Static octicons::BUG [] [src]

pub static BUG: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 16 16",
        data:
            "M11 10h3V9h-3V8l3.17-1.03-.34-.94L11 7V6c0-.55-.45-1-1-1V4c0-.48-.36-.88-.83-.97L10.2 2H12V1H9.8l-2 2h-.59L5.2 1H3v1h1.8l1.03 1.03C5.36 3.12 5 3.51 5 4v1c-.55 0-1 .45-1 1v1l-2.83-.97-.34.94L4 8v1H1v1h3v1L.83 12.03l.34.94L4 12v1c0 .55.45 1 1 1h1l1-1V6h1v7l1 1h1c.55 0 1-.45 1-1v-1l2.83.97.34-.94L11 11v-1zM9 5H6V4h3v1z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-bug"),
        width: 16usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}