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

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>
@@ -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="pvy44ebvz"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-off-outline-rounded" /></template>
10
+ <style>
11
+ .pvy44ebvz {
12
+ fill: currentColor;
13
+ d: path("m7.51 18.04l-5.152-.97q-.194-.037-.323-.209q-.13-.17-.073-.365q.036-.207.21-.33q.174-.122.388-.085l5.23.99zm.911-3.246l-5.98-1.638q-.214-.062-.305-.229q-.092-.167-.025-.4q.068-.188.22-.283t.365-.052l6 1.639zm5.454-5.671l-3.744-5.475q-.135-.157-.089-.353t.223-.33q.158-.11.353-.075q.195.033.336.19l3.725 5.468zm4.017 5.92l-.717-.706l1.629-1.11q.188-.133.334-.318q.145-.186.214-.444L20.55 7.77l-2.604 2.848l-3.283-7.91q-.079-.176-.003-.362q.076-.185.278-.283q.189-.073.381 0t.271.255l2.68 6.447l1.61-1.781q.16-.166.382-.267q.22-.102.472-.097q.252.05.487.151t.388.317l.122.188l-1.416 5.483q-.111.423-.354.739q-.242.317-.57.534zm-3.867-.993L5.308 9.511q-.189-.084-.263-.289t.05-.387q.084-.177.289-.235t.387.021l5.92 3.094zM3.231 21.244q-.214-.011-.364-.17q-.15-.158-.1-.372q.012-.194.18-.329q.169-.134.363-.129l8.22.756q.86.094 1.557-.392q.696-.487.934-1.327l.881-2.939L2.446 3.862q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l17.692 17.692q.14.14.153.342t-.153.366q-.16.16-.354.15t-.353-.15l-4.477-4.452l-.677 2.46q-.343 1.175-1.338 1.869T11.433 22zm13.944-6.907");
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="vqgv9q-vb"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-off-outline-sharp" /></template>
10
+ <style>
11
+ .vqgv9q-vb {
12
+ fill: currentColor;
13
+ d: path("m7.51 18.04l-5.666-1.05l.196-.988l5.75 1.07zm.911-3.246l-6.469-1.748l.294-.944l6.45 1.729zm5.454-5.671l-4.05-5.827l.798-.586l4.056 5.838zm4.017 5.92l-.717-.706l1.629-1.11q.188-.133.334-.318q.145-.186.214-.444L20.55 7.77l-2.604 2.848l-3.477-8.342l.914-.41l2.886 6.899l2.11-2.341l1.388.748l-1.451 5.587q-.112.423-.354.739q-.243.317-.571.534zm-3.867-.993L4.812 9.298l.502-.885l6.377 3.302zM2.667 21.221l.118-.988L11.53 21q.86.094 1.556-.392q.696-.487.934-1.327l.881-2.939L2.092 3.508L2.8 2.8l18.4 18.4l-.708.708l-4.83-4.806l-.677 2.46q-.343 1.175-1.338 1.869T11.433 22zm14.508-6.884");
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="ume25jhdf"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-off-outline" /></template>
10
+ <style>
11
+ .ume25jhdf {
12
+ fill: currentColor;
13
+ d: path("m7.51 18.04l-5.152-.97q-.194-.037-.323-.209q-.13-.17-.073-.365q.036-.207.21-.33q.174-.122.388-.085l5.23.99zm.911-3.246l-5.98-1.638q-.214-.062-.305-.229q-.092-.167-.025-.4q.068-.188.22-.283t.365-.052l6 1.639zm5.454-5.671l-3.744-5.475q-.135-.157-.089-.353t.223-.33q.158-.11.353-.075q.195.033.336.19l3.725 5.468zm4.017 5.92l-.717-.706l1.629-1.11q.188-.133.334-.318q.145-.186.214-.444L20.55 7.77l-2.604 2.848l-3.283-7.91q-.079-.176-.003-.362q.076-.185.278-.283q.189-.073.381 0t.271.255l2.68 6.447l1.61-1.781q.16-.166.382-.267q.22-.102.472-.097q.252.05.487.151t.388.317l.122.188l-1.416 5.483q-.111.423-.354.739q-.242.317-.57.534zm-3.867-.993L5.308 9.511q-.189-.084-.263-.289t.05-.387q.084-.177.289-.235t.387.021l5.92 3.094zM3.231 21.244q-.214-.011-.364-.17q-.15-.158-.1-.372q.012-.194.18-.329q.169-.134.363-.129l8.22.756q.86.094 1.557-.392q.696-.487.934-1.327l.881-2.939L2.092 3.508L2.8 2.8l18.4 18.4l-.708.708l-4.83-4.806l-.677 2.46q-.343 1.175-1.338 1.869T11.433 22zm13.944-6.907");
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="sknivrbip"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-off-rounded" /></template>
10
+ <style>
11
+ .sknivrbip {
12
+ fill: currentColor;
13
+ d: path("M3.23 21.244q-.213-.011-.363-.17q-.15-.158-.1-.372q.012-.194.18-.329q.168-.134.362-.129l3.495.318l.725-2.521l-5.171-.972q-.194-.036-.323-.207q-.13-.171-.073-.366q.036-.207.21-.33q.174-.122.388-.085l5.244.99l.656-2.257l-6.02-1.658q-.213-.062-.304-.229q-.092-.167-.024-.4q.067-.188.219-.283t.365-.052l6.039 1.639l.817-2.844l-7.106-7.125q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16l17.692 17.692q.14.14.153.342t-.153.366q-.16.16-.354.15t-.353-.15l-4.477-4.452l-.677 2.46q-.318 1.175-1.325 1.869q-1.008.694-2.227.569zm14.662-6.202l-5.107-5.134l.984-.71l-3.638-5.55q-.135-.158-.089-.353t.224-.33q.157-.11.352-.076q.196.034.336.192l3.619 5.555l1.962-1.426l-1.871-4.502q-.08-.177-.003-.363q.076-.186.278-.284q.188-.072.38 0t.272.256l2.678 6.447l1.612-1.781q.16-.166.38-.28q.222-.114.474-.084q.513.05.757.354q.245.304.097.868l-1.273 4.917q-.112.423-.354.739q-.243.317-.571.534zm-3.867-.992L5.308 9.511q-.189-.084-.263-.289t.05-.387q.084-.177.289-.235t.387.021l5.92 3.094z");
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="o0vl3f3hr"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-off-sharp" /></template>
10
+ <style>
11
+ .o0vl3f3hr {
12
+ fill: currentColor;
13
+ d: path("m2.667 21.221l.118-.988l4.019.329l.725-2.521l-5.685-1.056l.197-.983l5.763 1.07l.656-2.258l-6.508-1.787l.294-.925l6.489 1.729l.817-2.844l-7.46-7.48L2.8 2.8l18.4 18.4l-.708.708l-4.83-4.806l-.677 2.46q-.318 1.175-1.325 1.869q-1.008.694-2.227.569zm15.225-6.179l-5.107-5.134l.984-.71l-3.944-5.902l.798-.586l3.95 5.927l1.962-1.427l-2.066-4.935l.914-.41l2.886 6.899l2.11-2.341l1.388.748l-1.451 5.587q-.112.423-.354.739q-.243.317-.571.534zm-3.867-.992L4.812 9.298l.496-.89l6.383 3.308z");
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="ocfeq5bbd"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-off" /></template>
10
+ <style>
11
+ .ocfeq5bbd {
12
+ fill: currentColor;
13
+ d: path("M3.23 21.244q-.213-.011-.363-.17q-.15-.158-.1-.372q.012-.194.18-.329q.168-.134.362-.129l3.495.318l.725-2.521l-5.171-.972q-.194-.036-.323-.207q-.13-.171-.073-.366q.036-.207.21-.33q.174-.122.388-.085l5.244.99l.656-2.257l-6.02-1.658q-.213-.062-.304-.229q-.092-.167-.024-.4q.067-.188.219-.283t.365-.052l6.039 1.639l.817-2.844l-7.46-7.48L2.8 2.8l18.4 18.4l-.708.708l-4.83-4.806l-.677 2.46q-.343 1.175-1.338 1.869T11.433 22zm14.662-6.202l-5.107-5.134l.984-.71l-3.638-5.55q-.135-.158-.089-.353t.224-.33q.157-.11.352-.076q.196.034.336.192l3.619 5.555l1.962-1.426l-1.871-4.502q-.08-.177-.003-.363q.076-.186.278-.284q.188-.072.38 0t.272.256l2.678 6.447l1.612-1.781q.16-.166.38-.267q.222-.102.474-.097q.252.05.486.151q.235.101.389.317l.12.188l-1.414 5.483q-.112.423-.354.739q-.243.317-.571.534zm-3.867-.992L5.308 9.511q-.189-.084-.263-.289t.05-.387q.084-.177.289-.235t.387.021l5.92 3.094z");
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": 15513,
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": 1781845802
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.40",
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"
@@ -50158,6 +50202,30 @@
50158
50202
  "types": "./types/dd0bq22g.d.ts",
50159
50203
  "default": "./components/s/sign-language-2-sharp.vue"
50160
50204
  },
50205
+ "./sign-language-off": {
50206
+ "types": "./types/dd0bq22g.d.ts",
50207
+ "default": "./components/s/sign-language-off.vue"
50208
+ },
50209
+ "./sign-language-off-outline": {
50210
+ "types": "./types/dd0bq22g.d.ts",
50211
+ "default": "./components/s/sign-language-off-outline.vue"
50212
+ },
50213
+ "./sign-language-off-outline-rounded": {
50214
+ "types": "./types/dd0bq22g.d.ts",
50215
+ "default": "./components/s/sign-language-off-outline-rounded.vue"
50216
+ },
50217
+ "./sign-language-off-outline-sharp": {
50218
+ "types": "./types/dd0bq22g.d.ts",
50219
+ "default": "./components/s/sign-language-off-outline-sharp.vue"
50220
+ },
50221
+ "./sign-language-off-rounded": {
50222
+ "types": "./types/dd0bq22g.d.ts",
50223
+ "default": "./components/s/sign-language-off-rounded.vue"
50224
+ },
50225
+ "./sign-language-off-sharp": {
50226
+ "types": "./types/dd0bq22g.d.ts",
50227
+ "default": "./components/s/sign-language-off-sharp.vue"
50228
+ },
50161
50229
  "./sign-language-outline": {
50162
50230
  "types": "./types/dd0bq22g.d.ts",
50163
50231
  "default": "./components/s/sign-language-outline.vue"