@iconify-vue/material-symbols-light 1.0.40 → 1.0.42
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.
- package/components/d/dropdown-menu-outline-rounded.vue +16 -0
- package/components/d/dropdown-menu-outline.vue +16 -0
- package/components/d/dropdown-menu-rounded.vue +16 -0
- package/components/d/dropdown-menu.vue +16 -0
- package/components/e/extension-off-outline-rounded.vue +3 -3
- package/components/e/extension-off-outline-sharp.vue +3 -3
- package/components/e/extension-off-outline.vue +3 -3
- package/components/e/extension-off-rounded.vue +3 -3
- package/components/e/extension-off-sharp.vue +3 -3
- package/components/e/extension-off.vue +3 -3
- package/components/e/extension-outline-rounded.vue +16 -0
- package/components/e/extension-outline-sharp.vue +3 -3
- package/components/e/extension-outline.vue +3 -3
- package/components/e/extension-rounded.vue +16 -0
- package/components/e/extension-sharp.vue +3 -3
- package/components/e/extension.vue +3 -3
- package/components/e/eyeglasses-3.vue +16 -0
- package/components/r/reset-colors-rounded.vue +16 -0
- package/components/r/reset-colors-sharp.vue +16 -0
- package/components/r/reset-colors.vue +16 -0
- package/components/s/seat-window-outline-rounded.vue +16 -0
- package/components/s/seat-window-outline-sharp.vue +16 -0
- package/components/s/seat-window-outline.vue +16 -0
- package/components/s/seat-window-rounded.vue +16 -0
- package/components/s/seat-window-sharp.vue +16 -0
- package/components/s/seat-window.vue +16 -0
- package/iconify.json +2 -2
- package/package.json +65 -1
|
@@ -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="yhv-xsban"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dropdown-menu-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.yhv-xsban {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m15.066 13.666l1.7-1.7q.192-.193.095-.445t-.369-.252h-3.984q-.272 0-.369.252t.096.445l1.7 1.7q.242.242.565.242t.566-.242M8 18q-2.507 0-4.253-1.745Q2 14.509 2 12.004t1.747-4.255T8 6h8q2.507 0 4.254 1.745T22 11.996t-1.747 4.255T16 18zm0-1h8q2.075 0 3.538-1.463T21 12t-1.463-3.537T16 7H8Q5.925 7 4.463 8.463T3 12t1.463 3.538T8 17");
|
|
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="ai_u5rekj"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dropdown-menu-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ai_u5rekj {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m14.5 14.23l2.962-2.96h-5.923zM8 18q-2.507 0-4.253-1.745Q2 14.509 2 12.004t1.747-4.255T8 6h8q2.507 0 4.254 1.745T22 11.996t-1.747 4.255T16 18zm0-1h8q2.075 0 3.538-1.463T21 12t-1.463-3.537T16 7H8Q5.925 7 4.463 8.463T3 12t1.463 3.538T8 17");
|
|
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="ysti1lgso"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dropdown-menu-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ysti1lgso {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m15.066 13.666l1.7-1.7q.192-.193.095-.445t-.369-.252h-3.984q-.272 0-.369.252t.096.445l1.7 1.7q.242.242.565.242t.566-.242M8 18q-2.507 0-4.253-1.745Q2 14.509 2 12.004t1.747-4.255T8 6h8q2.507 0 4.254 1.745T22 11.996t-1.747 4.255T16 18z");
|
|
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="lwe5xkb4b"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:dropdown-menu" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.lwe5xkb4b {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m14.5 14.23l2.962-2.96h-5.923zM8 18q-2.507 0-4.253-1.745Q2 14.509 2 12.004t1.747-4.255T8 6h8q2.507 0 4.254 1.745T22 11.996t-1.747 4.255T16 18z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="db8mxqztz"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-off-outline-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.db8mxqztz {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m19.116 16.304l-1-1v-.865l.72-.243q.516-.142.84-.627T20 12.442q0-.655-.324-1.143t-.84-.63l-.72-.236V6.23q0-.212-.126-.337t-.317-.125h-4.127l-.115-.854q-.094-.742-.622-1.27q-.528-.53-1.251-.53q-.733 0-1.259.53q-.526.528-.62 1.27l-.116.854h-.982l-1-1H8.68q.16-1.121.962-1.887q.802-.767 1.924-.767q1.1 0 1.9.763t.965 1.891h3.242q.595 0 1.019.424t.424 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.063zm-.616 2.812l1 1H5.442q-.6 0-1.02-.431Q4 19.254 4 18.654v-2.721q0-.218.133-.363t.35-.195q1.013-.22 1.678-1.017q.666-.797.666-1.916q0-1.013-.666-1.829q-.665-.815-1.678-1.098q-.218-.056-.35-.21T4 8.933V4.577l1 1V8.65q1.189.333 2.008 1.397t.819 2.401q0 1.36-.81 2.429q-.81 1.07-2.017 1.363v2.414q0 .192.125.327q.125.134.317.134zm2.392 2.484q-.165.166-.356.166q-.192 0-.357-.166L2.394 3.821q-.146-.146-.153-.347t.159-.366t.357-.166t.357.166l17.778 17.784q.146.147.156.345t-.156.363");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="bwhmmjaje"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-off-outline-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.bwhmmjaje {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m19.116 16.304l-1-1v-.865l.72-.243q.516-.142.84-.627T20 12.442q0-.655-.324-1.143t-.84-.63l-.72-.236V5.769h-4.57l-.115-.853q-.094-.743-.622-1.272q-.528-.528-1.251-.528q-.733 0-1.259.528q-.526.529-.62 1.272l-.116.853h-.982l-1-1H8.68q.16-1.121.962-1.887t1.924-.766q1.1 0 1.9.762q.8.763.965 1.891h4.685v4.947q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.063zM4 20.116V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416V4.635l1 1V8.65q1.189.333 2.008 1.397t.819 2.401q0 1.36-.81 2.429q-.81 1.07-2.017 1.363v2.875h13.442l1 1zm16.533 1.844L2.04 3.467l.713-.713l18.492 18.492z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="nb_m5cb_b"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-off-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.nb_m5cb_b {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m19.116 16.304l-1-1v-.865l.72-.243q.516-.142.84-.627T20 12.442q0-.655-.324-1.143t-.84-.63l-.72-.236V6.23q0-.212-.126-.337t-.317-.125h-4.127l-.115-.854q-.094-.742-.622-1.27q-.528-.53-1.251-.53q-.733 0-1.259.53q-.526.528-.62 1.27l-.116.854h-.982l-1-1H8.68q.16-1.121.962-1.887q.802-.767 1.924-.767q1.1 0 1.9.763t.965 1.891h3.242q.595 0 1.019.424t.424 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.063zm1.417 5.656L2.04 3.467l.713-.713l18.492 18.492zM18.5 19.116l1 1H5.442q-.6 0-1.02-.431Q4 19.254 4 18.654V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416v-4.84l1 1V8.65q1.189.333 2.008 1.397t.819 2.401q0 1.36-.81 2.429q-.81 1.07-2.017 1.363v2.414q0 .192.125.327q.125.134.317.134zm-7.484-6.674");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="fq75skbya"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-off-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.fq75skbya {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M19.116 16.304L7.58 4.769h1.104q.156-1.121.957-1.887q.802-.767 1.916-.767q1.108 0 1.91.767q.801.766.963 1.887h3.242q.594 0 1.018.424t.425 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053zM5.442 20.116q-.6 0-1.02-.431Q4 19.254 4 18.654v-2.721q0-.218.133-.363t.35-.195q1.013-.22 1.678-1.018q.666-.8.666-1.915q0-1.013-.666-1.829q-.665-.815-1.678-1.098q-.218-.056-.35-.21T4 8.933V4.577l15.5 15.539zm15.45 1.484q-.165.166-.356.166q-.192 0-.357-.166L2.394 3.821q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l17.784 17.784q.147.147.156.345t-.156.363");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="rn07tw7xp"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-off-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.rn07tw7xp {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M19.116 16.304L7.58 4.769h1.104q.156-1.121.957-1.887q.802-.767 1.916-.767q1.108 0 1.91.767q.801.766.963 1.887h4.685v4.946q.842.258 1.363 1.012T21 12.442q0 .93-.521 1.674t-1.363 1.053zM4 20.116V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416v-4.84l15.5 15.539zm16.533 1.844L2.04 3.467l.713-.713l18.492 18.492z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="ctf38zbdo"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-off" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.ctf38zbdo {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M19.116 16.304L7.58 4.769h1.104q.156-1.121.957-1.887q.802-.767 1.916-.767q1.108 0 1.91.767q.801.766.963 1.887h3.242q.594 0 1.018.424t.425 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053zm1.417 5.656L2.04 3.467l.713-.713l18.492 18.492zm-15.09-1.844q-.6 0-1.022-.431Q4 19.254 4 18.654V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416v-4.84l15.5 15.539z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
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="mv5wkyblq"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.mv5wkyblq {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.442 19.116h12.231q.193 0 .318-.135t.125-.327v-3.629q0-.275.156-.487q.157-.211.413-.278l.152-.064q.515-.142.839-.627T20 12.442q0-.655-.324-1.133t-.84-.64l-.146-.057q-.256-.068-.415-.276q-.16-.209-.16-.49V6.231q0-.212-.125-.337t-.317-.125H14.21q-.299 0-.5-.18q-.2-.18-.25-.478l-.03-.196q-.113-.742-.631-1.27t-1.241-.53q-.73 0-1.248.53t-.631 1.27l-.029.196q-.05.298-.251.478t-.499.18H5.423q-.173 0-.298.125T5 6.231V8.65q1.189.333 2.008 1.402t.819 2.39q0 1.366-.81 2.435q-.81 1.07-2.017 1.363v2.414q0 .192.125.327q.125.134.317.134m0 1q-.6 0-1.02-.43Q4 19.254 4 18.654v-2.721q0-.218.133-.363t.35-.195q1.013-.22 1.678-1.018q.666-.8.666-1.915q0-1.013-.666-1.829q-.665-.815-1.678-1.098q-.218-.056-.35-.21T4 8.933V6.23q0-.614.415-1.038q.414-.424 1.008-.424h3.262q.155-1.121.957-1.887t1.916-.766q1.108 0 1.91.766t.963 1.887h3.242q.594 0 1.018.424t.425 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053v3.485q0 .6-.425 1.03q-.424.432-1.018.432zm7.058-7.673");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="wy-naub4s"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-outline-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.wy-naub4s {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M5 19.116h13.116v-4.677l.72-.243q.516-.142.84-.627T20 12.442q0-.655-.324-1.133t-.84-.64l-.72-.236V5.769h-4.57l-.115-.853q-.114-.743-.632-1.272t-1.241-.528q-.726 0-1.246.528q-.52.529-.633 1.272l-.116.853H5V8.65q1.189.333 2.008 1.397t.819 2.401q0 1.36-.81 2.429q-.81 1.07-2.017 1.363zm-1 1V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416V4.768h4.685q.155-1.121.957-1.887t1.924-.766q1.1 0 1.9.762q.8.763.965 1.891h4.685v4.947q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053v4.947zm8.5-7.674");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="j6mtu66me"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.j6mtu66me {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M5.442 19.116h12.231q.193 0 .318-.135t.125-.327v-4.216l.72-.242q.516-.142.84-.627T20 12.442q0-.655-.324-1.133t-.84-.64l-.72-.236V6.23q0-.212-.126-.337t-.317-.125h-4.127l-.115-.854q-.114-.742-.632-1.27t-1.241-.53q-.73 0-1.248.53t-.631 1.27l-.116.854h-4.14q-.173 0-.298.125T5 6.231V8.65q1.189.333 2.008 1.402t.819 2.39q0 1.366-.81 2.435q-.81 1.07-2.017 1.363v2.414q0 .192.125.327q.125.134.317.134m0 1q-.6 0-1.02-.43Q4 19.254 4 18.654V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416V6.23q0-.614.415-1.038q.414-.424 1.008-.424h3.262q.156-1.121.957-1.887q.802-.766 1.916-.766q1.108 0 1.91.766t.963 1.887h3.242q.594 0 1.018.424t.425 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053v3.485q0 .6-.425 1.03q-.424.432-1.018.432zm7.058-7.673");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
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="fhfvjcbun"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.fhfvjcbun {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.442 20.116q-.6 0-1.02-.431Q4 19.254 4 18.654v-2.721q0-.218.133-.363t.35-.195q1.013-.22 1.678-1.018q.666-.8.666-1.915q0-1.013-.666-1.829q-.665-.815-1.678-1.098q-.218-.056-.35-.21T4 8.933V6.23q0-.614.415-1.038q.414-.424 1.008-.424h3.262q.155-1.121.957-1.887t1.916-.766q1.108 0 1.91.766t.963 1.887h3.242q.594 0 1.018.424t.425 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053v3.485q0 .6-.425 1.03q-.424.432-1.018.432z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="g9cl7wwof"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.g9cl7wwof {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M4 20.116V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416V4.768h4.685q.155-1.121.957-1.887t1.916-.766q1.108 0 1.91.766t.963 1.887h4.685v4.947q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053v4.947z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
|
|
|
4
4
|
const props = defineProps(["width","height"]);
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="oknrkfb7k"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:extension" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.oknrkfb7k {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M5.442 20.116q-.6 0-1.02-.431Q4 19.254 4 18.654V15.45q1.2-.077 2.014-.916t.813-2.092q0-1.13-.823-2.005T4 9.416V6.23q0-.614.415-1.038q.414-.424 1.008-.424h3.262q.156-1.121.957-1.887q.802-.766 1.916-.766q1.108 0 1.91.766t.963 1.887h3.242q.594 0 1.018.424t.425 1.038v3.485q.842.257 1.363 1.011T21 12.442q0 .93-.521 1.674t-1.363 1.053v3.485q0 .6-.425 1.03q-.424.432-1.018.432z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
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="v6gmxcchx"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:eyeglasses-3" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.v6gmxcchx {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M6.789 15.808q-1.587 0-2.698-1.111T2.981 12t1.11-2.697t2.698-1.11q1.342 0 2.346.788t1.336 2.027q.345-.139.72-.208q.376-.07.784-.07t.796.08t.758.217q.313-1.239 1.327-2.036q1.013-.799 2.356-.799q1.586 0 2.697 1.111T21.019 12t-1.11 2.697q-1.111 1.11-2.698 1.11q-1.575 0-2.692-1.098q-1.117-1.1-1.135-2.669q-.326-.157-.673-.233q-.346-.076-.736-.076q-.371 0-.705.078q-.334.08-.655.231q-.017 1.57-1.134 2.669q-1.118 1.099-2.693 1.099m-1.986-5.795q-.821.821-.821 1.987t.821 1.986t1.986.822q1.166 0 1.996-.822q.831-.82.831-1.986t-.83-1.987t-1.997-.82q-1.165 0-1.986.82m10.414 0q-.832.821-.832 1.987t.831 1.986q.831.822 1.996.822t1.987-.822t.821-1.986t-.821-1.987t-1.987-.82t-1.996.82");
|
|
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="ydfq9b2dd"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:reset-colors-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ydfq9b2dd {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M16.912 21.936q-.18-.065-.327-.213l-3.789-3.788q-.148-.148-.222-.327t-.074-.358t.074-.36t.222-.33l3.766-3.76l-1.5-1.48q-.146-.147-.146-.355q0-.207.146-.353t.356-.146t.357.146l5.973 5.948q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788 3.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7 17.04h7.08l-3.53-3.531zM12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15.5q0-.213.143-.357T9.5 15t.357.143t.143.357v3.692q0 .349-.23.578t-.578.23H5.5q-.213 0-.357-.143T5 19.5t.143-.357T5.5 19h2.812q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.562 0 4.562 1.418t2.884 3.688q.073.188 0 .38q-.073.193-.261.266q-.189.073-.384-.01t-.268-.27q-.756-1.97-2.513-3.221T12 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="j-q6_5bni"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:reset-colors-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.j-q6_5bni {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m17.27 22.408l-5.158-5.158l4.45-4.45l-1.835-1.834l.688-.708l7.018 6.992zm-3.57-5.37h7.08l-3.53-3.53zM5 20v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5z");
|
|
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="erigzxhwe"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:reset-colors" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.erigzxhwe {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M16.912 21.936q-.18-.065-.327-.213l-3.789-3.788q-.296-.29-.296-.685t.296-.69l3.766-3.76l-1.835-1.834l.689-.708l6.332 6.302q.148.148.213.327q.064.179.064.357t-.064.36q-.065.183-.213.33l-3.788 3.789q-.148.148-.33.213q-.182.064-.36.064t-.359-.065M13.7 17.04h7.08l-3.53-3.531zM5 20v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5z");
|
|
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="elps2o55b"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-window-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.elps2o55b {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M14.175 9q-.273 0-.475-.161t-.283-.43l-1.27-4.384q-.106-.385.133-.705q.24-.32.643-.32h5.94q.274 0 .476.162t.282.429l1.271 4.384q.106.385-.133.705q-.24.32-.643.32zm.154-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.192.5t.5 1.191q0 .691-.5 1.192t-1.192.501M6.012 20q-.69 0-1.244-.443q-.552-.443-.69-1.134L2.11 8.585q-.061-.226.095-.405T2.61 8q.177 0 .307.11q.131.11.168.286l2.011 9.989q.039.23.27.423q.23.192.461.192h5.635q.213 0 .356.143t.144.357t-.144.357t-.356.143zm8.473-2h-7.22q-.551 0-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.29.419t.749 1.146L9.954 16h3.711q.39 0 .726.198q.334.198.551.571l2.712 4.683q.104.177.049.378q-.055.2-.232.304t-.378.05q-.2-.055-.305-.232zm-.156-10L13.17 4z");
|
|
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="t300f1ujq"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-window-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.t300f1ujq {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m13.579 9l-1.712-6h7.592l1.712 6zm.75-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.5 1.192t-1.192.501M4.402 20L2 8h1.012l2.2 11h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7 8.73q.702 0 1.29.419t.749 1.146L9.954 16h4.548l3.402 5.885l-.866.5L14.485 18zm8.265-10L13.17 4z");
|
|
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="w0kmazh6h"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-window-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.w0kmazh6h {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M14.175 9q-.273 0-.475-.161t-.283-.43l-1.27-4.384q-.106-.385.133-.705q.24-.32.643-.32h5.94q.274 0 .476.162t.282.429l1.271 4.384q.106.385-.133.705q-.24.32-.643.32zm.154-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.192.5t.5 1.191q0 .691-.5 1.192t-1.192.501M11.962 20h-5.95q-.69 0-1.244-.443q-.552-.443-.69-1.134L2 8h1.012l2.084 10.385q.038.23.27.423q.23.192.461.192h6.134zm5.077 2.385L14.484 18H7.267q-.552 0-.946-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.29.419t.749 1.146L9.954 16h3.711q.39 0 .726.198q.334.198.551.571l2.962 5.116zM14.329 8L13.17 4z");
|
|
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="xwdfuvbne"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-window-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.xwdfuvbne {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M14.175 9q-.28 0-.479-.163t-.279-.428l-1.27-4.384q-.106-.385.13-.705t.646-.32h5.94q.28 0 .479.163q.2.163.28.428l1.27 4.384q.106.385-.13.705t-.646.32zM5.846 7.577q-.698 0-1.195-.497t-.497-1.196t.497-1.195t1.195-.497t1.195.497t.498 1.195q0 .699-.498 1.196q-.497.497-1.195.497M6.012 20q-.69 0-1.244-.443q-.552-.443-.69-1.134L2.11 8.585q-.061-.226.092-.405T2.608 8q.179 0 .31.112q.13.11.167.284l2.011 9.989q.039.23.27.423q.23.192.461.192h5.635q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.473-2h-7.22q-.551 0-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.288.421t.75 1.144L9.955 16h3.711q.39 0 .726.198q.334.198.551.571l2.712 4.683q.104.177.047.382t-.232.305t-.378.043t-.303-.23z");
|
|
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="uhw21sbkw"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-window-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.uhw21sbkw {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m13.579 9l-1.712-6h7.592l1.712 6zM5.846 7.577q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.5 1.192t-1.192.501M4.402 20L2 8h1.012l2.2 11h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7 8.73q.702 0 1.29.419t.749 1.146L9.954 16h4.548l3.402 5.885l-.866.5L14.485 18z");
|
|
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="ldwhif3zf"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-window" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ldwhif3zf {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M14.175 9q-.273 0-.475-.161t-.283-.43l-1.27-4.384q-.106-.385.133-.705q.24-.32.643-.32h5.94q.274 0 .476.162t.282.429l1.271 4.384q.106.385-.133.705q-.24.32-.643.32zM5.846 7.577q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.192.5t.5 1.191q0 .691-.5 1.192t-1.192.501M11.962 20h-5.95q-.69 0-1.244-.443q-.552-.443-.69-1.134L2 8h1.012l2.084 10.385q.038.23.27.423q.23.192.461.192h6.134zm5.077 2.385L14.484 18H7.267q-.552 0-.946-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.29.419t.749 1.146L9.954 16h3.711q.39 0 .726.198q.334.198.551.571l2.962 5.116z");
|
|
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":
|
|
5
|
+
"total": 15529,
|
|
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":
|
|
31
|
+
"lastModified": 1782361749
|
|
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.
|
|
4
|
+
"version": "1.0.42",
|
|
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",
|
|
@@ -18318,6 +18318,22 @@
|
|
|
18318
18318
|
"types": "./types/dd0bq22g.d.ts",
|
|
18319
18319
|
"default": "./components/d/dropdown.vue"
|
|
18320
18320
|
},
|
|
18321
|
+
"./dropdown-menu": {
|
|
18322
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18323
|
+
"default": "./components/d/dropdown-menu.vue"
|
|
18324
|
+
},
|
|
18325
|
+
"./dropdown-menu-outline": {
|
|
18326
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18327
|
+
"default": "./components/d/dropdown-menu-outline.vue"
|
|
18328
|
+
},
|
|
18329
|
+
"./dropdown-menu-outline-rounded": {
|
|
18330
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18331
|
+
"default": "./components/d/dropdown-menu-outline-rounded.vue"
|
|
18332
|
+
},
|
|
18333
|
+
"./dropdown-menu-rounded": {
|
|
18334
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18335
|
+
"default": "./components/d/dropdown-menu-rounded.vue"
|
|
18336
|
+
},
|
|
18321
18337
|
"./dropdown-outline": {
|
|
18322
18338
|
"types": "./types/dd0bq22g.d.ts",
|
|
18323
18339
|
"default": "./components/d/dropdown-outline.vue"
|
|
@@ -20682,10 +20698,18 @@
|
|
|
20682
20698
|
"types": "./types/dd0bq22g.d.ts",
|
|
20683
20699
|
"default": "./components/e/extension-outline.vue"
|
|
20684
20700
|
},
|
|
20701
|
+
"./extension-outline-rounded": {
|
|
20702
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
20703
|
+
"default": "./components/e/extension-outline-rounded.vue"
|
|
20704
|
+
},
|
|
20685
20705
|
"./extension-outline-sharp": {
|
|
20686
20706
|
"types": "./types/dd0bq22g.d.ts",
|
|
20687
20707
|
"default": "./components/e/extension-outline-sharp.vue"
|
|
20688
20708
|
},
|
|
20709
|
+
"./extension-rounded": {
|
|
20710
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
20711
|
+
"default": "./components/e/extension-rounded.vue"
|
|
20712
|
+
},
|
|
20689
20713
|
"./extension-sharp": {
|
|
20690
20714
|
"types": "./types/dd0bq22g.d.ts",
|
|
20691
20715
|
"default": "./components/e/extension-sharp.vue"
|
|
@@ -20758,6 +20782,10 @@
|
|
|
20758
20782
|
"types": "./types/dd0bq22g.d.ts",
|
|
20759
20783
|
"default": "./components/e/eyeglasses-2-sound-sharp.vue"
|
|
20760
20784
|
},
|
|
20785
|
+
"./eyeglasses-3": {
|
|
20786
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
20787
|
+
"default": "./components/e/eyeglasses-3.vue"
|
|
20788
|
+
},
|
|
20761
20789
|
"./eyeglasses-rounded": {
|
|
20762
20790
|
"types": "./types/dd0bq22g.d.ts",
|
|
20763
20791
|
"default": "./components/e/eyeglasses-rounded.vue"
|
|
@@ -45962,6 +45990,18 @@
|
|
|
45962
45990
|
"types": "./types/dd0bq22g.d.ts",
|
|
45963
45991
|
"default": "./components/r/reset-brightness-rounded.vue"
|
|
45964
45992
|
},
|
|
45993
|
+
"./reset-colors": {
|
|
45994
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
45995
|
+
"default": "./components/r/reset-colors.vue"
|
|
45996
|
+
},
|
|
45997
|
+
"./reset-colors-rounded": {
|
|
45998
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
45999
|
+
"default": "./components/r/reset-colors-rounded.vue"
|
|
46000
|
+
},
|
|
46001
|
+
"./reset-colors-sharp": {
|
|
46002
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
46003
|
+
"default": "./components/r/reset-colors-sharp.vue"
|
|
46004
|
+
},
|
|
45965
46005
|
"./reset-exposure": {
|
|
45966
46006
|
"types": "./types/dd0bq22g.d.ts",
|
|
45967
46007
|
"default": "./components/r/reset-exposure.vue"
|
|
@@ -48022,6 +48062,30 @@
|
|
|
48022
48062
|
"types": "./types/dd0bq22g.d.ts",
|
|
48023
48063
|
"default": "./components/s/seat-vent-right-sharp.vue"
|
|
48024
48064
|
},
|
|
48065
|
+
"./seat-window": {
|
|
48066
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48067
|
+
"default": "./components/s/seat-window.vue"
|
|
48068
|
+
},
|
|
48069
|
+
"./seat-window-outline": {
|
|
48070
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48071
|
+
"default": "./components/s/seat-window-outline.vue"
|
|
48072
|
+
},
|
|
48073
|
+
"./seat-window-outline-rounded": {
|
|
48074
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48075
|
+
"default": "./components/s/seat-window-outline-rounded.vue"
|
|
48076
|
+
},
|
|
48077
|
+
"./seat-window-outline-sharp": {
|
|
48078
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48079
|
+
"default": "./components/s/seat-window-outline-sharp.vue"
|
|
48080
|
+
},
|
|
48081
|
+
"./seat-window-rounded": {
|
|
48082
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48083
|
+
"default": "./components/s/seat-window-rounded.vue"
|
|
48084
|
+
},
|
|
48085
|
+
"./seat-window-sharp": {
|
|
48086
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48087
|
+
"default": "./components/s/seat-window-sharp.vue"
|
|
48088
|
+
},
|
|
48025
48089
|
"./security": {
|
|
48026
48090
|
"types": "./types/dd0bq22g.d.ts",
|
|
48027
48091
|
"default": "./components/s/security.vue"
|