Static octicons::ARROW_SMALL_DOWN [] [src]

pub static ARROW_SMALL_DOWN: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 6 16",
        data: "M4 7V5H2v2H0l3 4 3-4z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-arrow-small-down"),
        width: 6usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}