Static octicons::HEART [] [src]

pub static HEART: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 12 16",
        data:
            "M11.2 3c-.52-.63-1.25-.95-2.2-1-.97 0-1.69.42-2.2 1-.51.58-.78.92-.8 1-.02-.08-.28-.42-.8-1-.52-.58-1.17-1-2.2-1-.95.05-1.69.38-2.2 1-.52.61-.78 1.28-.8 2 0 .52.09 1.52.67 2.67C1.25 8.82 3.01 10.61 6 13c2.98-2.39 4.77-4.17 5.34-5.33C11.91 6.51 12 5.5 12 5c-.02-.72-.28-1.39-.8-2.02V3z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-heart"),
        width: 12usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}