use crate::common::static_svg_element::StaticSvgElement;
// * This file was was generated automatically. Please DO NOT edit manually.
/// Static elements for AArrowDown icon
pub static AARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3.5 13h6" },
StaticSvgElement::Path { d: "m2 16 4.5-9 4.5 9" },
StaticSvgElement::Path { d: "M18 7v9" },
StaticSvgElement::Path { d: "m14 12 4 4 4-4" },
];
/// Static elements for AArrowUp icon
pub static AARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3.5 13h6" },
StaticSvgElement::Path { d: "m2 16 4.5-9 4.5 9" },
StaticSvgElement::Path { d: "M18 16V7" },
StaticSvgElement::Path { d: "m14 11 4-4 4 4" },
];
/// Static elements for ALargeSmall icon
pub static ALARGESMALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 14h-5" },
StaticSvgElement::Path { d: "M16 16v-3.5a2.5 2.5 0 0 1 5 0V16" },
StaticSvgElement::Path { d: "M4.5 13h6" },
StaticSvgElement::Path { d: "m3 16 4.5-9 4.5 9" },
];
/// Static elements for Accessibility icon
pub static ACCESSIBILITY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "16", cy: "4", r: "1" },
StaticSvgElement::Path { d: "m18 19 1-7-6 1" },
StaticSvgElement::Path { d: "m5 8 3-3 5.5 3-2.36 3.5" },
StaticSvgElement::Path { d: "M4.24 14.5a5 5 0 0 0 6.88 6" },
StaticSvgElement::Path { d: "M13.76 17.5a5 5 0 0 0-6.88-6" },
];
/// Static elements for Activity icon
pub static ACTIVITY_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",
}];
/// Static elements for AirVent icon
pub static AIRVENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 17.5a2.5 2.5 0 1 1-4 2.03V12" },
StaticSvgElement::Path { d: "M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M6 8h12" },
StaticSvgElement::Path { d: "M6.6 15.572A2 2 0 1 0 10 17v-5" },
];
/// Static elements for Airplay icon
pub static AIRPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1" },
StaticSvgElement::Path { d: "m12 15 5 6H7Z" },
];
/// Static elements for AlarmClock icon
pub static ALARMCLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "13", r: "8" },
StaticSvgElement::Path { d: "M12 9v4l2 2" },
StaticSvgElement::Path { d: "M5 3 2 6" },
StaticSvgElement::Path { d: "m22 6-3-3" },
StaticSvgElement::Path { d: "M6.38 18.7 4 21" },
StaticSvgElement::Path { d: "M17.64 18.67 20 21" },
];
/// Static elements for AlarmClockCheck icon
pub static ALARMCLOCKCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "13", r: "8" },
StaticSvgElement::Path { d: "M5 3 2 6" },
StaticSvgElement::Path { d: "m22 6-3-3" },
StaticSvgElement::Path { d: "M6.38 18.7 4 21" },
StaticSvgElement::Path { d: "M17.64 18.67 20 21" },
StaticSvgElement::Path { d: "m9 13 2 2 4-4" },
];
/// Static elements for AlarmClockMinus icon
pub static ALARMCLOCKMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "13", r: "8" },
StaticSvgElement::Path { d: "M5 3 2 6" },
StaticSvgElement::Path { d: "m22 6-3-3" },
StaticSvgElement::Path { d: "M6.38 18.7 4 21" },
StaticSvgElement::Path { d: "M17.64 18.67 20 21" },
StaticSvgElement::Path { d: "M9 13h6" },
];
/// Static elements for AlarmClockOff icon
pub static ALARMCLOCKOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6.87 6.87a8 8 0 1 0 11.26 11.26" },
StaticSvgElement::Path { d: "M19.9 14.25a8 8 0 0 0-9.15-9.15" },
StaticSvgElement::Path { d: "m22 6-3-3" },
StaticSvgElement::Path { d: "M6.26 18.67 4 21" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M4 4 2 6" },
];
/// Static elements for AlarmClockPlus icon
pub static ALARMCLOCKPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "13", r: "8" },
StaticSvgElement::Path { d: "M5 3 2 6" },
StaticSvgElement::Path { d: "m22 6-3-3" },
StaticSvgElement::Path { d: "M6.38 18.7 4 21" },
StaticSvgElement::Path { d: "M17.64 18.67 20 21" },
StaticSvgElement::Path { d: "M12 10v6" },
StaticSvgElement::Path { d: "M9 13h6" },
];
/// Static elements for AlarmSmoke icon
pub static ALARMSMOKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 21c0-2.5 2-2.5 2-5" },
StaticSvgElement::Path { d: "M16 21c0-2.5 2-2.5 2-5" },
StaticSvgElement::Path { d: "m19 8-.8 3a1.25 1.25 0 0 1-1.2 1H7a1.25 1.25 0 0 1-1.2-1L5 8" },
StaticSvgElement::Path { d: "M21 3a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a1 1 0 0 1 1-1z" },
StaticSvgElement::Path { d: "M6 21c0-2.5 2-2.5 2-5" },
];
/// Static elements for Album icon
pub static ALBUM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Polyline { points: "11 3 11 11 14 8 17 11 17 3" },
];
/// Static elements for AlignCenter icon
pub static ALIGNCENTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 12H7" },
StaticSvgElement::Path { d: "M19 18H5" },
StaticSvgElement::Path { d: "M21 6H3" },
];
/// Static elements for AlignCenterHorizontal icon
pub static ALIGNCENTERHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 12h20" },
StaticSvgElement::Path { d: "M10 16v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4" },
StaticSvgElement::Path { d: "M10 8V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M20 16v1a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-1" },
StaticSvgElement::Path { d: "M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1" },
];
/// Static elements for AlignCenterVertical icon
pub static ALIGNCENTERVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v20" },
StaticSvgElement::Path { d: "M8 10H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h4" },
StaticSvgElement::Path { d: "M16 10h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4" },
StaticSvgElement::Path { d: "M8 20H7a2 2 0 0 1-2-2v-2c0-1.1.9-2 2-2h1" },
StaticSvgElement::Path { d: "M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1" },
];
/// Static elements for AlignEndHorizontal icon
pub static ALIGNENDHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "2", width: "6", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "14", y: "9", width: "6", height: "9", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M22 22H2" },
];
/// Static elements for AlignEndVertical icon
pub static ALIGNENDVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "16", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "9", y: "14", width: "9", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M22 22V2" },
];
/// Static elements for AlignHorizontalDistributeCenter icon
pub static ALIGNHORIZONTALDISTRIBUTECENTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "14", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M17 22v-5" },
StaticSvgElement::Path { d: "M17 7V2" },
StaticSvgElement::Path { d: "M7 22v-3" },
StaticSvgElement::Path { d: "M7 5V2" },
];
/// Static elements for AlignHorizontalDistributeEnd icon
pub static ALIGNHORIZONTALDISTRIBUTEEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "14", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M10 2v20" },
StaticSvgElement::Path { d: "M20 2v20" },
];
/// Static elements for AlignHorizontalDistributeStart icon
pub static ALIGNHORIZONTALDISTRIBUTESTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "14", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M4 2v20" },
StaticSvgElement::Path { d: "M14 2v20" },
];
/// Static elements for AlignHorizontalJustifyCenter icon
pub static ALIGNHORIZONTALJUSTIFYCENTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "16", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 2v20" },
];
/// Static elements for AlignHorizontalJustifyEnd icon
pub static ALIGNHORIZONTALJUSTIFYEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "12", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M22 2v20" },
];
/// Static elements for AlignHorizontalJustifyStart icon
pub static ALIGNHORIZONTALJUSTIFYSTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "6", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "16", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 2v20" },
];
/// Static elements for AlignHorizontalSpaceAround icon
pub static ALIGNHORIZONTALSPACEAROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "9", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M4 22V2" },
StaticSvgElement::Path { d: "M20 22V2" },
];
/// Static elements for AlignHorizontalSpaceBetween icon
pub static ALIGNHORIZONTALSPACEBETWEEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "5", width: "6", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "15", y: "7", width: "6", height: "10", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 2v20" },
StaticSvgElement::Path { d: "M21 2v20" },
];
/// Static elements for AlignJustify icon
pub static ALIGNJUSTIFY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 12h18" },
StaticSvgElement::Path { d: "M3 18h18" },
StaticSvgElement::Path { d: "M3 6h18" },
];
/// Static elements for AlignLeft icon
pub static ALIGNLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 12H3" },
StaticSvgElement::Path { d: "M17 18H3" },
StaticSvgElement::Path { d: "M21 6H3" },
];
/// Static elements for AlignRight icon
pub static ALIGNRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12H9" },
StaticSvgElement::Path { d: "M21 18H7" },
StaticSvgElement::Path { d: "M21 6H3" },
];
/// Static elements for AlignStartHorizontal icon
pub static ALIGNSTARTHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "6", width: "6", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "14", y: "6", width: "6", height: "9", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M22 2H2" },
];
/// Static elements for AlignStartVertical icon
pub static ALIGNSTARTVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "6", y: "14", width: "9", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "6", y: "4", width: "16", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 2v20" },
];
/// Static elements for AlignVerticalDistributeCenter icon
pub static ALIGNVERTICALDISTRIBUTECENTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 17h-3" },
StaticSvgElement::Path { d: "M22 7h-5" },
StaticSvgElement::Path { d: "M5 17H2" },
StaticSvgElement::Path { d: "M7 7H2" },
StaticSvgElement::Rect { x: "5", y: "14", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "4", width: "10", height: "6", rx: Some("2"), ry: None },
];
/// Static elements for AlignVerticalDistributeEnd icon
pub static ALIGNVERTICALDISTRIBUTEEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "14", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "4", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 20h20" },
StaticSvgElement::Path { d: "M2 10h20" },
];
/// Static elements for AlignVerticalDistributeStart icon
pub static ALIGNVERTICALDISTRIBUTESTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "14", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "4", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 14h20" },
StaticSvgElement::Path { d: "M2 4h20" },
];
/// Static elements for AlignVerticalJustifyCenter icon
pub static ALIGNVERTICALJUSTIFYCENTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "16", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "2", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 12h20" },
];
/// Static elements for AlignVerticalJustifyEnd icon
pub static ALIGNVERTICALJUSTIFYEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "12", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "2", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 22h20" },
];
/// Static elements for AlignVerticalJustifyStart icon
pub static ALIGNVERTICALJUSTIFYSTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "16", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "6", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 2h20" },
];
/// Static elements for AlignVerticalSpaceAround icon
pub static ALIGNVERTICALSPACEAROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "7", y: "9", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M22 20H2" },
StaticSvgElement::Path { d: "M22 4H2" },
];
/// Static elements for AlignVerticalSpaceBetween icon
pub static ALIGNVERTICALSPACEBETWEEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "15", width: "14", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "7", y: "3", width: "10", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 21h20" },
StaticSvgElement::Path { d: "M2 3h20" },
];
/// Static elements for Ambulance icon
pub static AMBULANCE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10H6" },
StaticSvgElement::Path { d: "M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2" },
StaticSvgElement::Path {
d: "M19 18h2a1 1 0 0 0 1-1v-3.28a1 1 0 0 0-.684-.948l-1.923-.641a1 1 0 0 1-.578-.502l-1.539-3.076A1 1 0 0 0 16.382 8H14",
},
StaticSvgElement::Path { d: "M8 8v4" },
StaticSvgElement::Path { d: "M9 18h6" },
StaticSvgElement::Circle { cx: "17", cy: "18", r: "2" },
StaticSvgElement::Circle { cx: "7", cy: "18", r: "2" },
];
/// Static elements for Ampersand icon
pub static AMPERSAND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13",
},
StaticSvgElement::Path { d: "M16 12h3" },
];
/// Static elements for Ampersands icon
pub static AMPERSANDS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5" },
StaticSvgElement::Path { d: "M22 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5" },
];
/// Static elements for Amphora icon
pub static AMPHORA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v5.632c0 .424-.272.795-.653.982A6 6 0 0 0 6 14c.006 4 3 7 5 8" },
StaticSvgElement::Path { d: "M10 5H8a2 2 0 0 0 0 4h.68" },
StaticSvgElement::Path { d: "M14 2v5.632c0 .424.272.795.652.982A6 6 0 0 1 18 14c0 4-3 7-5 8" },
StaticSvgElement::Path { d: "M14 5h2a2 2 0 0 1 0 4h-.68" },
StaticSvgElement::Path { d: "M18 22H6" },
StaticSvgElement::Path { d: "M9 2h6" },
];
/// Static elements for Anchor icon
pub static ANCHOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22V8" },
StaticSvgElement::Path { d: "M5 12H2a10 10 0 0 0 20 0h-3" },
StaticSvgElement::Circle { cx: "12", cy: "5", r: "3" },
];
/// Static elements for Angry icon
pub static ANGRY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M16 16s-1.5-2-4-2-4 2-4 2" },
StaticSvgElement::Path { d: "M7.5 8 10 9" },
StaticSvgElement::Path { d: "m14 9 2.5-1" },
StaticSvgElement::Path { d: "M9 10h.01" },
StaticSvgElement::Path { d: "M15 10h.01" },
];
/// Static elements for Annoyed icon
pub static ANNOYED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M8 15h8" },
StaticSvgElement::Path { d: "M8 9h2" },
StaticSvgElement::Path { d: "M14 9h2" },
];
/// Static elements for Antenna icon
pub static ANTENNA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 12 7 2" },
StaticSvgElement::Path { d: "m7 12 5-10" },
StaticSvgElement::Path { d: "m12 12 5-10" },
StaticSvgElement::Path { d: "m17 12 5-10" },
StaticSvgElement::Path { d: "M4.5 7h15" },
StaticSvgElement::Path { d: "M12 16v6" },
];
/// Static elements for Anvil icon
pub static ANVIL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 10H6a4 4 0 0 1-4-4 1 1 0 0 1 1-1h4" },
StaticSvgElement::Path { d: "M7 5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1 7 7 0 0 1-7 7H8a1 1 0 0 1-1-1z" },
StaticSvgElement::Path { d: "M9 12v5" },
StaticSvgElement::Path { d: "M15 12v5" },
StaticSvgElement::Path { d: "M5 20a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3 1 1 0 0 1-1 1H6a1 1 0 0 1-1-1" },
];
/// Static elements for Aperture icon
pub static APERTURE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m14.31 8 5.74 9.94" },
StaticSvgElement::Path { d: "M9.69 8h11.48" },
StaticSvgElement::Path { d: "m7.38 12 5.74-9.94" },
StaticSvgElement::Path { d: "M9.69 16 3.95 6.06" },
StaticSvgElement::Path { d: "M14.31 16H2.83" },
StaticSvgElement::Path { d: "m16.62 12-5.74 9.94" },
];
/// Static elements for AppWindow icon
pub static APPWINDOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M10 4v4" },
StaticSvgElement::Path { d: "M2 8h20" },
StaticSvgElement::Path { d: "M6 4v4" },
];
/// Static elements for AppWindowMac icon
pub static APPWINDOWMAC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 8h.01" },
StaticSvgElement::Path { d: "M10 8h.01" },
StaticSvgElement::Path { d: "M14 8h.01" },
];
/// Static elements for Apple icon
pub static APPLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z",
},
StaticSvgElement::Path { d: "M10 2c1 .5 2 2 2 5" },
];
/// Static elements for Archive icon
pub static ARCHIVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8" },
StaticSvgElement::Path { d: "M10 12h4" },
];
/// Static elements for ArchiveRestore icon
pub static ARCHIVERESTORE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M4 8v11a2 2 0 0 0 2 2h2" },
StaticSvgElement::Path { d: "M20 8v11a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "m9 15 3-3 3 3" },
StaticSvgElement::Path { d: "M12 12v9" },
];
/// Static elements for ArchiveX icon
pub static ARCHIVEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8" },
StaticSvgElement::Path { d: "m9.5 17 5-5" },
StaticSvgElement::Path { d: "m9.5 12 5 5" },
];
/// Static elements for Armchair icon
pub static ARMCHAIR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path {
d: "M3 16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z",
},
StaticSvgElement::Path { d: "M5 18v2" },
StaticSvgElement::Path { d: "M19 18v2" },
];
/// Static elements for ArrowBigDown icon
pub static ARROWBIGDOWN_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M15 11a1 1 0 0 0 1 1h2.939a1 1 0 0 1 .75 1.811l-6.835 6.836a1.207 1.207 0 0 1-1.707 0L4.31 13.81a1 1 0 0 1 .75-1.811H8a1 1 0 0 0 1-1V5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1z",
}];
/// Static elements for ArrowBigDownDash icon
pub static ARROWBIGDOWNDASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15 11a1 1 0 0 0 1 1h2.939a1 1 0 0 1 .75 1.811l-6.835 6.836a1.207 1.207 0 0 1-1.707 0L4.31 13.81a1 1 0 0 1 .75-1.811H8a1 1 0 0 0 1-1V9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M9 4h6" },
];
/// Static elements for ArrowBigLeft icon
pub static ARROWBIGLEFT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M13 9a1 1 0 0 1-1-1V5.061a1 1 0 0 0-1.811-.75l-6.835 6.836a1.207 1.207 0 0 0 0 1.707l6.835 6.835a1 1 0 0 0 1.811-.75V16a1 1 0 0 1 1-1h6a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z",
}];
/// Static elements for ArrowBigLeftDash icon
pub static ARROWBIGLEFTDASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M13 9a1 1 0 0 1-1-1V5.061a1 1 0 0 0-1.811-.75l-6.835 6.836a1.207 1.207 0 0 0 0 1.707l6.835 6.835a1 1 0 0 0 1.811-.75V16a1 1 0 0 1 1-1h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z",
},
StaticSvgElement::Path { d: "M20 9v6" },
];
/// Static elements for ArrowBigRight icon
pub static ARROWBIGRIGHT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M11 9a1 1 0 0 0 1-1V5.061a1 1 0 0 1 1.811-.75l6.836 6.836a1.207 1.207 0 0 1 0 1.707l-6.836 6.835a1 1 0 0 1-1.811-.75V16a1 1 0 0 0-1-1H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z",
}];
/// Static elements for ArrowBigRightDash icon
pub static ARROWBIGRIGHTDASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 9a1 1 0 0 0 1-1V5.061a1 1 0 0 1 1.811-.75l6.836 6.836a1.207 1.207 0 0 1 0 1.707l-6.836 6.835a1 1 0 0 1-1.811-.75V16a1 1 0 0 0-1-1H9a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z",
},
StaticSvgElement::Path { d: "M4 9v6" },
];
/// Static elements for ArrowBigUp icon
pub static ARROWBIGUP_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M9 13a1 1 0 0 0-1-1H5.061a1 1 0 0 1-.75-1.811l6.836-6.835a1.207 1.207 0 0 1 1.707 0l6.835 6.835a1 1 0 0 1-.75 1.811H16a1 1 0 0 0-1 1v6a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z",
}];
/// Static elements for ArrowBigUpDash icon
pub static ARROWBIGUPDASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M9 13a1 1 0 0 0-1-1H5.061a1 1 0 0 1-.75-1.811l6.836-6.835a1.207 1.207 0 0 1 1.707 0l6.835 6.835a1 1 0 0 1-.75 1.811H16a1 1 0 0 0-1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z",
},
StaticSvgElement::Path { d: "M9 20h6" },
];
/// Static elements for ArrowDown icon
pub static ARROWDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 5v14" }, StaticSvgElement::Path { d: "m19 12-7 7-7-7" }];
/// Static elements for ArrowDown01 icon
pub static ARROWDOWN01_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 20V4" },
StaticSvgElement::Rect { x: "15", y: "4", width: "4", height: "6", rx: None, ry: Some("2") },
StaticSvgElement::Path { d: "M17 20v-6h-2" },
StaticSvgElement::Path { d: "M15 20h4" },
];
/// Static elements for ArrowDown10 icon
pub static ARROWDOWN10_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 20V4" },
StaticSvgElement::Path { d: "M17 10V4h-2" },
StaticSvgElement::Path { d: "M15 10h4" },
StaticSvgElement::Rect { x: "15", y: "14", width: "4", height: "6", rx: None, ry: Some("2") },
];
/// Static elements for ArrowDownAZ icon
pub static ARROWDOWNAZ_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 20V4" },
StaticSvgElement::Path { d: "M20 8h-5" },
StaticSvgElement::Path { d: "M15 10V6.5a2.5 2.5 0 0 1 5 0V10" },
StaticSvgElement::Path { d: "M15 14h5l-5 6h5" },
];
/// Static elements for ArrowDownFromLine icon
pub static ARROWDOWNFROMLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 3H5" },
StaticSvgElement::Path { d: "M12 21V7" },
StaticSvgElement::Path { d: "m6 15 6 6 6-6" },
];
/// Static elements for ArrowDownLeft icon
pub static ARROWDOWNLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M17 7 7 17" }, StaticSvgElement::Path { d: "M17 17H7V7" }];
/// Static elements for ArrowDownNarrowWide icon
pub static ARROWDOWNNARROWWIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 20V4" },
StaticSvgElement::Path { d: "M11 4h4" },
StaticSvgElement::Path { d: "M11 8h7" },
StaticSvgElement::Path { d: "M11 12h10" },
];
/// Static elements for ArrowDownRight icon
pub static ARROWDOWNRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m7 7 10 10" }, StaticSvgElement::Path { d: "M17 7v10H7" }];
/// Static elements for ArrowDownToDot icon
pub static ARROWDOWNTODOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v14" },
StaticSvgElement::Path { d: "m19 9-7 7-7-7" },
StaticSvgElement::Circle { cx: "12", cy: "21", r: "1" },
];
/// Static elements for ArrowDownToLine icon
pub static ARROWDOWNTOLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17V3" },
StaticSvgElement::Path { d: "m6 11 6 6 6-6" },
StaticSvgElement::Path { d: "M19 21H5" },
];
/// Static elements for ArrowDownUp icon
pub static ARROWDOWNUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 20V4" },
StaticSvgElement::Path { d: "m21 8-4-4-4 4" },
StaticSvgElement::Path { d: "M17 4v16" },
];
/// Static elements for ArrowDownWideNarrow icon
pub static ARROWDOWNWIDENARROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 20V4" },
StaticSvgElement::Path { d: "M11 4h10" },
StaticSvgElement::Path { d: "M11 8h7" },
StaticSvgElement::Path { d: "M11 12h4" },
];
/// Static elements for ArrowDownZA icon
pub static ARROWDOWNZA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 16 4 4 4-4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Path { d: "M15 4h5l-5 6h5" },
StaticSvgElement::Path { d: "M15 20v-3.5a2.5 2.5 0 0 1 5 0V20" },
StaticSvgElement::Path { d: "M20 18h-5" },
];
/// Static elements for ArrowLeft icon
pub static ARROWLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m12 19-7-7 7-7" }, StaticSvgElement::Path { d: "M19 12H5" }];
/// Static elements for ArrowLeftFromLine icon
pub static ARROWLEFTFROMLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m9 6-6 6 6 6" },
StaticSvgElement::Path { d: "M3 12h14" },
StaticSvgElement::Path { d: "M21 19V5" },
];
/// Static elements for ArrowLeftRight icon
pub static ARROWLEFTRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 3 4 7l4 4" },
StaticSvgElement::Path { d: "M4 7h16" },
StaticSvgElement::Path { d: "m16 21 4-4-4-4" },
StaticSvgElement::Path { d: "M20 17H4" },
];
/// Static elements for ArrowLeftToLine icon
pub static ARROWLEFTTOLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 19V5" },
StaticSvgElement::Path { d: "m13 6-6 6 6 6" },
StaticSvgElement::Path { d: "M7 12h14" },
];
/// Static elements for ArrowRight icon
pub static ARROWRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M5 12h14" }, StaticSvgElement::Path { d: "m12 5 7 7-7 7" }];
/// Static elements for ArrowRightFromLine icon
pub static ARROWRIGHTFROMLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 5v14" },
StaticSvgElement::Path { d: "M21 12H7" },
StaticSvgElement::Path { d: "m15 18 6-6-6-6" },
];
/// Static elements for ArrowRightLeft icon
pub static ARROWRIGHTLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 3 4 4-4 4" },
StaticSvgElement::Path { d: "M20 7H4" },
StaticSvgElement::Path { d: "m8 21-4-4 4-4" },
StaticSvgElement::Path { d: "M4 17h16" },
];
/// Static elements for ArrowRightToLine icon
pub static ARROWRIGHTTOLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 12H3" },
StaticSvgElement::Path { d: "m11 18 6-6-6-6" },
StaticSvgElement::Path { d: "M21 5v14" },
];
/// Static elements for ArrowUp icon
pub static ARROWUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m5 12 7-7 7 7" }, StaticSvgElement::Path { d: "M12 19V5" }];
/// Static elements for ArrowUp01 icon
pub static ARROWUP01_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Rect { x: "15", y: "4", width: "4", height: "6", rx: None, ry: Some("2") },
StaticSvgElement::Path { d: "M17 20v-6h-2" },
StaticSvgElement::Path { d: "M15 20h4" },
];
/// Static elements for ArrowUp10 icon
pub static ARROWUP10_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Path { d: "M17 10V4h-2" },
StaticSvgElement::Path { d: "M15 10h4" },
StaticSvgElement::Rect { x: "15", y: "14", width: "4", height: "6", rx: None, ry: Some("2") },
];
/// Static elements for ArrowUpAZ icon
pub static ARROWUPAZ_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Path { d: "M20 8h-5" },
StaticSvgElement::Path { d: "M15 10V6.5a2.5 2.5 0 0 1 5 0V10" },
StaticSvgElement::Path { d: "M15 14h5l-5 6h5" },
];
/// Static elements for ArrowUpDown icon
pub static ARROWUPDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m21 16-4 4-4-4" },
StaticSvgElement::Path { d: "M17 20V4" },
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
];
/// Static elements for ArrowUpFromDot icon
pub static ARROWUPFROMDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m5 9 7-7 7 7" },
StaticSvgElement::Path { d: "M12 16V2" },
StaticSvgElement::Circle { cx: "12", cy: "21", r: "1" },
];
/// Static elements for ArrowUpFromLine icon
pub static ARROWUPFROMLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m18 9-6-6-6 6" },
StaticSvgElement::Path { d: "M12 3v14" },
StaticSvgElement::Path { d: "M5 21h14" },
];
/// Static elements for ArrowUpLeft icon
pub static ARROWUPLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M7 17V7h10" }, StaticSvgElement::Path { d: "M17 17 7 7" }];
/// Static elements for ArrowUpNarrowWide icon
pub static ARROWUPNARROWWIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Path { d: "M11 12h4" },
StaticSvgElement::Path { d: "M11 16h7" },
StaticSvgElement::Path { d: "M11 20h10" },
];
/// Static elements for ArrowUpRight icon
pub static ARROWUPRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M7 7h10v10" }, StaticSvgElement::Path { d: "M7 17 17 7" }];
/// Static elements for ArrowUpToLine icon
pub static ARROWUPTOLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 3h14" },
StaticSvgElement::Path { d: "m18 13-6-6-6 6" },
StaticSvgElement::Path { d: "M12 7v14" },
];
/// Static elements for ArrowUpWideNarrow icon
pub static ARROWUPWIDENARROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Path { d: "M11 12h10" },
StaticSvgElement::Path { d: "M11 16h7" },
StaticSvgElement::Path { d: "M11 20h4" },
];
/// Static elements for ArrowUpZA icon
pub static ARROWUPZA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 8 4-4 4 4" },
StaticSvgElement::Path { d: "M7 4v16" },
StaticSvgElement::Path { d: "M15 4h5l-5 6h5" },
StaticSvgElement::Path { d: "M15 20v-3.5a2.5 2.5 0 0 1 5 0V20" },
StaticSvgElement::Path { d: "M20 18h-5" },
];
/// Static elements for ArrowsUpFromLine icon
pub static ARROWSUPFROMLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m4 6 3-3 3 3" },
StaticSvgElement::Path { d: "M7 17V3" },
StaticSvgElement::Path { d: "m14 6 3-3 3 3" },
StaticSvgElement::Path { d: "M17 17V3" },
StaticSvgElement::Path { d: "M4 21h16" },
];
/// Static elements for Asterisk icon
pub static ASTERISK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v12" },
StaticSvgElement::Path { d: "M17.196 9 6.804 15" },
StaticSvgElement::Path { d: "m6.804 9 10.392 6" },
];
/// Static elements for AtSign icon
pub static ATSIGN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Path { d: "M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8" },
];
/// Static elements for Atom icon
pub static ATOM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
StaticSvgElement::Path {
d: "M20.2 20.2c2.04-2.03.02-7.36-4.5-11.9-4.54-4.52-9.87-6.54-11.9-4.5-2.04 2.03-.02 7.36 4.5 11.9 4.54 4.52 9.87 6.54 11.9 4.5Z",
},
StaticSvgElement::Path {
d: "M15.7 15.7c4.52-4.54 6.54-9.87 4.5-11.9-2.03-2.04-7.36-.02-11.9 4.5-4.52 4.54-6.54 9.87-4.5 11.9 2.03 2.04 7.36.02 11.9-4.5Z",
},
];
/// Static elements for AudioLines icon
pub static AUDIOLINES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 10v3" },
StaticSvgElement::Path { d: "M6 6v11" },
StaticSvgElement::Path { d: "M10 3v18" },
StaticSvgElement::Path { d: "M14 8v7" },
StaticSvgElement::Path { d: "M18 5v13" },
StaticSvgElement::Path { d: "M22 10v3" },
];
/// Static elements for AudioWaveform icon
pub static AUDIOWAVEFORM_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M2 13a2 2 0 0 0 2-2V7a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0V4a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0v-4a2 2 0 0 1 2-2",
}];
/// Static elements for Award icon
pub static AWARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526",
},
StaticSvgElement::Circle { cx: "12", cy: "8", r: "6" },
];
/// Static elements for Axe icon
pub static AXE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14 12-8.381 8.38a1 1 0 0 1-3.001-3L11 9" },
StaticSvgElement::Path {
d: "M15 15.5a.5.5 0 0 0 .5.5A6.5 6.5 0 0 0 22 9.5a.5.5 0 0 0-.5-.5h-1.672a2 2 0 0 1-1.414-.586l-5.062-5.062a1.205 1.205 0 0 0-1.704 0L9.352 5.648a1.205 1.205 0 0 0 0 1.704l5.062 5.062A2 2 0 0 1 15 13.828z",
},
];
/// Static elements for Axis3D icon
pub static AXIS3D_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.5 10.5 15 9" },
StaticSvgElement::Path { d: "M4 4v15a1 1 0 0 0 1 1h15" },
StaticSvgElement::Path { d: "M4.293 19.707 6 18" },
StaticSvgElement::Path { d: "m9 15 1.5-1.5" },
];
/// Static elements for Baby icon
pub static BABY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5" },
StaticSvgElement::Path { d: "M15 12h.01" },
StaticSvgElement::Path {
d: "M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1",
},
StaticSvgElement::Path { d: "M9 12h.01" },
];
/// Static elements for Backpack icon
pub static BACKPACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z" },
StaticSvgElement::Path { d: "M8 10h8" },
StaticSvgElement::Path { d: "M8 18h8" },
StaticSvgElement::Path { d: "M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6" },
StaticSvgElement::Path { d: "M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2" },
];
/// Static elements for Badge icon
pub static BADGE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
}];
/// Static elements for BadgeAlert icon
pub static BADGEALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "16", x2: "12.01", y2: "16" },
];
/// Static elements for BadgeCent icon
pub static BADGECENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M12 7v10" },
StaticSvgElement::Path { d: "M15.4 10a4 4 0 1 0 0 4" },
];
/// Static elements for BadgeCheck icon
pub static BADGECHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "m9 12 2 2 4-4" },
];
/// Static elements for BadgeDollarSign icon
pub static BADGEDOLLARSIGN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8" },
StaticSvgElement::Path { d: "M12 18V6" },
];
/// Static elements for BadgeEuro icon
pub static BADGEEURO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M7 12h5" },
StaticSvgElement::Path { d: "M15 9.4a4 4 0 1 0 0 5.2" },
];
/// Static elements for BadgeHelp icon
pub static BADGEHELP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" },
StaticSvgElement::Line { x1: "12", y1: "17", x2: "12.01", y2: "17" },
];
/// Static elements for BadgeIndianRupee icon
pub static BADGEINDIANRUPEE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M8 8h8" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "m13 17-5-1h1a4 4 0 0 0 0-8" },
];
/// Static elements for BadgeInfo icon
pub static BADGEINFO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Line { x1: "12", y1: "16", x2: "12", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12.01", y2: "8" },
];
/// Static elements for BadgeJapaneseYen icon
pub static BADGEJAPANESEYEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "m9 8 3 3v7" },
StaticSvgElement::Path { d: "m12 11 3-3" },
StaticSvgElement::Path { d: "M9 12h6" },
StaticSvgElement::Path { d: "M9 16h6" },
];
/// Static elements for BadgeMinus icon
pub static BADGEMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Line { x1: "8", y1: "12", x2: "16", y2: "12" },
];
/// Static elements for BadgePercent icon
pub static BADGEPERCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "M9 9h.01" },
StaticSvgElement::Path { d: "M15 15h.01" },
];
/// Static elements for BadgePlus icon
pub static BADGEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12", y2: "16" },
StaticSvgElement::Line { x1: "8", y1: "12", x2: "16", y2: "12" },
];
/// Static elements for BadgePoundSterling icon
pub static BADGEPOUNDSTERLING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M8 12h4" },
StaticSvgElement::Path { d: "M10 16V9.5a2.5 2.5 0 0 1 5 0" },
StaticSvgElement::Path { d: "M8 16h7" },
];
/// Static elements for BadgeQuestionMark icon
pub static BADGEQUESTIONMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" },
StaticSvgElement::Line { x1: "12", y1: "17", x2: "12.01", y2: "17" },
];
/// Static elements for BadgeRussianRuble icon
pub static BADGERUSSIANRUBLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M9 16h5" },
StaticSvgElement::Path { d: "M9 12h5a2 2 0 1 0 0-4h-3v9" },
];
/// Static elements for BadgeSwissFranc icon
pub static BADGESWISSFRANC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Path { d: "M11 17V8h4" },
StaticSvgElement::Path { d: "M11 12h3" },
StaticSvgElement::Path { d: "M9 16h4" },
];
/// Static elements for BadgeTurkishLira icon
pub static BADGETURKISHLIRA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 7v10a5 5 0 0 0 5-5" },
StaticSvgElement::Path { d: "m15 8-6 3" },
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76",
},
];
/// Static elements for BadgeX icon
pub static BADGEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",
},
StaticSvgElement::Line { x1: "15", y1: "9", x2: "9", y2: "15" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "15", y2: "15" },
];
/// Static elements for BaggageClaim icon
pub static BAGGAGECLAIM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 18H6a2 2 0 0 1-2-2V7a2 2 0 0 0-2-2" },
StaticSvgElement::Path { d: "M17 14V4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v10" },
StaticSvgElement::Rect { x: "8", y: "6", width: "13", height: "8", rx: Some("1"), ry: None },
StaticSvgElement::Circle { cx: "18", cy: "20", r: "2" },
StaticSvgElement::Circle { cx: "9", cy: "20", r: "2" },
];
/// Static elements for Ban icon
pub static BAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4.929 4.929 19.07 19.071" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for Banana icon
pub static BANANA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5" },
StaticSvgElement::Path {
d: "M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z",
},
];
/// Static elements for Bandage icon
pub static BANDAGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10.01h.01" },
StaticSvgElement::Path { d: "M10 14.01h.01" },
StaticSvgElement::Path { d: "M14 10.01h.01" },
StaticSvgElement::Path { d: "M14 14.01h.01" },
StaticSvgElement::Path { d: "M18 6v11.5" },
StaticSvgElement::Path { d: "M6 6v12" },
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for Banknote icon
pub static BANKNOTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
StaticSvgElement::Path { d: "M6 12h.01M18 12h.01" },
];
/// Static elements for BanknoteArrowDown icon
pub static BANKNOTEARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5" },
StaticSvgElement::Path { d: "m16 19 3 3 3-3" },
StaticSvgElement::Path { d: "M18 12h.01" },
StaticSvgElement::Path { d: "M19 16v6" },
StaticSvgElement::Path { d: "M6 12h.01" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for BanknoteArrowUp icon
pub static BANKNOTEARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5" },
StaticSvgElement::Path { d: "M18 12h.01" },
StaticSvgElement::Path { d: "M19 22v-6" },
StaticSvgElement::Path { d: "m22 19-3-3-3 3" },
StaticSvgElement::Path { d: "M6 12h.01" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for BanknoteX icon
pub static BANKNOTEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5" },
StaticSvgElement::Path { d: "m17 17 5 5" },
StaticSvgElement::Path { d: "M18 12h.01" },
StaticSvgElement::Path { d: "m22 17-5 5" },
StaticSvgElement::Path { d: "M6 12h.01" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for Barcode icon
pub static BARCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 5v14" },
StaticSvgElement::Path { d: "M8 5v14" },
StaticSvgElement::Path { d: "M12 5v14" },
StaticSvgElement::Path { d: "M17 5v14" },
StaticSvgElement::Path { d: "M21 5v14" },
];
/// Static elements for Barrel icon
pub static BARREL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 3a41 41 0 0 0 0 18" },
StaticSvgElement::Path { d: "M14 3a41 41 0 0 1 0 18" },
StaticSvgElement::Path {
d: "M17 3a2 2 0 0 1 1.68.92 15.25 15.25 0 0 1 0 16.16A2 2 0 0 1 17 21H7a2 2 0 0 1-1.68-.92 15.25 15.25 0 0 1 0-16.16A2 2 0 0 1 7 3z",
},
StaticSvgElement::Path { d: "M3.84 17h16.32" },
StaticSvgElement::Path { d: "M3.84 7h16.32" },
];
/// Static elements for Baseline icon
pub static BASELINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 20h16" },
StaticSvgElement::Path { d: "m6 16 6-12 6 12" },
StaticSvgElement::Path { d: "M8 12h8" },
];
/// Static elements for Bath icon
pub static BATH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 4 8 6" },
StaticSvgElement::Path { d: "M17 19v2" },
StaticSvgElement::Path { d: "M2 12h20" },
StaticSvgElement::Path { d: "M7 19v2" },
StaticSvgElement::Path { d: "M9 5 7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5" },
];
/// Static elements for Battery icon
pub static BATTERY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M 22 14 L 22 10" },
StaticSvgElement::Rect { x: "2", y: "6", width: "16", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for BatteryCharging icon
pub static BATTERYCHARGING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m11 7-3 5h4l-3 5" },
StaticSvgElement::Path { d: "M14.856 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.935" },
StaticSvgElement::Path { d: "M22 14v-4" },
StaticSvgElement::Path { d: "M5.14 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2.936" },
];
/// Static elements for BatteryFull icon
pub static BATTERYFULL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10v4" },
StaticSvgElement::Path { d: "M14 10v4" },
StaticSvgElement::Path { d: "M22 14v-4" },
StaticSvgElement::Path { d: "M6 10v4" },
StaticSvgElement::Rect { x: "2", y: "6", width: "16", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for BatteryLow icon
pub static BATTERYLOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 14v-4" },
StaticSvgElement::Path { d: "M6 14v-4" },
StaticSvgElement::Rect { x: "2", y: "6", width: "16", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for BatteryMedium icon
pub static BATTERYMEDIUM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 14v-4" },
StaticSvgElement::Path { d: "M22 14v-4" },
StaticSvgElement::Path { d: "M6 14v-4" },
StaticSvgElement::Rect { x: "2", y: "6", width: "16", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for BatteryPlus icon
pub static BATTERYPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 9v6" },
StaticSvgElement::Path { d: "M12.543 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.605" },
StaticSvgElement::Path { d: "M22 14v-4" },
StaticSvgElement::Path { d: "M7 12h6" },
StaticSvgElement::Path { d: "M7.606 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.606" },
];
/// Static elements for BatteryWarning icon
pub static BATTERYWARNING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 17h.01" },
StaticSvgElement::Path { d: "M10 7v6" },
StaticSvgElement::Path { d: "M14 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M22 14v-4" },
StaticSvgElement::Path { d: "M6 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2" },
];
/// Static elements for Beaker icon
pub static BEAKER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4.5 3h15" },
StaticSvgElement::Path { d: "M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3" },
StaticSvgElement::Path { d: "M6 14h12" },
];
/// Static elements for Bean icon
pub static BEAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.165 6.598C9.954 7.478 9.64 8.36 9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22c7.732 0 14-6.268 14-14a6 6 0 0 0-11.835-1.402Z",
},
StaticSvgElement::Path { d: "M5.341 10.62a4 4 0 1 0 5.279-5.28" },
];
/// Static elements for BeanOff icon
pub static BEANOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22a13.96 13.96 0 0 0 9.9-4.1" },
StaticSvgElement::Path { d: "M10.75 5.093A6 6 0 0 1 22 8c0 2.411-.61 4.68-1.683 6.66" },
StaticSvgElement::Path { d: "M5.341 10.62a4 4 0 0 0 6.487 1.208M10.62 5.341a4.015 4.015 0 0 1 2.039 2.04" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Bed icon
pub static BED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 4v16" },
StaticSvgElement::Path { d: "M2 8h18a2 2 0 0 1 2 2v10" },
StaticSvgElement::Path { d: "M2 17h20" },
StaticSvgElement::Path { d: "M6 8v9" },
];
/// Static elements for BedDouble icon
pub static BEDDOUBLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8" },
StaticSvgElement::Path { d: "M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4" },
StaticSvgElement::Path { d: "M12 4v6" },
StaticSvgElement::Path { d: "M2 18h20" },
];
/// Static elements for BedSingle icon
pub static BEDSINGLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8" },
StaticSvgElement::Path { d: "M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4" },
StaticSvgElement::Path { d: "M3 18h18" },
];
/// Static elements for Beef icon
pub static BEEF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16.4 13.7A6.5 6.5 0 1 0 6.28 6.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c4 0 8.4-1.8 11.4-4.3",
},
StaticSvgElement::Path {
d: "m18.5 6 2.19 4.5a6.48 6.48 0 0 1-2.29 7.2C15.4 20.2 11 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5",
},
StaticSvgElement::Circle { cx: "12.5", cy: "8.5", r: "2.5" },
];
/// Static elements for Beer icon
pub static BEER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 11h1a3 3 0 0 1 0 6h-1" },
StaticSvgElement::Path { d: "M9 12v6" },
StaticSvgElement::Path { d: "M13 12v6" },
StaticSvgElement::Path {
d: "M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z",
},
StaticSvgElement::Path { d: "M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8" },
];
/// Static elements for BeerOff icon
pub static BEEROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 13v5" },
StaticSvgElement::Path { d: "M17 11.47V8" },
StaticSvgElement::Path { d: "M17 11h1a3 3 0 0 1 2.745 4.211" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3" },
StaticSvgElement::Path { d: "M7.536 7.535C6.766 7.649 6.154 8 5.5 8a2.5 2.5 0 0 1-1.768-4.268" },
StaticSvgElement::Path {
d: "M8.727 3.204C9.306 2.767 9.885 2 11 2c1.56 0 2 1.5 3 1.5s1.72-.5 2.5-.5a1 1 0 1 1 0 5c-.78 0-1.5-.5-2.5-.5a3.149 3.149 0 0 0-.842.12",
},
StaticSvgElement::Path { d: "M9 14.6V18" },
];
/// Static elements for Bell icon
pub static BELL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.268 21a2 2 0 0 0 3.464 0" },
StaticSvgElement::Path {
d: "M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",
},
];
/// Static elements for BellDot icon
pub static BELLDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.268 21a2 2 0 0 0 3.464 0" },
StaticSvgElement::Path {
d: "M13.916 2.314A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.74 7.327A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673 9 9 0 0 1-.585-.665",
},
StaticSvgElement::Circle { cx: "18", cy: "8", r: "3" },
];
/// Static elements for BellElectric icon
pub static BELLELECTRIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18.518 17.347A7 7 0 0 1 14 19" },
StaticSvgElement::Path { d: "M18.8 4A11 11 0 0 1 20 9" },
StaticSvgElement::Path { d: "M9 9h.01" },
StaticSvgElement::Circle { cx: "20", cy: "16", r: "2" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "7" },
StaticSvgElement::Rect { x: "4", y: "16", width: "10", height: "6", rx: Some("2"), ry: None },
];
/// Static elements for BellMinus icon
pub static BELLMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.268 21a2 2 0 0 0 3.464 0" },
StaticSvgElement::Path { d: "M15 8h6" },
StaticSvgElement::Path {
d: "M16.243 3.757A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12",
},
];
/// Static elements for BellOff icon
pub static BELLOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.268 21a2 2 0 0 0 3.464 0" },
StaticSvgElement::Path { d: "M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05" },
];
/// Static elements for BellPlus icon
pub static BELLPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.268 21a2 2 0 0 0 3.464 0" },
StaticSvgElement::Path { d: "M15 8h6" },
StaticSvgElement::Path { d: "M18 5v6" },
StaticSvgElement::Path {
d: "M20.002 14.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332",
},
];
/// Static elements for BellRing icon
pub static BELLRING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.268 21a2 2 0 0 0 3.464 0" },
StaticSvgElement::Path { d: "M22 8c0-2.3-.8-4.3-2-6" },
StaticSvgElement::Path {
d: "M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",
},
StaticSvgElement::Path { d: "M4 2C2.8 3.7 2 5.7 2 8" },
];
/// Static elements for BetweenHorizontalEnd icon
pub static BETWEENHORIZONTALEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "13", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "m22 15-3-3 3-3" },
StaticSvgElement::Rect { x: "3", y: "14", width: "13", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for BetweenHorizontalStart icon
pub static BETWEENHORIZONTALSTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "3", width: "13", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "m2 9 3 3-3 3" },
StaticSvgElement::Rect { x: "8", y: "14", width: "13", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for BetweenVerticalEnd icon
pub static BETWEENVERTICALEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "7", height: "13", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "m9 22 3-3 3 3" },
StaticSvgElement::Rect { x: "14", y: "3", width: "7", height: "13", rx: Some("1"), ry: None },
];
/// Static elements for BetweenVerticalStart icon
pub static BETWEENVERTICALSTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "8", width: "7", height: "13", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "m15 2-3 3-3-3" },
StaticSvgElement::Rect { x: "14", y: "8", width: "7", height: "13", rx: Some("1"), ry: None },
];
/// Static elements for BicepsFlexed icon
pub static BICEPSFLEXED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.409 13.017A5 5 0 0 1 22 15c0 3.866-4 7-9 7-4.077 0-8.153-.82-10.371-2.462-.426-.316-.631-.832-.62-1.362C2.118 12.723 2.627 2 10 2a3 3 0 0 1 3 3 2 2 0 0 1-2 2c-1.105 0-1.64-.444-2-1",
},
StaticSvgElement::Path { d: "M15 14a5 5 0 0 0-7.584 2" },
StaticSvgElement::Path { d: "M9.964 6.825C8.019 7.977 9.5 13 8 15" },
];
/// Static elements for Bike icon
pub static BIKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "18.5", cy: "17.5", r: "3.5" },
StaticSvgElement::Circle { cx: "5.5", cy: "17.5", r: "3.5" },
StaticSvgElement::Circle { cx: "15", cy: "5", r: "1" },
StaticSvgElement::Path { d: "M12 17.5V14l-3-3 4-3 2 3h2" },
];
/// Static elements for Binary icon
pub static BINARY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "14", y: "14", width: "4", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "6", y: "4", width: "4", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 20h4" },
StaticSvgElement::Path { d: "M14 10h4" },
StaticSvgElement::Path { d: "M6 14h2v6" },
StaticSvgElement::Path { d: "M14 4h2v6" },
];
/// Static elements for Binoculars icon
pub static BINOCULARS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10h4" },
StaticSvgElement::Path { d: "M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3" },
StaticSvgElement::Path {
d: "M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z",
},
StaticSvgElement::Path { d: "M 22 16 L 2 16" },
StaticSvgElement::Path {
d: "M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z",
},
StaticSvgElement::Path { d: "M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3" },
];
/// Static elements for Biohazard icon
pub static BIOHAZARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "11.9", r: "2" },
StaticSvgElement::Path { d: "M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6" },
StaticSvgElement::Path { d: "m8.9 10.1 1.4.8" },
StaticSvgElement::Path { d: "M17.3 3.4c.9 2.5 0 5.2-2.2 6.7 2.4-1.2 5.2-.6 6.9 1.5" },
StaticSvgElement::Path { d: "m15.1 10.1-1.4.8" },
StaticSvgElement::Path { d: "M16.7 20.8c-2.6-.4-4.6-2.6-4.7-5.3-.2 2.6-2.1 4.8-4.7 5.2" },
StaticSvgElement::Path { d: "M12 13.9v1.6" },
StaticSvgElement::Path { d: "M13.5 5.4c-1-.2-2-.2-3 0" },
StaticSvgElement::Path { d: "M17 16.4c.7-.7 1.2-1.6 1.5-2.5" },
StaticSvgElement::Path { d: "M5.5 13.9c.3.9.8 1.8 1.5 2.5" },
];
/// Static elements for Bird icon
pub static BIRD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 7h.01" },
StaticSvgElement::Path { d: "M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20" },
StaticSvgElement::Path { d: "m20 7 2 .5-2 .5" },
StaticSvgElement::Path { d: "M10 18v3" },
StaticSvgElement::Path { d: "M14 17.75V21" },
StaticSvgElement::Path { d: "M7 18a6 6 0 0 0 3.84-10.61" },
];
/// Static elements for Bitcoin icon
pub static BITCOIN_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042.348-1.97M7.48 20.364l3.126-17.727",
}];
/// Static elements for Blend icon
pub static BLEND_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "9", cy: "9", r: "7" }, StaticSvgElement::Circle { cx: "15", cy: "15", r: "7" }];
/// Static elements for Blinds icon
pub static BLINDS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3h18" },
StaticSvgElement::Path { d: "M20 7H8" },
StaticSvgElement::Path { d: "M20 11H8" },
StaticSvgElement::Path { d: "M10 19h10" },
StaticSvgElement::Path { d: "M8 15h12" },
StaticSvgElement::Path { d: "M4 3v14" },
StaticSvgElement::Circle { cx: "4", cy: "19", r: "2" },
];
/// Static elements for Blocks icon
pub static BLOCKS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",
},
StaticSvgElement::Rect { x: "14", y: "2", width: "8", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for Bluetooth icon
pub static BLUETOOTH_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "m7 7 10 10-5 5V2l5 5L7 17" }];
/// Static elements for BluetoothConnected icon
pub static BLUETOOTHCONNECTED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m7 7 10 10-5 5V2l5 5L7 17" },
StaticSvgElement::Line { x1: "18", y1: "12", x2: "21", y2: "12" },
StaticSvgElement::Line { x1: "3", y1: "12", x2: "6", y2: "12" },
];
/// Static elements for BluetoothOff icon
pub static BLUETOOTHOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m17 17-5 5V12l-5 5" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M14.5 9.5 17 7l-5-5v4.5" },
];
/// Static elements for BluetoothSearching icon
pub static BLUETOOTHSEARCHING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m7 7 10 10-5 5V2l5 5L7 17" },
StaticSvgElement::Path { d: "M20.83 14.83a4 4 0 0 0 0-5.66" },
StaticSvgElement::Path { d: "M18 12h.01" },
];
/// Static elements for Bold icon
pub static BOLD_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8" }];
/// Static elements for Bolt icon
pub static BOLT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",
},
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
];
/// Static elements for Bomb icon
pub static BOMB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11", cy: "13", r: "9" },
StaticSvgElement::Path { d: "M14.35 4.65 16.3 2.7a2.41 2.41 0 0 1 3.4 0l1.6 1.6a2.4 2.4 0 0 1 0 3.4l-1.95 1.95" },
StaticSvgElement::Path { d: "m22 2-1.5 1.5" },
];
/// Static elements for Bone icon
pub static BONE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5 .5.5 0 0 1-.5-.5 2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z",
}];
/// Static elements for Book icon
pub static BOOK_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
}];
/// Static elements for BookA icon
pub static BOOKA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "m8 13 4-7 4 7" },
StaticSvgElement::Path { d: "M9.1 11h5.7" },
];
/// Static elements for BookAlert icon
pub static BOOKALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13h.01" },
StaticSvgElement::Path { d: "M12 6v3" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
];
/// Static elements for BookAudio icon
pub static BOOKAUDIO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v7" },
StaticSvgElement::Path { d: "M16 8v3" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "M8 8v3" },
];
/// Static elements for BookCheck icon
pub static BOOKCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "m9 9.5 2 2 4-4" },
];
/// Static elements for BookCopy icon
pub static BOOKCOPY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 16V4a2 2 0 0 1 2-2h11" },
StaticSvgElement::Path {
d: "M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12",
},
StaticSvgElement::Path { d: "M5 14H4a2 2 0 1 0 0 4h1" },
];
/// Static elements for BookDashed icon
pub static BOOKDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17h1.5" },
StaticSvgElement::Path { d: "M12 22h1.5" },
StaticSvgElement::Path { d: "M12 2h1.5" },
StaticSvgElement::Path { d: "M17.5 22H19a1 1 0 0 0 1-1" },
StaticSvgElement::Path { d: "M17.5 2H19a1 1 0 0 1 1 1v1.5" },
StaticSvgElement::Path { d: "M20 14v3h-2.5" },
StaticSvgElement::Path { d: "M20 8.5V10" },
StaticSvgElement::Path { d: "M4 10V8.5" },
StaticSvgElement::Path { d: "M4 19.5V14" },
StaticSvgElement::Path { d: "M4 4.5A2.5 2.5 0 0 1 6.5 2H8" },
StaticSvgElement::Path { d: "M8 22H6.5a1 1 0 0 1 0-5H8" },
];
/// Static elements for BookDown icon
pub static BOOKDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13V7" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "m9 10 3 3 3-3" },
];
/// Static elements for BookHeadphones icon
pub static BOOKHEADPHONES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "M8 12v-2a4 4 0 0 1 8 0v2" },
StaticSvgElement::Circle { cx: "15", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "9", cy: "12", r: "1" },
];
/// Static elements for BookHeart icon
pub static BOOKHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16 8.2A2.22 2.22 0 0 0 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9A2.22 2.22 0 0 0 8 8.2c0 .6.3 1.2.7 1.6A226.652 226.652 0 0 0 12 13a404 404 0 0 0 3.3-3.1 2.413 2.413 0 0 0 .7-1.7",
},
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
];
/// Static elements for BookImage icon
pub static BOOKIMAGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m20 13.7-2.1-2.1a2 2 0 0 0-2.8 0L9.7 17" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Circle { cx: "10", cy: "8", r: "2" },
];
/// Static elements for BookKey icon
pub static BOOKKEY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 3 1 1" },
StaticSvgElement::Path { d: "m20 2-4.5 4.5" },
StaticSvgElement::Path { d: "M20 7.898V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" },
StaticSvgElement::Path { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2h7.844" },
StaticSvgElement::Circle { cx: "14", cy: "8", r: "2" },
];
/// Static elements for BookLock icon
pub static BOOKLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 6V4a2 2 0 1 0-4 0v2" },
StaticSvgElement::Path { d: "M20 15v6a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" },
StaticSvgElement::Path { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10" },
StaticSvgElement::Rect { x: "12", y: "6", width: "8", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for BookMarked icon
pub static BOOKMARKED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v8l3-3 3 3V2" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
];
/// Static elements for BookMinus icon
pub static BOOKMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "M9 10h6" },
];
/// Static elements for BookOpen icon
pub static BOOKOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 7v14" },
StaticSvgElement::Path {
d: "M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",
},
];
/// Static elements for BookOpenCheck icon
pub static BOOKOPENCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 21V7" },
StaticSvgElement::Path { d: "m16 12 2 2 4-4" },
StaticSvgElement::Path {
d: "M22 6V4a1 1 0 0 0-1-1h-5a4 4 0 0 0-4 4 4 4 0 0 0-4-4H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h6a3 3 0 0 1 3 3 3 3 0 0 1 3-3h6a1 1 0 0 0 1-1v-1.3",
},
];
/// Static elements for BookOpenText icon
pub static BOOKOPENTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 7v14" },
StaticSvgElement::Path { d: "M16 12h2" },
StaticSvgElement::Path { d: "M16 8h2" },
StaticSvgElement::Path {
d: "M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",
},
StaticSvgElement::Path { d: "M6 12h2" },
StaticSvgElement::Path { d: "M6 8h2" },
];
/// Static elements for BookPlus icon
pub static BOOKPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 7v6" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "M9 10h6" },
];
/// Static elements for BookText icon
pub static BOOKTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "M8 11h8" },
StaticSvgElement::Path { d: "M8 7h6" },
];
/// Static elements for BookType icon
pub static BOOKTYPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 13h4" },
StaticSvgElement::Path { d: "M12 6v7" },
StaticSvgElement::Path { d: "M16 8V6H8v2" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
];
/// Static elements for BookUp icon
pub static BOOKUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13V7" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "m9 10 3-3 3 3" },
];
/// Static elements for BookUp2 icon
pub static BOOKUP2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13V7" },
StaticSvgElement::Path { d: "M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" },
StaticSvgElement::Path { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2" },
StaticSvgElement::Path { d: "m9 10 3-3 3 3" },
StaticSvgElement::Path { d: "m9 5 3-3 3 3" },
];
/// Static elements for BookUser icon
pub static BOOKUSER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 13a3 3 0 1 0-6 0" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Circle { cx: "12", cy: "8", r: "2" },
];
/// Static elements for BookX icon
pub static BOOKX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.5 7-5 5" },
StaticSvgElement::Path {
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
},
StaticSvgElement::Path { d: "m9.5 7 5 5" },
];
/// Static elements for Bookmark icon
pub static BOOKMARK_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z" }];
/// Static elements for BookmarkCheck icon
pub static BOOKMARKCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z" },
StaticSvgElement::Path { d: "m9 10 2 2 4-4" },
];
/// Static elements for BookmarkMinus icon
pub static BOOKMARKMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z" },
StaticSvgElement::Line { x1: "15", y1: "10", x2: "9", y2: "10" },
];
/// Static elements for BookmarkPlus icon
pub static BOOKMARKPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z" },
StaticSvgElement::Line { x1: "12", y1: "7", x2: "12", y2: "13" },
StaticSvgElement::Line { x1: "15", y1: "10", x2: "9", y2: "10" },
];
/// Static elements for BookmarkX icon
pub static BOOKMARKX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z" },
StaticSvgElement::Path { d: "m14.5 7.5-5 5" },
StaticSvgElement::Path { d: "m9.5 7.5 5 5" },
];
/// Static elements for BoomBox icon
pub static BOOMBOX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4" },
StaticSvgElement::Path { d: "M8 8v1" },
StaticSvgElement::Path { d: "M12 8v1" },
StaticSvgElement::Path { d: "M16 8v1" },
StaticSvgElement::Rect { x: "2", y: "9", width: "20", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "8", cy: "15", r: "2" },
StaticSvgElement::Circle { cx: "16", cy: "15", r: "2" },
];
/// Static elements for Bot icon
pub static BOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 8V4H8" },
StaticSvgElement::Rect { x: "4", y: "8", width: "16", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 14h2" },
StaticSvgElement::Path { d: "M20 14h2" },
StaticSvgElement::Path { d: "M15 13v2" },
StaticSvgElement::Path { d: "M9 13v2" },
];
/// Static elements for BotMessageSquare icon
pub static BOTMESSAGESQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6V2H8" },
StaticSvgElement::Path { d: "m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z" },
StaticSvgElement::Path { d: "M2 12h2" },
StaticSvgElement::Path { d: "M9 11v2" },
StaticSvgElement::Path { d: "M15 11v2" },
StaticSvgElement::Path { d: "M20 12h2" },
];
/// Static elements for BotOff icon
pub static BOTOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.67 8H18a2 2 0 0 1 2 2v4.33" },
StaticSvgElement::Path { d: "M2 14h2" },
StaticSvgElement::Path { d: "M20 14h2" },
StaticSvgElement::Path { d: "M22 22 2 2" },
StaticSvgElement::Path { d: "M8 8H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.586" },
StaticSvgElement::Path { d: "M9 13v2" },
StaticSvgElement::Path { d: "M9.67 4H12v2.33" },
];
/// Static elements for BottleWine icon
pub static BOTTLEWINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10 3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a6 6 0 0 0 1.2 3.6l.6.8A6 6 0 0 1 17 13v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a6 6 0 0 1 1.2-3.6l.6-.8A6 6 0 0 0 10 5z",
},
StaticSvgElement::Path { d: "M17 13h-4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h4" },
];
/// Static elements for BowArrow icon
pub static BOWARROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 3h4v4" },
StaticSvgElement::Path { d: "M18.575 11.082a13 13 0 0 1 1.048 9.027 1.17 1.17 0 0 1-1.914.597L14 17" },
StaticSvgElement::Path { d: "M7 10 3.29 6.29a1.17 1.17 0 0 1 .6-1.91 13 13 0 0 1 9.03 1.05" },
StaticSvgElement::Path {
d: "M7 14a1.7 1.7 0 0 0-1.207.5l-2.646 2.646A.5.5 0 0 0 3.5 18H5a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .854.354L9.5 18.207A1.7 1.7 0 0 0 10 17v-2a1 1 0 0 0-1-1z",
},
StaticSvgElement::Path { d: "M9.707 14.293 21 3" },
];
/// Static elements for BoxIcon icon
pub static BOXICON_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",
},
StaticSvgElement::Path { d: "m3.3 7 8.7 5 8.7-5" },
StaticSvgElement::Path { d: "M12 22V12" },
];
/// Static elements for Boxes icon
pub static BOXES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",
},
StaticSvgElement::Path { d: "m7 16.5-4.74-2.85" },
StaticSvgElement::Path { d: "m7 16.5 5-3" },
StaticSvgElement::Path { d: "M7 16.5v5.17" },
StaticSvgElement::Path {
d: "M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",
},
StaticSvgElement::Path { d: "m17 16.5-5-3" },
StaticSvgElement::Path { d: "m17 16.5 4.74-2.85" },
StaticSvgElement::Path { d: "M17 16.5v5.17" },
StaticSvgElement::Path {
d: "M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",
},
StaticSvgElement::Path { d: "M12 8 7.26 5.15" },
StaticSvgElement::Path { d: "m12 8 4.74-2.85" },
StaticSvgElement::Path { d: "M12 13.5V8" },
];
/// Static elements for Braces icon
pub static BRACES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1" },
StaticSvgElement::Path { d: "M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1" },
];
/// Static elements for Brackets icon
pub static BRACKETS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 3h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-3" },
StaticSvgElement::Path { d: "M8 21H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h3" },
];
/// Static elements for Brain icon
pub static BRAIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 18V5" },
StaticSvgElement::Path { d: "M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4" },
StaticSvgElement::Path { d: "M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5" },
StaticSvgElement::Path { d: "M17.997 5.125a4 4 0 0 1 2.526 5.77" },
StaticSvgElement::Path { d: "M18 18a4 4 0 0 0 2-7.464" },
StaticSvgElement::Path { d: "M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517" },
StaticSvgElement::Path { d: "M6 18a4 4 0 0 1-2-7.464" },
StaticSvgElement::Path { d: "M6.003 5.125a4 4 0 0 0-2.526 5.77" },
];
/// Static elements for BrainCircuit icon
pub static BRAINCIRCUIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",
},
StaticSvgElement::Path { d: "M9 13a4.5 4.5 0 0 0 3-4" },
StaticSvgElement::Path { d: "M6.003 5.125A3 3 0 0 0 6.401 6.5" },
StaticSvgElement::Path { d: "M3.477 10.896a4 4 0 0 1 .585-.396" },
StaticSvgElement::Path { d: "M6 18a4 4 0 0 1-1.967-.516" },
StaticSvgElement::Path { d: "M12 13h4" },
StaticSvgElement::Path { d: "M12 18h6a2 2 0 0 1 2 2v1" },
StaticSvgElement::Path { d: "M12 8h8" },
StaticSvgElement::Path { d: "M16 8V5a2 2 0 0 1 2-2" },
StaticSvgElement::Circle { cx: "16", cy: "13", r: ".5" },
StaticSvgElement::Circle { cx: "18", cy: "3", r: ".5" },
StaticSvgElement::Circle { cx: "20", cy: "21", r: ".5" },
StaticSvgElement::Circle { cx: "20", cy: "8", r: ".5" },
];
/// Static elements for BrainCog icon
pub static BRAINCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10.852 14.772-.383.923" },
StaticSvgElement::Path { d: "m10.852 9.228-.383-.923" },
StaticSvgElement::Path { d: "m13.148 14.772.382.924" },
StaticSvgElement::Path { d: "m13.531 8.305-.383.923" },
StaticSvgElement::Path { d: "m14.772 10.852.923-.383" },
StaticSvgElement::Path { d: "m14.772 13.148.923.383" },
StaticSvgElement::Path {
d: "M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446 3 3 0 0 0-.368 1.571 4 4 0 0 0-2.525 5.771",
},
StaticSvgElement::Path { d: "M17.998 5.125a4 4 0 0 1 2.525 5.771" },
StaticSvgElement::Path { d: "M19.505 10.294a4 4 0 0 1-1.5 7.706" },
StaticSvgElement::Path { d: "M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516" },
StaticSvgElement::Path { d: "M4.5 10.291A4 4 0 0 0 6 18" },
StaticSvgElement::Path { d: "M6.002 5.125a3 3 0 0 0 .4 1.375" },
StaticSvgElement::Path { d: "m9.228 10.852-.923-.383" },
StaticSvgElement::Path { d: "m9.228 13.148-.923.383" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
];
/// Static elements for BrickWall icon
pub static BRICKWALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 9v6" },
StaticSvgElement::Path { d: "M16 15v6" },
StaticSvgElement::Path { d: "M16 3v6" },
StaticSvgElement::Path { d: "M3 15h18" },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Path { d: "M8 15v6" },
StaticSvgElement::Path { d: "M8 3v6" },
];
/// Static elements for BrickWallFire icon
pub static BRICKWALLFIRE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 3v2.107" },
StaticSvgElement::Path {
d: "M17 9c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 22 17a5 5 0 0 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C13 11.5 16 9 17 9",
},
StaticSvgElement::Path { d: "M21 8.274V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.938" },
StaticSvgElement::Path { d: "M3 15h5.253" },
StaticSvgElement::Path { d: "M3 9h8.228" },
StaticSvgElement::Path { d: "M8 15v6" },
StaticSvgElement::Path { d: "M8 3v6" },
];
/// Static elements for Briefcase icon
pub static BRIEFCASE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16" },
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for BriefcaseBusiness icon
pub static BRIEFCASEBUSINESS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2" },
StaticSvgElement::Path { d: "M22 13a18.15 18.15 0 0 1-20 0" },
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for BriefcaseConveyorBelt icon
pub static BRIEFCASECONVEYORBELT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 20v2" },
StaticSvgElement::Path { d: "M14 20v2" },
StaticSvgElement::Path { d: "M18 20v2" },
StaticSvgElement::Path { d: "M21 20H3" },
StaticSvgElement::Path { d: "M6 20v2" },
StaticSvgElement::Path { d: "M8 16V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12" },
StaticSvgElement::Rect { x: "4", y: "6", width: "16", height: "10", rx: Some("2"), ry: None },
];
/// Static elements for BriefcaseMedical icon
pub static BRIEFCASEMEDICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 11v4" },
StaticSvgElement::Path { d: "M14 13h-4" },
StaticSvgElement::Path { d: "M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2" },
StaticSvgElement::Path { d: "M18 6v14" },
StaticSvgElement::Path { d: "M6 6v14" },
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for BringToFront icon
pub static BRINGTOFRONT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "8", width: "8", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2" },
];
/// Static elements for Brush icon
pub static BRUSH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m11 10 3 3" },
StaticSvgElement::Path { d: "M6.5 21A3.5 3.5 0 1 0 3 17.5a2.62 2.62 0 0 1-.708 1.792A1 1 0 0 0 3 21z" },
StaticSvgElement::Path { d: "M9.969 17.031 21.378 5.624a1 1 0 0 0-3.002-3.002L6.967 14.031" },
];
/// Static elements for BrushCleaning icon
pub static BRUSHCLEANING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 22-1-4" },
StaticSvgElement::Path {
d: "M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1",
},
StaticSvgElement::Path { d: "M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z" },
StaticSvgElement::Path { d: "m8 22 1-4" },
];
/// Static elements for Bubbles icon
pub static BUBBLES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.2 14.8a2 2 0 0 1 2 2" },
StaticSvgElement::Circle { cx: "18.5", cy: "8.5", r: "3.5" },
StaticSvgElement::Circle { cx: "7.5", cy: "16.5", r: "5.5" },
StaticSvgElement::Circle { cx: "7.5", cy: "4.5", r: "2.5" },
];
/// Static elements for Bug icon
pub static BUG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m8 2 1.88 1.88" },
StaticSvgElement::Path { d: "M14.12 3.88 16 2" },
StaticSvgElement::Path { d: "M9 7.13v-1a3.003 3.003 0 1 1 6 0v1" },
StaticSvgElement::Path { d: "M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6" },
StaticSvgElement::Path { d: "M12 20v-9" },
StaticSvgElement::Path { d: "M6.53 9C4.6 8.8 3 7.1 3 5" },
StaticSvgElement::Path { d: "M6 13H2" },
StaticSvgElement::Path { d: "M3 21c0-2.1 1.7-3.9 3.8-4" },
StaticSvgElement::Path { d: "M20.97 5c0 2.1-1.6 3.8-3.5 4" },
StaticSvgElement::Path { d: "M22 13h-4" },
StaticSvgElement::Path { d: "M17.2 17c2.1.1 3.8 1.9 3.8 4" },
];
/// Static elements for BugOff icon
pub static BUGOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2" },
StaticSvgElement::Path { d: "M14.12 3.88 16 2" },
StaticSvgElement::Path { d: "M22 13h-4v-2a4 4 0 0 0-4-4h-1.3" },
StaticSvgElement::Path { d: "M20.97 5c0 2.1-1.6 3.8-3.5 4" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13" },
StaticSvgElement::Path { d: "M12 20v-8" },
StaticSvgElement::Path { d: "M6 13H2" },
StaticSvgElement::Path { d: "M3 21c0-2.1 1.7-3.9 3.8-4" },
];
/// Static elements for BugPlay icon
pub static BUGPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 19.655A6 6 0 0 1 6 14v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 3.97" },
StaticSvgElement::Path {
d: "M14 15.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z",
},
StaticSvgElement::Path { d: "M14.12 3.88 16 2" },
StaticSvgElement::Path { d: "M20.97 5c0 2.1-1.6 3.8-3.5 4" },
StaticSvgElement::Path { d: "M3 21c0-2.1 1.7-3.9 3.8-4" },
StaticSvgElement::Path { d: "M6 13H2" },
StaticSvgElement::Path { d: "M6.53 9C4.6 8.8 3 7.1 3 5" },
StaticSvgElement::Path { d: "m8 2 1.88 1.88" },
StaticSvgElement::Path { d: "M9 7.13v-1a3 3 0 0 1 4.18-2.895 3 3 0 0 1 1.821 2.896v1" },
];
/// Static elements for Building icon
pub static BUILDING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M9 22v-4h6v4" },
StaticSvgElement::Path { d: "M8 6h.01" },
StaticSvgElement::Path { d: "M16 6h.01" },
StaticSvgElement::Path { d: "M12 6h.01" },
StaticSvgElement::Path { d: "M12 10h.01" },
StaticSvgElement::Path { d: "M12 14h.01" },
StaticSvgElement::Path { d: "M16 10h.01" },
StaticSvgElement::Path { d: "M16 14h.01" },
StaticSvgElement::Path { d: "M8 10h.01" },
StaticSvgElement::Path { d: "M8 14h.01" },
];
/// Static elements for Building2 icon
pub static BUILDING2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z" },
StaticSvgElement::Path { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2" },
StaticSvgElement::Path { d: "M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M10 6h4" },
StaticSvgElement::Path { d: "M10 10h4" },
StaticSvgElement::Path { d: "M10 14h4" },
StaticSvgElement::Path { d: "M10 18h4" },
];
/// Static elements for Bus icon
pub static BUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 6v6" },
StaticSvgElement::Path { d: "M15 6v6" },
StaticSvgElement::Path { d: "M2 12h19.6" },
StaticSvgElement::Path {
d: "M18 18h3s.5-1.7.8-2.8c.1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2l-1.4-5C20.1 6.8 19.1 6 18 6H4a2 2 0 0 0-2 2v10h3",
},
StaticSvgElement::Circle { cx: "7", cy: "18", r: "2" },
StaticSvgElement::Path { d: "M9 18h5" },
StaticSvgElement::Circle { cx: "16", cy: "18", r: "2" },
];
/// Static elements for BusFront icon
pub static BUSFRONT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 6 2 7" },
StaticSvgElement::Path { d: "M10 6h4" },
StaticSvgElement::Path { d: "m22 7-2-1" },
StaticSvgElement::Rect { x: "4", y: "3", width: "16", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M4 11h16" },
StaticSvgElement::Path { d: "M8 15h.01" },
StaticSvgElement::Path { d: "M16 15h.01" },
StaticSvgElement::Path { d: "M6 19v2" },
StaticSvgElement::Path { d: "M18 21v-2" },
];
/// Static elements for Cable icon
pub static CABLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 19a1 1 0 0 1-1-1v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a1 1 0 0 1-1 1z" },
StaticSvgElement::Path { d: "M17 21v-2" },
StaticSvgElement::Path { d: "M19 14V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V10" },
StaticSvgElement::Path { d: "M21 21v-2" },
StaticSvgElement::Path { d: "M3 5V3" },
StaticSvgElement::Path { d: "M4 10a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2z" },
StaticSvgElement::Path { d: "M7 5V3" },
];
/// Static elements for CableCar icon
pub static CABLECAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 3h.01" },
StaticSvgElement::Path { d: "M14 2h.01" },
StaticSvgElement::Path { d: "m2 9 20-5" },
StaticSvgElement::Path { d: "M12 12V6.5" },
StaticSvgElement::Rect { x: "4", y: "12", width: "16", height: "10", rx: Some("3"), ry: None },
StaticSvgElement::Path { d: "M9 12v5" },
StaticSvgElement::Path { d: "M15 12v5" },
StaticSvgElement::Path { d: "M4 17h16" },
];
/// Static elements for Cake icon
pub static CAKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8" },
StaticSvgElement::Path { d: "M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1" },
StaticSvgElement::Path { d: "M2 21h20" },
StaticSvgElement::Path { d: "M7 8v3" },
StaticSvgElement::Path { d: "M12 8v3" },
StaticSvgElement::Path { d: "M17 8v3" },
StaticSvgElement::Path { d: "M7 4h.01" },
StaticSvgElement::Path { d: "M12 4h.01" },
StaticSvgElement::Path { d: "M17 4h.01" },
];
/// Static elements for CakeSlice icon
pub static CAKESLICE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "9", cy: "7", r: "2" },
StaticSvgElement::Path { d: "M7.2 7.9 3 11v9c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-9c0-2-3-6-7-8l-3.6 2.6" },
StaticSvgElement::Path { d: "M16 13H3" },
StaticSvgElement::Path { d: "M16 17H3" },
];
/// Static elements for Calculator icon
pub static CALCULATOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Line { x1: "8", y1: "6", x2: "16", y2: "6" },
StaticSvgElement::Line { x1: "16", y1: "14", x2: "16", y2: "18" },
StaticSvgElement::Path { d: "M16 10h.01" },
StaticSvgElement::Path { d: "M12 10h.01" },
StaticSvgElement::Path { d: "M8 10h.01" },
StaticSvgElement::Path { d: "M12 14h.01" },
StaticSvgElement::Path { d: "M8 14h.01" },
StaticSvgElement::Path { d: "M12 18h.01" },
StaticSvgElement::Path { d: "M8 18h.01" },
];
/// Static elements for Calendar icon
pub static CALENDAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 10h18" },
];
/// Static elements for Calendar1 icon
pub static CALENDAR1_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 14h1v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for CalendarArrowDown icon
pub static CALENDARARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14 18 4 4 4-4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M18 14v8" },
StaticSvgElement::Path { d: "M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
];
/// Static elements for CalendarArrowUp icon
pub static CALENDARARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14 18 4-4 4 4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M18 22v-8" },
StaticSvgElement::Path { d: "M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
];
/// Static elements for CalendarCheck icon
pub static CALENDARCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "m9 16 2 2 4-4" },
];
/// Static elements for CalendarCheck2 icon
pub static CALENDARCHECK2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M21 14V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "m16 20 2 2 4-4" },
];
/// Static elements for CalendarClock icon
pub static CALENDARCLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 14v2.2l1.6 1" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5" },
StaticSvgElement::Path { d: "M3 10h5" },
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Circle { cx: "16", cy: "16", r: "6" },
];
/// Static elements for CalendarCog icon
pub static CALENDARCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15.228 16.852-.923-.383" },
StaticSvgElement::Path { d: "m15.228 19.148-.923.383" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "m16.47 14.305.382.923" },
StaticSvgElement::Path { d: "m16.852 20.772-.383.924" },
StaticSvgElement::Path { d: "m19.148 15.228.383-.923" },
StaticSvgElement::Path { d: "m19.53 21.696-.382-.924" },
StaticSvgElement::Path { d: "m20.772 16.852.924-.383" },
StaticSvgElement::Path { d: "m20.772 19.148.924.383" },
StaticSvgElement::Path { d: "M21 11V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for CalendarDays icon
pub static CALENDARDAYS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 14h.01" },
StaticSvgElement::Path { d: "M12 14h.01" },
StaticSvgElement::Path { d: "M16 14h.01" },
StaticSvgElement::Path { d: "M8 18h.01" },
StaticSvgElement::Path { d: "M12 18h.01" },
StaticSvgElement::Path { d: "M16 18h.01" },
];
/// Static elements for CalendarFold icon
pub static CALENDARFOLD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M21 17V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11Z" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M15 22v-4a2 2 0 0 1 2-2h4" },
];
/// Static elements for CalendarHeart icon
pub static CALENDARHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 10h18V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7" },
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path {
d: "M21.29 14.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z",
},
];
/// Static elements for CalendarMinus icon
pub static CALENDARMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 19h6" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M21 15V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
];
/// Static elements for CalendarMinus2 icon
pub static CALENDARMINUS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M10 16h4" },
];
/// Static elements for CalendarOff icon
pub static CALENDAROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18" },
StaticSvgElement::Path { d: "M21 15.5V6a2 2 0 0 0-2-2H9.5" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M3 10h7" },
StaticSvgElement::Path { d: "M21 10h-5.5" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for CalendarPlus icon
pub static CALENDARPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 19h6" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M19 16v6" },
StaticSvgElement::Path { d: "M21 12.598V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
];
/// Static elements for CalendarPlus2 icon
pub static CALENDARPLUS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M10 16h4" },
StaticSvgElement::Path { d: "M12 14v4" },
];
/// Static elements for CalendarRange icon
pub static CALENDARRANGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M17 14h-6" },
StaticSvgElement::Path { d: "M13 18H7" },
StaticSvgElement::Path { d: "M7 14h.01" },
StaticSvgElement::Path { d: "M17 18h.01" },
];
/// Static elements for CalendarSearch icon
pub static CALENDARSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M21 11.75V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.25" },
StaticSvgElement::Path { d: "m22 22-1.875-1.875" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for CalendarSync icon
pub static CALENDARSYNC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 10v4h4" },
StaticSvgElement::Path { d: "m11 14 1.535-1.605a5 5 0 0 1 8 1.5" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "m21 18-1.535 1.605a5 5 0 0 1-8-1.5" },
StaticSvgElement::Path { d: "M21 22v-4h-4" },
StaticSvgElement::Path { d: "M21 8.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h4.3" },
StaticSvgElement::Path { d: "M3 10h4" },
StaticSvgElement::Path { d: "M8 2v4" },
];
/// Static elements for CalendarX icon
pub static CALENDARX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "m14 14-4 4" },
StaticSvgElement::Path { d: "m10 14 4 4" },
];
/// Static elements for CalendarX2 icon
pub static CALENDARX2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8" },
StaticSvgElement::Path { d: "M3 10h18" },
StaticSvgElement::Path { d: "m17 22 5-5" },
StaticSvgElement::Path { d: "m17 17 5 5" },
];
/// Static elements for Camera icon
pub static CAMERA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z",
},
StaticSvgElement::Circle { cx: "12", cy: "13", r: "3" },
];
/// Static elements for CameraOff icon
pub static CAMERAOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
StaticSvgElement::Path { d: "M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5" },
StaticSvgElement::Path { d: "M14.121 15.121A3 3 0 1 1 9.88 10.88" },
];
/// Static elements for Candy icon
pub static CANDY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 7v10.9" },
StaticSvgElement::Path { d: "M14 6.1V17" },
StaticSvgElement::Path {
d: "M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4",
},
StaticSvgElement::Path {
d: "M16.536 7.465a5 5 0 0 0-7.072 0l-2 2a5 5 0 0 0 0 7.07 5 5 0 0 0 7.072 0l2-2a5 5 0 0 0 0-7.07",
},
StaticSvgElement::Path {
d: "M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4",
},
];
/// Static elements for CandyCane icon
pub static CANDYCANE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M5.7 21a2 2 0 0 1-3.5-2l8.6-14a6 6 0 0 1 10.4 6 2 2 0 1 1-3.464-2 2 2 0 1 0-3.464-2Z",
},
StaticSvgElement::Path { d: "M17.75 7 15 2.1" },
StaticSvgElement::Path { d: "M10.9 4.8 13 9" },
StaticSvgElement::Path { d: "m7.9 9.7 2 4.4" },
StaticSvgElement::Path { d: "M4.9 14.7 7 18.9" },
];
/// Static elements for CandyOff icon
pub static CANDYOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10v7.9" },
StaticSvgElement::Path { d: "M11.802 6.145a5 5 0 0 1 6.053 6.053" },
StaticSvgElement::Path { d: "M14 6.1v2.243" },
StaticSvgElement::Path { d: "m15.5 15.571-.964.964a5 5 0 0 1-7.071 0 5 5 0 0 1 0-7.07l.964-.965" },
StaticSvgElement::Path {
d: "M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4",
},
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path {
d: "M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4",
},
];
/// Static elements for Cannabis icon
pub static CANNABIS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22v-4" },
StaticSvgElement::Path {
d: "M7 12c-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3 1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5 0 0 2.5.5 6-1-.5-1.5-3.5-3-5-3 1.5-1 4-4 4-6-2.5 0-5.5 1.5-7 3 0-2.5-.5-5-2-7-1.5 2-2 4.5-2 7-1.5-1.5-4.5-3-7-3 0 2 2.5 5 4 6",
},
];
/// Static elements for Captions icon
pub static CAPTIONS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "5", width: "18", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M7 15h4M15 15h2M7 11h2M13 11h4" },
];
/// Static elements for CaptionsOff icon
pub static CAPTIONSOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.5 5H19a2 2 0 0 1 2 2v8.5" },
StaticSvgElement::Path { d: "M17 11h-.5" },
StaticSvgElement::Path { d: "M19 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M7 11h4" },
StaticSvgElement::Path { d: "M7 15h2.5" },
];
/// Static elements for Car icon
pub static CAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2",
},
StaticSvgElement::Circle { cx: "7", cy: "17", r: "2" },
StaticSvgElement::Path { d: "M9 17h6" },
StaticSvgElement::Circle { cx: "17", cy: "17", r: "2" },
];
/// Static elements for CarFront icon
pub static CARFRONT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8" },
StaticSvgElement::Path { d: "M7 14h.01" },
StaticSvgElement::Path { d: "M17 14h.01" },
StaticSvgElement::Rect { x: "3", y: "10", width: "18", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M5 18v2" },
StaticSvgElement::Path { d: "M19 18v2" },
];
/// Static elements for CarTaxiFront icon
pub static CARTAXIFRONT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2h4" },
StaticSvgElement::Path { d: "m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8" },
StaticSvgElement::Path { d: "M7 14h.01" },
StaticSvgElement::Path { d: "M17 14h.01" },
StaticSvgElement::Rect { x: "3", y: "10", width: "18", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M5 18v2" },
StaticSvgElement::Path { d: "M19 18v2" },
];
/// Static elements for Caravan icon
pub static CARAVAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2" },
StaticSvgElement::Path { d: "M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2" },
StaticSvgElement::Path { d: "M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9" },
StaticSvgElement::Circle { cx: "8", cy: "19", r: "2" },
];
/// Static elements for CardSim icon
pub static CARDSIM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 14v4" },
StaticSvgElement::Path {
d: "M14.172 2a2 2 0 0 1 1.414.586l3.828 3.828A2 2 0 0 1 20 7.828V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z",
},
StaticSvgElement::Path { d: "M8 14h8" },
StaticSvgElement::Rect { x: "8", y: "10", width: "8", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for Carrot icon
pub static CARROT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46",
},
StaticSvgElement::Path { d: "M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z" },
StaticSvgElement::Path { d: "M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z" },
];
/// Static elements for CaseLower icon
pub static CASELOWER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "7", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M10 9v6" },
StaticSvgElement::Circle { cx: "17", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M14 7v8" },
];
/// Static elements for CaseSensitive icon
pub static CASESENSITIVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 15 4-8 4 8" },
StaticSvgElement::Path { d: "M4 13h6" },
StaticSvgElement::Circle { cx: "18", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M21 9v6" },
];
/// Static elements for CaseUpper icon
pub static CASEUPPER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 15 4-8 4 8" },
StaticSvgElement::Path { d: "M4 13h6" },
StaticSvgElement::Path { d: "M15 11h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4" },
];
/// Static elements for CassetteTape icon
pub static CASSETTETAPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "8", cy: "10", r: "2" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Circle { cx: "16", cy: "10", r: "2" },
StaticSvgElement::Path { d: "m6 20 .7-2.9A1.4 1.4 0 0 1 8.1 16h7.8a1.4 1.4 0 0 1 1.4 1l.7 3" },
];
/// Static elements for Cast icon
pub static CAST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6" },
StaticSvgElement::Path { d: "M2 12a9 9 0 0 1 8 8" },
StaticSvgElement::Path { d: "M2 16a5 5 0 0 1 4 4" },
StaticSvgElement::Line { x1: "2", y1: "20", x2: "2.01", y2: "20" },
];
/// Static elements for Castle icon
pub static CASTLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 5V3" },
StaticSvgElement::Path { d: "M14 5V3" },
StaticSvgElement::Path { d: "M15 21v-3a3 3 0 0 0-6 0v3" },
StaticSvgElement::Path { d: "M18 3v8" },
StaticSvgElement::Path { d: "M18 5H6" },
StaticSvgElement::Path { d: "M22 11H2" },
StaticSvgElement::Path { d: "M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9" },
StaticSvgElement::Path { d: "M6 3v8" },
];
/// Static elements for Cat icon
pub static CAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 5c.67 0 1.35.09 2 .26 1.78-2 5.03-2.84 6.42-2.26 1.4.58-.42 7-.42 7 .57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44 0 0-1.89-6.42-.5-7 1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Z",
},
StaticSvgElement::Path { d: "M8 14v.5" },
StaticSvgElement::Path { d: "M16 14v.5" },
StaticSvgElement::Path { d: "M11.25 16.25h1.5L12 17l-.75-.75Z" },
];
/// Static elements for Cctv icon
pub static CCTV_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97" },
StaticSvgElement::Path {
d: "M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z",
},
StaticSvgElement::Path { d: "M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15" },
StaticSvgElement::Path { d: "M2 21v-4" },
StaticSvgElement::Path { d: "M7 9h.01" },
];
/// Static elements for ChartArea icon
pub static CHARTAREA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path {
d: "M7 11.207a.5.5 0 0 1 .146-.353l2-2a.5.5 0 0 1 .708 0l3.292 3.292a.5.5 0 0 0 .708 0l4.292-4.292a.5.5 0 0 1 .854.353V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z",
},
];
/// Static elements for ChartBar icon
pub static CHARTBAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M7 16h8" },
StaticSvgElement::Path { d: "M7 11h12" },
StaticSvgElement::Path { d: "M7 6h3" },
];
/// Static elements for ChartBarBig icon
pub static CHARTBARBIG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Rect { x: "7", y: "13", width: "9", height: "4", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "7", y: "5", width: "12", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for ChartBarDecreasing icon
pub static CHARTBARDECREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M7 11h8" },
StaticSvgElement::Path { d: "M7 16h3" },
StaticSvgElement::Path { d: "M7 6h12" },
];
/// Static elements for ChartBarIncreasing icon
pub static CHARTBARINCREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M7 11h8" },
StaticSvgElement::Path { d: "M7 16h12" },
StaticSvgElement::Path { d: "M7 6h3" },
];
/// Static elements for ChartBarStacked icon
pub static CHARTBARSTACKED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 13v4" },
StaticSvgElement::Path { d: "M15 5v4" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Rect { x: "7", y: "13", width: "9", height: "4", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "7", y: "5", width: "12", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for ChartCandlestick icon
pub static CHARTCANDLESTICK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 5v4" },
StaticSvgElement::Rect { x: "7", y: "9", width: "4", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M9 15v2" },
StaticSvgElement::Path { d: "M17 3v2" },
StaticSvgElement::Rect { x: "15", y: "5", width: "4", height: "8", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M17 13v3" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
];
/// Static elements for ChartColumn icon
pub static CHARTCOLUMN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M18 17V9" },
StaticSvgElement::Path { d: "M13 17V5" },
StaticSvgElement::Path { d: "M8 17v-3" },
];
/// Static elements for ChartColumnBig icon
pub static CHARTCOLUMNBIG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Rect { x: "15", y: "5", width: "4", height: "12", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "7", y: "8", width: "4", height: "9", rx: Some("1"), ry: None },
];
/// Static elements for ChartColumnDecreasing icon
pub static CHARTCOLUMNDECREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 17V9" },
StaticSvgElement::Path { d: "M18 17v-3" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M8 17V5" },
];
/// Static elements for ChartColumnIncreasing icon
pub static CHARTCOLUMNINCREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 17V9" },
StaticSvgElement::Path { d: "M18 17V5" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M8 17v-3" },
];
/// Static elements for ChartColumnStacked icon
pub static CHARTCOLUMNSTACKED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 13H7" },
StaticSvgElement::Path { d: "M19 9h-4" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Rect { x: "15", y: "5", width: "4", height: "12", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "7", y: "8", width: "4", height: "9", rx: Some("1"), ry: None },
];
/// Static elements for ChartGantt icon
pub static CHARTGANTT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 6h8" },
StaticSvgElement::Path { d: "M12 16h6" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M8 11h7" },
];
/// Static elements for ChartLine icon
pub static CHARTLINE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" }, StaticSvgElement::Path { d: "m19 9-5 5-4-4-3 3" }];
/// Static elements for ChartNetwork icon
pub static CHARTNETWORK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m13.11 7.664 1.78 2.672" },
StaticSvgElement::Path { d: "m14.162 12.788-3.324 1.424" },
StaticSvgElement::Path { d: "m20 4-6.06 1.515" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Circle { cx: "12", cy: "6", r: "2" },
StaticSvgElement::Circle { cx: "16", cy: "12", r: "2" },
StaticSvgElement::Circle { cx: "9", cy: "15", r: "2" },
];
/// Static elements for ChartNoAxesColumn icon
pub static CHARTNOAXESCOLUMN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "18", y1: "20", x2: "18", y2: "10" },
StaticSvgElement::Line { x1: "12", y1: "20", x2: "12", y2: "4" },
StaticSvgElement::Line { x1: "6", y1: "20", x2: "6", y2: "14" },
];
/// Static elements for ChartNoAxesColumnDecreasing icon
pub static CHARTNOAXESCOLUMNDECREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20V10" },
StaticSvgElement::Path { d: "M18 20v-4" },
StaticSvgElement::Path { d: "M6 20V4" },
];
/// Static elements for ChartNoAxesColumnIncreasing icon
pub static CHARTNOAXESCOLUMNINCREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "12", y1: "20", x2: "12", y2: "10" },
StaticSvgElement::Line { x1: "18", y1: "20", x2: "18", y2: "4" },
StaticSvgElement::Line { x1: "6", y1: "20", x2: "6", y2: "16" },
];
/// Static elements for ChartNoAxesCombined icon
pub static CHARTNOAXESCOMBINED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 16v5" },
StaticSvgElement::Path { d: "M16 14v7" },
StaticSvgElement::Path { d: "M20 10v11" },
StaticSvgElement::Path { d: "m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15" },
StaticSvgElement::Path { d: "M4 18v3" },
StaticSvgElement::Path { d: "M8 14v7" },
];
/// Static elements for ChartNoAxesGantt icon
pub static CHARTNOAXESGANTT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 6h10" },
StaticSvgElement::Path { d: "M6 12h9" },
StaticSvgElement::Path { d: "M11 18h7" },
];
/// Static elements for ChartPie icon
pub static CHARTPIE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z",
},
StaticSvgElement::Path { d: "M21.21 15.89A10 10 0 1 1 8 2.83" },
];
/// Static elements for ChartScatter icon
pub static CHARTSCATTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "7.5", cy: "7.5", r: ".5" },
StaticSvgElement::Circle { cx: "18.5", cy: "5.5", r: ".5" },
StaticSvgElement::Circle { cx: "11.5", cy: "11.5", r: ".5" },
StaticSvgElement::Circle { cx: "7.5", cy: "16.5", r: ".5" },
StaticSvgElement::Circle { cx: "17.5", cy: "14.5", r: ".5" },
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
];
/// Static elements for ChartSpline icon
pub static CHARTSPLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3v16a2 2 0 0 0 2 2h16" },
StaticSvgElement::Path { d: "M7 16c.5-2 1.5-7 4-7 2 0 2 3 4 3 2.5 0 4.5-5 5-7" },
];
/// Static elements for Check icon
pub static CHECK_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M20 6 9 17l-5-5" }];
/// Static elements for CheckCheck icon
pub static CHECKCHECK_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M18 6 7 17l-5-5" }, StaticSvgElement::Path { d: "m22 10-7.5 7.5L13 16" }];
/// Static elements for CheckLine icon
pub static CHECKLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 4L9 15" },
StaticSvgElement::Path { d: "M21 19L3 19" },
StaticSvgElement::Path { d: "M9 15L4 10" },
];
/// Static elements for ChefHat icon
pub static CHEFHAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M17 21a1 1 0 0 0 1-1v-5.35c0-.457.316-.844.727-1.041a4 4 0 0 0-2.134-7.589 5 5 0 0 0-9.186 0 4 4 0 0 0-2.134 7.588c.411.198.727.585.727 1.041V20a1 1 0 0 0 1 1Z",
},
StaticSvgElement::Path { d: "M6 17h12" },
];
/// Static elements for Cherry icon
pub static CHERRY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z" },
StaticSvgElement::Path { d: "M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z" },
StaticSvgElement::Path { d: "M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12" },
StaticSvgElement::Path { d: "M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z" },
];
/// Static elements for ChevronDown icon
pub static CHEVRONDOWN_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "m6 9 6 6 6-6" }];
/// Static elements for ChevronFirst icon
pub static CHEVRONFIRST_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m17 18-6-6 6-6" }, StaticSvgElement::Path { d: "M7 6v12" }];
/// Static elements for ChevronLast icon
pub static CHEVRONLAST_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m7 18 6-6-6-6" }, StaticSvgElement::Path { d: "M17 6v12" }];
/// Static elements for ChevronLeft icon
pub static CHEVRONLEFT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "m15 18-6-6 6-6" }];
/// Static elements for ChevronRight icon
pub static CHEVRONRIGHT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "m9 18 6-6-6-6" }];
/// Static elements for ChevronUp icon
pub static CHEVRONUP_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "m18 15-6-6-6 6" }];
/// Static elements for ChevronsDown icon
pub static CHEVRONSDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m7 6 5 5 5-5" }, StaticSvgElement::Path { d: "m7 13 5 5 5-5" }];
/// Static elements for ChevronsDownUp icon
pub static CHEVRONSDOWNUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m7 20 5-5 5 5" }, StaticSvgElement::Path { d: "m7 4 5 5 5-5" }];
/// Static elements for ChevronsLeft icon
pub static CHEVRONSLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m11 17-5-5 5-5" }, StaticSvgElement::Path { d: "m18 17-5-5 5-5" }];
/// Static elements for ChevronsLeftRight icon
pub static CHEVRONSLEFTRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m9 7-5 5 5 5" }, StaticSvgElement::Path { d: "m15 7 5 5-5 5" }];
/// Static elements for ChevronsLeftRightEllipsis icon
pub static CHEVRONSLEFTRIGHTELLIPSIS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M16 12h.01" },
StaticSvgElement::Path { d: "m17 7 5 5-5 5" },
StaticSvgElement::Path { d: "m7 7-5 5 5 5" },
StaticSvgElement::Path { d: "M8 12h.01" },
];
/// Static elements for ChevronsRight icon
pub static CHEVRONSRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m6 17 5-5-5-5" }, StaticSvgElement::Path { d: "m13 17 5-5-5-5" }];
/// Static elements for ChevronsRightLeft icon
pub static CHEVRONSRIGHTLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m20 17-5-5 5-5" }, StaticSvgElement::Path { d: "m4 17 5-5-5-5" }];
/// Static elements for ChevronsUp icon
pub static CHEVRONSUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m17 11-5-5-5 5" }, StaticSvgElement::Path { d: "m17 18-5-5-5 5" }];
/// Static elements for ChevronsUpDown icon
pub static CHEVRONSUPDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m7 15 5 5 5-5" }, StaticSvgElement::Path { d: "m7 9 5-5 5 5" }];
/// Static elements for Chrome icon
pub static CHROME_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Line { x1: "21.17", y1: "8", x2: "12", y2: "8" },
StaticSvgElement::Line { x1: "3.95", y1: "6.06", x2: "8.54", y2: "14" },
StaticSvgElement::Line { x1: "10.88", y1: "21.94", x2: "15.46", y2: "14" },
];
/// Static elements for Church icon
pub static CHURCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 9h4" },
StaticSvgElement::Path { d: "M12 7v5" },
StaticSvgElement::Path { d: "M14 22v-4a2 2 0 0 0-4 0v4" },
StaticSvgElement::Path {
d: "M18 22V5.618a1 1 0 0 0-.553-.894l-4.553-2.277a2 2 0 0 0-1.788 0L6.553 4.724A1 1 0 0 0 6 5.618V22",
},
StaticSvgElement::Path {
d: "m18 7 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.618a1 1 0 0 1 .553-.894L6 7",
},
];
/// Static elements for Cigarette icon
pub static CIGARETTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14" },
StaticSvgElement::Path { d: "M18 8c0-2.5-2-2.5-2-5" },
StaticSvgElement::Path { d: "M21 16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1" },
StaticSvgElement::Path { d: "M22 8c0-2.5-2-2.5-2-5" },
StaticSvgElement::Path { d: "M7 12v4" },
];
/// Static elements for CigaretteOff icon
pub static CIGARETTEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h13" },
StaticSvgElement::Path { d: "M18 8c0-2.5-2-2.5-2-5" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M21 12a1 1 0 0 1 1 1v2a1 1 0 0 1-.5.866" },
StaticSvgElement::Path { d: "M22 8c0-2.5-2-2.5-2-5" },
StaticSvgElement::Path { d: "M7 12v4" },
];
/// Static elements for Circle icon
pub static CIRCLE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for CircleAlert icon
pub static CIRCLEALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "16", x2: "12.01", y2: "16" },
];
/// Static elements for CircleArrowDown icon
pub static CIRCLEARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M12 8v8" },
StaticSvgElement::Path { d: "m8 12 4 4 4-4" },
];
/// Static elements for CircleArrowLeft icon
pub static CIRCLEARROWLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m12 8-4 4 4 4" },
StaticSvgElement::Path { d: "M16 12H8" },
];
/// Static elements for CircleArrowOutDownLeft icon
pub static CIRCLEARROWOUTDOWNLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 12a10 10 0 1 1 10 10" },
StaticSvgElement::Path { d: "m2 22 10-10" },
StaticSvgElement::Path { d: "M8 22H2v-6" },
];
/// Static elements for CircleArrowOutDownRight icon
pub static CIRCLEARROWOUTDOWNRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22a10 10 0 1 1 10-10" },
StaticSvgElement::Path { d: "M22 22 12 12" },
StaticSvgElement::Path { d: "M22 16v6h-6" },
];
/// Static elements for CircleArrowOutUpLeft icon
pub static CIRCLEARROWOUTUPLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 8V2h6" },
StaticSvgElement::Path { d: "m2 2 10 10" },
StaticSvgElement::Path { d: "M12 2A10 10 0 1 1 2 12" },
];
/// Static elements for CircleArrowOutUpRight icon
pub static CIRCLEARROWOUTUPRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 12A10 10 0 1 1 12 2" },
StaticSvgElement::Path { d: "M22 2 12 12" },
StaticSvgElement::Path { d: "M16 2h6v6" },
];
/// Static elements for CircleArrowRight icon
pub static CIRCLEARROWRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m12 16 4-4-4-4" },
StaticSvgElement::Path { d: "M8 12h8" },
];
/// Static elements for CircleArrowUp icon
pub static CIRCLEARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m16 12-4-4-4 4" },
StaticSvgElement::Path { d: "M12 16V8" },
];
/// Static elements for CircleCheck icon
pub static CIRCLECHECK_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "m9 12 2 2 4-4" }];
/// Static elements for CircleCheckBig icon
pub static CIRCLECHECKBIG_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M21.801 10A10 10 0 1 1 17 3.335" }, StaticSvgElement::Path { d: "m9 11 3 3L22 4" }];
/// Static elements for CircleChevronDown icon
pub static CIRCLECHEVRONDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "m16 10-4 4-4-4" }];
/// Static elements for CircleChevronLeft icon
pub static CIRCLECHEVRONLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "m14 16-4-4 4-4" }];
/// Static elements for CircleChevronRight icon
pub static CIRCLECHEVRONRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "m10 8 4 4-4 4" }];
/// Static elements for CircleChevronUp icon
pub static CIRCLECHEVRONUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "m8 14 4-4 4 4" }];
/// Static elements for CircleDashed icon
pub static CIRCLEDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.1 2.182a10 10 0 0 1 3.8 0" },
StaticSvgElement::Path { d: "M13.9 21.818a10 10 0 0 1-3.8 0" },
StaticSvgElement::Path { d: "M17.609 3.721a10 10 0 0 1 2.69 2.7" },
StaticSvgElement::Path { d: "M2.182 13.9a10 10 0 0 1 0-3.8" },
StaticSvgElement::Path { d: "M20.279 17.609a10 10 0 0 1-2.7 2.69" },
StaticSvgElement::Path { d: "M21.818 10.1a10 10 0 0 1 0 3.8" },
StaticSvgElement::Path { d: "M3.721 6.391a10 10 0 0 1 2.7-2.69" },
StaticSvgElement::Path { d: "M6.391 20.279a10 10 0 0 1-2.69-2.7" },
];
/// Static elements for CircleDivide icon
pub static CIRCLEDIVIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "8", y1: "12", x2: "16", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "16", x2: "12", y2: "16" },
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12", y2: "8" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for CircleDollarSign icon
pub static CIRCLEDOLLARSIGN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8" },
StaticSvgElement::Path { d: "M12 18V6" },
];
/// Static elements for CircleDot icon
pub static CIRCLEDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
];
/// Static elements for CircleDotDashed icon
pub static CIRCLEDOTDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.1 2.18a9.93 9.93 0 0 1 3.8 0" },
StaticSvgElement::Path { d: "M17.6 3.71a9.95 9.95 0 0 1 2.69 2.7" },
StaticSvgElement::Path { d: "M21.82 10.1a9.93 9.93 0 0 1 0 3.8" },
StaticSvgElement::Path { d: "M20.29 17.6a9.95 9.95 0 0 1-2.7 2.69" },
StaticSvgElement::Path { d: "M13.9 21.82a9.94 9.94 0 0 1-3.8 0" },
StaticSvgElement::Path { d: "M6.4 20.29a9.95 9.95 0 0 1-2.69-2.7" },
StaticSvgElement::Path { d: "M2.18 13.9a9.93 9.93 0 0 1 0-3.8" },
StaticSvgElement::Path { d: "M3.71 6.4a9.95 9.95 0 0 1 2.7-2.69" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
];
/// Static elements for CircleEllipsis icon
pub static CIRCLEELLIPSIS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M17 12h.01" },
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M7 12h.01" },
];
/// Static elements for CircleEqual icon
pub static CIRCLEEQUAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 10h10" },
StaticSvgElement::Path { d: "M7 14h10" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for CircleFadingArrowUp icon
pub static CIRCLEFADINGARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2a10 10 0 0 1 7.38 16.75" },
StaticSvgElement::Path { d: "m16 12-4-4-4 4" },
StaticSvgElement::Path { d: "M12 16V8" },
StaticSvgElement::Path { d: "M2.5 8.875a10 10 0 0 0-.5 3" },
StaticSvgElement::Path { d: "M2.83 16a10 10 0 0 0 2.43 3.4" },
StaticSvgElement::Path { d: "M4.636 5.235a10 10 0 0 1 .891-.857" },
StaticSvgElement::Path { d: "M8.644 21.42a10 10 0 0 0 7.631-.38" },
];
/// Static elements for CircleFadingPlus icon
pub static CIRCLEFADINGPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2a10 10 0 0 1 7.38 16.75" },
StaticSvgElement::Path { d: "M12 8v8" },
StaticSvgElement::Path { d: "M16 12H8" },
StaticSvgElement::Path { d: "M2.5 8.875a10 10 0 0 0-.5 3" },
StaticSvgElement::Path { d: "M2.83 16a10 10 0 0 0 2.43 3.4" },
StaticSvgElement::Path { d: "M4.636 5.235a10 10 0 0 1 .891-.857" },
StaticSvgElement::Path { d: "M8.644 21.42a10 10 0 0 0 7.631-.38" },
];
/// Static elements for CircleGauge icon
pub static CIRCLEGAUGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15.6 2.7a10 10 0 1 0 5.7 5.7" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
StaticSvgElement::Path { d: "M13.4 10.6 19 5" },
];
/// Static elements for CircleHelp icon
pub static CIRCLEHELP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for CircleMinus icon
pub static CIRCLEMINUS_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "M8 12h8" }];
/// Static elements for CircleOff icon
pub static CIRCLEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M8.35 2.69A10 10 0 0 1 21.3 15.65" },
StaticSvgElement::Path { d: "M19.08 19.08A10 10 0 1 1 4.92 4.92" },
];
/// Static elements for CircleParking icon
pub static CIRCLEPARKING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M9 17V7h4a3 3 0 0 1 0 6H9" },
];
/// Static elements for CircleParkingOff icon
pub static CIRCLEPARKINGOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12.656 7H13a3 3 0 0 1 2.984 3.307" },
StaticSvgElement::Path { d: "M13 13H9" },
StaticSvgElement::Path { d: "M19.071 19.071A1 1 0 0 1 4.93 4.93" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M8.357 2.687a10 10 0 0 1 12.956 12.956" },
StaticSvgElement::Path { d: "M9 17V9" },
];
/// Static elements for CirclePause icon
pub static CIRCLEPAUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Line { x1: "10", y1: "15", x2: "10", y2: "9" },
StaticSvgElement::Line { x1: "14", y1: "15", x2: "14", y2: "9" },
];
/// Static elements for CirclePercent icon
pub static CIRCLEPERCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "M9 9h.01" },
StaticSvgElement::Path { d: "M15 15h.01" },
];
/// Static elements for CirclePlay icon
pub static CIRCLEPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z",
},
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for CirclePlus icon
pub static CIRCLEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "M12 8v8" },
];
/// Static elements for CirclePoundSterling icon
pub static CIRCLEPOUNDSTERLING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 16V9.5a1 1 0 0 1 5 0" },
StaticSvgElement::Path { d: "M8 12h4" },
StaticSvgElement::Path { d: "M8 16h7" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for CirclePower icon
pub static CIRCLEPOWER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 7v4" },
StaticSvgElement::Path { d: "M7.998 9.003a5 5 0 1 0 8-.005" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for CircleQuestionMark icon
pub static CIRCLEQUESTIONMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for CircleSlash icon
pub static CIRCLESLASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Line { x1: "9", y1: "15", x2: "15", y2: "9" },
];
/// Static elements for CircleSlash2 icon
pub static CIRCLESLASH2_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M22 2 2 22" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for CircleSmall icon
pub static CIRCLESMALL_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Circle { cx: "12", cy: "12", r: "6" }];
/// Static elements for CircleStop icon
pub static CIRCLESTOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Rect { x: "9", y: "9", width: "6", height: "6", rx: Some("1"), ry: None },
];
/// Static elements for CircleUser icon
pub static CIRCLEUSER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662" },
];
/// Static elements for CircleUserRound icon
pub static CIRCLEUSERROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 20a6 6 0 0 0-12 0" },
StaticSvgElement::Circle { cx: "12", cy: "10", r: "4" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for CircleX icon
pub static CIRCLEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "m9 9 6 6" },
];
/// Static elements for CircuitBoard icon
pub static CIRCUITBOARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M11 9h4a2 2 0 0 0 2-2V3" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
StaticSvgElement::Path { d: "M7 21v-4a2 2 0 0 1 2-2h4" },
StaticSvgElement::Circle { cx: "15", cy: "15", r: "2" },
];
/// Static elements for Citrus icon
pub static CITRUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21.66 17.67a1.08 1.08 0 0 1-.04 1.6A12 12 0 0 1 4.73 2.38a1.1 1.1 0 0 1 1.61-.04z" },
StaticSvgElement::Path { d: "M19.65 15.66A8 8 0 0 1 8.35 4.34" },
StaticSvgElement::Path { d: "m14 10-5.5 5.5" },
StaticSvgElement::Path { d: "M14 17.85V10H6.15" },
];
/// Static elements for Clapperboard icon
pub static CLAPPERBOARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20.2 6 3 11l-.9-2.4c-.3-1.1.3-2.2 1.3-2.5l13.5-4c1.1-.3 2.2.3 2.5 1.3Z" },
StaticSvgElement::Path { d: "m6.2 5.3 3.1 3.9" },
StaticSvgElement::Path { d: "m12.4 3.4 3.1 4" },
StaticSvgElement::Path { d: "M3 11h18v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z" },
];
/// Static elements for Clipboard icon
pub static CLIPBOARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
];
/// Static elements for ClipboardCheck icon
pub static CLIPBOARDCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "m9 14 2 2 4-4" },
];
/// Static elements for ClipboardClock icon
pub static CLIPBOARDCLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 14v2.2l1.6 1" },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v.832" },
StaticSvgElement::Path { d: "M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2" },
StaticSvgElement::Circle { cx: "16", cy: "16", r: "6" },
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for ClipboardCopy icon
pub static CLIPBOARDCOPY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2" },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v4" },
StaticSvgElement::Path { d: "M21 14H11" },
StaticSvgElement::Path { d: "m15 10-4 4 4 4" },
];
/// Static elements for ClipboardList icon
pub static CLIPBOARDLIST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M12 11h4" },
StaticSvgElement::Path { d: "M12 16h4" },
StaticSvgElement::Path { d: "M8 11h.01" },
StaticSvgElement::Path { d: "M8 16h.01" },
];
/// Static elements for ClipboardMinus icon
pub static CLIPBOARDMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M9 14h6" },
];
/// Static elements for ClipboardPaste icon
pub static CLIPBOARDPASTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 14h10" },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v1.344" },
StaticSvgElement::Path { d: "m17 18 4-4-4-4" },
StaticSvgElement::Path { d: "M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 1.793-1.113" },
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for ClipboardPen icon
pub static CLIPBOARDPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5" },
StaticSvgElement::Path { d: "M4 13.5V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path {
d: "M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
];
/// Static elements for ClipboardPenLine icon
pub static CLIPBOARDPENLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5" },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 1.73 1" },
StaticSvgElement::Path { d: "M8 18h1" },
StaticSvgElement::Path {
d: "M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
];
/// Static elements for ClipboardPlus icon
pub static CLIPBOARDPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M9 14h6" },
StaticSvgElement::Path { d: "M12 17v-6" },
];
/// Static elements for ClipboardType icon
pub static CLIPBOARDTYPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M9 12v-1h6v1" },
StaticSvgElement::Path { d: "M11 17h2" },
StaticSvgElement::Path { d: "M12 11v6" },
];
/// Static elements for ClipboardX icon
pub static CLIPBOARDX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "2", width: "8", height: "4", rx: Some("1"), ry: Some("1") },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "m15 11-6 6" },
StaticSvgElement::Path { d: "m9 11 6 6" },
];
/// Static elements for Clock icon
pub static CLOCK_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l4 2" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock1 icon
pub static CLOCK1_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l2-4" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock10 icon
pub static CLOCK10_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l-4-2" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock11 icon
pub static CLOCK11_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l-2-4" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock12 icon
pub static CLOCK12_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock2 icon
pub static CLOCK2_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l4-2" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock3 icon
pub static CLOCK3_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6h4" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock4 icon
pub static CLOCK4_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l4 2" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock5 icon
pub static CLOCK5_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l2 4" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock6 icon
pub static CLOCK6_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v10" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock7 icon
pub static CLOCK7_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l-2 4" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock8 icon
pub static CLOCK8_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6l-4 2" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for Clock9 icon
pub static CLOCK9_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 6v6H8" }, StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }];
/// Static elements for ClockAlert icon
pub static CLOCKALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v6l4 2" },
StaticSvgElement::Path { d: "M20 12v5" },
StaticSvgElement::Path { d: "M20 21h.01" },
StaticSvgElement::Path { d: "M21.25 8.2A10 10 0 1 0 16 21.16" },
];
/// Static elements for ClockArrowDown icon
pub static CLOCKARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v6l2 1" },
StaticSvgElement::Path { d: "M12.337 21.994a10 10 0 1 1 9.588-8.767" },
StaticSvgElement::Path { d: "m14 18 4 4 4-4" },
StaticSvgElement::Path { d: "M18 14v8" },
];
/// Static elements for ClockArrowUp icon
pub static CLOCKARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v6l1.56.78" },
StaticSvgElement::Path { d: "M13.227 21.925a10 10 0 1 1 8.767-9.588" },
StaticSvgElement::Path { d: "m14 18 4-4 4 4" },
StaticSvgElement::Path { d: "M18 22v-8" },
];
/// Static elements for ClockFading icon
pub static CLOCKFADING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2a10 10 0 0 1 7.38 16.75" },
StaticSvgElement::Path { d: "M12 6v6l4 2" },
StaticSvgElement::Path { d: "M2.5 8.875a10 10 0 0 0-.5 3" },
StaticSvgElement::Path { d: "M2.83 16a10 10 0 0 0 2.43 3.4" },
StaticSvgElement::Path { d: "M4.636 5.235a10 10 0 0 1 .891-.857" },
StaticSvgElement::Path { d: "M8.644 21.42a10 10 0 0 0 7.631-.38" },
];
/// Static elements for ClockPlus icon
pub static CLOCKPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v6l3.644 1.822" },
StaticSvgElement::Path { d: "M16 19h6" },
StaticSvgElement::Path { d: "M19 16v6" },
StaticSvgElement::Path { d: "M21.92 13.267a10 10 0 1 0-8.653 8.653" },
];
/// Static elements for Cloud icon
pub static CLOUD_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z" }];
/// Static elements for CloudAlert icon
pub static CLOUDALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12v4" },
StaticSvgElement::Path { d: "M12 20h.01" },
StaticSvgElement::Path { d: "M17 18h.5a1 1 0 0 0 0-9h-1.79A7 7 0 1 0 7 17.708" },
];
/// Static elements for CloudCheck icon
pub static CLOUDCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m17 15-5.5 5.5L9 18" },
StaticSvgElement::Path { d: "M5 17.743A7 7 0 1 1 15.71 10h1.79a4.5 4.5 0 0 1 1.5 8.742" },
];
/// Static elements for CloudCog icon
pub static CLOUDCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10.852 19.772-.383.924" },
StaticSvgElement::Path { d: "m13.148 14.228.383-.923" },
StaticSvgElement::Path { d: "M13.148 19.772a3 3 0 1 0-2.296-5.544l-.383-.923" },
StaticSvgElement::Path { d: "m13.53 20.696-.382-.924a3 3 0 1 1-2.296-5.544" },
StaticSvgElement::Path { d: "m14.772 15.852.923-.383" },
StaticSvgElement::Path { d: "m14.772 18.148.923.383" },
StaticSvgElement::Path { d: "M4.2 15.1a7 7 0 1 1 9.93-9.858A7 7 0 0 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2" },
StaticSvgElement::Path { d: "m9.228 15.852-.923-.383" },
StaticSvgElement::Path { d: "m9.228 18.148-.923.383" },
];
/// Static elements for CloudDownload icon
pub static CLOUDDOWNLOAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13v8l-4-4" },
StaticSvgElement::Path { d: "m12 21 4-4" },
StaticSvgElement::Path { d: "M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284" },
];
/// Static elements for CloudDrizzle icon
pub static CLOUDDRIZZLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "M8 19v1" },
StaticSvgElement::Path { d: "M8 14v1" },
StaticSvgElement::Path { d: "M16 19v1" },
StaticSvgElement::Path { d: "M16 14v1" },
StaticSvgElement::Path { d: "M12 21v1" },
StaticSvgElement::Path { d: "M12 16v1" },
];
/// Static elements for CloudFog icon
pub static CLOUDFOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "M16 17H7" },
StaticSvgElement::Path { d: "M17 21H9" },
];
/// Static elements for CloudHail icon
pub static CLOUDHAIL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "M16 14v2" },
StaticSvgElement::Path { d: "M8 14v2" },
StaticSvgElement::Path { d: "M16 20h.01" },
StaticSvgElement::Path { d: "M8 20h.01" },
StaticSvgElement::Path { d: "M12 16v2" },
StaticSvgElement::Path { d: "M12 22h.01" },
];
/// Static elements for CloudLightning icon
pub static CLOUDLIGHTNING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973" },
StaticSvgElement::Path { d: "m13 12-3 5h4l-3 5" },
];
/// Static elements for CloudMoon icon
pub static CLOUDMOON_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197" },
StaticSvgElement::Path { d: "M13 16a3 3 0 1 1 0 6H7a5 5 0 1 1 4.9-6Z" },
];
/// Static elements for CloudMoonRain icon
pub static CLOUDMOONRAIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197" },
StaticSvgElement::Path { d: "M11 20v2" },
StaticSvgElement::Path { d: "M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24" },
StaticSvgElement::Path { d: "M7 19v2" },
];
/// Static elements for CloudOff icon
pub static CLOUDOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M5.782 5.782A7 7 0 0 0 9 19h8.5a4.5 4.5 0 0 0 1.307-.193" },
StaticSvgElement::Path { d: "M21.532 16.5A4.5 4.5 0 0 0 17.5 10h-1.79A7.008 7.008 0 0 0 10 5.07" },
];
/// Static elements for CloudRain icon
pub static CLOUDRAIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "M16 14v6" },
StaticSvgElement::Path { d: "M8 14v6" },
StaticSvgElement::Path { d: "M12 16v6" },
];
/// Static elements for CloudRainWind icon
pub static CLOUDRAINWIND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "m9.2 22 3-7" },
StaticSvgElement::Path { d: "m9 13-3 7" },
StaticSvgElement::Path { d: "m17 13-3 7" },
];
/// Static elements for CloudSnow icon
pub static CLOUDSNOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "M8 15h.01" },
StaticSvgElement::Path { d: "M8 19h.01" },
StaticSvgElement::Path { d: "M12 17h.01" },
StaticSvgElement::Path { d: "M12 21h.01" },
StaticSvgElement::Path { d: "M16 15h.01" },
StaticSvgElement::Path { d: "M16 19h.01" },
];
/// Static elements for CloudSun icon
pub static CLOUDSUN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "m4.93 4.93 1.41 1.41" },
StaticSvgElement::Path { d: "M20 12h2" },
StaticSvgElement::Path { d: "m19.07 4.93-1.41 1.41" },
StaticSvgElement::Path { d: "M15.947 12.65a4 4 0 0 0-5.925-4.128" },
StaticSvgElement::Path { d: "M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z" },
];
/// Static elements for CloudSunRain icon
pub static CLOUDSUNRAIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "m4.93 4.93 1.41 1.41" },
StaticSvgElement::Path { d: "M20 12h2" },
StaticSvgElement::Path { d: "m19.07 4.93-1.41 1.41" },
StaticSvgElement::Path { d: "M15.947 12.65a4 4 0 0 0-5.925-4.128" },
StaticSvgElement::Path { d: "M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24" },
StaticSvgElement::Path { d: "M11 20v2" },
StaticSvgElement::Path { d: "M7 19v2" },
];
/// Static elements for CloudUpload icon
pub static CLOUDUPLOAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13v8" },
StaticSvgElement::Path { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242" },
StaticSvgElement::Path { d: "m8 17 4-4 4 4" },
];
/// Static elements for Cloudy icon
pub static CLOUDY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17.5 21H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z" },
StaticSvgElement::Path { d: "M22 10a3 3 0 0 0-3-3h-2.207a5.502 5.502 0 0 0-10.702.5" },
];
/// Static elements for Clover icon
pub static CLOVER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16.17 7.83 2 22" },
StaticSvgElement::Path {
d: "M4.02 12a2.827 2.827 0 1 1 3.81-4.17A2.827 2.827 0 1 1 12 4.02a2.827 2.827 0 1 1 4.17 3.81A2.827 2.827 0 1 1 19.98 12a2.827 2.827 0 1 1-3.81 4.17A2.827 2.827 0 1 1 12 19.98a2.827 2.827 0 1 1-4.17-3.81A1 1 0 1 1 4 12",
},
StaticSvgElement::Path { d: "m7.83 7.83 8.34 8.34" },
];
/// Static elements for Club icon
pub static CLUB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17.28 9.05a5.5 5.5 0 1 0-10.56 0A5.5 5.5 0 1 0 12 17.66a5.5 5.5 0 1 0 5.28-8.6Z" },
StaticSvgElement::Path { d: "M12 17.66L12 22" },
];
/// Static elements for Code icon
pub static CODE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m16 18 6-6-6-6" }, StaticSvgElement::Path { d: "m8 6-6 6 6 6" }];
/// Static elements for CodeXml icon
pub static CODEXML_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m18 16 4-4-4-4" },
StaticSvgElement::Path { d: "m6 8-4 4 4 4" },
StaticSvgElement::Path { d: "m14.5 4-5 16" },
];
/// Static elements for Codepen icon
pub static CODEPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Polygon { points: "12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "15.5" },
StaticSvgElement::Polyline { points: "22 8.5 12 15.5 2 8.5" },
StaticSvgElement::Polyline { points: "2 15.5 12 8.5 22 15.5" },
StaticSvgElement::Line { x1: "12", y1: "2", x2: "12", y2: "8.5" },
];
/// Static elements for Codesandbox icon
pub static CODESANDBOX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",
},
StaticSvgElement::Polyline { points: "7.5 4.21 12 6.81 16.5 4.21" },
StaticSvgElement::Polyline { points: "7.5 19.79 7.5 14.6 3 12" },
StaticSvgElement::Polyline { points: "21 12 16.5 14.6 16.5 19.79" },
StaticSvgElement::Polyline { points: "3.27 6.96 12 12.01 20.73 6.96" },
StaticSvgElement::Line { x1: "12", y1: "22.08", x2: "12", y2: "12" },
];
/// Static elements for Coffee icon
pub static COFFEE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v2" },
StaticSvgElement::Path { d: "M14 2v2" },
StaticSvgElement::Path {
d: "M16 8a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1",
},
StaticSvgElement::Path { d: "M6 2v2" },
];
/// Static elements for Cog icon
pub static COG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z" },
StaticSvgElement::Path { d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" },
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "M12 22v-2" },
StaticSvgElement::Path { d: "m17 20.66-1-1.73" },
StaticSvgElement::Path { d: "M11 10.27 7 3.34" },
StaticSvgElement::Path { d: "m20.66 17-1.73-1" },
StaticSvgElement::Path { d: "m3.34 7 1.73 1" },
StaticSvgElement::Path { d: "M14 12h8" },
StaticSvgElement::Path { d: "M2 12h2" },
StaticSvgElement::Path { d: "m20.66 7-1.73 1" },
StaticSvgElement::Path { d: "m3.34 17 1.73-1" },
StaticSvgElement::Path { d: "m17 3.34-1 1.73" },
StaticSvgElement::Path { d: "m11 13.73-4 6.93" },
];
/// Static elements for Coins icon
pub static COINS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "8", cy: "8", r: "6" },
StaticSvgElement::Path { d: "M18.09 10.37A6 6 0 1 1 10.34 18" },
StaticSvgElement::Path { d: "M7 6h1v4" },
StaticSvgElement::Path { d: "m16.71 13.88.7.71-2.82 2.82" },
];
/// Static elements for Columns2 icon
pub static COLUMNS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 3v18" },
];
/// Static elements for Columns3 icon
pub static COLUMNS3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Path { d: "M15 3v18" },
];
/// Static elements for Columns3Cog icon
pub static COLUMNS3COG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5" },
StaticSvgElement::Path { d: "m14.3 19.6 1-.4" },
StaticSvgElement::Path { d: "M15 3v7.5" },
StaticSvgElement::Path { d: "m15.2 16.9-.9-.3" },
StaticSvgElement::Path { d: "m16.6 21.7.3-.9" },
StaticSvgElement::Path { d: "m16.8 15.3-.4-1" },
StaticSvgElement::Path { d: "m19.1 15.2.3-.9" },
StaticSvgElement::Path { d: "m19.6 21.7-.4-1" },
StaticSvgElement::Path { d: "m20.7 16.8 1-.4" },
StaticSvgElement::Path { d: "m21.7 19.4-.9-.3" },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for Columns4 icon
pub static COLUMNS4_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7.5 3v18" },
StaticSvgElement::Path { d: "M12 3v18" },
StaticSvgElement::Path { d: "M16.5 3v18" },
];
/// Static elements for Combine icon
pub static COMBINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 18H5a3 3 0 0 1-3-3v-1" },
StaticSvgElement::Path { d: "M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "m7 21 3-3-3-3" },
StaticSvgElement::Rect { x: "14", y: "14", width: "8", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "2", y: "2", width: "8", height: "8", rx: Some("2"), ry: None },
];
/// Static elements for Command icon
pub static COMMAND_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3" }];
/// Static elements for Compass icon
pub static COMPASS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z",
},
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for Component icon
pub static COMPONENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z",
},
StaticSvgElement::Path {
d: "M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z",
},
StaticSvgElement::Path {
d: "M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z",
},
StaticSvgElement::Path {
d: "M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z",
},
];
/// Static elements for Computer icon
pub static COMPUTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "2", width: "14", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "2", y: "14", width: "20", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 18h2" },
StaticSvgElement::Path { d: "M12 18h6" },
];
/// Static elements for ConciergeBell icon
pub static CONCIERGEBELL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 20a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1Z" },
StaticSvgElement::Path { d: "M20 16a8 8 0 1 0-16 0" },
StaticSvgElement::Path { d: "M12 4v4" },
StaticSvgElement::Path { d: "M10 4h4" },
];
/// Static elements for Cone icon
pub static CONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m20.9 18.55-8-15.98a1 1 0 0 0-1.8 0l-8 15.98" },
StaticSvgElement::Ellipse { cx: "12", cy: "19", rx: "9", ry: "3" },
];
/// Static elements for Construction icon
pub static CONSTRUCTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "8", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M17 14v7" },
StaticSvgElement::Path { d: "M7 14v7" },
StaticSvgElement::Path { d: "M17 3v3" },
StaticSvgElement::Path { d: "M7 3v3" },
StaticSvgElement::Path { d: "M10 14 2.3 6.3" },
StaticSvgElement::Path { d: "m14 6 7.7 7.7" },
StaticSvgElement::Path { d: "m8 6 8 8" },
];
/// Static elements for Contact icon
pub static CONTACT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 2v2" },
StaticSvgElement::Path { d: "M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M8 2v2" },
StaticSvgElement::Circle { cx: "12", cy: "11", r: "3" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for ContactRound icon
pub static CONTACTROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 2v2" },
StaticSvgElement::Path { d: "M17.915 22a6 6 0 0 0-12 0" },
StaticSvgElement::Path { d: "M8 2v2" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for Container icon
pub static CONTAINER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z",
},
StaticSvgElement::Path { d: "M10 21.9V14L2.1 9.1" },
StaticSvgElement::Path { d: "m10 14 11.9-6.9" },
StaticSvgElement::Path { d: "M14 19.8v-8.1" },
StaticSvgElement::Path { d: "M18 17.5V9.4" },
];
/// Static elements for Contrast icon
pub static CONTRAST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M12 18a6 6 0 0 0 0-12v12z" },
];
/// Static elements for Cookie icon
pub static COOKIE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5" },
StaticSvgElement::Path { d: "M8.5 8.5v.01" },
StaticSvgElement::Path { d: "M16 15.5v.01" },
StaticSvgElement::Path { d: "M12 12v.01" },
StaticSvgElement::Path { d: "M11 17v.01" },
StaticSvgElement::Path { d: "M7 14v.01" },
];
/// Static elements for CookingPot icon
pub static COOKINGPOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 12h20" },
StaticSvgElement::Path { d: "M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8" },
StaticSvgElement::Path { d: "m4 8 16-4" },
StaticSvgElement::Path { d: "m8.86 6.78-.45-1.81a2 2 0 0 1 1.45-2.43l1.94-.48a2 2 0 0 1 2.43 1.46l.45 1.8" },
];
/// Static elements for Copy icon
pub static COPY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "8", y: "8", width: "14", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" },
];
/// Static elements for CopyCheck icon
pub static COPYCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12 15 2 2 4-4" },
StaticSvgElement::Rect { x: "8", y: "8", width: "14", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" },
];
/// Static elements for CopyMinus icon
pub static COPYMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "12", y1: "15", x2: "18", y2: "15" },
StaticSvgElement::Rect { x: "8", y: "8", width: "14", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" },
];
/// Static elements for CopyPlus icon
pub static COPYPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "15", y1: "12", x2: "15", y2: "18" },
StaticSvgElement::Line { x1: "12", y1: "15", x2: "18", y2: "15" },
StaticSvgElement::Rect { x: "8", y: "8", width: "14", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" },
];
/// Static elements for CopySlash icon
pub static COPYSLASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "12", y1: "18", x2: "18", y2: "12" },
StaticSvgElement::Rect { x: "8", y: "8", width: "14", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" },
];
/// Static elements for CopyX icon
pub static COPYX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "12", y1: "12", x2: "18", y2: "18" },
StaticSvgElement::Line { x1: "12", y1: "18", x2: "18", y2: "12" },
StaticSvgElement::Rect { x: "8", y: "8", width: "14", height: "14", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" },
];
/// Static elements for Copyleft icon
pub static COPYLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M9.17 14.83a4 4 0 1 0 0-5.66" },
];
/// Static elements for Copyright icon
pub static COPYRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M14.83 14.83a4 4 0 1 1 0-5.66" },
];
/// Static elements for CornerDownLeft icon
pub static CORNERDOWNLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M20 4v7a4 4 0 0 1-4 4H4" }, StaticSvgElement::Path { d: "m9 10-5 5 5 5" }];
/// Static elements for CornerDownRight icon
pub static CORNERDOWNRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m15 10 5 5-5 5" }, StaticSvgElement::Path { d: "M4 4v7a4 4 0 0 0 4 4h12" }];
/// Static elements for CornerLeftDown icon
pub static CORNERLEFTDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m14 15-5 5-5-5" }, StaticSvgElement::Path { d: "M20 4h-7a4 4 0 0 0-4 4v12" }];
/// Static elements for CornerLeftUp icon
pub static CORNERLEFTUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M14 9 9 4 4 9" }, StaticSvgElement::Path { d: "M20 20h-7a4 4 0 0 1-4-4V4" }];
/// Static elements for CornerRightDown icon
pub static CORNERRIGHTDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m10 15 5 5 5-5" }, StaticSvgElement::Path { d: "M4 4h7a4 4 0 0 1 4 4v12" }];
/// Static elements for CornerRightUp icon
pub static CORNERRIGHTUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m10 9 5-5 5 5" }, StaticSvgElement::Path { d: "M4 20h7a4 4 0 0 0 4-4V4" }];
/// Static elements for CornerUpLeft icon
pub static CORNERUPLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M20 20v-7a4 4 0 0 0-4-4H4" }, StaticSvgElement::Path { d: "M9 14 4 9l5-5" }];
/// Static elements for CornerUpRight icon
pub static CORNERUPRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m15 14 5-5-5-5" }, StaticSvgElement::Path { d: "M4 20v-7a4 4 0 0 1 4-4h12" }];
/// Static elements for Cpu icon
pub static CPU_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20v2" },
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "M17 20v2" },
StaticSvgElement::Path { d: "M17 2v2" },
StaticSvgElement::Path { d: "M2 12h2" },
StaticSvgElement::Path { d: "M2 17h2" },
StaticSvgElement::Path { d: "M2 7h2" },
StaticSvgElement::Path { d: "M20 12h2" },
StaticSvgElement::Path { d: "M20 17h2" },
StaticSvgElement::Path { d: "M20 7h2" },
StaticSvgElement::Path { d: "M7 20v2" },
StaticSvgElement::Path { d: "M7 2v2" },
StaticSvgElement::Rect { x: "4", y: "4", width: "16", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "8", y: "8", width: "8", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for CreativeCommons icon
pub static CREATIVECOMMONS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M10 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1" },
StaticSvgElement::Path { d: "M17 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1" },
];
/// Static elements for CreditCard icon
pub static CREDITCARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "5", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Line { x1: "2", y1: "10", x2: "22", y2: "10" },
];
/// Static elements for Croissant icon
pub static CROISSANT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.2 18H4.774a1.5 1.5 0 0 1-1.352-.97 11 11 0 0 1 .132-6.487" },
StaticSvgElement::Path { d: "M18 10.2V4.774a1.5 1.5 0 0 0-.97-1.352 11 11 0 0 0-6.486.132" },
StaticSvgElement::Path { d: "M18 5a4 3 0 0 1 4 3 2 2 0 0 1-2 2 10 10 0 0 0-5.139 1.42" },
StaticSvgElement::Path { d: "M5 18a3 4 0 0 0 3 4 2 2 0 0 0 2-2 10 10 0 0 1 1.42-5.14" },
StaticSvgElement::Path {
d: "M8.709 2.554a10 10 0 0 0-6.155 6.155 1.5 1.5 0 0 0 .676 1.626l9.807 5.42a2 2 0 0 0 2.718-2.718l-5.42-9.807a1.5 1.5 0 0 0-1.626-.676",
},
];
/// Static elements for Crop icon
pub static CROP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 2v14a2 2 0 0 0 2 2h14" },
StaticSvgElement::Path { d: "M18 22V8a2 2 0 0 0-2-2H2" },
];
/// Static elements for Cross icon
pub static CROSS_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z",
}];
/// Static elements for Crosshair icon
pub static CROSSHAIR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Line { x1: "22", y1: "12", x2: "18", y2: "12" },
StaticSvgElement::Line { x1: "6", y1: "12", x2: "2", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "6", x2: "12", y2: "2" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "18" },
];
/// Static elements for Crown icon
pub static CROWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z",
},
StaticSvgElement::Path { d: "M5 21h14" },
];
/// Static elements for Cuboid icon
pub static CUBOID_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m21.12 6.4-6.05-4.06a2 2 0 0 0-2.17-.05L2.95 8.41a2 2 0 0 0-.95 1.7v5.82a2 2 0 0 0 .88 1.66l6.05 4.07a2 2 0 0 0 2.17.05l9.95-6.12a2 2 0 0 0 .95-1.7V8.06a2 2 0 0 0-.88-1.66Z",
},
StaticSvgElement::Path { d: "M10 22v-8L2.25 9.15" },
StaticSvgElement::Path { d: "m10 14 11.77-6.87" },
];
/// Static elements for CupSoda icon
pub static CUPSODA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8" },
StaticSvgElement::Path { d: "M5 8h14" },
StaticSvgElement::Path { d: "M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0" },
StaticSvgElement::Path { d: "m12 8 1-6h2" },
];
/// Static elements for Currency icon
pub static CURRENCY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "8" },
StaticSvgElement::Line { x1: "3", y1: "3", x2: "6", y2: "6" },
StaticSvgElement::Line { x1: "21", y1: "3", x2: "18", y2: "6" },
StaticSvgElement::Line { x1: "3", y1: "21", x2: "6", y2: "18" },
StaticSvgElement::Line { x1: "21", y1: "21", x2: "18", y2: "18" },
];
/// Static elements for Cylinder icon
pub static CYLINDER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Ellipse { cx: "12", cy: "5", rx: "9", ry: "3" },
StaticSvgElement::Path { d: "M3 5v14a9 3 0 0 0 18 0V5" },
];
/// Static elements for Dam icon
pub static DAM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" },
StaticSvgElement::Path { d: "M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" },
StaticSvgElement::Path { d: "M2 10h4" },
StaticSvgElement::Path { d: "M2 14h4" },
StaticSvgElement::Path { d: "M2 18h4" },
StaticSvgElement::Path { d: "M2 6h4" },
StaticSvgElement::Path { d: "M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z" },
];
/// Static elements for Database icon
pub static DATABASE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Ellipse { cx: "12", cy: "5", rx: "9", ry: "3" },
StaticSvgElement::Path { d: "M3 5V19A9 3 0 0 0 21 19V5" },
StaticSvgElement::Path { d: "M3 12A9 3 0 0 0 21 12" },
];
/// Static elements for DatabaseBackup icon
pub static DATABASEBACKUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Ellipse { cx: "12", cy: "5", rx: "9", ry: "3" },
StaticSvgElement::Path { d: "M3 12a9 3 0 0 0 5 2.69" },
StaticSvgElement::Path { d: "M21 9.3V5" },
StaticSvgElement::Path { d: "M3 5v14a9 3 0 0 0 6.47 2.88" },
StaticSvgElement::Path { d: "M12 12v4h4" },
StaticSvgElement::Path { d: "M13 20a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16" },
];
/// Static elements for DatabaseZap icon
pub static DATABASEZAP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Ellipse { cx: "12", cy: "5", rx: "9", ry: "3" },
StaticSvgElement::Path { d: "M3 5V19A9 3 0 0 0 15 21.84" },
StaticSvgElement::Path { d: "M21 5V8" },
StaticSvgElement::Path { d: "M21 12L18 17H22L19 22" },
StaticSvgElement::Path { d: "M3 12A9 3 0 0 0 14.59 14.87" },
];
/// Static elements for DecimalsArrowLeft icon
pub static DECIMALSARROWLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m13 21-3-3 3-3" },
StaticSvgElement::Path { d: "M20 18H10" },
StaticSvgElement::Path { d: "M3 11h.01" },
StaticSvgElement::Rect { x: "6", y: "3", width: "5", height: "8", rx: Some("2.5"), ry: None },
];
/// Static elements for DecimalsArrowRight icon
pub static DECIMALSARROWRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 18h10" },
StaticSvgElement::Path { d: "m17 21 3-3-3-3" },
StaticSvgElement::Path { d: "M3 11h.01" },
StaticSvgElement::Rect { x: "15", y: "3", width: "5", height: "8", rx: Some("2.5"), ry: None },
StaticSvgElement::Rect { x: "6", y: "3", width: "5", height: "8", rx: Some("2.5"), ry: None },
];
/// Static elements for Delete icon
pub static DELETE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10 5a2 2 0 0 0-1.344.519l-6.328 5.74a1 1 0 0 0 0 1.481l6.328 5.741A2 2 0 0 0 10 19h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z",
},
StaticSvgElement::Path { d: "m12 9 6 6" },
StaticSvgElement::Path { d: "m18 9-6 6" },
];
/// Static elements for Dessert icon
pub static DESSERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.162 3.167A10 10 0 0 0 2 13a2 2 0 0 0 4 0v-1a2 2 0 0 1 4 0v4a2 2 0 0 0 4 0v-4a2 2 0 0 1 4 0v1a2 2 0 0 0 4-.006 10 10 0 0 0-8.161-9.826",
},
StaticSvgElement::Path { d: "M20.804 14.869a9 9 0 0 1-17.608 0" },
StaticSvgElement::Circle { cx: "12", cy: "4", r: "2" },
];
/// Static elements for Diameter icon
pub static DIAMETER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "19", cy: "19", r: "2" },
StaticSvgElement::Circle { cx: "5", cy: "5", r: "2" },
StaticSvgElement::Path { d: "M6.48 3.66a10 10 0 0 1 13.86 13.86" },
StaticSvgElement::Path { d: "m6.41 6.41 11.18 11.18" },
StaticSvgElement::Path { d: "M3.66 6.48a10 10 0 0 0 13.86 13.86" },
];
/// Static elements for Diamond icon
pub static DIAMOND_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z",
}];
/// Static elements for DiamondMinus icon
pub static DIAMONDMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z",
},
StaticSvgElement::Path { d: "M8 12h8" },
];
/// Static elements for DiamondPercent icon
pub static DIAMONDPERCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z",
},
StaticSvgElement::Path { d: "M9.2 9.2h.01" },
StaticSvgElement::Path { d: "m14.5 9.5-5 5" },
StaticSvgElement::Path { d: "M14.7 14.8h.01" },
];
/// Static elements for DiamondPlus icon
pub static DIAMONDPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 8v8" },
StaticSvgElement::Path {
d: "M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z",
},
StaticSvgElement::Path { d: "M8 12h8" },
];
/// Static elements for Dice1 icon
pub static DICE1_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M12 12h.01" },
];
/// Static elements for Dice2 icon
pub static DICE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M15 9h.01" },
StaticSvgElement::Path { d: "M9 15h.01" },
];
/// Static elements for Dice3 icon
pub static DICE3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M16 8h.01" },
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M8 16h.01" },
];
/// Static elements for Dice4 icon
pub static DICE4_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M16 8h.01" },
StaticSvgElement::Path { d: "M8 8h.01" },
StaticSvgElement::Path { d: "M8 16h.01" },
StaticSvgElement::Path { d: "M16 16h.01" },
];
/// Static elements for Dice5 icon
pub static DICE5_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M16 8h.01" },
StaticSvgElement::Path { d: "M8 8h.01" },
StaticSvgElement::Path { d: "M8 16h.01" },
StaticSvgElement::Path { d: "M16 16h.01" },
StaticSvgElement::Path { d: "M12 12h.01" },
];
/// Static elements for Dice6 icon
pub static DICE6_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M16 8h.01" },
StaticSvgElement::Path { d: "M16 12h.01" },
StaticSvgElement::Path { d: "M16 16h.01" },
StaticSvgElement::Path { d: "M8 8h.01" },
StaticSvgElement::Path { d: "M8 12h.01" },
StaticSvgElement::Path { d: "M8 16h.01" },
];
/// Static elements for Dices icon
pub static DICES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "10", width: "12", height: "12", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "m17.92 14 3.5-3.5a2.24 2.24 0 0 0 0-3l-5-4.92a2.24 2.24 0 0 0-3 0L10 6" },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "M10 14h.01" },
StaticSvgElement::Path { d: "M15 6h.01" },
StaticSvgElement::Path { d: "M18 9h.01" },
];
/// Static elements for Diff icon
pub static DIFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v14" },
StaticSvgElement::Path { d: "M5 10h14" },
StaticSvgElement::Path { d: "M5 21h14" },
];
/// Static elements for Disc icon
pub static DISC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for Disc2 icon
pub static DISC2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Path { d: "M12 12h.01" },
];
/// Static elements for Disc3 icon
pub static DISC3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M6 12c0-1.7.7-3.2 1.8-4.2" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
StaticSvgElement::Path { d: "M18 12c0 1.7-.7 3.2-1.8 4.2" },
];
/// Static elements for DiscAlbum icon
pub static DISCALBUM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "5" },
StaticSvgElement::Path { d: "M12 12h.01" },
];
/// Static elements for Divide icon
pub static DIVIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "6", r: "1" },
StaticSvgElement::Line { x1: "5", y1: "12", x2: "19", y2: "12" },
StaticSvgElement::Circle { cx: "12", cy: "18", r: "1" },
];
/// Static elements for Dna icon
pub static DNA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 16 1.5 1.5" },
StaticSvgElement::Path { d: "m14 8-1.5-1.5" },
StaticSvgElement::Path { d: "M15 2c-1.798 1.998-2.518 3.995-2.807 5.993" },
StaticSvgElement::Path { d: "m16.5 10.5 1 1" },
StaticSvgElement::Path { d: "m17 6-2.891-2.891" },
StaticSvgElement::Path { d: "M2 15c6.667-6 13.333 0 20-6" },
StaticSvgElement::Path { d: "m20 9 .891.891" },
StaticSvgElement::Path { d: "M3.109 14.109 4 15" },
StaticSvgElement::Path { d: "m6.5 12.5 1 1" },
StaticSvgElement::Path { d: "m7 18 2.891 2.891" },
StaticSvgElement::Path { d: "M9 22c1.798-1.998 2.518-3.995 2.807-5.993" },
];
/// Static elements for DnaOff icon
pub static DNAOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8" },
StaticSvgElement::Path { d: "m17 6-2.891-2.891" },
StaticSvgElement::Path { d: "M2 15c3.333-3 6.667-3 10-3" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "m20 9 .891.891" },
StaticSvgElement::Path { d: "M22 9c-1.5 1.35-3 2.092-4.5 2.5l-1-1" },
StaticSvgElement::Path { d: "M3.109 14.109 4 15" },
StaticSvgElement::Path { d: "m6.5 12.5 1 1" },
StaticSvgElement::Path { d: "m7 18 2.891 2.891" },
StaticSvgElement::Path { d: "M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16" },
];
/// Static elements for Dock icon
pub static DOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 8h20" },
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 16h12" },
];
/// Static elements for Dog icon
pub static DOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.25 16.25h1.5L12 17z" },
StaticSvgElement::Path { d: "M16 14v.5" },
StaticSvgElement::Path {
d: "M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.702 11.702 0 0 0-.493-3.309",
},
StaticSvgElement::Path { d: "M8 14v.5" },
StaticSvgElement::Path {
d: "M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5-1.931.722-3.576-.297-3.656-1-.113-.994 1.177-6.53 4-7 1.923-.321 3.651.845 3.651 2.235A7.497 7.497 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5",
},
];
/// Static elements for DollarSign icon
pub static DOLLARSIGN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "12", y1: "2", x2: "12", y2: "22" },
StaticSvgElement::Path { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" },
];
/// Static elements for Donut icon
pub static DONUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20.5 10a2.5 2.5 0 0 1-2.4-3H18a2.95 2.95 0 0 1-2.6-4.4 10 10 0 1 0 6.3 7.1c-.3.2-.8.3-1.2.3",
},
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
];
/// Static elements for DoorClosed icon
pub static DOORCLOSED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12h.01" },
StaticSvgElement::Path { d: "M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14" },
StaticSvgElement::Path { d: "M2 20h20" },
];
/// Static elements for DoorClosedLocked icon
pub static DOORCLOSEDLOCKED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12h.01" },
StaticSvgElement::Path { d: "M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14" },
StaticSvgElement::Path { d: "M2 20h8" },
StaticSvgElement::Path { d: "M20 17v-2a2 2 0 1 0-4 0v2" },
StaticSvgElement::Rect { x: "14", y: "17", width: "8", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for DoorOpen icon
pub static DOOROPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 20H2" },
StaticSvgElement::Path {
d: "M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z",
},
StaticSvgElement::Path { d: "M11 4H8a2 2 0 0 0-2 2v14" },
StaticSvgElement::Path { d: "M14 12h.01" },
StaticSvgElement::Path { d: "M22 20h-3" },
];
/// Static elements for Dot icon
pub static DOT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Circle { cx: "12.1", cy: "12.1", r: "1" }];
/// Static elements for Download icon
pub static DOWNLOAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 15V3" },
StaticSvgElement::Path { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" },
StaticSvgElement::Path { d: "m7 10 5 5 5-5" },
];
/// Static elements for DraftingCompass icon
pub static DRAFTINGCOMPASS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12.99 6.74 1.93 3.44" },
StaticSvgElement::Path { d: "M19.136 12a10 10 0 0 1-14.271 0" },
StaticSvgElement::Path { d: "m21 21-2.16-3.84" },
StaticSvgElement::Path { d: "m3 21 8.02-14.26" },
StaticSvgElement::Circle { cx: "12", cy: "5", r: "2" },
];
/// Static elements for Drama icon
pub static DRAMA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 11h.01" },
StaticSvgElement::Path { d: "M14 6h.01" },
StaticSvgElement::Path { d: "M18 6h.01" },
StaticSvgElement::Path { d: "M6.5 13.1h.01" },
StaticSvgElement::Path { d: "M22 5c0 9-4 12-6 12s-6-3-6-12c0-2 2-3 6-3s6 1 6 3" },
StaticSvgElement::Path { d: "M17.4 9.9c-.8.8-2 .8-2.8 0" },
StaticSvgElement::Path {
d: "M10.1 7.1C9 7.2 7.7 7.7 6 8.6c-3.5 2-4.7 3.9-3.7 5.6 4.5 7.8 9.5 8.4 11.2 7.4.9-.5 1.9-2.1 1.9-4.7",
},
StaticSvgElement::Path { d: "M9.1 16.5c.3-1.1 1.4-1.7 2.4-1.4" },
];
/// Static elements for Dribbble icon
pub static DRIBBBLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94" },
StaticSvgElement::Path { d: "M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32" },
StaticSvgElement::Path { d: "M8.56 2.75c4.37 6 6 9.42 8 17.72" },
];
/// Static elements for Drill icon
pub static DRILL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z" },
StaticSvgElement::Path {
d: "M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8",
},
StaticSvgElement::Path { d: "M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3" },
StaticSvgElement::Path { d: "M18 6h4" },
StaticSvgElement::Path { d: "m5 10-2 8" },
StaticSvgElement::Path { d: "m7 18 2-8" },
];
/// Static elements for Drone icon
pub static DRONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10 7 7" },
StaticSvgElement::Path { d: "m10 14-3 3" },
StaticSvgElement::Path { d: "m14 10 3-3" },
StaticSvgElement::Path { d: "m14 14 3 3" },
StaticSvgElement::Path { d: "M14.205 4.139a4 4 0 1 1 5.439 5.863" },
StaticSvgElement::Path { d: "M19.637 14a4 4 0 1 1-5.432 5.868" },
StaticSvgElement::Path { d: "M4.367 10a4 4 0 1 1 5.438-5.862" },
StaticSvgElement::Path { d: "M9.795 19.862a4 4 0 1 1-5.429-5.873" },
StaticSvgElement::Rect { x: "10", y: "8", width: "4", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for Droplet icon
pub static DROPLET_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z",
}];
/// Static elements for DropletOff icon
pub static DROPLETOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586",
},
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208" },
];
/// Static elements for Droplets icon
pub static DROPLETS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z",
},
StaticSvgElement::Path {
d: "M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97",
},
];
/// Static elements for Drum icon
pub static DRUM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 2 8 8" },
StaticSvgElement::Path { d: "m22 2-8 8" },
StaticSvgElement::Ellipse { cx: "12", cy: "9", rx: "10", ry: "5" },
StaticSvgElement::Path { d: "M7 13.4v7.9" },
StaticSvgElement::Path { d: "M12 14v8" },
StaticSvgElement::Path { d: "M17 13.4v7.9" },
StaticSvgElement::Path { d: "M2 9v8a10 5 0 0 0 20 0V9" },
];
/// Static elements for Drumstick icon
pub static DRUMSTICK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15.4 15.63a7.875 6 135 1 1 6.23-6.23 4.5 3.43 135 0 0-6.23 6.23" },
StaticSvgElement::Path { d: "m8.29 12.71-2.6 2.6a2.5 2.5 0 1 0-1.65 4.65A2.5 2.5 0 1 0 8.7 18.3l2.59-2.59" },
];
/// Static elements for Dumbbell icon
pub static DUMBBELL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z",
},
StaticSvgElement::Path { d: "m2.5 21.5 1.4-1.4" },
StaticSvgElement::Path { d: "m20.1 3.9 1.4-1.4" },
StaticSvgElement::Path {
d: "M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z",
},
StaticSvgElement::Path { d: "m9.6 14.4 4.8-4.8" },
];
/// Static elements for Ear icon
pub static EAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0" },
StaticSvgElement::Path { d: "M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4" },
];
/// Static elements for EarOff icon
pub static EAROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46" },
StaticSvgElement::Path { d: "M6 8.5c0-.75.13-1.47.36-2.14" },
StaticSvgElement::Path { d: "M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76" },
StaticSvgElement::Path { d: "M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Earth icon
pub static EARTH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21.54 15H17a2 2 0 0 0-2 2v4.54" },
StaticSvgElement::Path {
d: "M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17",
},
StaticSvgElement::Path { d: "M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for EarthLock icon
pub static EARTHLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 3.34V5a3 3 0 0 0 3 3" },
StaticSvgElement::Path { d: "M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05" },
StaticSvgElement::Path { d: "M21.54 15H17a2 2 0 0 0-2 2v4.54" },
StaticSvgElement::Path { d: "M12 2a10 10 0 1 0 9.54 13" },
StaticSvgElement::Path { d: "M20 6V4a2 2 0 1 0-4 0v2" },
StaticSvgElement::Rect { x: "14", y: "6", width: "8", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for Eclipse icon
pub static ECLIPSE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" }, StaticSvgElement::Path { d: "M12 2a7 7 0 1 0 10 10" }];
/// Static elements for Egg icon
pub static EGG_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 2C8 2 4 8 4 14a8 8 0 0 0 16 0c0-6-4-12-8-12" }];
/// Static elements for EggFried icon
pub static EGGFRIED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11.5", cy: "12.5", r: "3.5" },
StaticSvgElement::Path {
d: "M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z",
},
];
/// Static elements for EggOff icon
pub static EGGOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M20 14.347V14c0-6-4-12-8-12-1.078 0-2.157.436-3.157 1.19" },
StaticSvgElement::Path { d: "M6.206 6.21C4.871 8.4 4 11.2 4 14a8 8 0 0 0 14.568 4.568" },
];
/// Static elements for Ellipsis icon
pub static ELLIPSIS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "5", cy: "12", r: "1" },
];
/// Static elements for EllipsisVertical icon
pub static ELLIPSISVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "12", cy: "5", r: "1" },
StaticSvgElement::Circle { cx: "12", cy: "19", r: "1" },
];
/// Static elements for Equal icon
pub static EQUAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "5", y1: "9", x2: "19", y2: "9" },
StaticSvgElement::Line { x1: "5", y1: "15", x2: "19", y2: "15" },
];
/// Static elements for EqualApproximately icon
pub static EQUALAPPROXIMATELY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 15a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0" },
StaticSvgElement::Path { d: "M5 9a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0" },
];
/// Static elements for EqualNot icon
pub static EQUALNOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "5", y1: "9", x2: "19", y2: "9" },
StaticSvgElement::Line { x1: "5", y1: "15", x2: "19", y2: "15" },
StaticSvgElement::Line { x1: "19", y1: "5", x2: "5", y2: "19" },
];
/// Static elements for Eraser icon
pub static ERASER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21",
},
StaticSvgElement::Path { d: "m5.082 11.09 8.828 8.828" },
];
/// Static elements for EthernetPort icon
pub static ETHERNETPORT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 20 3-3h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2l3 3z" },
StaticSvgElement::Path { d: "M6 8v1" },
StaticSvgElement::Path { d: "M10 8v1" },
StaticSvgElement::Path { d: "M14 8v1" },
StaticSvgElement::Path { d: "M18 8v1" },
];
/// Static elements for Euro icon
pub static EURO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 10h12" },
StaticSvgElement::Path { d: "M4 14h9" },
StaticSvgElement::Path { d: "M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2" },
];
/// Static elements for Expand icon
pub static EXPAND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 15 6 6" },
StaticSvgElement::Path { d: "m15 9 6-6" },
StaticSvgElement::Path { d: "M21 16v5h-5" },
StaticSvgElement::Path { d: "M21 8V3h-5" },
StaticSvgElement::Path { d: "M3 16v5h5" },
StaticSvgElement::Path { d: "m3 21 6-6" },
StaticSvgElement::Path { d: "M3 8V3h5" },
StaticSvgElement::Path { d: "M9 9 3 3" },
];
/// Static elements for ExternalLink icon
pub static EXTERNALLINK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 3h6v6" },
StaticSvgElement::Path { d: "M10 14 21 3" },
StaticSvgElement::Path { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" },
];
/// Static elements for Eye icon
pub static EYE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",
},
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
];
/// Static elements for EyeClosed icon
pub static EYECLOSED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 18-.722-3.25" },
StaticSvgElement::Path { d: "M2 8a10.645 10.645 0 0 0 20 0" },
StaticSvgElement::Path { d: "m20 15-1.726-2.05" },
StaticSvgElement::Path { d: "m4 15 1.726-2.05" },
StaticSvgElement::Path { d: "m9 18 .722-3.25" },
];
/// Static elements for EyeOff icon
pub static EYEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",
},
StaticSvgElement::Path { d: "M14.084 14.158a3 3 0 0 1-4.242-4.242" },
StaticSvgElement::Path {
d: "M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",
},
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Facebook icon
pub static FACEBOOK_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" }];
/// Static elements for Factory icon
pub static FACTORY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 16h.01" },
StaticSvgElement::Path { d: "M16 16h.01" },
StaticSvgElement::Path {
d: "M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z",
},
StaticSvgElement::Path { d: "M8 16h.01" },
];
/// Static elements for Fan icon
pub static FAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.827 16.379a6.082 6.082 0 0 1-8.618-7.002l5.412 1.45a6.082 6.082 0 0 1 7.002-8.618l-1.45 5.412a6.082 6.082 0 0 1 8.618 7.002l-5.412-1.45a6.082 6.082 0 0 1-7.002 8.618l1.45-5.412Z",
},
StaticSvgElement::Path { d: "M12 12v.01" },
];
/// Static elements for FastForward icon
pub static FASTFORWARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6a2 2 0 0 1 3.414-1.414l6 6a2 2 0 0 1 0 2.828l-6 6A2 2 0 0 1 12 18z" },
StaticSvgElement::Path { d: "M2 6a2 2 0 0 1 3.414-1.414l6 6a2 2 0 0 1 0 2.828l-6 6A2 2 0 0 1 2 18z" },
];
/// Static elements for Feather icon
pub static FEATHER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z",
},
StaticSvgElement::Path { d: "M16 8 2 22" },
StaticSvgElement::Path { d: "M17.5 15H9" },
];
/// Static elements for Fence icon
pub static FENCE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 3 2 5v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z" },
StaticSvgElement::Path { d: "M6 8h4" },
StaticSvgElement::Path { d: "M6 18h4" },
StaticSvgElement::Path { d: "m12 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z" },
StaticSvgElement::Path { d: "M14 8h4" },
StaticSvgElement::Path { d: "M14 18h4" },
StaticSvgElement::Path { d: "m20 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z" },
];
/// Static elements for FerrisWheel icon
pub static FERRISWHEEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
StaticSvgElement::Path { d: "M12 2v4" },
StaticSvgElement::Path { d: "m6.8 15-3.5 2" },
StaticSvgElement::Path { d: "m20.7 7-3.5 2" },
StaticSvgElement::Path { d: "M6.8 9 3.3 7" },
StaticSvgElement::Path { d: "m20.7 17-3.5-2" },
StaticSvgElement::Path { d: "m9 22 3-8 3 8" },
StaticSvgElement::Path { d: "M8 22h8" },
StaticSvgElement::Path { d: "M18 18.7a9 9 0 1 0-12 0" },
];
/// Static elements for Figma icon
pub static FIGMA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z" },
StaticSvgElement::Path { d: "M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z" },
StaticSvgElement::Path { d: "M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z" },
StaticSvgElement::Path { d: "M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z" },
StaticSvgElement::Path { d: "M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z" },
];
/// Static elements for File icon
pub static FILE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
];
/// Static elements for FileArchive icon
pub static FILEARCHIVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12v-1" },
StaticSvgElement::Path { d: "M10 18v-2" },
StaticSvgElement::Path { d: "M10 7V6" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01" },
StaticSvgElement::Circle { cx: "10", cy: "20", r: "2" },
];
/// Static elements for FileAudio icon
pub static FILEAUDIO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path {
d: "M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0",
},
];
/// Static elements for FileAudio2 icon
pub static FILEAUDIO2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Circle { cx: "3", cy: "17", r: "1" },
StaticSvgElement::Path { d: "M2 17v-3a4 4 0 0 1 8 0v3" },
StaticSvgElement::Circle { cx: "9", cy: "17", r: "1" },
];
/// Static elements for FileAxis3D icon
pub static FILEAXIS3D_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m8 18 4-4" },
StaticSvgElement::Path { d: "M8 10v8h8" },
];
/// Static elements for FileBadge icon
pub static FILEBADGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.072" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path {
d: "m6.69 16.479 1.29 4.88a.5.5 0 0 1-.698.591l-1.843-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88",
},
StaticSvgElement::Circle { cx: "5", cy: "14", r: "3" },
];
/// Static elements for FileBadge2 icon
pub static FILEBADGE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m13.69 12.479 1.29 4.88a.5.5 0 0 1-.697.591l-1.844-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88",
},
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" },
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
];
/// Static elements for FileBox icon
pub static FILEBOX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path {
d: "M3 13.1a2 2 0 0 0-1 1.76v3.24a2 2 0 0 0 .97 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01Z",
},
StaticSvgElement::Path { d: "M7 17v5" },
StaticSvgElement::Path { d: "M11.7 14.2 7 17l-4.7-2.8" },
];
/// Static elements for FileChartColumn icon
pub static FILECHARTCOLUMN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M8 18v-1" },
StaticSvgElement::Path { d: "M12 18v-6" },
StaticSvgElement::Path { d: "M16 18v-3" },
];
/// Static elements for FileChartColumnIncreasing icon
pub static FILECHARTCOLUMNINCREASING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M8 18v-2" },
StaticSvgElement::Path { d: "M12 18v-4" },
StaticSvgElement::Path { d: "M16 18v-6" },
];
/// Static elements for FileChartLine icon
pub static FILECHARTLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m16 13-3.5 3.5-2-2L8 17" },
];
/// Static elements for FileChartPie icon
pub static FILECHARTPIE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5" },
StaticSvgElement::Path { d: "M4.017 11.512a6 6 0 1 0 8.466 8.475" },
StaticSvgElement::Path {
d: "M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z",
},
];
/// Static elements for FileCheck icon
pub static FILECHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m9 15 2 2 4-4" },
];
/// Static elements for FileCheck2 icon
pub static FILECHECK2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m3 15 2 2 4-4" },
];
/// Static elements for FileClock icon
pub static FILECLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "M8 14v2.2l1.6 1" },
StaticSvgElement::Circle { cx: "8", cy: "16", r: "6" },
];
/// Static elements for FileCode icon
pub static FILECODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12.5 8 15l2 2.5" },
StaticSvgElement::Path { d: "m14 12.5 2 2.5-2 2.5" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" },
];
/// Static elements for FileCode2 icon
pub static FILECODE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m5 12-3 3 3 3" },
StaticSvgElement::Path { d: "m9 18 3-3-3-3" },
];
/// Static elements for FileCog icon
pub static FILECOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m2.305 15.53.923-.382" },
StaticSvgElement::Path { d: "m3.228 12.852-.924-.383" },
StaticSvgElement::Path { d: "M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5" },
StaticSvgElement::Path { d: "m4.852 11.228-.383-.923" },
StaticSvgElement::Path { d: "m4.852 16.772-.383.924" },
StaticSvgElement::Path { d: "m7.148 11.228.383-.923" },
StaticSvgElement::Path { d: "m7.53 17.696-.382-.924" },
StaticSvgElement::Path { d: "m8.772 12.852.923-.383" },
StaticSvgElement::Path { d: "m8.772 15.148.923.383" },
StaticSvgElement::Circle { cx: "6", cy: "14", r: "3" },
];
/// Static elements for FileDiff icon
pub static FILEDIFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M9 10h6" },
StaticSvgElement::Path { d: "M12 13V7" },
StaticSvgElement::Path { d: "M9 17h6" },
];
/// Static elements for FileDigit icon
pub static FILEDIGIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Rect { x: "2", y: "12", width: "4", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M10 12h2v6" },
StaticSvgElement::Path { d: "M10 18h4" },
];
/// Static elements for FileDown icon
pub static FILEDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M12 18v-6" },
StaticSvgElement::Path { d: "m9 15 3 3 3-3" },
];
/// Static elements for FileHeart icon
pub static FILEHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path {
d: "M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z",
},
];
/// Static elements for FileImage icon
pub static FILEIMAGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Circle { cx: "10", cy: "12", r: "2" },
StaticSvgElement::Path { d: "m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22" },
];
/// Static elements for FileInput icon
pub static FILEINPUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M2 15h10" },
StaticSvgElement::Path { d: "m9 18 3-3-3-3" },
];
/// Static elements for FileJson icon
pub static FILEJSON_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1" },
StaticSvgElement::Path { d: "M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" },
];
/// Static elements for FileJson2 icon
pub static FILEJSON2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1" },
StaticSvgElement::Path { d: "M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" },
];
/// Static elements for FileKey icon
pub static FILEKEY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Circle { cx: "10", cy: "16", r: "2" },
StaticSvgElement::Path { d: "m16 10-4.5 4.5" },
StaticSvgElement::Path { d: "m15 11 1 1" },
];
/// Static elements for FileKey2 icon
pub static FILEKEY2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Circle { cx: "4", cy: "16", r: "2" },
StaticSvgElement::Path { d: "m10 10-4.5 4.5" },
StaticSvgElement::Path { d: "m9 11 1 1" },
];
/// Static elements for FileLock icon
pub static FILELOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Rect { x: "8", y: "12", width: "8", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M10 12v-2a2 2 0 1 1 4 0v2" },
];
/// Static elements for FileLock2 icon
pub static FILELOCK2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Rect { x: "2", y: "13", width: "8", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M8 13v-2a2 2 0 1 0-4 0v2" },
];
/// Static elements for FileMinus icon
pub static FILEMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M9 15h6" },
];
/// Static elements for FileMinus2 icon
pub static FILEMINUS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M3 15h6" },
];
/// Static elements for FileMusic icon
pub static FILEMUSIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4" },
StaticSvgElement::Path { d: "M8 18v-7.7L16 9v7" },
StaticSvgElement::Circle { cx: "14", cy: "16", r: "2" },
StaticSvgElement::Circle { cx: "6", cy: "18", r: "2" },
];
/// Static elements for FileOutput icon
pub static FILEOUTPUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6" },
StaticSvgElement::Path { d: "m5 11-3 3" },
StaticSvgElement::Path { d: "m5 17-3-3h10" },
];
/// Static elements for FilePen icon
pub static FILEPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path {
d: "M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
];
/// Static elements for FilePenLine icon
pub static FILEPENLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2",
},
StaticSvgElement::Path {
d: "M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
StaticSvgElement::Path { d: "M8 18h1" },
];
/// Static elements for FilePlay icon
pub static FILEPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" },
StaticSvgElement::Path {
d: "M15.033 13.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .967-.56z",
},
];
/// Static elements for FilePlus icon
pub static FILEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M9 15h6" },
StaticSvgElement::Path { d: "M12 18v-6" },
];
/// Static elements for FilePlus2 icon
pub static FILEPLUS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M3 15h6" },
StaticSvgElement::Path { d: "M6 12v6" },
];
/// Static elements for FileQuestion icon
pub static FILEQUESTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17h.01" },
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" },
StaticSvgElement::Path { d: "M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" },
];
/// Static elements for FileQuestionMark icon
pub static FILEQUESTIONMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17h.01" },
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" },
StaticSvgElement::Path { d: "M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" },
];
/// Static elements for FileScan icon
pub static FILESCAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M16 14a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M20 14a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M20 22a2 2 0 0 0 2-2" },
StaticSvgElement::Path { d: "M16 22a2 2 0 0 1-2-2" },
];
/// Static elements for FileSearch icon
pub static FILESEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M4.268 21a2 2 0 0 0 1.727 1H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "m9 18-1.5-1.5" },
StaticSvgElement::Circle { cx: "5", cy: "14", r: "3" },
];
/// Static elements for FileSearch2 icon
pub static FILESEARCH2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Circle { cx: "11.5", cy: "14.5", r: "2.5" },
StaticSvgElement::Path { d: "M13.3 16.3 15 18" },
];
/// Static elements for FileSliders icon
pub static FILESLIDERS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "M10 11v2" },
StaticSvgElement::Path { d: "M8 17h8" },
StaticSvgElement::Path { d: "M14 16v2" },
];
/// Static elements for FileSpreadsheet icon
pub static FILESPREADSHEET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M8 13h2" },
StaticSvgElement::Path { d: "M14 13h2" },
StaticSvgElement::Path { d: "M8 17h2" },
StaticSvgElement::Path { d: "M14 17h2" },
];
/// Static elements for FileStack icon
pub static FILESTACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 7h-3a2 2 0 0 1-2-2V2" },
StaticSvgElement::Path { d: "M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z" },
StaticSvgElement::Path { d: "M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15" },
StaticSvgElement::Path { d: "M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11" },
];
/// Static elements for FileSymlink icon
pub static FILESYMLINK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 18 3-3-3-3" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7" },
];
/// Static elements for FileTerminal icon
pub static FILETERMINAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m8 16 2-2-2-2" },
StaticSvgElement::Path { d: "M12 18h4" },
];
/// Static elements for FileText icon
pub static FILETEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M10 9H8" },
StaticSvgElement::Path { d: "M16 13H8" },
StaticSvgElement::Path { d: "M16 17H8" },
];
/// Static elements for FileType icon
pub static FILETYPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M9 13v-1h6v1" },
StaticSvgElement::Path { d: "M12 12v6" },
StaticSvgElement::Path { d: "M11 18h2" },
];
/// Static elements for FileType2 icon
pub static FILETYPE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M2 13v-1h6v1" },
StaticSvgElement::Path { d: "M5 12v6" },
StaticSvgElement::Path { d: "M4 18h2" },
];
/// Static elements for FileUp icon
pub static FILEUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M12 12v6" },
StaticSvgElement::Path { d: "m15 15-3-3-3 3" },
];
/// Static elements for FileUser icon
pub static FILEUSER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M15 18a3 3 0 1 0-6 0" },
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" },
StaticSvgElement::Circle { cx: "12", cy: "13", r: "2" },
];
/// Static elements for FileVideo icon
pub static FILEVIDEO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m10 11 5 3-5 3v-6Z" },
];
/// Static elements for FileVideo2 icon
pub static FILEVIDEO2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Rect { x: "2", y: "12", width: "8", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "m10 15.5 4 2.5v-6l-4 2.5" },
];
/// Static elements for FileVideoCamera icon
pub static FILEVIDEOCAMERA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Rect { x: "2", y: "12", width: "8", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Path {
d: "m10 13.843 3.033-1.755a.645.645 0 0 1 .967.56v4.704a.645.645 0 0 1-.967.56L10 16.157",
},
];
/// Static elements for FileVolume icon
pub static FILEVOLUME_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 11a5 5 0 0 1 0 6" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23" },
StaticSvgElement::Path {
d: "M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z",
},
];
/// Static elements for FileVolume2 icon
pub static FILEVOLUME2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M8 15h.01" },
StaticSvgElement::Path { d: "M11.5 13.5a2.5 2.5 0 0 1 0 3" },
StaticSvgElement::Path { d: "M15 12a5 5 0 0 1 0 6" },
];
/// Static elements for FileWarning icon
pub static FILEWARNING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M12 9v4" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for FileX icon
pub static FILEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m14.5 12.5-5 5" },
StaticSvgElement::Path { d: "m9.5 12.5 5 5" },
];
/// Static elements for FileX2 icon
pub static FILEX2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "m8 12.5-5 5" },
StaticSvgElement::Path { d: "m3 12.5 5 5" },
];
/// Static elements for Files icon
pub static FILES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 7h-3a2 2 0 0 1-2-2V2" },
StaticSvgElement::Path { d: "M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z" },
StaticSvgElement::Path { d: "M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8" },
];
/// Static elements for Film icon
pub static FILM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 3v18" },
StaticSvgElement::Path { d: "M3 7.5h4" },
StaticSvgElement::Path { d: "M3 12h18" },
StaticSvgElement::Path { d: "M3 16.5h4" },
StaticSvgElement::Path { d: "M17 3v18" },
StaticSvgElement::Path { d: "M17 7.5h4" },
StaticSvgElement::Path { d: "M17 16.5h4" },
];
/// Static elements for Filter icon
pub static FILTER_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Polygon { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3" }];
/// Static elements for FilterX icon
pub static FILTERX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.013 3H2l8 9.46V19l4 2v-8.54l.9-1.055" },
StaticSvgElement::Path { d: "m22 3-5 5" },
StaticSvgElement::Path { d: "m17 3 5 5" },
];
/// Static elements for Fingerprint icon
pub static FINGERPRINT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" },
StaticSvgElement::Path { d: "M14 13.12c0 2.38 0 6.38-1 8.88" },
StaticSvgElement::Path { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02" },
StaticSvgElement::Path { d: "M2 12a10 10 0 0 1 18-6" },
StaticSvgElement::Path { d: "M2 16h.01" },
StaticSvgElement::Path { d: "M21.8 16c.2-2 .131-5.354 0-6" },
StaticSvgElement::Path { d: "M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2" },
StaticSvgElement::Path { d: "M8.65 22c.21-.66.45-1.32.57-2" },
StaticSvgElement::Path { d: "M9 6.8a6 6 0 0 1 9 5.2v2" },
];
/// Static elements for FireExtinguisher icon
pub static FIREEXTINGUISHER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5" },
StaticSvgElement::Path { d: "M9 18h8" },
StaticSvgElement::Path { d: "M18 3h-3" },
StaticSvgElement::Path { d: "M11 3a6 6 0 0 0-6 6v11" },
StaticSvgElement::Path { d: "M5 13h4" },
StaticSvgElement::Path { d: "M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z" },
];
/// Static elements for Fish icon
pub static FISH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M6.5 12c.94-3.46 4.94-6 8.5-6 3.56 0 6.06 2.54 7 6-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6Z",
},
StaticSvgElement::Path { d: "M18 12v.5" },
StaticSvgElement::Path { d: "M16 17.93a9.77 9.77 0 0 1 0-11.86" },
StaticSvgElement::Path {
d: "M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33",
},
StaticSvgElement::Path { d: "M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4" },
StaticSvgElement::Path { d: "m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98" },
];
/// Static elements for FishOff icon
pub static FISHOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18 12.47v.03m0-.5v.47m-.475 5.056A6.744 6.744 0 0 1 15 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.802 8.802 0 0 1 15 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058",
},
StaticSvgElement::Path {
d: "M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.77 9.77 0 0 1 16 6.07m0 11.86a9.77 9.77 0 0 1-1.728-3.618",
},
StaticSvgElement::Path {
d: "m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98M8.53 3h5.27a2 2 0 0 1 1.98 1.67l.23 1.4M2 2l20 20",
},
];
/// Static elements for FishSymbol icon
pub static FISHSYMBOL_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M2 16s9-15 20-4C11 23 2 8 2 8" }];
/// Static elements for Flag icon
pub static FLAG_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528",
}];
/// Static elements for FlagOff icon
pub static FLAGOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M4 22V4" },
StaticSvgElement::Path { d: "M7.656 2H8c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10.347" },
];
/// Static elements for FlagTriangleLeft icon
pub static FLAGTRIANGLELEFT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M17 22V2L7 7l10 5" }];
/// Static elements for FlagTriangleRight icon
pub static FLAGTRIANGLERIGHT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M7 22V2l10 5-10 5" }];
/// Static elements for Flame icon
pub static FLAME_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",
}];
/// Static elements for FlameKindling icon
pub static FLAMEKINDLING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 2c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 17 10a5 5 0 1 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C8 4.5 11 2 12 2Z",
},
StaticSvgElement::Path { d: "m5 22 14-4" },
StaticSvgElement::Path { d: "m5 18 14 4" },
];
/// Static elements for Flashlight icon
pub static FLASHLIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z" },
StaticSvgElement::Line { x1: "6", y1: "6", x2: "18", y2: "6" },
StaticSvgElement::Line { x1: "12", y1: "12", x2: "12", y2: "12" },
];
/// Static elements for FlashlightOff icon
pub static FLASHLIGHTOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4" },
StaticSvgElement::Path { d: "M7 2h11v4c0 2-2 2-2 4v1" },
StaticSvgElement::Line { x1: "11", y1: "6", x2: "18", y2: "6" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for FlaskConical icon
pub static FLASKCONICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2",
},
StaticSvgElement::Path { d: "M6.453 15h11.094" },
StaticSvgElement::Path { d: "M8.5 2h7" },
];
/// Static elements for FlaskConicalOff icon
pub static FLASKCONICALOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v2.343" },
StaticSvgElement::Path { d: "M14 2v6.343" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563" },
StaticSvgElement::Path { d: "M6.453 15H15" },
StaticSvgElement::Path { d: "M8.5 2h7" },
];
/// Static elements for FlaskRound icon
pub static FLASKROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v6.292a7 7 0 1 0 4 0V2" },
StaticSvgElement::Path { d: "M5 15h14" },
StaticSvgElement::Path { d: "M8.5 2h7" },
];
/// Static elements for FlipHorizontal icon
pub static FLIPHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3" },
StaticSvgElement::Path { d: "M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3" },
StaticSvgElement::Path { d: "M12 20v2" },
StaticSvgElement::Path { d: "M12 14v2" },
StaticSvgElement::Path { d: "M12 8v2" },
StaticSvgElement::Path { d: "M12 2v2" },
];
/// Static elements for FlipHorizontal2 icon
pub static FLIPHORIZONTAL2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 7 5 5-5 5V7" },
StaticSvgElement::Path { d: "m21 7-5 5 5 5V7" },
StaticSvgElement::Path { d: "M12 20v2" },
StaticSvgElement::Path { d: "M12 14v2" },
StaticSvgElement::Path { d: "M12 8v2" },
StaticSvgElement::Path { d: "M12 2v2" },
];
/// Static elements for FlipVertical icon
pub static FLIPVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3" },
StaticSvgElement::Path { d: "M4 12H2" },
StaticSvgElement::Path { d: "M10 12H8" },
StaticSvgElement::Path { d: "M16 12h-2" },
StaticSvgElement::Path { d: "M22 12h-2" },
];
/// Static elements for FlipVertical2 icon
pub static FLIPVERTICAL2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m17 3-5 5-5-5h10" },
StaticSvgElement::Path { d: "m17 21-5-5-5 5h10" },
StaticSvgElement::Path { d: "M4 12H2" },
StaticSvgElement::Path { d: "M10 12H8" },
StaticSvgElement::Path { d: "M16 12h-2" },
StaticSvgElement::Path { d: "M22 12h-2" },
];
/// Static elements for Flower icon
pub static FLOWER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Path {
d: "M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5",
},
StaticSvgElement::Path { d: "M12 7.5V9" },
StaticSvgElement::Path { d: "M7.5 12H9" },
StaticSvgElement::Path { d: "M16.5 12H15" },
StaticSvgElement::Path { d: "M12 16.5V15" },
StaticSvgElement::Path { d: "m8 8 1.88 1.88" },
StaticSvgElement::Path { d: "M14.12 9.88 16 8" },
StaticSvgElement::Path { d: "m8 16 1.88-1.88" },
StaticSvgElement::Path { d: "M14.12 14.12 16 16" },
];
/// Static elements for Flower2 icon
pub static FLOWER2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1",
},
StaticSvgElement::Circle { cx: "12", cy: "8", r: "2" },
StaticSvgElement::Path { d: "M12 10v12" },
StaticSvgElement::Path { d: "M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z" },
StaticSvgElement::Path { d: "M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z" },
];
/// Static elements for Focus icon
pub static FOCUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
];
/// Static elements for FoldHorizontal icon
pub static FOLDHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 12h6" },
StaticSvgElement::Path { d: "M22 12h-6" },
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "M12 8v2" },
StaticSvgElement::Path { d: "M12 14v2" },
StaticSvgElement::Path { d: "M12 20v2" },
StaticSvgElement::Path { d: "m19 9-3 3 3 3" },
StaticSvgElement::Path { d: "m5 15 3-3-3-3" },
];
/// Static elements for FoldVertical icon
pub static FOLDVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22v-6" },
StaticSvgElement::Path { d: "M12 8V2" },
StaticSvgElement::Path { d: "M4 12H2" },
StaticSvgElement::Path { d: "M10 12H8" },
StaticSvgElement::Path { d: "M16 12h-2" },
StaticSvgElement::Path { d: "M22 12h-2" },
StaticSvgElement::Path { d: "m15 19-3-3-3 3" },
StaticSvgElement::Path { d: "m15 5-3 3-3-3" },
];
/// Static elements for Folder icon
pub static FOLDER_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
}];
/// Static elements for FolderArchive icon
pub static FOLDERARCHIVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "15", cy: "19", r: "2" },
StaticSvgElement::Path {
d: "M20.9 19.8A2 2 0 0 0 22 18V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h5.1",
},
StaticSvgElement::Path { d: "M15 11v-1" },
StaticSvgElement::Path { d: "M15 17v-2" },
];
/// Static elements for FolderCheck icon
pub static FOLDERCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "m9 13 2 2 4-4" },
];
/// Static elements for FolderClock icon
pub static FOLDERCLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 14v2.2l1.6 1" },
StaticSvgElement::Path {
d: "M7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2",
},
StaticSvgElement::Circle { cx: "16", cy: "16", r: "6" },
];
/// Static elements for FolderClosed icon
pub static FOLDERCLOSED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "M2 10h20" },
];
/// Static elements for FolderCode icon
pub static FOLDERCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10.5 8 13l2 2.5" },
StaticSvgElement::Path { d: "m14 10.5 2 2.5-2 2.5" },
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z",
},
];
/// Static elements for FolderCog icon
pub static FOLDERCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3",
},
StaticSvgElement::Path { d: "m14.305 19.53.923-.382" },
StaticSvgElement::Path { d: "m15.228 16.852-.923-.383" },
StaticSvgElement::Path { d: "m16.852 15.228-.383-.923" },
StaticSvgElement::Path { d: "m16.852 20.772-.383.924" },
StaticSvgElement::Path { d: "m19.148 15.228.383-.923" },
StaticSvgElement::Path { d: "m19.53 21.696-.382-.924" },
StaticSvgElement::Path { d: "m20.772 16.852.924-.383" },
StaticSvgElement::Path { d: "m20.772 19.148.924.383" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for FolderDot icon
pub static FOLDERDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",
},
StaticSvgElement::Circle { cx: "12", cy: "13", r: "1" },
];
/// Static elements for FolderDown icon
pub static FOLDERDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "M12 10v6" },
StaticSvgElement::Path { d: "m15 13-3 3-3-3" },
];
/// Static elements for FolderGit icon
pub static FOLDERGIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "13", r: "2" },
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "M14 13h3" },
StaticSvgElement::Path { d: "M7 13h3" },
];
/// Static elements for FolderGit2 icon
pub static FOLDERGIT2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",
},
StaticSvgElement::Circle { cx: "13", cy: "12", r: "2" },
StaticSvgElement::Path { d: "M18 19c-2.8 0-5-2.2-5-5v8" },
StaticSvgElement::Circle { cx: "20", cy: "19", r: "2" },
];
/// Static elements for FolderHeart icon
pub static FOLDERHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v1.5",
},
StaticSvgElement::Path {
d: "M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z",
},
];
/// Static elements for FolderInput icon
pub static FOLDERINPUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1",
},
StaticSvgElement::Path { d: "M2 13h10" },
StaticSvgElement::Path { d: "m9 16 3-3-3-3" },
];
/// Static elements for FolderKanban icon
pub static FOLDERKANBAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",
},
StaticSvgElement::Path { d: "M8 10v4" },
StaticSvgElement::Path { d: "M12 10v2" },
StaticSvgElement::Path { d: "M16 10v6" },
];
/// Static elements for FolderKey icon
pub static FOLDERKEY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "16", cy: "20", r: "2" },
StaticSvgElement::Path {
d: "M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2",
},
StaticSvgElement::Path { d: "m22 14-4.5 4.5" },
StaticSvgElement::Path { d: "m21 15 1 1" },
];
/// Static elements for FolderLock icon
pub static FOLDERLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "14", y: "17", width: "8", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Path {
d: "M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2.5",
},
StaticSvgElement::Path { d: "M20 17v-2a2 2 0 1 0-4 0v2" },
];
/// Static elements for FolderMinus icon
pub static FOLDERMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 13h6" },
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
];
/// Static elements for FolderOpen icon
pub static FOLDEROPEN_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",
}];
/// Static elements for FolderOpenDot icon
pub static FOLDEROPENDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2",
},
StaticSvgElement::Circle { cx: "14", cy: "15", r: "1" },
];
/// Static elements for FolderOutput icon
pub static FOLDEROUTPUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 7.5V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-1.5",
},
StaticSvgElement::Path { d: "M2 13h10" },
StaticSvgElement::Path { d: "m5 10-3 3 3 3" },
];
/// Static elements for FolderPen icon
pub static FOLDERPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5",
},
StaticSvgElement::Path {
d: "M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
];
/// Static elements for FolderPlus icon
pub static FOLDERPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 10v6" },
StaticSvgElement::Path { d: "M9 13h6" },
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
];
/// Static elements for FolderRoot icon
pub static FOLDERROOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",
},
StaticSvgElement::Circle { cx: "12", cy: "13", r: "2" },
StaticSvgElement::Path { d: "M12 15v5" },
];
/// Static elements for FolderSearch icon
pub static FOLDERSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1",
},
StaticSvgElement::Path { d: "m21 21-1.9-1.9" },
StaticSvgElement::Circle { cx: "17", cy: "17", r: "3" },
];
/// Static elements for FolderSearch2 icon
pub static FOLDERSEARCH2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11.5", cy: "12.5", r: "2.5" },
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "M13.3 14.3 15 16" },
];
/// Static elements for FolderSymlink icon
pub static FOLDERSYMLINK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7",
},
StaticSvgElement::Path { d: "m8 16 3-3-3-3" },
];
/// Static elements for FolderSync icon
pub static FOLDERSYNC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v.5",
},
StaticSvgElement::Path { d: "M12 10v4h4" },
StaticSvgElement::Path { d: "m12 14 1.535-1.605a5 5 0 0 1 8 1.5" },
StaticSvgElement::Path { d: "M22 22v-4h-4" },
StaticSvgElement::Path { d: "m22 18-1.535 1.605a5 5 0 0 1-8-1.5" },
];
/// Static elements for FolderTree icon
pub static FOLDERTREE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",
},
StaticSvgElement::Path {
d: "M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",
},
StaticSvgElement::Path { d: "M3 5a2 2 0 0 0 2 2h3" },
StaticSvgElement::Path { d: "M3 3v13a2 2 0 0 0 2 2h3" },
];
/// Static elements for FolderUp icon
pub static FOLDERUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "M12 10v6" },
StaticSvgElement::Path { d: "m9 13 3-3 3 3" },
];
/// Static elements for FolderX icon
pub static FOLDERX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "m9.5 10.5 5 5" },
StaticSvgElement::Path { d: "m14.5 10.5-5 5" },
];
/// Static elements for Folders icon
pub static FOLDERS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z",
},
StaticSvgElement::Path { d: "M2 8v11a2 2 0 0 0 2 2h14" },
];
/// Static elements for Footprints icon
pub static FOOTPRINTS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0Z",
},
StaticSvgElement::Path {
d: "M20 20v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0Z",
},
StaticSvgElement::Path { d: "M16 17h4" },
StaticSvgElement::Path { d: "M4 13h4" },
];
/// Static elements for Forklift icon
pub static FORKLIFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12H5a2 2 0 0 0-2 2v5" },
StaticSvgElement::Circle { cx: "13", cy: "19", r: "2" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "2" },
StaticSvgElement::Path { d: "M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5" },
];
/// Static elements for Forward icon
pub static FORWARD_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m15 17 5-5-5-5" }, StaticSvgElement::Path { d: "M4 18v-2a4 4 0 0 1 4-4h12" }];
/// Static elements for Frame icon
pub static FRAME_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "22", y1: "6", x2: "2", y2: "6" },
StaticSvgElement::Line { x1: "22", y1: "18", x2: "2", y2: "18" },
StaticSvgElement::Line { x1: "6", y1: "2", x2: "6", y2: "22" },
StaticSvgElement::Line { x1: "18", y1: "2", x2: "18", y2: "22" },
];
/// Static elements for Framer icon
pub static FRAMER_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7" }];
/// Static elements for Frown icon
pub static FROWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M16 16s-1.5-2-4-2-4 2-4 2" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "9.01", y2: "9" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "15.01", y2: "9" },
];
/// Static elements for Fuel icon
pub static FUEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "3", y1: "22", x2: "15", y2: "22" },
StaticSvgElement::Line { x1: "4", y1: "9", x2: "14", y2: "9" },
StaticSvgElement::Path { d: "M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18" },
StaticSvgElement::Path { d: "M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5" },
];
/// Static elements for Fullscreen icon
pub static FULLSCREEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Rect { x: "7", y: "8", width: "10", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for Funnel icon
pub static FUNNEL_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z",
}];
/// Static elements for FunnelPlus icon
pub static FUNNELPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348",
},
StaticSvgElement::Path { d: "M16 6h6" },
StaticSvgElement::Path { d: "M19 3v6" },
];
/// Static elements for FunnelX icon
pub static FUNNELX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473",
},
StaticSvgElement::Path { d: "m16.5 3.5 5 5" },
StaticSvgElement::Path { d: "m21.5 3.5-5 5" },
];
/// Static elements for GalleryHorizontal icon
pub static GALLERYHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 3v18" },
StaticSvgElement::Rect { x: "6", y: "3", width: "12", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M22 3v18" },
];
/// Static elements for GalleryHorizontalEnd icon
pub static GALLERYHORIZONTALEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 7v10" },
StaticSvgElement::Path { d: "M6 5v14" },
StaticSvgElement::Rect { x: "10", y: "3", width: "12", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for GalleryThumbnails icon
pub static GALLERYTHUMBNAILS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M4 21h1" },
StaticSvgElement::Path { d: "M9 21h1" },
StaticSvgElement::Path { d: "M14 21h1" },
StaticSvgElement::Path { d: "M19 21h1" },
];
/// Static elements for GalleryVertical icon
pub static GALLERYVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 2h18" },
StaticSvgElement::Rect { x: "3", y: "6", width: "18", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 22h18" },
];
/// Static elements for GalleryVerticalEnd icon
pub static GALLERYVERTICALEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 2h10" },
StaticSvgElement::Path { d: "M5 6h14" },
StaticSvgElement::Rect { x: "3", y: "10", width: "18", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for Gamepad icon
pub static GAMEPAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "6", y1: "12", x2: "10", y2: "12" },
StaticSvgElement::Line { x1: "8", y1: "10", x2: "8", y2: "14" },
StaticSvgElement::Line { x1: "15", y1: "13", x2: "15.01", y2: "13" },
StaticSvgElement::Line { x1: "18", y1: "11", x2: "18.01", y2: "11" },
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for Gamepad2 icon
pub static GAMEPAD2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "6", y1: "11", x2: "10", y2: "11" },
StaticSvgElement::Line { x1: "8", y1: "9", x2: "8", y2: "13" },
StaticSvgElement::Line { x1: "15", y1: "12", x2: "15.01", y2: "12" },
StaticSvgElement::Line { x1: "18", y1: "10", x2: "18.01", y2: "10" },
StaticSvgElement::Path {
d: "M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z",
},
];
/// Static elements for Gauge icon
pub static GAUGE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m12 14 4-4" }, StaticSvgElement::Path { d: "M3.34 19a10 10 0 1 1 17.32 0" }];
/// Static elements for Gavel icon
pub static GAVEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.499 12.501-8.88 8.879a1 1 0 0 1-3.001-3L11.5 9.5" },
StaticSvgElement::Path { d: "m16 16 6-6" },
StaticSvgElement::Path { d: "m21 11-8-8" },
StaticSvgElement::Path { d: "m8 8 6-6" },
StaticSvgElement::Path { d: "m9 7 8 8" },
];
/// Static elements for Gem icon
pub static GEM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.5 3 8 9l4 13 4-13-2.5-6" },
StaticSvgElement::Path {
d: "M17 3a2 2 0 0 1 1.6.8l3 4a2 2 0 0 1 .013 2.382l-7.99 10.986a2 2 0 0 1-3.247 0l-7.99-10.986A2 2 0 0 1 2.4 7.8l2.998-3.997A2 2 0 0 1 7 3z",
},
StaticSvgElement::Path { d: "M2 9h20" },
];
/// Static elements for GeorgianLari icon
pub static GEORGIANLARI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.5 21a7.5 7.5 0 1 1 7.35-9" },
StaticSvgElement::Path { d: "M13 12V3" },
StaticSvgElement::Path { d: "M4 21h16" },
StaticSvgElement::Path { d: "M9 12V3" },
];
/// Static elements for Ghost icon
pub static GHOST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 10h.01" },
StaticSvgElement::Path { d: "M15 10h.01" },
StaticSvgElement::Path { d: "M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z" },
];
/// Static elements for Gift icon
pub static GIFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "8", width: "18", height: "4", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M12 8v13" },
StaticSvgElement::Path { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7" },
StaticSvgElement::Path { d: "M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5" },
];
/// Static elements for GitBranch icon
pub static GITBRANCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "6", y1: "3", x2: "6", y2: "15" },
StaticSvgElement::Circle { cx: "18", cy: "6", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "18", r: "3" },
StaticSvgElement::Path { d: "M18 9a9 9 0 0 1-9 9" },
];
/// Static elements for GitBranchPlus icon
pub static GITBRANCHPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 3v12" },
StaticSvgElement::Path { d: "M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" },
StaticSvgElement::Path { d: "M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" },
StaticSvgElement::Path { d: "M15 6a9 9 0 0 0-9 9" },
StaticSvgElement::Path { d: "M18 15v6" },
StaticSvgElement::Path { d: "M21 18h-6" },
];
/// Static elements for GitCommitHorizontal icon
pub static GITCOMMITHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Line { x1: "3", y1: "12", x2: "9", y2: "12" },
StaticSvgElement::Line { x1: "15", y1: "12", x2: "21", y2: "12" },
];
/// Static elements for GitCommitVertical icon
pub static GITCOMMITVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v6" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M12 15v6" },
];
/// Static elements for GitCompare icon
pub static GITCOMPARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M13 6h3a2 2 0 0 1 2 2v7" },
StaticSvgElement::Path { d: "M11 18H8a2 2 0 0 1-2-2V9" },
];
/// Static elements for GitCompareArrows icon
pub static GITCOMPAREARROWS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "5", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M12 6h5a2 2 0 0 1 2 2v7" },
StaticSvgElement::Path { d: "m15 9-3-3 3-3" },
StaticSvgElement::Circle { cx: "19", cy: "18", r: "3" },
StaticSvgElement::Path { d: "M12 18H7a2 2 0 0 1-2-2V9" },
StaticSvgElement::Path { d: "m9 15 3 3-3 3" },
];
/// Static elements for GitFork icon
pub static GITFORK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Circle { cx: "18", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9" },
StaticSvgElement::Path { d: "M12 12v3" },
];
/// Static elements for GitGraph icon
pub static GITGRAPH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "5", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M5 9v6" },
StaticSvgElement::Circle { cx: "5", cy: "18", r: "3" },
StaticSvgElement::Path { d: "M12 3v18" },
StaticSvgElement::Circle { cx: "19", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M16 15.7A9 9 0 0 0 19 9" },
];
/// Static elements for GitMerge icon
pub static GITMERGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M6 21V9a9 9 0 0 0 9 9" },
];
/// Static elements for GitPullRequest icon
pub static GITPULLREQUEST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M13 6h3a2 2 0 0 1 2 2v7" },
StaticSvgElement::Line { x1: "6", y1: "9", x2: "6", y2: "21" },
];
/// Static elements for GitPullRequestArrow icon
pub static GITPULLREQUESTARROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "5", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M5 9v12" },
StaticSvgElement::Circle { cx: "19", cy: "18", r: "3" },
StaticSvgElement::Path { d: "m15 9-3-3 3-3" },
StaticSvgElement::Path { d: "M12 6h5a2 2 0 0 1 2 2v7" },
];
/// Static elements for GitPullRequestClosed icon
pub static GITPULLREQUESTCLOSED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M6 9v12" },
StaticSvgElement::Path { d: "m21 3-6 6" },
StaticSvgElement::Path { d: "m21 9-6-6" },
StaticSvgElement::Path { d: "M18 11.5V15" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for GitPullRequestCreate icon
pub static GITPULLREQUESTCREATE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M6 9v12" },
StaticSvgElement::Path { d: "M13 6h3a2 2 0 0 1 2 2v3" },
StaticSvgElement::Path { d: "M18 15v6" },
StaticSvgElement::Path { d: "M21 18h-6" },
];
/// Static elements for GitPullRequestCreateArrow icon
pub static GITPULLREQUESTCREATEARROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "5", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M5 9v12" },
StaticSvgElement::Path { d: "m15 9-3-3 3-3" },
StaticSvgElement::Path { d: "M12 6h5a2 2 0 0 1 2 2v3" },
StaticSvgElement::Path { d: "M19 15v6" },
StaticSvgElement::Path { d: "M22 18h-6" },
];
/// Static elements for GitPullRequestDraft icon
pub static GITPULLREQUESTDRAFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M18 6V5" },
StaticSvgElement::Path { d: "M18 11v-1" },
StaticSvgElement::Line { x1: "6", y1: "9", x2: "6", y2: "21" },
];
/// Static elements for Github icon
pub static GITHUB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4",
},
StaticSvgElement::Path { d: "M9 18c-4.51 2-5-2-7-2" },
];
/// Static elements for Gitlab icon
pub static GITLAB_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "m22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z",
}];
/// Static elements for GlassWater icon
pub static GLASSWATER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z",
},
StaticSvgElement::Path { d: "M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0" },
];
/// Static elements for Glasses icon
pub static GLASSES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "15", r: "4" },
StaticSvgElement::Circle { cx: "18", cy: "15", r: "4" },
StaticSvgElement::Path { d: "M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M2.5 13 5 7c.7-1.3 1.4-2 3-2" },
StaticSvgElement::Path { d: "M21.5 13 19 7c-.7-1.3-1.5-2-3-2" },
];
/// Static elements for Globe icon
pub static GLOBE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" },
StaticSvgElement::Path { d: "M2 12h20" },
];
/// Static elements for GlobeLock icon
pub static GLOBELOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13" },
StaticSvgElement::Path { d: "M2 12h8.5" },
StaticSvgElement::Path { d: "M20 6V4a2 2 0 1 0-4 0v2" },
StaticSvgElement::Rect { x: "14", y: "6", width: "8", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for Goal icon
pub static GOAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13V2l8 4-8 4" },
StaticSvgElement::Path { d: "M20.561 10.222a9 9 0 1 1-12.55-5.29" },
StaticSvgElement::Path { d: "M8.002 9.997a5 5 0 1 0 8.9 2.02" },
];
/// Static elements for Gpu icon
pub static GPU_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 21V3" },
StaticSvgElement::Path { d: "M2 5h18a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2.26" },
StaticSvgElement::Path { d: "M7 17v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3" },
StaticSvgElement::Circle { cx: "16", cy: "11", r: "2" },
StaticSvgElement::Circle { cx: "8", cy: "11", r: "2" },
];
/// Static elements for Grab icon
pub static GRAB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 11.5V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4" },
StaticSvgElement::Path { d: "M14 10V8a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2" },
StaticSvgElement::Path { d: "M10 9.9V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5" },
StaticSvgElement::Path { d: "M6 14a2 2 0 0 0-2-2a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0" },
];
/// Static elements for GraduationCap icon
pub static GRADUATIONCAP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z",
},
StaticSvgElement::Path { d: "M22 10v6" },
StaticSvgElement::Path { d: "M6 12.5V16a6 3 0 0 0 12 0v-3.5" },
];
/// Static elements for Grape icon
pub static GRAPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 5V2l-5.89 5.89" },
StaticSvgElement::Circle { cx: "16.6", cy: "15.89", r: "3" },
StaticSvgElement::Circle { cx: "8.11", cy: "7.4", r: "3" },
StaticSvgElement::Circle { cx: "12.35", cy: "11.65", r: "3" },
StaticSvgElement::Circle { cx: "13.91", cy: "5.85", r: "3" },
StaticSvgElement::Circle { cx: "18.15", cy: "10.09", r: "3" },
StaticSvgElement::Circle { cx: "6.56", cy: "13.2", r: "3" },
StaticSvgElement::Circle { cx: "10.8", cy: "17.44", r: "3" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "3" },
];
/// Static elements for Grid2X2 icon
pub static GRID2X2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v18" },
StaticSvgElement::Path { d: "M3 12h18" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for Grid2X2Check icon
pub static GRID2X2CHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3",
},
StaticSvgElement::Path { d: "m16 19 2 2 4-4" },
];
/// Static elements for Grid2X2Plus icon
pub static GRID2X2PLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3",
},
StaticSvgElement::Path { d: "M16 19h6" },
StaticSvgElement::Path { d: "M19 22v-6" },
];
/// Static elements for Grid2X2X icon
pub static GRID2X2X_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3",
},
StaticSvgElement::Path { d: "m16 16 5 5" },
StaticSvgElement::Path { d: "m16 21 5-5" },
];
/// Static elements for Grid3X2 icon
pub static GRID3X2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 3v18" },
StaticSvgElement::Path { d: "M3 12h18" },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for Grid3X3 icon
pub static GRID3X3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Path { d: "M3 15h18" },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Path { d: "M15 3v18" },
];
/// Static elements for Grip icon
pub static GRIP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "5", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "5", r: "1" },
StaticSvgElement::Circle { cx: "5", cy: "5", r: "1" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "5", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "12", cy: "19", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "19", r: "1" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "1" },
];
/// Static elements for GripHorizontal icon
pub static GRIPHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "9", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "9", r: "1" },
StaticSvgElement::Circle { cx: "5", cy: "9", r: "1" },
StaticSvgElement::Circle { cx: "12", cy: "15", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "15", r: "1" },
StaticSvgElement::Circle { cx: "5", cy: "15", r: "1" },
];
/// Static elements for GripVertical icon
pub static GRIPVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "9", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "9", cy: "5", r: "1" },
StaticSvgElement::Circle { cx: "9", cy: "19", r: "1" },
StaticSvgElement::Circle { cx: "15", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "15", cy: "5", r: "1" },
StaticSvgElement::Circle { cx: "15", cy: "19", r: "1" },
];
/// Static elements for Group icon
pub static GROUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5c0-1.1.9-2 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2c1.1 0 2 .9 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2c0 1.1-.9 2-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5c-1.1 0-2-.9-2-2v-2" },
StaticSvgElement::Rect { x: "7", y: "7", width: "7", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "10", y: "12", width: "7", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for Guitar icon
pub static GUITAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m11.9 12.1 4.514-4.514" },
StaticSvgElement::Path {
d: "M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z",
},
StaticSvgElement::Path { d: "m6 16 2 2" },
StaticSvgElement::Path {
d: "M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z",
},
];
/// Static elements for Ham icon
pub static HAM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.144 21.144A7.274 10.445 45 1 0 2.856 10.856" },
StaticSvgElement::Path { d: "M13.144 21.144A7.274 4.365 45 0 0 2.856 10.856a7.274 4.365 45 0 0 10.288 10.288" },
StaticSvgElement::Path {
d: "M16.565 10.435 18.6 8.4a2.501 2.501 0 1 0 1.65-4.65 2.5 2.5 0 1 0-4.66 1.66l-2.024 2.025",
},
StaticSvgElement::Path { d: "m8.5 16.5-1-1" },
];
/// Static elements for Hamburger icon
pub static HAMBURGER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25" },
StaticSvgElement::Path { d: "M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0" },
StaticSvgElement::Path { d: "m6.67 12 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2" },
];
/// Static elements for Hammer icon
pub static HAMMER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9" },
StaticSvgElement::Path { d: "m18 15 4-4" },
StaticSvgElement::Path {
d: "m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",
},
];
/// Static elements for Hand icon
pub static HAND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M14 10V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2" },
StaticSvgElement::Path { d: "M10 10.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8" },
StaticSvgElement::Path {
d: "M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15",
},
];
/// Static elements for HandCoins icon
pub static HANDCOINS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17" },
StaticSvgElement::Path {
d: "m7 21 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",
},
StaticSvgElement::Path { d: "m2 16 6 6" },
StaticSvgElement::Circle { cx: "16", cy: "9", r: "2.9" },
StaticSvgElement::Circle { cx: "6", cy: "5", r: "3" },
];
/// Static elements for HandHeart icon
pub static HANDHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16" },
StaticSvgElement::Path {
d: "m7 20 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",
},
StaticSvgElement::Path { d: "m2 15 6 6" },
StaticSvgElement::Path {
d: "M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z",
},
];
/// Static elements for HandHelping icon
pub static HANDHELPING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14" },
StaticSvgElement::Path {
d: "m7 18 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",
},
StaticSvgElement::Path { d: "m2 13 6 6" },
];
/// Static elements for HandMetal icon
pub static HANDMETAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 12.5V10a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4" },
StaticSvgElement::Path { d: "M14 11V9a2 2 0 1 0-4 0v2" },
StaticSvgElement::Path { d: "M10 10.5V5a2 2 0 1 0-4 0v9" },
StaticSvgElement::Path {
d: "m7 15-1.76-1.76a2 2 0 0 0-2.83 2.82l3.6 3.6C7.5 21.14 9.2 22 12 22h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v5",
},
];
/// Static elements for HandPlatter icon
pub static HANDPLATTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3V2" },
StaticSvgElement::Path {
d: "m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5",
},
StaticSvgElement::Path { d: "M2 14h12a2 2 0 0 1 0 4h-2" },
StaticSvgElement::Path { d: "M4 10h16" },
StaticSvgElement::Path { d: "M5 10a7 7 0 0 1 14 0" },
StaticSvgElement::Path { d: "M5 14v6a1 1 0 0 1-1 1H2" },
];
/// Static elements for Handbag icon
pub static HANDBAG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.048 18.566A2 2 0 0 0 4 21h16a2 2 0 0 0 1.952-2.434l-2-9A2 2 0 0 0 18 8H6a2 2 0 0 0-1.952 1.566z",
},
StaticSvgElement::Path { d: "M8 11V6a4 4 0 0 1 8 0v5" },
];
/// Static elements for Handshake icon
pub static HANDSHAKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m11 17 2 2a1 1 0 1 0 3-3" },
StaticSvgElement::Path {
d: "m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4",
},
StaticSvgElement::Path { d: "m21 3 1 11h-2" },
StaticSvgElement::Path { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3" },
StaticSvgElement::Path { d: "M3 4h8" },
];
/// Static elements for HardDrive icon
pub static HARDDRIVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "22", y1: "12", x2: "2", y2: "12" },
StaticSvgElement::Path {
d: "M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",
},
StaticSvgElement::Line { x1: "6", y1: "16", x2: "6.01", y2: "16" },
StaticSvgElement::Line { x1: "10", y1: "16", x2: "10.01", y2: "16" },
];
/// Static elements for HardDriveDownload icon
pub static HARDDRIVEDOWNLOAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v8" },
StaticSvgElement::Path { d: "m16 6-4 4-4-4" },
StaticSvgElement::Rect { x: "2", y: "14", width: "20", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "M10 18h.01" },
];
/// Static elements for HardDriveUpload icon
pub static HARDDRIVEUPLOAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 6-4-4-4 4" },
StaticSvgElement::Path { d: "M12 2v8" },
StaticSvgElement::Rect { x: "2", y: "14", width: "20", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "M10 18h.01" },
];
/// Static elements for HardHat icon
pub static HARDHAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5" },
StaticSvgElement::Path { d: "M14 6a6 6 0 0 1 6 6v3" },
StaticSvgElement::Path { d: "M4 15v-3a6 6 0 0 1 6-6" },
StaticSvgElement::Rect { x: "2", y: "15", width: "20", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for Hash icon
pub static HASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "4", y1: "9", x2: "20", y2: "9" },
StaticSvgElement::Line { x1: "4", y1: "15", x2: "20", y2: "15" },
StaticSvgElement::Line { x1: "10", y1: "3", x2: "8", y2: "21" },
StaticSvgElement::Line { x1: "16", y1: "3", x2: "14", y2: "21" },
];
/// Static elements for HatGlasses icon
pub static HATGLASSES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 18a2 2 0 0 0-4 0" },
StaticSvgElement::Path {
d: "m19 11-2.11-6.657a2 2 0 0 0-2.752-1.148l-1.276.61A2 2 0 0 1 12 4H8.5a2 2 0 0 0-1.925 1.456L5 11",
},
StaticSvgElement::Path { d: "M2 11h20" },
StaticSvgElement::Circle { cx: "17", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "7", cy: "18", r: "3" },
];
/// Static elements for Haze icon
pub static HAZE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m5.2 6.2 1.4 1.4" },
StaticSvgElement::Path { d: "M2 13h2" },
StaticSvgElement::Path { d: "M20 13h2" },
StaticSvgElement::Path { d: "m17.4 7.6 1.4-1.4" },
StaticSvgElement::Path { d: "M22 17H2" },
StaticSvgElement::Path { d: "M22 21H2" },
StaticSvgElement::Path { d: "M16 13a4 4 0 0 0-8 0" },
StaticSvgElement::Path { d: "M12 5V2.5" },
];
/// Static elements for HdmiPort icon
pub static HDMIPORT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1l2 2h12l2-2h1a1 1 0 0 0 1-1Z" },
StaticSvgElement::Path { d: "M7.5 12h9" },
];
/// Static elements for Heading icon
pub static HEADING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 12h12" },
StaticSvgElement::Path { d: "M6 20V4" },
StaticSvgElement::Path { d: "M18 20V4" },
];
/// Static elements for Heading1 icon
pub static HEADING1_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 12h8" },
StaticSvgElement::Path { d: "M4 18V6" },
StaticSvgElement::Path { d: "M12 18V6" },
StaticSvgElement::Path { d: "m17 12 3-2v8" },
];
/// Static elements for Heading2 icon
pub static HEADING2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 12h8" },
StaticSvgElement::Path { d: "M4 18V6" },
StaticSvgElement::Path { d: "M12 18V6" },
StaticSvgElement::Path { d: "M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1" },
];
/// Static elements for Heading3 icon
pub static HEADING3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 12h8" },
StaticSvgElement::Path { d: "M4 18V6" },
StaticSvgElement::Path { d: "M12 18V6" },
StaticSvgElement::Path { d: "M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" },
];
/// Static elements for Heading4 icon
pub static HEADING4_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 18V6" },
StaticSvgElement::Path { d: "M17 10v3a1 1 0 0 0 1 1h3" },
StaticSvgElement::Path { d: "M21 10v8" },
StaticSvgElement::Path { d: "M4 12h8" },
StaticSvgElement::Path { d: "M4 18V6" },
];
/// Static elements for Heading5 icon
pub static HEADING5_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 12h8" },
StaticSvgElement::Path { d: "M4 18V6" },
StaticSvgElement::Path { d: "M12 18V6" },
StaticSvgElement::Path { d: "M17 13v-3h4" },
StaticSvgElement::Path { d: "M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17" },
];
/// Static elements for Heading6 icon
pub static HEADING6_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 12h8" },
StaticSvgElement::Path { d: "M4 18V6" },
StaticSvgElement::Path { d: "M12 18V6" },
StaticSvgElement::Circle { cx: "19", cy: "16", r: "2" },
StaticSvgElement::Path { d: "M20 10c-2 2-3 3.5-3 6" },
];
/// Static elements for HeadphoneOff icon
pub static HEADPHONEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 14h-1.343" },
StaticSvgElement::Path { d: "M9.128 3.47A9 9 0 0 1 21 12v3.343" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3" },
StaticSvgElement::Path { d: "M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364" },
];
/// Static elements for Headphones icon
pub static HEADPHONES_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3",
}];
/// Static elements for Headset icon
pub static HEADSET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5Zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3Z",
},
StaticSvgElement::Path { d: "M21 16v2a4 4 0 0 1-4 4h-5" },
];
/// Static elements for Heart icon
pub static HEART_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",
}];
/// Static elements for HeartCrack icon
pub static HEARTCRACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",
},
StaticSvgElement::Path { d: "m12 13-1-1 2-2-3-3 2-2" },
];
/// Static elements for HeartHandshake icon
pub static HEARTHANDSHAKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",
},
StaticSvgElement::Path {
d: "M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66",
},
StaticSvgElement::Path { d: "m18 15-2-2" },
StaticSvgElement::Path { d: "m15 18-2-2" },
];
/// Static elements for HeartMinus icon
pub static HEARTMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5",
},
StaticSvgElement::Path { d: "M15 15h6" },
];
/// Static elements for HeartOff icon
pub static HEARTOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
StaticSvgElement::Path { d: "M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35" },
StaticSvgElement::Path {
d: "M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17",
},
];
/// Static elements for HeartPlus icon
pub static HEARTPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5",
},
StaticSvgElement::Path { d: "M15 15h6" },
StaticSvgElement::Path { d: "M18 12v6" },
];
/// Static elements for HeartPulse icon
pub static HEARTPULSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",
},
StaticSvgElement::Path { d: "M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27" },
];
/// Static elements for Heater icon
pub static HEATER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 8c2-3-2-3 0-6" },
StaticSvgElement::Path { d: "M15.5 8c2-3-2-3 0-6" },
StaticSvgElement::Path { d: "M6 10h.01" },
StaticSvgElement::Path { d: "M6 14h.01" },
StaticSvgElement::Path { d: "M10 16v-4" },
StaticSvgElement::Path { d: "M14 16v-4" },
StaticSvgElement::Path { d: "M18 16v-4" },
StaticSvgElement::Path { d: "M20 6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3" },
StaticSvgElement::Path { d: "M5 20v2" },
StaticSvgElement::Path { d: "M19 20v2" },
];
/// Static elements for Hexagon icon
pub static HEXAGON_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",
}];
/// Static elements for Highlighter icon
pub static HIGHLIGHTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m9 11-6 6v3h9l3-3" },
StaticSvgElement::Path { d: "m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4" },
];
/// Static elements for History icon
pub static HISTORY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" },
StaticSvgElement::Path { d: "M3 3v5h5" },
StaticSvgElement::Path { d: "M12 7v5l4 2" },
];
/// Static elements for Hop icon
pub static HOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.82 16.12c1.69.6 3.91.79 5.18.85.55.03 1-.42.97-.97-.06-1.27-.26-3.5-.85-5.18" },
StaticSvgElement::Path {
d: "M11.5 6.5c1.64 0 5-.38 6.71-1.07.52-.2.55-.82.12-1.17A10 10 0 0 0 4.26 18.33c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.88.88 0 0 0 .73-.74c.3-2.14-.15-3.5-.61-4.88",
},
StaticSvgElement::Path { d: "M15.62 16.95c.2.85.62 2.76.5 4.28a.77.77 0 0 1-.9.7 16.64 16.64 0 0 1-4.08-1.36" },
StaticSvgElement::Path { d: "M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .96-.96 17.68 17.68 0 0 0-.9-4.87" },
StaticSvgElement::Path { d: "M16.94 15.62c.86.2 2.77.62 4.29.5a.77.77 0 0 0 .7-.9 16.64 16.64 0 0 0-1.36-4.08" },
StaticSvgElement::Path { d: "M17.99 5.52a20.82 20.82 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-2.33.2-5.3-.32-8.27-1.57" },
StaticSvgElement::Path { d: "M4.93 4.93 3 3a.7.7 0 0 1 0-1" },
StaticSvgElement::Path {
d: "M9.58 12.18c1.24 2.98 1.77 5.95 1.57 8.28a.8.8 0 0 1-1.13.68 20.82 20.82 0 0 1-4.5-3.15",
},
];
/// Static elements for HopOff icon
pub static HOPOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.82 16.12c1.69.6 3.91.79 5.18.85.28.01.53-.09.7-.27" },
StaticSvgElement::Path { d: "M11.14 20.57c.52.24 2.44 1.12 4.08 1.37.46.06.86-.25.9-.71.12-1.52-.3-3.43-.5-4.28" },
StaticSvgElement::Path { d: "M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .7-.26" },
StaticSvgElement::Path { d: "M17.99 5.52a20.83 20.83 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-1.17.1-2.5.02-3.9-.25" },
StaticSvgElement::Path { d: "M20.57 11.14c.24.52 1.12 2.44 1.37 4.08.04.3-.08.59-.31.75" },
StaticSvgElement::Path {
d: "M4.93 4.93a10 10 0 0 0-.67 13.4c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.85.85 0 0 0 .48-.24",
},
StaticSvgElement::Path {
d: "M5.52 17.99c1.05.95 2.91 2.42 4.5 3.15a.8.8 0 0 0 1.13-.68c.2-2.34-.33-5.3-1.57-8.28",
},
StaticSvgElement::Path { d: "M8.35 2.68a10 10 0 0 1 9.98 1.58c.43.35.4.96-.12 1.17-1.5.6-4.3.98-6.07 1.05" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Hospital icon
pub static HOSPITAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v4" },
StaticSvgElement::Path { d: "M14 14h-4" },
StaticSvgElement::Path { d: "M14 18h-4" },
StaticSvgElement::Path { d: "M14 8h-4" },
StaticSvgElement::Path { d: "M18 12h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M18 22V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v18" },
];
/// Static elements for Hotel icon
pub static HOTEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 22v-6.57" },
StaticSvgElement::Path { d: "M12 11h.01" },
StaticSvgElement::Path { d: "M12 7h.01" },
StaticSvgElement::Path { d: "M14 15.43V22" },
StaticSvgElement::Path { d: "M15 16a5 5 0 0 0-6 0" },
StaticSvgElement::Path { d: "M16 11h.01" },
StaticSvgElement::Path { d: "M16 7h.01" },
StaticSvgElement::Path { d: "M8 11h.01" },
StaticSvgElement::Path { d: "M8 7h.01" },
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: None },
];
/// Static elements for Hourglass icon
pub static HOURGLASS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 22h14" },
StaticSvgElement::Path { d: "M5 2h14" },
StaticSvgElement::Path { d: "M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22" },
StaticSvgElement::Path { d: "M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2" },
];
/// Static elements for House icon
pub static HOUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8" },
StaticSvgElement::Path {
d: "M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",
},
];
/// Static elements for HousePlug icon
pub static HOUSEPLUG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12V8.964" },
StaticSvgElement::Path { d: "M14 12V8.964" },
StaticSvgElement::Path { d: "M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z" },
StaticSvgElement::Path {
d: "M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2",
},
];
/// Static elements for HousePlus icon
pub static HOUSEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.662 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v2.475",
},
StaticSvgElement::Path { d: "M14.959 12.717A1 1 0 0 0 14 12h-4a1 1 0 0 0-1 1v8" },
StaticSvgElement::Path { d: "M15 18h6" },
StaticSvgElement::Path { d: "M18 15v6" },
];
/// Static elements for HouseWifi icon
pub static HOUSEWIFI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9.5 13.866a4 4 0 0 1 5 .01" },
StaticSvgElement::Path { d: "M12 17h.01" },
StaticSvgElement::Path {
d: "M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",
},
StaticSvgElement::Path { d: "M7 10.754a8 8 0 0 1 10 0" },
];
/// Static elements for IceCreamBowl icon
pub static ICECREAMBOWL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0" },
StaticSvgElement::Path { d: "M12.14 11a3.5 3.5 0 1 1 6.71 0" },
StaticSvgElement::Path { d: "M15.5 6.5a3.5 3.5 0 1 0-7 0" },
];
/// Static elements for IceCreamCone icon
pub static ICECREAMCONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11" },
StaticSvgElement::Path { d: "M17 7A5 5 0 0 0 7 7" },
StaticSvgElement::Path { d: "M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4" },
];
/// Static elements for IdCard icon
pub static IDCARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 10h2" },
StaticSvgElement::Path { d: "M16 14h2" },
StaticSvgElement::Path { d: "M6.17 15a3 3 0 0 1 5.66 0" },
StaticSvgElement::Circle { cx: "9", cy: "11", r: "2" },
StaticSvgElement::Rect { x: "2", y: "5", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for IdCardLanyard icon
pub static IDCARDLANYARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.5 8h-3" },
StaticSvgElement::Path { d: "m15 2-1 2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3" },
StaticSvgElement::Path { d: "M16.899 22A5 5 0 0 0 7.1 22" },
StaticSvgElement::Path { d: "m9 2 3 6" },
StaticSvgElement::Circle { cx: "12", cy: "15", r: "3" },
];
/// Static elements for Image icon
pub static IMAGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
StaticSvgElement::Path { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" },
];
/// Static elements for ImageDown icon
pub static IMAGEDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21",
},
StaticSvgElement::Path { d: "m14 19 3 3v-5.5" },
StaticSvgElement::Path { d: "m17 22 3-3" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
];
/// Static elements for ImageMinus icon
pub static IMAGEMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7" },
StaticSvgElement::Line { x1: "16", y1: "5", x2: "22", y2: "5" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
StaticSvgElement::Path { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" },
];
/// Static elements for ImageOff icon
pub static IMAGEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
StaticSvgElement::Path { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83" },
StaticSvgElement::Line { x1: "13.5", y1: "13.5", x2: "6", y2: "21" },
StaticSvgElement::Line { x1: "18", y1: "12", x2: "21", y2: "15" },
StaticSvgElement::Path { d: "M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59" },
StaticSvgElement::Path { d: "M21 15V5a2 2 0 0 0-2-2H9" },
];
/// Static elements for ImagePlay icon
pub static IMAGEPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15 15.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z",
},
StaticSvgElement::Path { d: "M21 12.17V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" },
StaticSvgElement::Path { d: "m6 21 5-5" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
];
/// Static elements for ImagePlus icon
pub static IMAGEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 5h6" },
StaticSvgElement::Path { d: "M19 2v6" },
StaticSvgElement::Path { d: "M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5" },
StaticSvgElement::Path { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
];
/// Static elements for ImageUp icon
pub static IMAGEUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21",
},
StaticSvgElement::Path { d: "m14 19.5 3-3 3 3" },
StaticSvgElement::Path { d: "M17 22v-5.5" },
StaticSvgElement::Circle { cx: "9", cy: "9", r: "2" },
];
/// Static elements for ImageUpscale icon
pub static IMAGEUPSCALE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 3h5v5" },
StaticSvgElement::Path { d: "M17 21h2a2 2 0 0 0 2-2" },
StaticSvgElement::Path { d: "M21 12v3" },
StaticSvgElement::Path { d: "m21 3-5 5" },
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "m5 21 4.144-4.144a1.21 1.21 0 0 1 1.712 0L13 19" },
StaticSvgElement::Path { d: "M9 3h3" },
StaticSvgElement::Rect { x: "3", y: "11", width: "10", height: "10", rx: Some("1"), ry: None },
];
/// Static elements for Images icon
pub static IMAGES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 22H4a2 2 0 0 1-2-2V6" },
StaticSvgElement::Path { d: "m22 13-1.296-1.296a2.41 2.41 0 0 0-3.408 0L11 18" },
StaticSvgElement::Circle { cx: "12", cy: "8", r: "2" },
StaticSvgElement::Rect { x: "6", y: "2", width: "16", height: "16", rx: Some("2"), ry: None },
];
/// Static elements for Import icon
pub static IMPORT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v12" },
StaticSvgElement::Path { d: "m8 11 4 4 4-4" },
StaticSvgElement::Path { d: "M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4" },
];
/// Static elements for Inbox icon
pub static INBOX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Polyline { points: "22 12 16 12 14 15 10 15 8 12 2 12" },
StaticSvgElement::Path {
d: "M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",
},
];
/// Static elements for IndentDecrease icon
pub static INDENTDECREASE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12H11" },
StaticSvgElement::Path { d: "M21 18H11" },
StaticSvgElement::Path { d: "M21 6H11" },
StaticSvgElement::Path { d: "m7 8-4 4 4 4" },
];
/// Static elements for IndentIncrease icon
pub static INDENTINCREASE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12H11" },
StaticSvgElement::Path { d: "M21 18H11" },
StaticSvgElement::Path { d: "M21 6H11" },
StaticSvgElement::Path { d: "m3 8 4 4-4 4" },
];
/// Static elements for IndianRupee icon
pub static INDIANRUPEE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 3h12" },
StaticSvgElement::Path { d: "M6 8h12" },
StaticSvgElement::Path { d: "m6 13 8.5 8" },
StaticSvgElement::Path { d: "M6 13h3" },
StaticSvgElement::Path { d: "M9 13c6.667 0 6.667-10 0-10" },
];
/// Static elements for Infinity icon
pub static INFINITY_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8" }];
/// Static elements for Info icon
pub static INFO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M12 16v-4" },
StaticSvgElement::Path { d: "M12 8h.01" },
];
/// Static elements for InspectionPanel icon
pub static INSPECTIONPANEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 7h.01" },
StaticSvgElement::Path { d: "M17 7h.01" },
StaticSvgElement::Path { d: "M7 17h.01" },
StaticSvgElement::Path { d: "M17 17h.01" },
];
/// Static elements for Instagram icon
pub static INSTAGRAM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "2", width: "20", height: "20", rx: Some("5"), ry: Some("5") },
StaticSvgElement::Path { d: "M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z" },
StaticSvgElement::Line { x1: "17.5", y1: "6.5", x2: "17.51", y2: "6.5" },
];
/// Static elements for Italic icon
pub static ITALIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "19", y1: "4", x2: "10", y2: "4" },
StaticSvgElement::Line { x1: "14", y1: "20", x2: "5", y2: "20" },
StaticSvgElement::Line { x1: "15", y1: "4", x2: "9", y2: "20" },
];
/// Static elements for IterationCcw icon
pub static ITERATIONCCW_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m16 14 4 4-4 4" }, StaticSvgElement::Path { d: "M20 10a8 8 0 1 0-8 8h8" }];
/// Static elements for IterationCw icon
pub static ITERATIONCW_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M4 10a8 8 0 1 1 8 8H4" }, StaticSvgElement::Path { d: "m8 22-4-4 4-4" }];
/// Static elements for JapaneseYen icon
pub static JAPANESEYEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 9.5V21m0-11.5L6 3m6 6.5L18 3" },
StaticSvgElement::Path { d: "M6 15h12" },
StaticSvgElement::Path { d: "M6 11h12" },
];
/// Static elements for Joystick icon
pub static JOYSTICK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z" },
StaticSvgElement::Path { d: "M6 15v-2" },
StaticSvgElement::Path { d: "M12 15V9" },
StaticSvgElement::Circle { cx: "12", cy: "6", r: "3" },
];
/// Static elements for Kanban icon
pub static KANBAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 5v11" },
StaticSvgElement::Path { d: "M12 5v6" },
StaticSvgElement::Path { d: "M18 5v14" },
];
/// Static elements for Key icon
pub static KEY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4" },
StaticSvgElement::Path { d: "m21 2-9.6 9.6" },
StaticSvgElement::Circle { cx: "7.5", cy: "15.5", r: "5.5" },
];
/// Static elements for KeyRound icon
pub static KEYROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z",
},
StaticSvgElement::Circle { cx: "16.5", cy: "7.5", r: ".5" },
];
/// Static elements for KeySquare icon
pub static KEYSQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.4 2.7a2.5 2.5 0 0 1 3.4 0l5.5 5.5a2.5 2.5 0 0 1 0 3.4l-3.7 3.7a2.5 2.5 0 0 1-3.4 0L8.7 9.8a2.5 2.5 0 0 1 0-3.4z",
},
StaticSvgElement::Path { d: "m14 7 3 3" },
StaticSvgElement::Path {
d: "m9.4 10.6-6.814 6.814A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814",
},
];
/// Static elements for Keyboard icon
pub static KEYBOARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 8h.01" },
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M14 8h.01" },
StaticSvgElement::Path { d: "M16 12h.01" },
StaticSvgElement::Path { d: "M18 8h.01" },
StaticSvgElement::Path { d: "M6 8h.01" },
StaticSvgElement::Path { d: "M7 16h10" },
StaticSvgElement::Path { d: "M8 12h.01" },
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
];
/// Static elements for KeyboardMusic icon
pub static KEYBOARDMUSIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6 8h4" },
StaticSvgElement::Path { d: "M14 8h.01" },
StaticSvgElement::Path { d: "M18 8h.01" },
StaticSvgElement::Path { d: "M2 12h20" },
StaticSvgElement::Path { d: "M6 12v4" },
StaticSvgElement::Path { d: "M10 12v4" },
StaticSvgElement::Path { d: "M14 12v4" },
StaticSvgElement::Path { d: "M18 12v4" },
];
/// Static elements for KeyboardOff icon
pub static KEYBOARDOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M 20 4 A2 2 0 0 1 22 6" },
StaticSvgElement::Path { d: "M 22 6 L 22 16.41" },
StaticSvgElement::Path { d: "M 7 16 L 16 16" },
StaticSvgElement::Path { d: "M 9.69 4 L 20 4" },
StaticSvgElement::Path { d: "M14 8h.01" },
StaticSvgElement::Path { d: "M18 8h.01" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "M6 8h.01" },
StaticSvgElement::Path { d: "M8 12h.01" },
];
/// Static elements for Lamp icon
pub static LAMP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12v6" },
StaticSvgElement::Path {
d: "M4.077 10.615A1 1 0 0 0 5 12h14a1 1 0 0 0 .923-1.385l-3.077-7.384A2 2 0 0 0 15 2H9a2 2 0 0 0-1.846 1.23Z",
},
StaticSvgElement::Path { d: "M8 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z" },
];
/// Static elements for LampCeiling icon
pub static LAMPCEILING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v5" },
StaticSvgElement::Path { d: "M14.829 15.998a3 3 0 1 1-5.658 0" },
StaticSvgElement::Path {
d: "M20.92 14.606A1 1 0 0 1 20 16H4a1 1 0 0 1-.92-1.394l3-7A1 1 0 0 1 7 7h10a1 1 0 0 1 .92.606z",
},
];
/// Static elements for LampDesk icon
pub static LAMPDESK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.293 2.293a1 1 0 0 1 1.414 0l2.5 2.5 5.994 1.227a1 1 0 0 1 .506 1.687l-7 7a1 1 0 0 1-1.687-.506l-1.227-5.994-2.5-2.5a1 1 0 0 1 0-1.414z",
},
StaticSvgElement::Path { d: "m14.207 4.793-3.414 3.414" },
StaticSvgElement::Path { d: "M3 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z" },
StaticSvgElement::Path { d: "m9.086 6.5-4.793 4.793a1 1 0 0 0-.18 1.17L7 18" },
];
/// Static elements for LampFloor icon
pub static LAMPFLOOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 10v12" },
StaticSvgElement::Path {
d: "M17.929 7.629A1 1 0 0 1 17 9H7a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 9 2h6a1 1 0 0 1 .928.629z",
},
StaticSvgElement::Path { d: "M9 22h6" },
];
/// Static elements for LampWallDown icon
pub static LAMPWALLDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19.929 18.629A1 1 0 0 1 19 20H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 13h6a1 1 0 0 1 .928.629z",
},
StaticSvgElement::Path { d: "M6 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z" },
StaticSvgElement::Path { d: "M8 6h4a2 2 0 0 1 2 2v5" },
];
/// Static elements for LampWallUp icon
pub static LAMPWALLUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19.929 9.629A1 1 0 0 1 19 11H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 4h6a1 1 0 0 1 .928.629z",
},
StaticSvgElement::Path { d: "M6 15a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z" },
StaticSvgElement::Path { d: "M8 18h4a2 2 0 0 0 2-2v-5" },
];
/// Static elements for LandPlot icon
pub static LANDPLOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12 8 6-3-6-3v10" },
StaticSvgElement::Path {
d: "m8 11.99-5.5 3.14a1 1 0 0 0 0 1.74l8.5 4.86a2 2 0 0 0 2 0l8.5-4.86a1 1 0 0 0 0-1.74L16 12",
},
StaticSvgElement::Path { d: "m6.49 12.85 11.02 6.3" },
StaticSvgElement::Path { d: "M17.51 12.85 6.5 19.15" },
];
/// Static elements for Landmark icon
pub static LANDMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 18v-7" },
StaticSvgElement::Path {
d: "M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z",
},
StaticSvgElement::Path { d: "M14 18v-7" },
StaticSvgElement::Path { d: "M18 18v-7" },
StaticSvgElement::Path { d: "M3 22h18" },
StaticSvgElement::Path { d: "M6 18v-7" },
];
/// Static elements for Languages icon
pub static LANGUAGES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m5 8 6 6" },
StaticSvgElement::Path { d: "m4 14 6-6 2-3" },
StaticSvgElement::Path { d: "M2 5h12" },
StaticSvgElement::Path { d: "M7 2h1" },
StaticSvgElement::Path { d: "m22 22-5-10-5 10" },
StaticSvgElement::Path { d: "M14 18h6" },
];
/// Static elements for Laptop icon
pub static LAPTOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18 5a2 2 0 0 1 2 2v8.526a2 2 0 0 0 .212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V7a2 2 0 0 1 2-2z",
},
StaticSvgElement::Path { d: "M20.054 15.987H3.946" },
];
/// Static elements for LaptopMinimal icon
pub static LAPTOPMINIMAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "12", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Line { x1: "2", y1: "20", x2: "22", y2: "20" },
];
/// Static elements for LaptopMinimalCheck icon
pub static LAPTOPMINIMALCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 20h20" },
StaticSvgElement::Path { d: "m9 10 2 2 4-4" },
StaticSvgElement::Rect { x: "3", y: "4", width: "18", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for Lasso icon
pub static LASSO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.704 14.467A10 8 0 0 1 2 10a10 8 0 0 1 20 0 10 8 0 0 1-10 8 10 8 0 0 1-5.181-1.158",
},
StaticSvgElement::Path { d: "M7 22a5 5 0 0 1-2-3.994" },
StaticSvgElement::Circle { cx: "5", cy: "16", r: "2" },
];
/// Static elements for LassoSelect icon
pub static LASSOSELECT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 22a5 5 0 0 1-2-4" },
StaticSvgElement::Path { d: "M7 16.93c.96.43 1.96.74 2.99.91" },
StaticSvgElement::Path { d: "M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2" },
StaticSvgElement::Path { d: "M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" },
StaticSvgElement::Path {
d: "M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14z",
},
];
/// Static elements for Laugh icon
pub static LAUGH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "9.01", y2: "9" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "15.01", y2: "9" },
];
/// Static elements for Layers icon
pub static LAYERS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",
},
StaticSvgElement::Path { d: "M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12" },
StaticSvgElement::Path { d: "M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17" },
];
/// Static elements for Layers2 icon
pub static LAYERS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74z",
},
StaticSvgElement::Path {
d: "m20 14.285 1.5.845a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74l1.5-.845",
},
];
/// Static elements for Layers3 icon
pub static LAYERS3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",
},
StaticSvgElement::Path {
d: "m6.08 9.5-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59",
},
StaticSvgElement::Path {
d: "m6.08 14.5-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59",
},
];
/// Static elements for LayoutDashboard icon
pub static LAYOUTDASHBOARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "7", height: "9", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "3", width: "7", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "12", width: "7", height: "9", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "3", y: "16", width: "7", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for LayoutGrid icon
pub static LAYOUTGRID_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "3", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "3", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for LayoutList icon
pub static LAYOUTLIST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "3", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M14 4h7" },
StaticSvgElement::Path { d: "M14 9h7" },
StaticSvgElement::Path { d: "M14 15h7" },
StaticSvgElement::Path { d: "M14 20h7" },
];
/// Static elements for LayoutPanelLeft icon
pub static LAYOUTPANELLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "7", height: "18", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "3", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for LayoutPanelTop icon
pub static LAYOUTPANELTOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "3", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "14", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for LayoutTemplate icon
pub static LAYOUTTEMPLATE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "3", y: "14", width: "9", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "16", y: "14", width: "5", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for Leaf icon
pub static LEAF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z" },
StaticSvgElement::Path { d: "M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12" },
];
/// Static elements for LeafyGreen icon
pub static LEAFYGREEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 0 1 3.8 1.5 4 4 0 0 0 6.187-2.353 3.5 3.5 0 0 0 3.69-5.116A3.5 3.5 0 0 0 20.95 8 3.5 3.5 0 1 0 16 3.05a3.5 3.5 0 0 0-5.831 1.373 3.5 3.5 0 0 0-5.116 3.69 4 4 0 0 0-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22",
},
StaticSvgElement::Path { d: "M2 22 17 7" },
];
/// Static elements for Lectern icon
pub static LECTERN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16 12h3a2 2 0 0 0 1.902-1.38l1.056-3.333A1 1 0 0 0 21 6H3a1 1 0 0 0-.958 1.287l1.056 3.334A2 2 0 0 0 5 12h3",
},
StaticSvgElement::Path { d: "M18 6V3a1 1 0 0 0-1-1h-3" },
StaticSvgElement::Rect { x: "8", y: "10", width: "8", height: "12", rx: Some("1"), ry: None },
];
/// Static elements for LetterText icon
pub static LETTERTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 12h6" },
StaticSvgElement::Path { d: "M15 6h6" },
StaticSvgElement::Path { d: "m3 13 3.553-7.724a.5.5 0 0 1 .894 0L11 13" },
StaticSvgElement::Path { d: "M3 18h18" },
StaticSvgElement::Path { d: "M3.92 11h6.16" },
];
/// Static elements for Library icon
pub static LIBRARY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 6 4 14" },
StaticSvgElement::Path { d: "M12 6v14" },
StaticSvgElement::Path { d: "M8 8v12" },
StaticSvgElement::Path { d: "M4 4v16" },
];
/// Static elements for LibraryBig icon
pub static LIBRARYBIG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "8", height: "18", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M7 3v18" },
StaticSvgElement::Path {
d: "M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z",
},
];
/// Static elements for LifeBuoy icon
pub static LIFEBUOY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "m4.93 4.93 4.24 4.24" },
StaticSvgElement::Path { d: "m14.83 9.17 4.24-4.24" },
StaticSvgElement::Path { d: "m14.83 14.83 4.24 4.24" },
StaticSvgElement::Path { d: "m9.17 14.83-4.24 4.24" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
];
/// Static elements for Ligature icon
pub static LIGATURE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 12h2v8" },
StaticSvgElement::Path { d: "M14 20h4" },
StaticSvgElement::Path { d: "M6 12h4" },
StaticSvgElement::Path { d: "M6 20h4" },
StaticSvgElement::Path { d: "M8 20V8a4 4 0 0 1 7.464-2" },
];
/// Static elements for Lightbulb icon
pub static LIGHTBULB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",
},
StaticSvgElement::Path { d: "M9 18h6" },
StaticSvgElement::Path { d: "M10 22h4" },
];
/// Static elements for LightbulbOff icon
pub static LIGHTBULBOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 0 0-9.3-5" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M6.3 6.3a4.67 4.67 0 0 0 1.2 5.2c.7.7 1.3 1.5 1.5 2.5" },
StaticSvgElement::Path { d: "M9 18h6" },
StaticSvgElement::Path { d: "M10 22h4" },
];
/// Static elements for LineSquiggle icon
pub static LINESQUIGGLE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M7 3.5c5-2 7 2.5 3 4C1.5 10 2 15 5 16c5 2 9-10 14-7s.5 13.5-4 12c-5-2.5.5-11 6-2" }];
/// Static elements for Link icon
pub static LINK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71" },
StaticSvgElement::Path { d: "M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" },
];
/// Static elements for Link2 icon
pub static LINK2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 17H7A5 5 0 0 1 7 7h2" },
StaticSvgElement::Path { d: "M15 7h2a5 5 0 1 1 0 10h-2" },
StaticSvgElement::Line { x1: "8", y1: "12", x2: "16", y2: "12" },
];
/// Static elements for Link2Off icon
pub static LINK2OFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 17H7A5 5 0 0 1 7 7" },
StaticSvgElement::Path { d: "M15 7h2a5 5 0 0 1 4 8" },
StaticSvgElement::Line { x1: "8", y1: "12", x2: "12", y2: "12" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Linkedin icon
pub static LINKEDIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z" },
StaticSvgElement::Rect { x: "2", y: "9", width: "4", height: "12", rx: None, ry: None },
StaticSvgElement::Circle { cx: "4", cy: "4", r: "2" },
];
/// Static elements for List icon
pub static LIST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 12h.01" },
StaticSvgElement::Path { d: "M3 18h.01" },
StaticSvgElement::Path { d: "M3 6h.01" },
StaticSvgElement::Path { d: "M8 12h13" },
StaticSvgElement::Path { d: "M8 18h13" },
StaticSvgElement::Path { d: "M8 6h13" },
];
/// Static elements for ListCheck icon
pub static LISTCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 18H3" },
StaticSvgElement::Path { d: "m15 18 2 2 4-4" },
StaticSvgElement::Path { d: "M16 12H3" },
StaticSvgElement::Path { d: "M16 6H3" },
];
/// Static elements for ListChecks icon
pub static LISTCHECKS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m3 17 2 2 4-4" },
StaticSvgElement::Path { d: "m3 7 2 2 4-4" },
StaticSvgElement::Path { d: "M13 6h8" },
StaticSvgElement::Path { d: "M13 12h8" },
StaticSvgElement::Path { d: "M13 18h8" },
];
/// Static elements for ListCollapse icon
pub static LISTCOLLAPSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12h11" },
StaticSvgElement::Path { d: "M10 18h11" },
StaticSvgElement::Path { d: "M10 6h11" },
StaticSvgElement::Path { d: "m3 10 3-3-3-3" },
StaticSvgElement::Path { d: "m3 20 3-3-3-3" },
];
/// Static elements for ListEnd icon
pub static LISTEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 12H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path { d: "M10 18H3" },
StaticSvgElement::Path { d: "M21 6v10a2 2 0 0 1-2 2h-5" },
StaticSvgElement::Path { d: "m16 16-2 2 2 2" },
];
/// Static elements for ListFilter icon
pub static LISTFILTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 6h18" },
StaticSvgElement::Path { d: "M7 12h10" },
StaticSvgElement::Path { d: "M10 18h4" },
];
/// Static elements for ListFilterPlus icon
pub static LISTFILTERPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 18h4" },
StaticSvgElement::Path { d: "M11 6H3" },
StaticSvgElement::Path { d: "M15 6h6" },
StaticSvgElement::Path { d: "M18 9V3" },
StaticSvgElement::Path { d: "M7 12h8" },
];
/// Static elements for ListMinus icon
pub static LISTMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 12H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path { d: "M16 18H3" },
StaticSvgElement::Path { d: "M21 12h-6" },
];
/// Static elements for ListMusic icon
pub static LISTMUSIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15V6" },
StaticSvgElement::Path { d: "M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z" },
StaticSvgElement::Path { d: "M12 12H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path { d: "M12 18H3" },
];
/// Static elements for ListOrdered icon
pub static LISTORDERED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 12h11" },
StaticSvgElement::Path { d: "M10 18h11" },
StaticSvgElement::Path { d: "M10 6h11" },
StaticSvgElement::Path { d: "M4 10h2" },
StaticSvgElement::Path { d: "M4 6h1v4" },
StaticSvgElement::Path { d: "M6 18H4c0-1 2-2 2-3s-1-1.5-2-1" },
];
/// Static elements for ListPlus icon
pub static LISTPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 12H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path { d: "M16 18H3" },
StaticSvgElement::Path { d: "M18 9v6" },
StaticSvgElement::Path { d: "M21 12h-6" },
];
/// Static elements for ListRestart icon
pub static LISTRESTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 6H3" },
StaticSvgElement::Path { d: "M7 12H3" },
StaticSvgElement::Path { d: "M7 18H3" },
StaticSvgElement::Path { d: "M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14" },
StaticSvgElement::Path { d: "M11 10v4h4" },
];
/// Static elements for ListStart icon
pub static LISTSTART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 12H3" },
StaticSvgElement::Path { d: "M16 18H3" },
StaticSvgElement::Path { d: "M10 6H3" },
StaticSvgElement::Path { d: "M21 18V8a2 2 0 0 0-2-2h-5" },
StaticSvgElement::Path { d: "m16 8-2-2 2-2" },
];
/// Static elements for ListTodo icon
pub static LISTTODO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "5", width: "6", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "m3 17 2 2 4-4" },
StaticSvgElement::Path { d: "M13 6h8" },
StaticSvgElement::Path { d: "M13 12h8" },
StaticSvgElement::Path { d: "M13 18h8" },
];
/// Static elements for ListTree icon
pub static LISTTREE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12h-8" },
StaticSvgElement::Path { d: "M21 6H8" },
StaticSvgElement::Path { d: "M21 18h-8" },
StaticSvgElement::Path { d: "M3 6v4c0 1.1.9 2 2 2h3" },
StaticSvgElement::Path { d: "M3 10v6c0 1.1.9 2 2 2h3" },
];
/// Static elements for ListVideo icon
pub static LISTVIDEO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12H3" },
StaticSvgElement::Path { d: "M12 18H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path {
d: "M21.033 14.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .968-.56z",
},
];
/// Static elements for ListX icon
pub static LISTX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 12H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path { d: "M16 18H3" },
StaticSvgElement::Path { d: "m19 10-4 4" },
StaticSvgElement::Path { d: "m15 10 4 4" },
];
/// Static elements for Loader icon
pub static LOADER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v4" },
StaticSvgElement::Path { d: "m16.2 7.8 2.9-2.9" },
StaticSvgElement::Path { d: "M18 12h4" },
StaticSvgElement::Path { d: "m16.2 16.2 2.9 2.9" },
StaticSvgElement::Path { d: "M12 18v4" },
StaticSvgElement::Path { d: "m4.9 19.1 2.9-2.9" },
StaticSvgElement::Path { d: "M2 12h4" },
StaticSvgElement::Path { d: "m4.9 4.9 2.9 2.9" },
];
/// Static elements for LoaderCircle icon
pub static LOADERCIRCLE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M21 12a9 9 0 1 1-6.219-8.56" }];
/// Static elements for LoaderPinwheel icon
pub static LOADERPINWHEEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0" },
StaticSvgElement::Path { d: "M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6" },
StaticSvgElement::Path { d: "M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for Locate icon
pub static LOCATE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "2", y1: "12", x2: "5", y2: "12" },
StaticSvgElement::Line { x1: "19", y1: "12", x2: "22", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "2", x2: "12", y2: "5" },
StaticSvgElement::Line { x1: "12", y1: "19", x2: "12", y2: "22" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "7" },
];
/// Static elements for LocateFixed icon
pub static LOCATEFIXED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "2", y1: "12", x2: "5", y2: "12" },
StaticSvgElement::Line { x1: "19", y1: "12", x2: "22", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "2", x2: "12", y2: "5" },
StaticSvgElement::Line { x1: "12", y1: "19", x2: "12", y2: "22" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "7" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
];
/// Static elements for LocateOff icon
pub static LOCATEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 19v3" },
StaticSvgElement::Path { d: "M12 2v3" },
StaticSvgElement::Path { d: "M18.89 13.24a7 7 0 0 0-8.13-8.13" },
StaticSvgElement::Path { d: "M19 12h3" },
StaticSvgElement::Path { d: "M2 12h3" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M7.05 7.05a7 7 0 0 0 9.9 9.9" },
];
/// Static elements for LocationEdit icon
pub static LOCATIONEDIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468" },
StaticSvgElement::Path {
d: "M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
StaticSvgElement::Circle { cx: "10", cy: "10", r: "3" },
];
/// Static elements for Lock icon
pub static LOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "11", width: "18", height: "11", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M7 11V7a5 5 0 0 1 10 0v4" },
];
/// Static elements for LockKeyhole icon
pub static LOCKKEYHOLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "16", r: "1" },
StaticSvgElement::Rect { x: "3", y: "10", width: "18", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 10V7a5 5 0 0 1 10 0v3" },
];
/// Static elements for LockKeyholeOpen icon
pub static LOCKKEYHOLEOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "16", r: "1" },
StaticSvgElement::Rect { x: "3", y: "10", width: "18", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 10V7a5 5 0 0 1 9.33-2.5" },
];
/// Static elements for LockOpen icon
pub static LOCKOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "11", width: "18", height: "11", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M7 11V7a5 5 0 0 1 9.9-1" },
];
/// Static elements for LogIn icon
pub static LOGIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 17 5-5-5-5" },
StaticSvgElement::Path { d: "M15 12H3" },
StaticSvgElement::Path { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4" },
];
/// Static elements for LogOut icon
pub static LOGOUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 17 5-5-5-5" },
StaticSvgElement::Path { d: "M21 12H9" },
StaticSvgElement::Path { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" },
];
/// Static elements for Logs icon
pub static LOGS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 12h8" },
StaticSvgElement::Path { d: "M13 18h8" },
StaticSvgElement::Path { d: "M13 6h8" },
StaticSvgElement::Path { d: "M3 12h1" },
StaticSvgElement::Path { d: "M3 18h1" },
StaticSvgElement::Path { d: "M3 6h1" },
StaticSvgElement::Path { d: "M8 12h1" },
StaticSvgElement::Path { d: "M8 18h1" },
StaticSvgElement::Path { d: "M8 6h1" },
];
/// Static elements for Lollipop icon
pub static LOLLIPOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
StaticSvgElement::Path { d: "m21 21-4.3-4.3" },
StaticSvgElement::Path { d: "M11 11a2 2 0 0 0 4 0 4 4 0 0 0-8 0 6 6 0 0 0 12 0" },
];
/// Static elements for Luggage icon
pub static LUGGAGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14" },
StaticSvgElement::Path { d: "M10 20h4" },
StaticSvgElement::Circle { cx: "16", cy: "20", r: "2" },
StaticSvgElement::Circle { cx: "8", cy: "20", r: "2" },
];
/// Static elements for Magnet icon
pub static MAGNET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12 15 4 4" },
StaticSvgElement::Path {
d: "M2.352 10.648a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l6.029-6.029a1 1 0 1 1 3 3l-6.029 6.029a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l6.365-6.367A1 1 0 0 0 8.716 4.282z",
},
StaticSvgElement::Path { d: "m5 8 4 4" },
];
/// Static elements for Mail icon
pub static MAIL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7" },
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
];
/// Static elements for MailCheck icon
pub static MAILCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "m16 19 2 2 4-4" },
];
/// Static elements for MailMinus icon
pub static MAILMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "M16 19h6" },
];
/// Static elements for MailOpen icon
pub static MAILOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z",
},
StaticSvgElement::Path { d: "m22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10" },
];
/// Static elements for MailPlus icon
pub static MAILPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "M19 16v6" },
StaticSvgElement::Path { d: "M16 19h6" },
];
/// Static elements for MailQuestion icon
pub static MAILQUESTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2" },
StaticSvgElement::Path { d: "M20 22v.01" },
];
/// Static elements for MailQuestionMark icon
pub static MAILQUESTIONMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2" },
StaticSvgElement::Path { d: "M20 22v.01" },
];
/// Static elements for MailSearch icon
pub static MAILSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
StaticSvgElement::Path { d: "m22 22-1.5-1.5" },
];
/// Static elements for MailWarning icon
pub static MAILWARNING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "M20 14v4" },
StaticSvgElement::Path { d: "M20 22v.01" },
];
/// Static elements for MailX icon
pub static MAILX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9" },
StaticSvgElement::Path { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" },
StaticSvgElement::Path { d: "m17 17 4 4" },
StaticSvgElement::Path { d: "m21 17-4 4" },
];
/// Static elements for Mailbox icon
pub static MAILBOX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z" },
StaticSvgElement::Polyline { points: "15,9 18,9 18,11" },
StaticSvgElement::Path { d: "M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2" },
StaticSvgElement::Line { x1: "6", y1: "10", x2: "7", y2: "10" },
];
/// Static elements for Mails icon
pub static MAILS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "6", y: "4", width: "16", height: "13", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7" },
StaticSvgElement::Path { d: "M2 8v11c0 1.1.9 2 2 2h14" },
];
/// Static elements for Map icon
pub static MAP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z",
},
StaticSvgElement::Path { d: "M15 5.764v15" },
StaticSvgElement::Path { d: "M9 3.236v15" },
];
/// Static elements for MapMinus icon
pub static MAPMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V14",
},
StaticSvgElement::Path { d: "M15 5.764V14" },
StaticSvgElement::Path { d: "M21 18h-6" },
StaticSvgElement::Path { d: "M9 3.236v15" },
];
/// Static elements for MapPin icon
pub static MAPPIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",
},
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
];
/// Static elements for MapPinCheck icon
pub static MAPPINCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19.43 12.935c.357-.967.57-1.955.57-2.935a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32.197 32.197 0 0 0 .813-.728",
},
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "m16 18 2 2 4-4" },
];
/// Static elements for MapPinCheckInside icon
pub static MAPPINCHECKINSIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",
},
StaticSvgElement::Path { d: "m9 10 2 2 4-4" },
];
/// Static elements for MapPinHouse icon
pub static MAPPINHOUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15 22a1 1 0 0 1-1-1v-4a1 1 0 0 1 .445-.832l3-2a1 1 0 0 1 1.11 0l3 2A1 1 0 0 1 22 17v4a1 1 0 0 1-1 1z",
},
StaticSvgElement::Path { d: "M18 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 .601.2" },
StaticSvgElement::Path { d: "M18 22v-3" },
StaticSvgElement::Circle { cx: "10", cy: "10", r: "3" },
];
/// Static elements for MapPinMinus icon
pub static MAPPINMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18.977 14C19.6 12.701 20 11.343 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738",
},
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "M16 18h6" },
];
/// Static elements for MapPinMinusInside icon
pub static MAPPINMINUSINSIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",
},
StaticSvgElement::Path { d: "M9 10h6" },
];
/// Static elements for MapPinOff icon
pub static MAPPINOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12.75 7.09a3 3 0 0 1 2.16 2.16" },
StaticSvgElement::Path {
d: "M17.072 17.072c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568",
},
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533" },
StaticSvgElement::Path { d: "M9.13 9.13a3 3 0 0 0 3.74 3.74" },
];
/// Static elements for MapPinPen icon
pub static MAPPINPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468" },
StaticSvgElement::Path {
d: "M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
StaticSvgElement::Circle { cx: "10", cy: "10", r: "3" },
];
/// Static elements for MapPinPlus icon
pub static MAPPINPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19.914 11.105A7.298 7.298 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738",
},
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "M16 18h6" },
StaticSvgElement::Path { d: "M19 15v6" },
];
/// Static elements for MapPinPlusInside icon
pub static MAPPINPLUSINSIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",
},
StaticSvgElement::Path { d: "M12 7v6" },
StaticSvgElement::Path { d: "M9 10h6" },
];
/// Static elements for MapPinX icon
pub static MAPPINX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19.752 11.901A7.78 7.78 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 19 19 0 0 0 .09-.077",
},
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "m21.5 15.5-5 5" },
StaticSvgElement::Path { d: "m21.5 20.5-5-5" },
];
/// Static elements for MapPinXInside icon
pub static MAPPINXINSIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",
},
StaticSvgElement::Path { d: "m14.5 7.5-5 5" },
StaticSvgElement::Path { d: "m9.5 7.5 5 5" },
];
/// Static elements for MapPinned icon
pub static MAPPINNED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0",
},
StaticSvgElement::Circle { cx: "12", cy: "8", r: "2" },
StaticSvgElement::Path {
d: "M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712",
},
];
/// Static elements for MapPlus icon
pub static MAPPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12",
},
StaticSvgElement::Path { d: "M15 5.764V12" },
StaticSvgElement::Path { d: "M18 15v6" },
StaticSvgElement::Path { d: "M21 18h-6" },
StaticSvgElement::Path { d: "M9 3.236v15" },
];
/// Static elements for Mars icon
pub static MARS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 3h5v5" },
StaticSvgElement::Path { d: "m21 3-6.75 6.75" },
StaticSvgElement::Circle { cx: "10", cy: "14", r: "6" },
];
/// Static elements for MarsStroke icon
pub static MARSSTROKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14 6 4 4" },
StaticSvgElement::Path { d: "M17 3h4v4" },
StaticSvgElement::Path { d: "m21 3-7.75 7.75" },
StaticSvgElement::Circle { cx: "9", cy: "15", r: "6" },
];
/// Static elements for Martini icon
pub static MARTINI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 22h8" },
StaticSvgElement::Path { d: "M12 11v11" },
StaticSvgElement::Path { d: "m19 3-7 8-7-8Z" },
];
/// Static elements for Maximize icon
pub static MAXIMIZE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 3H5a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "M21 8V5a2 2 0 0 0-2-2h-3" },
StaticSvgElement::Path { d: "M3 16v3a2 2 0 0 0 2 2h3" },
StaticSvgElement::Path { d: "M16 21h3a2 2 0 0 0 2-2v-3" },
];
/// Static elements for Maximize2 icon
pub static MAXIMIZE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 3h6v6" },
StaticSvgElement::Path { d: "m21 3-7 7" },
StaticSvgElement::Path { d: "m3 21 7-7" },
StaticSvgElement::Path { d: "M9 21H3v-6" },
];
/// Static elements for Medal icon
pub static MEDAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15",
},
StaticSvgElement::Path { d: "M11 12 5.12 2.2" },
StaticSvgElement::Path { d: "m13 12 5.88-9.8" },
StaticSvgElement::Path { d: "M8 7h8" },
StaticSvgElement::Circle { cx: "12", cy: "17", r: "5" },
StaticSvgElement::Path { d: "M12 18v-2h-.5" },
];
/// Static elements for Megaphone icon
pub static MEGAPHONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 6a13 13 0 0 0 8.4-2.8A1 1 0 0 1 21 4v12a1 1 0 0 1-1.6.8A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z",
},
StaticSvgElement::Path { d: "M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14" },
StaticSvgElement::Path { d: "M8 6v8" },
];
/// Static elements for MegaphoneOff icon
pub static MEGAPHONEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.636 6A13 13 0 0 0 19.4 3.2 1 1 0 0 1 21 4v11.344" },
StaticSvgElement::Path { d: "M14.378 14.357A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h1" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14" },
StaticSvgElement::Path { d: "M8 8v6" },
];
/// Static elements for Meh icon
pub static MEH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Line { x1: "8", y1: "15", x2: "16", y2: "15" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "9.01", y2: "9" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "15.01", y2: "9" },
];
/// Static elements for MemoryStick icon
pub static MEMORYSTICK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 19v-3" },
StaticSvgElement::Path { d: "M10 19v-3" },
StaticSvgElement::Path { d: "M14 19v-3" },
StaticSvgElement::Path { d: "M18 19v-3" },
StaticSvgElement::Path { d: "M8 11V9" },
StaticSvgElement::Path { d: "M16 11V9" },
StaticSvgElement::Path { d: "M12 11V9" },
StaticSvgElement::Path { d: "M2 15h20" },
StaticSvgElement::Path {
d: "M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z",
},
];
/// Static elements for Menu icon
pub static MENU_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 12h16" },
StaticSvgElement::Path { d: "M4 18h16" },
StaticSvgElement::Path { d: "M4 6h16" },
];
/// Static elements for Merge icon
pub static MERGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m8 6 4-4 4 4" },
StaticSvgElement::Path { d: "M12 2v10.3a4 4 0 0 1-1.172 2.872L4 22" },
StaticSvgElement::Path { d: "m20 22-5-5" },
];
/// Static elements for MessageCircle icon
pub static MESSAGECIRCLE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" }];
/// Static elements for MessageCircleCode icon
pub static MESSAGECIRCLECODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 9.5 8 12l2 2.5" },
StaticSvgElement::Path { d: "m14 9.5 2 2.5-2 2.5" },
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22z" },
];
/// Static elements for MessageCircleDashed icon
pub static MESSAGECIRCLEDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1" },
StaticSvgElement::Path { d: "M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1" },
StaticSvgElement::Path { d: "M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5" },
StaticSvgElement::Path { d: "M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1" },
StaticSvgElement::Path { d: "M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1" },
StaticSvgElement::Path { d: "M3.5 17.5 2 22l4.5-1.5" },
StaticSvgElement::Path { d: "M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5" },
StaticSvgElement::Path { d: "M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1" },
];
/// Static elements for MessageCircleHeart icon
pub static MESSAGECIRCLEHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path {
d: "M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7",
},
];
/// Static elements for MessageCircleMore icon
pub static MESSAGECIRCLEMORE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "M8 12h.01" },
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M16 12h.01" },
];
/// Static elements for MessageCircleOff icon
pub static MESSAGECIRCLEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20.5 14.9A9 9 0 0 0 9.1 3.5" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7" },
];
/// Static elements for MessageCirclePlus icon
pub static MESSAGECIRCLEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "M12 8v8" },
];
/// Static elements for MessageCircleQuestion icon
pub static MESSAGECIRCLEQUESTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for MessageCircleQuestionMark icon
pub static MESSAGECIRCLEQUESTIONMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for MessageCircleReply icon
pub static MESSAGECIRCLEREPLY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "m10 15-3-3 3-3" },
StaticSvgElement::Path { d: "M7 12h7a2 2 0 0 1 2 2v1" },
];
/// Static elements for MessageCircleWarning icon
pub static MESSAGECIRCLEWARNING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "M12 8v4" },
StaticSvgElement::Path { d: "M12 16h.01" },
];
/// Static elements for MessageCircleX icon
pub static MESSAGECIRCLEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" },
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "m9 9 6 6" },
];
/// Static elements for MessageSquare icon
pub static MESSAGESQUARE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" }];
/// Static elements for MessageSquareCode icon
pub static MESSAGESQUARECODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 7.5 8 10l2 2.5" },
StaticSvgElement::Path { d: "m14 7.5 2 2.5-2 2.5" },
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
];
/// Static elements for MessageSquareDashed icon
pub static MESSAGESQUAREDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 17H7l-4 4v-7" },
StaticSvgElement::Path { d: "M14 17h1" },
StaticSvgElement::Path { d: "M14 3h1" },
StaticSvgElement::Path { d: "M19 3a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M21 14v1a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M21 9v1" },
StaticSvgElement::Path { d: "M3 9v1" },
StaticSvgElement::Path { d: "M5 3a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M9 3h1" },
];
/// Static elements for MessageSquareDiff icon
pub static MESSAGESQUAREDIFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m5 19-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M9 10h6" },
StaticSvgElement::Path { d: "M12 7v6" },
StaticSvgElement::Path { d: "M9 17h6" },
];
/// Static elements for MessageSquareDot icon
pub static MESSAGESQUAREDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.7 3H5a2 2 0 0 0-2 2v16l4-4h12a2 2 0 0 0 2-2v-2.7" },
StaticSvgElement::Circle { cx: "18", cy: "6", r: "3" },
];
/// Static elements for MessageSquareHeart icon
pub static MESSAGESQUAREHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path {
d: "M14.8 7.5a1.84 1.84 0 0 0-2.6 0l-.2.3-.3-.3a1.84 1.84 0 1 0-2.4 2.8L12 13l2.7-2.7c.9-.9.8-2.1.1-2.8",
},
];
/// Static elements for MessageSquareLock icon
pub static MESSAGESQUARELOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 15v-2a2 2 0 1 0-4 0v2" },
StaticSvgElement::Path { d: "M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5" },
StaticSvgElement::Rect { x: "13", y: "15", width: "8", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for MessageSquareMore icon
pub static MESSAGESQUAREMORE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "M8 10h.01" },
StaticSvgElement::Path { d: "M12 10h.01" },
StaticSvgElement::Path { d: "M16 10h.01" },
];
/// Static elements for MessageSquareOff icon
pub static MESSAGESQUAREOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15V5a2 2 0 0 0-2-2H9" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10" },
];
/// Static elements for MessageSquarePlus icon
pub static MESSAGESQUAREPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "M12 7v6" },
StaticSvgElement::Path { d: "M9 10h6" },
];
/// Static elements for MessageSquareQuote icon
pub static MESSAGESQUAREQUOTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "M8 12a2 2 0 0 0 2-2V8H8" },
StaticSvgElement::Path { d: "M14 12a2 2 0 0 0 2-2V8h-2" },
];
/// Static elements for MessageSquareReply icon
pub static MESSAGESQUAREREPLY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "m10 7-3 3 3 3" },
StaticSvgElement::Path { d: "M17 13v-1a2 2 0 0 0-2-2H7" },
];
/// Static elements for MessageSquareShare icon
pub static MESSAGESQUARESHARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7" },
StaticSvgElement::Path { d: "M16 3h5v5" },
StaticSvgElement::Path { d: "m16 8 5-5" },
];
/// Static elements for MessageSquareText icon
pub static MESSAGESQUARETEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "M13 8H7" },
StaticSvgElement::Path { d: "M17 12H7" },
];
/// Static elements for MessageSquareWarning icon
pub static MESSAGESQUAREWARNING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "M12 7v2" },
StaticSvgElement::Path { d: "M12 13h.01" },
];
/// Static elements for MessageSquareX icon
pub static MESSAGESQUAREX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "m14.5 7.5-5 5" },
StaticSvgElement::Path { d: "m9.5 7.5 5 5" },
];
/// Static elements for MessagesSquare icon
pub static MESSAGESSQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z" },
StaticSvgElement::Path { d: "M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1" },
];
/// Static elements for Mic icon
pub static MIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 19v3" },
StaticSvgElement::Path { d: "M19 10v2a7 7 0 0 1-14 0v-2" },
StaticSvgElement::Rect { x: "9", y: "2", width: "6", height: "13", rx: Some("3"), ry: None },
];
/// Static elements for MicOff icon
pub static MICOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
StaticSvgElement::Path { d: "M18.89 13.23A7.12 7.12 0 0 0 19 12v-2" },
StaticSvgElement::Path { d: "M5 10v2a7 7 0 0 0 12 5" },
StaticSvgElement::Path { d: "M15 9.34V5a3 3 0 0 0-5.68-1.33" },
StaticSvgElement::Path { d: "M9 9v3a3 3 0 0 0 5.12 2.12" },
StaticSvgElement::Line { x1: "12", y1: "19", x2: "12", y2: "22" },
];
/// Static elements for MicVocal icon
pub static MICVOCAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12" },
StaticSvgElement::Path {
d: "M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5",
},
StaticSvgElement::Circle { cx: "16", cy: "7", r: "5" },
];
/// Static elements for Microchip icon
pub static MICROCHIP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 12h2" },
StaticSvgElement::Path { d: "M18 16h2" },
StaticSvgElement::Path { d: "M18 20h2" },
StaticSvgElement::Path { d: "M18 4h2" },
StaticSvgElement::Path { d: "M18 8h2" },
StaticSvgElement::Path { d: "M4 12h2" },
StaticSvgElement::Path { d: "M4 16h2" },
StaticSvgElement::Path { d: "M4 20h2" },
StaticSvgElement::Path { d: "M4 4h2" },
StaticSvgElement::Path { d: "M4 8h2" },
StaticSvgElement::Path {
d: "M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z",
},
];
/// Static elements for Microscope icon
pub static MICROSCOPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 18h8" },
StaticSvgElement::Path { d: "M3 22h18" },
StaticSvgElement::Path { d: "M14 22a7 7 0 1 0 0-14h-1" },
StaticSvgElement::Path { d: "M9 14h2" },
StaticSvgElement::Path { d: "M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z" },
StaticSvgElement::Path { d: "M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" },
];
/// Static elements for Microwave icon
pub static MICROWAVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "15", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "6", y: "8", width: "8", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M18 8v7" },
StaticSvgElement::Path { d: "M6 19v2" },
StaticSvgElement::Path { d: "M18 19v2" },
];
/// Static elements for Milestone icon
pub static MILESTONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13v8" },
StaticSvgElement::Path { d: "M12 3v3" },
StaticSvgElement::Path {
d: "M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z",
},
];
/// Static elements for Milk icon
pub static MILK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2h8" },
StaticSvgElement::Path {
d: "M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2",
},
StaticSvgElement::Path { d: "M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0" },
];
/// Static elements for MilkOff icon
pub static MILKOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2h8" },
StaticSvgElement::Path {
d: "M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3",
},
StaticSvgElement::Path { d: "M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Minimize icon
pub static MINIMIZE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 3v3a2 2 0 0 1-2 2H3" },
StaticSvgElement::Path { d: "M21 8h-3a2 2 0 0 1-2-2V3" },
StaticSvgElement::Path { d: "M3 16h3a2 2 0 0 1 2 2v3" },
StaticSvgElement::Path { d: "M16 21v-3a2 2 0 0 1 2-2h3" },
];
/// Static elements for Minimize2 icon
pub static MINIMIZE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14 10 7-7" },
StaticSvgElement::Path { d: "M20 10h-6V4" },
StaticSvgElement::Path { d: "m3 21 7-7" },
StaticSvgElement::Path { d: "M4 14h6v6" },
];
/// Static elements for Minus icon
pub static MINUS_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M5 12h14" }];
/// Static elements for Monitor icon
pub static MONITOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Line { x1: "8", y1: "21", x2: "16", y2: "21" },
StaticSvgElement::Line { x1: "12", y1: "17", x2: "12", y2: "21" },
];
/// Static elements for MonitorCheck icon
pub static MONITORCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m9 10 2 2 4-4" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
];
/// Static elements for MonitorCog icon
pub static MONITORCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "m14.305 7.53.923-.382" },
StaticSvgElement::Path { d: "m15.228 4.852-.923-.383" },
StaticSvgElement::Path { d: "m16.852 3.228-.383-.924" },
StaticSvgElement::Path { d: "m16.852 8.772-.383.923" },
StaticSvgElement::Path { d: "m19.148 3.228.383-.924" },
StaticSvgElement::Path { d: "m19.53 9.696-.382-.924" },
StaticSvgElement::Path { d: "m20.772 4.852.924-.383" },
StaticSvgElement::Path { d: "m20.772 7.148.924.383" },
StaticSvgElement::Path { d: "M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Circle { cx: "18", cy: "6", r: "3" },
];
/// Static elements for MonitorDot icon
pub static MONITORDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M22 12.307V15a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8.693" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Circle { cx: "19", cy: "6", r: "3" },
];
/// Static elements for MonitorDown icon
pub static MONITORDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13V7" },
StaticSvgElement::Path { d: "m15 10-3 3-3-3" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
];
/// Static elements for MonitorOff icon
pub static MONITOROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2" },
StaticSvgElement::Path { d: "M22 15V5a2 2 0 0 0-2-2H9" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for MonitorPause icon
pub static MONITORPAUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 13V7" },
StaticSvgElement::Path { d: "M14 13V7" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
];
/// Static elements for MonitorPlay icon
pub static MONITORPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z",
},
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for MonitorSmartphone icon
pub static MONITORSMARTPHONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8" },
StaticSvgElement::Path { d: "M10 19v-3.96 3.15" },
StaticSvgElement::Path { d: "M7 19h5" },
StaticSvgElement::Rect { x: "16", y: "12", width: "6", height: "10", rx: Some("2"), ry: None },
];
/// Static elements for MonitorSpeaker icon
pub static MONITORSPEAKER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5.5 20H8" },
StaticSvgElement::Path { d: "M17 9h.01" },
StaticSvgElement::Rect { x: "12", y: "4", width: "10", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4" },
StaticSvgElement::Circle { cx: "17", cy: "15", r: "1" },
];
/// Static elements for MonitorStop icon
pub static MONITORSTOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "9", y: "7", width: "6", height: "6", rx: Some("1"), ry: None },
];
/// Static elements for MonitorUp icon
pub static MONITORUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m9 10 3-3 3 3" },
StaticSvgElement::Path { d: "M12 13V7" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
];
/// Static elements for MonitorX icon
pub static MONITORX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.5 12.5-5-5" },
StaticSvgElement::Path { d: "m9.5 12.5 5-5" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "M8 21h8" },
];
/// Static elements for Moon icon
pub static MOON_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" }];
/// Static elements for MoonStar icon
pub static MOONSTAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9" },
StaticSvgElement::Path { d: "M20 3v4" },
StaticSvgElement::Path { d: "M22 5h-4" },
];
/// Static elements for Mountain icon
pub static MOUNTAIN_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "m8 3 4 8 5-5 5 15H2L8 3z" }];
/// Static elements for MountainSnow icon
pub static MOUNTAINSNOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m8 3 4 8 5-5 5 15H2L8 3z" },
StaticSvgElement::Path { d: "M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19" },
];
/// Static elements for Mouse icon
pub static MOUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "2", width: "14", height: "20", rx: Some("7"), ry: None },
StaticSvgElement::Path { d: "M12 6v4" },
];
/// Static elements for MouseOff icon
pub static MOUSEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6v.343" },
StaticSvgElement::Path { d: "M18.218 18.218A7 7 0 0 1 5 15V9a7 7 0 0 1 .782-3.218" },
StaticSvgElement::Path { d: "M19 13.343V9A7 7 0 0 0 8.56 2.902" },
StaticSvgElement::Path { d: "M22 22 2 2" },
];
/// Static elements for MousePointer icon
pub static MOUSEPOINTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12.586 12.586 19 19" },
StaticSvgElement::Path {
d: "M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z",
},
];
/// Static elements for MousePointer2 icon
pub static MOUSEPOINTER2_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z",
}];
/// Static elements for MousePointerBan icon
pub static MOUSEPOINTERBAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z",
},
StaticSvgElement::Circle { cx: "16", cy: "16", r: "6" },
StaticSvgElement::Path { d: "m11.8 11.8 8.4 8.4" },
];
/// Static elements for MousePointerClick icon
pub static MOUSEPOINTERCLICK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 4.1 12 6" },
StaticSvgElement::Path { d: "m5.1 8-2.9-.8" },
StaticSvgElement::Path { d: "m6 12-1.9 2" },
StaticSvgElement::Path { d: "M7.2 2.2 8 5.1" },
StaticSvgElement::Path {
d: "M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z",
},
];
/// Static elements for Move icon
pub static MOVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v20" },
StaticSvgElement::Path { d: "m15 19-3 3-3-3" },
StaticSvgElement::Path { d: "m19 9 3 3-3 3" },
StaticSvgElement::Path { d: "M2 12h20" },
StaticSvgElement::Path { d: "m5 9-3 3 3 3" },
StaticSvgElement::Path { d: "m9 5 3-3 3 3" },
];
/// Static elements for Move3D icon
pub static MOVE3D_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 3v16h16" },
StaticSvgElement::Path { d: "m5 19 6-6" },
StaticSvgElement::Path { d: "m2 6 3-3 3 3" },
StaticSvgElement::Path { d: "m18 16 3 3-3 3" },
];
/// Static elements for MoveDiagonal icon
pub static MOVEDIAGONAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 19H5v-6" },
StaticSvgElement::Path { d: "M13 5h6v6" },
StaticSvgElement::Path { d: "M19 5 5 19" },
];
/// Static elements for MoveDiagonal2 icon
pub static MOVEDIAGONAL2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 13v6h-6" },
StaticSvgElement::Path { d: "M5 11V5h6" },
StaticSvgElement::Path { d: "m5 5 14 14" },
];
/// Static elements for MoveDown icon
pub static MOVEDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M8 18L12 22L16 18" }, StaticSvgElement::Path { d: "M12 2V22" }];
/// Static elements for MoveDownLeft icon
pub static MOVEDOWNLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M11 19H5V13" }, StaticSvgElement::Path { d: "M19 5L5 19" }];
/// Static elements for MoveDownRight icon
pub static MOVEDOWNRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M19 13V19H13" }, StaticSvgElement::Path { d: "M5 5L19 19" }];
/// Static elements for MoveHorizontal icon
pub static MOVEHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m18 8 4 4-4 4" },
StaticSvgElement::Path { d: "M2 12h20" },
StaticSvgElement::Path { d: "m6 8-4 4 4 4" },
];
/// Static elements for MoveLeft icon
pub static MOVELEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M6 8L2 12L6 16" }, StaticSvgElement::Path { d: "M2 12H22" }];
/// Static elements for MoveRight icon
pub static MOVERIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M18 8L22 12L18 16" }, StaticSvgElement::Path { d: "M2 12H22" }];
/// Static elements for MoveUp icon
pub static MOVEUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M8 6L12 2L16 6" }, StaticSvgElement::Path { d: "M12 2V22" }];
/// Static elements for MoveUpLeft icon
pub static MOVEUPLEFT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M5 11V5H11" }, StaticSvgElement::Path { d: "M5 5L19 19" }];
/// Static elements for MoveUpRight icon
pub static MOVEUPRIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M13 5H19V11" }, StaticSvgElement::Path { d: "M19 5L5 19" }];
/// Static elements for MoveVertical icon
pub static MOVEVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v20" },
StaticSvgElement::Path { d: "m8 18 4 4 4-4" },
StaticSvgElement::Path { d: "m8 6 4-4 4 4" },
];
/// Static elements for Music icon
pub static MUSIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 18V5l12-2v13" },
StaticSvgElement::Circle { cx: "6", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "18", cy: "16", r: "3" },
];
/// Static elements for Music2 icon
pub static MUSIC2_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "8", cy: "18", r: "4" }, StaticSvgElement::Path { d: "M12 18V2l7 4" }];
/// Static elements for Music3 icon
pub static MUSIC3_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "18", r: "4" }, StaticSvgElement::Path { d: "M16 18V2" }];
/// Static elements for Music4 icon
pub static MUSIC4_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 18V5l12-2v13" },
StaticSvgElement::Path { d: "m9 9 12-2" },
StaticSvgElement::Circle { cx: "6", cy: "18", r: "3" },
StaticSvgElement::Circle { cx: "18", cy: "16", r: "3" },
];
/// Static elements for Navigation icon
pub static NAVIGATION_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Polygon { points: "3 11 22 2 13 21 11 13 3 11" }];
/// Static elements for Navigation2 icon
pub static NAVIGATION2_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Polygon { points: "12 2 19 21 12 17 5 21 12 2" }];
/// Static elements for Navigation2Off icon
pub static NAVIGATION2OFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9.31 9.31 5 21l7-4 7 4-1.17-3.17" },
StaticSvgElement::Path { d: "M14.53 8.88 12 2l-1.17 3.17" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for NavigationOff icon
pub static NAVIGATIONOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8.43 8.43 3 11l8 2 2 8 2.57-5.43" },
StaticSvgElement::Path { d: "M17.39 11.73 22 2l-9.73 4.61" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Network icon
pub static NETWORK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "16", y: "16", width: "6", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "2", y: "16", width: "6", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "9", y: "2", width: "6", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3" },
StaticSvgElement::Path { d: "M12 12V8" },
];
/// Static elements for Newspaper icon
pub static NEWSPAPER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 18h-5" },
StaticSvgElement::Path { d: "M18 14h-8" },
StaticSvgElement::Path {
d: "M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2",
},
StaticSvgElement::Rect { x: "10", y: "6", width: "8", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for Nfc icon
pub static NFC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 8.32a7.43 7.43 0 0 1 0 7.36" },
StaticSvgElement::Path { d: "M9.46 6.21a11.76 11.76 0 0 1 0 11.58" },
StaticSvgElement::Path { d: "M12.91 4.1a15.91 15.91 0 0 1 .01 15.8" },
StaticSvgElement::Path { d: "M16.37 2a20.16 20.16 0 0 1 0 20" },
];
/// Static elements for NonBinary icon
pub static NONBINARY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v10" },
StaticSvgElement::Path { d: "m8.5 4 7 4" },
StaticSvgElement::Path { d: "m8.5 8 7-4" },
StaticSvgElement::Circle { cx: "12", cy: "17", r: "5" },
];
/// Static elements for Notebook icon
pub static NOTEBOOK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 6h4" },
StaticSvgElement::Path { d: "M2 10h4" },
StaticSvgElement::Path { d: "M2 14h4" },
StaticSvgElement::Path { d: "M2 18h4" },
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M16 2v20" },
];
/// Static elements for NotebookPen icon
pub static NOTEBOOKPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4" },
StaticSvgElement::Path { d: "M2 6h4" },
StaticSvgElement::Path { d: "M2 10h4" },
StaticSvgElement::Path { d: "M2 14h4" },
StaticSvgElement::Path { d: "M2 18h4" },
StaticSvgElement::Path {
d: "M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
];
/// Static elements for NotebookTabs icon
pub static NOTEBOOKTABS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 6h4" },
StaticSvgElement::Path { d: "M2 10h4" },
StaticSvgElement::Path { d: "M2 14h4" },
StaticSvgElement::Path { d: "M2 18h4" },
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M15 2v20" },
StaticSvgElement::Path { d: "M15 7h5" },
StaticSvgElement::Path { d: "M15 12h5" },
StaticSvgElement::Path { d: "M15 17h5" },
];
/// Static elements for NotebookText icon
pub static NOTEBOOKTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 6h4" },
StaticSvgElement::Path { d: "M2 10h4" },
StaticSvgElement::Path { d: "M2 14h4" },
StaticSvgElement::Path { d: "M2 18h4" },
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9.5 8h5" },
StaticSvgElement::Path { d: "M9.5 12H16" },
StaticSvgElement::Path { d: "M9.5 16H14" },
];
/// Static elements for NotepadText icon
pub static NOTEPADTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M12 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Rect { x: "4", y: "4", width: "16", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 10h6" },
StaticSvgElement::Path { d: "M8 14h8" },
StaticSvgElement::Path { d: "M8 18h5" },
];
/// Static elements for NotepadTextDashed icon
pub static NOTEPADTEXTDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 2v4" },
StaticSvgElement::Path { d: "M12 2v4" },
StaticSvgElement::Path { d: "M16 2v4" },
StaticSvgElement::Path { d: "M16 4h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M20 12v2" },
StaticSvgElement::Path { d: "M20 18v2a2 2 0 0 1-2 2h-1" },
StaticSvgElement::Path { d: "M13 22h-2" },
StaticSvgElement::Path { d: "M7 22H6a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Path { d: "M4 14v-2" },
StaticSvgElement::Path { d: "M4 8V6a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M8 10h6" },
StaticSvgElement::Path { d: "M8 14h8" },
StaticSvgElement::Path { d: "M8 18h5" },
];
/// Static elements for Nut icon
pub static NUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 4V2" },
StaticSvgElement::Path {
d: "M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7.003 7.003 0 0 0 19 14v-4",
},
StaticSvgElement::Path {
d: "M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4Z",
},
];
/// Static elements for NutOff icon
pub static NUTOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 4V2" },
StaticSvgElement::Path {
d: "M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7.01 7.01 0 0 0 4.125-2.939",
},
StaticSvgElement::Path { d: "M19 10v3.343" },
StaticSvgElement::Path {
d: "M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192",
},
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Octagon icon
pub static OCTAGON_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",
}];
/// Static elements for OctagonAlert icon
pub static OCTAGONALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 16h.01" },
StaticSvgElement::Path { d: "M12 8v4" },
StaticSvgElement::Path {
d: "M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z",
},
];
/// Static elements for OctagonMinus icon
pub static OCTAGONMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",
},
StaticSvgElement::Path { d: "M8 12h8" },
];
/// Static elements for OctagonPause icon
pub static OCTAGONPAUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 15V9" },
StaticSvgElement::Path { d: "M14 15V9" },
StaticSvgElement::Path {
d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",
},
];
/// Static elements for OctagonX icon
pub static OCTAGONX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path {
d: "M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",
},
StaticSvgElement::Path { d: "m9 9 6 6" },
];
/// Static elements for Omega icon
pub static OMEGA_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M3 20h4.5a.5.5 0 0 0 .5-.5v-.282a.52.52 0 0 0-.247-.437 8 8 0 1 1 8.494-.001.52.52 0 0 0-.247.438v.282a.5.5 0 0 0 .5.5H21",
}];
/// Static elements for OptionIcon icon
pub static OPTIONICON_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M3 3h6l6 18h6" }, StaticSvgElement::Path { d: "M14 3h7" }];
/// Static elements for Orbit icon
pub static ORBIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20.341 6.484A10 10 0 0 1 10.266 21.85" },
StaticSvgElement::Path { d: "M3.659 17.516A10 10 0 0 1 13.74 2.152" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Circle { cx: "19", cy: "5", r: "2" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "2" },
];
/// Static elements for Origami icon
pub static ORIGAMI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025" },
StaticSvgElement::Path { d: "m12 21-7.414-7.414A2 2 0 0 1 4 12.172V6.415a1.002 1.002 0 0 1 1.707-.707L20 20.009" },
StaticSvgElement::Path {
d: "m12.214 3.381 8.414 14.966a1 1 0 0 1-.167 1.199l-1.168 1.163a1 1 0 0 1-.706.291H6.351a1 1 0 0 1-.625-.219L3.25 18.8a1 1 0 0 1 .631-1.781l4.165.027",
},
];
/// Static elements for Package icon
pub static PACKAGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z",
},
StaticSvgElement::Path { d: "M12 22V12" },
StaticSvgElement::Polyline { points: "3.29 7 12 12 20.71 7" },
StaticSvgElement::Path { d: "m7.5 4.27 9 5.15" },
];
/// Static elements for Package2 icon
pub static PACKAGE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v6" },
StaticSvgElement::Path {
d: "M16.76 3a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3z",
},
StaticSvgElement::Path { d: "M3.054 9.013h17.893" },
];
/// Static elements for PackageCheck icon
pub static PACKAGECHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 16 2 2 4-4" },
StaticSvgElement::Path {
d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",
},
StaticSvgElement::Path { d: "m7.5 4.27 9 5.15" },
StaticSvgElement::Polyline { points: "3.29 7 12 12 20.71 7" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "12" },
];
/// Static elements for PackageMinus icon
pub static PACKAGEMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 16h6" },
StaticSvgElement::Path {
d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",
},
StaticSvgElement::Path { d: "m7.5 4.27 9 5.15" },
StaticSvgElement::Polyline { points: "3.29 7 12 12 20.71 7" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "12" },
];
/// Static elements for PackageOpen icon
pub static PACKAGEOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22v-9" },
StaticSvgElement::Path {
d: "M15.17 2.21a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.655 1.655 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z",
},
StaticSvgElement::Path {
d: "M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13",
},
StaticSvgElement::Path {
d: "M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.636 1.636 0 0 0 1.63 0z",
},
];
/// Static elements for PackagePlus icon
pub static PACKAGEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 16h6" },
StaticSvgElement::Path { d: "M19 13v6" },
StaticSvgElement::Path {
d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",
},
StaticSvgElement::Path { d: "m7.5 4.27 9 5.15" },
StaticSvgElement::Polyline { points: "3.29 7 12 12 20.71 7" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "12" },
];
/// Static elements for PackageSearch icon
pub static PACKAGESEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",
},
StaticSvgElement::Path { d: "m7.5 4.27 9 5.15" },
StaticSvgElement::Polyline { points: "3.29 7 12 12 20.71 7" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "12" },
StaticSvgElement::Circle { cx: "18.5", cy: "15.5", r: "2.5" },
StaticSvgElement::Path { d: "M20.27 17.27 22 19" },
];
/// Static elements for PackageX icon
pub static PACKAGEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",
},
StaticSvgElement::Path { d: "m7.5 4.27 9 5.15" },
StaticSvgElement::Polyline { points: "3.29 7 12 12 20.71 7" },
StaticSvgElement::Line { x1: "12", y1: "22", x2: "12", y2: "12" },
StaticSvgElement::Path { d: "m17 13 5 5m-5 0 5-5" },
];
/// Static elements for PaintBucket icon
pub static PAINTBUCKET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z" },
StaticSvgElement::Path { d: "m5 2 5 5" },
StaticSvgElement::Path { d: "M2 13h15" },
StaticSvgElement::Path { d: "M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z" },
];
/// Static elements for PaintRoller icon
pub static PAINTROLLER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "2", width: "16", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" },
StaticSvgElement::Rect { x: "8", y: "16", width: "4", height: "6", rx: Some("1"), ry: None },
];
/// Static elements for Paintbrush icon
pub static PAINTBRUSH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.622 17.897-10.68-2.913" },
StaticSvgElement::Path {
d: "M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z",
},
StaticSvgElement::Path {
d: "M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15",
},
];
/// Static elements for PaintbrushVertical icon
pub static PAINTBRUSHVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v2" },
StaticSvgElement::Path { d: "M14 2v4" },
StaticSvgElement::Path { d: "M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z" },
StaticSvgElement::Path {
d: "M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1",
},
];
/// Static elements for Palette icon
pub static PALETTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z",
},
StaticSvgElement::Circle { cx: "13.5", cy: "6.5", r: ".5" },
StaticSvgElement::Circle { cx: "17.5", cy: "10.5", r: ".5" },
StaticSvgElement::Circle { cx: "6.5", cy: "12.5", r: ".5" },
StaticSvgElement::Circle { cx: "8.5", cy: "7.5", r: ".5" },
];
/// Static elements for Panda icon
pub static PANDA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.25 17.25h1.5L12 18z" },
StaticSvgElement::Path { d: "m15 12 2 2" },
StaticSvgElement::Path { d: "M18 6.5a.5.5 0 0 0-.5-.5" },
StaticSvgElement::Path {
d: "M20.69 9.67a4.5 4.5 0 1 0-7.04-5.5 8.35 8.35 0 0 0-3.3 0 4.5 4.5 0 1 0-7.04 5.5C2.49 11.2 2 12.88 2 14.5 2 19.47 6.48 22 12 22s10-2.53 10-7.5c0-1.62-.48-3.3-1.3-4.83",
},
StaticSvgElement::Path { d: "M6 6.5a.495.495 0 0 1 .5-.5" },
StaticSvgElement::Path { d: "m9 12-2 2" },
];
/// Static elements for PanelBottom icon
pub static PANELBOTTOM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 15h18" },
];
/// Static elements for PanelBottomClose icon
pub static PANELBOTTOMCLOSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 15h18" },
StaticSvgElement::Path { d: "m15 8-3 3-3-3" },
];
/// Static elements for PanelBottomDashed icon
pub static PANELBOTTOMDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M14 15h1" },
StaticSvgElement::Path { d: "M19 15h2" },
StaticSvgElement::Path { d: "M3 15h2" },
StaticSvgElement::Path { d: "M9 15h1" },
];
/// Static elements for PanelBottomOpen icon
pub static PANELBOTTOMOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 15h18" },
StaticSvgElement::Path { d: "m9 10 3-3 3 3" },
];
/// Static elements for PanelLeft icon
pub static PANELLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 3v18" },
];
/// Static elements for PanelLeftClose icon
pub static PANELLEFTCLOSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Path { d: "m16 15-3-3 3-3" },
];
/// Static elements for PanelLeftDashed icon
pub static PANELLEFTDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 14v1" },
StaticSvgElement::Path { d: "M9 19v2" },
StaticSvgElement::Path { d: "M9 3v2" },
StaticSvgElement::Path { d: "M9 9v1" },
];
/// Static elements for PanelLeftOpen icon
pub static PANELLEFTOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Path { d: "m14 9 3 3-3 3" },
];
/// Static elements for PanelRight icon
pub static PANELRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M15 3v18" },
];
/// Static elements for PanelRightClose icon
pub static PANELRIGHTCLOSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M15 3v18" },
StaticSvgElement::Path { d: "m8 9 3 3-3 3" },
];
/// Static elements for PanelRightDashed icon
pub static PANELRIGHTDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M15 14v1" },
StaticSvgElement::Path { d: "M15 19v2" },
StaticSvgElement::Path { d: "M15 3v2" },
StaticSvgElement::Path { d: "M15 9v1" },
];
/// Static elements for PanelRightOpen icon
pub static PANELRIGHTOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M15 3v18" },
StaticSvgElement::Path { d: "m10 15-3-3 3-3" },
];
/// Static elements for PanelTop icon
pub static PANELTOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9h18" },
];
/// Static elements for PanelTopClose icon
pub static PANELTOPCLOSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Path { d: "m9 16 3-3 3 3" },
];
/// Static elements for PanelTopDashed icon
pub static PANELTOPDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M14 9h1" },
StaticSvgElement::Path { d: "M19 9h2" },
StaticSvgElement::Path { d: "M3 9h2" },
StaticSvgElement::Path { d: "M9 9h1" },
];
/// Static elements for PanelTopOpen icon
pub static PANELTOPOPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Path { d: "m15 14-3 3-3-3" },
];
/// Static elements for PanelsLeftBottom icon
pub static PANELSLEFTBOTTOM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 3v18" },
StaticSvgElement::Path { d: "M9 15h12" },
];
/// Static elements for PanelsRightBottom icon
pub static PANELSRIGHTBOTTOM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 15h12" },
StaticSvgElement::Path { d: "M15 3v18" },
];
/// Static elements for PanelsTopLeft icon
pub static PANELSTOPLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Path { d: "M9 21V9" },
];
/// Static elements for Paperclip icon
pub static PAPERCLIP_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551",
}];
/// Static elements for Parentheses icon
pub static PARENTHESES_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M8 21s-4-3-4-9 4-9 4-9" }, StaticSvgElement::Path { d: "M16 3s4 3 4 9-4 9-4 9" }];
/// Static elements for ParkingMeter icon
pub static PARKINGMETER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 15h2" },
StaticSvgElement::Path { d: "M12 12v3" },
StaticSvgElement::Path { d: "M12 19v3" },
StaticSvgElement::Path {
d: "M15.282 19a1 1 0 0 0 .948-.68l2.37-6.988a7 7 0 1 0-13.2 0l2.37 6.988a1 1 0 0 0 .948.68z",
},
StaticSvgElement::Path { d: "M9 9a3 3 0 1 1 6 0" },
];
/// Static elements for PartyPopper icon
pub static PARTYPOPPER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5.8 11.3 2 22l10.7-3.79" },
StaticSvgElement::Path { d: "M4 3h.01" },
StaticSvgElement::Path { d: "M22 8h.01" },
StaticSvgElement::Path { d: "M15 2h.01" },
StaticSvgElement::Path { d: "M22 20h.01" },
StaticSvgElement::Path {
d: "m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10",
},
StaticSvgElement::Path { d: "m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11c-.11.7-.72 1.22-1.43 1.22H17" },
StaticSvgElement::Path { d: "m11 2 .33.82c.34.86-.2 1.82-1.11 1.98C9.52 4.9 9 5.52 9 6.23V7" },
StaticSvgElement::Path {
d: "M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z",
},
];
/// Static elements for Pause icon
pub static PAUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "14", y: "3", width: "5", height: "18", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "5", y: "3", width: "5", height: "18", rx: Some("1"), ry: None },
];
/// Static elements for PawPrint icon
pub static PAWPRINT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11", cy: "4", r: "2" },
StaticSvgElement::Circle { cx: "18", cy: "8", r: "2" },
StaticSvgElement::Circle { cx: "20", cy: "16", r: "2" },
StaticSvgElement::Path {
d: "M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z",
},
];
/// Static elements for PcCase icon
pub static PCCASE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "2", width: "14", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M15 14h.01" },
StaticSvgElement::Path { d: "M9 6h6" },
StaticSvgElement::Path { d: "M9 10h6" },
];
/// Static elements for Pen icon
pub static PEN_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
}];
/// Static elements for PenLine icon
pub static PENLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 21h8" },
StaticSvgElement::Path {
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
},
];
/// Static elements for PenOff icon
pub static PENOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982",
},
StaticSvgElement::Path { d: "m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for PenTool icon
pub static PENTOOL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z",
},
StaticSvgElement::Path {
d: "m18 13-1.375-6.874a1 1 0 0 0-.746-.776L3.235 2.028a1 1 0 0 0-1.207 1.207L5.35 15.879a1 1 0 0 0 .776.746L13 18",
},
StaticSvgElement::Path { d: "m2.3 2.3 7.286 7.286" },
StaticSvgElement::Circle { cx: "11", cy: "11", r: "2" },
];
/// Static elements for Pencil icon
pub static PENCIL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
},
StaticSvgElement::Path { d: "m15 5 4 4" },
];
/// Static elements for PencilLine icon
pub static PENCILLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 21h8" },
StaticSvgElement::Path { d: "m15 5 4 4" },
StaticSvgElement::Path {
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
},
];
/// Static elements for PencilOff icon
pub static PENCILOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982",
},
StaticSvgElement::Path { d: "m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353" },
StaticSvgElement::Path { d: "m15 5 4 4" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for PencilRuler icon
pub static PENCILRULER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13" },
StaticSvgElement::Path { d: "m8 6 2-2" },
StaticSvgElement::Path { d: "m18 16 2-2" },
StaticSvgElement::Path { d: "m17 11 4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17" },
StaticSvgElement::Path {
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
},
StaticSvgElement::Path { d: "m15 5 4 4" },
];
/// Static elements for Pentagon icon
pub static PENTAGON_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M10.83 2.38a2 2 0 0 1 2.34 0l8 5.74a2 2 0 0 1 .73 2.25l-3.04 9.26a2 2 0 0 1-1.9 1.37H7.04a2 2 0 0 1-1.9-1.37L2.1 10.37a2 2 0 0 1 .73-2.25z",
}];
/// Static elements for Percent icon
pub static PERCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "19", y1: "5", x2: "5", y2: "19" },
StaticSvgElement::Circle { cx: "6.5", cy: "6.5", r: "2.5" },
StaticSvgElement::Circle { cx: "17.5", cy: "17.5", r: "2.5" },
];
/// Static elements for PersonStanding icon
pub static PERSONSTANDING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "5", r: "1" },
StaticSvgElement::Path { d: "m9 20 3-6 3 6" },
StaticSvgElement::Path { d: "m6 8 6 2 6-2" },
StaticSvgElement::Path { d: "M12 10v4" },
];
/// Static elements for PhilippinePeso icon
pub static PHILIPPINEPESO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 11H4" },
StaticSvgElement::Path { d: "M20 7H4" },
StaticSvgElement::Path { d: "M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7" },
];
/// Static elements for Phone icon
pub static PHONE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
}];
/// Static elements for PhoneCall icon
pub static PHONECALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 2a9 9 0 0 1 9 9" },
StaticSvgElement::Path { d: "M13 6a5 5 0 0 1 5 5" },
StaticSvgElement::Path {
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
},
];
/// Static elements for PhoneForwarded icon
pub static PHONEFORWARDED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 6h8" },
StaticSvgElement::Path { d: "m18 2 4 4-4 4" },
StaticSvgElement::Path {
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
},
];
/// Static elements for PhoneIncoming icon
pub static PHONEINCOMING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 2v6h6" },
StaticSvgElement::Path { d: "m22 2-6 6" },
StaticSvgElement::Path {
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
},
];
/// Static elements for PhoneMissed icon
pub static PHONEMISSED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 2 6 6" },
StaticSvgElement::Path { d: "m22 2-6 6" },
StaticSvgElement::Path {
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
},
];
/// Static elements for PhoneOff icon
pub static PHONEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.1 13.9a14 14 0 0 0 3.732 2.668 1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2 18 18 0 0 1-12.728-5.272",
},
StaticSvgElement::Path { d: "M22 2 2 22" },
StaticSvgElement::Path {
d: "M4.76 13.582A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 .244.473",
},
];
/// Static elements for PhoneOutgoing icon
pub static PHONEOUTGOING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 8 6-6" },
StaticSvgElement::Path { d: "M22 8V2h-6" },
StaticSvgElement::Path {
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
},
];
/// Static elements for Pi icon
pub static PI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "9", y1: "4", x2: "9", y2: "20" },
StaticSvgElement::Path { d: "M4 7c0-1.7 1.3-3 3-3h13" },
StaticSvgElement::Path { d: "M18 20c-1.7 0-3-1.3-3-3V4" },
];
/// Static elements for Piano icon
pub static PIANO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8",
},
StaticSvgElement::Path { d: "M2 14h20" },
StaticSvgElement::Path { d: "M6 14v4" },
StaticSvgElement::Path { d: "M10 14v4" },
StaticSvgElement::Path { d: "M14 14v4" },
StaticSvgElement::Path { d: "M18 14v4" },
];
/// Static elements for Pickaxe icon
pub static PICKAXE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14 13-8.381 8.38a1 1 0 0 1-3.001-3L11 9.999" },
StaticSvgElement::Path {
d: "M15.973 4.027A13 13 0 0 0 5.902 2.373c-1.398.342-1.092 2.158.277 2.601a19.9 19.9 0 0 1 5.822 3.024",
},
StaticSvgElement::Path {
d: "M16.001 11.999a19.9 19.9 0 0 1 3.024 5.824c.444 1.369 2.26 1.676 2.603.278A13 13 0 0 0 20 8.069",
},
StaticSvgElement::Path {
d: "M18.352 3.352a1.205 1.205 0 0 0-1.704 0l-5.296 5.296a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l5.296-5.296a1.205 1.205 0 0 0 0-1.704z",
},
];
/// Static elements for PictureInPicture icon
pub static PICTUREINPICTURE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 10h6V4" },
StaticSvgElement::Path { d: "m2 4 6 6" },
StaticSvgElement::Path { d: "M21 10V7a2 2 0 0 0-2-2h-7" },
StaticSvgElement::Path { d: "M3 14v2a2 2 0 0 0 2 2h3" },
StaticSvgElement::Rect { x: "12", y: "14", width: "10", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for PictureInPicture2 icon
pub static PICTUREINPICTURE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4" },
StaticSvgElement::Rect { x: "12", y: "13", width: "10", height: "7", rx: Some("2"), ry: None },
];
/// Static elements for PiggyBank icon
pub static PIGGYBANK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 17h3v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a3.16 3.16 0 0 0 2-2h1a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-1a5 5 0 0 0-2-4V3a4 4 0 0 0-3.2 1.6l-.3.4H11a6 6 0 0 0-6 6v1a5 5 0 0 0 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1z",
},
StaticSvgElement::Path { d: "M16 10h.01" },
StaticSvgElement::Path { d: "M2 8v1a2 2 0 0 0 2 2h1" },
];
/// Static elements for Pilcrow icon
pub static PILCROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 4v16" },
StaticSvgElement::Path { d: "M17 4v16" },
StaticSvgElement::Path { d: "M19 4H9.5a4.5 4.5 0 0 0 0 9H13" },
];
/// Static elements for PilcrowLeft icon
pub static PILCROWLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 3v11" },
StaticSvgElement::Path { d: "M14 9h-3a3 3 0 0 1 0-6h9" },
StaticSvgElement::Path { d: "M18 3v11" },
StaticSvgElement::Path { d: "M22 18H2l4-4" },
StaticSvgElement::Path { d: "m6 22-4-4" },
];
/// Static elements for PilcrowRight icon
pub static PILCROWRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 3v11" },
StaticSvgElement::Path { d: "M10 9H7a1 1 0 0 1 0-6h8" },
StaticSvgElement::Path { d: "M14 3v11" },
StaticSvgElement::Path { d: "m18 14 4 4H2" },
StaticSvgElement::Path { d: "m22 18-4 4" },
];
/// Static elements for Pill icon
pub static PILL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7Z" },
StaticSvgElement::Path { d: "m8.5 8.5 7 7" },
];
/// Static elements for PillBottle icon
pub static PILLBOTTLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4" },
StaticSvgElement::Path { d: "M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7" },
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for Pin icon
pub static PIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17v5" },
StaticSvgElement::Path {
d: "M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z",
},
];
/// Static elements for PinOff icon
pub static PINOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 17v5" },
StaticSvgElement::Path { d: "M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11" },
];
/// Static elements for Pipette icon
pub static PIPETTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m12 9-8.414 8.414A2 2 0 0 0 3 18.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 3.828 21h1.344a2 2 0 0 0 1.414-.586L15 12",
},
StaticSvgElement::Path { d: "m18 9 .4.4a1 1 0 1 1-3 3l-3.8-3.8a1 1 0 1 1 3-3l.4.4 3.4-3.4a1 1 0 1 1 3 3z" },
StaticSvgElement::Path { d: "m2 22 .414-.414" },
];
/// Static elements for Pizza icon
pub static PIZZA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12 14-1 1" },
StaticSvgElement::Path { d: "m13.75 18.25-1.25 1.42" },
StaticSvgElement::Path { d: "M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12" },
StaticSvgElement::Path { d: "M18.8 9.3a1 1 0 0 0 2.1 7.7" },
StaticSvgElement::Path {
d: "M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z",
},
];
/// Static elements for Plane icon
pub static PLANE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z",
}];
/// Static elements for PlaneLanding icon
pub static PLANELANDING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 22h20" },
StaticSvgElement::Path {
d: "M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z",
},
];
/// Static elements for PlaneTakeoff icon
pub static PLANETAKEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 22h20" },
StaticSvgElement::Path {
d: "M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z",
},
];
/// Static elements for Play icon
pub static PLAY_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z",
}];
/// Static elements for Plug icon
pub static PLUG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22v-5" },
StaticSvgElement::Path { d: "M9 8V2" },
StaticSvgElement::Path { d: "M15 8V2" },
StaticSvgElement::Path { d: "M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z" },
];
/// Static elements for Plug2 icon
pub static PLUG2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 2v6" },
StaticSvgElement::Path { d: "M15 2v6" },
StaticSvgElement::Path { d: "M12 17v5" },
StaticSvgElement::Path { d: "M5 8h14" },
StaticSvgElement::Path { d: "M6 11V8h12v3a6 6 0 1 1-12 0Z" },
];
/// Static elements for PlugZap icon
pub static PLUGZAP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z" },
StaticSvgElement::Path { d: "m2 22 3-3" },
StaticSvgElement::Path { d: "M7.5 13.5 10 11" },
StaticSvgElement::Path { d: "M10.5 16.5 13 14" },
StaticSvgElement::Path { d: "m18 3-4 4h6l-4 4" },
];
/// Static elements for Plus icon
pub static PLUS_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M5 12h14" }, StaticSvgElement::Path { d: "M12 5v14" }];
/// Static elements for Pocket icon
pub static POCKET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 3a2 2 0 0 1 2 2v6a1 1 0 0 1-20 0V5a2 2 0 0 1 2-2z" },
StaticSvgElement::Path { d: "m8 10 4 4 4-4" },
];
/// Static elements for PocketKnife icon
pub static POCKETKNIFE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2" },
StaticSvgElement::Path { d: "M18 6h.01" },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "M20.83 8.83a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z" },
StaticSvgElement::Path { d: "M18 11.66V22a4 4 0 0 0 4-4V6" },
];
/// Static elements for Podcast icon
pub static PODCAST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 17a1 1 0 1 0-2 0l.5 4.5a0.5 0.5 0 0 0 1 0z" },
StaticSvgElement::Path { d: "M16.85 18.58a9 9 0 1 0-9.7 0" },
StaticSvgElement::Path { d: "M8 14a5 5 0 1 1 8 0" },
StaticSvgElement::Circle { cx: "12", cy: "11", r: "1" },
];
/// Static elements for Pointer icon
pub static POINTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 14a8 8 0 0 1-8 8" },
StaticSvgElement::Path { d: "M18 11v-1a2 2 0 0 0-2-2a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M14 10V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1" },
StaticSvgElement::Path { d: "M10 9.5V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v10" },
StaticSvgElement::Path {
d: "M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15",
},
];
/// Static elements for PointerOff icon
pub static POINTEROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 4.5V4a2 2 0 0 0-2.41-1.957" },
StaticSvgElement::Path { d: "M13.9 8.4a2 2 0 0 0-1.26-1.295" },
StaticSvgElement::Path { d: "M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158" },
StaticSvgElement::Path {
d: "m7 15-1.8-1.8a2 2 0 0 0-2.79 2.86L6 19.7a7.74 7.74 0 0 0 6 2.3h2a8 8 0 0 0 5.657-2.343",
},
StaticSvgElement::Path { d: "M6 6v8" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Popcorn icon
pub static POPCORN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4" },
StaticSvgElement::Path { d: "M10 22 9 8" },
StaticSvgElement::Path { d: "m14 22 1-14" },
StaticSvgElement::Path {
d: "M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z",
},
];
/// Static elements for Popsicle icon
pub static POPSICLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 1 0-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1Z",
},
StaticSvgElement::Path { d: "m22 22-5.5-5.5" },
];
/// Static elements for PoundSterling icon
pub static POUNDSTERLING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 7c0-5.333-8-5.333-8 0" },
StaticSvgElement::Path { d: "M10 7v14" },
StaticSvgElement::Path { d: "M6 21h12" },
StaticSvgElement::Path { d: "M6 13h10" },
];
/// Static elements for Power icon
pub static POWER_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 2v10" }, StaticSvgElement::Path { d: "M18.4 6.6a9 9 0 1 1-12.77.04" }];
/// Static elements for PowerOff icon
pub static POWEROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18.36 6.64A9 9 0 0 1 20.77 15" },
StaticSvgElement::Path { d: "M6.16 6.16a9 9 0 1 0 12.68 12.68" },
StaticSvgElement::Path { d: "M12 2v4" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Presentation icon
pub static PRESENTATION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 3h20" },
StaticSvgElement::Path { d: "M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3" },
StaticSvgElement::Path { d: "m7 21 5-5 5 5" },
];
/// Static elements for Printer icon
pub static PRINTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6" },
StaticSvgElement::Rect { x: "6", y: "14", width: "12", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for PrinterCheck icon
pub static PRINTERCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5" },
StaticSvgElement::Path { d: "m16 19 2 2 4-4" },
StaticSvgElement::Path { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6" },
];
/// Static elements for Projector icon
pub static PROJECTOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 7 3 5" },
StaticSvgElement::Path { d: "M9 6V3" },
StaticSvgElement::Path { d: "m13 7 2-2" },
StaticSvgElement::Circle { cx: "9", cy: "13", r: "3" },
StaticSvgElement::Path { d: "M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17" },
StaticSvgElement::Path { d: "M16 16h2" },
];
/// Static elements for Proportions icon
pub static PROPORTIONS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 9v11" },
StaticSvgElement::Path { d: "M2 9h13a2 2 0 0 1 2 2v9" },
];
/// Static elements for Puzzle icon
pub static PUZZLE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z",
}];
/// Static elements for Pyramid icon
pub static PYRAMID_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z",
},
StaticSvgElement::Path { d: "M12 2v20" },
];
/// Static elements for QrCode icon
pub static QRCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "5", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "16", y: "3", width: "5", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "3", y: "16", width: "5", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M21 16h-3a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "M21 21v.01" },
StaticSvgElement::Path { d: "M12 7v3a2 2 0 0 1-2 2H7" },
StaticSvgElement::Path { d: "M3 12h.01" },
StaticSvgElement::Path { d: "M12 3h.01" },
StaticSvgElement::Path { d: "M12 16v.01" },
StaticSvgElement::Path { d: "M16 12h1" },
StaticSvgElement::Path { d: "M21 12v.01" },
StaticSvgElement::Path { d: "M12 21v-1" },
];
/// Static elements for Quote icon
pub static QUOTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z",
},
StaticSvgElement::Path {
d: "M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z",
},
];
/// Static elements for Rabbit icon
pub static RABBIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 16a3 3 0 0 1 2.24 5" },
StaticSvgElement::Path { d: "M18 12h.01" },
StaticSvgElement::Path {
d: "M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3",
},
StaticSvgElement::Path { d: "M20 8.54V4a2 2 0 1 0-4 0v3" },
StaticSvgElement::Path { d: "M7.612 12.524a3 3 0 1 0-1.6 4.3" },
];
/// Static elements for Radar icon
pub static RADAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19.07 4.93A10 10 0 0 0 6.99 3.34" },
StaticSvgElement::Path { d: "M4 6h.01" },
StaticSvgElement::Path { d: "M2.29 9.62A10 10 0 1 0 21.31 8.35" },
StaticSvgElement::Path { d: "M16.24 7.76A6 6 0 1 0 8.23 16.67" },
StaticSvgElement::Path { d: "M12 18h.01" },
StaticSvgElement::Path { d: "M17.99 11.66A6 6 0 0 1 15.77 16.67" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
StaticSvgElement::Path { d: "m13.41 10.59 5.66-5.66" },
];
/// Static elements for Radiation icon
pub static RADIATION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path {
d: "M14 15.4641a4 4 0 0 1-4 0L7.52786 19.74597 A 1 1 0 0 0 7.99303 21.16211 10 10 0 0 0 16.00697 21.16211 1 1 0 0 0 16.47214 19.74597z",
},
StaticSvgElement::Path {
d: "M16 12a4 4 0 0 0-2-3.464l2.472-4.282a1 1 0 0 1 1.46-.305 10 10 0 0 1 4.006 6.94A1 1 0 0 1 21 12z",
},
StaticSvgElement::Path {
d: "M8 12a4 4 0 0 1 2-3.464L7.528 4.254a1 1 0 0 0-1.46-.305 10 10 0 0 0-4.006 6.94A1 1 0 0 0 3 12z",
},
];
/// Static elements for Radical icon
pub static RADICAL_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M3 12h3.28a1 1 0 0 1 .948.684l2.298 7.934a.5.5 0 0 0 .96-.044L13.82 4.771A1 1 0 0 1 14.792 4H21",
}];
/// Static elements for Radio icon
pub static RADIO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16.247 7.761a6 6 0 0 1 0 8.478" },
StaticSvgElement::Path { d: "M19.075 4.933a10 10 0 0 1 0 14.134" },
StaticSvgElement::Path { d: "M4.925 19.067a10 10 0 0 1 0-14.134" },
StaticSvgElement::Path { d: "M7.753 16.239a6 6 0 0 1 0-8.478" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for RadioReceiver icon
pub static RADIORECEIVER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 16v2" },
StaticSvgElement::Path { d: "M19 16v2" },
StaticSvgElement::Rect { x: "2", y: "8", width: "20", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M18 12h.01" },
];
/// Static elements for RadioTower icon
pub static RADIOTOWER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4.9 16.1C1 12.2 1 5.8 4.9 1.9" },
StaticSvgElement::Path { d: "M7.8 4.7a6.14 6.14 0 0 0-.8 7.5" },
StaticSvgElement::Circle { cx: "12", cy: "9", r: "2" },
StaticSvgElement::Path { d: "M16.2 4.8c2 2 2.26 5.11.8 7.47" },
StaticSvgElement::Path { d: "M19.1 1.9a9.96 9.96 0 0 1 0 14.1" },
StaticSvgElement::Path { d: "M9.5 18h5" },
StaticSvgElement::Path { d: "m8 22 4-11 4 11" },
];
/// Static elements for Radius icon
pub static RADIUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20.34 17.52a10 10 0 1 0-2.82 2.82" },
StaticSvgElement::Circle { cx: "19", cy: "19", r: "2" },
StaticSvgElement::Path { d: "m13.41 13.41 4.18 4.18" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for RailSymbol icon
pub static RAILSYMBOL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 15h14" },
StaticSvgElement::Path { d: "M5 9h14" },
StaticSvgElement::Path { d: "m14 20-5-5 6-6-5-5" },
];
/// Static elements for Rainbow icon
pub static RAINBOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 17a10 10 0 0 0-20 0" },
StaticSvgElement::Path { d: "M6 17a6 6 0 0 1 12 0" },
StaticSvgElement::Path { d: "M10 17a2 2 0 0 1 4 0" },
];
/// Static elements for Rat icon
pub static RAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 22H4a2 2 0 0 1 0-4h12" },
StaticSvgElement::Path { d: "M13.236 18a3 3 0 0 0-2.2-5" },
StaticSvgElement::Path { d: "M16 9h.01" },
StaticSvgElement::Path {
d: "M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3",
},
StaticSvgElement::Path { d: "M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18" },
];
/// Static elements for Ratio icon
pub static RATIO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "6", y: "2", width: "12", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for Receipt icon
pub static RECEIPT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8" },
StaticSvgElement::Path { d: "M12 17.5v-11" },
];
/// Static elements for ReceiptCent icon
pub static RECEIPTCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M12 6.5v11" },
StaticSvgElement::Path { d: "M15 9.4a4 4 0 1 0 0 5.2" },
];
/// Static elements for ReceiptEuro icon
pub static RECEIPTEURO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M8 12h5" },
StaticSvgElement::Path { d: "M16 9.5a4 4 0 1 0 0 5.2" },
];
/// Static elements for ReceiptIndianRupee icon
pub static RECEIPTINDIANRUPEE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M8 7h8" },
StaticSvgElement::Path { d: "M12 17.5 8 15h1a4 4 0 0 0 0-8" },
StaticSvgElement::Path { d: "M8 11h8" },
];
/// Static elements for ReceiptJapaneseYen icon
pub static RECEIPTJAPANESEYEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "m12 10 3-3" },
StaticSvgElement::Path { d: "m9 7 3 3v7.5" },
StaticSvgElement::Path { d: "M9 11h6" },
StaticSvgElement::Path { d: "M9 15h6" },
];
/// Static elements for ReceiptPoundSterling icon
pub static RECEIPTPOUNDSTERLING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M8 13h5" },
StaticSvgElement::Path { d: "M10 17V9.5a2.5 2.5 0 0 1 5 0" },
StaticSvgElement::Path { d: "M8 17h7" },
];
/// Static elements for ReceiptRussianRuble icon
pub static RECEIPTRUSSIANRUBLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M8 15h5" },
StaticSvgElement::Path { d: "M8 11h5a2 2 0 1 0 0-4h-3v10" },
];
/// Static elements for ReceiptSwissFranc icon
pub static RECEIPTSWISSFRANC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M10 17V7h5" },
StaticSvgElement::Path { d: "M10 11h4" },
StaticSvgElement::Path { d: "M8 15h5" },
];
/// Static elements for ReceiptText icon
pub static RECEIPTTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" },
StaticSvgElement::Path { d: "M14 8H8" },
StaticSvgElement::Path { d: "M16 12H8" },
StaticSvgElement::Path { d: "M13 16H8" },
];
/// Static elements for ReceiptTurkishLira icon
pub static RECEIPTTURKISHLIRA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 6.5v11a5.5 5.5 0 0 0 5.5-5.5" },
StaticSvgElement::Path { d: "m14 8-6 3" },
StaticSvgElement::Path { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z" },
];
/// Static elements for RectangleCircle icon
pub static RECTANGLECIRCLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 4v16H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z" },
StaticSvgElement::Circle { cx: "14", cy: "12", r: "8" },
];
/// Static elements for RectangleEllipsis icon
pub static RECTANGLEELLIPSIS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "12", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M17 12h.01" },
StaticSvgElement::Path { d: "M7 12h.01" },
];
/// Static elements for RectangleGoggles icon
pub static RECTANGLEGOGGLES_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M20 6a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4a2 2 0 0 1-1.6-.8l-1.6-2.13a1 1 0 0 0-1.6 0L9.6 17.2A2 2 0 0 1 8 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z",
}];
/// Static elements for RectangleHorizontal icon
pub static RECTANGLEHORIZONTAL_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Rect { x: "2", y: "6", width: "20", height: "12", rx: Some("2"), ry: None }];
/// Static elements for RectangleVertical icon
pub static RECTANGLEVERTICAL_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Rect { x: "6", y: "2", width: "12", height: "20", rx: Some("2"), ry: None }];
/// Static elements for Recycle icon
pub static RECYCLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5" },
StaticSvgElement::Path { d: "M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12" },
StaticSvgElement::Path { d: "m14 16-3 3 3 3" },
StaticSvgElement::Path { d: "M8.293 13.596 7.196 9.5 3.1 10.598" },
StaticSvgElement::Path {
d: "m9.344 5.811 1.093-1.892A1.83 1.83 0 0 1 11.985 3a1.784 1.784 0 0 1 1.546.888l3.943 6.843",
},
StaticSvgElement::Path { d: "m13.378 9.633 4.096 1.098 1.097-4.096" },
];
/// Static elements for Redo icon
pub static REDO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 7v6h-6" },
StaticSvgElement::Path { d: "M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" },
];
/// Static elements for Redo2 icon
pub static REDO2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 14 5-5-5-5" },
StaticSvgElement::Path { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13" },
];
/// Static elements for RedoDot icon
pub static REDODOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "17", r: "1" },
StaticSvgElement::Path { d: "M21 7v6h-6" },
StaticSvgElement::Path { d: "M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" },
];
/// Static elements for RefreshCcw icon
pub static REFRESHCCW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" },
StaticSvgElement::Path { d: "M3 3v5h5" },
StaticSvgElement::Path { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16" },
StaticSvgElement::Path { d: "M16 16h5v5" },
];
/// Static elements for RefreshCcwDot icon
pub static REFRESHCCWDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" },
StaticSvgElement::Path { d: "M3 3v5h5" },
StaticSvgElement::Path { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16" },
StaticSvgElement::Path { d: "M16 16h5v5" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
];
/// Static elements for RefreshCw icon
pub static REFRESHCW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8" },
StaticSvgElement::Path { d: "M21 3v5h-5" },
StaticSvgElement::Path { d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16" },
StaticSvgElement::Path { d: "M8 16H3v5" },
];
/// Static elements for RefreshCwOff icon
pub static REFRESHCWOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47" },
StaticSvgElement::Path { d: "M8 16H3v5" },
StaticSvgElement::Path { d: "M3 12C3 9.51 4 7.26 5.64 5.64" },
StaticSvgElement::Path { d: "m3 16 2.26 2.26A9.75 9.75 0 0 0 12 21c2.49 0 4.74-1 6.36-2.64" },
StaticSvgElement::Path { d: "M21 12c0 1-.16 1.97-.47 2.87" },
StaticSvgElement::Path { d: "M21 3v5h-5" },
StaticSvgElement::Path { d: "M22 22 2 2" },
];
/// Static elements for Refrigerator icon
pub static REFRIGERATOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Z" },
StaticSvgElement::Path { d: "M5 10h14" },
StaticSvgElement::Path { d: "M15 7v6" },
];
/// Static elements for Regex icon
pub static REGEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 3v10" },
StaticSvgElement::Path { d: "m12.67 5.5 8.66 5" },
StaticSvgElement::Path { d: "m12.67 10.5 8.66-5" },
StaticSvgElement::Path { d: "M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z" },
];
/// Static elements for RemoveFormatting icon
pub static REMOVEFORMATTING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 7V4h16v3" },
StaticSvgElement::Path { d: "M5 20h6" },
StaticSvgElement::Path { d: "M13 4 8 20" },
StaticSvgElement::Path { d: "m15 15 5 5" },
StaticSvgElement::Path { d: "m20 15-5 5" },
];
/// Static elements for Repeat icon
pub static REPEAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m17 2 4 4-4 4" },
StaticSvgElement::Path { d: "M3 11v-1a4 4 0 0 1 4-4h14" },
StaticSvgElement::Path { d: "m7 22-4-4 4-4" },
StaticSvgElement::Path { d: "M21 13v1a4 4 0 0 1-4 4H3" },
];
/// Static elements for Repeat1 icon
pub static REPEAT1_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m17 2 4 4-4 4" },
StaticSvgElement::Path { d: "M3 11v-1a4 4 0 0 1 4-4h14" },
StaticSvgElement::Path { d: "m7 22-4-4 4-4" },
StaticSvgElement::Path { d: "M21 13v1a4 4 0 0 1-4 4H3" },
StaticSvgElement::Path { d: "M11 10h1v4" },
];
/// Static elements for Repeat2 icon
pub static REPEAT2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 9 3-3 3 3" },
StaticSvgElement::Path { d: "M13 18H7a2 2 0 0 1-2-2V6" },
StaticSvgElement::Path { d: "m22 15-3 3-3-3" },
StaticSvgElement::Path { d: "M11 6h6a2 2 0 0 1 2 2v10" },
];
/// Static elements for Replace icon
pub static REPLACE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 4a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "M16 10a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M20 2a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M22 8a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "m3 7 3 3 3-3" },
StaticSvgElement::Path { d: "M6 10V5a3 3 0 0 1 3-3h1" },
StaticSvgElement::Rect { x: "2", y: "14", width: "8", height: "8", rx: Some("2"), ry: None },
];
/// Static elements for ReplaceAll icon
pub static REPLACEALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M14 4a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "M16 10a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M20 2a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M22 8a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "m3 7 3 3 3-3" },
StaticSvgElement::Path { d: "M6 10V5a 3 3 0 0 1 3-3h1" },
StaticSvgElement::Rect { x: "2", y: "14", width: "8", height: "8", rx: Some("2"), ry: None },
];
/// Static elements for Reply icon
pub static REPLY_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M20 18v-2a4 4 0 0 0-4-4H4" }, StaticSvgElement::Path { d: "m9 17-5-5 5-5" }];
/// Static elements for ReplyAll icon
pub static REPLYALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12 17-5-5 5-5" },
StaticSvgElement::Path { d: "M22 18v-2a4 4 0 0 0-4-4H7" },
StaticSvgElement::Path { d: "m7 17-5-5 5-5" },
];
/// Static elements for Rewind icon
pub static REWIND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 6a2 2 0 0 0-3.414-1.414l-6 6a2 2 0 0 0 0 2.828l6 6A2 2 0 0 0 12 18z" },
StaticSvgElement::Path { d: "M22 6a2 2 0 0 0-3.414-1.414l-6 6a2 2 0 0 0 0 2.828l6 6A2 2 0 0 0 22 18z" },
];
/// Static elements for Ribbon icon
pub static RIBBON_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22" },
StaticSvgElement::Path { d: "m12 18 2.57-3.5" },
StaticSvgElement::Path { d: "M6.243 9.016a7 7 0 0 1 11.507-.009" },
StaticSvgElement::Path { d: "M9.35 14.53 12 11.22" },
StaticSvgElement::Path {
d: "M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z",
},
];
/// Static elements for Rocket icon
pub static ROCKET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",
},
StaticSvgElement::Path {
d: "m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",
},
StaticSvgElement::Path { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0" },
StaticSvgElement::Path { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5" },
];
/// Static elements for RockingChair icon
pub static ROCKINGCHAIR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Polyline { points: "3.5 2 6.5 12.5 18 12.5" },
StaticSvgElement::Line { x1: "9.5", y1: "12.5", x2: "5.5", y2: "20" },
StaticSvgElement::Line { x1: "15", y1: "12.5", x2: "18.5", y2: "20" },
StaticSvgElement::Path { d: "M2.75 18a13 13 0 0 0 18.5 0" },
];
/// Static elements for RollerCoaster icon
pub static ROLLERCOASTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 19V5" },
StaticSvgElement::Path { d: "M10 19V6.8" },
StaticSvgElement::Path { d: "M14 19v-7.8" },
StaticSvgElement::Path { d: "M18 5v4" },
StaticSvgElement::Path { d: "M18 19v-6" },
StaticSvgElement::Path { d: "M22 19V9" },
StaticSvgElement::Path { d: "M2 19V9a4 4 0 0 1 4-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 1 0-3-6.65" },
];
/// Static elements for Rotate3D icon
pub static ROTATE3D_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2",
},
StaticSvgElement::Path { d: "m15.194 13.707 3.814 1.86-1.86 3.814" },
StaticSvgElement::Path {
d: "M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4",
},
];
/// Static elements for RotateCcw icon
pub static ROTATECCW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8" },
StaticSvgElement::Path { d: "M3 3v5h5" },
];
/// Static elements for RotateCcwKey icon
pub static ROTATECCWKEY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.5 9.5 1 1" },
StaticSvgElement::Path { d: "m15.5 8.5-4 4" },
StaticSvgElement::Path { d: "M3 12a9 9 0 1 0 9-9 9.74 9.74 0 0 0-6.74 2.74L3 8" },
StaticSvgElement::Path { d: "M3 3v5h5" },
StaticSvgElement::Circle { cx: "10", cy: "14", r: "2" },
];
/// Static elements for RotateCcwSquare icon
pub static ROTATECCWSQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 9V7a2 2 0 0 0-2-2h-6" },
StaticSvgElement::Path { d: "m15 2-3 3 3 3" },
StaticSvgElement::Path { d: "M20 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2" },
];
/// Static elements for RotateCw icon
pub static ROTATECW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8" },
StaticSvgElement::Path { d: "M21 3v5h-5" },
];
/// Static elements for RotateCwSquare icon
pub static ROTATECWSQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 5H6a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path { d: "m9 8 3-3-3-3" },
StaticSvgElement::Path { d: "M4 14v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" },
];
/// Static elements for Route icon
pub static ROUTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "19", r: "3" },
StaticSvgElement::Path { d: "M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15" },
StaticSvgElement::Circle { cx: "18", cy: "5", r: "3" },
];
/// Static elements for RouteOff icon
pub static ROUTEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "19", r: "3" },
StaticSvgElement::Path { d: "M9 19h8.5c.4 0 .9-.1 1.3-.2" },
StaticSvgElement::Path { d: "M5.2 5.2A3.5 3.53 0 0 0 6.5 12H12" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M21 15.3a3.5 3.5 0 0 0-3.3-3.3" },
StaticSvgElement::Path { d: "M15 5h-4.3" },
StaticSvgElement::Circle { cx: "18", cy: "5", r: "3" },
];
/// Static elements for Router icon
pub static ROUTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "14", width: "20", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M6.01 18H6" },
StaticSvgElement::Path { d: "M10.01 18H10" },
StaticSvgElement::Path { d: "M15 10v4" },
StaticSvgElement::Path { d: "M17.84 7.17a4 4 0 0 0-5.66 0" },
StaticSvgElement::Path { d: "M20.66 4.34a8 8 0 0 0-11.31 0" },
];
/// Static elements for Rows2 icon
pub static ROWS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 12h18" },
];
/// Static elements for Rows3 icon
pub static ROWS3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M21 9H3" },
StaticSvgElement::Path { d: "M21 15H3" },
];
/// Static elements for Rows4 icon
pub static ROWS4_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M21 7.5H3" },
StaticSvgElement::Path { d: "M21 12H3" },
StaticSvgElement::Path { d: "M21 16.5H3" },
];
/// Static elements for Rss icon
pub static RSS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 11a9 9 0 0 1 9 9" },
StaticSvgElement::Path { d: "M4 4a16 16 0 0 1 16 16" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "1" },
];
/// Static elements for Ruler icon
pub static RULER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z",
},
StaticSvgElement::Path { d: "m14.5 12.5 2-2" },
StaticSvgElement::Path { d: "m11.5 9.5 2-2" },
StaticSvgElement::Path { d: "m8.5 6.5 2-2" },
StaticSvgElement::Path { d: "m17.5 15.5 2-2" },
];
/// Static elements for RulerDimensionLine icon
pub static RULERDIMENSIONLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 15v-3.014" },
StaticSvgElement::Path { d: "M16 15v-3.014" },
StaticSvgElement::Path { d: "M20 6H4" },
StaticSvgElement::Path { d: "M20 8V4" },
StaticSvgElement::Path { d: "M4 8V4" },
StaticSvgElement::Path { d: "M8 15v-3.014" },
StaticSvgElement::Rect { x: "3", y: "12", width: "18", height: "7", rx: Some("1"), ry: None },
];
/// Static elements for RussianRuble icon
pub static RUSSIANRUBLE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M6 11h8a4 4 0 0 0 0-8H9v18" }, StaticSvgElement::Path { d: "M6 15h8" }];
/// Static elements for Sailboat icon
pub static SAILBOAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z" },
StaticSvgElement::Path { d: "M21 14 10 2 3 14h18Z" },
StaticSvgElement::Path { d: "M10 2v16" },
];
/// Static elements for Salad icon
pub static SALAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 21h10" },
StaticSvgElement::Path { d: "M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z" },
StaticSvgElement::Path {
d: "M11.38 12a2.4 2.4 0 0 1-.4-4.77 2.4 2.4 0 0 1 3.2-2.77 2.4 2.4 0 0 1 3.47-.63 2.4 2.4 0 0 1 3.37 3.37 2.4 2.4 0 0 1-1.1 3.7 2.51 2.51 0 0 1 .03 1.1",
},
StaticSvgElement::Path { d: "m13 12 4-4" },
StaticSvgElement::Path { d: "M10.9 7.25A3.99 3.99 0 0 0 4 10c0 .73.2 1.41.54 2" },
];
/// Static elements for Sandwich icon
pub static SANDWICH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777" },
StaticSvgElement::Path { d: "M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25" },
StaticSvgElement::Path { d: "M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9" },
StaticSvgElement::Path { d: "m6.67 15 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2" },
StaticSvgElement::Rect { x: "2", y: "11", width: "20", height: "4", rx: Some("1"), ry: None },
];
/// Static elements for Satellite icon
pub static SATELLITE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m13.5 6.5-3.148-3.148a1.205 1.205 0 0 0-1.704 0L6.352 5.648a1.205 1.205 0 0 0 0 1.704L9.5 10.5",
},
StaticSvgElement::Path { d: "M16.5 7.5 19 5" },
StaticSvgElement::Path {
d: "m17.5 10.5 3.148 3.148a1.205 1.205 0 0 1 0 1.704l-2.296 2.296a1.205 1.205 0 0 1-1.704 0L13.5 14.5",
},
StaticSvgElement::Path { d: "M9 21a6 6 0 0 0-6-6" },
StaticSvgElement::Path {
d: "M9.352 10.648a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l4.296-4.296a1.205 1.205 0 0 0 0-1.704l-2.296-2.296a1.205 1.205 0 0 0-1.704 0z",
},
];
/// Static elements for SatelliteDish icon
pub static SATELLITEDISH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 10a7.31 7.31 0 0 0 10 10Z" },
StaticSvgElement::Path { d: "m9 15 3-3" },
StaticSvgElement::Path { d: "M17 13a6 6 0 0 0-6-6" },
StaticSvgElement::Path { d: "M21 13A10 10 0 0 0 11 3" },
];
/// Static elements for SaudiRiyal icon
pub static SAUDIRIYAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m20 19.5-5.5 1.2" },
StaticSvgElement::Path { d: "M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2" },
StaticSvgElement::Path { d: "m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2" },
StaticSvgElement::Path { d: "M20 10 4 13.5" },
];
/// Static elements for Save icon
pub static SAVE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",
},
StaticSvgElement::Path { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7" },
StaticSvgElement::Path { d: "M7 3v4a1 1 0 0 0 1 1h7" },
];
/// Static elements for SaveAll icon
pub static SAVEALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v3a1 1 0 0 0 1 1h5" },
StaticSvgElement::Path { d: "M18 18v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6" },
StaticSvgElement::Path { d: "M18 22H4a2 2 0 0 1-2-2V6" },
StaticSvgElement::Path {
d: "M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9.172a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 22 6.828V16a2 2 0 0 1-2.01 2z",
},
];
/// Static elements for SaveOff icon
pub static SAVEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 13H8a1 1 0 0 0-1 1v7" },
StaticSvgElement::Path { d: "M14 8h1" },
StaticSvgElement::Path { d: "M17 21v-4" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M20.41 20.41A2 2 0 0 1 19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 .59-1.41" },
StaticSvgElement::Path { d: "M29.5 11.5s5 5 4 5" },
StaticSvgElement::Path { d: "M9 3h6.2a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V15" },
];
/// Static elements for Scale icon
pub static SCALE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z" },
StaticSvgElement::Path { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z" },
StaticSvgElement::Path { d: "M7 21h10" },
StaticSvgElement::Path { d: "M12 3v18" },
StaticSvgElement::Path { d: "M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2" },
];
/// Static elements for Scale3D icon
pub static SCALE3D_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 7v11a1 1 0 0 0 1 1h11" },
StaticSvgElement::Path { d: "M5.293 18.707 11 13" },
StaticSvgElement::Circle { cx: "19", cy: "19", r: "2" },
StaticSvgElement::Circle { cx: "5", cy: "5", r: "2" },
];
/// Static elements for Scaling icon
pub static SCALING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7" },
StaticSvgElement::Path { d: "M14 15H9v-5" },
StaticSvgElement::Path { d: "M16 3h5v5" },
StaticSvgElement::Path { d: "M21 3 9 15" },
];
/// Static elements for Scan icon
pub static SCAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
];
/// Static elements for ScanBarcode icon
pub static SCANBARCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Path { d: "M8 7v10" },
StaticSvgElement::Path { d: "M12 7v10" },
StaticSvgElement::Path { d: "M17 7v10" },
];
/// Static elements for ScanEye icon
pub static SCANEYE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
StaticSvgElement::Path {
d: "M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0",
},
];
/// Static elements for ScanFace icon
pub static SCANFACE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Path { d: "M8 14s1.5 2 4 2 4-2 4-2" },
StaticSvgElement::Path { d: "M9 9h.01" },
StaticSvgElement::Path { d: "M15 9h.01" },
];
/// Static elements for ScanHeart icon
pub static SCANHEART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z",
},
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
];
/// Static elements for ScanLine icon
pub static SCANLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Path { d: "M7 12h10" },
];
/// Static elements for ScanQrCode icon
pub static SCANQRCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 12v4a1 1 0 0 1-1 1h-4" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M17 8V7" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M7 17h.01" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Rect { x: "7", y: "7", width: "5", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for ScanSearch icon
pub static SCANSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Path { d: "m16 16-1.9-1.9" },
];
/// Static elements for ScanText icon
pub static SCANTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7V5a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "M17 3h2a2 2 0 0 1 2 2v2" },
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M7 21H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Path { d: "M7 8h8" },
StaticSvgElement::Path { d: "M7 12h10" },
StaticSvgElement::Path { d: "M7 16h6" },
];
/// Static elements for School icon
pub static SCHOOL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 22v-4a2 2 0 1 0-4 0v4" },
StaticSvgElement::Path {
d: "m18 10 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10",
},
StaticSvgElement::Path { d: "M18 5v17" },
StaticSvgElement::Path { d: "m4 6 7.106-3.553a2 2 0 0 1 1.788 0L20 6" },
StaticSvgElement::Path { d: "M6 5v17" },
StaticSvgElement::Circle { cx: "12", cy: "9", r: "2" },
];
/// Static elements for Scissors icon
pub static SCISSORS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "6", r: "3" },
StaticSvgElement::Path { d: "M8.12 8.12 12 12" },
StaticSvgElement::Path { d: "M20 4 8.12 15.88" },
StaticSvgElement::Circle { cx: "6", cy: "18", r: "3" },
StaticSvgElement::Path { d: "M14.8 14.8 20 20" },
];
/// Static elements for ScissorsLineDashed icon
pub static SCISSORSLINEDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5.42 9.42 8 12" },
StaticSvgElement::Circle { cx: "4", cy: "8", r: "2" },
StaticSvgElement::Path { d: "m14 6-8.58 8.58" },
StaticSvgElement::Circle { cx: "4", cy: "16", r: "2" },
StaticSvgElement::Path { d: "M10.8 14.8 14 18" },
StaticSvgElement::Path { d: "M16 12h-2" },
StaticSvgElement::Path { d: "M22 12h-2" },
];
/// Static elements for ScreenShare icon
pub static SCREENSHARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "m17 8 5-5" },
StaticSvgElement::Path { d: "M17 3h5v5" },
];
/// Static elements for ScreenShareOff icon
pub static SCREENSHAREOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3" },
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Path { d: "M12 17v4" },
StaticSvgElement::Path { d: "m22 3-5 5" },
StaticSvgElement::Path { d: "m17 3 5 5" },
];
/// Static elements for Scroll icon
pub static SCROLL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 17V5a2 2 0 0 0-2-2H4" },
StaticSvgElement::Path {
d: "M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",
},
];
/// Static elements for ScrollText icon
pub static SCROLLTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 12h-5" },
StaticSvgElement::Path { d: "M15 8h-5" },
StaticSvgElement::Path { d: "M19 17V5a2 2 0 0 0-2-2H4" },
StaticSvgElement::Path {
d: "M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",
},
];
/// Static elements for Search icon
pub static SEARCH_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "m21 21-4.34-4.34" }, StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" }];
/// Static elements for SearchCheck icon
pub static SEARCHCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m8 11 2 2 4-4" },
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
StaticSvgElement::Path { d: "m21 21-4.3-4.3" },
];
/// Static elements for SearchCode icon
pub static SEARCHCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m13 13.5 2-2.5-2-2.5" },
StaticSvgElement::Path { d: "m21 21-4.3-4.3" },
StaticSvgElement::Path { d: "M9 8.5 7 11l2 2.5" },
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
];
/// Static elements for SearchSlash icon
pub static SEARCHSLASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m13.5 8.5-5 5" },
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
StaticSvgElement::Path { d: "m21 21-4.3-4.3" },
];
/// Static elements for SearchX icon
pub static SEARCHX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m13.5 8.5-5 5" },
StaticSvgElement::Path { d: "m8.5 8.5 5 5" },
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
StaticSvgElement::Path { d: "m21 21-4.3-4.3" },
];
/// Static elements for Section icon
pub static SECTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 5a4 3 0 0 0-8 0c0 4 8 3 8 7a4 3 0 0 1-8 0" },
StaticSvgElement::Path { d: "M8 19a4 3 0 0 0 8 0c0-4-8-3-8-7a4 3 0 0 1 8 0" },
];
/// Static elements for Send icon
pub static SEND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",
},
StaticSvgElement::Path { d: "m21.854 2.147-10.94 10.939" },
];
/// Static elements for SendHorizontal icon
pub static SENDHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z",
},
StaticSvgElement::Path { d: "M6 12h16" },
];
/// Static elements for SendToBack icon
pub static SENDTOBACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "14", y: "14", width: "8", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "2", y: "2", width: "8", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 14v1a2 2 0 0 0 2 2h1" },
StaticSvgElement::Path { d: "M14 7h1a2 2 0 0 1 2 2v1" },
];
/// Static elements for SeparatorHorizontal icon
pub static SEPARATORHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 16-4 4-4-4" },
StaticSvgElement::Path { d: "M3 12h18" },
StaticSvgElement::Path { d: "m8 8 4-4 4 4" },
];
/// Static elements for SeparatorVertical icon
pub static SEPARATORVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v18" },
StaticSvgElement::Path { d: "m16 16 4-4-4-4" },
StaticSvgElement::Path { d: "m8 8-4 4 4 4" },
];
/// Static elements for Server icon
pub static SERVER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "2", width: "20", height: "8", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Rect { x: "2", y: "14", width: "20", height: "8", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Line { x1: "6", y1: "6", x2: "6.01", y2: "6" },
StaticSvgElement::Line { x1: "6", y1: "18", x2: "6.01", y2: "18" },
];
/// Static elements for ServerCog icon
pub static SERVERCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10.852 14.772-.383.923" },
StaticSvgElement::Path { d: "M13.148 14.772a3 3 0 1 0-2.296-5.544l-.383-.923" },
StaticSvgElement::Path { d: "m13.148 9.228.383-.923" },
StaticSvgElement::Path { d: "m13.53 15.696-.382-.924a3 3 0 1 1-2.296-5.544" },
StaticSvgElement::Path { d: "m14.772 10.852.923-.383" },
StaticSvgElement::Path { d: "m14.772 13.148.923.383" },
StaticSvgElement::Path { d: "M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5" },
StaticSvgElement::Path { d: "M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5" },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "M6 6h.01" },
StaticSvgElement::Path { d: "m9.228 10.852-.923-.383" },
StaticSvgElement::Path { d: "m9.228 13.148-.923.383" },
];
/// Static elements for ServerCrash icon
pub static SERVERCRASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2" },
StaticSvgElement::Path { d: "M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2" },
StaticSvgElement::Path { d: "M6 6h.01" },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "m13 6-4 6h6l-4 6" },
];
/// Static elements for ServerOff icon
pub static SERVEROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5" },
StaticSvgElement::Path { d: "M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z" },
StaticSvgElement::Path { d: "M22 17v-1a2 2 0 0 0-2-2h-1" },
StaticSvgElement::Path { d: "M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z" },
StaticSvgElement::Path { d: "M6 18h.01" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Settings icon
pub static SETTINGS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",
},
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
];
/// Static elements for Settings2 icon
pub static SETTINGS2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 17H5" },
StaticSvgElement::Path { d: "M19 7h-9" },
StaticSvgElement::Circle { cx: "17", cy: "17", r: "3" },
StaticSvgElement::Circle { cx: "7", cy: "7", r: "3" },
];
/// Static elements for Shapes icon
pub static SHAPES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z",
},
StaticSvgElement::Rect { x: "3", y: "14", width: "7", height: "7", rx: Some("1"), ry: None },
StaticSvgElement::Circle { cx: "17.5", cy: "17.5", r: "3.5" },
];
/// Static elements for Share icon
pub static SHARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v13" },
StaticSvgElement::Path { d: "m16 6-4-4-4 4" },
StaticSvgElement::Path { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8" },
];
/// Static elements for Share2 icon
pub static SHARE2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "18", cy: "5", r: "3" },
StaticSvgElement::Circle { cx: "6", cy: "12", r: "3" },
StaticSvgElement::Circle { cx: "18", cy: "19", r: "3" },
StaticSvgElement::Line { x1: "8.59", y1: "13.51", x2: "15.42", y2: "17.49" },
StaticSvgElement::Line { x1: "15.41", y1: "6.51", x2: "8.59", y2: "10.49" },
];
/// Static elements for Sheet icon
pub static SHEET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Line { x1: "3", y1: "9", x2: "21", y2: "9" },
StaticSvgElement::Line { x1: "3", y1: "15", x2: "21", y2: "15" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "9", y2: "21" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "15", y2: "21" },
];
/// Static elements for Shell icon
pub static SHELL_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44",
}];
/// Static elements for Shield icon
pub static SHIELD_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
}];
/// Static elements for ShieldAlert icon
pub static SHIELDALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M12 8v4" },
StaticSvgElement::Path { d: "M12 16h.01" },
];
/// Static elements for ShieldBan icon
pub static SHIELDBAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "m4.243 5.21 14.39 12.472" },
];
/// Static elements for ShieldCheck icon
pub static SHIELDCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "m9 12 2 2 4-4" },
];
/// Static elements for ShieldEllipsis icon
pub static SHIELDELLIPSIS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M8 12h.01" },
StaticSvgElement::Path { d: "M12 12h.01" },
StaticSvgElement::Path { d: "M16 12h.01" },
];
/// Static elements for ShieldHalf icon
pub static SHIELDHALF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M12 22V2" },
];
/// Static elements for ShieldMinus icon
pub static SHIELDMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M9 12h6" },
];
/// Static elements for ShieldOff icon
pub static SHIELDOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path {
d: "M5 5a1 1 0 0 0-1 1v7c0 5 3.5 7.5 7.67 8.94a1 1 0 0 0 .67.01c2.35-.82 4.48-1.97 5.9-3.71",
},
StaticSvgElement::Path {
d: "M9.309 3.652A12.252 12.252 0 0 0 11.24 2.28a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v7a9.784 9.784 0 0 1-.08 1.264",
},
];
/// Static elements for ShieldPlus icon
pub static SHIELDPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M9 12h6" },
StaticSvgElement::Path { d: "M12 9v6" },
];
/// Static elements for ShieldQuestion icon
pub static SHIELDQUESTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for ShieldQuestionMark icon
pub static SHIELDQUESTIONMARK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for ShieldUser icon
pub static SHIELDUSER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "M6.376 18.91a6 6 0 0 1 11.249.003" },
StaticSvgElement::Circle { cx: "12", cy: "11", r: "4" },
];
/// Static elements for ShieldX icon
pub static SHIELDX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
},
StaticSvgElement::Path { d: "m14.5 9.5-5 5" },
StaticSvgElement::Path { d: "m9.5 9.5 5 5" },
];
/// Static elements for Ship icon
pub static SHIP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 10.189V14" },
StaticSvgElement::Path { d: "M12 2v3" },
StaticSvgElement::Path { d: "M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6" },
StaticSvgElement::Path {
d: "M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76",
},
StaticSvgElement::Path {
d: "M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",
},
];
/// Static elements for ShipWheel icon
pub static SHIPWHEEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "8" },
StaticSvgElement::Path { d: "M12 2v7.5" },
StaticSvgElement::Path { d: "m19 5-5.23 5.23" },
StaticSvgElement::Path { d: "M22 12h-7.5" },
StaticSvgElement::Path { d: "m19 19-5.23-5.23" },
StaticSvgElement::Path { d: "M12 14.5V22" },
StaticSvgElement::Path { d: "M10.23 13.77 5 19" },
StaticSvgElement::Path { d: "M9.5 12H2" },
StaticSvgElement::Path { d: "M10.23 10.23 5 5" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2.5" },
];
/// Static elements for Shirt icon
pub static SHIRT_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z",
}];
/// Static elements for ShoppingBag icon
pub static SHOPPINGBAG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 10a4 4 0 0 1-8 0" },
StaticSvgElement::Path { d: "M3.103 6.034h17.794" },
StaticSvgElement::Path {
d: "M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z",
},
];
/// Static elements for ShoppingBasket icon
pub static SHOPPINGBASKET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 11-1 9" },
StaticSvgElement::Path { d: "m19 11-4-7" },
StaticSvgElement::Path { d: "M2 11h20" },
StaticSvgElement::Path { d: "m3.5 11 1.6 7.4a2 2 0 0 0 2 1.6h9.8a2 2 0 0 0 2-1.6l1.7-7.4" },
StaticSvgElement::Path { d: "M4.5 15.5h15" },
StaticSvgElement::Path { d: "m5 11 4-7" },
StaticSvgElement::Path { d: "m9 11 1 9" },
];
/// Static elements for ShoppingCart icon
pub static SHOPPINGCART_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "8", cy: "21", r: "1" },
StaticSvgElement::Circle { cx: "19", cy: "21", r: "1" },
StaticSvgElement::Path { d: "M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12" },
];
/// Static elements for Shovel icon
pub static SHOVEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M21.56 4.56a1.5 1.5 0 0 1 0 2.122l-.47.47a3 3 0 0 1-4.212-.03 3 3 0 0 1 0-4.243l.44-.44a1.5 1.5 0 0 1 2.121 0z",
},
StaticSvgElement::Path {
d: "M3 22a1 1 0 0 1-1-1v-3.586a1 1 0 0 1 .293-.707l3.355-3.355a1.205 1.205 0 0 1 1.704 0l3.296 3.296a1.205 1.205 0 0 1 0 1.704l-3.355 3.355a1 1 0 0 1-.707.293z",
},
StaticSvgElement::Path { d: "m9 15 7.879-7.878" },
];
/// Static elements for ShowerHead icon
pub static SHOWERHEAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m4 4 2.5 2.5" },
StaticSvgElement::Path { d: "M13.5 6.5a4.95 4.95 0 0 0-7 7" },
StaticSvgElement::Path { d: "M15 5 5 15" },
StaticSvgElement::Path { d: "M14 17v.01" },
StaticSvgElement::Path { d: "M10 16v.01" },
StaticSvgElement::Path { d: "M13 13v.01" },
StaticSvgElement::Path { d: "M16 10v.01" },
StaticSvgElement::Path { d: "M11 20v.01" },
StaticSvgElement::Path { d: "M17 14v.01" },
StaticSvgElement::Path { d: "M20 11v.01" },
];
/// Static elements for Shredder icon
pub static SHREDDER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 22v-5" },
StaticSvgElement::Path { d: "M14 19v-2" },
StaticSvgElement::Path { d: "M14 2v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M18 20v-3" },
StaticSvgElement::Path { d: "M2 13h20" },
StaticSvgElement::Path { d: "M20 13V7l-5-5H6a2 2 0 0 0-2 2v9" },
StaticSvgElement::Path { d: "M6 20v-3" },
];
/// Static elements for Shrimp icon
pub static SHRIMP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 12h.01" },
StaticSvgElement::Path { d: "M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1" },
StaticSvgElement::Path {
d: "M14 2a3.28 3.28 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8",
},
StaticSvgElement::Path { d: "M14 8a8.5 8.5 0 0 1 0 8" },
StaticSvgElement::Path { d: "M16 16c2 0 4.5-4 4-6" },
];
/// Static elements for Shrink icon
pub static SHRINK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 15 6 6m-6-6v4.8m0-4.8h4.8" },
StaticSvgElement::Path { d: "M9 19.8V15m0 0H4.2M9 15l-6 6" },
StaticSvgElement::Path { d: "M15 4.2V9m0 0h4.8M15 9l6-6" },
StaticSvgElement::Path { d: "M9 4.2V9m0 0H4.2M9 9 3 3" },
];
/// Static elements for Shrub icon
pub static SHRUB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22v-5.172a2 2 0 0 0-.586-1.414L9.5 13.5" },
StaticSvgElement::Path { d: "M14.5 14.5 12 17" },
StaticSvgElement::Path { d: "M17 8.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0z" },
];
/// Static elements for Shuffle icon
pub static SHUFFLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m18 14 4 4-4 4" },
StaticSvgElement::Path { d: "m18 2 4 4-4 4" },
StaticSvgElement::Path { d: "M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22" },
StaticSvgElement::Path { d: "M2 6h1.972a4 4 0 0 1 3.6 2.2" },
StaticSvgElement::Path { d: "M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" },
];
/// Static elements for Sigma icon
pub static SIGMA_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2",
}];
/// Static elements for Signal icon
pub static SIGNAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 20h.01" },
StaticSvgElement::Path { d: "M7 20v-4" },
StaticSvgElement::Path { d: "M12 20v-8" },
StaticSvgElement::Path { d: "M17 20V8" },
StaticSvgElement::Path { d: "M22 4v16" },
];
/// Static elements for SignalHigh icon
pub static SIGNALHIGH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 20h.01" },
StaticSvgElement::Path { d: "M7 20v-4" },
StaticSvgElement::Path { d: "M12 20v-8" },
StaticSvgElement::Path { d: "M17 20V8" },
];
/// Static elements for SignalLow icon
pub static SIGNALLOW_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M2 20h.01" }, StaticSvgElement::Path { d: "M7 20v-4" }];
/// Static elements for SignalMedium icon
pub static SIGNALMEDIUM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 20h.01" },
StaticSvgElement::Path { d: "M7 20v-4" },
StaticSvgElement::Path { d: "M12 20v-8" },
];
/// Static elements for SignalZero icon
pub static SIGNALZERO_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M2 20h.01" }];
/// Static elements for Signature icon
pub static SIGNATURE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284",
},
StaticSvgElement::Path { d: "M3 21h18" },
];
/// Static elements for Signpost icon
pub static SIGNPOST_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 13v8" },
StaticSvgElement::Path { d: "M12 3v3" },
StaticSvgElement::Path {
d: "M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z",
},
];
/// Static elements for SignpostBig icon
pub static SIGNPOSTBIG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 9H4L2 7l2-2h6" },
StaticSvgElement::Path { d: "M14 5h6l2 2-2 2h-6" },
StaticSvgElement::Path { d: "M10 22V4a2 2 0 1 1 4 0v18" },
StaticSvgElement::Path { d: "M8 22h8" },
];
/// Static elements for Siren icon
pub static SIREN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 18v-6a5 5 0 1 1 10 0v6" },
StaticSvgElement::Path { d: "M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z" },
StaticSvgElement::Path { d: "M21 12h1" },
StaticSvgElement::Path { d: "M18.5 4.5 18 5" },
StaticSvgElement::Path { d: "M2 12h1" },
StaticSvgElement::Path { d: "M12 2v1" },
StaticSvgElement::Path { d: "m4.929 4.929.707.707" },
StaticSvgElement::Path { d: "M12 12v6" },
];
/// Static elements for SkipBack icon
pub static SKIPBACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M17.971 4.285A2 2 0 0 1 21 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z",
},
StaticSvgElement::Path { d: "M3 20V4" },
];
/// Static elements for SkipForward icon
pub static SKIPFORWARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 4v16" },
StaticSvgElement::Path {
d: "M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",
},
];
/// Static elements for Skull icon
pub static SKULL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m12.5 17-.5-1-.5 1h1z" },
StaticSvgElement::Path {
d: "M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z",
},
StaticSvgElement::Circle { cx: "15", cy: "12", r: "1" },
StaticSvgElement::Circle { cx: "9", cy: "12", r: "1" },
];
/// Static elements for Slack icon
pub static SLACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "13", y: "2", width: "3", height: "8", rx: Some("1.5"), ry: None },
StaticSvgElement::Path { d: "M19 8.5V10h1.5A1.5 1.5 0 1 0 19 8.5" },
StaticSvgElement::Rect { x: "8", y: "14", width: "3", height: "8", rx: Some("1.5"), ry: None },
StaticSvgElement::Path { d: "M5 15.5V14H3.5A1.5 1.5 0 1 0 5 15.5" },
StaticSvgElement::Rect { x: "14", y: "13", width: "8", height: "3", rx: Some("1.5"), ry: None },
StaticSvgElement::Path { d: "M15.5 19H14v1.5a1.5 1.5 0 1 0 1.5-1.5" },
StaticSvgElement::Rect { x: "2", y: "8", width: "8", height: "3", rx: Some("1.5"), ry: None },
StaticSvgElement::Path { d: "M8.5 5H10V3.5A1.5 1.5 0 1 0 8.5 5" },
];
/// Static elements for Slash icon
pub static SLASH_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M22 2 2 22" }];
/// Static elements for Slice icon
pub static SLICE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14",
}];
/// Static elements for SlidersHorizontal icon
pub static SLIDERSHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "21", y1: "4", x2: "14", y2: "4" },
StaticSvgElement::Line { x1: "10", y1: "4", x2: "3", y2: "4" },
StaticSvgElement::Line { x1: "21", y1: "12", x2: "12", y2: "12" },
StaticSvgElement::Line { x1: "8", y1: "12", x2: "3", y2: "12" },
StaticSvgElement::Line { x1: "21", y1: "20", x2: "16", y2: "20" },
StaticSvgElement::Line { x1: "12", y1: "20", x2: "3", y2: "20" },
StaticSvgElement::Line { x1: "14", y1: "2", x2: "14", y2: "6" },
StaticSvgElement::Line { x1: "8", y1: "10", x2: "8", y2: "14" },
StaticSvgElement::Line { x1: "16", y1: "18", x2: "16", y2: "22" },
];
/// Static elements for SlidersVertical icon
pub static SLIDERSVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "4", y1: "21", x2: "4", y2: "14" },
StaticSvgElement::Line { x1: "4", y1: "10", x2: "4", y2: "3" },
StaticSvgElement::Line { x1: "12", y1: "21", x2: "12", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12", y2: "3" },
StaticSvgElement::Line { x1: "20", y1: "21", x2: "20", y2: "16" },
StaticSvgElement::Line { x1: "20", y1: "12", x2: "20", y2: "3" },
StaticSvgElement::Line { x1: "2", y1: "14", x2: "6", y2: "14" },
StaticSvgElement::Line { x1: "10", y1: "8", x2: "14", y2: "8" },
StaticSvgElement::Line { x1: "18", y1: "16", x2: "22", y2: "16" },
];
/// Static elements for Smartphone icon
pub static SMARTPHONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "2", width: "14", height: "20", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M12 18h.01" },
];
/// Static elements for SmartphoneCharging icon
pub static SMARTPHONECHARGING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "2", width: "14", height: "20", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M12.667 8 10 12h4l-2.667 4" },
];
/// Static elements for SmartphoneNfc icon
pub static SMARTPHONENFC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "6", width: "7", height: "12", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M13 8.32a7.43 7.43 0 0 1 0 7.36" },
StaticSvgElement::Path { d: "M16.46 6.21a11.76 11.76 0 0 1 0 11.58" },
StaticSvgElement::Path { d: "M19.91 4.1a15.91 15.91 0 0 1 .01 15.8" },
];
/// Static elements for Smile icon
pub static SMILE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Path { d: "M8 14s1.5 2 4 2 4-2 4-2" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "9.01", y2: "9" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "15.01", y2: "9" },
];
/// Static elements for SmilePlus icon
pub static SMILEPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 11v1a10 10 0 1 1-9-10" },
StaticSvgElement::Path { d: "M8 14s1.5 2 4 2 4-2 4-2" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "9.01", y2: "9" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "15.01", y2: "9" },
StaticSvgElement::Path { d: "M16 5h6" },
StaticSvgElement::Path { d: "M19 2v6" },
];
/// Static elements for Snail icon
pub static SNAIL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 13a6 6 0 1 0 12 0 4 4 0 1 0-8 0 2 2 0 0 0 4 0" },
StaticSvgElement::Circle { cx: "10", cy: "13", r: "8" },
StaticSvgElement::Path { d: "M2 21h12c4.4 0 8-3.6 8-8V7a2 2 0 1 0-4 0v6" },
StaticSvgElement::Path { d: "M18 3 19.1 5.2" },
StaticSvgElement::Path { d: "M22 3 20.9 5.2" },
];
/// Static elements for Snowflake icon
pub static SNOWFLAKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 20-1.25-2.5L6 18" },
StaticSvgElement::Path { d: "M10 4 8.75 6.5 6 6" },
StaticSvgElement::Path { d: "m14 20 1.25-2.5L18 18" },
StaticSvgElement::Path { d: "m14 4 1.25 2.5L18 6" },
StaticSvgElement::Path { d: "m17 21-3-6h-4" },
StaticSvgElement::Path { d: "m17 3-3 6 1.5 3" },
StaticSvgElement::Path { d: "M2 12h6.5L10 9" },
StaticSvgElement::Path { d: "m20 10-1.5 2 1.5 2" },
StaticSvgElement::Path { d: "M22 12h-6.5L14 15" },
StaticSvgElement::Path { d: "m4 10 1.5 2L4 14" },
StaticSvgElement::Path { d: "m7 21 3-6-1.5-3" },
StaticSvgElement::Path { d: "m7 3 3 6h4" },
];
/// Static elements for SoapDispenserDroplet icon
pub static SOAPDISPENSERDROPLET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.5 2v4" },
StaticSvgElement::Path { d: "M14 2H7a2 2 0 0 0-2 2" },
StaticSvgElement::Path {
d: "M19.29 14.76A6.67 6.67 0 0 1 17 11a6.6 6.6 0 0 1-2.29 3.76c-1.15.92-1.71 2.04-1.71 3.19 0 2.22 1.8 4.05 4 4.05s4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19",
},
StaticSvgElement::Path { d: "M9.607 21H6a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" },
];
/// Static elements for Sofa icon
pub static SOFA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3" },
StaticSvgElement::Path {
d: "M2 16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z",
},
StaticSvgElement::Path { d: "M4 18v2" },
StaticSvgElement::Path { d: "M20 18v2" },
StaticSvgElement::Path { d: "M12 4v9" },
];
/// Static elements for Soup icon
pub static SOUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z" },
StaticSvgElement::Path { d: "M7 21h10" },
StaticSvgElement::Path { d: "M19.5 12 22 6" },
StaticSvgElement::Path { d: "M16.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62" },
StaticSvgElement::Path { d: "M11.25 3c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62" },
StaticSvgElement::Path { d: "M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62" },
];
/// Static elements for Space icon
pub static SPACE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" }];
/// Static elements for Spade icon
pub static SPADE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 0 0 7.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 0 0 5.5-5.5c0-2.3-1.5-4-3-5.5l-7-7-7 7Z",
},
StaticSvgElement::Path { d: "M12 18v4" },
];
/// Static elements for Sparkle icon
pub static SPARKLE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",
}];
/// Static elements for Sparkles icon
pub static SPARKLES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",
},
StaticSvgElement::Path { d: "M20 2v4" },
StaticSvgElement::Path { d: "M22 4h-4" },
StaticSvgElement::Circle { cx: "4", cy: "20", r: "2" },
];
/// Static elements for Speaker icon
pub static SPEAKER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 6h.01" },
StaticSvgElement::Circle { cx: "12", cy: "14", r: "4" },
StaticSvgElement::Path { d: "M12 14h.01" },
];
/// Static elements for Speech icon
pub static SPEECH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M8.8 20v-4.1l1.9.2a2.3 2.3 0 0 0 2.164-2.1V8.3A5.37 5.37 0 0 0 2 8.25c0 2.8.656 3.054 1 4.55a5.77 5.77 0 0 1 .029 2.758L2 20",
},
StaticSvgElement::Path { d: "M19.8 17.8a7.5 7.5 0 0 0 .003-10.603" },
StaticSvgElement::Path { d: "M17 15a3.5 3.5 0 0 0-.025-4.975" },
];
/// Static elements for SpellCheck icon
pub static SPELLCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m6 16 6-12 6 12" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "m16 20 2 2 4-4" },
];
/// Static elements for SpellCheck2 icon
pub static SPELLCHECK2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m6 16 6-12 6 12" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path {
d: "M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1",
},
];
/// Static elements for Spline icon
pub static SPLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "19", cy: "5", r: "2" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "2" },
StaticSvgElement::Path { d: "M5 17A12 12 0 0 1 17 5" },
];
/// Static elements for SplinePointer icon
pub static SPLINEPOINTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",
},
StaticSvgElement::Path { d: "M5 17A12 12 0 0 1 17 5" },
StaticSvgElement::Circle { cx: "19", cy: "5", r: "2" },
StaticSvgElement::Circle { cx: "5", cy: "19", r: "2" },
];
/// Static elements for Split icon
pub static SPLIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 3h5v5" },
StaticSvgElement::Path { d: "M8 3H3v5" },
StaticSvgElement::Path { d: "M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3" },
StaticSvgElement::Path { d: "m15 9 6-6" },
];
/// Static elements for Spool icon
pub static SPOOL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M17 13.44 4.442 17.082A2 2 0 0 0 4.982 21H19a2 2 0 0 0 .558-3.921l-1.115-.32A2 2 0 0 1 17 14.837V7.66",
},
StaticSvgElement::Path {
d: "m7 10.56 12.558-3.642A2 2 0 0 0 19.018 3H5a2 2 0 0 0-.558 3.921l1.115.32A2 2 0 0 1 7 9.163v7.178",
},
];
/// Static elements for Spotlight icon
pub static SPOTLIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15.295 19.562 16 22" },
StaticSvgElement::Path { d: "m17 16 3.758 2.098" },
StaticSvgElement::Path { d: "m19 12.5 3.026-.598" },
StaticSvgElement::Path {
d: "M7.61 6.3a3 3 0 0 0-3.92 1.3l-1.38 2.79a3 3 0 0 0 1.3 3.91l6.89 3.597a1 1 0 0 0 1.342-.447l3.106-6.211a1 1 0 0 0-.447-1.341z",
},
StaticSvgElement::Path { d: "M8 9V2" },
];
/// Static elements for SprayCan icon
pub static SPRAYCAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 3h.01" },
StaticSvgElement::Path { d: "M7 5h.01" },
StaticSvgElement::Path { d: "M11 7h.01" },
StaticSvgElement::Path { d: "M3 7h.01" },
StaticSvgElement::Path { d: "M7 9h.01" },
StaticSvgElement::Path { d: "M3 11h.01" },
StaticSvgElement::Rect { x: "15", y: "5", width: "4", height: "4", rx: None, ry: None },
StaticSvgElement::Path { d: "m19 9 2 2v10c0 .6-.4 1-1 1h-6c-.6 0-1-.4-1-1V11l2-2" },
StaticSvgElement::Path { d: "m13 14 8-2" },
StaticSvgElement::Path { d: "m13 19 8-2" },
];
/// Static elements for Sprout icon
pub static SPROUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M14 9.536V7a4 4 0 0 1 4-4h1.5a.5.5 0 0 1 .5.5V5a4 4 0 0 1-4 4 4 4 0 0 0-4 4c0 2 1 3 1 5a5 5 0 0 1-1 3",
},
StaticSvgElement::Path { d: "M4 9a5 5 0 0 1 8 4 5 5 0 0 1-8-4" },
StaticSvgElement::Path { d: "M5 21h14" },
];
/// Static elements for Square icon
pub static SQUARE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None }];
/// Static elements for SquareActivity icon
pub static SQUAREACTIVITY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M17 12h-2l-2 5-2-10-2 5H7" },
];
/// Static elements for SquareArrowDown icon
pub static SQUAREARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 8v8" },
StaticSvgElement::Path { d: "m8 12 4 4 4-4" },
];
/// Static elements for SquareArrowDownLeft icon
pub static SQUAREARROWDOWNLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m16 8-8 8" },
StaticSvgElement::Path { d: "M16 16H8V8" },
];
/// Static elements for SquareArrowDownRight icon
pub static SQUAREARROWDOWNRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m8 8 8 8" },
StaticSvgElement::Path { d: "M16 8v8H8" },
];
/// Static elements for SquareArrowLeft icon
pub static SQUAREARROWLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m12 8-4 4 4 4" },
StaticSvgElement::Path { d: "M16 12H8" },
];
/// Static elements for SquareArrowOutDownLeft icon
pub static SQUAREARROWOUTDOWNLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6" },
StaticSvgElement::Path { d: "m3 21 9-9" },
StaticSvgElement::Path { d: "M9 21H3v-6" },
];
/// Static elements for SquareArrowOutDownRight icon
pub static SQUAREARROWOUTDOWNRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" },
StaticSvgElement::Path { d: "m21 21-9-9" },
StaticSvgElement::Path { d: "M21 15v6h-6" },
];
/// Static elements for SquareArrowOutUpLeft icon
pub static SQUAREARROWOUTUPLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6" },
StaticSvgElement::Path { d: "m3 3 9 9" },
StaticSvgElement::Path { d: "M3 9V3h6" },
];
/// Static elements for SquareArrowOutUpRight icon
pub static SQUAREARROWOUTUPRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6" },
StaticSvgElement::Path { d: "m21 3-9 9" },
StaticSvgElement::Path { d: "M15 3h6v6" },
];
/// Static elements for SquareArrowRight icon
pub static SQUAREARROWRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "m12 16 4-4-4-4" },
];
/// Static elements for SquareArrowUp icon
pub static SQUAREARROWUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m16 12-4-4-4 4" },
StaticSvgElement::Path { d: "M12 16V8" },
];
/// Static elements for SquareArrowUpLeft icon
pub static SQUAREARROWUPLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 16V8h8" },
StaticSvgElement::Path { d: "M16 16 8 8" },
];
/// Static elements for SquareArrowUpRight icon
pub static SQUAREARROWUPRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 8h8v8" },
StaticSvgElement::Path { d: "m8 16 8-8" },
];
/// Static elements for SquareAsterisk icon
pub static SQUAREASTERISK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 8v8" },
StaticSvgElement::Path { d: "m8.5 14 7-4" },
StaticSvgElement::Path { d: "m8.5 10 7 4" },
];
/// Static elements for SquareBottomDashedScissors icon
pub static SQUAREBOTTOMDASHEDSCISSORS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M10 22H8" },
StaticSvgElement::Path { d: "M16 22h-2" },
StaticSvgElement::Circle { cx: "8", cy: "8", r: "2" },
StaticSvgElement::Path { d: "M9.414 9.414 12 12" },
StaticSvgElement::Path { d: "M14.8 14.8 18 18" },
StaticSvgElement::Circle { cx: "8", cy: "16", r: "2" },
StaticSvgElement::Path { d: "m18 6-8.586 8.586" },
];
/// Static elements for SquareChartGantt icon
pub static SQUARECHARTGANTT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 8h7" },
StaticSvgElement::Path { d: "M8 12h6" },
StaticSvgElement::Path { d: "M11 16h5" },
];
/// Static elements for SquareCheck icon
pub static SQUARECHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m9 12 2 2 4-4" },
];
/// Static elements for SquareCheckBig icon
pub static SQUARECHECKBIG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344" },
StaticSvgElement::Path { d: "m9 11 3 3L22 4" },
];
/// Static elements for SquareChevronDown icon
pub static SQUARECHEVRONDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m16 10-4 4-4-4" },
];
/// Static elements for SquareChevronLeft icon
pub static SQUARECHEVRONLEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m14 16-4-4 4-4" },
];
/// Static elements for SquareChevronRight icon
pub static SQUARECHEVRONRIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m10 8 4 4-4 4" },
];
/// Static elements for SquareChevronUp icon
pub static SQUARECHEVRONUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m8 14 4-4 4 4" },
];
/// Static elements for SquareCode icon
pub static SQUARECODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 9-3 3 3 3" },
StaticSvgElement::Path { d: "m14 15 3-3-3-3" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for SquareDashed icon
pub static SQUAREDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 3a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M19 3a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M21 19a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M9 3h1" },
StaticSvgElement::Path { d: "M9 21h1" },
StaticSvgElement::Path { d: "M14 3h1" },
StaticSvgElement::Path { d: "M14 21h1" },
StaticSvgElement::Path { d: "M3 9v1" },
StaticSvgElement::Path { d: "M21 9v1" },
StaticSvgElement::Path { d: "M3 14v1" },
StaticSvgElement::Path { d: "M21 14v1" },
];
/// Static elements for SquareDashedBottom icon
pub static SQUAREDASHEDBOTTOM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M9 21h1" },
StaticSvgElement::Path { d: "M14 21h1" },
];
/// Static elements for SquareDashedBottomCode icon
pub static SQUAREDASHEDBOTTOMCODE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 9.5 8 12l2 2.5" },
StaticSvgElement::Path { d: "M14 21h1" },
StaticSvgElement::Path { d: "m14 9.5 2 2.5-2 2.5" },
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M9 21h1" },
];
/// Static elements for SquareDashedKanban icon
pub static SQUAREDASHEDKANBAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 7v7" },
StaticSvgElement::Path { d: "M12 7v4" },
StaticSvgElement::Path { d: "M16 7v9" },
StaticSvgElement::Path { d: "M5 3a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M9 3h1" },
StaticSvgElement::Path { d: "M14 3h1" },
StaticSvgElement::Path { d: "M19 3a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M21 9v1" },
StaticSvgElement::Path { d: "M21 14v1" },
StaticSvgElement::Path { d: "M21 19a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M14 21h1" },
StaticSvgElement::Path { d: "M9 21h1" },
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M3 14v1" },
StaticSvgElement::Path { d: "M3 9v1" },
];
/// Static elements for SquareDashedMousePointer icon
pub static SQUAREDASHEDMOUSEPOINTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",
},
StaticSvgElement::Path { d: "M5 3a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M19 3a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M9 3h1" },
StaticSvgElement::Path { d: "M9 21h2" },
StaticSvgElement::Path { d: "M14 3h1" },
StaticSvgElement::Path { d: "M3 9v1" },
StaticSvgElement::Path { d: "M21 9v2" },
StaticSvgElement::Path { d: "M3 14v1" },
];
/// Static elements for SquareDashedTopSolid icon
pub static SQUAREDASHEDTOPSOLID_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 21h1" },
StaticSvgElement::Path { d: "M21 14v1" },
StaticSvgElement::Path { d: "M21 19a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M21 9v1" },
StaticSvgElement::Path { d: "M3 14v1" },
StaticSvgElement::Path { d: "M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M3 9v1" },
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M9 21h1" },
];
/// Static elements for SquareDivide icon
pub static SQUAREDIVIDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Line { x1: "8", y1: "12", x2: "16", y2: "12" },
StaticSvgElement::Line { x1: "12", y1: "16", x2: "12", y2: "16" },
StaticSvgElement::Line { x1: "12", y1: "8", x2: "12", y2: "8" },
];
/// Static elements for SquareDot icon
pub static SQUAREDOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
];
/// Static elements for SquareEqual icon
pub static SQUAREEQUAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 10h10" },
StaticSvgElement::Path { d: "M7 14h10" },
];
/// Static elements for SquareFunction icon
pub static SQUAREFUNCTION_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3" },
StaticSvgElement::Path { d: "M9 11.2h5.7" },
];
/// Static elements for SquareKanban icon
pub static SQUAREKANBAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 7v7" },
StaticSvgElement::Path { d: "M12 7v4" },
StaticSvgElement::Path { d: "M16 7v9" },
];
/// Static elements for SquareLibrary icon
pub static SQUARELIBRARY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 7v10" },
StaticSvgElement::Path { d: "M11 7v10" },
StaticSvgElement::Path { d: "m15 7 2 10" },
];
/// Static elements for SquareM icon
pub static SQUAREM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 16V8l4 4 4-4v8" },
];
/// Static elements for SquareMenu icon
pub static SQUAREMENU_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 8h10" },
StaticSvgElement::Path { d: "M7 12h10" },
StaticSvgElement::Path { d: "M7 16h10" },
];
/// Static elements for SquareMinus icon
pub static SQUAREMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 12h8" },
];
/// Static elements for SquareMousePointer icon
pub static SQUAREMOUSEPOINTER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",
},
StaticSvgElement::Path { d: "M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" },
];
/// Static elements for SquareParking icon
pub static SQUAREPARKING_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M9 17V7h4a3 3 0 0 1 0 6H9" },
];
/// Static elements for SquareParkingOff icon
pub static SQUAREPARKINGOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41" },
StaticSvgElement::Path { d: "M3 8.7V19a2 2 0 0 0 2 2h10.3" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M13 13a3 3 0 1 0 0-6H9v2" },
StaticSvgElement::Path { d: "M9 17v-2.3" },
];
/// Static elements for SquarePause icon
pub static SQUAREPAUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Line { x1: "10", y1: "15", x2: "10", y2: "9" },
StaticSvgElement::Line { x1: "14", y1: "15", x2: "14", y2: "9" },
];
/// Static elements for SquarePen icon
pub static SQUAREPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7" },
StaticSvgElement::Path {
d: "M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",
},
];
/// Static elements for SquarePercent icon
pub static SQUAREPERCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "M9 9h.01" },
StaticSvgElement::Path { d: "M15 15h.01" },
];
/// Static elements for SquarePi icon
pub static SQUAREPI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 7h10" },
StaticSvgElement::Path { d: "M10 7v10" },
StaticSvgElement::Path { d: "M16 17a2 2 0 0 1-2-2V7" },
];
/// Static elements for SquarePilcrow icon
pub static SQUAREPILCROW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M12 12H9.5a2.5 2.5 0 0 1 0-5H17" },
StaticSvgElement::Path { d: "M12 7v10" },
StaticSvgElement::Path { d: "M16 7v10" },
];
/// Static elements for SquarePlay icon
pub static SQUAREPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path {
d: "M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z",
},
];
/// Static elements for SquarePlus icon
pub static SQUAREPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Path { d: "M12 8v8" },
];
/// Static elements for SquarePower icon
pub static SQUAREPOWER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 7v4" },
StaticSvgElement::Path { d: "M7.998 9.003a5 5 0 1 0 8-.005" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for SquareRadical icon
pub static SQUARERADICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 12h2l2 5 2-10h4" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for SquareRoundCorner icon
pub static SQUAREROUNDCORNER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 11a8 8 0 0 0-8-8" },
StaticSvgElement::Path { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" },
];
/// Static elements for SquareScissors icon
pub static SQUARESCISSORS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "2", width: "20", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "8", cy: "8", r: "2" },
StaticSvgElement::Path { d: "M9.414 9.414 12 12" },
StaticSvgElement::Path { d: "M14.8 14.8 18 18" },
StaticSvgElement::Circle { cx: "8", cy: "16", r: "2" },
StaticSvgElement::Path { d: "m18 6-8.586 8.586" },
];
/// Static elements for SquareSigma icon
pub static SQUARESIGMA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M16 8.9V7H8l4 5-4 5h8v-1.9" },
];
/// Static elements for SquareSlash icon
pub static SQUARESLASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Line { x1: "9", y1: "15", x2: "15", y2: "9" },
];
/// Static elements for SquareSplitHorizontal icon
pub static SQUARESPLITHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3" },
StaticSvgElement::Path { d: "M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3" },
StaticSvgElement::Line { x1: "12", y1: "4", x2: "12", y2: "20" },
];
/// Static elements for SquareSplitVertical icon
pub static SQUARESPLITVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3" },
StaticSvgElement::Path { d: "M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3" },
StaticSvgElement::Line { x1: "4", y1: "12", x2: "20", y2: "12" },
];
/// Static elements for SquareSquare icon
pub static SQUARESQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "8", y: "8", width: "8", height: "8", rx: Some("1"), ry: None },
];
/// Static elements for SquareStack icon
pub static SQUARESTACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2" },
StaticSvgElement::Path { d: "M10 16c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2" },
StaticSvgElement::Rect { x: "14", y: "14", width: "8", height: "8", rx: Some("2"), ry: None },
];
/// Static elements for SquareStop icon
pub static SQUARESTOP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "9", y: "9", width: "6", height: "6", rx: Some("1"), ry: None },
];
/// Static elements for SquareTerminal icon
pub static SQUARETERMINAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m7 11 2-2-2-2" },
StaticSvgElement::Path { d: "M11 13h4" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
];
/// Static elements for SquareUser icon
pub static SQUAREUSER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" },
];
/// Static elements for SquareUserRound icon
pub static SQUAREUSERROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 21a6 6 0 0 0-12 0" },
StaticSvgElement::Circle { cx: "12", cy: "11", r: "4" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for SquareX icon
pub static SQUAREX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "m9 9 6 6" },
];
/// Static elements for SquaresExclude icon
pub static SQUARESEXCLUDE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16 12v2a2 2 0 0 1-2 2H9a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2h0",
},
StaticSvgElement::Path {
d: "M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1h-5a2 2 0 0 0-2 2v2",
},
];
/// Static elements for SquaresIntersect icon
pub static SQUARESINTERSECT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 22a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M14 2a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M16 22h-2" },
StaticSvgElement::Path { d: "M2 10V8" },
StaticSvgElement::Path { d: "M2 4a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "M20 8a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M22 14v2" },
StaticSvgElement::Path { d: "M22 20a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M4 16a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M8 10a2 2 0 0 1 2-2h5a1 1 0 0 1 1 1v5a2 2 0 0 1-2 2H9a1 1 0 0 1-1-1z" },
StaticSvgElement::Path { d: "M8 2h2" },
];
/// Static elements for SquaresSubtract icon
pub static SQUARESSUBTRACT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 22a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M16 22h-2" },
StaticSvgElement::Path {
d: "M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z",
},
StaticSvgElement::Path { d: "M20 8a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M22 14v2" },
StaticSvgElement::Path { d: "M22 20a2 2 0 0 1-2 2" },
];
/// Static elements for SquaresUnite icon
pub static SQUARESUNITE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 0 1 1h3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-3a1 1 0 0 0-1-1z",
}];
/// Static elements for Squircle icon
pub static SQUIRCLE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9-9-1.8-9-9 1.8-9 9-9" }];
/// Static elements for SquircleDashed icon
pub static SQUIRCLEDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13.77 3.043a34 34 0 0 0-3.54 0" },
StaticSvgElement::Path { d: "M13.771 20.956a33 33 0 0 1-3.541.001" },
StaticSvgElement::Path { d: "M20.18 17.74c-.51 1.15-1.29 1.93-2.439 2.44" },
StaticSvgElement::Path { d: "M20.18 6.259c-.51-1.148-1.291-1.929-2.44-2.438" },
StaticSvgElement::Path { d: "M20.957 10.23a33 33 0 0 1 0 3.54" },
StaticSvgElement::Path { d: "M3.043 10.23a34 34 0 0 0 .001 3.541" },
StaticSvgElement::Path { d: "M6.26 20.179c-1.15-.508-1.93-1.29-2.44-2.438" },
StaticSvgElement::Path { d: "M6.26 3.82c-1.149.51-1.93 1.291-2.44 2.44" },
];
/// Static elements for Squirrel icon
pub static SQUIRREL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15.236 22a3 3 0 0 0-2.2-5" },
StaticSvgElement::Path { d: "M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4" },
StaticSvgElement::Path { d: "M18 13h.01" },
StaticSvgElement::Path {
d: "M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10",
},
];
/// Static elements for Stamp icon
pub static STAMP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-6 0c0 2 1 2 1 3.5V13" },
StaticSvgElement::Path {
d: "M20 15.5a2.5 2.5 0 0 0-2.5-2.5h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1z",
},
StaticSvgElement::Path { d: "M5 22h14" },
];
/// Static elements for Star icon
pub static STAR_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",
}];
/// Static elements for StarHalf icon
pub static STARHALF_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2",
}];
/// Static elements for StarOff icon
pub static STAROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43" },
StaticSvgElement::Path { d: "M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for StepBack icon
pub static STEPBACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M13.971 4.285A2 2 0 0 1 17 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z",
},
StaticSvgElement::Path { d: "M21 20V4" },
];
/// Static elements for StepForward icon
pub static STEPFORWARD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M10.029 4.285A2 2 0 0 0 7 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",
},
StaticSvgElement::Path { d: "M3 4v16" },
];
/// Static elements for Stethoscope icon
pub static STETHOSCOPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 2v2" },
StaticSvgElement::Path { d: "M5 2v2" },
StaticSvgElement::Path { d: "M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1" },
StaticSvgElement::Path { d: "M8 15a6 6 0 0 0 12 0v-3" },
StaticSvgElement::Circle { cx: "20", cy: "10", r: "2" },
];
/// Static elements for Sticker icon
pub static STICKER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z" },
StaticSvgElement::Path { d: "M14 3v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Path { d: "M8 13h.01" },
StaticSvgElement::Path { d: "M16 13h.01" },
StaticSvgElement::Path { d: "M10 16s.8 1 2 1c1.3 0 2-1 2-1" },
];
/// Static elements for StickyNote icon
pub static STICKYNOTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z" },
StaticSvgElement::Path { d: "M15 3v4a2 2 0 0 0 2 2h4" },
];
/// Static elements for Store icon
pub static STORE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7" },
StaticSvgElement::Path { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8" },
StaticSvgElement::Path { d: "M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4" },
StaticSvgElement::Path { d: "M2 7h20" },
StaticSvgElement::Path {
d: "M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7",
},
];
/// Static elements for StretchHorizontal icon
pub static STRETCHHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "6", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "2", y: "14", width: "20", height: "6", rx: Some("2"), ry: None },
];
/// Static elements for StretchVertical icon
pub static STRETCHVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "2", width: "6", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Rect { x: "14", y: "2", width: "6", height: "20", rx: Some("2"), ry: None },
];
/// Static elements for Strikethrough icon
pub static STRIKETHROUGH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 4H9a3 3 0 0 0-2.83 4" },
StaticSvgElement::Path { d: "M14 12a4 4 0 0 1 0 8H6" },
StaticSvgElement::Line { x1: "4", y1: "12", x2: "20", y2: "12" },
];
/// Static elements for Subscript icon
pub static SUBSCRIPT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m4 5 8 8" },
StaticSvgElement::Path { d: "m12 5-8 8" },
StaticSvgElement::Path {
d: "M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07",
},
];
/// Static elements for Sun icon
pub static SUN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "M12 20v2" },
StaticSvgElement::Path { d: "m4.93 4.93 1.41 1.41" },
StaticSvgElement::Path { d: "m17.66 17.66 1.41 1.41" },
StaticSvgElement::Path { d: "M2 12h2" },
StaticSvgElement::Path { d: "M20 12h2" },
StaticSvgElement::Path { d: "m6.34 17.66-1.41 1.41" },
StaticSvgElement::Path { d: "m19.07 4.93-1.41 1.41" },
];
/// Static elements for SunDim icon
pub static SUNDIM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Path { d: "M12 4h.01" },
StaticSvgElement::Path { d: "M20 12h.01" },
StaticSvgElement::Path { d: "M12 20h.01" },
StaticSvgElement::Path { d: "M4 12h.01" },
StaticSvgElement::Path { d: "M17.657 6.343h.01" },
StaticSvgElement::Path { d: "M17.657 17.657h.01" },
StaticSvgElement::Path { d: "M6.343 17.657h.01" },
StaticSvgElement::Path { d: "M6.343 6.343h.01" },
];
/// Static elements for SunMedium icon
pub static SUNMEDIUM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
StaticSvgElement::Path { d: "M12 3v1" },
StaticSvgElement::Path { d: "M12 20v1" },
StaticSvgElement::Path { d: "M3 12h1" },
StaticSvgElement::Path { d: "M20 12h1" },
StaticSvgElement::Path { d: "m18.364 5.636-.707.707" },
StaticSvgElement::Path { d: "m6.343 17.657-.707.707" },
StaticSvgElement::Path { d: "m5.636 5.636.707.707" },
StaticSvgElement::Path { d: "m17.657 17.657.707.707" },
];
/// Static elements for SunMoon icon
pub static SUNMOON_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "M13 8.129A4 4 0 0 1 15.873 11" },
StaticSvgElement::Path { d: "m19 5-1.256 1.256" },
StaticSvgElement::Path { d: "M20 12h2" },
StaticSvgElement::Path { d: "M9 8a5 5 0 1 0 7 7 7 7 0 1 1-7-7" },
];
/// Static elements for SunSnow icon
pub static SUNSNOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 21v-1" },
StaticSvgElement::Path { d: "M10 4V3" },
StaticSvgElement::Path { d: "M10 9a3 3 0 0 0 0 6" },
StaticSvgElement::Path { d: "m14 20 1.25-2.5L18 18" },
StaticSvgElement::Path { d: "m14 4 1.25 2.5L18 6" },
StaticSvgElement::Path { d: "m17 21-3-6 1.5-3H22" },
StaticSvgElement::Path { d: "m17 3-3 6 1.5 3" },
StaticSvgElement::Path { d: "M2 12h1" },
StaticSvgElement::Path { d: "m20 10-1.5 2 1.5 2" },
StaticSvgElement::Path { d: "m3.64 18.36.7-.7" },
StaticSvgElement::Path { d: "m4.34 6.34-.7-.7" },
];
/// Static elements for Sunrise icon
pub static SUNRISE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v8" },
StaticSvgElement::Path { d: "m4.93 10.93 1.41 1.41" },
StaticSvgElement::Path { d: "M2 18h2" },
StaticSvgElement::Path { d: "M20 18h2" },
StaticSvgElement::Path { d: "m19.07 10.93-1.41 1.41" },
StaticSvgElement::Path { d: "M22 22H2" },
StaticSvgElement::Path { d: "m8 6 4-4 4 4" },
StaticSvgElement::Path { d: "M16 18a4 4 0 0 0-8 0" },
];
/// Static elements for Sunset icon
pub static SUNSET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 10V2" },
StaticSvgElement::Path { d: "m4.93 10.93 1.41 1.41" },
StaticSvgElement::Path { d: "M2 18h2" },
StaticSvgElement::Path { d: "M20 18h2" },
StaticSvgElement::Path { d: "m19.07 10.93-1.41 1.41" },
StaticSvgElement::Path { d: "M22 22H2" },
StaticSvgElement::Path { d: "m16 6-4 4-4-4" },
StaticSvgElement::Path { d: "M16 18a4 4 0 0 0-8 0" },
];
/// Static elements for Superscript icon
pub static SUPERSCRIPT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m4 19 8-8" },
StaticSvgElement::Path { d: "m12 19-8-8" },
StaticSvgElement::Path {
d: "M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06",
},
];
/// Static elements for SwatchBook icon
pub static SWATCHBOOK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z" },
StaticSvgElement::Path { d: "M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7" },
StaticSvgElement::Path { d: "M 7 17h.01" },
StaticSvgElement::Path { d: "m11 8 2.3-2.3a2.4 2.4 0 0 1 3.404.004L18.6 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8" },
];
/// Static elements for SwissFranc icon
pub static SWISSFRANC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 21V3h8" },
StaticSvgElement::Path { d: "M6 16h9" },
StaticSvgElement::Path { d: "M10 9.5h7" },
];
/// Static elements for SwitchCamera icon
pub static SWITCHCAMERA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5" },
StaticSvgElement::Path { d: "M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "3" },
StaticSvgElement::Path { d: "m18 22-3-3 3-3" },
StaticSvgElement::Path { d: "m6 2 3 3-3 3" },
];
/// Static elements for Sword icon
pub static SWORD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Polyline { points: "14.5 17.5 3 6 3 3 6 3 17.5 14.5" },
StaticSvgElement::Line { x1: "13", y1: "19", x2: "19", y2: "13" },
StaticSvgElement::Line { x1: "16", y1: "16", x2: "20", y2: "20" },
StaticSvgElement::Line { x1: "19", y1: "21", x2: "21", y2: "19" },
];
/// Static elements for Swords icon
pub static SWORDS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Polyline { points: "14.5 17.5 3 6 3 3 6 3 17.5 14.5" },
StaticSvgElement::Line { x1: "13", y1: "19", x2: "19", y2: "13" },
StaticSvgElement::Line { x1: "16", y1: "16", x2: "20", y2: "20" },
StaticSvgElement::Line { x1: "19", y1: "21", x2: "21", y2: "19" },
StaticSvgElement::Polyline { points: "14.5 6.5 18 3 21 3 21 6 17.5 9.5" },
StaticSvgElement::Line { x1: "5", y1: "14", x2: "9", y2: "18" },
StaticSvgElement::Line { x1: "7", y1: "17", x2: "4", y2: "20" },
StaticSvgElement::Line { x1: "3", y1: "19", x2: "5", y2: "21" },
];
/// Static elements for Syringe icon
pub static SYRINGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m18 2 4 4" },
StaticSvgElement::Path { d: "m17 7 3-3" },
StaticSvgElement::Path { d: "M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5" },
StaticSvgElement::Path { d: "m9 11 4 4" },
StaticSvgElement::Path { d: "m5 19-3 3" },
StaticSvgElement::Path { d: "m14 4 6 6" },
];
/// Static elements for Table icon
pub static TABLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v18" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Path { d: "M3 15h18" },
];
/// Static elements for Table2 icon
pub static TABLE2_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18",
}];
/// Static elements for TableCellsMerge icon
pub static TABLECELLSMERGE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 21v-6" },
StaticSvgElement::Path { d: "M12 9V3" },
StaticSvgElement::Path { d: "M3 15h18" },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for TableCellsSplit icon
pub static TABLECELLSSPLIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 15V9" },
StaticSvgElement::Path { d: "M3 15h18" },
StaticSvgElement::Path { d: "M3 9h18" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
];
/// Static elements for TableColumnsSplit icon
pub static TABLECOLUMNSSPLIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 14v2" },
StaticSvgElement::Path { d: "M14 20v2" },
StaticSvgElement::Path { d: "M14 2v2" },
StaticSvgElement::Path { d: "M14 8v2" },
StaticSvgElement::Path { d: "M2 15h8" },
StaticSvgElement::Path { d: "M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2" },
StaticSvgElement::Path { d: "M2 9h8" },
StaticSvgElement::Path { d: "M22 15h-4" },
StaticSvgElement::Path { d: "M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2" },
StaticSvgElement::Path { d: "M22 9h-4" },
StaticSvgElement::Path { d: "M5 3v18" },
];
/// Static elements for TableOfContents icon
pub static TABLEOFCONTENTS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 12H3" },
StaticSvgElement::Path { d: "M16 18H3" },
StaticSvgElement::Path { d: "M16 6H3" },
StaticSvgElement::Path { d: "M21 12h.01" },
StaticSvgElement::Path { d: "M21 18h.01" },
StaticSvgElement::Path { d: "M21 6h.01" },
];
/// Static elements for TableProperties icon
pub static TABLEPROPERTIES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 3v18" },
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M21 9H3" },
StaticSvgElement::Path { d: "M21 15H3" },
];
/// Static elements for TableRowsSplit icon
pub static TABLEROWSSPLIT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 10h2" },
StaticSvgElement::Path { d: "M15 22v-8" },
StaticSvgElement::Path { d: "M15 2v4" },
StaticSvgElement::Path { d: "M2 10h2" },
StaticSvgElement::Path { d: "M20 10h2" },
StaticSvgElement::Path { d: "M3 19h18" },
StaticSvgElement::Path { d: "M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6" },
StaticSvgElement::Path { d: "M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2" },
StaticSvgElement::Path { d: "M8 10h2" },
StaticSvgElement::Path { d: "M9 22v-8" },
StaticSvgElement::Path { d: "M9 2v4" },
];
/// Static elements for Tablet icon
pub static TABLET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "2", width: "16", height: "20", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Line { x1: "12", y1: "18", x2: "12.01", y2: "18" },
];
/// Static elements for TabletSmartphone icon
pub static TABLETSMARTPHONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "8", width: "10", height: "14", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4" },
StaticSvgElement::Path { d: "M8 18h.01" },
];
/// Static elements for Tablets icon
pub static TABLETS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "7", cy: "7", r: "5" },
StaticSvgElement::Circle { cx: "17", cy: "17", r: "5" },
StaticSvgElement::Path { d: "M12 17h10" },
StaticSvgElement::Path { d: "m3.46 10.54 7.08-7.08" },
];
/// Static elements for Tag icon
pub static TAG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z",
},
StaticSvgElement::Circle { cx: "7.5", cy: "7.5", r: ".5" },
];
/// Static elements for Tags icon
pub static TAGS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19" },
StaticSvgElement::Path {
d: "M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z",
},
StaticSvgElement::Circle { cx: "6.5", cy: "9.5", r: ".5" },
];
/// Static elements for Tally1 icon
pub static TALLY1_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M4 4v16" }];
/// Static elements for Tally2 icon
pub static TALLY2_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M4 4v16" }, StaticSvgElement::Path { d: "M9 4v16" }];
/// Static elements for Tally3 icon
pub static TALLY3_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 4v16" },
StaticSvgElement::Path { d: "M9 4v16" },
StaticSvgElement::Path { d: "M14 4v16" },
];
/// Static elements for Tally4 icon
pub static TALLY4_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 4v16" },
StaticSvgElement::Path { d: "M9 4v16" },
StaticSvgElement::Path { d: "M14 4v16" },
StaticSvgElement::Path { d: "M19 4v16" },
];
/// Static elements for Tally5 icon
pub static TALLY5_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M4 4v16" },
StaticSvgElement::Path { d: "M9 4v16" },
StaticSvgElement::Path { d: "M14 4v16" },
StaticSvgElement::Path { d: "M19 4v16" },
StaticSvgElement::Path { d: "M22 6 2 18" },
];
/// Static elements for Tangent icon
pub static TANGENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "17", cy: "4", r: "2" },
StaticSvgElement::Path { d: "M15.59 5.41 5.41 15.59" },
StaticSvgElement::Circle { cx: "4", cy: "17", r: "2" },
StaticSvgElement::Path { d: "M12 22s-4-9-1.5-11.5S22 12 22 12" },
];
/// Static elements for Target icon
pub static TARGET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "6" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for Telescope icon
pub static TELESCOPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44",
},
StaticSvgElement::Path { d: "m13.56 11.747 4.332-.924" },
StaticSvgElement::Path { d: "m16 21-3.105-6.21" },
StaticSvgElement::Path {
d: "M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z",
},
StaticSvgElement::Path { d: "m6.158 8.633 1.114 4.456" },
StaticSvgElement::Path { d: "m8 21 3.105-6.21" },
StaticSvgElement::Circle { cx: "12", cy: "13", r: "2" },
];
/// Static elements for Tent icon
pub static TENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3.5 21 14 3" },
StaticSvgElement::Path { d: "M20.5 21 10 3" },
StaticSvgElement::Path { d: "M15.5 21 12 15l-3.5 6" },
StaticSvgElement::Path { d: "M2 21h20" },
];
/// Static elements for TentTree icon
pub static TENTTREE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "4", cy: "4", r: "2" },
StaticSvgElement::Path { d: "m14 5 3-3 3 3" },
StaticSvgElement::Path { d: "m14 10 3-3 3 3" },
StaticSvgElement::Path { d: "M17 14V2" },
StaticSvgElement::Path { d: "M17 14H7l-5 8h20Z" },
StaticSvgElement::Path { d: "M8 14v8" },
StaticSvgElement::Path { d: "m9 14 5 8" },
];
/// Static elements for Terminal icon
pub static TERMINAL_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 19h8" }, StaticSvgElement::Path { d: "m4 17 6-6-6-6" }];
/// Static elements for TestTube icon
pub static TESTTUBE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2" },
StaticSvgElement::Path { d: "M8.5 2h7" },
StaticSvgElement::Path { d: "M14.5 16h-5" },
];
/// Static elements for TestTubeDiagonal icon
pub static TESTTUBEDIAGONAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3" },
StaticSvgElement::Path { d: "m16 2 6 6" },
StaticSvgElement::Path { d: "M12 16H4" },
];
/// Static elements for TestTubes icon
pub static TESTTUBES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2" },
StaticSvgElement::Path { d: "M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2" },
StaticSvgElement::Path { d: "M3 2h7" },
StaticSvgElement::Path { d: "M14 2h7" },
StaticSvgElement::Path { d: "M9 16H4" },
StaticSvgElement::Path { d: "M20 16h-5" },
];
/// Static elements for Text icon
pub static TEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 18H3" },
StaticSvgElement::Path { d: "M17 6H3" },
StaticSvgElement::Path { d: "M21 12H3" },
];
/// Static elements for TextCursor icon
pub static TEXTCURSOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1" },
StaticSvgElement::Path { d: "M7 22h1a4 4 0 0 0 4-4v-1" },
StaticSvgElement::Path { d: "M7 2h1a4 4 0 0 1 4 4v1" },
];
/// Static elements for TextCursorInput icon
pub static TEXTCURSORINPUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6" },
StaticSvgElement::Path { d: "M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7" },
StaticSvgElement::Path { d: "M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1" },
StaticSvgElement::Path { d: "M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1" },
StaticSvgElement::Path { d: "M9 6v12" },
];
/// Static elements for TextQuote icon
pub static TEXTQUOTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 6H3" },
StaticSvgElement::Path { d: "M21 12H8" },
StaticSvgElement::Path { d: "M21 18H8" },
StaticSvgElement::Path { d: "M3 12v6" },
];
/// Static elements for TextSearch icon
pub static TEXTSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 6H3" },
StaticSvgElement::Path { d: "M10 12H3" },
StaticSvgElement::Path { d: "M10 18H3" },
StaticSvgElement::Circle { cx: "17", cy: "15", r: "3" },
StaticSvgElement::Path { d: "m21 19-1.9-1.9" },
];
/// Static elements for TextSelect icon
pub static TEXTSELECT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 21h1" },
StaticSvgElement::Path { d: "M14 3h1" },
StaticSvgElement::Path { d: "M19 3a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M21 14v1" },
StaticSvgElement::Path { d: "M21 19a2 2 0 0 1-2 2" },
StaticSvgElement::Path { d: "M21 9v1" },
StaticSvgElement::Path { d: "M3 14v1" },
StaticSvgElement::Path { d: "M3 9v1" },
StaticSvgElement::Path { d: "M5 21a2 2 0 0 1-2-2" },
StaticSvgElement::Path { d: "M5 3a2 2 0 0 0-2 2" },
StaticSvgElement::Path { d: "M7 12h10" },
StaticSvgElement::Path { d: "M7 16h6" },
StaticSvgElement::Path { d: "M7 8h8" },
StaticSvgElement::Path { d: "M9 21h1" },
StaticSvgElement::Path { d: "M9 3h1" },
];
/// Static elements for Theater icon
pub static THEATER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 10s3-3 3-8" },
StaticSvgElement::Path { d: "M22 10s-3-3-3-8" },
StaticSvgElement::Path { d: "M10 2c0 4.4-3.6 8-8 8" },
StaticSvgElement::Path { d: "M14 2c0 4.4 3.6 8 8 8" },
StaticSvgElement::Path { d: "M2 10s2 2 2 5" },
StaticSvgElement::Path { d: "M22 10s-2 2-2 5" },
StaticSvgElement::Path { d: "M8 15h8" },
StaticSvgElement::Path { d: "M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1" },
StaticSvgElement::Path { d: "M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1" },
];
/// Static elements for Thermometer icon
pub static THERMOMETER_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" }];
/// Static elements for ThermometerSnowflake icon
pub static THERMOMETERSNOWFLAKE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 20-1.25-2.5L6 18" },
StaticSvgElement::Path { d: "M10 4 8.75 6.5 6 6" },
StaticSvgElement::Path { d: "M10.585 15H10" },
StaticSvgElement::Path { d: "M2 12h6.5L10 9" },
StaticSvgElement::Path { d: "M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z" },
StaticSvgElement::Path { d: "m4 10 1.5 2L4 14" },
StaticSvgElement::Path { d: "m7 21 3-6-1.5-3" },
StaticSvgElement::Path { d: "m7 3 3 6h2" },
];
/// Static elements for ThermometerSun icon
pub static THERMOMETERSUN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 9a4 4 0 0 0-2 7.5" },
StaticSvgElement::Path { d: "M12 3v2" },
StaticSvgElement::Path { d: "m6.6 18.4-1.4 1.4" },
StaticSvgElement::Path { d: "M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" },
StaticSvgElement::Path { d: "M4 13H2" },
StaticSvgElement::Path { d: "M6.34 7.34 4.93 5.93" },
];
/// Static elements for ThumbsDown icon
pub static THUMBSDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 14V2" },
StaticSvgElement::Path {
d: "M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z",
},
];
/// Static elements for ThumbsUp icon
pub static THUMBSUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 10v12" },
StaticSvgElement::Path {
d: "M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z",
},
];
/// Static elements for Ticket icon
pub static TICKET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "M13 5v2" },
StaticSvgElement::Path { d: "M13 17v2" },
StaticSvgElement::Path { d: "M13 11v2" },
];
/// Static elements for TicketCheck icon
pub static TICKETCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "m9 12 2 2 4-4" },
];
/// Static elements for TicketMinus icon
pub static TICKETMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "M9 12h6" },
];
/// Static elements for TicketPercent icon
pub static TICKETPERCENT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "M9 9h.01" },
StaticSvgElement::Path { d: "m15 9-6 6" },
StaticSvgElement::Path { d: "M15 15h.01" },
];
/// Static elements for TicketPlus icon
pub static TICKETPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "M9 12h6" },
StaticSvgElement::Path { d: "M12 9v6" },
];
/// Static elements for TicketSlash icon
pub static TICKETSLASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "m9.5 14.5 5-5" },
];
/// Static elements for TicketX icon
pub static TICKETX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",
},
StaticSvgElement::Path { d: "m9.5 14.5 5-5" },
StaticSvgElement::Path { d: "m9.5 9.5 5 5" },
];
/// Static elements for Tickets icon
pub static TICKETS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" },
StaticSvgElement::Path { d: "M6 10V8" },
StaticSvgElement::Path { d: "M6 14v1" },
StaticSvgElement::Path { d: "M6 19v2" },
StaticSvgElement::Rect { x: "2", y: "8", width: "20", height: "13", rx: Some("2"), ry: None },
];
/// Static elements for TicketsPlane icon
pub static TICKETSPLANE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12" },
StaticSvgElement::Path { d: "m12 13.5 3.75.5" },
StaticSvgElement::Path { d: "m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" },
StaticSvgElement::Path { d: "M6 10V8" },
StaticSvgElement::Path { d: "M6 14v1" },
StaticSvgElement::Path { d: "M6 19v2" },
StaticSvgElement::Rect { x: "2", y: "8", width: "20", height: "13", rx: Some("2"), ry: None },
];
/// Static elements for Timer icon
pub static TIMER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Line { x1: "10", y1: "2", x2: "14", y2: "2" },
StaticSvgElement::Line { x1: "12", y1: "14", x2: "15", y2: "11" },
StaticSvgElement::Circle { cx: "12", cy: "14", r: "8" },
];
/// Static elements for TimerOff icon
pub static TIMEROFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2h4" },
StaticSvgElement::Path { d: "M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7" },
StaticSvgElement::Path { d: "M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M12 12v-2" },
];
/// Static elements for TimerReset icon
pub static TIMERRESET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2h4" },
StaticSvgElement::Path { d: "M12 14v-4" },
StaticSvgElement::Path { d: "M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6" },
StaticSvgElement::Path { d: "M9 17H4v5" },
];
/// Static elements for ToggleLeft icon
pub static TOGGLELEFT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "9", cy: "12", r: "3" },
StaticSvgElement::Rect { x: "2", y: "5", width: "20", height: "14", rx: Some("7"), ry: None },
];
/// Static elements for ToggleRight icon
pub static TOGGLERIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "15", cy: "12", r: "3" },
StaticSvgElement::Rect { x: "2", y: "5", width: "20", height: "14", rx: Some("7"), ry: None },
];
/// Static elements for Toilet icon
pub static TOILET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18",
},
StaticSvgElement::Path { d: "M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8" },
];
/// Static elements for ToolCase icon
pub static TOOLCASE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 15h4" },
StaticSvgElement::Path {
d: "m14.817 10.995-.971-1.45 1.034-1.232a2 2 0 0 0-2.025-3.238l-1.82.364L9.91 3.885a2 2 0 0 0-3.625.748L6.141 6.55l-1.725.426a2 2 0 0 0-.19 3.756l.657.27",
},
StaticSvgElement::Path {
d: "m18.822 10.995 2.26-5.38a1 1 0 0 0-.557-1.318L16.954 2.9a1 1 0 0 0-1.281.533l-.924 2.122",
},
StaticSvgElement::Path { d: "M4 12.006A1 1 0 0 1 4.994 11H19a1 1 0 0 1 1 1v7a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z" },
];
/// Static elements for Tornado icon
pub static TORNADO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 4H3" },
StaticSvgElement::Path { d: "M18 8H6" },
StaticSvgElement::Path { d: "M19 12H9" },
StaticSvgElement::Path { d: "M16 16h-6" },
StaticSvgElement::Path { d: "M11 20H9" },
];
/// Static elements for Torus icon
pub static TORUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Ellipse { cx: "12", cy: "11", rx: "3", ry: "2" },
StaticSvgElement::Ellipse { cx: "12", cy: "12.5", rx: "10", ry: "8.5" },
];
/// Static elements for Touchpad icon
pub static TOUCHPAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 14h20" },
StaticSvgElement::Path { d: "M12 20v-6" },
];
/// Static elements for TouchpadOff icon
pub static TOUCHPADOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20v-6" },
StaticSvgElement::Path { d: "M19.656 14H22" },
StaticSvgElement::Path { d: "M2 14h12" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path { d: "M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2" },
StaticSvgElement::Path { d: "M9.656 4H20a2 2 0 0 1 2 2v10.344" },
];
/// Static elements for TowerControl icon
pub static TOWERCONTROL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z" },
StaticSvgElement::Path { d: "M8 13v9" },
StaticSvgElement::Path { d: "M16 22v-9" },
StaticSvgElement::Path { d: "m9 6 1 7" },
StaticSvgElement::Path { d: "m15 6-1 7" },
StaticSvgElement::Path { d: "M12 6V2" },
StaticSvgElement::Path { d: "M13 2h-2" },
];
/// Static elements for ToyBrick icon
pub static TOYBRICK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "8", width: "18", height: "12", rx: Some("1"), ry: None },
StaticSvgElement::Path { d: "M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3" },
StaticSvgElement::Path { d: "M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3" },
];
/// Static elements for Tractor icon
pub static TRACTOR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20" },
StaticSvgElement::Path { d: "M16 18h-5" },
StaticSvgElement::Path { d: "M18 5a1 1 0 0 0-1 1v5.573" },
StaticSvgElement::Path { d: "M3 4h8.129a1 1 0 0 1 .99.863L13 11.246" },
StaticSvgElement::Path { d: "M4 11V4" },
StaticSvgElement::Path { d: "M7 15h.01" },
StaticSvgElement::Path { d: "M8 10.1V4" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "2" },
StaticSvgElement::Circle { cx: "7", cy: "15", r: "5" },
];
/// Static elements for TrafficCone icon
pub static TRAFFICCONE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16.05 10.966a5 2.5 0 0 1-8.1 0" },
StaticSvgElement::Path {
d: "m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04",
},
StaticSvgElement::Path { d: "M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z" },
StaticSvgElement::Path { d: "M9.194 6.57a5 2.5 0 0 0 5.61 0" },
];
/// Static elements for TrainFront icon
pub static TRAINFRONT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 3.1V7a4 4 0 0 0 8 0V3.1" },
StaticSvgElement::Path { d: "m9 15-1-1" },
StaticSvgElement::Path { d: "m15 15 1-1" },
StaticSvgElement::Path { d: "M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z" },
StaticSvgElement::Path { d: "m8 19-2 3" },
StaticSvgElement::Path { d: "m16 19 2 3" },
];
/// Static elements for TrainFrontTunnel icon
pub static TRAINFRONTTUNNEL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 22V12a10 10 0 1 1 20 0v10" },
StaticSvgElement::Path { d: "M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8" },
StaticSvgElement::Path { d: "M10 15h.01" },
StaticSvgElement::Path { d: "M14 15h.01" },
StaticSvgElement::Path { d: "M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z" },
StaticSvgElement::Path { d: "m9 19-2 3" },
StaticSvgElement::Path { d: "m15 19 2 3" },
];
/// Static elements for TrainTrack icon
pub static TRAINTRACK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 17 17 2" },
StaticSvgElement::Path { d: "m2 14 8 8" },
StaticSvgElement::Path { d: "m5 11 8 8" },
StaticSvgElement::Path { d: "m8 8 8 8" },
StaticSvgElement::Path { d: "m11 5 8 8" },
StaticSvgElement::Path { d: "m14 2 8 8" },
StaticSvgElement::Path { d: "M7 22 22 7" },
];
/// Static elements for TramFront icon
pub static TRAMFRONT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "4", y: "3", width: "16", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M4 11h16" },
StaticSvgElement::Path { d: "M12 3v8" },
StaticSvgElement::Path { d: "m8 19-2 3" },
StaticSvgElement::Path { d: "m18 22-2-3" },
StaticSvgElement::Path { d: "M8 15h.01" },
StaticSvgElement::Path { d: "M16 15h.01" },
];
/// Static elements for Transgender icon
pub static TRANSGENDER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 16v6" },
StaticSvgElement::Path { d: "M14 20h-4" },
StaticSvgElement::Path { d: "M18 2h4v4" },
StaticSvgElement::Path { d: "m2 2 7.17 7.17" },
StaticSvgElement::Path { d: "M2 5.355V2h3.357" },
StaticSvgElement::Path { d: "m22 2-7.17 7.17" },
StaticSvgElement::Path { d: "M8 5 5 8" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "4" },
];
/// Static elements for Trash icon
pub static TRASH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6" },
StaticSvgElement::Path { d: "M3 6h18" },
StaticSvgElement::Path { d: "M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" },
];
/// Static elements for Trash2 icon
pub static TRASH2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 11v6" },
StaticSvgElement::Path { d: "M14 11v6" },
StaticSvgElement::Path { d: "M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6" },
StaticSvgElement::Path { d: "M3 6h18" },
StaticSvgElement::Path { d: "M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" },
];
/// Static elements for TreeDeciduous icon
pub static TREEDECIDUOUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z",
},
StaticSvgElement::Path { d: "M12 19v3" },
];
/// Static elements for TreePalm icon
pub static TREEPALM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4" },
StaticSvgElement::Path { d: "M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3" },
StaticSvgElement::Path {
d: "M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35",
},
StaticSvgElement::Path { d: "M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14" },
];
/// Static elements for TreePine icon
pub static TREEPINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z",
},
StaticSvgElement::Path { d: "M12 22v-3" },
];
/// Static elements for Trees icon
pub static TREES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z" },
StaticSvgElement::Path { d: "M7 16v6" },
StaticSvgElement::Path { d: "M13 19v3" },
StaticSvgElement::Path {
d: "M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5",
},
];
/// Static elements for Trello icon
pub static TRELLO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: Some("2") },
StaticSvgElement::Rect { x: "7", y: "7", width: "3", height: "9", rx: None, ry: None },
StaticSvgElement::Rect { x: "14", y: "7", width: "3", height: "5", rx: None, ry: None },
];
/// Static elements for TrendingDown icon
pub static TRENDINGDOWN_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M16 17h6v-6" }, StaticSvgElement::Path { d: "m22 17-8.5-8.5-5 5L2 7" }];
/// Static elements for TrendingUp icon
pub static TRENDINGUP_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M16 7h6v6" }, StaticSvgElement::Path { d: "m22 7-8.5 8.5-5-5L2 17" }];
/// Static elements for TrendingUpDown icon
pub static TRENDINGUPDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14.828 14.828 21 21" },
StaticSvgElement::Path { d: "M21 16v5h-5" },
StaticSvgElement::Path { d: "m21 3-9 9-4-4-6 6" },
StaticSvgElement::Path { d: "M21 8V3h-5" },
];
/// Static elements for Triangle icon
pub static TRIANGLE_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z" }];
/// Static elements for TriangleAlert icon
pub static TRIANGLEALERT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" },
StaticSvgElement::Path { d: "M12 9v4" },
StaticSvgElement::Path { d: "M12 17h.01" },
];
/// Static elements for TriangleDashed icon
pub static TRIANGLEDASHED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.17 4.193a2 2 0 0 1 3.666.013" },
StaticSvgElement::Path { d: "M14 21h2" },
StaticSvgElement::Path { d: "m15.874 7.743 1 1.732" },
StaticSvgElement::Path { d: "m18.849 12.952 1 1.732" },
StaticSvgElement::Path { d: "M21.824 18.18a2 2 0 0 1-1.835 2.824" },
StaticSvgElement::Path { d: "M4.024 21a2 2 0 0 1-1.839-2.839" },
StaticSvgElement::Path { d: "m5.136 12.952-1 1.732" },
StaticSvgElement::Path { d: "M8 21h2" },
StaticSvgElement::Path { d: "m8.102 7.743-1 1.732" },
];
/// Static elements for TriangleRight icon
pub static TRIANGLERIGHT_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z" }];
/// Static elements for Trophy icon
pub static TROPHY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978" },
StaticSvgElement::Path { d: "M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978" },
StaticSvgElement::Path { d: "M18 9h1.5a1 1 0 0 0 0-5H18" },
StaticSvgElement::Path { d: "M4 22h16" },
StaticSvgElement::Path { d: "M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z" },
StaticSvgElement::Path { d: "M6 9H4.5a1 1 0 0 1 0-5H6" },
];
/// Static elements for Truck icon
pub static TRUCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2" },
StaticSvgElement::Path { d: "M15 18H9" },
StaticSvgElement::Path { d: "M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14" },
StaticSvgElement::Circle { cx: "17", cy: "18", r: "2" },
StaticSvgElement::Circle { cx: "7", cy: "18", r: "2" },
];
/// Static elements for TruckElectric icon
pub static TRUCKELECTRIC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 19V7a2 2 0 0 0-2-2H9" },
StaticSvgElement::Path { d: "M15 19H9" },
StaticSvgElement::Path { d: "M19 19h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62L18.3 9.38a1 1 0 0 0-.78-.38H14" },
StaticSvgElement::Path { d: "M2 13v5a1 1 0 0 0 1 1h2" },
StaticSvgElement::Path { d: "M4 3 2.15 5.15a.495.495 0 0 0 .35.86h2.15a.47.47 0 0 1 .35.86L3 9.02" },
StaticSvgElement::Circle { cx: "17", cy: "19", r: "2" },
StaticSvgElement::Circle { cx: "7", cy: "19", r: "2" },
];
/// Static elements for TurkishLira icon
pub static TURKISHLIRA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 4 5 9" },
StaticSvgElement::Path { d: "m15 8.5-10 5" },
StaticSvgElement::Path { d: "M18 12a9 9 0 0 1-9 9V3" },
];
/// Static elements for Turtle icon
pub static TURTLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z",
},
StaticSvgElement::Path { d: "M4.82 7.9 8 10" },
StaticSvgElement::Path { d: "M15.18 7.9 12 10" },
StaticSvgElement::Path { d: "M16.93 10H20a2 2 0 0 1 0 4H2" },
];
/// Static elements for Tv icon
pub static TV_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m17 2-5 5-5-5" },
StaticSvgElement::Rect { x: "2", y: "7", width: "20", height: "15", rx: Some("2"), ry: None },
];
/// Static elements for TvMinimal icon
pub static TVMINIMAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M7 21h10" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for TvMinimalPlay icon
pub static TVMINIMALPLAY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z",
},
StaticSvgElement::Path { d: "M7 21h10" },
StaticSvgElement::Rect { x: "2", y: "3", width: "20", height: "14", rx: Some("2"), ry: None },
];
/// Static elements for Twitch icon
pub static TWITCH_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7" }];
/// Static elements for Twitter icon
pub static TWITTER_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z",
}];
/// Static elements for Type icon
pub static TYPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 4v16" },
StaticSvgElement::Path { d: "M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2" },
StaticSvgElement::Path { d: "M9 20h6" },
];
/// Static elements for TypeOutline icon
pub static TYPEOUTLINE_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z",
}];
/// Static elements for Umbrella icon
pub static UMBRELLA_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M22 12a10.06 10.06 1 0 0-20 0Z" },
StaticSvgElement::Path { d: "M12 12v8a2 2 0 0 0 4 0" },
StaticSvgElement::Path { d: "M12 2v1" },
];
/// Static elements for UmbrellaOff icon
pub static UMBRELLAOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v1" },
StaticSvgElement::Path { d: "M15.5 21a1.85 1.85 0 0 1-3.5-1v-8H2a10 10 0 0 1 3.428-6.575" },
StaticSvgElement::Path { d: "M17.5 12H22A10 10 0 0 0 9.004 3.455" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Underline icon
pub static UNDERLINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M6 4v6a6 6 0 0 0 12 0V4" },
StaticSvgElement::Line { x1: "4", y1: "20", x2: "20", y2: "20" },
];
/// Static elements for Undo icon
pub static UNDO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 7v6h6" },
StaticSvgElement::Path { d: "M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13" },
];
/// Static elements for Undo2 icon
pub static UNDO2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M9 14 4 9l5-5" },
StaticSvgElement::Path { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11" },
];
/// Static elements for UndoDot icon
pub static UNDODOT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 17a9 9 0 0 0-15-6.7L3 13" },
StaticSvgElement::Path { d: "M3 7v6h6" },
StaticSvgElement::Circle { cx: "12", cy: "17", r: "1" },
];
/// Static elements for UnfoldHorizontal icon
pub static UNFOLDHORIZONTAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 12h6" },
StaticSvgElement::Path { d: "M8 12H2" },
StaticSvgElement::Path { d: "M12 2v2" },
StaticSvgElement::Path { d: "M12 8v2" },
StaticSvgElement::Path { d: "M12 14v2" },
StaticSvgElement::Path { d: "M12 20v2" },
StaticSvgElement::Path { d: "m19 15 3-3-3-3" },
StaticSvgElement::Path { d: "m5 9-3 3 3 3" },
];
/// Static elements for UnfoldVertical icon
pub static UNFOLDVERTICAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 22v-6" },
StaticSvgElement::Path { d: "M12 8V2" },
StaticSvgElement::Path { d: "M4 12H2" },
StaticSvgElement::Path { d: "M10 12H8" },
StaticSvgElement::Path { d: "M16 12h-2" },
StaticSvgElement::Path { d: "M22 12h-2" },
StaticSvgElement::Path { d: "m15 19-3 3-3-3" },
StaticSvgElement::Path { d: "m15 5-3-3-3 3" },
];
/// Static elements for Ungroup icon
pub static UNGROUP_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "5", y: "4", width: "8", height: "6", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "11", y: "14", width: "8", height: "6", rx: Some("1"), ry: None },
];
/// Static elements for University icon
pub static UNIVERSITY_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M14 21v-3a2 2 0 0 0-4 0v3" },
StaticSvgElement::Path { d: "M18 12h.01" },
StaticSvgElement::Path { d: "M18 16h.01" },
StaticSvgElement::Path {
d: "M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z",
},
StaticSvgElement::Path { d: "M6 12h.01" },
StaticSvgElement::Path { d: "M6 16h.01" },
StaticSvgElement::Circle { cx: "12", cy: "10", r: "2" },
];
/// Static elements for Unlink icon
pub static UNLINK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71",
},
StaticSvgElement::Path { d: "m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71" },
StaticSvgElement::Line { x1: "8", y1: "2", x2: "8", y2: "5" },
StaticSvgElement::Line { x1: "2", y1: "8", x2: "5", y2: "8" },
StaticSvgElement::Line { x1: "16", y1: "19", x2: "16", y2: "22" },
StaticSvgElement::Line { x1: "19", y1: "16", x2: "22", y2: "16" },
];
/// Static elements for Unlink2 icon
pub static UNLINK2_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2" }];
/// Static elements for Unplug icon
pub static UNPLUG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 5 3-3" },
StaticSvgElement::Path { d: "m2 22 3-3" },
StaticSvgElement::Path { d: "M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z" },
StaticSvgElement::Path { d: "M7.5 13.5 10 11" },
StaticSvgElement::Path { d: "M10.5 16.5 13 14" },
StaticSvgElement::Path { d: "m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z" },
];
/// Static elements for Upload icon
pub static UPLOAD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 3v12" },
StaticSvgElement::Path { d: "m17 8-5-5-5 5" },
StaticSvgElement::Path { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" },
];
/// Static elements for Usb icon
pub static USB_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "10", cy: "7", r: "1" },
StaticSvgElement::Circle { cx: "4", cy: "20", r: "1" },
StaticSvgElement::Path { d: "M4.7 19.3 19 5" },
StaticSvgElement::Path { d: "m21 3-3 1 2 2Z" },
StaticSvgElement::Path { d: "M9.26 7.68 5 12l2 5" },
StaticSvgElement::Path { d: "m10 14 5 2 3.5-3.5" },
StaticSvgElement::Path { d: "m18 12 1-1 1 1-1 1Z" },
];
/// Static elements for User icon
pub static USER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "12", cy: "7", r: "4" },
];
/// Static elements for UserCheck icon
pub static USERCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 11 2 2 4-4" },
StaticSvgElement::Path { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "9", cy: "7", r: "4" },
];
/// Static elements for UserCog icon
pub static USERCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 15H6a4 4 0 0 0-4 4v2" },
StaticSvgElement::Path { d: "m14.305 16.53.923-.382" },
StaticSvgElement::Path { d: "m15.228 13.852-.923-.383" },
StaticSvgElement::Path { d: "m16.852 12.228-.383-.923" },
StaticSvgElement::Path { d: "m16.852 17.772-.383.924" },
StaticSvgElement::Path { d: "m19.148 12.228.383-.923" },
StaticSvgElement::Path { d: "m19.53 18.696-.382-.924" },
StaticSvgElement::Path { d: "m20.772 13.852.924-.383" },
StaticSvgElement::Path { d: "m20.772 16.148.924.383" },
StaticSvgElement::Circle { cx: "18", cy: "15", r: "3" },
StaticSvgElement::Circle { cx: "9", cy: "7", r: "4" },
];
/// Static elements for UserLock icon
pub static USERLOCK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "10", cy: "7", r: "4" },
StaticSvgElement::Path { d: "M10.3 15H7a4 4 0 0 0-4 4v2" },
StaticSvgElement::Path { d: "M15 15.5V14a2 2 0 0 1 4 0v1.5" },
StaticSvgElement::Rect { x: "13", y: "16", width: "8", height: "5", rx: Some(".899"), ry: None },
];
/// Static elements for UserMinus icon
pub static USERMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "9", cy: "7", r: "4" },
StaticSvgElement::Line { x1: "22", y1: "11", x2: "16", y2: "11" },
];
/// Static elements for UserPen icon
pub static USERPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.5 15H7a4 4 0 0 0-4 4v2" },
StaticSvgElement::Path {
d: "M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
StaticSvgElement::Circle { cx: "10", cy: "7", r: "4" },
];
/// Static elements for UserPlus icon
pub static USERPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "9", cy: "7", r: "4" },
StaticSvgElement::Line { x1: "19", y1: "8", x2: "19", y2: "14" },
StaticSvgElement::Line { x1: "22", y1: "11", x2: "16", y2: "11" },
];
/// Static elements for UserRound icon
pub static USERROUND_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Circle { cx: "12", cy: "8", r: "5" }, StaticSvgElement::Path { d: "M20 21a8 8 0 0 0-16 0" }];
/// Static elements for UserRoundCheck icon
pub static USERROUNDCHECK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 13.292-6" },
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Path { d: "m16 19 2 2 4-4" },
];
/// Static elements for UserRoundCog icon
pub static USERROUNDCOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.305 19.53.923-.382" },
StaticSvgElement::Path { d: "m15.228 16.852-.923-.383" },
StaticSvgElement::Path { d: "m16.852 15.228-.383-.923" },
StaticSvgElement::Path { d: "m16.852 20.772-.383.924" },
StaticSvgElement::Path { d: "m19.148 15.228.383-.923" },
StaticSvgElement::Path { d: "m19.53 21.696-.382-.924" },
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 10.434-7.62" },
StaticSvgElement::Path { d: "m20.772 16.852.924-.383" },
StaticSvgElement::Path { d: "m20.772 19.148.924.383" },
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for UserRoundMinus icon
pub static USERROUNDMINUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 13.292-6" },
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Path { d: "M22 19h-6" },
];
/// Static elements for UserRoundPen icon
pub static USERROUNDPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 10.821-7.487" },
StaticSvgElement::Path {
d: "M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
];
/// Static elements for UserRoundPlus icon
pub static USERROUNDPLUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 13.292-6" },
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Path { d: "M19 16v6" },
StaticSvgElement::Path { d: "M22 19h-6" },
];
/// Static elements for UserRoundSearch icon
pub static USERROUNDSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 10.434-7.62" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
StaticSvgElement::Path { d: "m22 22-1.9-1.9" },
];
/// Static elements for UserRoundX icon
pub static USERROUNDX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 21a8 8 0 0 1 11.873-7" },
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Path { d: "m17 17 5 5" },
StaticSvgElement::Path { d: "m22 17-5 5" },
];
/// Static elements for UserSearch icon
pub static USERSEARCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "10", cy: "7", r: "4" },
StaticSvgElement::Path { d: "M10.3 15H7a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "17", cy: "17", r: "3" },
StaticSvgElement::Path { d: "m21 21-1.9-1.9" },
];
/// Static elements for UserStar icon
pub static USERSTAR_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M16.051 12.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z",
},
StaticSvgElement::Path { d: "M8 15H7a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "10", cy: "7", r: "4" },
];
/// Static elements for UserX icon
pub static USERX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" },
StaticSvgElement::Circle { cx: "9", cy: "7", r: "4" },
StaticSvgElement::Line { x1: "17", y1: "8", x2: "22", y2: "13" },
StaticSvgElement::Line { x1: "22", y1: "8", x2: "17", y2: "13" },
];
/// Static elements for Users icon
pub static USERS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" },
StaticSvgElement::Path { d: "M16 3.128a4 4 0 0 1 0 7.744" },
StaticSvgElement::Path { d: "M22 21v-2a4 4 0 0 0-3-3.87" },
StaticSvgElement::Circle { cx: "9", cy: "7", r: "4" },
];
/// Static elements for UsersRound icon
pub static USERSROUND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 21a8 8 0 0 0-16 0" },
StaticSvgElement::Circle { cx: "10", cy: "8", r: "5" },
StaticSvgElement::Path { d: "M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3" },
];
/// Static elements for Utensils icon
pub static UTENSILS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2" },
StaticSvgElement::Path { d: "M7 2v20" },
StaticSvgElement::Path { d: "M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7" },
];
/// Static elements for UtensilsCrossed icon
pub static UTENSILSCROSSED_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8" },
StaticSvgElement::Path { d: "M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7" },
StaticSvgElement::Path { d: "m2.1 21.8 6.4-6.3" },
StaticSvgElement::Path { d: "m19 5-7 7" },
];
/// Static elements for UtilityPole icon
pub static UTILITYPOLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 2v20" },
StaticSvgElement::Path { d: "M2 5h20" },
StaticSvgElement::Path { d: "M3 3v2" },
StaticSvgElement::Path { d: "M7 3v2" },
StaticSvgElement::Path { d: "M17 3v2" },
StaticSvgElement::Path { d: "M21 3v2" },
StaticSvgElement::Path { d: "m19 5-7 7-7-7" },
];
/// Static elements for Variable icon
pub static VARIABLE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 21s-4-3-4-9 4-9 4-9" },
StaticSvgElement::Path { d: "M16 3s4 3 4 9-4 9-4 9" },
StaticSvgElement::Line { x1: "15", y1: "9", x2: "9", y2: "15" },
StaticSvgElement::Line { x1: "9", y1: "9", x2: "15", y2: "15" },
];
/// Static elements for Vault icon
pub static VAULT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "7.5", cy: "7.5", r: ".5" },
StaticSvgElement::Path { d: "m7.9 7.9 2.7 2.7" },
StaticSvgElement::Circle { cx: "16.5", cy: "7.5", r: ".5" },
StaticSvgElement::Path { d: "m13.4 10.6 2.7-2.7" },
StaticSvgElement::Circle { cx: "7.5", cy: "16.5", r: ".5" },
StaticSvgElement::Path { d: "m7.9 16.1 2.7-2.7" },
StaticSvgElement::Circle { cx: "16.5", cy: "16.5", r: ".5" },
StaticSvgElement::Path { d: "m13.4 13.4 2.7 2.7" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "2" },
];
/// Static elements for VectorSquare icon
pub static VECTORSQUARE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19.5 7a24 24 0 0 1 0 10" },
StaticSvgElement::Path { d: "M4.5 7a24 24 0 0 0 0 10" },
StaticSvgElement::Path { d: "M7 19.5a24 24 0 0 0 10 0" },
StaticSvgElement::Path { d: "M7 4.5a24 24 0 0 1 10 0" },
StaticSvgElement::Rect { x: "17", y: "17", width: "5", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "17", y: "2", width: "5", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "2", y: "17", width: "5", height: "5", rx: Some("1"), ry: None },
StaticSvgElement::Rect { x: "2", y: "2", width: "5", height: "5", rx: Some("1"), ry: None },
];
/// Static elements for Vegan icon
pub static VEGAN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 8q6 0 6-6-6 0-6 6" },
StaticSvgElement::Path { d: "M17.41 3.59a10 10 0 1 0 3 3" },
StaticSvgElement::Path { d: "M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14" },
];
/// Static elements for VenetianMask icon
pub static VENETIANMASK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 11c-1.5 0-2.5.5-3 2" },
StaticSvgElement::Path {
d: "M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z",
},
StaticSvgElement::Path { d: "M6 11c1.5 0 2.5.5 3 2" },
];
/// Static elements for Venus icon
pub static VENUS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 15v7" },
StaticSvgElement::Path { d: "M9 19h6" },
StaticSvgElement::Circle { cx: "12", cy: "9", r: "6" },
];
/// Static elements for VenusAndMars icon
pub static VENUSANDMARS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 20h4" },
StaticSvgElement::Path { d: "M12 16v6" },
StaticSvgElement::Path { d: "M17 2h4v4" },
StaticSvgElement::Path { d: "m21 2-5.46 5.46" },
StaticSvgElement::Circle { cx: "12", cy: "11", r: "5" },
];
/// Static elements for Vibrate icon
pub static VIBRATE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 8 2 2-2 2 2 2-2 2" },
StaticSvgElement::Path { d: "m22 8-2 2 2 2-2 2 2 2" },
StaticSvgElement::Rect { x: "8", y: "5", width: "8", height: "14", rx: Some("1"), ry: None },
];
/// Static elements for VibrateOff icon
pub static VIBRATEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 8 2 2-2 2 2 2-2 2" },
StaticSvgElement::Path { d: "m22 8-2 2 2 2-2 2 2 2" },
StaticSvgElement::Path { d: "M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2" },
StaticSvgElement::Path { d: "M16 10.34V6c0-.55-.45-1-1-1h-4.34" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Video icon
pub static VIDEO_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5" },
StaticSvgElement::Rect { x: "2", y: "6", width: "14", height: "12", rx: Some("2"), ry: None },
];
/// Static elements for VideoOff icon
pub static VIDEOOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196" },
StaticSvgElement::Path { d: "M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Videotape icon
pub static VIDEOTAPE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "2", y: "4", width: "20", height: "16", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M2 8h20" },
StaticSvgElement::Circle { cx: "8", cy: "14", r: "2" },
StaticSvgElement::Path { d: "M8 12h8" },
StaticSvgElement::Circle { cx: "16", cy: "14", r: "2" },
];
/// Static elements for View icon
pub static VIEW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2" },
StaticSvgElement::Path { d: "M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "1" },
StaticSvgElement::Path {
d: "M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0",
},
];
/// Static elements for Voicemail icon
pub static VOICEMAIL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "6", cy: "12", r: "4" },
StaticSvgElement::Circle { cx: "18", cy: "12", r: "4" },
StaticSvgElement::Line { x1: "6", y1: "16", x2: "18", y2: "16" },
];
/// Static elements for Volleyball icon
pub static VOLLEYBALL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.1 7.1a16.55 16.55 0 0 1 10.9 4" },
StaticSvgElement::Path { d: "M12 12a12.6 12.6 0 0 1-8.7 5" },
StaticSvgElement::Path { d: "M16.8 13.6a16.55 16.55 0 0 1-9 7.5" },
StaticSvgElement::Path { d: "M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10" },
StaticSvgElement::Path { d: "M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "10" },
];
/// Static elements for Volume icon
pub static VOLUME_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",
}];
/// Static elements for Volume1 icon
pub static VOLUME1_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",
},
StaticSvgElement::Path { d: "M16 9a5 5 0 0 1 0 6" },
];
/// Static elements for Volume2 icon
pub static VOLUME2_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",
},
StaticSvgElement::Path { d: "M16 9a5 5 0 0 1 0 6" },
StaticSvgElement::Path { d: "M19.364 18.364a9 9 0 0 0 0-12.728" },
];
/// Static elements for VolumeOff icon
pub static VOLUMEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M16 9a5 5 0 0 1 .95 2.293" },
StaticSvgElement::Path { d: "M19.364 5.636a9 9 0 0 1 1.889 9.96" },
StaticSvgElement::Path { d: "m2 2 20 20" },
StaticSvgElement::Path {
d: "m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11",
},
StaticSvgElement::Path { d: "M9.828 4.172A.686.686 0 0 1 11 4.657v.686" },
];
/// Static elements for VolumeX icon
pub static VOLUMEX_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",
},
StaticSvgElement::Line { x1: "22", y1: "9", x2: "16", y2: "15" },
StaticSvgElement::Line { x1: "16", y1: "9", x2: "22", y2: "15" },
];
/// Static elements for Vote icon
pub static VOTE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m9 12 2 2 4-4" },
StaticSvgElement::Path { d: "M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z" },
StaticSvgElement::Path { d: "M22 19H2" },
];
/// Static elements for Wallet icon
pub static WALLET_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1",
},
StaticSvgElement::Path { d: "M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4" },
];
/// Static elements for WalletCards icon
pub static WALLETCARDS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "18", height: "18", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2" },
StaticSvgElement::Path { d: "M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21" },
];
/// Static elements for WalletMinimal icon
pub static WALLETMINIMAL_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 14h.01" },
StaticSvgElement::Path { d: "M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14" },
];
/// Static elements for Wallpaper icon
pub static WALLPAPER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "8", cy: "9", r: "2" },
StaticSvgElement::Path {
d: "m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2",
},
StaticSvgElement::Path { d: "M8 21h8" },
StaticSvgElement::Path { d: "M12 17v4" },
];
/// Static elements for Wand icon
pub static WAND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M15 4V2" },
StaticSvgElement::Path { d: "M15 16v-2" },
StaticSvgElement::Path { d: "M8 9h2" },
StaticSvgElement::Path { d: "M20 9h2" },
StaticSvgElement::Path { d: "M17.8 11.8 19 13" },
StaticSvgElement::Path { d: "M15 9h.01" },
StaticSvgElement::Path { d: "M17.8 6.2 19 5" },
StaticSvgElement::Path { d: "m3 21 9-9" },
StaticSvgElement::Path { d: "M12.2 6.2 11 5" },
];
/// Static elements for WandSparkles icon
pub static WANDSPARKLES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72",
},
StaticSvgElement::Path { d: "m14 7 3 3" },
StaticSvgElement::Path { d: "M5 6v4" },
StaticSvgElement::Path { d: "M19 14v4" },
StaticSvgElement::Path { d: "M10 2v2" },
StaticSvgElement::Path { d: "M7 8H3" },
StaticSvgElement::Path { d: "M21 16h-4" },
StaticSvgElement::Path { d: "M11 3H9" },
];
/// Static elements for Warehouse icon
pub static WAREHOUSE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 21V10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v11" },
StaticSvgElement::Path {
d: "M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 1.132-1.803l7.95-3.974a2 2 0 0 1 1.837 0l7.948 3.974A2 2 0 0 1 22 8z",
},
StaticSvgElement::Path { d: "M6 13h12" },
StaticSvgElement::Path { d: "M6 17h12" },
];
/// Static elements for WashingMachine icon
pub static WASHINGMACHINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M3 6h3" },
StaticSvgElement::Path { d: "M17 6h.01" },
StaticSvgElement::Rect { x: "3", y: "2", width: "18", height: "20", rx: Some("2"), ry: None },
StaticSvgElement::Circle { cx: "12", cy: "13", r: "5" },
StaticSvgElement::Path { d: "M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5" },
];
/// Static elements for Watch icon
pub static WATCH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 10v2.2l1.6 1" },
StaticSvgElement::Path { d: "m16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05" },
StaticSvgElement::Path { d: "m7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05" },
StaticSvgElement::Circle { cx: "12", cy: "12", r: "6" },
];
/// Static elements for Waves icon
pub static WAVES_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",
},
StaticSvgElement::Path {
d: "M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",
},
StaticSvgElement::Path {
d: "M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",
},
];
/// Static elements for WavesLadder icon
pub static WAVESLADDER_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M19 5a2 2 0 0 0-2 2v11" },
StaticSvgElement::Path {
d: "M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",
},
StaticSvgElement::Path { d: "M7 13h10" },
StaticSvgElement::Path { d: "M7 9h10" },
StaticSvgElement::Path { d: "M9 5a2 2 0 0 0-2 2v11" },
];
/// Static elements for Waypoints icon
pub static WAYPOINTS_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "4.5", r: "2.5" },
StaticSvgElement::Path { d: "m10.2 6.3-3.9 3.9" },
StaticSvgElement::Circle { cx: "4.5", cy: "12", r: "2.5" },
StaticSvgElement::Path { d: "M7 12h10" },
StaticSvgElement::Circle { cx: "19.5", cy: "12", r: "2.5" },
StaticSvgElement::Path { d: "m13.8 17.7 3.9-3.9" },
StaticSvgElement::Circle { cx: "12", cy: "19.5", r: "2.5" },
];
/// Static elements for Webcam icon
pub static WEBCAM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "10", r: "8" },
StaticSvgElement::Circle { cx: "12", cy: "10", r: "3" },
StaticSvgElement::Path { d: "M7 22h10" },
StaticSvgElement::Path { d: "M12 22v-4" },
];
/// Static elements for Webhook icon
pub static WEBHOOK_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2" },
StaticSvgElement::Path { d: "m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06" },
StaticSvgElement::Path { d: "m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8" },
];
/// Static elements for WebhookOff icon
pub static WEBHOOKOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15" },
StaticSvgElement::Path { d: "M9 3.4a4 4 0 0 1 6.52.66" },
StaticSvgElement::Path { d: "m6 17 3.1-5.8a2.5 2.5 0 0 0 .057-2.05" },
StaticSvgElement::Path { d: "M20.3 20.3a4 4 0 0 1-2.3.7" },
StaticSvgElement::Path { d: "M18.6 13a4 4 0 0 1 3.357 3.414" },
StaticSvgElement::Path { d: "m12 6 .6 1" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for Weight icon
pub static WEIGHT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "12", cy: "5", r: "3" },
StaticSvgElement::Path {
d: "M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z",
},
];
/// Static elements for Wheat icon
pub static WHEAT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 22 16 8" },
StaticSvgElement::Path {
d: "M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",
},
StaticSvgElement::Path { d: "M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z" },
StaticSvgElement::Path {
d: "M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",
},
StaticSvgElement::Path { d: "M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z" },
StaticSvgElement::Path {
d: "M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",
},
StaticSvgElement::Path {
d: "M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",
},
StaticSvgElement::Path {
d: "M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",
},
];
/// Static elements for WheatOff icon
pub static WHEATOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m2 22 10-10" },
StaticSvgElement::Path { d: "m16 8-1.17 1.17" },
StaticSvgElement::Path {
d: "M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",
},
StaticSvgElement::Path { d: "m8 8-.53.53a3.5 3.5 0 0 0 0 4.94L9 15l1.53-1.53c.55-.55.88-1.25.98-1.97" },
StaticSvgElement::Path { d: "M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62" },
StaticSvgElement::Path { d: "M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z" },
StaticSvgElement::Path {
d: "M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",
},
StaticSvgElement::Path { d: "m16 16-.53.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.49 3.49 0 0 1 1.97-.98" },
StaticSvgElement::Path { d: "M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28" },
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for WholeWord icon
pub static WHOLEWORD_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "7", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M10 9v6" },
StaticSvgElement::Circle { cx: "17", cy: "12", r: "3" },
StaticSvgElement::Path { d: "M14 7v8" },
StaticSvgElement::Path { d: "M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1" },
];
/// Static elements for Wifi icon
pub static WIFI_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20h.01" },
StaticSvgElement::Path { d: "M2 8.82a15 15 0 0 1 20 0" },
StaticSvgElement::Path { d: "M5 12.859a10 10 0 0 1 14 0" },
StaticSvgElement::Path { d: "M8.5 16.429a5 5 0 0 1 7 0" },
];
/// Static elements for WifiCog icon
pub static WIFICOG_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m14.305 19.53.923-.382" },
StaticSvgElement::Path { d: "m15.228 16.852-.923-.383" },
StaticSvgElement::Path { d: "m16.852 15.228-.383-.923" },
StaticSvgElement::Path { d: "m16.852 20.772-.383.924" },
StaticSvgElement::Path { d: "m19.148 15.228.383-.923" },
StaticSvgElement::Path { d: "m19.53 21.696-.382-.924" },
StaticSvgElement::Path { d: "M2 7.82a15 15 0 0 1 20 0" },
StaticSvgElement::Path { d: "m20.772 16.852.924-.383" },
StaticSvgElement::Path { d: "m20.772 19.148.924.383" },
StaticSvgElement::Path { d: "M5 11.858a10 10 0 0 1 11.5-1.785" },
StaticSvgElement::Path { d: "M8.5 15.429a5 5 0 0 1 2.413-1.31" },
StaticSvgElement::Circle { cx: "18", cy: "18", r: "3" },
];
/// Static elements for WifiHigh icon
pub static WIFIHIGH_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20h.01" },
StaticSvgElement::Path { d: "M5 12.859a10 10 0 0 1 14 0" },
StaticSvgElement::Path { d: "M8.5 16.429a5 5 0 0 1 7 0" },
];
/// Static elements for WifiLow icon
pub static WIFILOW_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M12 20h.01" }, StaticSvgElement::Path { d: "M8.5 16.429a5 5 0 0 1 7 0" }];
/// Static elements for WifiOff icon
pub static WIFIOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12 20h.01" },
StaticSvgElement::Path { d: "M8.5 16.429a5 5 0 0 1 7 0" },
StaticSvgElement::Path { d: "M5 12.859a10 10 0 0 1 5.17-2.69" },
StaticSvgElement::Path { d: "M19 12.859a10 10 0 0 0-2.007-1.523" },
StaticSvgElement::Path { d: "M2 8.82a15 15 0 0 1 4.177-2.643" },
StaticSvgElement::Path { d: "M22 8.82a15 15 0 0 0-11.288-3.764" },
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for WifiPen icon
pub static WIFIPEN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M2 8.82a15 15 0 0 1 20 0" },
StaticSvgElement::Path {
d: "M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",
},
StaticSvgElement::Path { d: "M5 12.859a10 10 0 0 1 10.5-2.222" },
StaticSvgElement::Path { d: "M8.5 16.429a5 5 0 0 1 3-1.406" },
];
/// Static elements for WifiSync icon
pub static WIFISYNC_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M11.965 10.105v4L13.5 12.5a5 5 0 0 1 8 1.5" },
StaticSvgElement::Path { d: "M11.965 14.105h4" },
StaticSvgElement::Path { d: "M17.965 18.105h4L20.43 19.71a5 5 0 0 1-8-1.5" },
StaticSvgElement::Path { d: "M2 8.82a15 15 0 0 1 20 0" },
StaticSvgElement::Path { d: "M21.965 22.105v-4" },
StaticSvgElement::Path { d: "M5 12.86a10 10 0 0 1 3-2.032" },
StaticSvgElement::Path { d: "M8.5 16.429h.01" },
];
/// Static elements for WifiZero icon
pub static WIFIZERO_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path { d: "M12 20h.01" }];
/// Static elements for Wind icon
pub static WIND_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M12.8 19.6A2 2 0 1 0 14 16H2" },
StaticSvgElement::Path { d: "M17.5 8a2.5 2.5 0 1 1 2 4H2" },
StaticSvgElement::Path { d: "M9.8 4.4A2 2 0 1 1 11 8H2" },
];
/// Static elements for WindArrowDown icon
pub static WINDARROWDOWN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10 2v8" },
StaticSvgElement::Path { d: "M12.8 21.6A2 2 0 1 0 14 18H2" },
StaticSvgElement::Path { d: "M17.5 10a2.5 2.5 0 1 1 2 4H2" },
StaticSvgElement::Path { d: "m6 6 4 4 4-4" },
];
/// Static elements for Wine icon
pub static WINE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 22h8" },
StaticSvgElement::Path { d: "M7 10h10" },
StaticSvgElement::Path { d: "M12 15v7" },
StaticSvgElement::Path { d: "M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z" },
];
/// Static elements for WineOff icon
pub static WINEOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M8 22h8" },
StaticSvgElement::Path { d: "M7 10h3m7 0h-1.343" },
StaticSvgElement::Path { d: "M12 15v7" },
StaticSvgElement::Path {
d: "M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198",
},
StaticSvgElement::Line { x1: "2", y1: "2", x2: "22", y2: "22" },
];
/// Static elements for Workflow icon
pub static WORKFLOW_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Rect { x: "3", y: "3", width: "8", height: "8", rx: Some("2"), ry: None },
StaticSvgElement::Path { d: "M7 11v4a2 2 0 0 0 2 2h4" },
StaticSvgElement::Rect { x: "13", y: "13", width: "8", height: "8", rx: Some("2"), ry: None },
];
/// Static elements for Worm icon
pub static WORM_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m19 12-1.5 3" },
StaticSvgElement::Path { d: "M19.63 18.81 22 20" },
StaticSvgElement::Path {
d: "M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z",
},
];
/// Static elements for WrapText icon
pub static WRAPTEXT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "m16 16-2 2 2 2" },
StaticSvgElement::Path { d: "M3 12h15a3 3 0 1 1 0 6h-4" },
StaticSvgElement::Path { d: "M3 18h7" },
StaticSvgElement::Path { d: "M3 6h18" },
];
/// Static elements for Wrench icon
pub static WRENCH_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",
}];
/// Static elements for X icon
pub static X_ELEMENTS: &[StaticSvgElement] =
&[StaticSvgElement::Path { d: "M18 6 6 18" }, StaticSvgElement::Path { d: "m6 6 12 12" }];
/// Static elements for Youtube icon
pub static YOUTUBE_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path {
d: "M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17",
},
StaticSvgElement::Path { d: "m10 15 5-3-5-3z" },
];
/// Static elements for Zap icon
pub static ZAP_ELEMENTS: &[StaticSvgElement] = &[StaticSvgElement::Path {
d: "M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",
}];
/// Static elements for ZapOff icon
pub static ZAPOFF_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Path { d: "M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317" },
StaticSvgElement::Path { d: "M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773" },
StaticSvgElement::Path {
d: "M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643",
},
StaticSvgElement::Path { d: "m2 2 20 20" },
];
/// Static elements for ZoomIn icon
pub static ZOOMIN_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
StaticSvgElement::Line { x1: "21", y1: "21", x2: "16.65", y2: "16.65" },
StaticSvgElement::Line { x1: "11", y1: "8", x2: "11", y2: "14" },
StaticSvgElement::Line { x1: "8", y1: "11", x2: "14", y2: "11" },
];
/// Static elements for ZoomOut icon
pub static ZOOMOUT_ELEMENTS: &[StaticSvgElement] = &[
StaticSvgElement::Circle { cx: "11", cy: "11", r: "8" },
StaticSvgElement::Line { x1: "21", y1: "21", x2: "16.65", y2: "16.65" },
StaticSvgElement::Line { x1: "8", y1: "11", x2: "14", y2: "11" },
];