Static octicons::KEBAB_HORIZONTAL [] [src]

pub static KEBAB_HORIZONTAL: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 13 16",
        data:
            "M1.5 9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-kebab-horizontal"),
        width: 13usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}