@iconify-react/material-symbols 1.0.14 → 1.0.15

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.
@@ -0,0 +1,22 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.q1qa4qbgg {
14
+ fill: currentColor;
15
+ d: path("M9.4 17.025H4.3q-.275 0-.45-.175t-.175-.45v-.8q0-.125.038-.262t.162-.213Q5.15 14.1 5.988 13.413T7.3 12.05q.4-.55.6-1.037t.2-1.163q0-.575-.425-.987T6.65 8.45q-.425 0-.737.238t-.513.587q-.175.325-.513.45T4.226 9.7q-.35-.175-.425-.55t.075-.725q.35-.8 1.138-1.238T6.65 6.75q1.575 0 2.438.8T9.95 9.8q0 .925-.35 1.725t-.9 1.525q-.575.775-1.162 1.263T6.225 15.35l.05.075H9.4q.35 0 .575.225t.225.575t-.225.575t-.575.225M13.2 17q-.425 0-.712-.287T12.2 16V7.975q0-.425.288-.712t.712-.288h2.35q2.425 0 3.713 1.3T20.55 12t-1.3 3.713T15.55 17zm.9-1.8h1.35q1.65 0 2.438-.775T18.675 12t-.787-2.437t-2.438-.788H14.1z");
16
+ }
17
+ </style><path class="q1qa4qbgg"/>`,
18
+ "fallback": "material-symbols:2d-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
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.h2bsfqbml {
14
+ fill: currentColor;
15
+ d: path("M9.4 17.025H4.3q-.275 0-.45-.175t-.175-.45v-.8q0-.125.038-.262t.162-.213Q5.15 14.1 5.988 13.413T7.3 12.05q.4-.55.6-1.012t.2-.963q0-.75-.425-1.187T6.65 8.45q-.425 0-.737.238t-.513.587q-.175.325-.513.45T4.226 9.7q-.35-.175-.425-.55t.075-.725q.35-.8 1.138-1.238T6.65 6.75q1.575 0 2.438.8T9.95 9.8q0 .925-.35 1.725t-.9 1.525q-.575.775-1.162 1.263T6.225 15.35l.05.075H9.4q.35 0 .575.225t.225.575t-.225.575t-.575.225M13.2 17q-.425 0-.712-.287T12.2 16V7.975q0-.425.288-.712t.712-.288h2.35q2.425 0 3.713 1.3T20.55 12t-1.3 3.713T15.55 17zm.9-1.8h1.35q1.65 0 2.438-.775T18.675 12t-.787-2.437t-2.438-.788H14.1z");
16
+ }
17
+ </style><path class="h2bsfqbml"/>`,
18
+ "fallback": "material-symbols:2d-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
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.veno7cbhj {
14
+ fill: currentColor;
15
+ d: path("M3.675 17.025v-1.7Q4.95 14.3 5.888 13.513T7.3 12.05q.35-.5.575-1.037T8.1 9.95q0-.7-.412-1.1t-1.038-.4q-.6 0-.975.388t-.5 1.062L3.45 9.775q.15-1.35 1.013-2.187T6.65 6.75q1.575 0 2.438.8T9.95 9.8q0 .925-.35 1.725t-.9 1.525q-.575.775-1.162 1.263T6.225 15.35l.05.075H10.2v1.6zM12.2 17V6.975h3.35q2.425 0 3.713 1.3T20.55 12t-1.3 3.713T15.55 17zm1.9-1.8h1.35q1.65 0 2.438-.775T18.675 12t-.787-2.437t-2.438-.788H14.1z");
16
+ }
17
+ </style><path class="veno7cbhj"/>`,
18
+ "fallback": "material-symbols:2d-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
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.hv7jk2b7z {
14
+ fill: currentColor;
15
+ d: path("M13.25 17.025q-.425 0-.712-.287t-.288-.713V8q0-.425.288-.712T13.25 7h2.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.125 0-1.95-.437T3.725 15.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35 0-.575-.225t-.225-.575t.225-.575t.575-.225q.75 0 1.125-.35t.375-.925t-.363-.912t-.962-.338q-.45 0-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8 7.35q.4-.275.925-.425t1.15-.15q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25");
16
+ }
17
+ </style><path class="hv7jk2b7z"/>`,
18
+ "fallback": "material-symbols:3d-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
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.wtfxzzb3y {
14
+ fill: currentColor;
15
+ d: path("M12.25 17.025V7h3.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm1.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.475 0-2.4-.763T3.425 14.3l1.8-.35q.125.725.538 1.138T6.9 15.5q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.8v-1.6h.75q.75 0 1.125-.35t.375-.925t-.363-.913t-.962-.337q-.575 0-.937.3T5.4 9.6l-1.775-.2q.2-1.325 1.05-1.975t2.2-.65q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25");
16
+ }
17
+ </style><path class="wtfxzzb3y"/>`,
18
+ "fallback": "material-symbols:3d-2",
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": 15383,
5
+ "total": 15388,
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": 1778731467
30
+ "lastModified": 1778908431
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.14",
4
+ "version": "1.0.15",
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",
@@ -522,6 +522,18 @@
522
522
  "types": "./types/hqrkovbr.d.ts",
523
523
  "default": "./components/2/2d.jsx"
524
524
  },
525
+ "./2d-2": {
526
+ "types": "./types/hqrkovbr.d.ts",
527
+ "default": "./components/2/2d-2.jsx"
528
+ },
529
+ "./2d-2-outline-rounded": {
530
+ "types": "./types/hqrkovbr.d.ts",
531
+ "default": "./components/2/2d-2-outline-rounded.jsx"
532
+ },
533
+ "./2d-2-rounded": {
534
+ "types": "./types/hqrkovbr.d.ts",
535
+ "default": "./components/2/2d-2-rounded.jsx"
536
+ },
525
537
  "./2d-outline": {
526
538
  "types": "./types/hqrkovbr.d.ts",
527
539
  "default": "./components/2/2d-outline.jsx"
@@ -646,6 +658,14 @@
646
658
  "types": "./types/hqrkovbr.d.ts",
647
659
  "default": "./components/3/3d.jsx"
648
660
  },
661
+ "./3d-2": {
662
+ "types": "./types/hqrkovbr.d.ts",
663
+ "default": "./components/3/3d-2.jsx"
664
+ },
665
+ "./3d-2-rounded": {
666
+ "types": "./types/hqrkovbr.d.ts",
667
+ "default": "./components/3/3d-2-rounded.jsx"
668
+ },
649
669
  "./3d-outline": {
650
670
  "types": "./types/hqrkovbr.d.ts",
651
671
  "default": "./components/3/3d-outline.jsx"