Static octicons::CHECK [] [src]

pub static CHECK: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 12 16",
        data: "M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-check"),
        width: 12usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}