Static octicons::DIFF_REMOVED [] [src]

pub static DIFF_REMOVED: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 14 16",
        data:
            "M13 1H1c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1zm0 13H1V2h12v12zm-2-5H3V7h8v2z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-diff-removed"),
        width: 14usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}