Static octicons::GIT_COMMIT [] [src]

pub static GIT_COMMIT: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 14 16",
        data:
            "M10.86 7c-.45-1.72-2-3-3.86-3-1.86 0-3.41 1.28-3.86 3H0v2h3.14c.45 1.72 2 3 3.86 3 1.86 0 3.41-1.28 3.86-3H14V7h-3.14zM7 10.2c-1.22 0-2.2-.98-2.2-2.2 0-1.22.98-2.2 2.2-2.2 1.22 0 2.2.98 2.2 2.2 0 1.22-.98 2.2-2.2 2.2z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-git-commit"),
        width: 14usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}