@iconify-react/material-symbols 1.0.1 → 1.0.3

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/c/check-alert-rounded.jsx +22 -0
  6. package/components/c/check-alert.jsx +22 -0
  7. package/components/f/frame-spark-rounded.jsx +22 -0
  8. package/components/f/frame-spark-sharp.jsx +22 -0
  9. package/components/f/frame-spark.jsx +22 -0
  10. package/components/h/home-storage-gear-outline-rounded.jsx +22 -0
  11. package/components/h/home-storage-gear-outline-sharp.jsx +22 -0
  12. package/components/h/home-storage-gear-outline.jsx +22 -0
  13. package/components/h/home-storage-gear-rounded.jsx +22 -0
  14. package/components/h/home-storage-gear-sharp.jsx +22 -0
  15. package/components/h/home-storage-gear.jsx +22 -0
  16. package/components/s/signal-cellular-alt-off-rounded.jsx +22 -0
  17. package/components/s/signal-cellular-alt-off.jsx +22 -0
  18. package/components/t/translate-cc-outline-rounded.jsx +22 -0
  19. package/components/t/translate-cc-outline-sharp.jsx +22 -0
  20. package/components/t/translate-cc-outline.jsx +22 -0
  21. package/components/t/translate-cc-rounded.jsx +22 -0
  22. package/components/t/translate-cc-sharp.jsx +22 -0
  23. package/components/t/translate-cc.jsx +22 -0
  24. package/components/t/translate-subtitles-outline-rounded.jsx +22 -0
  25. package/components/t/translate-subtitles-outline-sharp.jsx +22 -0
  26. package/components/t/translate-subtitles-outline.jsx +22 -0
  27. package/components/t/translate-subtitles-rounded.jsx +22 -0
  28. package/components/t/translate-subtitles-sharp.jsx +22 -0
  29. package/components/t/translate-subtitles.jsx +22 -0
  30. package/components/y/youtube-activity-2-outline-rounded.jsx +22 -0
  31. package/components/y/youtube-activity-2-outline.jsx +22 -0
  32. package/components/y/youtube-activity-2-rounded.jsx +22 -0
  33. package/components/y/youtube-activity-2.jsx +22 -0
  34. package/components/y/youtube-video-outline-rounded.jsx +22 -0
  35. package/components/y/youtube-video-outline.jsx +22 -0
  36. package/components/y/youtube-video-rounded.jsx +22 -0
  37. package/components/y/youtube-video.jsx +22 -0
  38. package/iconify.json +2 -2
  39. package/package.json +157 -9
@@ -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>.f7s6yhbq {
14
+ fill: currentColor;
15
+ d: path("m9.55 15.15l8.475-8.475q.3-.3.7-.3t.7.3t.3.713t-.3.712l-9.175 9.2q-.3.3-.7.3t-.7-.3L4.55 13q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3zm4.913 6.4Q13 20.1 13 18q0-2.075 1.463-3.537T18 13t3.538 1.463T23 18q0 2.1-1.463 3.55T18 23t-3.537-1.45M18 21q.2 0 .35-.15t.15-.35t-.15-.35T18 20t-.35.15t-.15.35t.15.35t.35.15m0-2q.2 0 .35-.15t.15-.35v-3q0-.2-.15-.35T18 15t-.35.15t-.15.35v3q0 .2.15.35T18 19");
16
+ }
17
+ </style><path class="f7s6yhbq"/>`,
18
+ "fallback": "material-symbols:check-alert-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>.zwa8uutt {
14
+ fill: currentColor;
15
+ d: path("m9.55 18l-5.7-5.7l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4zm4.913 3.55Q13 20.1 13 18q0-2.075 1.463-3.537T18 13t3.538 1.463T23 18q0 2.1-1.463 3.55T18 23t-3.537-1.45M18 21q.2 0 .35-.15t.15-.35t-.15-.35T18 20t-.35.15t-.15.35t.15.35t.35.15m-.5-2h1v-4h-1z");
16
+ }
17
+ </style><path class="zwa8uutt"/>`,
18
+ "fallback": "material-symbols:check-alert",
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>.lv-bxgby {
14
+ fill: currentColor;
15
+ d: path("M11.438 19.563Q11 19.125 11 18.5v-4.65L2.075 4.925q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l17 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3L14 16.85v1.65q0 .625-.437 1.063T12.5 20t-1.062-.437m7.062-4.538q-.575-.025-1.037-.4t-.463-1.1V5.5q0-.625.438-1.062T18.5 4t1.063.438T20 5.5v8.025q0 .75-.462 1.138t-1.038.362m-10.937-.587Q8 14.875 8 15.5v3q0 .625-.437 1.063T6.5 20t-1.062-.437T5 18.5v-3q0-.625.438-1.062T6.5 14t1.063.438");
16
+ }
17
+ </style><path class="lv-bxgby"/>`,
18
+ "fallback": "material-symbols:signal-cellular-alt-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>.vhxra3b {
14
+ fill: currentColor;
15
+ d: path("M19.775 22.625L14 16.85V20h-3v-6.15L1.375 4.225L2.8 2.8l18.4 18.4zM20 17.15l-3-3V4h3zM5 20v-6h3v6z");
16
+ }
17
+ </style><path class="vhxra3b"/>`,
18
+ "fallback": "material-symbols:signal-cellular-alt-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>.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;
@@ -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>.h-lee-bg {
14
+ fill: currentColor;
15
+ d: path("M19 18h-1q-.425 0-.712-.288T17 17t.288-.712T18 16h1v-1q0-.425.288-.712T20 14t.713.288T21 15v1h1q.425 0 .713.288T23 17t-.288.713T22 18h-1v1q0 .425-.288.713T20 20t-.712-.288T19 19zM12 5l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.638t.65 1.112q.2.8.288 1.8T21.975 11q0 .425-.275.713T21 12t-.712-.288t-.313-.712q-.025-.875-.1-1.825T19.65 7.7q-.05-.125-.15-.212t-.225-.138q-.6-.15-2.85-.25T12 7q-2.2 0-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275 2.063T4 12t.075 2.225t.275 2.075q.05.125.137.213t.213.137q.6.15 2.85.25T12 17h2q.425 0 .712.263t.288.687t-.288.725t-.712.3q-.4 0-.763.013T12.6 19H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5m2.45 6.575l-3.7-2.15q-.25-.15-.5.013t-.25.437v4.25q0 .275.25.438t.5.012l3.7-2.15q.25-.15.25-.425t-.25-.425");
16
+ }
17
+ </style><path class="h-lee-bg"/>`,
18
+ "fallback": "material-symbols:youtube-activity-2-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>.j34b2sbj {
14
+ fill: currentColor;
15
+ d: path("M19 20v-2h-2v-2h2v-2h2v2h2v2h-2v2zM12 5l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.638t.65 1.112q.275.975.338 2.3T21.975 12H20q0-.925-.075-2.262T19.65 7.7q-.05-.125-.15-.213t-.225-.137q-.6-.15-2.85-.25T12 7q-2.2 0-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275 2.063T4 12t.075 2.225t.275 2.075q.05.125.137.213t.213.137q.6.15 2.85.25T12 17h1.488q.762 0 1.512-.025v1.975q-.525.025-1.062.038t-.963.012H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5m-2 10l5.2-3L10 9z");
16
+ }
17
+ </style><path class="j34b2sbj"/>`,
18
+ "fallback": "material-symbols:youtube-activity-2-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>.kod8gr3c {
14
+ fill: currentColor;
15
+ d: path("M19 18h-1q-.425 0-.712-.288T17 17t.288-.712T18 16h1v-1q0-.425.288-.712T20 14t.713.288T21 15v1h1q.425 0 .713.288T23 17t-.288.713T22 18h-1v1q0 .425-.288.713T20 20t-.712-.288T19 19zm-4.55-6.425l-3.7-2.15q-.25-.15-.5.013t-.25.437v4.25q0 .275.25.438t.5.012l3.7-2.15q.25-.15.25-.425t-.25-.425M12 5l1 .012q1 .013 2.313.05t2.6.125t1.887.238q.65.175 1.125.65t.65 1.125q.25.875.325 2.05t.075 2.275q0 .325-.263.513t-.587.087q-1.25-.3-2.488.05t-2.162 1.275q-.95.925-1.287 2.188t-.063 2.537q.075.3-.1.55t-.475.25q-.55 0-1.012.013T12.75 19H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5");
16
+ }
17
+ </style><path class="kod8gr3c"/>`,
18
+ "fallback": "material-symbols:youtube-activity-2-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>.ioxx4hac {
14
+ fill: currentColor;
15
+ d: path("M19 20v-2h-2v-2h2v-2h2v2h2v2h-2v2zm-9-5l5.2-3L10 9zm2-10l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.65t.65 1.125q.3 1.1.363 2.563t.037 2.662q-.45-.2-.95-.312T20 12q-2.075 0-3.537 1.45T15 16.975q0 .5.088 1.013t.287.962q-.675.025-1.275.038T13.025 19H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5");
16
+ }
17
+ </style><path class="ioxx4hac"/>`,
18
+ "fallback": "material-symbols:youtube-activity-2",
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>.uuvnvlbo {
14
+ fill: currentColor;
15
+ d: path("M12 19q-1.775 0-3.325-.05q-1.325-.05-2.613-.137T4.2 18.575q-.65-.175-1.125-.65t-.65-1.125q-.15-.575-.237-1.4t-.138-1.575Q2 12.925 2 12t.05-1.825q.05-.75.138-1.575t.237-1.4q.175-.65.65-1.125t1.125-.65q.575-.15 1.863-.237t2.612-.138Q10.225 5 12 5l1 .013q1 .012 2.313.05t2.612.125t1.875.237q.65.175 1.125.65t.65 1.125q.15.575.238 1.4t.137 1.575q.05.9.05 1.825t-.05 1.825q-.05.75-.137 1.575t-.238 1.4q-.175.65-.65 1.125t-1.125.65q-.575.15-1.875.237t-2.613.125t-2.312.05zm0-2q2.175 0 4.438-.088t2.862-.262q.125-.05.213-.137t.137-.213q.2-.725.275-2.075T20 12t-.075-2.225T19.65 7.7q-.05-.125-.137-.212T19.3 7.35q-.6-.175-2.863-.262T12 7t-4.437.088T4.7 7.35q-.125.05-.213.138T4.35 7.7q-.2.725-.275 2.075T4 12t.075 2.225t.275 2.075q.05.125.138.213t.212.137q.6.175 2.863.263T12 17m2.45-5.425l-3.7-2.15q-.25-.15-.5.012t-.25.438v4.25q0 .275.25.438t.5.012l3.7-2.15q.25-.15.25-.425t-.25-.425M12 12");
16
+ }
17
+ </style><path class="uuvnvlbo"/>`,
18
+ "fallback": "material-symbols:youtube-video-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>.tewepebl {
14
+ fill: currentColor;
15
+ d: path("M12 19q-1.775 0-3.325-.05q-1.325-.05-2.613-.137T4.2 18.575q-.65-.175-1.125-.65t-.65-1.125q-.15-.575-.237-1.4t-.138-1.575Q2 12.925 2 12t.05-1.825q.05-.75.138-1.575t.237-1.4q.175-.65.65-1.125t1.125-.65q.575-.15 1.863-.237t2.612-.138Q10.225 5 12 5l1 .013q1 .012 2.313.05t2.612.125t1.875.237q.65.175 1.125.65t.65 1.125q.15.575.238 1.4t.137 1.575q.05.9.05 1.825t-.05 1.825q-.05.75-.137 1.575t-.238 1.4q-.175.65-.65 1.125t-1.125.65q-.575.15-1.875.237t-2.613.125t-2.312.05zm0-2q2.175 0 4.438-.088t2.862-.262q.125-.05.213-.137t.137-.213q.2-.725.275-2.075T20 12t-.075-2.225T19.65 7.7q-.05-.125-.137-.212T19.3 7.35q-.6-.175-2.863-.262T12 7t-4.437.088T4.7 7.35q-.125.05-.213.138T4.35 7.7q-.2.725-.275 2.075T4 12t.075 2.225t.275 2.075q.05.125.138.213t.212.137q.6.175 2.863.263T12 17m-2-2l5.2-3L10 9zm2-3");
16
+ }
17
+ </style><path class="tewepebl"/>`,
18
+ "fallback": "material-symbols:youtube-video-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>.h9f_e-_z {
14
+ fill: currentColor;
15
+ d: path("M12 19q-1.775 0-3.325-.05q-1.325-.05-2.613-.137T4.2 18.575q-.65-.175-1.125-.65t-.65-1.125q-.15-.575-.237-1.4t-.138-1.575Q2 12.925 2 12t.05-1.825q.05-.75.138-1.575t.237-1.4q.175-.65.65-1.125t1.125-.65q.575-.15 1.863-.237t2.612-.138Q10.225 5 12 5l1 .013q1 .012 2.313.05t2.612.125t1.875.237q.65.175 1.125.65t.65 1.125q.15.575.238 1.4t.137 1.575q.05.9.05 1.825t-.05 1.825q-.05.75-.137 1.575t-.238 1.4q-.175.65-.65 1.125t-1.125.65q-.575.15-1.875.237t-2.613.125t-2.312.05zm2.45-7.425l-3.7-2.15q-.25-.15-.5.012t-.25.438v4.25q0 .275.25.438t.5.012l3.7-2.15q.25-.15.25-.425t-.25-.425");
16
+ }
17
+ </style><path class="h9f_e-_z"/>`,
18
+ "fallback": "material-symbols:youtube-video-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>.u9h1mabf {
14
+ fill: currentColor;
15
+ d: path("M12 19q-1.775 0-3.325-.05q-1.325-.05-2.613-.137T4.2 18.575q-.65-.175-1.125-.65t-.65-1.125q-.15-.575-.237-1.4t-.138-1.575Q2 12.925 2 12t.05-1.825q.05-.75.138-1.575t.237-1.4q.175-.65.65-1.125t1.125-.65q.575-.15 1.863-.237t2.612-.138Q10.225 5 12 5l1 .013q1 .012 2.313.05t2.612.125t1.875.237q.65.175 1.125.65t.65 1.125q.15.575.238 1.4t.137 1.575q.05.9.05 1.825t-.05 1.825q-.05.75-.137 1.575t-.238 1.4q-.175.65-.65 1.125t-1.125.65q-.575.15-1.875.237t-2.613.125t-2.312.05zm-2-4l5.2-3L10 9z");
16
+ }
17
+ </style><path class="u9h1mabf"/>`,
18
+ "fallback": "material-symbols:youtube-video",
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": 15195,
5
+ "total": 15222,
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": 1772603110
30
+ "lastModified": 1773740798
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.1",
4
+ "version": "1.0.3",
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"
@@ -11838,6 +11854,14 @@
11838
11854
  "types": "./types/hqrkovbr.d.ts",
11839
11855
  "default": "./components/c/check.jsx"
11840
11856
  },
11857
+ "./check-alert": {
11858
+ "types": "./types/hqrkovbr.d.ts",
11859
+ "default": "./components/c/check-alert.jsx"
11860
+ },
11861
+ "./check-alert-rounded": {
11862
+ "types": "./types/hqrkovbr.d.ts",
11863
+ "default": "./components/c/check-alert-rounded.jsx"
11864
+ },
11841
11865
  "./check-box": {
11842
11866
  "types": "./types/hqrkovbr.d.ts",
11843
11867
  "default": "./components/c/check-box.jsx"
@@ -25258,6 +25282,18 @@
25258
25282
  "types": "./types/hqrkovbr.d.ts",
25259
25283
  "default": "./components/f/frame-source-sharp.jsx"
25260
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
+ },
25261
25297
  "./free-cancellation": {
25262
25298
  "types": "./types/hqrkovbr.d.ts",
25263
25299
  "default": "./components/f/free-cancellation.jsx"
@@ -28694,6 +28730,30 @@
28694
28730
  "types": "./types/hqrkovbr.d.ts",
28695
28731
  "default": "./components/h/home-storage.jsx"
28696
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
+ },
28697
28757
  "./home-storage-outline": {
28698
28758
  "types": "./types/hqrkovbr.d.ts",
28699
28759
  "default": "./components/h/home-storage-outline.jsx"
@@ -51110,6 +51170,14 @@
51110
51170
  "types": "./types/hqrkovbr.d.ts",
51111
51171
  "default": "./components/s/signal-cellular-alt-2-bar-rounded.jsx"
51112
51172
  },
51173
+ "./signal-cellular-alt-off": {
51174
+ "types": "./types/hqrkovbr.d.ts",
51175
+ "default": "./components/s/signal-cellular-alt-off.jsx"
51176
+ },
51177
+ "./signal-cellular-alt-off-rounded": {
51178
+ "types": "./types/hqrkovbr.d.ts",
51179
+ "default": "./components/s/signal-cellular-alt-off-rounded.jsx"
51180
+ },
51113
51181
  "./signal-cellular-alt-rounded": {
51114
51182
  "types": "./types/hqrkovbr.d.ts",
51115
51183
  "default": "./components/s/signal-cellular-alt-rounded.jsx"
@@ -58978,6 +59046,30 @@
58978
59046
  "types": "./types/hqrkovbr.d.ts",
58979
59047
  "default": "./components/t/translate.jsx"
58980
59048
  },
59049
+ "./translate-cc": {
59050
+ "types": "./types/hqrkovbr.d.ts",
59051
+ "default": "./components/t/translate-cc.jsx"
59052
+ },
59053
+ "./translate-cc-outline": {
59054
+ "types": "./types/hqrkovbr.d.ts",
59055
+ "default": "./components/t/translate-cc-outline.jsx"
59056
+ },
59057
+ "./translate-cc-outline-rounded": {
59058
+ "types": "./types/hqrkovbr.d.ts",
59059
+ "default": "./components/t/translate-cc-outline-rounded.jsx"
59060
+ },
59061
+ "./translate-cc-outline-sharp": {
59062
+ "types": "./types/hqrkovbr.d.ts",
59063
+ "default": "./components/t/translate-cc-outline-sharp.jsx"
59064
+ },
59065
+ "./translate-cc-rounded": {
59066
+ "types": "./types/hqrkovbr.d.ts",
59067
+ "default": "./components/t/translate-cc-rounded.jsx"
59068
+ },
59069
+ "./translate-cc-sharp": {
59070
+ "types": "./types/hqrkovbr.d.ts",
59071
+ "default": "./components/t/translate-cc-sharp.jsx"
59072
+ },
58981
59073
  "./translate-indic": {
58982
59074
  "types": "./types/hqrkovbr.d.ts",
58983
59075
  "default": "./components/t/translate-indic.jsx"
@@ -58990,6 +59082,30 @@
58990
59082
  "types": "./types/hqrkovbr.d.ts",
58991
59083
  "default": "./components/t/translate-rounded.jsx"
58992
59084
  },
59085
+ "./translate-subtitles": {
59086
+ "types": "./types/hqrkovbr.d.ts",
59087
+ "default": "./components/t/translate-subtitles.jsx"
59088
+ },
59089
+ "./translate-subtitles-outline": {
59090
+ "types": "./types/hqrkovbr.d.ts",
59091
+ "default": "./components/t/translate-subtitles-outline.jsx"
59092
+ },
59093
+ "./translate-subtitles-outline-rounded": {
59094
+ "types": "./types/hqrkovbr.d.ts",
59095
+ "default": "./components/t/translate-subtitles-outline-rounded.jsx"
59096
+ },
59097
+ "./translate-subtitles-outline-sharp": {
59098
+ "types": "./types/hqrkovbr.d.ts",
59099
+ "default": "./components/t/translate-subtitles-outline-sharp.jsx"
59100
+ },
59101
+ "./translate-subtitles-rounded": {
59102
+ "types": "./types/hqrkovbr.d.ts",
59103
+ "default": "./components/t/translate-subtitles-rounded.jsx"
59104
+ },
59105
+ "./translate-subtitles-sharp": {
59106
+ "types": "./types/hqrkovbr.d.ts",
59107
+ "default": "./components/t/translate-subtitles-sharp.jsx"
59108
+ },
58993
59109
  "./transportation": {
58994
59110
  "types": "./types/hqrkovbr.d.ts",
58995
59111
  "default": "./components/t/transportation.jsx"
@@ -63906,21 +64022,21 @@
63906
64022
  "types": "./types/hqrkovbr.d.ts",
63907
64023
  "default": "./components/y/your-trips-sharp.jsx"
63908
64024
  },
63909
- "./youtube-activity": {
64025
+ "./youtube-activity-2": {
63910
64026
  "types": "./types/hqrkovbr.d.ts",
63911
- "default": "./components/y/youtube-activity.jsx"
64027
+ "default": "./components/y/youtube-activity-2.jsx"
63912
64028
  },
63913
- "./youtube-activity-outline": {
64029
+ "./youtube-activity-2-outline": {
63914
64030
  "types": "./types/hqrkovbr.d.ts",
63915
- "default": "./components/y/youtube-activity-outline.jsx"
64031
+ "default": "./components/y/youtube-activity-2-outline.jsx"
63916
64032
  },
63917
- "./youtube-activity-outline-rounded": {
64033
+ "./youtube-activity-2-outline-rounded": {
63918
64034
  "types": "./types/hqrkovbr.d.ts",
63919
- "default": "./components/y/youtube-activity-outline-rounded.jsx"
64035
+ "default": "./components/y/youtube-activity-2-outline-rounded.jsx"
63920
64036
  },
63921
- "./youtube-activity-rounded": {
64037
+ "./youtube-activity-2-rounded": {
63922
64038
  "types": "./types/hqrkovbr.d.ts",
63923
- "default": "./components/y/youtube-activity-rounded.jsx"
64039
+ "default": "./components/y/youtube-activity-2-rounded.jsx"
63924
64040
  },
63925
64041
  "./youtube-music": {
63926
64042
  "types": "./types/hqrkovbr.d.ts",
@@ -63942,6 +64058,22 @@
63942
64058
  "types": "./types/hqrkovbr.d.ts",
63943
64059
  "default": "./components/y/youtube-tv-outline.jsx"
63944
64060
  },
64061
+ "./youtube-video": {
64062
+ "types": "./types/hqrkovbr.d.ts",
64063
+ "default": "./components/y/youtube-video.jsx"
64064
+ },
64065
+ "./youtube-video-outline": {
64066
+ "types": "./types/hqrkovbr.d.ts",
64067
+ "default": "./components/y/youtube-video-outline.jsx"
64068
+ },
64069
+ "./youtube-video-outline-rounded": {
64070
+ "types": "./types/hqrkovbr.d.ts",
64071
+ "default": "./components/y/youtube-video-outline-rounded.jsx"
64072
+ },
64073
+ "./youtube-video-rounded": {
64074
+ "types": "./types/hqrkovbr.d.ts",
64075
+ "default": "./components/y/youtube-video-rounded.jsx"
64076
+ },
63945
64077
  "./zone-person-alert": {
63946
64078
  "types": "./types/hqrkovbr.d.ts",
63947
64079
  "default": "./components/z/zone-person-alert.jsx"
@@ -73418,6 +73550,22 @@
73418
73550
  "types": "./types/hqrkovbr.d.ts",
73419
73551
  "default": "./components/w/wrong-location-sharp.jsx"
73420
73552
  },
73553
+ "./youtube-activity": {
73554
+ "types": "./types/hqrkovbr.d.ts",
73555
+ "default": "./components/y/youtube-activity.jsx"
73556
+ },
73557
+ "./youtube-activity-outline": {
73558
+ "types": "./types/hqrkovbr.d.ts",
73559
+ "default": "./components/y/youtube-activity-outline.jsx"
73560
+ },
73561
+ "./youtube-activity-outline-rounded": {
73562
+ "types": "./types/hqrkovbr.d.ts",
73563
+ "default": "./components/y/youtube-activity-outline-rounded.jsx"
73564
+ },
73565
+ "./youtube-activity-rounded": {
73566
+ "types": "./types/hqrkovbr.d.ts",
73567
+ "default": "./components/y/youtube-activity-rounded.jsx"
73568
+ },
73421
73569
  "./youtube-activity-sharp": {
73422
73570
  "types": "./types/hqrkovbr.d.ts",
73423
73571
  "default": "./components/y/youtube-activity-sharp.jsx"