Static octicons::RUBY [] [src]

pub static RUBY: Octicon = Octicon{version: Some("1.1"),
        viewbox: "0 0 16 16",
        data:
            "M13 6l-5 5V4h3l2 2zm3 0l-8 8-8-8 4-4h8l4 4zm-8 6.5L14.5 6l-3-3h-7l-3 3L8 12.5z",
        kind: OcticonKind::Path,
        xmlns: None,
        class: Some("octicon octicon-ruby"),
        width: 16usize,
        height: 16usize,
        aria_label: None,
        aria_hidden: true,
        fill: None,}