@iconify-react/material-symbols 1.0.2 → 1.0.4

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 (39) hide show
  1. package/components/a/app-spark-outline-rounded.jsx +22 -0
  2. package/components/a/app-spark-outline.jsx +22 -0
  3. package/components/a/app-spark-rounded.jsx +22 -0
  4. package/components/a/app-spark.jsx +22 -0
  5. package/components/f/frame-spark-rounded.jsx +22 -0
  6. package/components/f/frame-spark-sharp.jsx +22 -0
  7. package/components/f/frame-spark.jsx +22 -0
  8. package/components/h/home-storage-gear-outline-rounded.jsx +22 -0
  9. package/components/h/home-storage-gear-outline-sharp.jsx +22 -0
  10. package/components/h/home-storage-gear-outline.jsx +22 -0
  11. package/components/h/home-storage-gear-rounded.jsx +22 -0
  12. package/components/h/home-storage-gear-sharp.jsx +22 -0
  13. package/components/h/home-storage-gear.jsx +22 -0
  14. package/components/m/movie-edit-off-outline-rounded.jsx +22 -0
  15. package/components/m/movie-edit-off-outline-sharp.jsx +22 -0
  16. package/components/m/movie-edit-off-outline.jsx +22 -0
  17. package/components/m/movie-edit-off-rounded.jsx +22 -0
  18. package/components/m/movie-edit-off-sharp.jsx +22 -0
  19. package/components/m/movie-edit-off.jsx +22 -0
  20. package/components/s/sell-cloud-outline-rounded.jsx +22 -0
  21. package/components/s/sell-cloud-outline-sharp.jsx +22 -0
  22. package/components/s/sell-cloud-outline.jsx +22 -0
  23. package/components/s/sell-cloud-rounded.jsx +22 -0
  24. package/components/s/sell-cloud-sharp.jsx +22 -0
  25. package/components/s/sell-cloud.jsx +22 -0
  26. package/components/t/translate-cc-outline-rounded.jsx +22 -0
  27. package/components/t/translate-cc-outline-sharp.jsx +22 -0
  28. package/components/t/translate-cc-outline.jsx +22 -0
  29. package/components/t/translate-cc-rounded.jsx +22 -0
  30. package/components/t/translate-cc-sharp.jsx +22 -0
  31. package/components/t/translate-cc.jsx +22 -0
  32. package/components/t/translate-subtitles-outline-rounded.jsx +22 -0
  33. package/components/t/translate-subtitles-outline-sharp.jsx +22 -0
  34. package/components/t/translate-subtitles-outline.jsx +22 -0
  35. package/components/t/translate-subtitles-rounded.jsx +22 -0
  36. package/components/t/translate-subtitles-sharp.jsx +22 -0
  37. package/components/t/translate-subtitles.jsx +22 -0
  38. package/iconify.json +2 -2
  39. package/package.json +149 -1
@@ -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
+ /** @type {{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>.rr9qribt {
14
+ fill: currentColor;
15
+ d: path("M5 17v2V5zm12 4H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h4.025q.425 0 .713.288t.287.712t-.288.713t-.712.287H7q-.825 0-1.412.588T5 7v10q0 .825.588 1.413T7 19h10q.825 0 1.413-.587T19 17v-4.025q0-.425.288-.712t.712-.288t.713.288t.287.712V17q0 1.65-1.175 2.825T17 21m1.5-11q-.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.15");
16
+ }
17
+ </style><path class="rr9qribt"/>`,
18
+ "fallback": "material-symbols:app-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
+ /** @type {{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>.nhm8jwbx {
14
+ fill: currentColor;
15
+ d: path("M5 17v2V5zm12 4H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h5.025v2H7q-.825 0-1.412.588T5 7v10q0 .825.588 1.413T7 19h10q.825 0 1.413-.587T19 17v-5.025h2V17q0 1.65-1.175 2.825T17 21m1.5-11q-.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.15");
16
+ }
17
+ </style><path class="nhm8jwbx"/>`,
18
+ "fallback": "material-symbols:app-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
+ /** @type {{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>.nararwbj {
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.15M17 21H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h4.675q.3 0 .475.238t.075.537q-.45 1.675-.025 3.363t1.7 2.962t2.963 1.7t3.362-.025q.3-.075.538.088t.237.462V17q0 1.65-1.175 2.825T17 21");
16
+ }
17
+ </style><path class="nararwbj"/>`,
18
+ "fallback": "material-symbols:app-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
+ /** @type {{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>.v73q2xbe {
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.15M17 21H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h5.5q-.75 1.825-.387 3.75T13.9 10.1t3.35 1.788T21 11.5V17q0 1.65-1.175 2.825T17 21");
16
+ }
17
+ </style><path class="v73q2xbe"/>`,
18
+ "fallback": "material-symbols:app-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
+ /** @type {{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>.jl34icbh {
14
+ fill: currentColor;
15
+ d: path("M16.288 4.288Q16.575 4 17 4h3q.825 0 1.413.588T22 6v3q0 .425-.288.713T21 10t-.712-.288T20 9V6h-3q-.425 0-.712-.288T16 5t.288-.712M3 10q-.425 0-.712-.288T2 9V6q0-.825.588-1.412T4 4h3q.425 0 .713.288T8 5t-.288.713T7 6H4v3q0 .425-.288.713T3 10m14 10q-.425 0-.712-.288T16 19t.288-.712T17 18h3v-3q0-.425.288-.712T21 14t.713.288T22 15v3q0 .825-.587 1.413T20 20zM4 20q-.825 0-1.412-.587T2 18v-3q0-.425.288-.712T3 14t.713.288T4 15v3h3q.425 0 .713.288T8 19t-.288.713T7 20zm8-3.5q.175 0 .2-.15q.4-1.525 1.513-2.637T16.35 12.2q.15-.05.15-.2q0-.175-.15-.2q-1.525-.4-2.637-1.512T12.2 7.65q-.05-.15-.2-.15t-.2.15q-.4 1.525-1.512 2.638T7.65 11.8q-.15.025-.15.2q0 .15.15.2q1.525.4 2.638 1.513T11.8 16.35q.05.15.2.15");
16
+ }
17
+ </style><path class="jl34icbh"/>`,
18
+ "fallback": "material-symbols:frame-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
+ /** @type {{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>.mbs8b4ml {
14
+ fill: currentColor;
15
+ d: path("M20 10V6h-4V4h6v6zM2 10V4h6v2H4v4zm14 10v-2h4v-4h2v6zM2 20v-6h2v4h4v2zm10-3.5q.175 0 .2-.15q.4-1.525 1.513-2.637T16.35 12.2q.15-.05.15-.2q0-.175-.15-.2q-1.525-.4-2.637-1.512T12.2 7.65q-.05-.15-.2-.15t-.2.15q-.4 1.525-1.512 2.638T7.65 11.8q-.15.025-.15.2q0 .15.15.2q1.525.4 2.638 1.513T11.8 16.35q.05.15.2.15");
16
+ }
17
+ </style><path class="mbs8b4ml"/>`,
18
+ "fallback": "material-symbols:frame-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
+ /** @type {{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>.m9m7luap {
14
+ fill: currentColor;
15
+ d: path("M20 10V6h-4V4h4q.825 0 1.413.588T22 6v4zM2 10V6q0-.825.588-1.412T4 4h4v2H4v4zm14 10v-2h4v-4h2v4q0 .825-.587 1.413T20 20zM4 20q-.825 0-1.412-.587T2 18v-4h2v4h4v2zm8-3.5q.175 0 .2-.15q.4-1.525 1.513-2.637T16.35 12.2q.15-.05.15-.2q0-.175-.15-.2q-1.525-.4-2.637-1.512T12.2 7.65q-.05-.15-.2-.15t-.2.15q-.4 1.525-1.512 2.638T7.65 11.8q-.15.025-.15.2q0 .15.15.2q1.525.4 2.638 1.513T11.8 16.35q.05.15.2.15");
16
+ }
17
+ </style><path class="m9m7luap"/>`,
18
+ "fallback": "material-symbols:frame-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
+ /** @type {{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>.kq872a-y {
14
+ fill: currentColor;
15
+ d: path("M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m-2.6 8l.35 2.15q.35 2.15.925 5.85zm6.425 10H5.85q-.375 0-.662-.238t-.338-.587l-1.65-10q-.075-.45.213-.812T4.175 9H19.8q.475 0 .775.363t.225.812l-.15.825H5.4l1.275 8h4.55q.075.55.238 1.05t.362.95m5.05.525q-.3-.125-.562-.262t-.538-.338l-.725.225q-.325.1-.638-.025t-.487-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562t.612-.213h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025l-.725-.225q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563t-.613.212h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587");
16
+ }
17
+ </style><path class="kq872a-y"/>`,
18
+ "fallback": "material-symbols:home-storage-gear-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
+ /** @type {{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>.tfyae4aq {
14
+ fill: currentColor;
15
+ d: path("M5 8V6h14v2zm2-3V3h10v2zm-1.6 6l.35 2.15q.35 2.15.925 5.85zm6.425 10H5L3 9h18l-.35 2H5.4l1.275 8h4.55q.075.55.238 1.05t.362.95m5.35 2.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.588q.587-.587.587-1.412t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587");
16
+ }
17
+ </style><path class="tfyae4aq"/>`,
18
+ "fallback": "material-symbols:home-storage-gear-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
+ /** @type {{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>.fplgcqct {
14
+ fill: currentColor;
15
+ d: path("M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m-2.6 8l.35 2.15q.35 2.15.925 5.85zm6.425 10H5L3 9h18l-.35 2H5.4l1.275 8h4.55q.075.55.238 1.05t.362.95m5.35 2.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.588q.587-.587.587-1.412t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587");
16
+ }
17
+ </style><path class="fplgcqct"/>`,
18
+ "fallback": "material-symbols:home-storage-gear-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
+ /** @type {{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>.lkb873bk {
14
+ fill: currentColor;
15
+ d: path("M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m8.875 18.525q-.3-.125-.562-.262t-.538-.338l-.725.225q-.325.1-.638-.025t-.487-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562t.612-.213h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025l-.725-.225q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563t-.613.212h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M5.85 21q-.375 0-.662-.238t-.338-.587l-1.65-10q-.075-.45.213-.812T4.175 9H19.8q.475 0 .775.363t.225.812l-.225 1.275q-.575-.225-1.175-.337T18.175 11q-2.925 0-4.975 2.05t-2.05 4.975q0 .775.175 1.525t.5 1.45z");
16
+ }
17
+ </style><path class="lkb873bk"/>`,
18
+ "fallback": "material-symbols:home-storage-gear-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
+ /** @type {{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>.nnk5rfdi {
14
+ fill: currentColor;
15
+ d: path("M5 8V6h14v2zm2-3V3h10v2zm10.175 18.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.587q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M11.825 21H5L3 9h18l-.425 2.45q-.575-.225-1.175-.337T18.175 11q-2.925 0-4.975 2.05t-2.05 4.975q0 .775.175 1.525t.5 1.45");
16
+ }
17
+ </style><path class="nnk5rfdi"/>`,
18
+ "fallback": "material-symbols:home-storage-gear-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
+ /** @type {{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>.amhg14bj {
14
+ fill: currentColor;
15
+ d: path("M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m9.175 20.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.587q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M11.825 21H5L3 9h18l-.425 2.45q-.575-.225-1.175-.337T18.175 11q-2.925 0-4.975 2.05t-2.05 4.975q0 .775.175 1.525t.5 1.45");
16
+ }
17
+ </style><path class="amhg14bj"/>`,
18
+ "fallback": "material-symbols:home-storage-gear",
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
+ /** @type {{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>.r0-tky2h {
14
+ fill: currentColor;
15
+ d: path("M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4l6 6H4v8h7q.425 0 .713.288T12 19t-.288.713T11 20zM22 6v3q0 .425-.288.713T21 10h-8.15l-6-6h2l1.6 3.25q.175.35.5.55t.7.2q.75 0 1.163-.638t.062-1.312L11.85 4h2.25l1.625 3.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L17.1 4H20q.825 0 1.413.587T22 6m-.5 8.425l-.925-.925zM20.475 17.6L17.4 14.55l2.125-2.125q.225-.225.5-.325t.55-.1q.3 0 .575.113t.5.337l.925.925q.225.225.325.5t.1.55t-.1.563t-.325.512zM15.5 19.5h.95l.1-.1l-.95-.95l-.1.1zm5.038 3.45q-.413 0-.713-.3l-2.2-2.2l-.25.25q-.15.15-.337.225T16.65 21H15q-.425 0-.712-.288T14 20v-1.65q0-.2.075-.387t.225-.338l.25-.225L1.325 4.175q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.5 18.5q.3.3.3.7t-.3.7t-.712.3");
16
+ }
17
+ </style><path class="r0-tky2h"/>`,
18
+ "fallback": "material-symbols:movie-edit-off-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
+ /** @type {{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>.ubuob6bh {
14
+ fill: currentColor;
15
+ d: path("M2 20V4h2l6 6H4v8h8v2zM22 4v6h-9.15l-6-6H8.5l1.675 3.325l.675.675h2.65l-2-4H14l2 4h3l-2-4zm-.5 10.425l-.925-.925zM20.475 17.6L17.4 14.55l3.175-3.175l3.075 3.05zM15.5 19.5h.95l.1-.1l-.95-.95l-.1.1zm6.45 2.45l-1.425 1.425l-2.9-2.925l-.55.55H14v-3.075l.55-.525L.625 3.475L2.05 2.05z");
16
+ }
17
+ </style><path class="ubuob6bh"/>`,
18
+ "fallback": "material-symbols:movie-edit-off-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
+ /** @type {{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>.brif3jbi {
14
+ fill: currentColor;
15
+ d: path("M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4l6 6H4v8h8v2zM22 6v4h-9.15l-6-6H8.5l1.675 3.325l.675.675h2.65l-2-4H14l2 4h3l-2-4h3q.825 0 1.413.588T22 6m-.5 8.425l-.925-.925zm-1.05 3.2l-3.075-3.075l2.15-2.125q.225-.2.5-.312t.55-.113q.3 0 .575.113t.5.337l.925.925q.2.225.313.5t.112.55t-.1.563t-.325.512zm1.5 4.325l-1.425 1.425l-2.925-2.9l-.525.525H14v-3.075l.525-.525L.625 3.475L2.05 2.05zM15.5 19.5h.95l.075-.1l-.925-.925l-.1.075z");
16
+ }
17
+ </style><path class="brif3jbi"/>`,
18
+ "fallback": "material-symbols:movie-edit-off-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
+ /** @type {{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>.cussxrxh {
14
+ fill: currentColor;
15
+ d: path("m20.575 15.4l.925-.975l-.925-.925l-.95.95zm-.1 2.2L17.4 14.55l2.125-2.125q.225-.225.5-.325t.55-.1q.3 0 .575.113t.5.337l.925.925q.225.225.325.5t.1.55t-.1.563t-.325.512zm.063 5.35q-.413 0-.713-.3l-2.2-2.2l-.25.25q-.15.15-.337.225T16.65 21H15q-.425 0-.712-.287T14 20v-1.65q0-.2.075-.387t.225-.338l.25-.225L1.325 4.175q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.5 18.5q.3.3.3.7t-.3.7t-.712.3M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4l10.55 10.55l-1.975 1.975q-.275.275-.425.638t-.15.762V19q0 .425-.288.713T11 20zm11.975-6.875L6.85 4h2l1.6 3.25q.175.35.5.55t.7.2q.75 0 1.163-.638t.062-1.312L11.85 4h2.25l1.625 3.25q.175.35.5.55t.7.2q.75 0 1.15-.638t.05-1.312L17.1 4H20q.825 0 1.413.587T22 6v3.2q0 .425-.325.688t-.75.187q-.25-.025-.5-.025t-.5.05q-.5.075-.975.3t-.85.6z");
16
+ }
17
+ </style><path class="cussxrxh"/>`,
18
+ "fallback": "material-symbols:movie-edit-off-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
+ /** @type {{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>.t1tjkfby {
14
+ fill: currentColor;
15
+ d: path("m20.575 15.4l.925-.975l-.925-.925l-.95.95zm-.1 2.2L17.4 14.55l3.175-3.175l3.075 3.05zM2 20V4h2l10.55 10.55L12 17.1V20zm13.975-6.875L6.85 4H8.5l1.675 3.325l.675.675h2.65l-2-4H14l2 4h3l-2-4h5v3.1zm5.975 8.825l-1.425 1.425l-2.9-2.925l-.55.55H14v-3.075l.55-.525L.625 3.475L2.05 2.05z");
16
+ }
17
+ </style><path class="t1tjkfby"/>`,
18
+ "fallback": "material-symbols:movie-edit-off-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
+ /** @type {{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>.blhk7dbi {
14
+ fill: currentColor;
15
+ d: path("M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4l10.55 10.55L12 17.1V20zm11.975-6.875L6.85 4H8.5l1.675 3.325l.675.675h2.65l-2-4H14l2 4h3l-2-4h3q.825 0 1.413.588T22 6v4.3q-1.025-.35-2.087-.2T18.1 11zm4.6 2.275l.925-.975l-.925-.925l-.95.95zm-.1 2.2L17.4 14.55l2.125-2.125q.225-.225.5-.325t.55-.1q.3 0 .575.113t.5.337l.925.925q.225.225.325.5t.1.55t-.1.563t-.325.512zm1.475 4.35l-1.425 1.425l-2.9-2.925l-.55.55H14v-3.075l.55-.525L.625 3.475L2.05 2.05z");
16
+ }
17
+ </style><path class="blhk7dbi"/>`,
18
+ "fallback": "material-symbols:movie-edit-off",
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
+ /** @type {{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>.kf86soby {
14
+ fill: currentColor;
15
+ d: path("M6 22h1.975q.425 0 .713-.288T8.975 21t-.288-.712T7.976 20H6V9.075L11.05 4l4.925 5.075v2.35q0 .425.288.7t.712.275t.713-.288t.287-.712V9.1q.025-.4-.125-.763t-.425-.662L12.475 2.6q-.3-.3-.662-.45T11.05 2q-.375 0-.75.15t-.65.45L4.575 7.675Q4.3 7.95 4.15 8.3T4 9.075V20q0 .875.563 1.438T6 22m5-12.975q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22zm0-2h6.25q.3 0 .525-.213T20 19.25q0-.3-.225-.525t-.525-.225h-1.425l-.425-1.425q-.125-.5-.525-.788t-.9-.287q-.425 0-.787.25t-.538.625L14.15 18H13q-.425 0-.712.288T12 19t.288.713T13 20m3 0");
16
+ }
17
+ </style><path class="kf86soby"/>`,
18
+ "fallback": "material-symbols:sell-cloud-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
+ /** @type {{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>.s3wdvcco {
14
+ fill: currentColor;
15
+ d: path("M4 22h4.975q-.325-.425-.55-.925T8.075 20H6V9.075L11.05 4l4.925 5.075V12q.525 0 1.025.1t.975.3V8.275l-6.9-7.1L4 8.25zm7-12.975q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22zm0-2h6.25q.3 0 .525-.213T20 19.25q0-.3-.225-.525t-.525-.225h-1.425l-.425-1.425q-.125-.5-.525-.788t-.9-.287q-.425 0-.787.25t-.538.625L14.15 18H13q-.425 0-.712.288T12 19t.288.713T13 20m3 0");
16
+ }
17
+ </style><path class="s3wdvcco"/>`,
18
+ "fallback": "material-symbols:sell-cloud-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
+ /** @type {{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>.gwva4tbe {
14
+ fill: currentColor;
15
+ d: path("M6 22h2.975q-.325-.425-.55-.925T8.075 20H6L5.975 9.075H6L11.05 4l4.925 5.075v2.95q.525 0 1.025.087t.975.288V9.1q.025-.4-.125-.763t-.425-.662L12.475 2.6q-.3-.3-.662-.45T11.05 2q-.375 0-.75.15t-.65.45L4.575 7.675Q4.3 7.95 4.15 8.3T4 9.075V20q0 .875.563 1.438T6 22m5-12.975q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22zm0-2h6.25q.3 0 .525-.213T20 19.25q0-.3-.225-.525t-.525-.225h-1.425l-.425-1.425q-.125-.5-.525-.788t-.9-.287q-.425 0-.787.25t-.538.625L14.15 18H13q-.425 0-.712.288T12 19t.288.713T13 20m3 0");
16
+ }
17
+ </style><path class="gwva4tbe"/>`,
18
+ "fallback": "material-symbols:sell-cloud-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
+ /** @type {{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>.kods2fbd {
14
+ fill: currentColor;
15
+ d: path("M6 22h1.6q.45 0 .675-.387T8.3 20.8q-.15-.425-.225-.862T8 19q0-1.675 1-2.988t2.575-1.787q.75-1.025 1.925-1.612t2.475-.588h.413q.212 0 .412.05q.45.075.813-.187t.362-.688V9.1q.025-.4-.125-.762t-.425-.663L12.475 2.6q-.3-.3-.662-.45T11.05 2q-.375 0-.75.15t-.65.45L4.575 7.675Q4.3 7.95 4.15 8.3T4 9.075V20q0 .875.563 1.438T6 22m5-12.975q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22z");
16
+ }
17
+ </style><path class="kods2fbd"/>`,
18
+ "fallback": "material-symbols:sell-cloud-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
+ /** @type {{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>.uj6qt3zg {
14
+ fill: currentColor;
15
+ d: path("M8.975 22q-.5-.7-.737-1.425T8 19q0-1.675 1-2.988t2.575-1.787q.75-1.025 1.925-1.612t2.475-.588q.525 0 1.025.088t.975.287V8.25l-6.9-7.075L4 8.25V22zM11 9.025q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22z");
16
+ }
17
+ </style><path class="uj6qt3zg"/>`,
18
+ "fallback": "material-symbols:sell-cloud-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
+ /** @type {{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>.fzqho7bf {
14
+ fill: currentColor;
15
+ d: path("M8.975 22q-.5-.7-.737-1.425T8 19q0-1.675 1-2.988t2.575-1.787q.75-1.025 1.925-1.612t2.475-.588q.525 0 1.025.088t.975.287V9.1q.025-.4-.125-.763t-.425-.662L12.475 2.6q-.3-.3-.662-.45T11.05 2q-.375 0-.75.15t-.65.45L4.575 7.675Q4.3 7.95 4.15 8.3T4 9.075V20q0 .875.563 1.438T6 22zM11 9.025q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22z");
16
+ }
17
+ </style><path class="fzqho7bf"/>`,
18
+ "fallback": "material-symbols:sell-cloud",
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
+ /** @type {{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>.th98aomu {
14
+ fill: currentColor;
15
+ d: path("M11.975 19.4h2.675l-1.35-3.8zM23 11.5q0 .625-.425 1.063T21.5 13h-5.75q-.325 0-.537-.213T15 12.25t.213-.537t.537-.213h5.75v-9h-13v3.25q0 .325-.213.538T7.75 6.5t-.537-.213T7 5.75V2.5q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5zm-1.5 0v-9zM9.75 8h1.5V5.5h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5zm7 2h2.5q.425 0 .713-.288T20.25 9v-.5q0-.325-.213-.537T19.5 7.75t-.537.213t-.213.537h-1.5v-3h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287m-8.725 5.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8z");
16
+ }
17
+ </style><path class="th98aomu"/>`,
18
+ "fallback": "material-symbols:translate-cc-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
+ /** @type {{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>.fddz4nek {
14
+ fill: currentColor;
15
+ d: path("M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 13v-1.5h6.5v-9h-13v4H7V1h16v12zm6.5-1.5v-9zM9.75 8h1.5V5.5h1.5V6h1.5V4h-4.5zm6 2h4.5V8h-1.5v.5h-1.5v-3h1.5V6h1.5V4h-4.5z");
16
+ }
17
+ </style><path class="fddz4nek"/>`,
18
+ "fallback": "material-symbols:translate-cc-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
+ /** @type {{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>.gnx2z_-r {
14
+ fill: currentColor;
15
+ d: path("M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 13v-1.5h6.5v-9h-13v4H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13zm6.5-1.5v-9zM9.75 8h1.5V5.5h1.5V6h1.5V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5zm7 2h2.5q.425 0 .713-.288T20.25 9V8h-1.5v.5h-1.5v-3h1.5V6h1.5V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287");
16
+ }
17
+ </style><path class="gnx2z_-r"/>`,
18
+ "fallback": "material-symbols:translate-cc-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
+ /** @type {{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>.dx00s6bi {
14
+ fill: currentColor;
15
+ d: path("M11.975 19.4h2.675l-1.35-3.8zM16.75 10h2.5q.425 0 .713-.287T20.25 9v-.5q0-.325-.213-.537T19.5 7.75t-.537.213t-.213.537h-1.5v-3h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287m-8.725 5.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8zm10-7.7H16q-.425 0-.712-.288T15 12V9.5q0-.625-.437-1.062T13.5 8h-2.25V5.5h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5v3H9V6.5H8q-.425 0-.712-.288T7 5.5v-3q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13");
16
+ }
17
+ </style><path class="dx00s6bi"/>`,
18
+ "fallback": "material-symbols:translate-cc-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
+ /** @type {{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>.gdpszq2c {
14
+ fill: currentColor;
15
+ d: path("M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15.75 10h4.5V8h-1.5v.5h-1.5v-3h1.5V6h1.5V4h-4.5zM23 13h-8V8h-3.75V5.5h1.5V6h1.5V4h-4.5v4H9V6.5H7V1h16z");
16
+ }
17
+ </style><path class="gdpszq2c"/>`,
18
+ "fallback": "material-symbols:translate-cc-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
+ /** @type {{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>.meq3qabs {
14
+ fill: currentColor;
15
+ d: path("M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM16.75 10h2.5q.425 0 .713-.288T20.25 9V8h-1.5v.5h-1.5v-3h1.5V6h1.5V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287m4.75 3H15V8h-3.75V5.5h1.5V6h1.5V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5v3H9V6.5H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13");
16
+ }
17
+ </style><path class="meq3qabs"/>`,
18
+ "fallback": "material-symbols:translate-cc",
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
+ /** @type {{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>.iufku6bg {
14
+ fill: currentColor;
15
+ d: path("M15.75 9.5q.325 0 .538-.213t.212-.537t-.213-.537T15.75 8h-.025q-.325 0-.525.213t-.2.537t.213.538t.537.212m3.538-1.287Q19.075 8 18.75 8t-.537.213T18 8.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m-7.5-3Q11.576 5 11.25 5t-.537.213t-.213.537t.213.538t.537.212t.538-.213T12 5.75t-.213-.537M18.75 6.5q.325 0 .538-.213t.212-.537t-.213-.537T18.75 5h-4.5q-.325 0-.537.213t-.213.537t.213.538t.537.212zM8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8zm.475-1.3h2.675l-1.35-3.8zM23 11.5q0 .625-.425 1.063T21.5 13h-5.75q-.325 0-.537-.213T15 12.25t.213-.537t.537-.213h5.75v-9h-13v3.25q0 .325-.213.538T7.75 6.5t-.537-.213T7 5.75V2.5q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5zm-1.5 0v-9z");
16
+ }
17
+ </style><path class="iufku6bg"/>`,
18
+ "fallback": "material-symbols:translate-subtitles-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
+ /** @type {{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>.o77wjvol {
14
+ fill: currentColor;
15
+ d: path("M15 9.5h1.5V8H15zm3 0h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zM3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 13v-1.5h6.5v-9h-13v4H7V1h16v12zm6.5-1.5v-9z");
16
+ }
17
+ </style><path class="o77wjvol"/>`,
18
+ "fallback": "material-symbols:translate-subtitles-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
+ /** @type {{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>.f5vpwxbt {
14
+ fill: currentColor;
15
+ d: path("M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 9.5h1.5V8H15zm3 0h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zM15 13v-1.5h6.5v-9h-13v4H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13zm6.5-1.5v-9z");
16
+ }
17
+ </style><path class="f5vpwxbt"/>`,
18
+ "fallback": "material-symbols:translate-subtitles-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
+ /** @type {{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>.rwm5jgbv {
14
+ fill: currentColor;
15
+ d: path("M19.288 8.213Q19.075 8 18.75 8t-.537.213T18 8.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m-7.5-3Q11.576 5 11.25 5t-.537.213t-.213.537t.213.538t.537.212t.538-.213T12 5.75t-.213-.537M18.75 6.5q.325 0 .538-.213t.212-.537t-.213-.537T18.75 5h-4.5q-.325 0-.537.213t-.213.537t.213.538t.537.212zM8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8zm.475-1.3h2.675l-1.35-3.8zM21.5 13H16q-.425 0-.712-.288T15 12V9.5h.75q.325 0 .538-.213t.212-.537t-.213-.537T15.75 8H9v-.5q0-.425-.288-.712T8 6.5t-.712-.288T7 5.5v-3q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13");
16
+ }
17
+ </style><path class="rwm5jgbv"/>`,
18
+ "fallback": "material-symbols:translate-subtitles-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
+ /** @type {{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>.r2lskpjy {
14
+ fill: currentColor;
15
+ d: path("M18 9.5h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zM3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM23 13h-8V9.5h1.5V8H9V6.5H7V1h16z");
16
+ }
17
+ </style><path class="r2lskpjy"/>`,
18
+ "fallback": "material-symbols:translate-subtitles-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
+ /** @type {{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>.tu49ar5y {
14
+ fill: currentColor;
15
+ d: path("M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM18 9.5h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zm8 6.5H15V9.5h1.5V8H9V6.5H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13");
16
+ }
17
+ </style><path class="tu49ar5y"/>`,
18
+ "fallback": "material-symbols:translate-subtitles",
19
+ });
20
+ }
21
+
22
+ export default Component;
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols",
3
3
  "info": {
4
4
  "name": "Material Symbols",
5
- "total": 15197,
5
+ "total": 15207,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -27,5 +27,5 @@
27
27
  ],
28
28
  "palette": false
29
29
  },
30
- "lastModified": 1773295312
30
+ "lastModified": 1774681461
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-react/material-symbols",
3
3
  "type": "module",
4
- "version": "1.0.2",
4
+ "version": "1.0.4",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -3850,6 +3850,22 @@
3850
3850
  "types": "./types/hqrkovbr.d.ts",
3851
3851
  "default": "./components/a/app-shortcut-sharp.jsx"
3852
3852
  },
3853
+ "./app-spark": {
3854
+ "types": "./types/hqrkovbr.d.ts",
3855
+ "default": "./components/a/app-spark.jsx"
3856
+ },
3857
+ "./app-spark-outline": {
3858
+ "types": "./types/hqrkovbr.d.ts",
3859
+ "default": "./components/a/app-spark-outline.jsx"
3860
+ },
3861
+ "./app-spark-outline-rounded": {
3862
+ "types": "./types/hqrkovbr.d.ts",
3863
+ "default": "./components/a/app-spark-outline-rounded.jsx"
3864
+ },
3865
+ "./app-spark-rounded": {
3866
+ "types": "./types/hqrkovbr.d.ts",
3867
+ "default": "./components/a/app-spark-rounded.jsx"
3868
+ },
3853
3869
  "./apparel": {
3854
3870
  "types": "./types/hqrkovbr.d.ts",
3855
3871
  "default": "./components/a/apparel.jsx"
@@ -25266,6 +25282,18 @@
25266
25282
  "types": "./types/hqrkovbr.d.ts",
25267
25283
  "default": "./components/f/frame-source-sharp.jsx"
25268
25284
  },
25285
+ "./frame-spark": {
25286
+ "types": "./types/hqrkovbr.d.ts",
25287
+ "default": "./components/f/frame-spark.jsx"
25288
+ },
25289
+ "./frame-spark-rounded": {
25290
+ "types": "./types/hqrkovbr.d.ts",
25291
+ "default": "./components/f/frame-spark-rounded.jsx"
25292
+ },
25293
+ "./frame-spark-sharp": {
25294
+ "types": "./types/hqrkovbr.d.ts",
25295
+ "default": "./components/f/frame-spark-sharp.jsx"
25296
+ },
25269
25297
  "./free-cancellation": {
25270
25298
  "types": "./types/hqrkovbr.d.ts",
25271
25299
  "default": "./components/f/free-cancellation.jsx"
@@ -28702,6 +28730,30 @@
28702
28730
  "types": "./types/hqrkovbr.d.ts",
28703
28731
  "default": "./components/h/home-storage.jsx"
28704
28732
  },
28733
+ "./home-storage-gear": {
28734
+ "types": "./types/hqrkovbr.d.ts",
28735
+ "default": "./components/h/home-storage-gear.jsx"
28736
+ },
28737
+ "./home-storage-gear-outline": {
28738
+ "types": "./types/hqrkovbr.d.ts",
28739
+ "default": "./components/h/home-storage-gear-outline.jsx"
28740
+ },
28741
+ "./home-storage-gear-outline-rounded": {
28742
+ "types": "./types/hqrkovbr.d.ts",
28743
+ "default": "./components/h/home-storage-gear-outline-rounded.jsx"
28744
+ },
28745
+ "./home-storage-gear-outline-sharp": {
28746
+ "types": "./types/hqrkovbr.d.ts",
28747
+ "default": "./components/h/home-storage-gear-outline-sharp.jsx"
28748
+ },
28749
+ "./home-storage-gear-rounded": {
28750
+ "types": "./types/hqrkovbr.d.ts",
28751
+ "default": "./components/h/home-storage-gear-rounded.jsx"
28752
+ },
28753
+ "./home-storage-gear-sharp": {
28754
+ "types": "./types/hqrkovbr.d.ts",
28755
+ "default": "./components/h/home-storage-gear-sharp.jsx"
28756
+ },
28705
28757
  "./home-storage-outline": {
28706
28758
  "types": "./types/hqrkovbr.d.ts",
28707
28759
  "default": "./components/h/home-storage-outline.jsx"
@@ -37726,6 +37778,30 @@
37726
37778
  "types": "./types/hqrkovbr.d.ts",
37727
37779
  "default": "./components/m/movie-edit.jsx"
37728
37780
  },
37781
+ "./movie-edit-off": {
37782
+ "types": "./types/hqrkovbr.d.ts",
37783
+ "default": "./components/m/movie-edit-off.jsx"
37784
+ },
37785
+ "./movie-edit-off-outline": {
37786
+ "types": "./types/hqrkovbr.d.ts",
37787
+ "default": "./components/m/movie-edit-off-outline.jsx"
37788
+ },
37789
+ "./movie-edit-off-outline-rounded": {
37790
+ "types": "./types/hqrkovbr.d.ts",
37791
+ "default": "./components/m/movie-edit-off-outline-rounded.jsx"
37792
+ },
37793
+ "./movie-edit-off-outline-sharp": {
37794
+ "types": "./types/hqrkovbr.d.ts",
37795
+ "default": "./components/m/movie-edit-off-outline-sharp.jsx"
37796
+ },
37797
+ "./movie-edit-off-rounded": {
37798
+ "types": "./types/hqrkovbr.d.ts",
37799
+ "default": "./components/m/movie-edit-off-rounded.jsx"
37800
+ },
37801
+ "./movie-edit-off-sharp": {
37802
+ "types": "./types/hqrkovbr.d.ts",
37803
+ "default": "./components/m/movie-edit-off-sharp.jsx"
37804
+ },
37729
37805
  "./movie-edit-outline": {
37730
37806
  "types": "./types/hqrkovbr.d.ts",
37731
37807
  "default": "./components/m/movie-edit-outline.jsx"
@@ -49086,6 +49162,30 @@
49086
49162
  "types": "./types/hqrkovbr.d.ts",
49087
49163
  "default": "./components/s/sell.jsx"
49088
49164
  },
49165
+ "./sell-cloud": {
49166
+ "types": "./types/hqrkovbr.d.ts",
49167
+ "default": "./components/s/sell-cloud.jsx"
49168
+ },
49169
+ "./sell-cloud-outline": {
49170
+ "types": "./types/hqrkovbr.d.ts",
49171
+ "default": "./components/s/sell-cloud-outline.jsx"
49172
+ },
49173
+ "./sell-cloud-outline-rounded": {
49174
+ "types": "./types/hqrkovbr.d.ts",
49175
+ "default": "./components/s/sell-cloud-outline-rounded.jsx"
49176
+ },
49177
+ "./sell-cloud-outline-sharp": {
49178
+ "types": "./types/hqrkovbr.d.ts",
49179
+ "default": "./components/s/sell-cloud-outline-sharp.jsx"
49180
+ },
49181
+ "./sell-cloud-rounded": {
49182
+ "types": "./types/hqrkovbr.d.ts",
49183
+ "default": "./components/s/sell-cloud-rounded.jsx"
49184
+ },
49185
+ "./sell-cloud-sharp": {
49186
+ "types": "./types/hqrkovbr.d.ts",
49187
+ "default": "./components/s/sell-cloud-sharp.jsx"
49188
+ },
49089
49189
  "./sell-outline": {
49090
49190
  "types": "./types/hqrkovbr.d.ts",
49091
49191
  "default": "./components/s/sell-outline.jsx"
@@ -58994,6 +59094,30 @@
58994
59094
  "types": "./types/hqrkovbr.d.ts",
58995
59095
  "default": "./components/t/translate.jsx"
58996
59096
  },
59097
+ "./translate-cc": {
59098
+ "types": "./types/hqrkovbr.d.ts",
59099
+ "default": "./components/t/translate-cc.jsx"
59100
+ },
59101
+ "./translate-cc-outline": {
59102
+ "types": "./types/hqrkovbr.d.ts",
59103
+ "default": "./components/t/translate-cc-outline.jsx"
59104
+ },
59105
+ "./translate-cc-outline-rounded": {
59106
+ "types": "./types/hqrkovbr.d.ts",
59107
+ "default": "./components/t/translate-cc-outline-rounded.jsx"
59108
+ },
59109
+ "./translate-cc-outline-sharp": {
59110
+ "types": "./types/hqrkovbr.d.ts",
59111
+ "default": "./components/t/translate-cc-outline-sharp.jsx"
59112
+ },
59113
+ "./translate-cc-rounded": {
59114
+ "types": "./types/hqrkovbr.d.ts",
59115
+ "default": "./components/t/translate-cc-rounded.jsx"
59116
+ },
59117
+ "./translate-cc-sharp": {
59118
+ "types": "./types/hqrkovbr.d.ts",
59119
+ "default": "./components/t/translate-cc-sharp.jsx"
59120
+ },
58997
59121
  "./translate-indic": {
58998
59122
  "types": "./types/hqrkovbr.d.ts",
58999
59123
  "default": "./components/t/translate-indic.jsx"
@@ -59006,6 +59130,30 @@
59006
59130
  "types": "./types/hqrkovbr.d.ts",
59007
59131
  "default": "./components/t/translate-rounded.jsx"
59008
59132
  },
59133
+ "./translate-subtitles": {
59134
+ "types": "./types/hqrkovbr.d.ts",
59135
+ "default": "./components/t/translate-subtitles.jsx"
59136
+ },
59137
+ "./translate-subtitles-outline": {
59138
+ "types": "./types/hqrkovbr.d.ts",
59139
+ "default": "./components/t/translate-subtitles-outline.jsx"
59140
+ },
59141
+ "./translate-subtitles-outline-rounded": {
59142
+ "types": "./types/hqrkovbr.d.ts",
59143
+ "default": "./components/t/translate-subtitles-outline-rounded.jsx"
59144
+ },
59145
+ "./translate-subtitles-outline-sharp": {
59146
+ "types": "./types/hqrkovbr.d.ts",
59147
+ "default": "./components/t/translate-subtitles-outline-sharp.jsx"
59148
+ },
59149
+ "./translate-subtitles-rounded": {
59150
+ "types": "./types/hqrkovbr.d.ts",
59151
+ "default": "./components/t/translate-subtitles-rounded.jsx"
59152
+ },
59153
+ "./translate-subtitles-sharp": {
59154
+ "types": "./types/hqrkovbr.d.ts",
59155
+ "default": "./components/t/translate-subtitles-sharp.jsx"
59156
+ },
59009
59157
  "./transportation": {
59010
59158
  "types": "./types/hqrkovbr.d.ts",
59011
59159
  "default": "./components/t/transportation.jsx"