Static octicons::SIGN_IN [] [src]

pub static SIGN_IN: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 14 16",
        data:
            "M7 6.75V12h4V8h1v4c0 .55-.45 1-1 1H7v3l-5.45-2.72c-.33-.17-.55-.52-.55-.91V1c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v3h-1V1H3l4 2v2.25L10 3v2h4v2h-4v2L7 6.75z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-sign-in"),
        width: 14usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}