Static octicons::DEVICE_DESKTOP [] [src]

pub static DEVICE_DESKTOP: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 16 16",
        data:
            "M15 2H1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5.34c-.25.61-.86 1.39-2.34 2h8c-1.48-.61-2.09-1.39-2.34-2H15c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm0 9H1V3h14v8z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-device-desktop"),
        width: 16usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}