Static octicons::LOCATION [] [src]

pub static LOCATION: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 12 16",
        data:
            "M6 0C2.69 0 0 2.5 0 5.5 0 10.02 6 16 6 16s6-5.98 6-10.5C12 2.5 9.31 0 6 0zm0 14.55C4.14 12.52 1 8.44 1 5.5 1 3.02 3.25 1 6 1c1.34 0 2.61.48 3.56 1.36.92.86 1.44 1.97 1.44 3.14 0 2.94-3.14 7.02-5 9.05zM8 5.5c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-location"),
        width: 12usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}