Static octicons::CHEVRON_LEFT [] [src]

pub static CHEVRON_LEFT: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 8 16",
        data: "M5.5 3L7 4.5 3.25 8 7 11.5 5.5 13l-5-5z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-chevron-left"),
        width: 8usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}