@iconify-react/material-symbols 1.0.4 → 1.0.6

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 (70) hide show
  1. package/components/b/blinds-2-closed-outline-rounded.jsx +22 -0
  2. package/components/b/blinds-2-closed-outline.jsx +22 -0
  3. package/components/b/blinds-2-closed-rounded.jsx +22 -0
  4. package/components/b/blinds-2-closed.jsx +22 -0
  5. package/components/b/blinds-2-outline-rounded.jsx +22 -0
  6. package/components/b/blinds-2-outline.jsx +22 -0
  7. package/components/b/blinds-2-rounded.jsx +22 -0
  8. package/components/b/blinds-2.jsx +22 -0
  9. package/components/b/bolt-boost-rounded.jsx +22 -0
  10. package/components/b/bolt-boost.jsx +22 -0
  11. package/components/g/garage-door-open-outline-rounded.jsx +22 -0
  12. package/components/g/garage-door-open-outline.jsx +22 -0
  13. package/components/g/garage-door-open-rounded.jsx +22 -0
  14. package/components/g/garage-door-open.jsx +22 -0
  15. package/components/g/garage-door-outline-rounded.jsx +3 -3
  16. package/components/g/garage-door-outline.jsx +3 -3
  17. package/components/g/garage-door-rounded.jsx +3 -3
  18. package/components/g/garage-door.jsx +3 -3
  19. package/components/l/light-group-2-outline-rounded.jsx +22 -0
  20. package/components/l/light-group-2-outline.jsx +22 -0
  21. package/components/l/light-group-2-rounded.jsx +22 -0
  22. package/components/l/light-group-2.jsx +22 -0
  23. package/components/l/lightstrip-outline-sharp.jsx +22 -0
  24. package/components/l/lightstrip-outline.jsx +22 -0
  25. package/components/l/lightstrip-sharp.jsx +22 -0
  26. package/components/l/lightstrip.jsx +22 -0
  27. package/components/s/shades-closed-outline-rounded.jsx +22 -0
  28. package/components/s/shades-closed-outline.jsx +22 -0
  29. package/components/s/shades-closed-rounded.jsx +22 -0
  30. package/components/s/shades-closed.jsx +22 -0
  31. package/components/s/shades-outline-rounded.jsx +22 -0
  32. package/components/s/shades-outline.jsx +22 -0
  33. package/components/s/shades-rounded.jsx +22 -0
  34. package/components/s/shades.jsx +22 -0
  35. package/components/s/soundbar-outline-rounded.jsx +22 -0
  36. package/components/s/soundbar-outline-sharp.jsx +22 -0
  37. package/components/s/soundbar-outline.jsx +22 -0
  38. package/components/s/soundbar-rounded.jsx +22 -0
  39. package/components/s/soundbar-sharp.jsx +22 -0
  40. package/components/s/soundbar.jsx +22 -0
  41. package/components/s/speaker-2-outline-rounded.jsx +22 -0
  42. package/components/s/speaker-2-outline-sharp.jsx +22 -0
  43. package/components/s/speaker-2-outline.jsx +22 -0
  44. package/components/s/speaker-2-rounded.jsx +22 -0
  45. package/components/s/speaker-2-sharp.jsx +22 -0
  46. package/components/s/speaker-2.jsx +22 -0
  47. package/components/s/subwoofer-outline-rounded.jsx +22 -0
  48. package/components/s/subwoofer-outline-sharp.jsx +22 -0
  49. package/components/s/subwoofer-outline.jsx +22 -0
  50. package/components/s/subwoofer-rounded.jsx +22 -0
  51. package/components/s/subwoofer-sharp.jsx +22 -0
  52. package/components/s/subwoofer.jsx +22 -0
  53. package/components/s/switch-off-outline-rounded.jsx +22 -0
  54. package/components/s/switch-off-outline-sharp.jsx +22 -0
  55. package/components/s/switch-off-outline.jsx +22 -0
  56. package/components/s/switch-off-rounded.jsx +22 -0
  57. package/components/s/switch-off-sharp.jsx +22 -0
  58. package/components/s/switch-off.jsx +22 -0
  59. package/components/s/switch-outline-rounded.jsx +3 -3
  60. package/components/s/switch-outline-sharp.jsx +3 -3
  61. package/components/s/switch-outline.jsx +3 -3
  62. package/components/s/switch-rounded.jsx +3 -3
  63. package/components/s/switch-sharp.jsx +3 -3
  64. package/components/s/switch.jsx +3 -3
  65. package/components/v/vacuum-2-on-outline.jsx +22 -0
  66. package/components/v/vacuum-2-on.jsx +22 -0
  67. package/components/v/vacuum-2-outline.jsx +22 -0
  68. package/components/v/vacuum-2.jsx +22 -0
  69. package/iconify.json +2 -2
  70. package/package.json +233 -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>.cf8p14bd {
14
+ fill: currentColor;
15
+ d: path("M11.475 22q-.275 0-.512-.162t-.388-.413q-.4-.65-1.087-1.037T8 20q-.85 0-1.537.4T5.35 21.45q-.15.25-.387.4T4.45 22H4q-.425 0-.712-.288T3 21V4h-.025q-.425 0-.7-.288T2 3t.288-.712T3 2h18q.425 0 .713.288T22 3t-.288.713T21 4v17q0 .425-.288.713T20 22h-.5q-.275 0-.525-.162t-.4-.413q-.425-.65-1.1-1.037T16 20q-.85 0-1.525.388t-1.1 1.037q-.15.25-.387.413t-.513.162zM13 4h-2v14.15h2z");
16
+ }
17
+ </style><path class="cf8p14bd"/>`,
18
+ "fallback": "material-symbols:shades-closed-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>.sxebhzu {
14
+ fill: currentColor;
15
+ d: path("M3 22V4H2V2h20v2h-1v18h-2.125q-.325-.875-1.1-1.437T16 20q-1.025 0-1.787.563T13.125 22H10.85q-.3-.875-1.075-1.437T8 20q-1.025 0-1.8.563T5.1 22zM13 4h-2v14.125h2z");
16
+ }
17
+ </style><path class="sxebhzu"/>`,
18
+ "fallback": "material-symbols:shades-closed",
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>.sdbu0abo {
14
+ fill: currentColor;
15
+ d: path("M3.925 22q-.425 0-.675-.25T3 21V4q-.425 0-.712-.288T2 3t.288-.712T3 2h18q.425 0 .713.288T22 3t-.288.713T21 4v17q-.025.5-.275.75t-.675.25q-1.925 0-3.6-1.65T14.275 17H9.7q-.5 1.7-2.175 3.35T3.925 22M5 19.6q1.35-.6 2.175-1.85T8 15V4H5zm5-4.6h4V4h-4zm9 4.6V4h-3v11q0 1.5.8 2.763T19 19.6M8 4H5zm11 0h-3z");
16
+ }
17
+ </style><path class="sdbu0abo"/>`,
18
+ "fallback": "material-symbols:shades-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>.qjr5--b {
14
+ fill: currentColor;
15
+ d: path("M3 22V4H2V2h20v2h-1v18q-2.35 0-4.212-1.375T14.275 17H9.7q-.675 2.25-2.525 3.625T3 22m2-2.4q1.35-.6 2.175-1.85T8 15V4H5zm5-4.6h4V4h-4zm9 4.6V4h-3v11q0 1.5.8 2.763T19 19.6M8 4H5zm11 0h-3z");
16
+ }
17
+ </style><path class="qjr5--b"/>`,
18
+ "fallback": "material-symbols:shades-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>.askelcc {
14
+ fill: currentColor;
15
+ d: path("M3.925 22q-.425 0-.675-.25T3 21V4q-.425 0-.712-.288T2 3t.288-.712T3 2h18q.425 0 .713.288T22 3t-.288.713T21 4v17q-.025.5-.275.75t-.675.25q-1.925 0-3.6-1.65T14.275 17H9.7q-.5 1.7-2.175 3.35T3.925 22M10 15h4V4h-4z");
16
+ }
17
+ </style><path class="askelcc"/>`,
18
+ "fallback": "material-symbols:shades-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>.d6-ct6b {
14
+ fill: currentColor;
15
+ d: path("M3 22V4H2V2h20v2h-1v18q-2.35 0-4.212-1.375T14.275 17H9.7q-.675 2.25-2.525 3.625T3 22m7-7h4V4h-4z");
16
+ }
17
+ </style><path class="d6-ct6b"/>`,
18
+ "fallback": "material-symbols:shades",
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>.fiif3jbv {
14
+ fill: currentColor;
15
+ d: path("M11.288 9.288Q11 9.575 11 10v2q0 .425.288.713T12 13t.713-.288T13 12v-2q0-.425-.288-.712T12 9t-.712.288m-2.576 9.425Q8.425 19 8 19H6q-.425 0-.712-.288T5 18t.288-.712T6 17h2q.425 0 .713.288T9 18t-.288.713m10 0Q18.426 19 18 19h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2q.425 0 .713.288T19 18t-.288.713M7 13q.825 0 1.413-.587T9 11t-.587-1.412T7 9t-1.412.588T5 11t.588 1.413T7 13m10 0q.825 0 1.413-.587T19 11t-.587-1.412T17 9t-1.412.588T15 11t.588 1.413T17 13M4 16q-.825 0-1.412-.587T2 14V8q0-.825.588-1.412T4 6h16q.825 0 1.413.588T22 8v6q0 .825-.587 1.413T20 16zm0-2h16V8H4zm8-3");
16
+ }
17
+ </style><path class="fiif3jbv"/>`,
18
+ "fallback": "material-symbols:soundbar-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>.so2sj_bk {
14
+ fill: currentColor;
15
+ d: path("M11 13h2V9h-2zm-6 6v-2h4v2zm10 0v-2h4v2zm-8-6q.825 0 1.413-.587T9 11t-.587-1.412T7 9t-1.412.588T5 11t.588 1.413T7 13m10 0q.825 0 1.413-.587T19 11t-.587-1.412T17 9t-1.412.588T15 11t.588 1.413T17 13M2 16V6h20v10zm2-2h16V8H4zm8-3");
16
+ }
17
+ </style><path class="so2sj_bk"/>`,
18
+ "fallback": "material-symbols:soundbar-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>.vtg20ede {
14
+ fill: currentColor;
15
+ d: path("M11 13h2V9h-2zm-6 6v-2h4v2zm10 0v-2h4v2zm-8-6q.825 0 1.413-.587T9 11t-.587-1.412T7 9t-1.412.588T5 11t.588 1.413T7 13m10 0q.825 0 1.413-.587T19 11t-.587-1.412T17 9t-1.412.588T15 11t.588 1.413T17 13M4 16q-.825 0-1.412-.587T2 14V8q0-.825.588-1.412T4 6h16q.825 0 1.413.588T22 8v6q0 .825-.587 1.413T20 16zm0-2h16V8H4zm8-3");
16
+ }
17
+ </style><path class="vtg20ede"/>`,
18
+ "fallback": "material-symbols:soundbar-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>.gf_wa6bz {
14
+ fill: currentColor;
15
+ d: path("M11.288 9.288Q11 9.575 11 10v2q0 .425.288.713T12 13t.713-.288T13 12v-2q0-.425-.288-.712T12 9t-.712.288m-2.576 9.425Q8.425 19 8 19H6q-.425 0-.712-.288T5 18t.288-.712T6 17h2q.425 0 .713.288T9 18t-.288.713m10 0Q18.426 19 18 19h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2q.425 0 .713.288T19 18t-.288.713M7 13q.825 0 1.413-.587T9 11t-.587-1.412T7 9t-1.412.588T5 11t.588 1.413T7 13m10 0q.825 0 1.413-.587T19 11t-.587-1.412T17 9t-1.412.588T15 11t.588 1.413T17 13M4 16q-.825 0-1.412-.587T2 14V8q0-.825.588-1.412T4 6h16q.825 0 1.413.588T22 8v6q0 .825-.587 1.413T20 16z");
16
+ }
17
+ </style><path class="gf_wa6bz"/>`,
18
+ "fallback": "material-symbols:soundbar-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>.djvzudb {
14
+ fill: currentColor;
15
+ d: path("M11 13h2V9h-2zm-6 6v-2h4v2zm10 0v-2h4v2zm-8-6q.825 0 1.413-.587T9 11t-.587-1.412T7 9t-1.412.588T5 11t.588 1.413T7 13m10 0q.825 0 1.413-.587T19 11t-.587-1.412T17 9t-1.412.588T15 11t.588 1.413T17 13M2 16V6h20v10z");
16
+ }
17
+ </style><path class="djvzudb"/>`,
18
+ "fallback": "material-symbols:soundbar-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>.hkl4paxb {
14
+ fill: currentColor;
15
+ d: path("M11 13h2V9h-2zm-6 6v-2h4v2zm10 0v-2h4v2zm-8-6q.825 0 1.413-.587T9 11t-.587-1.412T7 9t-1.412.588T5 11t.588 1.413T7 13m10 0q.825 0 1.413-.587T19 11t-.587-1.412T17 9t-1.412.588T15 11t.588 1.413T17 13M4 16q-.825 0-1.412-.587T2 14V8q0-.825.588-1.412T4 6h16q.825 0 1.413.588T22 8v6q0 .825-.587 1.413T20 16z");
16
+ }
17
+ </style><path class="hkl4paxb"/>`,
18
+ "fallback": "material-symbols:soundbar",
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>.sxw87vxw {
14
+ fill: currentColor;
15
+ d: path("M7 17h10V4H7zm5-4q1.65 0 2.825-1.175T16 9t-1.175-2.825T12 5T9.175 6.175T8 9t1.175 2.825T12 13m0-2q-.825 0-1.412-.587T10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11m0 5q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m-3 6q-.425 0-.712-.288T8 21q0-.4.363-.562T9 20q.575 0 1.013-.275t.712-.725H7q-.825 0-1.412-.587T5 17V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v13q0 .825-.587 1.413T17 19h-3.725q.275.45.713.725T15 20q.425 0 .713.288T16 21t-.288.713T15 22zm3-13");
16
+ }
17
+ </style><path class="sxw87vxw"/>`,
18
+ "fallback": "material-symbols:speaker-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>.gx2o-lrh {
14
+ fill: currentColor;
15
+ d: path("M7 17h10V4H7zm5-4q1.65 0 2.825-1.175T16 9t-1.175-2.825T12 5T9.175 6.175T8 9t1.175 2.825T12 13m0-2q-.825 0-1.412-.587T10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11m0 5q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m4 6H8v-2h1q.575 0 1.013-.275t.712-.725H5V2h14v17h-5.725q.275.45.713.725T15 20h1zM12 9");
16
+ }
17
+ </style><path class="gx2o-lrh"/>`,
18
+ "fallback": "material-symbols:speaker-2-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>.jqo_uxbd {
14
+ fill: currentColor;
15
+ d: path("M7 17h10V4H7zm5-4q1.65 0 2.825-1.175T16 9t-1.175-2.825T12 5T9.175 6.175T8 9t1.175 2.825T12 13m0-2q-.825 0-1.412-.587T10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11m0 5q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m4 6H8v-2h1q.575 0 1.013-.275t.712-.725H7q-.825 0-1.412-.587T5 17V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v13q0 .825-.587 1.413T17 19h-3.725q.275.45.713.725T15 20h1zM12 9");
16
+ }
17
+ </style><path class="jqo_uxbd"/>`,
18
+ "fallback": "material-symbols:speaker-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>.vbi7i6yy {
14
+ fill: currentColor;
15
+ d: path("M12 13q1.65 0 2.825-1.175T16 9t-1.175-2.825T12 5T9.175 6.175T8 9t1.175 2.825T12 13m0-2q-.825 0-1.412-.587T10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11m0 5q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m-3 6q-.425 0-.712-.288T8 21q0-.4.363-.562T9 20q.575 0 1.013-.275t.712-.725H7q-.825 0-1.412-.587T5 17V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v13q0 .825-.587 1.413T17 19h-3.725q.275.45.713.725T15 20q.425 0 .713.288T16 21t-.288.713T15 22z");
16
+ }
17
+ </style><path class="vbi7i6yy"/>`,
18
+ "fallback": "material-symbols:speaker-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>.v4z3my5l {
14
+ fill: currentColor;
15
+ d: path("M12 13q1.65 0 2.825-1.175T16 9t-1.175-2.825T12 5T9.175 6.175T8 9t1.175 2.825T12 13m0-2q-.825 0-1.412-.587T10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11m0 5q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m4 6H8v-2h1q.575 0 1.013-.275t.712-.725H5V2h14v17h-5.725q.275.45.713.725T15 20h1z");
16
+ }
17
+ </style><path class="v4z3my5l"/>`,
18
+ "fallback": "material-symbols:speaker-2-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>.ap9wa9bc {
14
+ fill: currentColor;
15
+ d: path("M12 13q1.65 0 2.825-1.175T16 9t-1.175-2.825T12 5T9.175 6.175T8 9t1.175 2.825T12 13m0-2q-.825 0-1.412-.587T10 9t.588-1.412T12 7t1.413.588T14 9t-.587 1.413T12 11m0 5q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m4 6H8v-2h1q.575 0 1.013-.275t.712-.725H7q-.825 0-1.412-.587T5 17V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v13q0 .825-.587 1.413T17 19h-3.725q.275.45.713.725T15 20h1z");
16
+ }
17
+ </style><path class="ap9wa9bc"/>`,
18
+ "fallback": "material-symbols:speaker-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>.emnqqgjv {
14
+ fill: currentColor;
15
+ d: path("M9 22H6q-.425 0-.712-.288T5 21t.288-.712T6 20h3q.425 0 .713.288T10 21t-.288.713T9 22m9 0h-3q-.425 0-.712-.288T14 21t.288-.712T15 20h3q.425 0 .713.288T19 21t-.288.713T18 22M5.4 19q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm-.025-2H18.6L16.3 4H7.675zM12 16q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7m0 5");
16
+ }
17
+ </style><path class="emnqqgjv"/>`,
18
+ "fallback": "material-symbols:subwoofer-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>.y2yv6gqh {
14
+ fill: currentColor;
15
+ d: path("M5 22v-2h5v2zm9 0v-2h5v2zM3 19L6 2h12l3 17zm2.375-2H18.6L16.3 4H7.675zM12 16q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7m0 5");
16
+ }
17
+ </style><path class="y2yv6gqh"/>`,
18
+ "fallback": "material-symbols:subwoofer-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>.goisri8r {
14
+ fill: currentColor;
15
+ d: path("M5 22v-2h5v2zm9 0v-2h5v2zm-8.6-3q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm-.025-2H18.6L16.3 4H7.675zM12 16q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7m0 5");
16
+ }
17
+ </style><path class="goisri8r"/>`,
18
+ "fallback": "material-symbols:subwoofer-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>.w0qm76bw {
14
+ fill: currentColor;
15
+ d: path("M9 22H6q-.425 0-.712-.288T5 21t.288-.712T6 20h3q.425 0 .713.288T10 21t-.288.713T9 22m9 0h-3q-.425 0-.712-.288T14 21t.288-.712T15 20h3q.425 0 .713.288T19 21t-.288.713T18 22M5.4 19q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm6.6-3q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7");
16
+ }
17
+ </style><path class="w0qm76bw"/>`,
18
+ "fallback": "material-symbols:subwoofer-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>.l3fmvgbf {
14
+ fill: currentColor;
15
+ d: path("M5 22v-2h5v2zm9 0v-2h5v2zM3 19L6 2h12l3 17zm9-3q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7");
16
+ }
17
+ </style><path class="l3fmvgbf"/>`,
18
+ "fallback": "material-symbols:subwoofer-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>.o2kh82bs {
14
+ fill: currentColor;
15
+ d: path("M5 22v-2h5v2zm9 0v-2h5v2zm-8.6-3q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm6.6-3q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7");
16
+ }
17
+ </style><path class="o2kh82bs"/>`,
18
+ "fallback": "material-symbols:subwoofer",
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>.xernlxna {
14
+ fill: currentColor;
15
+ d: path("M18 2q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22H6q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2zm0 2H6v16h12zm-3 3H9q-.425 0-.712.288T8 8v8q0 .425.288.713T9 17h6q.425 0 .713-.288T16 16V8q0-.425-.288-.712T15 7m-1 2v4h-4V9zm-2 8.75q-.325 0-.537.213t-.213.537t.213.538t.537.212t.538-.213t.212-.537t-.213-.537T12 17.75m0-13q-.325 0-.537.213t-.213.537t.213.538t.537.212t.538-.213t.212-.537t-.213-.537T12 4.75M12 12");
16
+ }
17
+ </style><path class="xernlxna"/>`,
18
+ "fallback": "material-symbols:switch-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>.zgg70jxd {
14
+ fill: currentColor;
15
+ d: path("M4 22V2h16v20zm2-2h12V4H6zm2-3h8V7H8zm6-8v4h-4V9zm-2 10.25q.325 0 .538-.225t.212-.525q0-.325-.213-.537T12 17.75q-.3 0-.525.213t-.225.537q0 .3.225.525t.525.225m0-13q.325 0 .538-.225t.212-.525q0-.325-.213-.537T12 4.75q-.3 0-.525.213t-.225.537q0 .3.225.525T12 6.25M12 12");
16
+ }
17
+ </style><path class="zgg70jxd"/>`,
18
+ "fallback": "material-symbols:switch-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>.v8qkblqt {
14
+ fill: currentColor;
15
+ d: path("M18 2q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22H6q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2zm0 2H6v16h12zm-2 3H8v10h8zm-2 2v4h-4V9zm-2 8.75q-.325 0-.537.213t-.213.537t.213.538t.537.212t.538-.213t.212-.537t-.213-.537T12 17.75m0-13q-.325 0-.537.213t-.213.537t.213.538t.537.212t.538-.213t.212-.537t-.213-.537T12 4.75M12 12");
16
+ }
17
+ </style><path class="v8qkblqt"/>`,
18
+ "fallback": "material-symbols:switch-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>.okj4k6bf {
14
+ fill: currentColor;
15
+ d: path("M18 2q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22H6q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2zm-3 5H9q-.425 0-.712.288T8 8v8q0 .425.288.713T9 17h6q.425 0 .713-.288T16 16V8q0-.425-.288-.712T15 7m-1 2v4h-4V9zm-2 9.75q-.325 0-.537.213t-.213.537t.213.538t.537.212t.538-.213t.212-.537t-.213-.537T12 18.75m0-15q-.325 0-.537.213t-.213.537t.213.538t.537.212t.538-.213t.212-.537t-.213-.537T12 3.75");
16
+ }
17
+ </style><path class="okj4k6bf"/>`,
18
+ "fallback": "material-symbols:switch-off-rounded",
19
+ });
20
+ }
21
+
22
+ export default Component;