Static octicons::REPO_PULL [] [src]

pub static REPO_PULL: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 16 16",
        data:
            "M13 8V6H7V4h6V2l3 3-3 3zM4 2H3v1h1V2zm7 5h1v6c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1v2h-1V1H2v9h9V7zm0 4H1v2h2v-1h3v1h5v-2zM4 6H3v1h1V6zm0-2H3v1h1V4zM3 9h1V8H3v1z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-repo-pull"),
        width: 16usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}