Static octicons::DASH [] [src]

pub static DASH: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 8 16",
        data: "M0 7v2h8V7z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-dash"),
        width: 8usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}