@iconify-solid/material-symbols 1.0.18 → 1.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.ihmb-jpbx {
6
+ fill: currentColor;
7
+ d: path("M3 20h5q.425 0 .713-.288T9 19v-5q0-.425-.288-.712T8 13H3q-.425 0-.712.288T2 14v5q0 .425.288.713T3 20M4 9V6h6v3zm-1 2h8q.425 0 .713-.288T12 10V5q0-.425-.288-.712T11 4H3q-.425 0-.712.288T2 5v5q0 .425.288.713T3 11m10 7v-3h7v3zm-1 2h9q.425 0 .713-.288T22 19v-5q0-.425-.288-.712T21 13h-9q-.425 0-.712.288T11 14v5q0 .425.288.713T12 20m-8-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-4.5v2q0 .2.15.35T18 9t.35-.15t.15-.35v-2h2q.2 0 .35-.15T21 6t-.15-.35t-.35-.15h-2v-2q0-.2-.15-.35T18 3t-.35.15t-.15.35v2h-2q-.2 0-.35.15T15 6t.15.35t.35.15zM13 15");
8
+ }
9
+ </style><path class="ihmb-jpbx"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:dashboard-2-add-outline-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.zcry8mgqe {
6
+ fill: currentColor;
7
+ d: path("M2 20h7v-7H2zM4 9V6h6v3zm-2 2h10V4H2zm11 7v-3h7v3zm-2 2h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7 15");
8
+ }
9
+ </style><path class="zcry8mgqe"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:dashboard-2-add-outline"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.lp4lze32m {
6
+ fill: currentColor;
7
+ d: path("M3 20h5q.425 0 .713-.288T9 19v-5q0-.425-.288-.712T8 13H3q-.425 0-.712.288T2 14v5q0 .425.288.713T3 20m0-9h8q.425 0 .713-.288T12 10V5q0-.425-.288-.712T11 4H3q-.425 0-.712.288T2 5v5q0 .425.288.713T3 11m9 9h9q.425 0 .713-.288T22 19v-5q0-.425-.288-.712T21 13h-9q-.425 0-.712.288T11 14v5q0 .425.288.713T12 20m6-9q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-4.5v2q0 .2.15.35T18 9t.35-.15t.15-.35v-2h2q.2 0 .35-.15T21 6t-.15-.35t-.35-.15h-2v-2q0-.2-.15-.35T18 3t-.35.15t-.15.35v2h-2q-.2 0-.35.15T15 6t.15.35t.35.15z");
8
+ }
9
+ </style><path class="lp4lze32m"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:dashboard-2-add-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.wygk3lbni {
6
+ fill: currentColor;
7
+ d: path("M2 20h7v-7H2zm0-9h10V4H2zm9 9h11v-7H11zm7-9q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5z");
8
+ }
9
+ </style><path class="wygk3lbni"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:dashboard-2-add"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.kjh8v0nqg {
6
+ fill: currentColor;
7
+ d: path("M7.425 10.75L6.6 9.925Q6.375 9.7 6.075 9.7t-.525.225t-.225.538t.225.537l1.2 1.15q.3.275.7.288t.7-.288l2.3-2.3q.225-.225.225-.525T10.45 8.8t-.525-.225T9.4 8.8zM6.25 16h3q.325 0 .538-.213T10 15.25t-.213-.537t-.537-.213h-3q-.325 0-.537.213t-.213.537t.213.538t.537.212m10.163-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6zm11-5q-.9 0-1.625.163t-1.275.512q-.525.325-.8.738t-.275.887q0 .3.225.5t.55.2h6.4q.325 0 .55-.213t.225-.537q0-.425-.275-.825t-.8-.75q-.55-.35-1.275-.513T15 13");
8
+ }
9
+ </style><path class="kjh8v0nqg"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:id-card-2-outline-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.xzgn_gb3q {
6
+ fill: currentColor;
7
+ d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M2 20V4h20v16zm2-2h16V6H4zm0 0V6z");
8
+ }
9
+ </style><path class="xzgn_gb3q"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:id-card-2-outline-sharp"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.ql732rbee {
6
+ fill: currentColor;
7
+ d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6z");
8
+ }
9
+ </style><path class="ql732rbee"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:id-card-2-outline"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.j0nmwpbbm {
6
+ fill: currentColor;
7
+ d: path("M7.425 10.75L6.6 9.925Q6.375 9.7 6.075 9.7t-.525.225t-.225.538t.225.537l1.2 1.15q.3.275.7.288t.7-.288l2.3-2.3q.225-.225.225-.525T10.45 8.8t-.525-.225T9.4 8.8zM6.25 16h3q.325 0 .538-.213T10 15.25t-.213-.537t-.537-.213h-3q-.325 0-.537.213t-.213.537t.213.538t.537.212m10.163-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm11-7q-.9 0-1.625.163t-1.275.512q-.525.325-.8.738t-.275.887q0 .3.225.5t.55.2h6.4q.325 0 .55-.213t.225-.537q0-.425-.275-.825t-.8-.75q-.55-.35-1.275-.513T15 13");
8
+ }
9
+ </style><path class="j0nmwpbbm"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:id-card-2-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.tmc2-eb6d {
6
+ fill: currentColor;
7
+ d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M2 20V4h20v16z");
8
+ }
9
+ </style><path class="tmc2-eb6d"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:id-card-2-sharp"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.yiivjxb6x {
6
+ fill: currentColor;
7
+ d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20z");
8
+ }
9
+ </style><path class="yiivjxb6x"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:id-card-2"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.f3xl_e1um {
6
+ fill: currentColor;
7
+ d: path("M14 21v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zm6 14L17.5 3h2L22 21zm-13.538-.075q-.137-.075-.212-.225l-.1-.225q-.55-1.2-1.588-2.063T2.8 16.45q-.4-.575-.6-1.25T2 13.8q0-1.975 1.375-3.375t3.325-1.4q1.975 0 3.4 1.312t1.425 3.263q0 .75-.2 1.475T10.7 16.45q-.725 1.1-1.75 1.963t-1.6 2.062l-.1.225q-.075.15-.212.225T6.75 21t-.287-.075m1.7-5.762q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587m3.487-6.138q-.4-.425-.85-.75t-.95-.6L10.5 3h2z");
8
+ }
9
+ </style><path class="f3xl_e1um"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:pin-road-2"} {...others} />);
16
+ }
17
+
18
+ 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": 15422,
5
+ "total": 15433,
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": 1781153931
30
+ "lastModified": 1781326571
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-solid/material-symbols",
3
3
  "type": "module",
4
- "version": "1.0.18",
4
+ "version": "1.0.19",
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",
@@ -15622,6 +15622,22 @@
15622
15622
  "types": "./types/vn2rmosy.d.ts",
15623
15623
  "default": "./components/d/dashboard-2.jsx"
15624
15624
  },
15625
+ "./dashboard-2-add": {
15626
+ "types": "./types/vn2rmosy.d.ts",
15627
+ "default": "./components/d/dashboard-2-add.jsx"
15628
+ },
15629
+ "./dashboard-2-add-outline": {
15630
+ "types": "./types/vn2rmosy.d.ts",
15631
+ "default": "./components/d/dashboard-2-add-outline.jsx"
15632
+ },
15633
+ "./dashboard-2-add-outline-rounded": {
15634
+ "types": "./types/vn2rmosy.d.ts",
15635
+ "default": "./components/d/dashboard-2-add-outline-rounded.jsx"
15636
+ },
15637
+ "./dashboard-2-add-rounded": {
15638
+ "types": "./types/vn2rmosy.d.ts",
15639
+ "default": "./components/d/dashboard-2-add-rounded.jsx"
15640
+ },
15625
15641
  "./dashboard-2-edit": {
15626
15642
  "types": "./types/vn2rmosy.d.ts",
15627
15643
  "default": "./components/d/dashboard-2-edit.jsx"
@@ -29794,6 +29810,30 @@
29794
29810
  "types": "./types/vn2rmosy.d.ts",
29795
29811
  "default": "./components/i/id-card.jsx"
29796
29812
  },
29813
+ "./id-card-2": {
29814
+ "types": "./types/vn2rmosy.d.ts",
29815
+ "default": "./components/i/id-card-2.jsx"
29816
+ },
29817
+ "./id-card-2-outline": {
29818
+ "types": "./types/vn2rmosy.d.ts",
29819
+ "default": "./components/i/id-card-2-outline.jsx"
29820
+ },
29821
+ "./id-card-2-outline-rounded": {
29822
+ "types": "./types/vn2rmosy.d.ts",
29823
+ "default": "./components/i/id-card-2-outline-rounded.jsx"
29824
+ },
29825
+ "./id-card-2-outline-sharp": {
29826
+ "types": "./types/vn2rmosy.d.ts",
29827
+ "default": "./components/i/id-card-2-outline-sharp.jsx"
29828
+ },
29829
+ "./id-card-2-rounded": {
29830
+ "types": "./types/vn2rmosy.d.ts",
29831
+ "default": "./components/i/id-card-2-rounded.jsx"
29832
+ },
29833
+ "./id-card-2-sharp": {
29834
+ "types": "./types/vn2rmosy.d.ts",
29835
+ "default": "./components/i/id-card-2-sharp.jsx"
29836
+ },
29797
29837
  "./id-card-outline": {
29798
29838
  "types": "./types/vn2rmosy.d.ts",
29799
29839
  "default": "./components/i/id-card-outline.jsx"
@@ -44390,6 +44430,10 @@
44390
44430
  "types": "./types/vn2rmosy.d.ts",
44391
44431
  "default": "./components/p/pin-road.jsx"
44392
44432
  },
44433
+ "./pin-road-2": {
44434
+ "types": "./types/vn2rmosy.d.ts",
44435
+ "default": "./components/p/pin-road-2.jsx"
44436
+ },
44393
44437
  "./pin-rounded": {
44394
44438
  "types": "./types/vn2rmosy.d.ts",
44395
44439
  "default": "./components/p/pin-rounded.jsx"