Static octicons::HOME [] [src]

pub static HOME: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 16 16",
        data:
            "M16 9l-3-3V2h-2v2L8 1 0 9h2l1 5c0 .55.45 1 1 1h8c.55 0 1-.45 1-1l1-5h2zm-4 5H9v-4H7v4H4L2.81 7.69 8 2.5l5.19 5.19L12 14z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-home"),
        width: 16usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}