@iconify-vue/material-symbols-light 1.0.38 → 1.0.39

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,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="lyvuww__m"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dashboard-2-add-outline-rounded" /></template>
10
+ <style>
11
+ .lyvuww__m {
12
+ fill: currentColor;
13
+ d: path("M3.808 19h4.185q.355 0 .585-.232q.23-.233.23-.576v-4.184q0-.356-.232-.586q-.233-.23-.576-.23H3.815q-.355 0-.585.232T3 14v4.185q0 .356.232.585t.576.23M4 9.808V6h6.808v3.808zm-.192 1H11q.343 0 .576-.232t.232-.576V5.815q0-.355-.232-.585T11 5H3.808q-.343 0-.576.232T3 5.808v4.185q0 .355.232.585t.576.23M12.192 18v-3.808H20V18zM12 19h8.192q.344 0 .576-.232t.232-.576v-4.184q0-.356-.232-.586q-.233-.23-.576-.23H12q-.343 0-.575.232t-.233.576v4.185q0 .356.233.585T12 19m-8-1v-3.808h3.808V18zm14-7.192q-1.671 0-2.835-1.165Q14 8.48 14 6.808t1.165-2.836T18 2.808t2.836 1.164T22 6.808q0 1.67-1.164 2.835Q19.67 10.808 18 10.808m-.385-3.616v2.116q0 .154.116.269q.115.115.269.115t.27-.115t.114-.27V7.193H20.5q.154 0 .27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-2.116V4.308q0-.154-.115-.27q-.115-.115-.269-.115t-.27.116t-.114.269v2.115H15.5q-.154 0-.27.112q-.114.111-.114.273t.115.273t.269.111zm-5.423 7");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="d5fc5-bjz"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dashboard-2-add-outline" /></template>
10
+ <style>
11
+ .d5fc5-bjz {
12
+ fill: currentColor;
13
+ d: path("M3 19h5.808v-5.808H3zm1-9.192V6h6.808v3.808zm-1 1h8.808V5H3zM12.192 18v-3.808H20V18zm-1 1H21v-5.808h-9.808zM4 18v-3.808h3.808V18zm14-7.192q-1.671 0-2.835-1.165Q14 8.48 14 6.808t1.165-2.836T18 2.808t2.836 1.164T22 6.808q0 1.67-1.164 2.835Q19.67 10.808 18 10.808m-.385-1.116h.77v-2.5h2.5v-.769h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5zm-9.807 4.5");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="yf1axp80z"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dashboard-2-add-rounded" /></template>
10
+ <style>
11
+ .yf1axp80z {
12
+ fill: currentColor;
13
+ d: path("M3.808 19h4.185q.355 0 .585-.232q.23-.233.23-.576v-4.184q0-.356-.232-.586q-.233-.23-.576-.23H3.815q-.355 0-.585.232T3 14v4.185q0 .356.232.585t.576.23m0-8.192H11q.343 0 .576-.232t.232-.576V5.815q0-.355-.232-.585T11 5H3.808q-.343 0-.576.232T3 5.808v4.185q0 .355.232.585t.576.23M12 19h8.192q.344 0 .576-.232t.232-.576v-4.184q0-.356-.232-.586q-.233-.23-.576-.23H12q-.343 0-.575.232t-.233.576v4.185q0 .356.233.585T12 19m6-8.192q-1.671 0-2.835-1.165Q14 8.48 14 6.808t1.165-2.836T18 2.808t2.836 1.164T22 6.808q0 1.67-1.164 2.835Q19.67 10.808 18 10.808m-.385-3.616v2.116q0 .154.116.269q.115.115.269.115t.27-.115t.114-.27V7.193H20.5q.154 0 .27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-2.116V4.308q0-.154-.115-.27q-.115-.115-.269-.115t-.27.116t-.114.269v2.115H15.5q-.154 0-.27.112q-.114.111-.114.273t.115.273t.269.111z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="ccoea-90k"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dashboard-2-add" /></template>
10
+ <style>
11
+ .ccoea-90k {
12
+ fill: currentColor;
13
+ d: path("M3 19h5.808v-5.808H3zm0-8.192h8.808V5H3zM11.192 19H21v-5.808h-9.808zM18 10.808q-1.671 0-2.835-1.165Q14 8.48 14 6.808t1.165-2.836T18 2.808t2.836 1.164T22 6.808q0 1.67-1.164 2.835Q19.67 10.808 18 10.808m-.385-1.116h.77v-2.5h2.5v-.769h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="bm649zb0s"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:id-card-2-outline-rounded" /></template>
10
+ <style>
11
+ .bm649zb0s {
12
+ fill: currentColor;
13
+ d: path("m7.425 11.192l-1.036-1.055q-.13-.13-.314-.13t-.313.13q-.13.129-.13.316t.13.316l1.123 1.093q.242.236.565.239t.566-.24l2.222-2.222q.13-.13.139-.304q.01-.176-.138-.324q-.13-.128-.314-.128t-.313.129zm-1.483 4.116h3.616q.19 0 .316-.126t.126-.316t-.126-.317t-.316-.126H5.942q-.19 0-.316.126t-.126.317t.126.316t.316.126m10.048-4.05q.433-.433.433-1.066t-.433-1.066t-1.067-.434t-1.066.434t-.434 1.066t.434 1.067t1.066.433t1.066-.433M4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zm0-1h14.77q.23 0 .423-.192t.192-.424V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v10.769q0 .23.192.423t.423.192M4 18V6zm10.923-4.692q-.823 0-1.394.124t-1.025.358q-.39.23-.588.469q-.199.239-.199.522q0 .223.177.375t.445.152h5.169q.267 0 .444-.165q.177-.164.177-.393q0-.252-.189-.489q-.188-.236-.598-.47q-.453-.255-1.025-.369q-.57-.114-1.394-.114");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="bdcad8bgv"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:id-card-2-outline-sharp" /></template>
10
+ <style>
11
+ .bdcad8bgv {
12
+ fill: currentColor;
13
+ d: path("m7.45 12.427l3.102-3.102l-.627-.633l-2.5 2.5l-1.35-1.35l-.627.608zm-1.95 2.88H10v-.884H5.5zm6.116 0h6.615v-.165q0-.875-.879-1.354t-2.429-.48t-2.429.48t-.879 1.354zm4.374-4.048q.433-.434.433-1.067t-.433-1.066t-1.067-.434t-1.066.434t-.434 1.066t.434 1.067t1.066.433t1.067-.433M3 19V5h18v14zm1-1h16V6H4zm0 0V6z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="fjixv4b1i"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:id-card-2-outline" /></template>
10
+ <style>
11
+ .fjixv4b1i {
12
+ fill: currentColor;
13
+ d: path("m7.45 12.427l3.102-3.102l-.627-.633l-2.5 2.5l-1.35-1.35l-.627.608zm-1.95 2.88H10v-.884H5.5zm6.116 0h6.615v-.165q0-.875-.879-1.354t-2.429-.48t-2.429.48t-.879 1.354zm4.374-4.048q.433-.434.433-1.067t-.433-1.066t-1.067-.434t-1.066.434t-.434 1.066t.434 1.067t1.066.433t1.067-.433M4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zm0-1h14.77q.23 0 .423-.192t.192-.424V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v10.769q0 .23.192.423t.423.192M4 18V6z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="ybdx2gb-f"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:id-card-2-rounded" /></template>
10
+ <style>
11
+ .ybdx2gb-f {
12
+ fill: currentColor;
13
+ d: path("m7.425 11.192l-1.036-1.055q-.13-.13-.314-.13t-.313.13q-.13.129-.13.316t.13.316l1.123 1.093q.242.236.565.239t.566-.24l2.222-2.222q.13-.13.139-.304q.01-.176-.138-.324q-.13-.128-.314-.128t-.313.129zm-1.483 4.116h3.616q.19 0 .316-.126t.126-.316t-.126-.317t-.316-.126H5.942q-.19 0-.316.126t-.126.317t.126.316t.316.126m10.048-4.05q.433-.433.433-1.066t-.433-1.066t-1.067-.434t-1.066.434t-.434 1.066t.434 1.067t1.066.433t1.066-.433M4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zm10.308-5.692q-.823 0-1.394.124t-1.025.358q-.39.23-.588.469q-.199.239-.199.522q0 .223.177.375t.444.152h5.17q.267 0 .444-.165q.177-.164.177-.393q0-.252-.189-.489q-.188-.236-.598-.47q-.453-.255-1.025-.369q-.57-.114-1.394-.114");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="id27e_b7l"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:id-card-2-sharp" /></template>
10
+ <style>
11
+ .id27e_b7l {
12
+ fill: currentColor;
13
+ d: path("m7.45 12.427l3.102-3.102l-.627-.633l-2.5 2.5l-1.35-1.35l-.627.608zm-1.95 2.88H10v-.884H5.5zm6.116 0h6.615v-.165q0-.875-.879-1.354t-2.429-.48t-2.429.48t-.879 1.354zm4.374-4.048q.433-.434.433-1.067t-.433-1.066t-1.067-.434t-1.066.434t-.434 1.066t.434 1.067t1.066.433t1.067-.433M3 19V5h18v14z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="f6bkbobwd"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:id-card-2" /></template>
10
+ <style>
11
+ .f6bkbobwd {
12
+ fill: currentColor;
13
+ d: path("m7.45 12.427l3.102-3.102l-.627-.633l-2.5 2.5l-1.35-1.35l-.627.608zm-1.95 2.88H10v-.884H5.5zm6.116 0h6.615v-.165q0-.875-.879-1.354t-2.429-.48t-2.429.48t-.879 1.354zm4.374-4.048q.433-.434.433-1.067t-.433-1.066t-1.067-.434t-1.066.434t-.434 1.066t.434 1.067t1.066.433t1.067-.433M4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="fh3stxb-q"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:pin-road-2" /></template>
10
+ <style>
11
+ .fh3stxb-q {
12
+ fill: currentColor;
13
+ d: path("M14.135 20v-2.866h1V20zm0-6.558v-2.865h1v2.865zm0-6.558V4h1v2.885zM20.019 20L17.673 4h1L21 20zm-13.61-.064q-.113-.064-.175-.192l-.083-.193q-.455-1.026-1.336-1.747q-.88-.722-1.496-1.642q-.342-.495-.513-1.076q-.171-.58-.171-1.191q0-1.664 1.154-2.844t2.807-1.18q1.675 0 2.879 1.109t1.204 2.756q0 .633-.152 1.262t-.52 1.164q-.615.925-1.486 1.651t-1.36 1.736l-.084.19q-.064.13-.181.196Q6.779 20 6.65 20t-.241-.064m1.435-4.88q.501-.5.501-1.19q0-.691-.5-1.192t-1.192-.501t-1.192.501t-.5 1.192t.5 1.19t1.192.502t1.191-.501m3.016-6.051q-.207-.194-.417-.346t-.46-.312L10.617 4h.98z");
14
+ }
15
+
16
+ </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols-light",
3
3
  "info": {
4
4
  "name": "Material Symbols Light",
5
- "total": 15496,
5
+ "total": 15507,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -28,5 +28,5 @@
28
28
  ],
29
29
  "palette": false
30
30
  },
31
- "lastModified": 1781153909
31
+ "lastModified": 1781326547
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/material-symbols-light",
3
3
  "type": "module",
4
- "version": "1.0.38",
4
+ "version": "1.0.39",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols-light/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -15018,6 +15018,22 @@
15018
15018
  "types": "./types/dd0bq22g.d.ts",
15019
15019
  "default": "./components/d/dashboard-2.vue"
15020
15020
  },
15021
+ "./dashboard-2-add": {
15022
+ "types": "./types/dd0bq22g.d.ts",
15023
+ "default": "./components/d/dashboard-2-add.vue"
15024
+ },
15025
+ "./dashboard-2-add-outline": {
15026
+ "types": "./types/dd0bq22g.d.ts",
15027
+ "default": "./components/d/dashboard-2-add-outline.vue"
15028
+ },
15029
+ "./dashboard-2-add-outline-rounded": {
15030
+ "types": "./types/dd0bq22g.d.ts",
15031
+ "default": "./components/d/dashboard-2-add-outline-rounded.vue"
15032
+ },
15033
+ "./dashboard-2-add-rounded": {
15034
+ "types": "./types/dd0bq22g.d.ts",
15035
+ "default": "./components/d/dashboard-2-add-rounded.vue"
15036
+ },
15021
15037
  "./dashboard-2-edit": {
15022
15038
  "types": "./types/dd0bq22g.d.ts",
15023
15039
  "default": "./components/d/dashboard-2-edit.vue"
@@ -28838,6 +28854,30 @@
28838
28854
  "types": "./types/dd0bq22g.d.ts",
28839
28855
  "default": "./components/i/id-card.vue"
28840
28856
  },
28857
+ "./id-card-2": {
28858
+ "types": "./types/dd0bq22g.d.ts",
28859
+ "default": "./components/i/id-card-2.vue"
28860
+ },
28861
+ "./id-card-2-outline": {
28862
+ "types": "./types/dd0bq22g.d.ts",
28863
+ "default": "./components/i/id-card-2-outline.vue"
28864
+ },
28865
+ "./id-card-2-outline-rounded": {
28866
+ "types": "./types/dd0bq22g.d.ts",
28867
+ "default": "./components/i/id-card-2-outline-rounded.vue"
28868
+ },
28869
+ "./id-card-2-outline-sharp": {
28870
+ "types": "./types/dd0bq22g.d.ts",
28871
+ "default": "./components/i/id-card-2-outline-sharp.vue"
28872
+ },
28873
+ "./id-card-2-rounded": {
28874
+ "types": "./types/dd0bq22g.d.ts",
28875
+ "default": "./components/i/id-card-2-rounded.vue"
28876
+ },
28877
+ "./id-card-2-sharp": {
28878
+ "types": "./types/dd0bq22g.d.ts",
28879
+ "default": "./components/i/id-card-2-sharp.vue"
28880
+ },
28841
28881
  "./id-card-outline": {
28842
28882
  "types": "./types/dd0bq22g.d.ts",
28843
28883
  "default": "./components/i/id-card-outline.vue"
@@ -43066,6 +43106,10 @@
43066
43106
  "types": "./types/dd0bq22g.d.ts",
43067
43107
  "default": "./components/p/pin-road.vue"
43068
43108
  },
43109
+ "./pin-road-2": {
43110
+ "types": "./types/dd0bq22g.d.ts",
43111
+ "default": "./components/p/pin-road-2.vue"
43112
+ },
43069
43113
  "./pin-rounded": {
43070
43114
  "types": "./types/dd0bq22g.d.ts",
43071
43115
  "default": "./components/p/pin-rounded.vue"