Static octicons::CHEVRON_UP [] [src]

pub static CHEVRON_UP: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 10 16",
        data: "M10 10l-1.5 1.5L5 7.75 1.5 11.5 0 10l5-5z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-chevron-up"),
        width: 10usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}