@iconify-react/material-symbols 1.0.17 → 1.0.19

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 (58) hide show
  1. package/components/c/car-spark-outline-rounded.jsx +22 -0
  2. package/components/c/car-spark-outline-sharp.jsx +22 -0
  3. package/components/c/car-spark-outline.jsx +22 -0
  4. package/components/c/car-spark-rounded.jsx +22 -0
  5. package/components/c/car-spark-sharp.jsx +22 -0
  6. package/components/c/car-spark.jsx +22 -0
  7. package/components/c/credit-card-spark-outline-rounded.jsx +22 -0
  8. package/components/c/credit-card-spark-outline-sharp.jsx +22 -0
  9. package/components/c/credit-card-spark-outline.jsx +22 -0
  10. package/components/c/credit-card-spark-rounded.jsx +22 -0
  11. package/components/c/credit-card-spark-sharp.jsx +22 -0
  12. package/components/c/credit-card-spark.jsx +22 -0
  13. package/components/d/drive-file-rename-outline-rounded.jsx +3 -3
  14. package/components/d/drive-file-rename-outline-sharp.jsx +3 -3
  15. package/components/d/drive-file-rename-outline.jsx +3 -3
  16. package/components/d/drive-file-rename-rounded.jsx +22 -0
  17. package/components/d/drive-file-rename-sharp.jsx +22 -0
  18. package/components/d/drive-file-rename.jsx +22 -0
  19. package/components/f/flight-spark-rounded.jsx +22 -0
  20. package/components/f/flight-spark.jsx +22 -0
  21. package/components/l/local-shipping-spark-outline-rounded.jsx +22 -0
  22. package/components/l/local-shipping-spark-outline.jsx +22 -0
  23. package/components/l/local-shipping-spark-rounded.jsx +22 -0
  24. package/components/l/local-shipping-spark.jsx +22 -0
  25. package/components/m/mail-spark-outline-rounded.jsx +22 -0
  26. package/components/m/mail-spark-outline-sharp.jsx +22 -0
  27. package/components/m/mail-spark-outline.jsx +22 -0
  28. package/components/m/mail-spark-rounded.jsx +22 -0
  29. package/components/m/mail-spark-sharp.jsx +22 -0
  30. package/components/m/mail-spark.jsx +22 -0
  31. package/components/m/mobile-dock-outline-rounded.jsx +22 -0
  32. package/components/m/mobile-dock-outline-sharp.jsx +22 -0
  33. package/components/m/mobile-dock-outline.jsx +22 -0
  34. package/components/m/mobile-dock-rounded.jsx +22 -0
  35. package/components/m/mobile-dock-sharp.jsx +22 -0
  36. package/components/m/mobile-dock.jsx +22 -0
  37. package/components/p/passport-spark-outline-rounded.jsx +22 -0
  38. package/components/p/passport-spark-outline-sharp.jsx +22 -0
  39. package/components/p/passport-spark-outline.jsx +22 -0
  40. package/components/p/passport-spark-rounded.jsx +22 -0
  41. package/components/p/passport-spark-sharp.jsx +22 -0
  42. package/components/p/passport-spark.jsx +22 -0
  43. package/components/s/screen-spark-pause-outline-rounded.jsx +22 -0
  44. package/components/s/screen-spark-pause-outline-sharp.jsx +22 -0
  45. package/components/s/screen-spark-pause-outline.jsx +22 -0
  46. package/components/s/screen-spark-pause-rounded.jsx +22 -0
  47. package/components/s/screen-spark-pause-sharp.jsx +22 -0
  48. package/components/s/screen-spark-pause.jsx +22 -0
  49. package/components/s/split-scene-2-outline-rounded.jsx +22 -0
  50. package/components/s/split-scene-2-outline-sharp.jsx +22 -0
  51. package/components/s/split-scene-2-outline.jsx +22 -0
  52. package/components/s/split-scene-2-rounded.jsx +22 -0
  53. package/components/s/split-scene-2-sharp.jsx +22 -0
  54. package/components/s/split-scene-2.jsx +22 -0
  55. package/components/w/workspace-studio-outline.jsx +22 -0
  56. package/components/w/workspace-studio.jsx +22 -0
  57. package/iconify.json +2 -2
  58. package/package.json +225 -13
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.g7kp9zi1h {
14
+ fill: currentColor;
15
+ d: path("M5 17v-5zm2.5-1q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16M5 21H4q-.425 0-.712-.288T3 20v-7.65q0-.175.025-.35t.075-.325L5.1 6q.15-.45.538-.725T6.5 5h4.675q.425 0 .712.288t.288.712t-.288.713t-.712.287H6.85L5.8 10h9.375q.425 0 .713.288t.287.712t-.288.713t-.712.287H5v5h14v-4.025q0-.425.288-.712t.712-.288t.713.288t.287.712V20q0 .425-.288.713T20 21h-1q-.425 0-.712-.288T18 20v-1H6v1q0 .425-.288.713T5 21m13.5-11q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="g7kp9zi1h"/>`,
18
+ "fallback": "material-symbols:car-spark-outline-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.vkun9zaby {
14
+ fill: currentColor;
15
+ d: path("M5 17v-5zm2.5-1q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16M3 21v-9l2.45-7h6.575q-.05.5-.012 1t.162 1H6.85L5.8 10h8.025q.925.95 2.125 1.475T18.5 12H5v5h14v-5.025q.525-.05 1.013-.162T21 11.5V21h-3v-2H6v2zm15.5-11q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="vkun9zaby"/>`,
18
+ "fallback": "material-symbols:car-spark-outline-sharp",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.mtmddlbre {
14
+ fill: currentColor;
15
+ d: path("M5 17v-5zm2.5-1q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16M5 21H4q-.425 0-.712-.288T3 20v-8l2.1-6q.15-.45.538-.725T6.5 5h5.525q-.05.5-.013 1t.163 1H6.85L5.8 10h8.025q.925.95 2.125 1.475T18.5 12H5v5h14v-5.025q.525-.05 1.013-.162T21 11.5V20q0 .425-.288.713T20 21h-1q-.425 0-.712-.288T18 20v-1H6v1q0 .425-.288.713T5 21m13.5-11q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="mtmddlbre"/>`,
18
+ "fallback": "material-symbols:car-spark-outline",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.nhg4t3bqq {
14
+ fill: currentColor;
15
+ d: path("M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15m-2 6q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16m-9 0q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16M5 21H4q-.425 0-.712-.288T3 20v-7.65q0-.175.025-.35t.075-.325L5.1 6q.15-.45.538-.725T6.5 5h4.675q.425 0 .712.288t.288.712t-.288.713t-.712.287H6.85L5.8 10h8.025q.925.95 2.125 1.475T18.5 12q.35-.025.675-.062t.65-.088q.45-.1.813.175t.362.7V20q0 .425-.288.713T20 21h-1q-.425 0-.712-.288T18 20v-1H6v1q0 .425-.288.713T5 21");
16
+ }
17
+ </style><path class="nhg4t3bqq"/>`,
18
+ "fallback": "material-symbols:car-spark-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.q3b6w4rhw {
14
+ fill: currentColor;
15
+ d: path("M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15m-2 6q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16m-9 0q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16M3 21v-9l2.45-7h6.575q-.05.5-.012 1t.162 1H6.85L5.8 10h8.025q.925.95 2.125 1.475T18.5 12q.675-.05 1.263-.137T21 11.5V21h-3v-2H6v2z");
16
+ }
17
+ </style><path class="q3b6w4rhw"/>`,
18
+ "fallback": "material-symbols:car-spark-sharp",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.rfmi421oh {
14
+ fill: currentColor;
15
+ d: path("M5 21H4q-.425 0-.712-.288T3 20v-8l2.1-6q.15-.45.538-.725T6.5 5h5.525q-.05.5-.013 1t.163 1H6.85L5.8 10h8.025q.925.95 2.125 1.475T18.5 12q.675-.05 1.263-.137T21 11.5V20q0 .425-.288.713T20 21h-1q-.425 0-.712-.288T18 20v-1H6v1q0 .425-.288.713T5 21m2.5-5q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16m2-6q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="rfmi421oh"/>`,
18
+ "fallback": "material-symbols:car-spark",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.h2w3wbc9t {
14
+ fill: currentColor;
15
+ d: path("M4 18v-7v.175V6zm0 2q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v4.675q0 .45-.387.7t-.813.05q-.55-.2-1.125-.312T18.5 11q-.95 0-1.825.263T15.05 12H4v6h7.275q.425 0 .7.288t.275.712t-.288.713t-.712.287zM4 8h16V6H4zm14.5 14q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 17.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 13.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 17.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 21.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="h2w3wbc9t"/>`,
18
+ "fallback": "material-symbols:credit-card-spark-outline-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.uefngpqph {
14
+ fill: currentColor;
15
+ d: path("M4 18v-7v.175V6zm-2 2V4h20v8q-.8-.475-1.675-.737T18.5 11t-1.825.263T15.05 12H4v6h8.025q.05.525.163 1.025T12.5 20zM4 8h16V6H4zm14.5 14q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 17.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 13.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 17.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 21.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="uefngpqph"/>`,
18
+ "fallback": "material-symbols:credit-card-spark-outline-sharp",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.upl9rwbtr {
14
+ fill: currentColor;
15
+ d: path("M4 18v-7v.175V6zm0 2q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v6q-.8-.475-1.675-.737T18.5 11t-1.825.263T15.05 12H4v6h8.025q.05.525.163 1.025T12.5 20zM4 8h16V6H4zm14.5 14q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 17.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 13.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 17.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 21.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="upl9rwbtr"/>`,
18
+ "fallback": "material-symbols:credit-card-spark-outline",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.gwl0vj7bq {
14
+ fill: currentColor;
15
+ d: path("M18.5 22q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 17.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 13.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 17.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 21.85q-.025.15-.2.15M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v5.025q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8H4v4h8.725q.575 0 .8.55t-.2 1.025q-.9 1.2-1.2 2.638T12.2 19.1q.1.35-.088.625t-.537.275z");
16
+ }
17
+ </style><path class="gwl0vj7bq"/>`,
18
+ "fallback": "material-symbols:credit-card-spark-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.zyd_hdcou {
14
+ fill: currentColor;
15
+ d: path("M18.5 22q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 17.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 13.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 17.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 21.85q-.025.15-.2.15m-6-2H2V4h20v8.025q-.45-.3-.95-.513T20 11.176V8H4v4h11.05q-1.375.875-2.212 2.325T12 17.5q0 .65.125 1.288T12.5 20");
16
+ }
17
+ </style><path class="zyd_hdcou"/>`,
18
+ "fallback": "material-symbols:credit-card-spark-sharp",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.j5u_sx4ey {
14
+ fill: currentColor;
15
+ d: path("M12.5 20H4q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v6.025q-.45-.3-.95-.513T20 11.176V8H4v4h11.05q-1.375.875-2.212 2.325T12 17.5q0 .65.125 1.288T12.5 20m6 2q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 17.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 13.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 17.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 21.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="j5u_sx4ey"/>`,
18
+ "fallback": "material-symbols:credit-card-spark",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -10,11 +10,11 @@ function Component({width, height, ...props}) {
10
10
  width,
11
11
  height,
12
12
  viewBox,
13
- "content": `<style>.fravrr5ig {
13
+ "content": `<style>.ipcitbttt {
14
14
  fill: currentColor;
15
- d: path("m10 21l4-4h6q.825 0 1.413.588T22 19q0 .825-.588 1.413T20 21H10Zm8.3-12.075l-4.25-4.2l1.4-1.4q.575-.575 1.413-.575t1.412.575l1.4 1.4q.575.575.6 1.388t-.55 1.387L18.3 8.925ZM3 21q-.425 0-.713-.288T2 20v-2.825q0-.2.075-.388t.225-.337l10.3-10.3l4.25 4.25l-10.3 10.3q-.15.15-.337.225T5.825 21H3Z");
15
+ d: path("M11.225 17H17q.425 0 .713-.288T18 16t-.288-.712T17 15h-3.775zM7 17h1.65q.2 0 .388-.075t.337-.225l6.2-6.2q.225-.225.325-.513t.1-.562t-.113-.55t-.312-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325l-6.225 6.2q-.15.15-.225.338T6 14.35V16q0 .425.288.713T7 17m7.5-7.575l-.925-.925zm-7 6.075v-.95l4.05-4.025l.475.45l.45.475L8.45 15.5zm4.525-4.525l.45.475l-.925-.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-2h14V5H5zM5 5v14z");
16
16
  }
17
- </style><path class="fravrr5ig"/>`,
17
+ </style><path class="ipcitbttt"/>`,
18
18
  "fallback": "material-symbols:drive-file-rename-outline-rounded",
19
19
  });
20
20
  }
@@ -10,11 +10,11 @@ function Component({width, height, ...props}) {
10
10
  width,
11
11
  height,
12
12
  viewBox,
13
- "content": `<style>.mo8k52lgl {
13
+ "content": `<style>.xjkv5pamc {
14
14
  fill: currentColor;
15
- d: path("m10 21l4-4h8v4Zm8.3-12.075l-4.25-4.2L16.875 1.9L21.1 6.125ZM2 21v-4.25l10.6-10.6l4.25 4.25L6.25 21Z");
15
+ d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l7.575-7.55l-3.075-3.075L6 13.925zm8.5-7.575l-.925-.925zm-7 6.075v-.95l4.05-4.025l.475.45l.45.475L8.45 15.5zm4.525-4.525l.45.475l-.925-.925zM3 21V3h18v18zm2-2h14V5H5zM5 5v14z");
16
16
  }
17
- </style><path class="mo8k52lgl"/>`,
17
+ </style><path class="xjkv5pamc"/>`,
18
18
  "fallback": "material-symbols:drive-file-rename-outline-sharp",
19
19
  });
20
20
  }
@@ -10,11 +10,11 @@ function Component({width, height, ...props}) {
10
10
  width,
11
11
  height,
12
12
  viewBox,
13
- "content": `<style>.yux_dg5so {
13
+ "content": `<style>.jv0vatb1v {
14
14
  fill: currentColor;
15
- d: path("m10 21l4-4h8v4H10Zm8.3-12.075l-4.25-4.2l1.4-1.4q.575-.575 1.413-.575t1.412.575l1.4 1.4q.575.575.6 1.388t-.55 1.387L18.3 8.925ZM16.85 10.4L6.25 21H2v-4.25l10.6-10.6l4.25 4.25Z");
15
+ d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l6.5-6.5q.225-.225.325-.513t.1-.562t-.112-.55t-.313-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325L6 13.925zm8.5-7.575l-.925-.925zm-7 6.075v-.95l4.05-4.025l.475.45l.45.475L8.45 15.5zm4.525-4.525l.45.475l-.925-.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-2h14V5H5zM5 5v14z");
16
16
  }
17
- </style><path class="yux_dg5so"/>`,
17
+ </style><path class="jv0vatb1v"/>`,
18
18
  "fallback": "material-symbols:drive-file-rename-outline",
19
19
  });
20
20
  }
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.tm8-3ehls {
14
+ fill: currentColor;
15
+ d: path("M11.225 17H17q.425 0 .713-.288T18 16t-.288-.712T17 15h-3.775zM7 17h1.65q.2 0 .388-.075t.337-.225l6.2-6.2q.225-.225.325-.513t.1-.562t-.113-.55t-.312-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325l-6.225 6.2q-.15.15-.225.338T6 14.35V16q0 .425.288.713T7 17m6.575-6.6l-.95-.95l.95-.95l.925.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21z");
16
+ }
17
+ </style><path class="tm8-3ehls"/>`,
18
+ "fallback": "material-symbols:drive-file-rename-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.yc55fxgkb {
14
+ fill: currentColor;
15
+ d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l7.575-7.55l-3.075-3.075L6 13.925zm7.575-6.6l-.95-.95l.95-.95l.925.925zM3 21V3h18v18z");
16
+ }
17
+ </style><path class="yc55fxgkb"/>`,
18
+ "fallback": "material-symbols:drive-file-rename-sharp",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.ubevbibsh {
14
+ fill: currentColor;
15
+ d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l6.5-6.5q.225-.225.325-.513t.1-.562t-.112-.55t-.313-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325L6 13.925zm7.575-6.6l-.95-.95l.95-.95l.925.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21z");
16
+ }
17
+ </style><path class="ubevbibsh"/>`,
18
+ "fallback": "material-symbols:drive-file-rename",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.rfax9maio {
14
+ fill: currentColor;
15
+ d: path("M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M9 13.8l-6.325 2.525q-.6.25-1.137-.112T1 15.2v-.55q0-.3.138-.575t.387-.45L9 8.4V4q0-.825.588-1.412T11 2t1.413.588T13 4v4.4l7.475 5.225q.25.175.388.45t.137.575v.55q0 .65-.537 1.013t-1.138.112L13 13.8v3.6l2.575 1.8q.2.15.313.363t.112.462v.6q0 .5-.413.813t-.912.162L11 20.5l-3.675 1.1q-.5.15-.913-.162T6 20.625v-.6q0-.25.113-.462t.312-.363L9 17.4z");
16
+ }
17
+ </style><path class="rfax9maio"/>`,
18
+ "fallback": "material-symbols:flight-spark-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.l6sqs6bwy {
14
+ fill: currentColor;
15
+ d: path("M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M6 22v-2.5l3-2.1v-3.6L1 17v-3l8-5.6V4q0-.825.588-1.412T11 2t1.413.588T13 4v4.4l8 5.6v3l-8-3.2v3.6l3 2.1V22l-5-1.5z");
16
+ }
17
+ </style><path class="l6sqs6bwy"/>`,
18
+ "fallback": "material-symbols:flight-spark",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.l_df6v8zb {
14
+ fill: currentColor;
15
+ d: path("M6.713 17.713Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zM3.875 19.125Q3 18.25 3 17H2q-.425 0-.712-.288T1 16v-4.825q0-.425.288-.712T2 10.175t.713.288t.287.712V15h.8q.425-.45.975-.725T6 14t1.225.275T8.2 15H15V6h-2.1q-.4 0-.675-.262t-.325-.663q-.05-.425.263-.75T12.9 4H16q.425 0 .713.288T17 5v3h2q.475 0 .9.213t.7.587l2 2.675q.2.275.3.575t.1.625V16q0 .425-.288.713T22 17h-1q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875M5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5t.15-.2q1.525-.375 2.638-1.5T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="l_df6v8zb"/>`,
18
+ "fallback": "material-symbols:local-shipping-spark-outline-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.a76xp2bts {
14
+ fill: currentColor;
15
+ d: path("M6.713 17.713Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zm-5.175-9H17v4h3l3 4v5h-2q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875T3 17H1v-6.825q.425.425.925.75T3 11.5V15h.8q.425-.45.975-.725T6 14t1.225.275T8.2 15H15V6h-3.025q.05-.5.013-1t-.163-1M5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5t.15-.2q1.525-.375 2.638-1.5T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="a76xp2bts"/>`,
18
+ "fallback": "material-symbols:local-shipping-spark-outline",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.z_1crnslq {
14
+ fill: currentColor;
15
+ d: path("M5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15m1.213 7.713Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zM3.875 19.125Q3 18.25 3 17H2q-.425 0-.712-.288T1 16v-4.35q0-.425.4-.638t.775.063q.75.45 1.6.688T5.5 12q1.35 0 2.525-.525t2.05-1.4Q11.15 9 11.638 7.613t.312-2.863q-.05-.3.15-.525T12.575 4H16q.425 0 .713.287T17 5v3h2q.475 0 .9.213t.7.587l2 2.675q.2.275.3.575t.1.625V16q0 .425-.288.713T22 17h-1q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875");
16
+ }
17
+ </style><path class="z_1crnslq"/>`,
18
+ "fallback": "material-symbols:local-shipping-spark-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.kjofq6tir {
14
+ fill: currentColor;
15
+ d: path("M6.713 17.713Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zM5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5t.15-.2q1.525-.375 2.638-1.5T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15m-1.625 9.125Q3 18.25 3 17H1v-6.825q.9.875 2.063 1.35T5.5 12q2.675 0 4.588-1.9T12 5.5q0-.375-.038-.75T11.826 4H17v4h3l3 4v5h-2q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875");
16
+ }
17
+ </style><path class="kjofq6tir"/>`,
18
+ "fallback": "material-symbols:local-shipping-spark",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.fn77p6bbd {
14
+ fill: currentColor;
15
+ d: path("m12 11l8-5H4zm-8 9q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v5.6q0 .425-.288.713T21 12.6t-.712-.287T20 11.6V8l-6.95 4.35q-.5.3-1.05.3t-1.05-.3L4 8v10h7.025q.425 0 .713.288t.287.712t-.288.713t-.712.287zm14.5 3q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 18.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 14.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 18.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 22.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="fn77p6bbd"/>`,
18
+ "fallback": "material-symbols:mail-spark-outline-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.byxxcsbva {
14
+ fill: currentColor;
15
+ d: path("m12 11l8-5H4zm-.025 9H2V4h20v8h-2V8l-8 5l-8-5v10h7.975zm6.525 3q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 18.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 14.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 18.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 22.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="byxxcsbva"/>`,
18
+ "fallback": "material-symbols:mail-spark-outline-sharp",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.npiju5rie {
14
+ fill: currentColor;
15
+ d: path("m12 11l8-5H4zm-.025 9H4q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v6h-2V8l-8 5l-8-5v10h7.975zm6.525 3q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 18.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 14.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 18.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 22.85q-.025.15-.2.15");
16
+ }
17
+ </style><path class="npiju5rie"/>`,
18
+ "fallback": "material-symbols:mail-spark-outline",
19
+ });
20
+ }
21
+
22
+ export default Component;
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.zruif-b_i {
14
+ fill: currentColor;
15
+ d: path("M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v6.125q0 .3-.262.45t-.538.025q-1.825-.85-3.812-.5t-3.463 1.825Q12.85 15 12.363 16.388t-.313 2.862q.05.3-.15.525t-.475.225zm14.5 3q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 18.7q-.15-.05-.15-.2q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 14.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 18.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 22.85q-.025.15-.2.15M12 11L5.3 6.8q-.425-.275-.862-.025T4 7.525q0 .225.1.413t.3.312l6.55 4.1q.5.3 1.05.3t1.05-.3l6.55-4.1q.2-.125.3-.312t.1-.413q0-.5-.437-.75T18.7 6.8z");
16
+ }
17
+ </style><path class="zruif-b_i"/>`,
18
+ "fallback": "material-symbols:mail-spark-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;