@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
@@ -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="p89s7vpa" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-off-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .p89s7vpa {
12
+ fill: currentColor;
13
+ d: path("M5 19q-.425 0-.712-.288T4 18t.288-.712T5 17h1v-7q0-.9.213-1.662T6.85 6.85L10 10H7.2L2.1 4.925q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L20.5 20.5q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3l-2.9-2.9zm7 3q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m.075-12.75L8.95 6.125q-.3-.3-.275-.7T9.05 4.8q.35-.2.7-.35t.75-.25v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5v.7q.275.075.513.15t.462.2q.35.175.338.6t-.413.625q-.925.575-1.537 1.463t-.788 2.012M17 13q-.325 0-.537-.213t-.213-.537v-4.5q0-.325.213-.537T17 7t.538.213t.212.537v4.5q0 .325-.213.538T17 13m-2.75-1.5q-.325 0-.537-.213t-.213-.537v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212m5.5 0q-.325 0-.537-.213T19 10.75v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212");
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="yxckicbf" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-off-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .yxckicbf {
12
+ fill: currentColor;
13
+ d: path("M16.25 13V7h1.5v6zm-2.75-1.5v-3H15v3zm5.5 0v-3h1.5v3zm.8 11.1L16.175 19H4v-2h2v-7q0-.9.213-1.662T6.85 6.85L10 10H7.2L1.4 4.225L2.8 2.8l18.4 18.4zM12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m.075-12.75L8.2 5.375q.5-.425 1.075-.712T10.5 4.2V2h3v2.2q.575.15 1.1.413t1 .612q-1.375.425-2.337 1.5T12.074 9.25");
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="irr34xbm" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-off" {...props}></Icon>
10
+ <style>
11
+ :global .irr34xbm {
12
+ fill: currentColor;
13
+ d: path("M16.25 13V7h1.5v6zm-2.75-1.5v-3H15v3zm5.5 0v-3h1.5v3zM4 19v-2h2v-7q0-.9.213-1.662T6.85 6.85L10 10H7.2L1.4 4.225L2.8 2.8l18.4 18.4l-1.4 1.4l-3.625-3.6zm8 3q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m.075-12.75L8.2 5.375q.5-.425 1.075-.712T10.5 4.2v-.7q0-.625.438-1.063T12 2t1.063.438T13.5 3.5v.7q.575.15 1.1.413t1 .612q-1.375.425-2.337 1.5T12.074 9.25");
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="boic-2bo" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .boic-2bo {
12
+ fill: currentColor;
13
+ d: path("M12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m-7-3q-.425 0-.712-.288T4 18t.288-.712T5 17h1v-7q0-2.075 1.25-3.687T10.5 4.2v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5v.7q.25.05.475.125t.425.175q.375.175.538.563t-.013.762t-.562.525t-.763-.025t-.775-.25T12 6q-1.65 0-2.825 1.175T8 10v7h8v-1.1q0-.425.288-.712T17 14.9t.713.288t.287.712V17h1q.425 0 .713.288T20 18t-.288.713T19 19zm12-6q-.325 0-.537-.213t-.213-.537v-4.5q0-.325.213-.537T17 7t.538.213t.212.537v4.5q0 .325-.213.538T17 13m-2.75-1.5q-.325 0-.537-.213t-.213-.537v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212m5.5 0q-.325 0-.537-.213T19 10.75v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212");
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="a_2_bc_v" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .a_2_bc_v {
12
+ fill: currentColor;
13
+ d: path("M12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m-8-3v-2h2v-7q0-2.075 1.25-3.687T10.5 4.2V2h3v2.2q.575.15 1.1.4t1 .6l-.312.175q-.313.175-.688.388t-.687.387l-.313.175q-.375-.175-.775-.25T12 6q-1.65 0-2.825 1.175T8 10v7h8v-2.1h2V17h2v2zm12.25-6V7h1.5v6zm-2.75-1.5v-3H15v3zm5.5 0v-3h1.5v3z");
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="ycc_5g2m" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-outline" {...props}></Icon>
10
+ <style>
11
+ :global .ycc_5g2m {
12
+ fill: currentColor;
13
+ d: path("M12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m-8-3v-2h2v-7q0-2.075 1.25-3.687T10.5 4.2v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5v.7q.575.15 1.1.4t1 .6l-.312.175q-.313.175-.688.388t-.687.387l-.313.175q-.375-.175-.775-.25T12 6q-1.65 0-2.825 1.175T8 10v7h8v-2.1h2V17h2v2zm12.25-6V7h1.5v6zm-2.75-1.5v-3H15v3zm5.5 0v-3h1.5v3z");
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="twfc24rm" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .twfc24rm {
12
+ fill: currentColor;
13
+ d: path("M17 13q-.325 0-.537-.213t-.213-.537v-4.5q0-.325.213-.537T17 7t.538.213t.212.537v4.5q0 .325-.213.538T17 13m-2.75-1.5q-.325 0-.537-.213t-.213-.537v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212m5.5 0q-.325 0-.537-.213T19 10.75v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212M12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m-7-3q-.425 0-.712-.288T4 18t.288-.712T5 17h1v-7q0-2.075 1.25-3.687T10.5 4.2v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5v.7q.575.15 1.1.4t1 .6q-1.575.45-2.588 1.763T12 10q0 2.075 1.463 3.538T17 15q.275 0 .513-.025T18 14.9V17h1q.425 0 .713.288T20 18t-.288.713T19 19z");
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="n-eawfvj" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .n-eawfvj {
12
+ fill: currentColor;
13
+ d: path("M12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m8-3H4v-2h2v-7q0-2.075 1.25-3.687T10.5 4.2V2h3v2.2q.575.15 1.1.4t1 .6q-1.575.45-2.588 1.763T12 10q0 2.075 1.463 3.538T17 15q.275 0 .513-.025T18 14.9V17h2zm-3.75-6V7h1.5v6zm-2.75-1.5v-3H15v3zm5.5 0v-3h1.5v3z");
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="kzcxtabm" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:notification-audio" {...props}></Icon>
10
+ <style>
11
+ :global .kzcxtabm {
12
+ fill: currentColor;
13
+ d: path("M12 22q-.825 0-1.412-.587T10 20h4q0 .825-.587 1.413T12 22m8-3H4v-2h2v-7q0-2.075 1.25-3.687T10.5 4.2v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5v.7q.575.15 1.1.4t1 .6q-1.575.45-2.588 1.763T12 10q0 2.075 1.463 3.538T17 15q.275 0 .513-.025T18 14.9V17h2zm-3.75-6V7h1.5v6zm-2.75-1.5v-3H15v3zm5.5 0v-3h1.5v3z");
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="c37okrbg" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:person-text-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .c37okrbg {
12
+ fill: currentColor;
13
+ d: path("M18 18q-.425 0-.712-.288T17 17t.288-.712T18 16h3q.425 0 .713.288T22 17t-.288.713T21 18zm-2-5q-.425 0-.712-.288T15 12t.288-.712T16 11h5q.425 0 .713.288T22 12t-.288.713T21 13zm-2-5q-.425 0-.712-.288T13 7t.288-.712T14 6h7q.425 0 .713.288T22 7t-.288.713T21 8zm-6 4q-1.25 0-2.125-.875T5 9t.875-2.125T8 6t2.125.875T11 9t-.875 2.125T8 12m-5 6q-.425 0-.712-.288T2 17v-.9q0-.525.25-1t.7-.75q1.125-.675 2.388-1.012T8 13t2.663.338t2.387 1.012q.45.275.7.75t.25 1v.9q0 .425-.288.713T13 18zm5-3q-1.025 0-2 .25T4.15 16h7.7q-.875-.5-1.85-.75T8 15m0-5q.425 0 .713-.288T9 9t-.288-.712T8 8t-.712.288T7 9t.288.713T8 10m0 6");
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="lsx5b6bm" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:person-text-outline" {...props}></Icon>
10
+ <style>
11
+ :global .lsx5b6bm {
12
+ fill: currentColor;
13
+ d: path("M17 18v-2h5v2zm-2-5v-2h7v2zm-2-5V6h9v2zm-5 4q-1.25 0-2.125-.875T5 9t.875-2.125T8 6t2.125.875T11 9t-.875 2.125T8 12m-6 6v-1.9q0-.525.25-1t.7-.75q1.125-.675 2.388-1.012T8 13t2.663.338t2.387 1.012q.45.275.7.75t.25 1V18zm6-3q-1.025 0-2 .25T4.15 16h7.7q-.875-.5-1.85-.75T8 15m0-5q.425 0 .713-.288T9 9t-.288-.712T8 8t-.712.288T7 9t.288.713T8 10m0 6");
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="ihcitbbe" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:person-text-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .ihcitbbe {
12
+ fill: currentColor;
13
+ d: path("M18 18q-.425 0-.712-.288T17 17t.288-.712T18 16h3q.425 0 .713.288T22 17t-.288.713T21 18zm-2-5q-.425 0-.712-.288T15 12t.288-.712T16 11h5q.425 0 .713.288T22 12t-.288.713T21 13zm-2-5q-.425 0-.712-.288T13 7t.288-.712T14 6h7q.425 0 .713.288T22 7t-.288.713T21 8zm-6 4q-1.25 0-2.125-.875T5 9t.875-2.125T8 6t2.125.875T11 9t-.875 2.125T8 12m-5 6q-.425 0-.712-.288T2 17v-.9q0-.525.25-1t.7-.75q1.125-.675 2.388-1.012T8 13t2.663.338t2.387 1.012q.45.275.7.75t.25 1v.9q0 .425-.288.713T13 18z");
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="ue047qb" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:person-text" {...props}></Icon>
10
+ <style>
11
+ :global .ue047qb {
12
+ fill: currentColor;
13
+ d: path("M17 18v-2h5v2zm-2-5v-2h7v2zm-2-5V6h9v2zm-5 4q-1.25 0-2.125-.875T5 9t.875-2.125T8 6t2.125.875T11 9t-.875 2.125T8 12m-6 6v-1.9q0-.525.25-1t.7-.75q1.125-.675 2.388-1.012T8 13t2.663.338t2.387 1.012q.45.275.7.75t.25 1V18z");
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="jqjizi5t" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-add-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .jqjizi5t {
12
+ fill: currentColor;
13
+ d: path("M7.35 11.25L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h9q.425 0 .713.288T15 4t-.288.713T14 5H5v14h10v-2q0-.825.588-1.412T17 15h2v-5q0-.425.288-.712T20 9t.713.288T21 10v5.175q0 .4-.15.763t-.425.637l-3.85 3.85q-.275.275-.638.425t-.762.15zm6.5-6q1.6 0 2.838-.987t1.587-2.513q.05-.15-.075-.262t-.275-.063l-7.05 1.975q-.2.05-.238.238t.088.312q.625.6 1.425.95t1.7.35M19 5h-1q-.425 0-.712-.288T17 4t.288-.712T18 3h1V2q0-.425.288-.712T20 1t.713.288T21 2v1h1q.425 0 .713.288T23 4t-.288.713T22 5h-1v1q0 .425-.288.713T20 7t-.712-.288T19 6z");
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="fddtdvwr" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-add-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .fddtdvwr {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M3 21V3h12v2H5v14h10v-4h4V9h2v7l-5 5zM19 7V5h-2V3h2V1h2v2h2v2h-2v2z");
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="wvm530by" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-add-outline" {...props}></Icon>
10
+ <style>
11
+ :global .wvm530by {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h10v2H5v14h10v-2q0-.825.588-1.412T17 15h2V9h2v7l-5 5zM19 7V5h-2V3h2V1h2v2h2v2h-2v2z");
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="qg-508bv" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-add-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .qg-508bv {
12
+ fill: currentColor;
13
+ d: path("M19 5h-1q-.425 0-.712-.288T17 4t.288-.712T18 3h1V2q0-.425.288-.712T20 1t.713.288T21 2v1h1q.425 0 .713.288T23 4t-.288.713T22 5h-1v1q0 .425-.288.713T20 7t-.712-.288T19 6zm-5.65 4.5L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475m-6 1.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m3.5 4l4-4h-2q-.825 0-1.412.588T15 17zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h9.2q.3 0 .513.225t.212.525q0 1.075.4 2.05t1.15 1.725t1.725 1.15t2.05.4q.3 0 .525.213T21 9.8v5.375q0 .4-.15.763t-.425.637l-3.85 3.85q-.275.275-.638.425t-.762.15z");
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="l7v1kd0r" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-add-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .l7v1kd0r {
12
+ fill: currentColor;
13
+ d: path("M19 7V5h-2V3h2V1h2v2h2v2h-2v2zm-5.65 2.5L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475m-6 1.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m3.5 4l4-4h-2q-.825 0-1.412.588T15 17zm1 2H3V3h12.1q-.05.25-.075.488T15 4q0 2.075 1.463 3.538T20 9q.275 0 .513-.025T21 8.9V16z");
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="y6x4nh8r" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-add" {...props}></Icon>
10
+ <style>
11
+ :global .y6x4nh8r {
12
+ fill: currentColor;
13
+ d: path("M19 7V5h-2V3h2V1h2v2h2v2h-2v2zm-5.65 2.5L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475m-6 1.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m3.5 4l4-4h-2q-.825 0-1.412.588T15 17zm1 2H5q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h10.1q-.05.25-.075.488T15 4q0 2.075 1.463 3.538T20 9q.275 0 .513-.025T21 8.9V16z");
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="p1j3m3bq" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .p1j3m3bq {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.6 0 2.838-.987t1.587-2.513q.05-.15-.075-.262t-.275-.063l-7.05 1.975q-.2.05-.238.238t.088.312q.625.6 1.425.95t1.7.35m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v10.175q0 .4-.15.763t-.425.637l-3.85 3.85q-.275.275-.638.425t-.762.15zm10-2v-2q0-.825.588-1.412T17 15h2V5H5v14zM5 19V5z");
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="vzrjqwqe" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .vzrjqwqe {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M16 21H3V3h18v13zm-1-2v-4h4V5H5v14zM5 19V5z");
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="qn_uqlcp" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-outline" {...props}></Icon>
10
+ <style>
11
+ :global .qn_uqlcp {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M16 21H5q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v11zm-1-2v-2q0-.825.588-1.412T17 15h2V5H5v14zM5 19V5z");
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="ifjp1svs" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .ifjp1svs {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.6 0 2.838-.987t1.587-2.513q.05-.15-.075-.262t-.275-.063l-7.05 1.975q-.2.05-.238.238t.088.312q.625.6 1.425.95t1.7.35m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v10.175q0 .4-.15.763t-.425.637l-3.85 3.85q-.275.275-.638.425t-.762.15zm10-2l4-4h-2q-.825 0-1.412.588T15 17z");
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="oa25doay" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .oa25doay {
12
+ fill: currentColor;
13
+ d: path("M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m-4.15-3.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475m6-1.75L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475M16 21H3V3h18v13zm-1-2l4-4h-4z");
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="d5m6sfyp" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sticker" {...props}></Icon>
10
+ <style>
11
+ :global .d5m6sfyp {
12
+ fill: currentColor;
13
+ d: path("M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v11l-5 5zm8.35-11.5L16 8.75q.125-.7-.337-1.225T14.5 7q-.625 0-1.062.438T13 8.5q0 .275.1.525t.25.475m-6 1.75L10 10.5q.1-.7-.35-1.225T8.5 8.75q-.625 0-1.062.438T7 10.25q0 .275.1.525t.25.475M11.5 15q1.725 0 3-1.125T16 11.05L8 13.3q.65.8 1.55 1.25t1.95.45m3.5 4l4-4h-2q-.825 0-1.412.588T15 17z");
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="q05_vebm" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:undereye-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .q05_vebm {
12
+ fill: currentColor;
13
+ d: path("M12 19q-3.375 0-6.125-1.687t-4.25-4.463q-.175-.325-.25-.662T1.3 11.5t.075-.687t.25-.663q1.5-2.775 4.25-4.462T12 4t6.125 1.688t4.25 4.462q.175.325.25.663t.075.687t-.075.688t-.25.662q-1.5 2.775-4.25 4.463T12 19m-7.375.9q-.25.275-.638.363T3.175 20q-.425-.375-.825-.8t-.725-.9q-.25-.35-.137-.712t.437-.563t.725-.162t.75.487q.25.35.538.625t.612.55q.35.3.338.7t-.263.675M12 17q2.875 0 5.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12 6T6.775 7.475t-3.6 4.025q1.25 2.55 3.6 4.025T12 17m-1.025 4.975q-.05.375-.363.65t-.862.2q-.675-.1-1.338-.25T7.1 22.2q-.5-.175-.65-.575t-.025-.75t.463-.575t.787-.05q.625.225 1.263.363t1.287.237q.45.05.625.4t.125.725M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m.975 7.775q-.05-.375.15-.725t.675-.4q.65-.1 1.275-.25t1.25-.375q.425-.15.763.075t.462.575t-.038.75t-.687.6q-.65.225-1.3.363t-1.325.237q-.55.075-.862-.2t-.363-.65m6.35-2.05q-.25-.275-.262-.687t.362-.713t.7-.637t.6-.738q.25-.35.638-.35t.687.225t.4.625t-.25.875q-.3.425-.638.775t-.737.7q-.425.35-.837.275t-.663-.35M12 11.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="tee70reu" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:undereye-outline" {...props}></Icon>
10
+ <style>
11
+ :global .tee70reu {
12
+ fill: currentColor;
13
+ d: path("M12 19q-3.775 0-6.738-2.087T1 11.5q1.3-3.325 4.263-5.413T12 4t6.738 2.088T23 11.5q-1.3 3.325-4.262 5.413T12 19m-7.925 1.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725 1.013 1.375t1.387 1.175zM12 17q2.875 0 5.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12 6T6.775 7.475t-3.6 4.025q1.25 2.55 3.6 4.025T12 17m-6.15 4.675L7.05 20q.9.375 1.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m1 8.75v-2q1.05-.075 2.05-.325t1.9-.625l1.2 1.675q-.875.45-2.3.813T13 22.95m6.925-2.25l-1.2-1.65q.775-.525 1.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25 1.763t-1.7 1.462M12 11.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="dz518kbj" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:undereye-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .dz518kbj {
12
+ fill: currentColor;
13
+ d: path("M12 19q-3.375 0-6.125-1.687t-4.25-4.463q-.175-.325-.25-.662T1.3 11.5t.075-.687t.25-.663q1.5-2.775 4.25-4.462T12 4t6.125 1.688t4.25 4.462q.175.325.25.663t.075.687t-.075.688t-.25.662q-1.5 2.775-4.25 4.463T12 19m-7.375.9q-.25.275-.638.363T3.175 20q-.425-.375-.825-.8t-.725-.9q-.25-.35-.137-.712t.437-.563t.725-.162t.75.487q.25.35.538.625t.612.55q.35.3.338.7t-.263.675m6.35 2.075q-.05.375-.362.65t-.863.2q-.675-.1-1.338-.25T7.1 22.2q-.5-.175-.65-.575t-.025-.75t.463-.575t.787-.05q.625.225 1.263.363t1.287.237q.45.05.625.4t.125.725M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m.975 7.775q-.05-.375.15-.725t.675-.4q.65-.1 1.275-.25t1.25-.375q.425-.15.763.075t.462.575t-.038.75t-.687.6q-.65.225-1.3.363t-1.325.237q-.55.075-.862-.2t-.363-.65m6.35-2.05q-.25-.275-.262-.687t.362-.713t.7-.637t.6-.738q.25-.35.638-.35t.687.225t.4.625t-.25.875q-.3.425-.638.775t-.737.7q-.425.35-.837.275t-.663-.35");
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="j_7j1yrm" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:undereye" {...props}></Icon>
10
+ <style>
11
+ :global .j_7j1yrm {
12
+ fill: currentColor;
13
+ d: path("M12 19q-3.775 0-6.738-2.087T1 11.5q1.3-3.325 4.263-5.413T12 4t6.738 2.088T23 11.5q-1.3 3.325-4.262 5.413T12 19m-7.925 1.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725 1.013 1.375t1.387 1.175zm1.775.975L7.05 20q.9.375 1.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m1 8.75v-2q1.05-.075 2.05-.325t1.9-.625l1.2 1.675q-.875.45-2.3.813T13 22.95m6.925-2.25l-1.2-1.65q.775-.525 1.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25 1.763t-1.7 1.462");
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="fw6ghccw" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:voice-chat-off-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .fw6ghccw {
12
+ fill: currentColor;
13
+ d: path("M6.75 11q-.325 0-.537-.213T6 10.25v-.5q0-.325.213-.537T6.75 9t.538.213t.212.537v.5q0 .325-.213.538T6.75 11m10.5 0q-.325 0-.537-.213t-.213-.537v-.5q0-.325.213-.537T17.25 9t.538.213t.212.537v.5q0 .325-.213.538T17.25 11M8.5 12.25V8.5L10 10v2.25q0 .325-.213.538T9.25 13t-.537-.213t-.213-.537m2.75 2v-3l1.5 1.5v1.5q0 .325-.213.538T12 15t-.537-.213t-.213-.537M12 5q.325 0 .538.213t.212.537V8.1q0 .375-.238.55T12 8.825t-.513-.187t-.237-.538V5.75q0-.325.213-.537T12 5m2.75 2q.325 0 .538.213t.212.537v3.1q0 .375-.238.55t-.512.175t-.513-.187T14 10.85v-3.1q0-.325.213-.537T14.75 7M22 4v12.45q0 .425-.288.713T21 17.45q-.375 0-.687-.25T20 16.45V4H7.275q-.5 0-.75-.312T6.275 3t.25-.687t.75-.313H20q.825 0 1.413.588T22 4M6 18l-2.3 2.3q-.475.475-1.088.213T2 19.575V4.8l-.6-.6q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275L15.15 18zM4 6.8v10.325L5.15 16h8.05z");
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="kr-6e9gu" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:voice-chat-off-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .kr-6e9gu {
12
+ fill: currentColor;
13
+ d: path("M20.7 17.85L18.85 16H20V4H6.85l-2-2H22v15.85zm-.2 5.45L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8zM4 6.8v10.325L5.15 16h8.05zM6 11V9h1.5v2zm2.5 2V8.5L10 10v3zm2.75 2v-3.75l1.5 1.5V15zm1.5-5.1l-1.5-1.5V5h1.5zm2.75 2.75l-1.5-1.5V7h1.5zm1-1.65V9H18v2z");
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="b7yubuxb" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:voice-chat-off-outline" {...props}></Icon>
10
+ <style>
11
+ :global .b7yubuxb {
12
+ fill: currentColor;
13
+ d: path("M20.7 17.85L18.85 16H20V4H6.85l-2-2H20q.825 0 1.413.588T22 4v12q0 .65-.363 1.138t-.937.712m-.2 5.45L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8zM4 6.8v10.325L5.15 16h8.05zM6 11V9h1.5v2zm2.5 2V8.5L10 10v3zm2.75 2v-3.75l1.5 1.5V15zm1.5-5.1l-1.5-1.5V5h1.5zm2.75 2.75l-1.5-1.5V7h1.5zm1-1.65V9H18v2z");
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="b3g68abj" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:voice-chat-off-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .b3g68abj {
12
+ fill: currentColor;
13
+ d: path("M6.75 11q.325 0 .538-.213t.212-.537v-.5q0-.325-.213-.537T6.75 9t-.537.213T6 9.75v.5q0 .325.213.538T6.75 11m10.5 0q.325 0 .538-.213T18 10.25v-.5q0-.325-.213-.537T17.25 9t-.537.213t-.213.537v.5q0 .325.213.538t.537.212M2.625 20.5q-.275-.125-.45-.35T2 19.575V4.5h2.5L15 15h-2.8L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l5.7 5.7v3.75q0 .325.213.538T9.25 13t.538-.213t.212-.537V10l1.25 1.25v3q0 .325.213.538T12 15t.538-.213t.212-.537v-1.5l8.45 8.45q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275L15.15 18H6l-2.3 2.3q-.25.25-.525.288t-.55-.088M20.3 17.45l-4.8-4.8v-4.9q0-.325-.213-.537T14.75 7t-.537.213T14 7.75v3.4L12.75 9.9V5.75q0-.325-.213-.537T12 5t-.537.213t-.213.537V8.4l-4.7-4.7q-.475-.475-.212-1.088T7.275 2H20q.825 0 1.413.588T22 4v12.725q0 .675-.612.938T20.3 17.45");
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="dsvwdvb" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:voice-chat-off-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .dsvwdvb {
12
+ fill: currentColor;
13
+ d: path("M16.5 11H18V9h-1.5zM14 7v4.15L12.75 9.9V5h-1.5v3.4L4.85 2H22v16h-1.15l-5.35-5.35V7zm6.5 16.3L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8zM12.2 15l-.95-.95V15zm-3.7-2H10v-.2l-1.5-1.5zM6 11h1.5v-.7L6.2 9H6z");
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="z0gf66_x" />`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:voice-chat-off" {...props}></Icon>
10
+ <style>
11
+ :global .z0gf66_x {
12
+ fill: currentColor;
13
+ d: path("M20.5 23.3L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8zm-4-12.3H18V9h-1.5zm4.2 6.85l-5.2-5.2V7H14v4.15L12.75 9.9V5h-1.5v3.4L4.85 2H20q.825 0 1.413.588T22 4v12q0 .65-.363 1.138t-.937.712M12.2 15l-.95-.95V15zm-3.7-2H10v-.2l-1.5-1.5zM6 11h1.5v-.7L6.2 9H6z");
14
+ }
15
+
16
+ </style>