Static octicons::STOP [] [src]

pub static STOP: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 14 16",
        data:
            "M10 1H4L0 5v6l4 4h6l4-4V5l-4-4zm3 9.5L9.5 14h-5L1 10.5v-5L4.5 2h5L13 5.5v5zM6 4h2v5H6V4zm0 6h2v2H6v-2z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-stop"),
        width: 14usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}