@iconify-svelte/material-symbols 1.0.11 → 1.0.13

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 (53) hide show
  1. package/components/c/chat-bubble-off-outline-rounded.svelte +16 -0
  2. package/components/c/chat-bubble-off-outline-sharp.svelte +16 -0
  3. package/components/c/chat-bubble-off-outline.svelte +16 -0
  4. package/components/c/chat-bubble-off-rounded.svelte +16 -0
  5. package/components/c/chat-bubble-off-sharp.svelte +16 -0
  6. package/components/c/chat-bubble-off.svelte +16 -0
  7. package/components/e/eyeglasses-2-sound-outline-sharp.svelte +16 -0
  8. package/components/e/eyeglasses-2-sound-rounded.svelte +3 -3
  9. package/components/e/eyeglasses-2-sound-sharp.svelte +16 -0
  10. package/components/e/eyeglasses-2-sound.svelte +3 -3
  11. package/components/f/fitbit-raquetball-rounded.svelte +16 -0
  12. package/components/f/fitbit-raquetball-sharp.svelte +16 -0
  13. package/components/f/fitbit-raquetball.svelte +16 -0
  14. package/components/g/globe-2-cancel-rounded.svelte +16 -0
  15. package/components/g/globe-2-cancel.svelte +16 -0
  16. package/components/g/globe-2-question-rounded.svelte +16 -0
  17. package/components/g/globe-2-question.svelte +16 -0
  18. package/components/l/link-2-rounded.svelte +16 -0
  19. package/components/l/link-2.svelte +16 -0
  20. package/components/m/mode-fan-2-outline.svelte +16 -0
  21. package/components/m/mode-fan-2.svelte +16 -0
  22. package/components/m/mood-heart-outline-rounded.svelte +16 -0
  23. package/components/m/mood-heart-outline.svelte +16 -0
  24. package/components/m/mood-heart-rounded.svelte +16 -0
  25. package/components/m/mood-heart.svelte +16 -0
  26. package/components/s/shoe-cleats-outline-sharp.svelte +16 -0
  27. package/components/s/shoe-cleats-outline.svelte +16 -0
  28. package/components/s/shoe-cleats-sharp.svelte +16 -0
  29. package/components/s/shoe-cleats.svelte +16 -0
  30. package/components/s/sign-language-outline-rounded.svelte +3 -3
  31. package/components/s/sign-language-outline-sharp.svelte +3 -3
  32. package/components/s/sign-language-outline.svelte +3 -3
  33. package/components/s/sign-language-rounded.svelte +3 -3
  34. package/components/s/sign-language-sharp.svelte +3 -3
  35. package/components/s/sign-language.svelte +3 -3
  36. package/components/s/splitscreen-landscape-add-outline-rounded.svelte +16 -0
  37. package/components/s/splitscreen-landscape-add-outline-sharp.svelte +16 -0
  38. package/components/s/splitscreen-landscape-add-outline.svelte +16 -0
  39. package/components/s/splitscreen-landscape-add-rounded.svelte +16 -0
  40. package/components/s/splitscreen-landscape-add-sharp.svelte +16 -0
  41. package/components/s/splitscreen-landscape-add.svelte +16 -0
  42. package/components/w/watch-alert-outline-rounded.svelte +16 -0
  43. package/components/w/watch-alert-outline-sharp.svelte +16 -0
  44. package/components/w/watch-alert-outline.svelte +16 -0
  45. package/components/w/watch-alert-rounded.svelte +16 -0
  46. package/components/w/watch-alert-sharp.svelte +16 -0
  47. package/components/w/watch-alert.svelte +16 -0
  48. package/components/w/watch-arrow-down-outline-rounded.svelte +16 -0
  49. package/components/w/watch-arrow-down-outline.svelte +16 -0
  50. package/components/w/watch-arrow-down-rounded.svelte +16 -0
  51. package/components/w/watch-arrow-down.svelte +16 -0
  52. package/iconify.json +2 -2
  53. package/package.json +173 -1
@@ -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="tvghcabq"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:chat-bubble-off-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .tvghcabq {
12
+ fill: currentColor;
13
+ d: path("M22 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="qqk-9nz"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:chat-bubble-off-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .qqk-9nz {
12
+ fill: currentColor;
13
+ d: path("M20 18V4H6.85l-2-2H22v16zm.5 5.3L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8zM4 6.8V18l2-2h7.2z");
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="o53jfrb"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:chat-bubble-off-outline" {...props}></Icon>
10
+ <style>
11
+ :global .o53jfrb {
12
+ fill: currentColor;
13
+ d: path("M20 18V4H6.85l-2-2H20q.825 0 1.413.588T22 4v12q0 .825-.587 1.413T20 18m.5 5.3L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8zM4 6.8V18l2-2h7.2z");
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="d_6ga7yp"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:chat-bubble-off-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .d_6ga7yp {
12
+ fill: currentColor;
13
+ d: path("M22 4v12.725q0 .675-.612.938T20.3 17.45L6.55 3.7q-.475-.475-.212-1.088T7.275 2H20q.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 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="ky30jgb"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:chat-bubble-off-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .ky30jgb {
12
+ fill: currentColor;
13
+ d: path("M20.7 17.85L4.85 2H22v15.85zm-.2 5.45L15.15 18H6l-4 4V4.8L.7 3.5l1.4-1.4l19.8 19.8z");
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="ohtxljq"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:chat-bubble-off" {...props}></Icon>
10
+ <style>
11
+ :global .ohtxljq {
12
+ fill: currentColor;
13
+ d: path("M20.7 17.85L4.85 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.8z");
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="ruxi4d6x"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyeglasses-2-sound-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .ruxi4d6x {
12
+ fill: currentColor;
13
+ d: path("M6.55 14.55q1.775 0 2.425-1.05t.65-2.7q0-.425-.3-.65T8.15 9.7q-.65-.175-1.575-.212t-1.8.087q-.65.1-.962.325t-.313.65q0 .675.113 1.3T3.95 13q.4.875.937 1.213t1.663.337M17.25 20v-6h1.5v6zm-2.75-1.5v-3H16v3zm5.5 0v-3h1.5v3zM6.55 16q-1.525 0-2.325-.413T2.75 14.05q-.375-.65-.638-1.5T1.625 11H1V8.65q1.575-.35 2.85-.5T6.25 8q1.525 0 2.763.263T10.95 9h2.125q.6-.45 1.9-.712t2.775-.263q1.125 0 2.4.138T23 8.65V11h-.625q-.175.55-.363 1.213t-.462 1.237q-.3-.275-.638-.512T20.2 12.5q.125-.45.213-.95t.087-1.025q0-.425-.312-.663T19.2 9.55q-.875-.125-1.787-.075T15.85 9.7q-.875.225-1.175.45t-.3.65q0 .7.1 1.288t.35 1.062q-.3.25-.575.538t-.475.637q-.175-.275-.3-.55t-.225-.625q-.125-.4-.213-.8t-.212-.8q-.1-.3-.3-.438T12 10.975q-.3 0-.513.15t-.312.425q-.125.4-.213.8t-.212.8q-.425 1.5-1.525 2.175T6.55 16");
14
+ }
15
+
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="wl8rz1bn"/>`;
7
+ const content = `<path class="ub1ftlbi"/>`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyeglasses-2-sound-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .wl8rz1bn {
11
+ :global .ub1ftlbi {
12
12
  fill: currentColor;
13
- d: path("M5.425 14H7.65q.35 0 .625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.162t-1.55-.038q-.575 0-1.237.013T3.85 10.1l.6 3.1q.075.35.35.575t.625.225m.025 2q-1.05 0-1.888-.675T2.5 13.6l-.725-3.35H1.65q-.425.025-.712-.238T.6 9.326T.813 8.6t.687-.35l.45-.05q1.375-.125 2.438-.162T6.325 8q1.625 0 2.625.15t1.8.525q.35.175.663.25T12 9t.538-.075t.612-.225q.825-.375 1.9-.537T17.9 8q.725 0 1.538.038t1.737.087l1.325.1q.425.05.688.35t.212.725t-.337.687t-.713.213h-.1l-.35 1.625q-.125.5-.475.663t-.725.087t-.625-.387t-.15-.788l.275-1.325q-.5-.025-1.15-.037t-1.15-.013q-.75 0-1.662.038t-1.638.162l.625 2.425q.125.475-.125.788t-.6.412t-.712-.062t-.488-.663l-.525-2.075H11.25l-.675 2.675Q10.3 14.75 9.5 15.375T7.675 16zm13.05 4q-.325 0-.537-.213t-.213-.537v-4.5q0-.325.213-.537T18.5 14t.538.213t.212.537v4.5q0 .325-.213.538T18.5 20m-2.75-1.5q-.325 0-.537-.213T15 17.75v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212m5.5 0q-.325 0-.537-.213t-.213-.537v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212");
13
+ d: path("M6.55 14.55q1.775 0 2.425-1.05t.65-2.7q0-.425-.3-.65T8.15 9.7q-.65-.175-1.575-.212t-1.8.087q-.65.1-.962.325t-.313.65q0 .675.113 1.3T3.95 13q.4.875.937 1.213t1.663.337M18 20q-.325 0-.537-.213t-.213-.537v-4.5q0-.325.213-.537T18 14t.538.213t.212.537v4.5q0 .325-.213.538T18 20m-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-.213T20 17.75v-1.5q0-.325.213-.537t.537-.213t.538.213t.212.537v1.5q0 .325-.213.538t-.537.212M6.55 16q-1.525 0-2.325-.413T2.75 14.05q-.375-.65-.638-1.5T1.625 11q-.275 0-.45-.175T1 10.375V9.15q0-.225.15-.387t.375-.213q1.4-.275 2.538-.413T6.25 8q1.525 0 2.763.263T10.95 9h2.125q.6-.45 1.9-.712t2.8-.263q1.05 0 2.175.125t2.525.4q.225.05.375.213t.15.387v1.225q0 .275-.175.45t-.45.175q-.125.45-.3 1t-.325.975q-.125.325-.4.475t-.6.05t-.488-.387t-.062-.613q.125-.45.213-.95t.087-1.025q0-.425-.312-.663T19.2 9.55q-.875-.125-1.787-.075T15.85 9.7q-.875.225-1.175.45t-.3.65q0 .7.1 1.288t.35 1.062q.125.275.038.575t-.363.425t-.575.038t-.425-.363q-.275-.525-.387-1.112t-.288-1.163q-.1-.3-.3-.437T12 10.975q-.3 0-.513.15t-.312.425q-.125.4-.213.8t-.212.8q-.425 1.5-1.525 2.175T6.55 16");
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="cgmhs-bp"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyeglasses-2-sound-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .cgmhs-bp {
12
+ fill: currentColor;
13
+ d: path("M6.55 14.55q1.775 0 2.425-1.05t.65-2.7q0-.425-.3-.65T8.15 9.7q-.65-.175-1.575-.212t-1.8.087q-.65.1-.962.325t-.313.65q0 .675.113 1.3T3.95 13q.4.875.937 1.213t1.663.337M17.25 20v-6h1.5v6zm-2.75-1.5v-3H16v3zm5.5 0v-3h1.5v3zM6.55 16q-1.525 0-2.325-.413T2.75 14.05q-.375-.65-.638-1.5T1.625 11H1l.525-2.45q1.4-.275 2.538-.413T6.25 8q1.525 0 2.763.263T10.95 9h2.125q.6-.45 1.9-.712t2.775-.263q1.05 0 2.188.125t2.537.4L23 11h-.625q-.175.55-.363 1.213t-.462 1.237q-.3-.275-.638-.512T20.2 12.5q.125-.45.213-.95t.087-1.025q0-.425-.312-.663T19.2 9.55q-.875-.125-1.787-.075T15.85 9.7q-.875.225-1.175.45t-.3.65q0 .7.1 1.288t.35 1.062q-.3.25-.575.538t-.475.637q-.175-.275-.3-.55t-.225-.625q-.125-.4-.213-.8t-.212-.8q-.1-.3-.3-.438T12 10.975q-.3 0-.513.15t-.312.425q-.125.4-.213.8t-.212.8q-.425 1.5-1.525 2.175T6.55 16");
14
+ }
15
+
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="o486obcx"/>`;
7
+ const content = `<path class="ska547bu"/>`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:eyeglasses-2-sound" {...props}></Icon>
10
10
  <style>
11
- :global .o486obcx {
11
+ :global .ska547bu {
12
12
  fill: currentColor;
13
- d: path("M4.45 13.2q.075.35.35.575t.625.225H7.65q.35 0 .625-.213t.35-.537l.775-3.025q-.675-.125-1.525-.162t-1.55-.038q-.575 0-1.237.013T3.85 10.1zM14 14.85q-.2-.25-.337-.525t-.213-.6l-.675-2.675H11.25l-.675 2.675Q10.3 14.75 9.5 15.375T7.675 16H5.45q-1.05 0-1.888-.675T2.5 13.6l-.725-3.35l-1.1.075l-.175-2q1.95-.175 3.338-.25T6.325 8q1.625 0 2.625.15t1.8.525q.35.175.663.25T12 9t.538-.075t.612-.225q.825-.375 1.9-.537T17.9 8q1.15 0 2.55.075t3.05.225l-.175 1.975l-1.075-.075l-.625 2.9q-.425-.325-.887-.575t-.963-.375l.425-2.075q-.5-.025-1.15-.038t-1.15-.012q-.75 0-1.662.038t-1.638.162l.75 2.9q-.425.35-.762.788T14 14.85M17.75 20v-6h1.5v6zM15 18.5v-3h1.5v3zm5.5 0v-3H22v3z");
13
+ d: path("M6.55 14.55q1.775 0 2.425-1.05t.65-2.7q0-.425-.3-.65T8.15 9.7q-.65-.175-1.575-.212t-1.8.087q-.65.1-.962.325t-.313.65q0 .675.113 1.3T3.95 13q.4.875.937 1.213t1.663.337M17.25 20v-6h1.5v6zm-2.75-1.5v-3H16v3zm5.5 0v-3h1.5v3zM6.55 16q-1.525 0-2.325-.413T2.75 14.05q-.375-.65-.638-1.5T1.625 11q-.275 0-.45-.175T1 10.375V9.15q0-.225.15-.387t.375-.213q1.4-.275 2.538-.413T6.25 8q1.525 0 2.763.263T10.95 9h2.125q.6-.45 1.9-.712t2.8-.263q1.05 0 2.175.125t2.525.4q.225.05.375.213t.15.387v1.225q0 .275-.175.45t-.45.175q-.175.55-.363 1.213t-.462 1.237q-.3-.275-.638-.512T20.2 12.5q.125-.45.213-.95t.087-1.025q0-.425-.312-.663T19.2 9.55q-.875-.125-1.787-.075T15.85 9.7q-.875.225-1.175.45t-.3.65q0 .7.1 1.288t.35 1.062q-.3.25-.575.538t-.475.637q-.175-.275-.3-.55t-.225-.625q-.125-.4-.213-.8t-.212-.8q-.1-.3-.3-.438T12 10.975q-.3 0-.513.15t-.312.425q-.125.4-.213.8t-.212.8q-.425 1.5-1.525 2.175T6.55 16");
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="s02ry-bv"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:fitbit-raquetball-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .s02ry-bv {
12
+ fill: currentColor;
13
+ d: path("M2.125 21.775Q2 21.6 2 21.363t.2-.438l3.775-3.5L6.5 13.5l2.575-5.35q.375-.8 1.188-1.05t1.612.175l3.375 1.75L19.8 8.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225 1.625.263t.875 1.387q.125.8.138 1.488t-.063 1.312q-.1.8-.325 1.325t-.6.85l.9 3.325q.075.3-.075.563t-.45.337t-.575-.075t-.35-.45l-.325-1.2l-4.675.725q-.3.05-.6 0t-.575-.175l-1.05-.5l-2.475 3.4l6.1 7.325q.2.225.15.463t-.2.387t-.387.188t-.463-.163l-6.9-5.7l-.925 2.075q-.125.275-.312.5t-.438.375L2.95 21.9q-.25.15-.475.1t-.35-.225M13 2q.825 0 1.413.588T15 4t-.587 1.413T13 6t-1.412-.587T11 4t.588-1.412T13 2m6.975 4.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4 2.925q-.05-.225-.237-.35T19.75 2.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675 1.4t.725 1q.325.35.463.463t.337.112");
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="ekpgwlat"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:fitbit-raquetball-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .ekpgwlat {
12
+ fill: currentColor;
13
+ d: path("m9.05 16.15l-1.175 2.625l-5.4 3.45l-.7-.9l4.2-3.9L6.5 13.5l2.575-5.35q.375-.8 1.188-1.05t1.612.175l3.375 1.75L19.8 8.9l-.225-.85q-.5-.1-.95-.437t-.925-.988q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225 1.625.263t.875 1.387q.125.8.138 1.488t-.063 1.312q-.1.8-.325 1.325t-.6.85l1.1 4.05l-1.45.375l-.525-1.925l-5.3.825l-1.6-.775l-2.475 3.4l6.45 7.775l-.8.8zM13 6q-.825 0-1.412-.587T11 4t.588-1.412T13 2t1.413.588T15 4t-.587 1.413T13 6m6.975.6q.2-.05.288-.238t.187-.762q.1-.55.088-1.187T20.4 2.925q-.05-.225-.237-.35T19.75 2.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675 1.4t.725 1q.325.35.463.463t.337.112");
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="yjevreda"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:fitbit-raquetball" {...props}></Icon>
10
+ <style>
11
+ :global .yjevreda {
12
+ fill: currentColor;
13
+ d: path("M2.125 21.775Q2 21.6 2 21.363t.2-.438l3.775-3.5L6.5 13.5l2.575-5.35q.375-.8 1.188-1.05t1.612.175l3.375 1.75L19.8 8.9l-.225-.85q-.5-.1-.95-.438t-.925-.987q-.35-.5-.675-1.075t-.65-1.35q-.35-.825.063-1.65t1.287-1.05l1.625-.425q.875-.225 1.625.263t.875 1.387q.125.8.138 1.488t-.063 1.312q-.1.8-.325 1.325t-.6.85l1.1 4.05l-1.45.375l-.525-1.925l-4.675.725q-.3.05-.6 0t-.575-.175l-1.05-.5l-2.475 3.4l6.1 7.325q.2.225.15.462t-.2.388t-.387.187t-.463-.162l-6.9-5.7l-.925 2.075q-.125.275-.312.5t-.438.375L2.95 21.9q-.25.15-.475.1t-.35-.225M13 2q.825 0 1.413.588T15 4t-.587 1.413T13 6t-1.412-.587T11 4t.588-1.412T13 2m6.975 4.6q.2-.05.288-.237t.187-.763q.1-.55.088-1.187T20.4 2.925q-.05-.225-.237-.35T19.75 2.5l-1.625.45q-.225.05-.337.263t-.013.412q.35.825.675 1.4t.725 1q.325.35.463.463t.337.112");
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="k0lt4vip"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-cancel-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .k0lt4vip {
12
+ fill: currentColor;
13
+ d: path("M19.5 19.925L18.125 21.3q-.3.275-.712.288T16.7 21.3t-.3-.712t.3-.713l1.4-1.375l-1.4-1.375q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l1.375 1.4l1.375-1.4q.3-.3.712-.3t.713.3t.3.713t-.3.712L20.925 18.5l1.375 1.375q.275.3.287.713t-.287.712t-.712.3t-.713-.3zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q2.1 0 3.925.8T19.1 4.963t2.125 3.175t.775 3.837q0 .425-.312.725t-.738.3q-.4 0-.675-.288T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1q0 .425-.3.713t-.725.287t-.7-.288T14.5 12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H13q.425 0 .713.288T14 15t-.288.713T13 16h-2.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1q.425-.1.763.125t.437.65t-.125.75t-.65.425q-.575.125-1.1.187T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8");
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="x14ie7bn"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-cancel" {...props}></Icon>
10
+ <style>
11
+ :global .x14ie7bn {
12
+ fill: currentColor;
13
+ d: path("M17.4 22L16 20.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1 2.1l2.1-2.1l1.4 1.4l-2.075 2.1L23 20.6L21.6 22l-2.1-2.075zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 .25-.012.5t-.038.5h-2.025q.05-.25.063-.5T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1v.5q0 .25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.45 1.95q-.575.125-1.112.187T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8");
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="rppx4lbj"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-question-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .rppx4lbj {
12
+ fill: currentColor;
13
+ d: path("M4.25 14h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q3.275 0 5.813 1.875T21.4 8.65q.2.5-.137.925t-.888.425H9.65q-.075.5-.112 1T9.5 12t.038 1t.112 1H13q.425 0 .713.288T14 15t-.288.713T13 16h-2.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1q.425-.1.75.125t.425.65t-.112.75t-.638.425q-.575.125-1.1.187T12 22m7.15 0q.425 0 .738-.313t.312-.737t-.312-.737t-.738-.313t-.737.313t-.313.737t.313.738t.737.312m-2.275-7.675q.275.15.563.088t.487-.338q.2-.3.538-.462t.687-.163q.525 0 .938.325t.412.825q0 .425-.262.775t-.588.675q-.475.425-.85.925t-.375 1.125q0 .3.213.5t.512.2t.513-.213t.262-.512q.075-.45.388-.775t.637-.65q.425-.425.738-.95T22 14.55q0-1.175-.825-1.862T19.15 12q-.75 0-1.412.363t-1.088 1.012q-.175.25-.1.538t.325.412");
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="snlei3qf"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-question" {...props}></Icon>
10
+ <style>
11
+ :global .snlei3qf {
12
+ fill: currentColor;
13
+ d: path("M4.25 14h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q3.65 0 6.363 2.288T21.775 10H9.65q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.425 1.95q-.575.125-1.1.187T12 22m7.15 0q-.425 0-.737-.313t-.313-.737t.313-.737t.737-.313t.738.313t.312.737t-.312.738t-.738.312m-.75-3.2q0-1.15.188-1.575t1.062-1.175q.35-.35.6-.687t.25-.763q0-.45-.337-.8t-1.013-.35t-1.025.388t-.475.812l-1.35-.55q.3-.875 1.025-1.487T19.15 12q1.175 0 2.013.637T22 14.55q0 .6-.3 1.125t-.75.975q-.75.75-.9 1.05t-.15 1.1z");
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="le-r0t2x"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:link-2-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .le-r0t2x {
12
+ fill: currentColor;
13
+ d: path("M7.95 21q-2.05 0-3.5-1.45T3 16.05q0-1 .375-1.9t1.075-1.6l2.625-2.625q.3-.3.713-.3t.712.3t.3.7t-.3.7l-2.65 2.65q-.425.425-.637.963T5 16.05q0 1.225.863 2.088T7.95 19q.575 0 1.125-.213t.975-.637l2.625-2.65q.3-.275.7-.275t.7.3t.3.7t-.3.7L11.45 19.55q-.7.7-1.6 1.075T7.95 21m1.25-6.2q-.3-.3-.3-.712t.3-.713L13.375 9.2q.3-.3.713-.3t.712.3t.3.713t-.3.712L10.625 14.8q-.3.3-.712.3t-.713-.3m6.3-.725q-.3-.3-.3-.7t.3-.7l2.65-2.625q.425-.425.625-.95t.2-1.1q0-1.25-.85-2.125T16.025 5q-.575 0-1.112.213t-.963.637L11.325 8.5q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713L12.55 4.45q.7-.7 1.6-1.075T16.05 3q2.05 0 3.488 1.45t1.437 3.525q0 .975-.363 1.875t-1.062 1.6l-2.625 2.625q-.3.3-.712.3t-.713-.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="il039kby"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:link-2" {...props}></Icon>
10
+ <style>
11
+ :global .il039kby {
12
+ fill: currentColor;
13
+ d: path("M7.95 21q-2.05 0-3.5-1.45T3 16.05q0-1 .375-1.9t1.075-1.6L7.8 9.225l1.4 1.4l-3.35 3.35q-.425.425-.637.963T5 16.05q0 1.225.863 2.088T7.95 19q.575 0 1.125-.213t.975-.637l3.325-3.35l1.425 1.425l-3.35 3.325q-.7.7-1.6 1.075T7.95 21m1.975-5.5L8.5 14.075L14.075 8.5L15.5 9.925zm6.275-.7l-1.4-1.425l3.35-3.325q.425-.425.625-.95t.2-1.1q0-1.25-.85-2.125T16.025 5q-.575 0-1.112.213t-.963.637L10.625 9.2L9.2 7.8l3.35-3.35q.7-.7 1.6-1.075T16.05 3q2.05 0 3.487 1.45t1.438 3.525q0 .975-.363 1.875t-1.062 1.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="de7xg6be"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mode-fan-2-outline" {...props}></Icon>
10
+ <style>
11
+ :global .de7xg6be {
12
+ fill: currentColor;
13
+ d: path("M18.6 16.8q0 1.35-.675 2.488T16.1 21.1l-.9.525q-.35.2-.712.3t-.763.1q-.575 0-1.087-.2t-.938-.6q-.725-.675-.862-1.65t.287-1.875l.375-.775q.1-.175.175-.337t.125-.363q.05-.075 0-.15t-.125-.125t-.15-.012t-.125.112q-.275.575-.687 1.05t-.963.775q-.575.35-1.225.525t-1.325.175q-1.35 0-2.5-.65T2.9 16.1l-.525-.9q-.2-.325-.3-.7t-.1-.75q0-.575.213-1.075t.587-.925q.675-.725 1.663-.887t1.862.287l.775.375q.175.1.338.175t.362.125q.1.025.163-.025t.112-.125t.013-.15t-.113-.125q-1.225-.525-1.888-1.675t-.662-2.5t.675-2.5T7.9 2.9l.9-.5q.35-.2.725-.3T10.3 2q.575 0 1.075.2t.925.6q.7.7.85 1.675t-.3 1.85l-.375.775q-.075.175-.162.338t-.138.362q-.025.075.025.138t.125.112q.075.025.15 0t.125-.1q.575-1.2 1.713-1.862t2.462-.663q1.35 0 2.513.65T21.1 7.9l.5.9q.2.35.288.713t.087.737q0 .575-.2 1.088t-.6.937q-.65.725-1.638.875t-1.862-.3l-.775-.375q-.175-.075-.337-.15T16.2 12.2q-.075-.05-.137 0t-.113.125q-.025.075 0 .15t.1.125q1.225.55 1.888 1.7t.662 2.5m-4.4 3.1l.9-.525q.7-.4 1.1-1.075t.4-1.475q0-.775-.375-1.437t-1.05-1.013q-.8-.425-1.088-1.287t.088-1.688q.4-.875 1.35-1.112t1.875.212l1.175.575q.3.125.625.088t.55-.263t.275-.525T19.9 9.8l-.525-.9q-.425-.725-1.125-1.137t-1.525-.413q-.75 0-1.388.4t-.987 1.075q-.4.8-1.262 1.075T11.4 9.8q-.85-.375-1.137-1.263T10.4 6.8l.675-1.375q.15-.275.1-.6t-.275-.55T10.363 4t-.588.1l-.9.525q-.7.4-1.1 1.1t-.4 1.5q0 .75.375 1.413T8.8 9.65q.75.425 1.075 1.2t0 1.575q-.375.925-1.325 1.25t-1.875-.125l-1.25-.625q-.3-.15-.612-.1t-.563.3q-.225.225-.275.525t.125.575l.525.9q.4.7 1.088 1.088T7.2 16.6q.4 0 .775-.1t.725-.3q.3-.175.525-.437t.4-.563q.475-.825 1.35-1.137t1.675.162t1.075 1.325t-.125 1.65l-.675 1.375q-.125.3-.088.625t.263.55t.525.275t.575-.125M12 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="kdrq12bw"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mode-fan-2" {...props}></Icon>
10
+ <style>
11
+ :global .kdrq12bw {
12
+ fill: currentColor;
13
+ d: path("M18.6 16.8q0 1.35-.675 2.488T16.1 21.1l-.9.525q-.35.2-.712.3t-.763.1q-.575 0-1.087-.2t-.938-.6q-.725-.675-.862-1.65t.287-1.875l.375-.775q.1-.175.175-.337t.125-.363q.05-.075 0-.15t-.125-.125t-.15-.012t-.125.112q-.275.575-.687 1.05t-.963.775q-.575.35-1.225.525t-1.325.175q-1.35 0-2.5-.65T2.9 16.1l-.525-.9q-.2-.325-.3-.7t-.1-.75q0-.575.213-1.075t.587-.925q.675-.725 1.663-.887t1.862.287l.775.375q.175.1.338.175t.362.125q.1.025.163-.025t.112-.125t.013-.15t-.113-.125q-1.225-.525-1.888-1.675t-.662-2.5t.675-2.5T7.9 2.9l.9-.5q.35-.2.725-.3T10.3 2q.575 0 1.075.2t.925.6q.7.7.85 1.675t-.3 1.85l-.375.775q-.075.175-.162.338t-.138.362q-.025.075.025.138t.125.112q.075.025.15 0t.125-.1q.575-1.2 1.713-1.862t2.462-.663q1.35 0 2.513.65T21.1 7.9l.5.9q.2.35.288.713t.087.737q0 .575-.2 1.088t-.6.937q-.65.725-1.638.875t-1.862-.3l-.775-.375q-.175-.075-.337-.15T16.2 12.2q-.075-.05-.137 0t-.113.125q-.025.075 0 .15t.1.125q1.225.55 1.888 1.7t.662 2.5m-4.4 3.1l.9-.525q.7-.4 1.1-1.075t.4-1.475q0-.775-.375-1.437t-1.05-1.013q-.8-.425-1.088-1.287t.088-1.688q.4-.875 1.35-1.112t1.875.212l1.175.575q.3.125.625.088t.55-.263t.275-.525T19.9 9.8l-.525-.9q-.425-.725-1.125-1.137t-1.525-.413q-.75 0-1.388.4t-.987 1.075q-.4.8-1.262 1.075T11.4 9.8q-.85-.375-1.137-1.263T10.4 6.8l.675-1.375q.15-.275.1-.6t-.275-.55T10.363 4t-.588.1l-.9.525q-.7.4-1.1 1.1t-.4 1.5q0 .75.375 1.413T8.8 9.65q.75.425 1.075 1.2t0 1.575q-.375.925-1.325 1.25t-1.875-.125l-1.25-.625q-.3-.15-.612-.1t-.563.3q-.225.225-.275.525t.125.575l.525.9q.4.7 1.088 1.088T7.2 16.6q.4 0 .775-.1t.725-.3q.3-.175.525-.437t.4-.563q.475-.825 1.35-1.137t1.675.162t1.075 1.325t-.125 1.65l-.675 1.375q-.125.3-.088.625t.263.55t.525.275t.575-.125m.9-.525l-.9.525q-.275.15-.575.113t-.525-.263t-.275-.55t.1-.625L13.6 17.2q.4-.8.125-1.65t-1.075-1.325t-1.687-.163T9.625 15.2q-.175.3-.4.563T8.7 16.2q-.35.2-.725.3t-.775.1q-.8 0-1.487-.387t-1.088-1.088l-.525-.9q-.15-.275-.112-.575t.262-.525q.25-.25.563-.3t.612.1l1.25.625q.925.45 1.875.125t1.325-1.25q.325-.8 0-1.588T8.8 9.65q-.675-.35-1.05-1.012t-.375-1.413q0-.8.4-1.487t1.1-1.113l.9-.525q.275-.15.588-.1t.537.275t.275.55t-.1.6L10.4 6.8q-.425.85-.137 1.738T11.4 9.8q.825.375 1.688.1t1.262-1.075q.325-.675.975-1.075t1.4-.4q.825 0 1.525.413T19.375 8.9l.525.9q.15.275.113.575t-.263.525t-.55.275t-.625-.1L17.4 10.5q-.925-.45-1.875-.212t-1.35 1.112q-.375.825-.088 1.688t1.088 1.287q.675.35 1.05 1.013t.375 1.437q0 .8-.4 1.475t-1.1 1.075");
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="n98csbbz"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart-outline-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .n98csbbz {
12
+ fill: currentColor;
13
+ d: path("M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-2.1.788-3.925T4.95 4.9t3.2-2.125T12.025 2q.4 0 .638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975 1-3.2 2.9T4 12q0 3.325 2.338 5.663T12 20q2.475 0 4.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25 1.475.075 2.962t-.775 2.838q-1.175 2.65-3.612 4.288T12 22m6.9-19.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.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="lgq5bmbk"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart-outline" {...props}></Icon>
10
+ <style>
11
+ :global .lgq5bmbk {
12
+ fill: currentColor;
13
+ d: path("M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11m3.5 6.5q1.7 0 3.088-.962T17.1 14H6.9q.625 1.575 2.013 2.538T12 17.5m0 4.5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q.25 0 .488.013t.487.037q-.15.5-.212.988t-.038.987Q12.525 4 12.363 4H12Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.525-.075-1.037t-.2-1.013q.5-.075.988-.225t.937-.375q.175.65.263 1.3T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m6.9-14l-3.5-3.5q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675z");
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="ct5mptbz"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart-rounded" {...props}></Icon>
10
+ <style>
11
+ :global .ct5mptbz {
12
+ fill: currentColor;
13
+ d: path("M8.5 11q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11m10.4-8.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.5m0 4.5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q.25 0 .488.013t.487.037q-.125.425-.187.863t-.063.912q0 1.325.513 2.463t1.387 1.987q-.275.2-.45.525T14 9.5q0 .625.438 1.063T15.5 11q.575 0 .988-.375t.487-.925q.45.15.938.225T18.9 10q.725 0 1.425-.175t1.325-.475q.175.65.263 1.3T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22");
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="cghwjs8y"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart" {...props}></Icon>
10
+ <style>
11
+ :global .cghwjs8y {
12
+ fill: currentColor;
13
+ d: path("M8.5 11q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11m3.5 6.5q1.7 0 3.088-.962T17.1 14H6.9q.625 1.575 2.013 2.538T12 17.5M18.9 8l-3.5-3.5q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q.25 0 .488.013t.487.037q-.125.425-.187.863t-.063.912q0 1.325.513 2.463t1.387 1.987q-.275.2-.45.525T14 9.5q0 .625.438 1.063T15.5 11q.575 0 .988-.375t.487-.925q.45.15.938.225T18.9 10q.725 0 1.425-.175t1.325-.475q.175.65.263 1.3T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22");
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="q8e49dbo"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats-outline-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .q8e49dbo {
12
+ fill: currentColor;
13
+ d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575l5.275-13.5l2.725.5q.425.1.813-.062t.662-.438q.35-.375.463-.788t-.013-.837L11.8 3.2L14.6.4l6.9 7.025l-1.275 1.35l1.15 1.25l-1.4 1.4l-1.125-1.175l-.7.725l1.15 1.15l-1.45 1.4l-1.125-1.125l-2.8 2.85l1.125 1.125l-1.45 1.4l-1.075-1.125l-.7.725l1.1 1.1l-1.45 1.4L10.4 18.8l-.7.7l1.05 1.1l-1.4 1.4l-1.075-1.1q-.575.575-1.262.85t-1.463.275m-1.7-6.375l.55-1.4zm.975-2.5l.55-1.4zm.975-2.5l.55-1.375zM5.55 20q.425 0 .775-.15t.65-.425L18.75 7.45L14.6 3.225l-.5.525q.3 1 .113 1.937T13.2 7.475q-.65.65-1.512.963T9.9 8.55l-1.025-.225l-.6 1.6l1.225.4l-.475 1.425l-1.3-.45l-.425 1.1l1.125.4l-.45 1.425L6.75 13.8l-.45 1.1l1.075.375L6.9 16.7l-1.15-.4l-1.325 3.35q.25.2.538.275T5.55 20m6.05-8.4");
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="fmwmdy5v"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats-outline" {...props}></Icon>
10
+ <style>
11
+ :global .fmwmdy5v {
12
+ fill: currentColor;
13
+ d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575L7.15 7.2q.2-.5.688-.762T8.85 6.3l1.45.275q.425.1.813-.062t.662-.438q.35-.375.463-.788t-.013-.837l-.125-.375q-.125-.4-.037-.812t.387-.713l1.075-1.075q.425-.45 1.063-.45t1.062.425l4.525 4.6q.55.575.563 1.363t-.513 1.362l.475.475q.15.175.263.363t.112.387q0 .175-.075.35t-.275.375q-.3.275-.712.288t-.713-.288l-.45-.475l-.7.725l.45.45q.275.275.275.7t-.275.7q-.3.275-.712.288t-.713-.288l-.45-.425l-2.8 2.85l.425.4q.3.3.3.713t-.3.712q-.3.275-.712.288t-.713-.288l-.4-.425l-.7.725l.4.4q.275.275.275.7t-.275.7q-.3.275-.712.287t-.713-.287l-.4-.375l-.7.7l.4.375q.275.3.275.713t-.275.712q-.3.275-.712.288t-.713-.288l-.4-.4q-.575.575-1.263.85t-1.462.275M4.125 14.95q.125-.275.2-.487l.075-.213l-.55 1.4l.088-.212q.087-.213.187-.488m.975-2.5q.125-.275.2-.487l.075-.213l-.55 1.4l.088-.213q.087-.212.187-.487m.975-2.5q.125-.275.2-.475l.075-.2l-.55 1.375l.088-.212q.087-.213.187-.488M5.55 20q.425 0 .788-.15t.637-.45L18.75 7.45L14.6 3.225l-.5.5q.3 1 .113 1.95T13.2 7.45q-.65.65-1.5.963t-1.775.112l-1.025-.2l-.625 1.525l.575.2q.275.125.4.4t.025.55q-.1.3-.375.45t-.575.025l-.6-.225l-.425 1.1l.475.175q.275.125.413.4t.037.55q-.1.3-.387.438t-.588.012l-.5-.175l-.425 1.1l.4.15q.275.125.4.388t.025.537q-.1.3-.387.45t-.588.025l-.4-.15l-1.35 3.4q.25.175.538.263T5.55 20m6.05-8.4");
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="l7-e50bp"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats-sharp" {...props}></Icon>
10
+ <style>
11
+ :global .l7-e50bp {
12
+ fill: currentColor;
13
+ d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575l1.55-3.95L6.875 16.7l.5-1.4L4.4 14.225l.425-1.1L7.95 14.2l.475-1.4l-3.05-1.075l.425-1.1l3.2 1.15l.5-1.425l-3.15-1.1l1.225-3.175l2.725.5q.425.075.8-.062t.675-.438q.325-.35.45-.775t0-.85L11.8 3.2L14.6.4l6.9 7.025l-1.275 1.35l1.15 1.25l-1.4 1.4l-1.125-1.175l-.7.725l1.15 1.15l-1.45 1.4l-1.125-1.125l-2.8 2.85l1.125 1.125l-1.45 1.4l-1.075-1.125l-.7.725l1.1 1.1l-1.45 1.4L10.4 18.8l-.7.7l1.05 1.1l-1.4 1.4l-1.075-1.1q-.575.575-1.262.85t-1.463.275");
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="oc75fsbe"/>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats" {...props}></Icon>
10
+ <style>
11
+ :global .oc75fsbe {
12
+ fill: currentColor;
13
+ d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575l1.55-3.95l2.325.8q.3.1.575-.037t.375-.438q.125-.275-.012-.55T6.7 15l-2.3-.775l.425-1.1l2.425.825q.3.1.575-.038t.375-.437q.1-.275-.025-.55t-.4-.375l-2.4-.825l.425-1.1l2.5.85q.3.125.575-.012t.375-.438q.125-.3-.013-.562t-.412-.388L6.35 9.25l.8-2.05q.2-.5.688-.762T8.85 6.3l1.45.275q.425.075.8-.062t.675-.438q.325-.35.45-.775t0-.85l-.125-.375q-.125-.4-.037-.812t.387-.713l1.075-1.075q.425-.45 1.063-.45t1.062.425l4.525 4.6q.55.575.563 1.363t-.513 1.362l.475.475q.15.175.263.363t.112.387q0 .175-.075.35t-.275.375q-.3.275-.712.288t-.713-.288l-.45-.475l-.7.725l.45.45q.275.275.275.7t-.275.7q-.3.275-.712.288t-.713-.288l-.45-.425l-2.8 2.85l.425.4q.3.3.3.713t-.3.712q-.3.275-.712.288t-.713-.288l-.4-.425l-.7.725l.4.4q.275.275.275.7t-.275.7q-.3.275-.712.287t-.713-.287l-.4-.375l-.7.7l.4.375q.275.3.275.713t-.275.712q-.3.275-.712.288t-.713-.288l-.4-.4q-.575.575-1.263.85t-1.462.275");
14
+ }
15
+
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="cnye8k4x"/>`;
7
+ const content = `<path class="fh6u8wbd"/>`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-outline-rounded" {...props}></Icon>
10
10
  <style>
11
- :global .cnye8k4x {
11
+ :global .fh6u8wbd {
12
12
  fill: currentColor;
13
- d: path("m15.125 5.775l-1.2-3.425q-.125-.4.05-.775t.575-.5t.775.038t.5.562L18.05 7.95L20 6.225q.3-.275.688-.375t.812-.05t.75.288t.525.587l.225.4l-2.225 6.9q-.15.5-.5.875t-.775.65v-3.2q0-.175-.012-.337t-.038-.338l1-3.125l-1.625 1.425q-.125-.175-.25-.337t-.25-.313zM9.85 4.3L9.1 3.025q-.2-.35-.088-.762t.463-.613t.763-.087t.612.462l.875 1.5q-.525.05-.975.2t-.9.575M8.825 7.875l-1.5-.275l-1.15-1.65q-.225-.35-.162-.738t.412-.637t.763-.175t.662.425l.9 1.35q-.05.325-.05.65t.05.65zM15.5 21.3L5.15 23q-.425.075-.75-.162t-.4-.663t.163-.737t.662-.388l10.325-1.725q.35-.05.6-.337t.25-.663v-6.4L12.4 7.95l.575 2.875q.125.525-.262.9T11.8 12l-8-1.5q-.425-.075-.65-.413T3 9.326t.413-.65t.762-.15l6.55 1.225l-.525-2.575q-.075-.425.025-.8t.375-.7t.625-.513T12 5l.45.025l4.775 5.275q.375.425.575.925T18 12.3v6.05q0 1.125-.7 1.938T15.5 21.3M3.075 19q-.425.05-.725-.225t-.35-.7t.225-.725t.7-.35l5-.4q.425-.05.75.25T9 17.6q0 .4-.263.662t-.662.313zm-1.1-4.25q-.425-.025-.712-.325T1 13.7t.313-.7t.712-.25l6 .2q.4.025.688.3t.287.7t-.3.725t-.725.275zm10.525-.6");
13
+ d: path("M1.8 17.8q-.425-.075-.65-.413T1 16.65q.075-.425.413-.65t.762-.15l4.925.925q.425.075.663.45t.112.8q-.125.375-.437.588t-.713.137zm.025-4.125q-.4-.125-.6-.475t-.075-.75q.125-.425.463-.625t.737-.075l5.8 1.575q.4.125.613.475t.087.75t-.487.613t-.763.087zm.925 8.55q-.425-.05-.7-.363t-.225-.737t.363-.687t.737-.213L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25l-.075 1.7q-.025.55-.487.838t-.963.012L4.75 9.8q-.375-.2-.5-.6t.075-.75q.2-.375.6-.5t.75.075l5.85 3.05l.075-1.75q.025-.45.225-.8t.525-.575q.325-.25.713-.35t.812.05q.2.075.35.213t.225.337l2.3 5.3q.2.475.225.975t-.1 1L15.6 20.1q-.4 1.4-1.588 2.225T11.375 23zm4.35-17q.325-.275.725-.225t.675.375l2 2.425q-.125.2-.2.425t-.125.45l-2.7-1.4l-.525-.625q-.275-.325-.237-.737t.387-.688M9.9 2.1q.35-.25.75-.175t.65.425l2.6 3.775q-.55-.125-1.1 0t-1.05.4l-2.1-3.05q-.25-.35-.175-.75T9.9 2.1m5-1q.4-.175.775-.012t.55.537l2.525 6.1l1.15-1.3q.275-.3.65-.45t.8-.125q.35.05.675.188t.525.362t.3.5t0 .575L21.2 12.95q-.15.5-.45.913t-.725.687l-1.65 1.1q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425L14.375 2.4q-.15-.375 0-.762T14.9 1.1m3.2 10.325");
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="d1ujo_2k"/>`;
7
+ const content = `<path class="jtjajcir"/>`;
8
8
  </script>
9
9
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-outline-sharp" {...props}></Icon>
10
10
  <style>
11
- :global .d1ujo_2k {
11
+ :global .jtjajcir {
12
12
  fill: currentColor;
13
- d: path("M15.125 5.775L13.6 1.4l1.9-.65l2.55 7.2l2.9-2.525l2.125 1.45l-2.3 7.1q-.15.5-.5.875t-.775.65v-3.2q0-.175-.012-.337t-.038-.338l1-3.125l-1.625 1.425q-.125-.175-.25-.337t-.25-.313zM9.85 4.3L8.625 2.175L10.35 1.15l1.375 2.375zM9 7.95L7.325 7.6l-1.7-2.45L7.275 4L8.75 6.175zm6.5 13.35L4.15 23.175L3.825 21.2l11.325-1.875q.35-.05.6-.337t.25-.663v-6.4L12.4 7.95l.85 4.325l-10.425-1.95l.35-1.975l7.55 1.4l-.625-3.8l2.35-.925l4.775 5.275q.375.425.575.925T18 12.3v6.05q0 1.125-.7 1.938T15.5 21.3M9 18.5l-6.925.575l-.15-2L9 16.5zm0-3.525l-8.025-.25l.05-2l7.975.25zm3.5.15");
13
+ d: path("m7.625 18.925l-6.8-1.3l.35-1.95l7 1.3zm.95-3.4L.875 13.4l.55-1.925L9.1 13.6zm2.8 7.475l-9.65-.875l.2-2L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4 14.3L3.875 9.325l.9-1.775l6.75 3.525l.125-3l2.55-.5l2.55 5.925q.2.475.225.975t-.1 1L15.6 20.1q-.375 1.4-1.575 2.225t-2.65.675m-3.9-15.725L6.3 5.85L7.85 4.6l2.375 2.85l-.05 1.225zm4.275-.75L9.05 2.65l1.675-1.15L13.9 6.125zm6.625 9.125q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425l-4.125-9.95L15.825.7l2.925 7.025L20.725 5.5l2.35 1.325L21.2 12.95q-.15.5-.45.913t-.725.687zm-.275-4.225");
14
14
  }
15
15
 
16
16
  </style>