@iconify-svelte/material-symbols 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/components/a/animation-outline.svelte +16 -0
  2. package/components/a/animation-sharp.svelte +3 -3
  3. package/components/a/animation.svelte +3 -3
  4. package/components/c/car-defrost-left-rounded.svelte +3 -3
  5. package/components/c/car-defrost-left-sharp.svelte +3 -3
  6. package/components/c/car-defrost-left.svelte +3 -3
  7. package/components/c/car-defrost-low-left-rounded.svelte +3 -3
  8. package/components/c/car-defrost-low-left-sharp.svelte +3 -3
  9. package/components/c/car-defrost-low-left.svelte +3 -3
  10. package/components/c/car-defrost-low-right-rounded.svelte +3 -3
  11. package/components/c/car-defrost-low-right-sharp.svelte +3 -3
  12. package/components/c/car-defrost-low-right.svelte +3 -3
  13. package/components/c/car-defrost-mid-left-rounded.svelte +3 -3
  14. package/components/c/car-defrost-mid-left-sharp.svelte +3 -3
  15. package/components/c/car-defrost-mid-left.svelte +3 -3
  16. package/components/c/car-defrost-mid-low-left.svelte +3 -3
  17. package/components/c/car-defrost-mid-low-right.svelte +3 -3
  18. package/components/c/car-defrost-mid-right-rounded.svelte +3 -3
  19. package/components/c/car-defrost-mid-right-sharp.svelte +3 -3
  20. package/components/c/car-defrost-mid-right.svelte +3 -3
  21. package/components/c/car-defrost-right-rounded.svelte +3 -3
  22. package/components/c/car-defrost-right-sharp.svelte +3 -3
  23. package/components/c/car-defrost-right.svelte +3 -3
  24. package/components/c/car-fan-low-left-rounded.svelte +3 -3
  25. package/components/c/car-fan-low-left-sharp.svelte +3 -3
  26. package/components/c/car-fan-low-left.svelte +3 -3
  27. package/components/c/car-fan-low-mid-left-rounded.svelte +3 -3
  28. package/components/c/car-fan-low-mid-left-sharp.svelte +3 -3
  29. package/components/c/car-fan-low-mid-left.svelte +3 -3
  30. package/components/c/car-fan-low-right-rounded.svelte +3 -3
  31. package/components/c/car-fan-low-right-sharp.svelte +3 -3
  32. package/components/c/car-fan-low-right.svelte +3 -3
  33. package/components/c/car-fan-mid-left-rounded.svelte +3 -3
  34. package/components/c/car-fan-mid-left-sharp.svelte +3 -3
  35. package/components/c/car-fan-mid-left.svelte +3 -3
  36. package/components/c/car-fan-mid-low-right-rounded.svelte +3 -3
  37. package/components/c/car-fan-mid-low-right-sharp.svelte +3 -3
  38. package/components/c/car-fan-mid-low-right.svelte +3 -3
  39. package/components/c/car-fan-mid-right-rounded.svelte +3 -3
  40. package/components/c/car-fan-mid-right-sharp.svelte +3 -3
  41. package/components/c/car-fan-mid-right.svelte +3 -3
  42. package/components/c/computer-sound-outline-rounded.svelte +16 -0
  43. package/components/c/computer-sound-outline-sharp.svelte +16 -0
  44. package/components/c/computer-sound-outline.svelte +16 -0
  45. package/components/c/computer-sound-rounded.svelte +16 -0
  46. package/components/c/computer-sound-sharp.svelte +16 -0
  47. package/components/c/computer-sound.svelte +16 -0
  48. package/components/d/detection-and-zone-off-rounded.svelte +16 -0
  49. package/components/d/detection-and-zone-off-sharp.svelte +16 -0
  50. package/components/d/detection-and-zone-off.svelte +16 -0
  51. package/components/e/eyebrow-outline-sharp.svelte +16 -0
  52. package/components/e/eyebrow-outline.svelte +16 -0
  53. package/components/e/eyebrow-sharp.svelte +16 -0
  54. package/components/e/eyebrow.svelte +16 -0
  55. package/components/g/game-stick-l3-outline-rounded.svelte +16 -0
  56. package/components/g/game-stick-l3-outline-sharp.svelte +16 -0
  57. package/components/g/game-stick-l3-outline.svelte +16 -0
  58. package/components/g/game-stick-l3-rounded.svelte +16 -0
  59. package/components/g/game-stick-l3-sharp.svelte +16 -0
  60. package/components/g/game-stick-l3.svelte +16 -0
  61. package/components/g/game-stick-left-outline-rounded.svelte +16 -0
  62. package/components/g/game-stick-left-outline-sharp.svelte +16 -0
  63. package/components/g/game-stick-left-outline.svelte +16 -0
  64. package/components/g/game-stick-left-rounded.svelte +16 -0
  65. package/components/g/game-stick-left-sharp.svelte +16 -0
  66. package/components/g/game-stick-left.svelte +16 -0
  67. package/components/g/game-stick-r3-outline-rounded.svelte +16 -0
  68. package/components/g/game-stick-r3-outline-sharp.svelte +16 -0
  69. package/components/g/game-stick-r3-outline.svelte +16 -0
  70. package/components/g/game-stick-r3-rounded.svelte +16 -0
  71. package/components/g/game-stick-r3-sharp.svelte +16 -0
  72. package/components/g/game-stick-r3.svelte +16 -0
  73. package/components/g/game-stick-right-outline-rounded.svelte +16 -0
  74. package/components/g/game-stick-right-outline-sharp.svelte +16 -0
  75. package/components/g/game-stick-right-outline.svelte +16 -0
  76. package/components/g/game-stick-right-rounded.svelte +16 -0
  77. package/components/g/game-stick-right-sharp.svelte +16 -0
  78. package/components/g/game-stick-right.svelte +16 -0
  79. package/components/l/lips-outline-rounded.svelte +16 -0
  80. package/components/l/lips-outline.svelte +16 -0
  81. package/components/l/lips-rounded.svelte +16 -0
  82. package/components/l/lips.svelte +16 -0
  83. package/components/m/mic-gear-outline-rounded.svelte +16 -0
  84. package/components/m/mic-gear-outline.svelte +16 -0
  85. package/components/m/mic-gear-rounded.svelte +16 -0
  86. package/components/m/mic-gear.svelte +16 -0
  87. package/components/n/notification-audio-off-outline-rounded.svelte +16 -0
  88. package/components/n/notification-audio-off-outline-sharp.svelte +16 -0
  89. package/components/n/notification-audio-off-outline.svelte +16 -0
  90. package/components/n/notification-audio-off-rounded.svelte +16 -0
  91. package/components/n/notification-audio-off-sharp.svelte +16 -0
  92. package/components/n/notification-audio-off.svelte +16 -0
  93. package/components/n/notification-audio-outline-rounded.svelte +16 -0
  94. package/components/n/notification-audio-outline-sharp.svelte +16 -0
  95. package/components/n/notification-audio-outline.svelte +16 -0
  96. package/components/n/notification-audio-rounded.svelte +16 -0
  97. package/components/n/notification-audio-sharp.svelte +16 -0
  98. package/components/n/notification-audio.svelte +16 -0
  99. package/components/p/person-text-outline-rounded.svelte +16 -0
  100. package/components/p/person-text-outline.svelte +16 -0
  101. package/components/p/person-text-rounded.svelte +16 -0
  102. package/components/p/person-text.svelte +16 -0
  103. package/components/s/sticker-add-outline-rounded.svelte +16 -0
  104. package/components/s/sticker-add-outline-sharp.svelte +16 -0
  105. package/components/s/sticker-add-outline.svelte +16 -0
  106. package/components/s/sticker-add-rounded.svelte +16 -0
  107. package/components/s/sticker-add-sharp.svelte +16 -0
  108. package/components/s/sticker-add.svelte +16 -0
  109. package/components/s/sticker-outline-rounded.svelte +16 -0
  110. package/components/s/sticker-outline-sharp.svelte +16 -0
  111. package/components/s/sticker-outline.svelte +16 -0
  112. package/components/s/sticker-rounded.svelte +16 -0
  113. package/components/s/sticker-sharp.svelte +16 -0
  114. package/components/s/sticker.svelte +16 -0
  115. package/components/u/undereye-outline-rounded.svelte +16 -0
  116. package/components/u/undereye-outline.svelte +16 -0
  117. package/components/u/undereye-rounded.svelte +16 -0
  118. package/components/u/undereye.svelte +16 -0
  119. package/components/v/voice-chat-off-outline-rounded.svelte +16 -0
  120. package/components/v/voice-chat-off-outline-sharp.svelte +16 -0
  121. package/components/v/voice-chat-off-outline.svelte +16 -0
  122. package/components/v/voice-chat-off-rounded.svelte +16 -0
  123. package/components/v/voice-chat-off-sharp.svelte +16 -0
  124. package/components/v/voice-chat-off.svelte +16 -0
  125. package/components/w/widget-menu-outline-sharp.svelte +16 -0
  126. package/components/w/widget-menu-outline.svelte +16 -0
  127. package/components/w/widget-menu-sharp.svelte +16 -0
  128. package/components/w/widget-menu.svelte +16 -0
  129. package/iconify.json +2 -2
  130. package/package.json +361 -9
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="gihfmzbe" />`;
7
+ const content = `<path class="c8o6skbz" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-left-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .gihfmzbe {
11
+ :global .c8o6skbz {
12
12
  fill: currentColor;
13
- d: path("M8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m10.275 16l-2.9-5H7.5l-1.4-6.975q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h3.475L20 21zM17 11l-4-4l1.4-1.4L16 7.175V3h2v4.175l1.6-1.6L21 7zm-1.95 11H4.025L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.1q.85 0 1.438.588T15.05 21z");
13
+ d: path("m13.275 23l-2.9-5H2.5l-1.4-6.975q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h3.475L15 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m14 5l-5-5l1.4-1.4L16 8.175V2h2v6.175l2.6-2.6L22 7z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="pje7nlia" />`;
7
+ const content = `<path class="jm-8--ik" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-left" {...props}></Icon>
10
10
  <style>
11
- :global .pje7nlia {
11
+ :global .jm-8--ik {
12
12
  fill: currentColor;
13
- d: path("M8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m10.275 16l-2.9-5H9.15q-.725 0-1.287-.45t-.688-1.15L6.1 10.025q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h2.3q.55 0 1.013.263t.737.737L20 21zM17 11l-4-4l1.4-1.4L16 7.175V3h2v4.175l1.6-1.6L21 7zM5.575 22q-.675 0-1.2-.413t-.725-1.062L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.1q.85 0 1.438.588T15.05 21v1z");
13
+ d: path("m13.275 23l-2.9-5H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737L15 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m14 5l-5-5l1.4-1.4L16 8.175V2h2v6.175l2.6-2.6L22 7z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="w3ie3bbw" />`;
7
+ const content = `<path class="p8fmyh3m" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-mid-left-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .w3ie3bbw {
11
+ :global .p8fmyh3m {
12
12
  fill: currentColor;
13
- d: path("M12.3 5q0-.15.05-.275t.175-.25l1.95-1.95Q14.7 2.3 15 2.3t.525.225t.225.537t-.225.538l-.65.65h2.375q.325 0 .538.213T18 5t-.213.538t-.537.212h-2.375l.65.65q.225.225.225.538t-.225.537T15 7.7t-.525-.225l-1.95-1.95q-.125-.125-.175-.25T12.3 5m6.7 8.7q-.15 0-.275-.05t-.25-.175l-1.95-1.95Q16.3 11.3 16.3 11t.225-.525t.538-.225t.537.225l.65.65V8.75q0-.325.213-.538T19 8t.538.213t.212.537v2.375l.65-.65q.225-.225.538-.225t.537.225t.225.525t-.225.525l-1.95 1.95q-.125.125-.25.175T19 13.7M8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m11.125 15.5q-.35.2-.75.088t-.6-.463L15.375 17H9.15q-.725 0-1.287-.45t-.688-1.15L6.1 10.025q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6m-13.55.5q-.675 0-1.2-.413t-.725-1.062L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.625q.625 0 1.063.438t.437 1.062t-.437 1.063T13.55 22z");
13
+ d: path("M14.125 22.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6M3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m10.7 3.3q-.275.275-.7.275t-.7-.275L8.7 6.7q-.15-.15-.212-.325T8.425 6t.063-.375T8.7 5.3l3.6-3.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7L11.825 5H17q.425 0 .713.288T18 6t-.288.713T17 7h-5.175L13.7 8.9q.275.275.288.688t-.288.712m4.3 8.275q-.2 0-.375-.062T17.3 18.3l-3.6-3.6q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l1.9 1.875V10q0-.425.288-.712T18 9t.713.288T19 10v5.175l1.875-1.875q.275-.275.688-.275t.712.275q.3.3.3.713t-.3.712L18.7 18.3q-.15.15-.325.213t-.375.062");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="bkjf9e8i" />`;
7
+ const content = `<path class="drf5y44p" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-mid-left-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .bkjf9e8i {
11
+ :global .drf5y44p {
12
12
  fill: currentColor;
13
- d: path("m15 8l-3-3l3-3l1.05 1.05l-1.175 1.2H18v1.5h-3.125l1.175 1.2zm4 6l-3-3l1.05-1.05l1.2 1.175V8h1.5v3.125l1.2-1.175L22 11zM8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m10.275 16l-2.9-5H7.5l-1.4-6.975q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h3.475L20 21zm-3.225 0H4.025L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.1q.85 0 1.438.588T15.05 21z");
13
+ d: path("m13.275 23l-2.9-5H2.5l-1.4-6.975q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h3.475L15 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m10 4L8 6l5-5l1.4 1.425L11.825 5H18v2h-6.175L14.4 9.6zm5 8l-5-5l1.4-1.4l2.6 2.575V9h2v6.175l2.575-2.575L23 14z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="if804cua" />`;
7
+ const content = `<path class="x4-4j6zy" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-mid-left" {...props}></Icon>
10
10
  <style>
11
- :global .if804cua {
11
+ :global .x4-4j6zy {
12
12
  fill: currentColor;
13
- d: path("m15 8l-3-3l3-3l1.05 1.05l-1.175 1.2H18v1.5h-3.125l1.175 1.2zm4 6l-3-3l1.05-1.05l1.2 1.175V8h1.5v3.125l1.2-1.175L22 11zM8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m10.275 16l-2.9-5H9.15q-.725 0-1.287-.45t-.688-1.15L6.1 10.025q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h2.3q.55 0 1.013.263t.737.737L20 21zm-12.7 0q-.675 0-1.2-.413t-.725-1.062L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.1q.85 0 1.438.588T15.05 21v1z");
13
+ d: path("m13.275 23l-2.9-5H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737L15 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m10 4L8 6l5-5l1.4 1.425L11.825 5H18v2h-6.175L14.4 9.6zm5 8l-5-5l1.4-1.4l2.6 2.575V9h2v6.175l2.575-2.575L23 14z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="ddx713bk" />`;
7
+ const content = `<path class="t00_v9tl" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-right-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .ddx713bk {
11
+ :global .t00_v9tl {
12
12
  fill: currentColor;
13
- d: path("M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M4.875 21.5q-.35-.2-.462-.6t.087-.75L7.45 15q.275-.475.738-.738T9.2 14h2.3l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.825 15.4q-.125.7-.687 1.15T14.85 17H8.625l-2.4 4.125q-.2.35-.6.463t-.75-.088M7 10.575q-.2 0-.375-.062T6.3 10.3L3.7 7.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6 7.175V4q0-.425.288-.712T7 3t.713.288T8 4v3.175l.875-.875q.3-.275.713-.287t.712.287t.3.7t-.3.7l-2.6 2.6q-.15.15-.325.213T7 10.575M10.45 22q-.625 0-1.062-.437T8.95 20.5t.438-1.062T10.45 19h5.625q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812l-2.4 9.325q-.2.65-.725 1.063t-1.2.412z");
13
+ d: path("M9.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 11.575q-.2 0-.375-.062T6.3 11.3L2.7 7.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6 8.175V3q0-.425.288-.712T7 2t.713.288T8 3v5.175L9.875 6.3q.3-.275.713-.287t.712.287t.3.7t-.3.7l-3.6 3.6q-.15.15-.325.213T7 11.575");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="c4ugujgd" />`;
7
+ const content = `<path class="cyru6fae" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-right-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .c4ugujgd {
11
+ :global .cyru6fae {
12
12
  fill: currentColor;
13
- d: path("M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M5.725 22L4 21l4.025-7H11.5l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.5 17H8.625zM7 11L3 7l1.4-1.425l1.6 1.6V3h2v4.175L9.6 5.6L11 7zm1.95 11v-1q0-.825.588-1.412T10.975 19h5.1q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812L19.975 22z");
13
+ d: path("M10.725 23L9 22l4.025-7H16.5l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.5 18h-7.875zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12L2 7l1.4-1.425l2.6 2.6V2h2v6.175L10.6 5.6L12 7z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="vvh37dqq" />`;
7
+ const content = `<path class="p7j8ei-a" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-low-right" {...props}></Icon>
10
10
  <style>
11
- :global .vvh37dqq {
11
+ :global .p7j8ei-a {
12
12
  fill: currentColor;
13
- d: path("M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M5.725 22L4 21l3.45-6q.275-.475.738-.737T9.2 14h2.3l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.825 15.4q-.125.7-.687 1.15T14.85 17H8.625zM7 11L3 7l1.4-1.425l1.6 1.6V3h2v4.175L9.6 5.6L11 7zm11.425 11H8.95v-1q0-.825.588-1.412T10.975 19h5.1q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812l-2.4 9.325q-.2.65-.725 1.063t-1.2.412");
13
+ d: path("M10.725 23L9 22l3.45-6q.275-.475.738-.737T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12L2 7l1.4-1.425l2.6 2.6V2h2v6.175L10.6 5.6L12 7z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="rqrd1bbz" />`;
7
+ const content = `<path class="yqgao3be" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-left-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .rqrd1bbz {
11
+ :global .yqgao3be {
12
12
  fill: currentColor;
13
- d: path("M13.425 7q0-.2.063-.375T13.7 6.3l2.6-2.6q.3-.3.7-.3t.7.3t.288.712t-.288.713L16.825 6H20q.425 0 .713.288T21 7t-.288.713T20 8h-3.175l.875.875q.3.3.3.713t-.3.712t-.7.3t-.7-.3l-2.6-2.6q-.15-.15-.212-.325T13.425 7M8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m11.125 15.5q-.35.2-.75.088t-.6-.463L15.375 17H9.15q-.725 0-1.287-.45t-.688-1.15L6.1 10.025q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6m-13.55.5q-.675 0-1.2-.413t-.725-1.062L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.625q.625 0 1.063.438t.437 1.062t-.437 1.063T13.55 22z");
13
+ d: path("M14.125 22.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6M3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m13.3 4.3l-3.6-3.6q-.15-.15-.212-.325T12.425 7t.063-.375t.212-.325l3.6-3.6q.3-.3.7-.3t.7.3t.3.712t-.3.713L15.825 6H21q.425 0 .713.287T22 7t-.288.713T21 8h-5.175L17.7 9.875q.275.3.288.713t-.288.712t-.7.3t-.7-.3");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="go5idsbv" />`;
7
+ const content = `<path class="wcjj0gjg" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-left-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .go5idsbv {
11
+ :global .wcjj0gjg {
12
12
  fill: currentColor;
13
- d: path("M8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m10.275 16l-2.9-5H7.5l-1.4-6.975q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h3.475L20 21zM17 11l-4-4l4-4l1.4 1.4L16.825 6H21v2h-4.175l1.6 1.6zm-1.95 11H4.025L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.1q.85 0 1.438.588T15.05 21z");
13
+ d: path("m13.275 23l-2.9-5H2.5l-1.4-6.975q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h3.475L15 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m14 5l-5-5l5-5l1.425 1.4l-2.6 2.6H22v2h-6.175l2.575 2.6z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="z-37u5ck" />`;
7
+ const content = `<path class="b-58jgbg" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-left" {...props}></Icon>
10
10
  <style>
11
- :global .z-37u5ck {
11
+ :global .b-58jgbg {
12
12
  fill: currentColor;
13
- d: path("M8 6q-.825 0-1.412-.587T6 4t.588-1.412T8 2t1.413.588T10 4t-.587 1.413T8 6m10.275 16l-2.9-5H9.15q-.725 0-1.287-.45t-.688-1.15L6.1 10.025q-.225-1.2.538-2.113T8.6 7q.85 0 1.525.55t.925 1.425L12.5 14h2.3q.55 0 1.013.263t.737.737L20 21zM17 11l-4-4l4-4l1.4 1.4L16.825 6H21v2h-4.175l1.6 1.6zM5.575 22q-.675 0-1.2-.413t-.725-1.062L1.25 11.2q-.125-.425-.175-.812t-.05-.738q0-.675.163-1.35t.487-1.325q.225-.45.638-.712T3.225 6q.575 0 1 .425t.425 1q0 .275-.1.525t-.3.45q-.475.475-.575 1.138t.2 1.312l.5 1.05q.825 1.775 1.238 3.438t.412 3.237v1.1q.5-.35.975-.513T7.925 19h5.1q.85 0 1.438.588T15.05 21v1z");
13
+ d: path("m13.275 23l-2.9-5H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737L15 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m14 5l-5-5l5-5l1.425 1.4l-2.6 2.6H22v2h-6.175l2.575 2.6z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="nyfphrjb" />`;
7
+ const content = `<path class="unnflv-n" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-low-right-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .nyfphrjb {
11
+ :global .unnflv-n {
12
12
  fill: currentColor;
13
- d: path("M11.7 5q0 .15-.05.275t-.175.25l-1.95 1.95Q9.3 7.7 9 7.7t-.525-.225t-.225-.537t.225-.538l.65-.65H6.75q-.325 0-.538-.212T6 5t.213-.537t.537-.213h2.375l-.65-.65q-.225-.225-.225-.537t.225-.538T9 2.3t.525.225l1.95 1.95q.125.125.175.25T11.7 5M5 13.7q-.15 0-.275-.05t-.25-.175l-1.95-1.95Q2.3 11.3 2.3 11t.225-.525t.537-.225t.538.225l.65.65V8.75q0-.325.213-.538T5 8t.538.213t.212.537v2.375l.65-.65q.225-.225.538-.225t.537.225T7.7 11t-.225.525l-1.95 1.95q-.125.125-.25.175T5 13.7M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M4.875 21.5q-.35-.2-.462-.6t.087-.75L7.45 15q.275-.475.738-.738T9.2 14h2.3l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.825 15.4q-.125.7-.687 1.15T14.85 17H8.625l-2.4 4.125q-.2.35-.6.463t-.75-.088m5.575.5q-.625 0-1.062-.437T8.95 20.5t.438-1.062T10.45 19h5.625q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812l-2.4 9.325q-.2.65-.73 1.063T18.425 22z");
13
+ d: path("m13.625 18l-2.4 4.15q-.2.35-.612.45t-.763-.1t-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18zM21 3q.825 0 1.413.588T23 5t-.587 1.413T21 7t-1.412-.587T19 5t.588-1.412T21 3m-8.825 4H7q-.425 0-.712-.288T6 6t.288-.712T7 5h5.175L10.3 3.125q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L15.3 5.3q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6 3.6q-.275.275-.687.288T10.3 10.3q-.275-.275-.275-.7t.275-.7zM5 15.175V10q0-.425.288-.712T6 9t.713.288T7 10v5.175L8.9 13.3q.275-.275.688-.288t.712.288q.275.275.275.7t-.275.7l-3.6 3.6q-.15.15-.325.213T6 18.575t-.375-.062T5.3 18.3l-3.6-3.6q-.3-.3-.287-.7t.312-.7q.3-.275.7-.288t.7.288z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="jn9_9ggh" />`;
7
+ const content = `<path class="u836jzbf" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-low-right-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .jn9_9ggh {
11
+ :global .u836jzbf {
12
12
  fill: currentColor;
13
- d: path("M9 8L7.95 6.95l1.175-1.2H6v-1.5h3.125L7.95 3.05L9 2l3 3zm-4 6l-3-3l1.05-1.05l1.2 1.175V8h1.5v3.125l1.2-1.175L8 11zm11-8q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M5.725 22L4 21l4.025-7H11.5l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.5 17H8.625zm3.225 0v-1q0-.825.588-1.412T10.975 19h5.1q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812L19.975 22z");
13
+ d: path("M10.725 23L9 22l4.025-7H16.5l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.5 18h-7.875zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7m-10 4L9.6 9.6L12.175 7H6V5h6.175L9.6 2.425L11 1l5 5zm-5 8l-5-5l1.425-1.4L5 15.175V9h2v6.175L9.6 12.6L11 14z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="i8dun6bl" />`;
7
+ const content = `<path class="u9ix1uqa" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-low-right" {...props}></Icon>
10
10
  <style>
11
- :global .i8dun6bl {
11
+ :global .u9ix1uqa {
12
12
  fill: currentColor;
13
- d: path("M9 8L7.95 6.95l1.175-1.2H6v-1.5h3.125L7.95 3.05L9 2l3 3zm-4 6l-3-3l1.05-1.05l1.2 1.175V8h1.5v3.125l1.2-1.175L8 11zm11-8q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M5.725 22L4 21l3.45-6q.275-.475.738-.737T9.2 14h2.3l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.825 15.4q-.125.7-.687 1.15T14.85 17H8.625zm3.225 0v-1q0-.825.588-1.412T10.975 19h5.1q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812l-2.4 9.325q-.2.65-.725 1.063t-1.2.412z");
13
+ d: path("M10.725 23L9 22l3.45-6q.275-.475.738-.737T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7m-10 4L9.6 9.6L12.175 7H6V5h6.175L9.6 2.425L11 1l5 5zm-5 8l-5-5l1.425-1.4L5 15.175V9h2v6.175L9.6 12.6L11 14z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="pfb-gz8e" />`;
7
+ const content = `<path class="w6eftk6a" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-right-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .pfb-gz8e {
11
+ :global .w6eftk6a {
12
12
  fill: currentColor;
13
- d: path("M6.3 10.3Q6 10 6 9.588t.3-.713L7.175 8H4q-.425 0-.712-.288T3 7t.288-.712T4 6h3.175L6.3 5.125q-.275-.3-.287-.712T6.3 3.7t.7-.3t.7.3l2.6 2.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-2.6 2.6q-.3.3-.7.3t-.7-.3M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M4.875 21.5q-.35-.2-.462-.6t.087-.75L7.45 15q.275-.475.738-.738T9.2 14h2.3l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.825 15.4q-.125.7-.687 1.15T14.85 17H8.625l-2.4 4.125q-.2.35-.6.463t-.75-.088m5.575.5q-.625 0-1.062-.437T8.95 20.5t.438-1.062T10.45 19h5.625q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812l-2.4 9.325q-.2.65-.725 1.063t-1.2.412z");
13
+ d: path("M9.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.3 11.3Q6 11 6 10.588t.3-.713L8.175 8H3q-.425 0-.712-.288T2 7t.288-.712T3 6h5.175L6.3 4.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l3.6 3.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6 3.6q-.3.3-.7.3t-.7-.3");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="ovwrw8be" />`;
7
+ const content = `<path class="c20kuyty" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-right-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .ovwrw8be {
11
+ :global .c20kuyty {
12
12
  fill: currentColor;
13
- d: path("M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M5.725 22L4 21l4.025-7H11.5l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.5 17H8.625zM7 11L5.575 9.6l1.6-1.6H3V6h4.175L5.6 4.4L7 3l4 4zm1.95 11v-1q0-.825.588-1.412T10.975 19h5.1q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812L19.975 22z");
13
+ d: path("M10.725 23L9 22l4.025-7H16.5l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.5 18h-7.875zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12l-1.4-1.4L8.175 8H2V6h6.175l-2.6-2.6L7 2l5 5z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
4
4
  let {width, height, ...props} = $props();
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="w15g0xvz" />`;
7
+ const content = `<path class="sl13o_8b" />`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:car-fan-mid-right" {...props}></Icon>
10
10
  <style>
11
- :global .w15g0xvz {
11
+ :global .sl13o_8b {
12
12
  fill: currentColor;
13
- d: path("M16 6q-.825 0-1.412-.587T14 4t.588-1.412T16 2t1.413.588T18 4t-.587 1.413T16 6M5.725 22L4 21l3.45-6q.275-.475.738-.737T9.2 14h2.3l1.45-5.025q.25-.875.925-1.425T15.4 7q1.2 0 1.963.913t.537 2.112L16.825 15.4q-.125.7-.687 1.15T14.85 17H8.625zM7 11L5.575 9.6l1.6-1.6H3V6h4.175L5.6 4.4L7 3l4 4zm11.425 11H8.95v-1q0-.825.588-1.412T10.975 19h5.1q.45 0 .925.163t.975.512v-1.1q0-1.575.413-3.238t1.237-3.437l.5-1.05q.3-.65.2-1.312T19.75 8.4q-.2-.2-.3-.45t-.1-.525q0-.575.425-1t1-.425q.5 0 .913.263t.637.712q.325.65.488 1.325t.162 1.35q0 .35-.05.738t-.175.812l-2.4 9.325q-.2.65-.725 1.063t-1.2.412");
13
+ d: path("M10.725 23L9 22l3.45-6q.275-.475.738-.737T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12l-1.4-1.4L8.175 8H2V6h6.175l-2.6-2.6L7 2l5 5z");
14
14
  }
15
15
 
16
16
  </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="wuwtuqbo" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:computer-sound-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .wuwtuqbo {
12
+ fill: currentColor;
13
+ d: path("M4 16V5zm-2 5q-.425 0-.712-.288T1 20t.288-.712T2 19h20q.425 0 .713.288T23 20t-.288.713T22 21zm2-3q-.825 0-1.412-.587T2 16V5q0-.825.588-1.412T4 3h14.175q.425 0 .713.288t.287.712t-.288.713t-.712.287H4v11h14.175q.425 0 .713.288t.287.712t-.288.713t-.712.287zm13.75-5.35q-.35-.175-.513-.538t.063-.787q.125-.2.163-.4t.037-.425t-.037-.425t-.163-.4q-.225-.425-.062-.788t.512-.537t.738-.088t.637.563q.2.4.288.825t.087.85t-.088.85t-.287.825q-.25.475-.638.562t-.737-.087m2.425 2.45q-.325-.2-.45-.562t.15-.688q.575-.725.85-1.562T21 10.5t-.275-1.787t-.85-1.563q-.275-.325-.15-.687t.45-.563t.738-.175t.762.525q.65.925.988 2.013T23 10.5t-.337 2.238t-.988 2.012q-.35.5-.763.525t-.737-.175");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="ujn3rm0z" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:computer-sound-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .ujn3rm0z {
12
+ fill: currentColor;
13
+ d: path("M4 16V5zm-3 5v-2h22v2zm19.175-3H2V3h18.175l-2 2H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313m2.45 2.45l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="a0y1gsbk" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:computer-sound-outline" {...props}></Icon>
10
+ <style>
11
+ :global .a0y1gsbk {
12
+ fill: currentColor;
13
+ d: path("M4 16V5zm-3 5v-2h22v2zm19.175-3H4q-.825 0-1.412-.587T2 16V5q0-.825.588-1.412T4 3h16.175l-2 2H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313m2.45 2.45l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="quuz2dbp" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:computer-sound-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .quuz2dbp {
12
+ fill: currentColor;
13
+ d: path("M4 18q-.825 0-1.412-.587T2 16V5q0-.825.588-1.412T4 3h14.35q.5 0 .688.463t-.163.812q-.175.175-.337.363T18.175 5l-2.6 2.575q-.275.275-.425.65T15 9v2.975q0 .4.15.775t.425.65l2.6 2.6q.175.2.363.363t.362.362q.35.35.163.813t-.688.462zm-2 3q-.425 0-.712-.288T1 20t.288-.712T2 19h20q.425 0 .713.288T23 20t-.288.713T22 21zm18.175-5.9q-.325-.2-.45-.562t.15-.688q.575-.725.85-1.562T21 10.5t-.275-1.787t-.85-1.563q-.275-.325-.15-.687t.45-.563t.738-.175t.762.525q.65.925.988 2.013T23 10.5t-.337 2.238t-.988 2.012q-.35.5-.763.525t-.737-.175m-2.425-2.45q-.35-.175-.513-.538t.063-.787q.125-.2.163-.4t.037-.425t-.037-.425t-.163-.4q-.225-.425-.062-.788t.512-.537t.738-.088t.637.563q.2.4.288.825t.087.85t-.088.85t-.287.825q-.25.475-.638.562t-.737-.087");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="t9c2t_vr" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:computer-sound-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .t9c2t_vr {
12
+ fill: currentColor;
13
+ d: path("M2 18V3h18.175L15 8.175V12.8l5.175 5.2zm-1 3v-2h22v2zm19.775-5.2l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.412-2.1t-1.213-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425m-2.45-2.45l-1.45-1.45q.3-.275.463-.637t.162-.763t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="bqpbyhbn" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:computer-sound" {...props}></Icon>
10
+ <style>
11
+ :global .bqpbyhbn {
12
+ fill: currentColor;
13
+ d: path("M4 18q-.825 0-1.412-.587T2 16V5q0-.825.588-1.412T4 3h16.175L15 8.175V12.8l5.175 5.2zm-3 3v-2h22v2zm19.775-5.2l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.412-2.1t-1.213-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425m-2.45-2.45l-1.45-1.45q.3-.275.463-.637t.162-.763t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="qh7p34fr" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:detection-and-zone-off-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .qh7p34fr {
12
+ fill: currentColor;
13
+ d: path("M19.775 22.625L13.2 16.05L12.8 18h-4l1-5.1l-1.8.7V16q0 .425-.288.712T7 17t-.712-.288T6 16v-3.05q0-.3.163-.537t.437-.363l1.8-.775L1.375 4.25q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M4 22q-.825 0-1.412-.587T2 20v-2q0-.425.288-.712T3 17t.713.288T4 18v2h2q.425 0 .713.288T7 21t-.288.713T6 22zM20 6V4h-2q-.425 0-.712-.288T17 3t.288-.712T18 2h2q.825 0 1.413.588T22 4v2q0 .425-.288.713T21 7t-.712-.288T20 6M2 6V4.5q0-.425.163-.788t.412-.637L4 4.525V6q0 .425-.288.713T3 7t-.712-.288T2 6m16 16q-.425 0-.712-.288T17 21t.288-.712T18 20h1.725l1.425 1.4q-.25.275-.612.438T19.75 22zM6.825 4l-2-2H7q.425 0 .713.288T8 3t-.288.713T7 4zM22 19.175l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17zM13.5 9.5q-.825 0-1.412-.587T11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="wrote7ix" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:detection-and-zone-off-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .wrote7ix {
12
+ fill: currentColor;
13
+ d: path("m20.475 23.35l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675 3.55L2.1 2.125l19.8 19.8zM2 22v-5h2v3h3v2zM20 7V4h-3V2h5v5zM2 7V4h2v3zm15 15v-2h3v2zM6.825 4l-2-2H7v2zM22 19.175l-2-2V17h2zM13.5 9.5q-.825 0-1.412-.587T11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="afroa0ms" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:detection-and-zone-off" {...props}></Icon>
10
+ <style>
11
+ :global .afroa0ms {
12
+ fill: currentColor;
13
+ d: path("m20.475 23.35l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675 3.55L2.1 2.125l19.8 19.8zM4 22q-.825 0-1.412-.587T2 20v-3h2v3h3v2zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3zM2 7V4q0-.425.163-.788t.412-.637L4 4.025V7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.438T20 22zM6.825 4l-2-2H7v2zM22 19.175l-2-2V17h2zM13.5 9.5q-.825 0-1.412-.587T11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="nbtu2nbb" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyebrow-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .nbtu2nbb {
12
+ fill: currentColor;
13
+ d: path("M15 14q-.775 0-1.937.238t-2.726.725T6.8 16.175T2.375 17.9L1 16.975V8.95q3.45-.675 6.963-1.312T15 7q3.1 0 5.313 2.488T23.025 16l-1.775.675q-1.6-1.25-3.275-1.963T15 14m0-2q1.35 0 2.5.363t2.875 1.337q-.825-2.275-2.212-3.487T15 9q-3.025 0-6.038.488T3 10.6v4.875Q5.05 14.65 6.863 14t3.35-1.1t2.75-.675T15 12m-3.325-1.3");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="hei9rwbi" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyebrow-outline" {...props}></Icon>
10
+ <style>
11
+ :global .hei9rwbi {
12
+ fill: currentColor;
13
+ d: path("M15 14q-.625 0-1.737.225t-2.463.6t-2.812.875t-2.838 1.075q-.275.125-.562.175T4 17q-1.25 0-2.125-.875T1 14v-2.575q0-1.075.675-1.912T3.4 8.475q1.8-.35 3.475-.625t3.15-.462t2.738-.288T15 7q3.1 0 5.313 2.488T23.025 16q.05.275-.137.5t-.488.35q-.275.125-.575.075t-.575-.25q-1.6-1.25-3.275-1.963T15 14m0-2q1.35 0 2.5.363t2.875 1.337q-.825-2.275-2.212-3.487T15 9q-2 0-5.038.4T3.8 10.45q-.35.075-.575.35T3 11.425V14q0 .55.438.838t.937.087q1.5-.625 3.075-1.162t3-.925t2.613-.613T15 12m-3.325-.575");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="t--55gbc" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyebrow-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .t--55gbc {
12
+ fill: currentColor;
13
+ d: path("M15 14q-.775 0-1.937.238t-2.726.725T6.8 16.175T2.375 17.9L1 16.975V8.95q3.45-.675 6.963-1.312T15 7q3.1 0 5.313 2.488T23.025 16l-1.775.675q-1.6-1.25-3.275-1.963T15 14m0-2q1.35 0 2.5.363t2.875 1.337q-.825-2.275-2.212-3.487T15 9q-3.025 0-6.038.488T3 10.6v4.875Q5.05 14.65 6.863 14t3.35-1.1t2.75-.675T15 12m0 0q-.825 0-2.037.225t-2.75.675t-3.35 1.1T3 15.475V10.6q2.95-.625 5.963-1.112T15 9q1.775 0 3.163 1.213t2.212 3.487q-1.725-.975-2.875-1.337T15 12");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="sj6o35jx" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyebrow" {...props}></Icon>
10
+ <style>
11
+ :global .sj6o35jx {
12
+ fill: currentColor;
13
+ d: path("M15 14q-.625 0-1.737.225t-2.463.6t-2.812.875t-2.838 1.075q-.275.125-.562.175T4 17q-1.25 0-2.125-.875T1 14v-2.575q0-1.075.675-1.912T3.4 8.475q1.8-.35 3.475-.625t3.15-.462t2.738-.288T15 7q3.1 0 5.313 2.488T23.025 16q.05.275-.137.5t-.488.35q-.275.125-.575.075t-.575-.25q-1.6-1.25-3.275-1.963T15 14m0-2q1.35 0 2.5.363t2.875 1.337q-.825-2.275-2.212-3.487T15 9q-2 0-5.038.4T3.8 10.45q-.35.075-.575.35T3 11.425V14q0 .55.438.838t.937.087q1.5-.625 3.075-1.162t3-.925t2.613-.613T15 12m0 0q-.75 0-1.937.225t-2.613.613t-3 .925t-3.075 1.162q-.5.2-.937-.088T3 14v-2.575q0-.35.225-.625t.575-.35Q6.925 9.8 9.963 9.4T15 9q1.775 0 3.163 1.213t2.212 3.487q-1.725-.975-2.875-1.337T15 12");
14
+ }
15
+
16
+ </style>