@iconify-vue/material-symbols-light 1.0.13 → 1.0.14
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/g/globe-2-cancel-rounded.vue +16 -0
- package/components/g/globe-2-cancel.vue +16 -0
- package/components/g/globe-2-question-rounded.vue +16 -0
- package/components/g/globe-2-question.vue +16 -0
- package/components/l/link-2-rounded.vue +16 -0
- package/components/l/link-2.vue +16 -0
- package/components/m/mood-heart-outline-rounded.vue +16 -0
- package/components/m/mood-heart-outline.vue +16 -0
- package/components/m/mood-heart-rounded.vue +16 -0
- package/components/m/mood-heart.vue +16 -0
- package/components/s/shoe-cleats-outline-sharp.vue +16 -0
- package/components/s/shoe-cleats-outline.vue +16 -0
- package/components/s/shoe-cleats-sharp.vue +16 -0
- package/components/s/shoe-cleats.vue +16 -0
- package/components/s/sign-language-outline-rounded.vue +3 -3
- package/components/s/sign-language-outline-sharp.vue +3 -3
- package/components/s/sign-language-outline.vue +3 -3
- package/components/s/sign-language-rounded.vue +3 -3
- package/components/s/sign-language-sharp.vue +3 -3
- package/components/s/sign-language.vue +3 -3
- package/iconify.json +2 -2
- package/package.json +57 -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="ic0j2bif"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:globe-2-cancel-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ic0j2bif {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m19.5 18.925l-1.74 1.721q-.147.14-.348.153t-.366-.153t-.165-.356q0-.192.165-.357l1.746-1.74l-1.746-1.722q-.165-.146-.165-.347t.165-.366q.165-.166.357-.166t.357.166l1.74 1.746l1.721-1.746q.146-.166.347-.166t.367.166t.165.357q0 .19-.165.356l-1.721 1.721l1.72 1.74q.141.147.154.348t-.153.366q-.166.166-.357.166t-.357-.166zM12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3q1.927 0 3.598.742q1.671.743 2.886 2.019t1.895 2.954q.679 1.677.621 3.568q0 .213-.159.369q-.158.156-.372.156q-.208 0-.338-.144T20 12.308q.039-.673-.062-1.337t-.284-1.317h-4.035q.114.654.17 1.317q.057.664.038 1.337q0 .213-.156.357t-.369.143t-.344-.143t-.131-.357q.02-.673-.038-1.337q-.056-.663-.17-1.317H9.381q-.114.577-.16 1.163q-.048.587-.048 1.183t.047 1.183t.16 1.163h3.736q.213 0 .356.144q.144.143.144.356q0 .214-.144.357q-.143.143-.356.143H9.619q.358 1.287.939 2.466T12 20.009q.392 0 .782-.031t.782-.1q.194-.061.358.048q.165.11.226.304t-.048.365t-.304.233q-.46.087-.898.13T12 21m-7.654-6.654h4.035q-.114-.577-.16-1.163q-.048-.587-.048-1.183t.047-1.183t.16-1.163H4.347q-.182.577-.264 1.163T4 12t.082 1.183t.264 1.163m.408-5.692h3.835q.282-1.252.802-2.4q.52-1.146 1.336-2.15q-1.99.296-3.562 1.507q-1.57 1.21-2.411 3.043m5.973 11.242q-.758-1.023-1.287-2.17q-.53-1.147-.851-2.38H4.754q.84 1.813 2.421 3.024q1.58 1.21 3.552 1.526M9.619 8.654h4.762q-.339-1.287-.948-2.447q-.61-1.16-1.433-2.215q-.842 1.016-1.442 2.195t-.939 2.467m5.793 0h3.834q-.84-1.833-2.411-3.053t-3.562-1.497q.758 1.023 1.259 2.18t.88 2.37");
|
|
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="pqoxh4ra"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:globe-2-cancel" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.pqoxh4ra {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m17.4 21l-.708-.708l2.1-2.1l-2.1-2.08l.708-.708l2.1 2.1l2.08-2.1l.709.708l-2.075 2.08l2.075 2.1l-.708.708l-2.081-2.075zM12 21q-1.863 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .212-.003.404t-.028.404h-1.006q.031-.212.034-.404T20 12q0-.596-.082-1.183t-.264-1.163h-4.035q.114.577.16 1.163q.048.587.048 1.183q0 .211-.01.404q-.01.192-.015.404h-1q.006-.212.015-.404q.01-.193.01-.404q0-.596-.047-1.183q-.047-.586-.16-1.163H9.38q-.113.577-.16 1.163T9.173 12t.047 1.183t.16 1.163h4.236v1H9.619q.358 1.287.939 2.466T12 20.009q.392 0 .782-.04q.39-.041.782-.091l.238.95q-.46.086-.901.13Q12.46 21 12 21m-7.654-6.654h4.035q-.114-.577-.16-1.163q-.048-.587-.048-1.183t.047-1.183t.16-1.163H4.347q-.182.577-.264 1.163T4 12t.082 1.183t.264 1.163m.408-5.692h3.835q.282-1.252.802-2.4q.52-1.146 1.336-2.15q-1.99.296-3.562 1.507q-1.57 1.21-2.411 3.043m5.973 11.242q-.758-1.023-1.287-2.17q-.53-1.147-.851-2.38H4.754q.84 1.813 2.421 3.024q1.58 1.21 3.552 1.526M9.619 8.654h4.762q-.339-1.287-.948-2.447q-.61-1.16-1.433-2.215q-.842 1.016-1.442 2.195t-.939 2.467m5.793 0h3.834q-.84-1.833-2.411-3.053t-3.562-1.497q.758 1.023 1.259 2.18t.88 2.37");
|
|
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="uh062g_i"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:globe-2-question-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.uh062g_i {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M4.346 14.346h4.035q-.114-.577-.16-1.163q-.048-.587-.048-1.183t.047-1.183t.16-1.163H4.347q-.182.577-.264 1.163T4 12t.082 1.183t.264 1.163m.408-5.692h3.835q.282-1.252.802-2.4q.52-1.146 1.336-2.15q-1.99.296-3.562 1.507q-1.57 1.21-2.411 3.043m5.973 11.242q-.758-1.023-1.287-2.17q-.53-1.147-.851-2.38H4.754q.84 1.813 2.421 3.024q1.58 1.21 3.552 1.526M9.619 8.654h4.762q-.339-1.287-.948-2.447q-.61-1.16-1.433-2.215q-.842 1.016-1.442 2.195t-.939 2.467m5.793 0h3.834q-.84-1.833-2.411-3.053t-3.562-1.497q.758 1.023 1.259 2.18t.88 2.37M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3q2.814 0 5.024 1.548t3.242 3.968q.18.403-.08.77q-.261.368-.715.368H9.381q-.114.577-.16 1.163q-.048.587-.048 1.183t.047 1.183t.16 1.163h3.736q.213 0 .356.144q.144.143.144.356q0 .214-.144.357q-.143.143-.356.143H9.619q.358 1.287.939 2.466T12 20.009q.392 0 .782-.04q.39-.041.782-.091q.194-.061.355.048t.223.304t-.045.365t-.3.233q-.46.086-.899.13T12 21m6.458 0q.27 0 .468-.197q.197-.197.197-.468t-.197-.469t-.468-.197t-.468.197q-.198.198-.198.469t.197.468t.469.197m-2.14-7.214q.159.112.34.05t.306-.223q.238-.376.633-.577t.841-.201q.66 0 1.159.411q.5.412.5 1.027q0 .483-.292.862q-.291.378-.636.723q-.436.425-.792.905t-.356 1.068q0 .165.126.279q.126.113.292.113q.184 0 .32-.116q.135-.117.166-.301q.094-.508.426-.9t.695-.756q.387-.386.66-.863t.275-1.025q0-1.06-.729-1.68t-1.814-.62q-.673 0-1.268.324t-.962.916q-.099.154-.072.326t.181.259");
|
|
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="n-mh1xbs"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:globe-2-question" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.n-mh1xbs {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M4.346 14.346h4.035q-.114-.577-.16-1.163q-.048-.587-.048-1.183t.047-1.183t.16-1.163H4.347q-.182.577-.264 1.163T4 12t.082 1.183t.264 1.163m.408-5.692h3.835q.282-1.252.802-2.4q.52-1.146 1.336-2.15q-1.99.296-3.562 1.507q-1.57 1.21-2.411 3.043m5.973 11.242q-.758-1.023-1.287-2.17q-.53-1.147-.851-2.38H4.754q.84 1.813 2.421 3.024q1.58 1.21 3.552 1.526M9.619 8.654h4.762q-.339-1.287-.948-2.447q-.61-1.16-1.433-2.215q-.842 1.016-1.442 2.195t-.939 2.467m5.793 0h3.834q-.84-1.833-2.411-3.053t-3.562-1.497q.758 1.023 1.259 2.18t.88 2.37M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3q3.13 0 5.507 1.893t3.152 4.76H9.382q-.114.578-.16 1.164q-.048.587-.048 1.183t.047 1.183t.16 1.163h4.236v1H9.619q.358 1.287.939 2.466T12 20.009q.392 0 .782-.04q.39-.041.782-.091l.232.95q-.46.086-.898.13T12 21m6.458 0q-.271 0-.468-.197q-.198-.197-.198-.468t.197-.469t.469-.197q.27 0 .468.197q.197.198.197.469t-.197.468t-.468.197m-.442-2.777q0-.765.245-1.257q.245-.493.928-1.108q.407-.389.667-.736t.26-.849q0-.546-.405-.992q-.405-.447-1.253-.447q-.714 0-1.083.34t-.571.784l-.812-.32q.3-.72.92-1.199q.619-.478 1.546-.478q1.079 0 1.81.61q.732.608.732 1.69q0 .581-.252 1.02q-.252.438-.683.869q-.73.73-.929 1.089t-.236.984z");
|
|
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="gcv1ahbq"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:link-2-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.gcv1ahbq {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8.2 20q-1.742 0-2.971-1.229T4 15.8q0-.846.308-1.611q.308-.766.911-1.37l2.664-2.644q.146-.146.347-.156t.366.156t.166.354t-.166.354l-2.669 2.65q-.463.463-.705 1.049T4.981 15.8q0 1.34.94 2.27Q6.86 19 8.2 19q.633 0 1.221-.241q.589-.242 1.052-.705l2.664-2.65q.146-.14.344-.15t.363.156t.166.353t-.166.354l-2.663 2.645q-.604.604-1.37.92Q9.047 20 8.2 20m1.48-5.7q-.145-.146-.145-.347t.146-.347l3.925-3.925q.146-.146.347-.156t.366.156t.166.357t-.166.356L10.394 14.3q-.146.146-.357.156q-.21.01-.356-.156m5.723-.456q-.166-.146-.156-.353q.01-.208.156-.354l2.669-2.664q.444-.444.683-1.017t.238-1.206q0-1.346-.936-2.298Q17.12 5 15.775 5q-.633 0-1.218.241q-.586.242-1.03.686l-2.663 2.67q-.147.145-.354.155q-.208.01-.354-.156q-.146-.146-.146-.347t.146-.347l2.663-2.664q.604-.604 1.37-.92Q14.954 4 15.8 4q1.742 0 2.968 1.239t1.226 2.986q0 .84-.304 1.596q-.305.756-.91 1.36l-2.682 2.663q-.146.147-.347.147t-.347-.147");
|
|
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="hxwau_7m"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:link-2" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.hxwau_7m {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8.2 20q-1.742 0-2.971-1.229T4 15.8q0-.846.308-1.611q.308-.766.911-1.37l3.023-2.998l.708.708l-3.023 3.004q-.463.463-.705 1.049T4.981 15.8q0 1.34.94 2.27Q6.86 19 8.2 19q.633 0 1.221-.241q.589-.242 1.052-.705l3.018-3.004l.713.714l-3.023 2.998q-.604.604-1.37.92Q9.047 20 8.2 20m1.84-5.346l-.694-.714l4.614-4.613l.713.713zm5.718-.47l-.708-.693l3.023-3.018q.444-.444.683-1.017t.238-1.206q0-1.346-.936-2.298Q17.12 5 15.775 5q-.633 0-1.218.241q-.586.242-1.03.686L10.51 8.95l-.694-.708l3.003-3.004q.604-.604 1.37-.92Q14.954 4 15.8 4q1.742 0 2.968 1.239t1.226 2.986q0 .84-.304 1.596q-.305.756-.91 1.36z");
|
|
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="z-vymibg"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mood-heart-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.z-vymibg {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M15.312 10.616q.467 0 .789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615 0q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.789.326q-.322.327-.322.793q0 .467.326.79q.327.322.794.322M11.99 21q-1.863 0-3.501-.71q-1.638-.711-2.855-1.925Q4.42 17.15 3.71 15.508T3 12q0-1.918.74-3.584q.739-1.666 2.008-2.891t2.95-1.904T12.256 3q.188 0 .33.159q.141.158.114.372q-.026.212-.186.338q-.16.125-.373.131q-.972-.033-1.905.19q-.934.221-1.811.66q-1.975 1-3.2 2.9T4 12q0 3.325 2.338 5.663T12 20q2.475 0 4.45-1.35t2.9-3.5q.489-1.102.62-2.312q.13-1.21-.122-2.386q-.05-.21.073-.376q.123-.167.312-.234t.356.031t.223.286q.288 1.38.142 2.79t-.727 2.703q-1.06 2.38-3.257 3.864T11.99 21m6.545-18.184q.442-.443.79-.725q.349-.283.961-.283q.781 0 1.248.532q.466.53.466 1.21q0 .319-.121.638t-.379.576l-2.4 2.4q-.242.243-.565.243t-.566-.242l-2.396-2.397q-.286-.286-.395-.597t-.109-.622q0-.68.484-1.211q.483-.531 1.24-.531q.6 0 .944.277t.798.73M12 16.886q1.238 0 2.292-.563t1.718-1.568q.16-.225.02-.49Q15.893 14 15.6 14H8.4q-.292 0-.432.265q-.14.264.021.49q.663 1.004 1.73 1.567t2.282.563");
|
|
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="txr8o4bq"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mood-heart-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.txr8o4bq {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M15.312 10.616q.467 0 .789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615 0q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.789.326q-.322.327-.322.793q0 .467.326.79q.327.322.794.322M12 16.884q1.459 0 2.65-.789q1.19-.79 1.796-2.095H7.554q.605 1.306 1.796 2.095t2.65.79M12.003 21q-1.867 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3q.19 0 .371.003t.373.028q-.066.252-.093.498q-.028.246-.022.496Q12.467 4 12.315 4H12Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.525-.065-1.018q-.066-.493-.19-.993q.25-.056.487-.13q.237-.072.476-.163q.136.554.214 1.123T21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709m6.532-13.27l-2.962-2.96q-.287-.287-.395-.598t-.109-.622q0-.68.483-1.211q.484-.531 1.24-.531q.601 0 .945.277t.798.73q.442-.442.79-.724q.349-.283.961-.283q.781 0 1.248.532q.466.53.466 1.21q0 .319-.121.638t-.383.58z");
|
|
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="wp145gbs"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mood-heart-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.wp145gbs {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8.697 10.616q.467 0 .789-.327t.322-.793t-.327-.79q-.326-.321-.793-.321t-.789.326t-.322.793t.326.79q.327.322.794.322m9.838-7.8q.442-.443.79-.725q.349-.283.961-.283q.781 0 1.248.532q.466.53.466 1.21q0 .319-.121.638t-.379.576l-2.4 2.4q-.242.243-.565.243t-.566-.242l-2.396-2.397q-.286-.286-.395-.597t-.109-.622q0-.68.484-1.211q.483-.531 1.24-.531q.6 0 .944.277t.798.73M12 16.886q1.238 0 2.292-.563t1.718-1.568q.16-.225.02-.49Q15.893 14 15.6 14H8.4q-.292 0-.432.265q-.14.264.021.49q.663 1.004 1.73 1.567t2.282.563M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3q.19 0 .371.003t.373.028q-.067.29-.091.572t-.024.588q0 1.344.532 2.481t1.464 1.95q-.19.143-.312.376q-.12.233-.12.502q0 .465.325.79q.325.326.79.326q.401 0 .708-.25t.382-.647q.489.189 1.033.293q.545.104 1.103.104q.568 0 1.116-.108t1.058-.312q.136.554.214 1.123T21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709");
|
|
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="xgwzalbo"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mood-heart" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.xgwzalbo {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8.697 10.616q.467 0 .789-.327t.322-.793t-.327-.79q-.326-.321-.793-.321t-.789.326t-.322.793t.326.79q.327.322.794.322M12 16.884q1.459 0 2.65-.789q1.19-.79 1.796-2.095H7.554q.605 1.306 1.796 2.095t2.65.79m6.535-9.154l-2.962-2.962q-.287-.286-.395-.597t-.109-.622q0-.68.483-1.211q.484-.531 1.24-.531q.601 0 .945.277t.798.73q.442-.442.79-.724q.349-.283.961-.283q.781 0 1.248.532q.466.53.466 1.21q0 .319-.121.638t-.383.58zM12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3q.19 0 .371.003t.373.028q-.067.29-.091.572t-.024.588q0 1.344.532 2.481t1.464 1.95q-.19.143-.312.376q-.12.233-.12.502q0 .465.325.79q.325.326.79.326q.401 0 .708-.25t.382-.647q.489.189 1.033.293q.545.104 1.103.104q.568 0 1.116-.108t1.058-.312q.136.554.214 1.123T21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709");
|
|
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="utmameuc"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:shoe-cleats-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.utmameuc {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 21.525q-.684 0-1.339-.261t-1.165-.785l-.04-.06q-.167-.142-.22-.375q-.053-.232.033-.45L7.902 6.633l2.264.423q.54.119 1.072-.072q.531-.192.883-.563q.485-.471.616-1.028t-.05-1.097l-.33-.942l2.224-2.262l6.227 6.352l-1.275 1.37l.804.807l-.746.708l-.78-.81l-1.411 1.437l.804.785l-.72.707l-.778-.779l-3.512 3.562l.76.76l-.738.688l-.71-.74l-1.412 1.417l.735.734l-.72.708l-.728-.729L8.989 19.5l.703.716l-.727.688l-.69-.696l-.327.346q-.517.479-1.119.725q-.601.246-1.279.246m-1.084-6.067l.319-.823zm.975-2.5l.319-.823zm.975-2.5l.318-.817zM5.55 20.5q.521 0 .967-.179q.447-.179.804-.55L19.442 7.45l-4.861-4.936l-1.058 1.082q.3 1.02.209 1.87t-.897 1.663q-.556.552-1.292.817q-.737.266-1.547.104l-1.429-.302l-.85 2.235l1.072.342l-.283.848l-1.108-.373l-.675 1.677l1.01.323l-.258.848l-1.071-.348l-.662 1.677l.94.298l-.282.848l-.977-.323l-1.614 4.042l.327.231q.308.22.663.323t.751.104m6.089-8.996");
|
|
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="gd8v7jbf"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:shoe-cleats-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.gd8v7jbf {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 21.525q-.684 0-1.339-.261t-1.165-.785l-.04-.06q-.167-.142-.22-.375q-.053-.232.033-.45L7.554 7.566q.161-.424.543-.628t.83-.119l1.239.237q.54.119 1.071-.072q.532-.192.884-.563q.485-.471.616-1.028t-.05-1.097l-.087-.26q-.106-.322-.028-.648t.32-.569l.825-.844q.367-.373.87-.373t.87.367l4.468 4.542q.377.383.38.92q.003.538-.368.921l-.424.423l.456.456q.073.079.138.178t.064.206q0 .08-.046.177q-.046.099-.13.183q-.166.14-.367.153t-.367-.134l-.45-.475l-1.411 1.437l.45.43q.16.16.16.355t-.14.334q-.166.16-.367.172q-.201.013-.367-.153l-.43-.425l-3.512 3.562l.425.4q.147.146.147.347t-.147.347q-.165.14-.366.153t-.366-.134l-.381-.405l-1.412 1.417l.381.38q.16.16.16.355t-.14.334q-.166.16-.367.172q-.201.013-.367-.153l-.38-.375L8.989 19.5l.361.356q.16.146.16.347t-.147.35q-.16.137-.36.15q-.201.013-.367-.153l-.361-.342l-.327.346q-.517.479-1.119.725q-.601.246-1.279.246m-.925-6.479q.073-.161.116-.286l.044-.125l-.32.823l.051-.125q.051-.125.109-.287m.975-2.5q.073-.161.116-.286l.043-.125l-.319.823l.051-.125q.051-.125.109-.287m.971-2.498q.071-.161.117-.284l.046-.123l-.319.817l.05-.125q.05-.124.106-.285M5.55 20.5q.521 0 .98-.179t.81-.556L19.443 7.45L14.6 2.514L13.542 3.59q.3 1.019.209 1.863t-.897 1.65q-.554.573-1.298.837q-.744.265-1.535.103l-1.448-.296l-.856 2.16l.69.258q.165.071.24.229q.074.157.013.312q-.062.17-.231.262t-.335.025l-.696-.263l-.656 1.677l.61.233q.16.067.249.236t.028.334q-.062.18-.243.25q-.182.07-.347.002l-.616-.232l-.656 1.677l.535.208q.164.073.239.227q.074.153.013.318q-.062.18-.234.262t-.337.016l-.554-.208l-1.62 4.111l.327.212q.327.213.673.33q.345.116.741.116m6.089-8.996");
|
|
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="gfo4vfzg"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:shoe-cleats-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.gfo4vfzg {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 21.525q-.684 0-1.335-.261t-1.169-.785l-.04-.06q-.167-.142-.22-.375q-.053-.232.033-.45l1.647-4.161l1.928.69l.289-.823l-1.898-.69l.656-1.677l2.028.748l.245-.862l-1.954-.71l.656-1.676l2.065.746l.308-.829l-2.054-.734l1.167-2.983l2.264.423q.54.113 1.05-.063q.509-.176.905-.572q.421-.427.585-.996t-.02-1.129l-.328-.942l2.223-2.262l6.227 6.352l-1.294 1.35l.823.827l-.746.708l-.78-.81l-1.411 1.437l.804.785l-.72.707l-.778-.779l-3.512 3.562l.76.76l-.738.688l-.71-.74l-1.412 1.417l.735.734l-.72.708l-.728-.729L8.989 19.5l.703.716l-.727.688l-.69-.696l-.327.346q-.517.479-1.118.725t-1.28.246");
|
|
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="blemkynf"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:shoe-cleats" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.blemkynf {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 21.525q-.684 0-1.335-.261t-1.169-.785l-.04-.06q-.167-.142-.22-.375q-.053-.232.033-.45l1.647-4.161l1.517.53q.165.062.325-.018t.22-.264q.068-.16-.002-.329t-.23-.236l-1.511-.506l.656-1.677l1.598.556q.165.061.334-.019t.23-.264q.063-.16-.014-.32q-.078-.159-.237-.22l-1.593-.556l.656-1.677l1.654.58q.185.068.344-.012q.16-.08.221-.264q.068-.166-.012-.332t-.24-.234l-1.648-.555l.82-2.05q.161-.424.543-.628t.83-.119l1.239.237q.54.113 1.05-.063q.509-.176.905-.572q.421-.427.585-.996t-.02-1.129l-.086-.26q-.106-.322-.028-.648t.32-.569l.825-.844q.367-.373.87-.373t.87.367l4.468 4.542q.377.383.38.92q.003.538-.368.921l-.424.423l.456.456q.073.079.138.18t.064.205q0 .078-.046.176q-.046.099-.13.183q-.166.14-.367.153t-.367-.134l-.45-.475l-1.411 1.437l.45.43q.16.16.16.355t-.14.334q-.166.16-.367.172q-.201.013-.367-.153l-.43-.425l-3.512 3.562l.425.4q.147.146.147.347t-.147.347q-.165.14-.366.153t-.366-.134l-.381-.405l-1.412 1.417l.381.38q.16.16.16.355t-.14.334q-.166.16-.367.172q-.201.013-.367-.153l-.38-.375L8.989 19.5l.361.356q.16.146.16.347t-.14.347q-.166.14-.367.153t-.367-.153l-.361-.342l-.327.346q-.517.479-1.118.725t-1.28.246");
|
|
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="g25etsbc"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-outline-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.g25etsbc {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M2.358 17.07q-.194-.037-.314-.211q-.119-.175-.082-.363q.055-.213.22-.332t.378-.083l4.694.886q.213.056.336.239q.122.182.054.396q-.067.182-.226.29t-.347.07zm.083-3.914q-.208-.067-.302-.244t-.027-.385q.067-.194.231-.298q.165-.104.353-.037l5.512 1.499q.208.067.314.244t.04.384q-.068.189-.247.296q-.18.106-.369.039zm.79 8.088q-.214-.011-.354-.17q-.14-.158-.11-.372q.031-.194.19-.332t.352-.126l8.222.756q.86.094 1.556-.395q.696-.49.934-1.324l1.217-4.395q.07-.227.067-.459q-.003-.233-.116-.46L13.083 9.93l-.114 2.257q-.025.454-.4.684t-.761.013l-6.5-3.372q-.183-.084-.25-.292t.036-.385q.104-.182.302-.24t.375.027l6.196 3.223l.094-2.365q.026-.258.139-.464t.285-.354q.17-.134.385-.167t.467.04q.084.037.148.088t.119.136l2.492 4.838q.2.379.216.792t-.11.798l-1.218 4.375q-.322 1.17-1.327 1.87T11.433 22zM7.619 5.917q.171-.12.36-.1q.188.021.329.173l2.076 2.502q-.048.085-.075.175t-.038.181l-1.565-.823l-1.179-1.394q-.14-.172-.112-.363q.027-.191.204-.35m2.647-2.952q.176-.116.374-.089t.314.204l2.465 3.544q-.28-.048-.571-.01q-.29.039-.56.14l-2.157-3.107q-.116-.177-.079-.365t.214-.318m4.672-.904q.189-.078.381-.002q.192.075.271.258l2.68 6.447l1.61-1.781q.16-.185.382-.287q.22-.102.472-.077q.216.031.397.101t.323.18t.213.27t.01.324l-1.362 5.264q-.111.404-.344.73t-.58.543l-1.227.83q.028-.286.022-.578t-.09-.58l.708-.476q.207-.138.353-.324q.145-.186.195-.437l1.198-4.697l-2.604 2.848l-3.283-7.91q-.073-.182.01-.367q.083-.186.265-.278m3.008 8.555");
|
|
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="zyegcfuf"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-outline-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.zyegcfuf {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m7.51 18.04l-5.627-1.05l.176-.988l5.732 1.07zm.911-3.246l-6.469-1.778l.3-.964l6.444 1.779zM11.433 22l-8.727-.779l.123-1L11.53 21q.86.094 1.556-.395q.696-.49.934-1.324l1.217-4.395q.07-.227.067-.459q-.003-.233-.116-.46L13.083 9.93l-.164 3.525l-8.083-4.168l.497-.87l6.634 3.428l.164-3.019l1.396-.308l2.57 5.08q.2.378.214.792q.016.413-.109.798l-1.218 4.375q-.317 1.169-1.324 1.869T11.433 22M8.706 8.025L7.223 6.273l.762-.634l2.298 2.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732 3.952zm5.875 8.107q.028-.287.022-.58t-.09-.578l.708-.477q.207-.138.353-.324q.145-.186.195-.437l1.198-4.697l-2.604 2.848l-3.471-8.334l.927-.41l2.867 6.89l2.283-2.532l1.292.671l-1.529 5.856q-.111.404-.344.73t-.58.543zm-.218-4.245");
|
|
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="jcbfqgio"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.jcbfqgio {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m7.51 18.04l-5.152-.97q-.194-.037-.314-.211q-.119-.175-.082-.363q.055-.213.22-.332t.378-.083l5.23.99zm.911-3.246l-5.98-1.638q-.208-.067-.302-.244t-.027-.385q.067-.194.231-.298q.165-.104.353-.037l6 1.639zm-5.19 6.45q-.214-.011-.354-.17q-.14-.158-.11-.372q.031-.194.19-.332t.353-.126l8.22.756q.86.094 1.557-.395q.696-.49.934-1.324l1.217-4.395q.07-.227.067-.459q-.003-.233-.116-.46L13.083 9.93l-.164 3.525L5.308 9.51q-.183-.084-.25-.292t.036-.385q.104-.182.302-.24t.375.027l6.196 3.223l.094-2.365q.026-.258.139-.464t.285-.354q.17-.134.385-.164t.467.037l.194.06l2.565 5.002q.2.379.216.792t-.11.798l-1.218 4.375q-.322 1.17-1.327 1.87t-2.224.57zM7.619 5.917q.172-.12.36-.1q.188.021.329.173l2.077 2.502q-.048.085-.075.175t-.039.181l-1.565-.823l-1.179-1.394q-.14-.172-.112-.363q.027-.191.204-.35m2.647-2.952q.176-.116.374-.089t.314.204l2.465 3.544q-.28-.048-.571-.01q-.29.039-.56.14l-2.157-3.107q-.116-.177-.079-.365t.214-.318m4.672-.904q.189-.078.381-.002q.192.075.271.258l2.68 6.447l1.61-1.781q.16-.185.382-.287q.22-.102.472-.077q.272.031.497.142t.378.326l.122.188l-1.416 5.483q-.111.404-.344.73t-.58.543l-1.227.83q.028-.286.022-.578t-.09-.58l.708-.476q.207-.138.353-.324q.145-.186.195-.437l1.198-4.697l-2.604 2.848l-3.283-7.91q-.073-.182.01-.367q.083-.186.265-.278m3.008 8.555");
|
|
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="pjy21-bf"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.pjy21-bf {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m11.433 22l-8.202-.756q-.214-.011-.354-.17q-.14-.158-.11-.372q.031-.194.18-.332q.15-.137.363-.126l3.494.318l.706-2.508l-5.152-.985q-.194-.036-.314-.2t-.082-.373q.055-.213.22-.332t.378-.083l5.225 1.01l.656-2.322l-6-1.613q-.208-.068-.302-.245t-.027-.384q.067-.188.231-.295t.353-.04l6.02 1.614l.625-2.21l-4.033-2.084q-.183-.085-.25-.29t.036-.387t.3-.24t.377.026l6.196 3.223l.095-2.365q.025-.252.126-.458t.297-.36q.16-.103.32-.158q.162-.055.328-.043q.165.011.284.075q.12.063.187.223l2.492 4.838q.2.379.216.783t-.11.808l-1.217 4.375q-.323 1.188-1.328 1.875T11.433 22m6.73-7.139q.03-.286.048-.578t-.115-.58l-2.982-5.759l1.42-.734l-1.87-4.502q-.073-.183.009-.369q.083-.185.266-.278q.188-.078.38-.002q.192.075.271.258l2.68 6.447l1.61-1.781q.16-.185.382-.287q.22-.102.472-.077q.216.031.397.101t.323.18t.213.27t.01.324l-1.362 5.264q-.111.404-.344.73t-.58.543zm-5.875-8.105l-2.157-3.108q-.116-.177-.079-.365t.214-.318q.176-.115.374-.088t.314.204l2.465 3.544q-.28-.048-.571-.01q-.29.039-.56.14m-2.017 2.093l-1.565-.823l-1.179-1.394q-.14-.172-.112-.363q.027-.191.204-.35q.172-.122.36-.1q.188.02.329.173l2.077 2.501q-.048.085-.075.175t-.039.181");
|
|
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="xlx8h1fs"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.xlx8h1fs {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m11.433 22l-8.727-.779l.123-1l3.975.34l.706-2.507l-5.627-1.063l.177-.989l5.725 1.089l.656-2.322l-6.489-1.748l.3-.944l6.464 1.729l.625-2.21l-4.504-2.304l.496-.876l6.634 3.428l.125-3.013l1.397-.308l2.607 5.073q.2.379.216.793q.015.413-.11.798l-1.218 4.375q-.317 1.169-1.324 1.866T11.433 22m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-2.053-4.927l.921-.404l2.867 6.89l2.11-2.34l1.388.748l-1.451 5.58q-.112.405-.345.73q-.232.327-.58.544zM8.706 8.025L7.223 6.273l.762-.634l2.298 2.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732 3.952z");
|
|
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="yzugysqu"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:sign-language" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.yzugysqu {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m11.433 22l-8.202-.756q-.214-.011-.354-.17q-.14-.158-.11-.372q.031-.194.19-.332t.353-.126l3.494.318l.706-2.508l-5.152-.985q-.194-.036-.314-.21q-.119-.175-.082-.363q.055-.213.22-.332t.378-.083l5.225 1.01l.656-2.322l-6-1.613q-.208-.068-.302-.245t-.027-.384q.067-.194.231-.298q.165-.104.353-.037l6.02 1.614l.625-2.21l-4.033-2.084q-.183-.085-.25-.293t.036-.384q.104-.183.302-.24q.198-.058.375.026l6.196 3.223l.095-2.365q.025-.258.138-.463t.285-.354q.17-.135.385-.165t.467.038l.194.06l2.565 5.001q.2.379.216.793q.015.413-.11.798l-1.217 4.375q-.323 1.169-1.328 1.869T11.433 22m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-1.87-4.502q-.073-.183.009-.369q.083-.185.266-.278q.188-.078.38-.002q.192.075.271.258l2.68 6.447l1.61-1.781q.16-.185.382-.287q.22-.102.472-.077q.272.031.497.142t.378.326l.122.188l-1.416 5.483q-.111.404-.344.73t-.58.543zm-5.875-8.105l-2.157-3.108q-.116-.177-.079-.365t.214-.318q.176-.115.374-.088t.314.204l2.465 3.544q-.28-.048-.571-.01q-.29.039-.56.14m-2.017 2.093l-1.565-.823l-1.179-1.394q-.14-.172-.112-.363q.027-.191.204-.35q.172-.122.36-.1q.188.02.329.173l2.077 2.501q-.048.085-.075.175t-.039.181");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
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": 15184,
|
|
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": 1769064411
|
|
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.14",
|
|
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",
|
|
@@ -25314,6 +25314,22 @@
|
|
|
25314
25314
|
"types": "./types/dd0bq22g.d.ts",
|
|
25315
25315
|
"default": "./components/g/globe.vue"
|
|
25316
25316
|
},
|
|
25317
|
+
"./globe-2-cancel": {
|
|
25318
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
25319
|
+
"default": "./components/g/globe-2-cancel.vue"
|
|
25320
|
+
},
|
|
25321
|
+
"./globe-2-cancel-rounded": {
|
|
25322
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
25323
|
+
"default": "./components/g/globe-2-cancel-rounded.vue"
|
|
25324
|
+
},
|
|
25325
|
+
"./globe-2-question": {
|
|
25326
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
25327
|
+
"default": "./components/g/globe-2-question.vue"
|
|
25328
|
+
},
|
|
25329
|
+
"./globe-2-question-rounded": {
|
|
25330
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
25331
|
+
"default": "./components/g/globe-2-question-rounded.vue"
|
|
25332
|
+
},
|
|
25317
25333
|
"./globe-asia": {
|
|
25318
25334
|
"types": "./types/dd0bq22g.d.ts",
|
|
25319
25335
|
"default": "./components/g/globe-asia.vue"
|
|
@@ -31158,6 +31174,14 @@
|
|
|
31158
31174
|
"types": "./types/dd0bq22g.d.ts",
|
|
31159
31175
|
"default": "./components/l/link.vue"
|
|
31160
31176
|
},
|
|
31177
|
+
"./link-2": {
|
|
31178
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
31179
|
+
"default": "./components/l/link-2.vue"
|
|
31180
|
+
},
|
|
31181
|
+
"./link-2-rounded": {
|
|
31182
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
31183
|
+
"default": "./components/l/link-2-rounded.vue"
|
|
31184
|
+
},
|
|
31161
31185
|
"./link-off": {
|
|
31162
31186
|
"types": "./types/dd0bq22g.d.ts",
|
|
31163
31187
|
"default": "./components/l/link-off.vue"
|
|
@@ -35806,6 +35830,22 @@
|
|
|
35806
35830
|
"types": "./types/dd0bq22g.d.ts",
|
|
35807
35831
|
"default": "./components/m/mood-bad-rounded.vue"
|
|
35808
35832
|
},
|
|
35833
|
+
"./mood-heart": {
|
|
35834
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
35835
|
+
"default": "./components/m/mood-heart.vue"
|
|
35836
|
+
},
|
|
35837
|
+
"./mood-heart-outline": {
|
|
35838
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
35839
|
+
"default": "./components/m/mood-heart-outline.vue"
|
|
35840
|
+
},
|
|
35841
|
+
"./mood-heart-outline-rounded": {
|
|
35842
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
35843
|
+
"default": "./components/m/mood-heart-outline-rounded.vue"
|
|
35844
|
+
},
|
|
35845
|
+
"./mood-heart-rounded": {
|
|
35846
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
35847
|
+
"default": "./components/m/mood-heart-rounded.vue"
|
|
35848
|
+
},
|
|
35809
35849
|
"./mood-outline": {
|
|
35810
35850
|
"types": "./types/dd0bq22g.d.ts",
|
|
35811
35851
|
"default": "./components/m/mood-outline.vue"
|
|
@@ -48734,6 +48774,22 @@
|
|
|
48734
48774
|
"types": "./types/dd0bq22g.d.ts",
|
|
48735
48775
|
"default": "./components/s/shift-rounded.vue"
|
|
48736
48776
|
},
|
|
48777
|
+
"./shoe-cleats": {
|
|
48778
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48779
|
+
"default": "./components/s/shoe-cleats.vue"
|
|
48780
|
+
},
|
|
48781
|
+
"./shoe-cleats-outline": {
|
|
48782
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48783
|
+
"default": "./components/s/shoe-cleats-outline.vue"
|
|
48784
|
+
},
|
|
48785
|
+
"./shoe-cleats-outline-sharp": {
|
|
48786
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48787
|
+
"default": "./components/s/shoe-cleats-outline-sharp.vue"
|
|
48788
|
+
},
|
|
48789
|
+
"./shoe-cleats-sharp": {
|
|
48790
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
48791
|
+
"default": "./components/s/shoe-cleats-sharp.vue"
|
|
48792
|
+
},
|
|
48737
48793
|
"./shop": {
|
|
48738
48794
|
"types": "./types/dd0bq22g.d.ts",
|
|
48739
48795
|
"default": "./components/s/shop.vue"
|