Static octicons::FOLD [] [src]

pub static FOLD: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 14 16",
        data:
            "M7 9l3 3H8v3H6v-3H4l3-3zm3-6H8V0H6v3H4l3 3 3-3zm4 2c0-.55-.45-1-1-1h-2.5l-1 1h3l-2 2h-7l-2-2h3l-1-1H1c-.55 0-1 .45-1 1l2.5 2.5L0 10c0 .55.45 1 1 1h2.5l1-1h-3l2-2h7l2 2h-3l1 1H13c.55 0 1-.45 1-1l-2.5-2.5L14 5z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-fold"),
        width: 14usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}