Static octicons::FILE_MEDIA [] [src]

pub static FILE_MEDIA: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 12 16",
        data:
            "M6 5h2v2H6V5zm6-.5V14c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1h7.5L12 4.5zM11 5L8 2H1v11l3-5 2 4 2-2 3 3V5z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-file-media"),
        width: 12usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}