@iconify-vue/material-symbols-light 1.0.34 → 1.0.35
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/a/add-task-outline-rounded.vue +16 -0
- package/components/a/add-task-outline-sharp.vue +16 -0
- package/components/a/add-task-outline.vue +16 -0
- package/components/a/add-task-rounded.vue +3 -3
- package/components/a/add-task-sharp.vue +16 -0
- package/components/a/add-task.vue +3 -3
- package/components/a/add-to-drive-outline-rounded.vue +3 -3
- package/components/a/add-to-drive-outline.vue +3 -3
- package/components/a/add-to-drive-rounded.vue +3 -3
- package/components/a/add-to-drive.vue +3 -3
- package/components/d/docs-outline-sharp.vue +3 -3
- package/components/d/docs-outline.vue +3 -3
- package/components/d/docs-sharp.vue +3 -3
- package/components/d/docs.vue +3 -3
- package/components/d/drive-export-outline-rounded.vue +3 -3
- package/components/d/drive-export-outline.vue +3 -3
- package/components/d/drive-export-rounded.vue +3 -3
- package/components/d/drive-export.vue +3 -3
- package/components/f/forms-add-on-outline-rounded.vue +16 -0
- package/components/f/forms-add-on-outline.vue +16 -0
- package/components/f/forms-add-on-rounded.vue +3 -3
- package/components/f/forms-add-on.vue +3 -3
- package/components/f/forms-apps-script-outline-sharp.vue +16 -0
- package/components/f/forms-apps-script-outline.vue +3 -3
- package/components/f/forms-apps-script-sharp.vue +16 -0
- package/components/f/forms-apps-script.vue +3 -3
- package/components/t/task-alt-outline-sharp.vue +16 -0
- package/components/t/task-alt-outline.vue +16 -0
- package/components/t/task-alt-sharp.vue +16 -0
- package/components/t/task-alt.vue +3 -3
- package/iconify.json +2 -2
- package/package.json +45 -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="a_gq1ibkm"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-task-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.a_gq1ibkm {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M10.033 5h3.91q2.926 0 4.995 2.036T21.006 12q0 .214-.153.357t-.347.143q-.214 0-.357-.143T20.006 12q0-2.5-1.775-4.25T13.937 6h-3.898q-2.5 0-4.275 1.75T3.989 12t1.775 4.25T10.039 18h2.48q.214 0 .354.153t.14.347q0 .214-.152.357q-.153.143-.348.143h-2.48q-2.927 0-4.986-2.036T2.989 12t2.058-4.963T10.033 5m8.467 9q.194 0 .347.153T19 14.5V17h2.5q.194 0 .347.153T22 17.5q0 .214-.153.357T21.5 18H19v2.525q0 .194-.153.335q-.153.14-.347.14q-.213 0-.357-.143T18 20.5V18h-2.525q-.194 0-.334-.143T15 17.5q0-.194.143-.347q.144-.153.357-.153H18v-2.5q0-.194.143-.347T18.5 14m-2.706-4.717l-5.2 4.873l-2.413-2.26q-.166-.14-.354-.143q-.189-.003-.354.143t-.156.347t.156.342l2.436 2.282q.297.297.688.306t.707-.286l5.204-4.916q.16-.14.16-.341t-.16-.347q-.152-.16-.35-.163q-.199-.003-.364.163");
|
|
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="hx5nnbcph"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-task-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.hx5nnbcph {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m10.594 14.156l-2.761-2.581l-.681.7l3.467 3.258l6.273-5.916l-.719-.713zM10.033 19q-2.927 0-4.986-2.033t-2.058-4.964t2.058-4.966T10.033 5h3.91q2.926 0 4.995 2.034Q21.006 9.07 21.006 12h-1q0-2.5-1.775-4.25T13.936 6H10.04q-2.5 0-4.275 1.75T3.989 12t1.775 4.25T10.039 18h2.98v1zM18 21v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6-9");
|
|
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="c7vqt30ot"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-task-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.c7vqt30ot {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M18 21v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-8.09-6.133q.315.277.706.287q.392.01.688-.267l5.204-4.916q.165-.146.165-.347t-.165-.341q-.146-.166-.347-.166t-.367.166l-5.2 4.873l-2.413-2.26q-.165-.146-.354-.146t-.354.146t-.156.345t.156.344zM10.033 19q-2.927 0-4.986-2.033t-2.058-4.964t2.058-4.966T10.033 5h3.91q2.926 0 4.995 2.034Q21.006 9.07 21.006 12h-1q0-2.5-1.775-4.25T13.936 6H10.04q-2.5 0-4.275 1.75T3.989 12t1.775 4.25T10.039 18h2.98v1zM12 12");
|
|
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="n8d_2eb5x"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-task-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.n8d_2eb5x {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M18 18h-2.5q-.213 0-.356-.144T15 17.499t.144-.356T15.5 17H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 18H19v2.5q0 .213-.144.356t-.357.144t-.356-.144T18 20.5zm-8.09-3.133q.315.277.706.287q.392.01.688-.267l5.204-4.916q.165-.14.165-.335t-.165-.35q-.166-.169-.357-.169t-.357.166l-5.2 4.873l-2.413-2.26q-.166-.146-.354-.146t-.354.146q-.165.146-.156.345t.156.344zM10.033 19q-2.927 0-4.986-2.037t-2.058-4.971q0-2.913 2.058-4.953Q7.106 5 10.033 5h3.91q2.212 0 3.964 1.202t2.55 3.12q.243.567.38 1.168t.169 1.204q.025.323-.258.507t-.606.072q-.373-.13-.79-.19q-.416-.058-.833-.058q-1.148 0-2.158.439q-1.01.438-1.746 1.176q-.89.89-1.299 2.052t-.285 2.383q.03.373-.196.649T12.26 19z");
|
|
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="cssudzbox"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-task-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.cssudzbox {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m10.594 14.156l-2.761-2.581l-.681.7l3.467 3.258l6.273-5.916l-.719-.713zM18 21v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-4.81-2h-3.157q-2.927 0-4.986-2.036T2.989 12q0-2.921 2.058-4.96Q7.106 5 10.033 5h3.91q2.926 0 4.995 2.04T21.006 12q0 .142-.003.307q-.003.164-.028.306q-.554-.279-1.172-.433q-.618-.155-1.284-.155q-2.307 0-3.913 1.606T13 17.544q0 .39.046.744q.046.353.145.712");
|
|
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="jdrjedceo"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-task" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.jdrjedceo {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M18 21v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-8.09-6.133q.315.277.706.287q.392.01.688-.267l5.204-4.916q.165-.146.165-.337t-.165-.351q-.166-.166-.357-.166t-.357.166l-5.2 4.873l-2.413-2.26q-.166-.146-.354-.146t-.354.146q-.165.146-.156.345t.156.344zM13.19 19h-3.157q-2.927 0-4.986-2.036T2.989 12q0-2.921 2.058-4.96Q7.106 5 10.033 5h3.91q2.926 0 4.995 2.04T21.006 12q0 .142-.003.307q-.003.164-.028.306q-.554-.279-1.172-.433q-.618-.155-1.284-.155q-2.307 0-3.913 1.606T13 17.544q0 .39.046.744q.046.353.145.712");
|
|
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="dj4vm2t7j"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-to-drive-outline-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.dj4vm2t7j {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M7.044 19h5.445l-3.797-6.5H5.963l-1.382 2.352q-.389.645-.376 1.388t.376 1.385t1.03 1.009T7.044 19M12 16.173l2.162-3.673H9.839zM6.537 11.5h8.198l1.342-2.289l-1.658-2.807q-.388-.633-1.025-1.019T11.992 5t-1.416.376t-1.04 1.028zm6.398 8.5h-5.89q-1.053 0-1.94-.504q-.886-.504-1.409-1.383q-.523-.88-.523-1.885t.523-1.882l4.981-8.442q.523-.877 1.414-1.39Q10.981 4 12 4q1.027 0 1.904.514q.877.513 1.4 1.39l3.925 6.654q-.292-.054-.607-.075q-.314-.021-.606.02l-1.366-2.316l-2.75 4.707q-.57.781-.843 1.727q-.274.947-.274 2.025q0 .347.04.694q.041.347.111.66M18 19h-2.5q-.213 0-.356-.144T15 18.499t.144-.356T15.5 18H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 19H19v2.5q0 .213-.144.356t-.357.144t-.356-.144T18 21.5zm-1.35-8.814");
|
|
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="dsjgbebzk"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-to-drive-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.dsjgbebzk {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M7.044 19h5.445l-3.797-6.5H5.963l-1.382 2.352q-.389.645-.376 1.388t.376 1.385t1.03 1.009T7.044 19M12 16.173l2.162-3.673H9.839zM6.537 11.5h8.198l1.342-2.289l-1.658-2.807q-.388-.633-1.025-1.019T11.992 5t-1.416.376t-1.04 1.028zm6.398 8.5h-5.89q-1.053 0-1.94-.504q-.886-.504-1.409-1.383q-.523-.88-.523-1.885t.523-1.882l4.981-8.442q.523-.877 1.414-1.39Q10.981 4 12 4q1.027 0 1.904.514q.877.513 1.4 1.39l3.925 6.654q-.292-.054-.607-.075q-.314-.021-.606.02l-1.366-2.316l-2.75 4.707q-.57.781-.843 1.727q-.274.947-.274 2.025q0 .347.04.694q.041.347.111.66M18 22v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-1.35-11.814");
|
|
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="m264z81dy"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-to-drive-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.m264z81dy {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M7.044 20q-1.04 0-1.933-.504q-.892-.504-1.415-1.383q-.523-.88-.523-1.885t.523-1.882l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.414-1.39Q10.981 4 12 4q1.027 0 1.904.514q.877.513 1.4 1.39l1.365 2.302l-1.934 3.294zM18 19h-2.5q-.213 0-.356-.144T15 18.499t.144-.356T15.5 18H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 19H19v2.5q0 .213-.144.356t-.357.144t-.356-.144T18 21.5zm-3.652-4.837l2.9-4.982l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366");
|
|
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="wdnetxb8v"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:add-to-drive" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.wdnetxb8v {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M7.044 20q-1.032 0-1.928-.504q-.897-.504-1.42-1.38q-.523-.877-.523-1.885t.523-1.885l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.41-1.39T12 4t1.904.514t1.4 1.39l1.365 2.302l-1.934 3.294zM18 22v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-3.652-7.837l2.9-4.982l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366");
|
|
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="xy88k1nit"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:docs-outline-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.xy88k1nit {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M13.654 3L18 7.462V21H6V3zM11.5 4H7v16h10V9.673h-5.5zm1 0v4.673H17v-.79L13.252 4zM9.654 18.173v-1H12.5v1zm0-3.788v-1h4.673v1z");
|
|
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="f9h2uzlmg"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:docs-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.f9h2uzlmg {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M7.616 21q-.691 0-1.153-.462T6 19.385V4.615q0-.69.463-1.152T7.616 3h5.367q.323 0 .628.121t.522.358l3.408 3.523q.217.217.338.503t.121.609v11.27q0 .691-.462 1.154T16.384 21zM11.5 4H7.616q-.27 0-.443.183T7 4.616v14.769q0 .269.173.442t.443.173h8.769q.25 0 .432-.173q.183-.173.183-.442V9.673h-3.173q-.961 0-1.644-.702T11.5 7.27zm1 0v3.27q0 .578.374.99t.953.413H17v-.79L13.252 4zm-2.346 14.173q-.213 0-.357-.143q-.143-.143-.143-.357t.143-.357t.357-.143H12q.214 0 .357.143t.143.357t-.143.357t-.357.143zm0-3.788q-.213 0-.357-.144q-.143-.143-.143-.356q0-.214.143-.357q.144-.143.357-.143h3.673q.214 0 .357.143t.143.357t-.143.356t-.357.144z");
|
|
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="pia9o7b6o"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:docs-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.pia9o7b6o {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M12 3v6.173h6V21H6V3zm1 0h.654L18 7.462v.711h-5zM9.654 18.173H12.5v-1H9.654zm0-3.788h4.673v-1H9.654z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
package/components/d/docs.vue
CHANGED
|
@@ -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="fne8nsa7o"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:docs" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.fne8nsa7o {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M12 3v3.77q0 1 .683 1.701t1.644.702H18v10.212q0 .69-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V4.615q0-.69.463-1.152T7.616 3zm1 0h.654L18 7.462v.711h-3.673q-.579 0-.953-.413T13 6.77zm-2.846 15.173H12q.214 0 .357-.143t.143-.357t-.143-.357t-.357-.143h-1.846q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m0-3.788h3.673q.214 0 .357-.144t.143-.357t-.143-.356t-.357-.144h-3.673q-.213 0-.357.144q-.143.143-.143.357q0 .213.143.356q.144.144.357.144");
|
|
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="slrnm2b-y"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-export-outline-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.slrnm2b-y {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("m20.5
|
|
13
|
+
d: path("m20.5 18.208l-3.265 3.246q-.14.14-.342.133t-.347-.153q-.14-.14-.14-.334t.14-.334l3.24-3.266H17q-.213 0-.357-.143T16.5 17t.143-.357T17 16.5h3.692q.349 0 .578.23t.23.578V21q0 .214-.143.357T21 21.5t-.357-.143T20.5 21zM7.044 19h5.445l-3.797-6.5H5.963l-1.382 2.352q-.389.652-.376 1.391t.376 1.373q.363.651 1.028 1.018q.664.366 1.435.366M12 16.173l2.162-3.673H9.839zM6.537 11.5h8.198l1.342-2.289l-1.658-2.807q-.388-.633-1.028-1.019Q12.752 5 12 5q-.771 0-1.423.376t-1.04 1.028zm6.398 8.5h-5.89q-1.053 0-1.94-.504q-.886-.504-1.409-1.38q-.523-.877-.523-1.885t.523-1.885l4.981-8.442q.523-.877 1.41-1.39T12 4t1.904.514t1.4 1.39l3.925 6.654q-.292-.054-.607-.075q-.314-.021-.606.02l-1.366-2.316l-2.75 4.707q-.57.781-.843 1.731t-.274 2.021q0 .346.039.692q.04.346.113.662m3.715-9.813");
|
|
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="pjqpqbbpi"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-export-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.pjqpqbbpi {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("m16.9
|
|
13
|
+
d: path("m16.9 21.789l-.688-.689l3.575-3.6H16.5v-1h5v5h-1v-3.292zM7.044 19h5.445l-3.797-6.5H5.963l-1.382 2.352q-.389.652-.376 1.391t.376 1.373q.363.651 1.028 1.018q.664.366 1.435.366M12 16.173l2.162-3.673H9.839zM6.537 11.5h8.198l1.342-2.289l-1.658-2.807q-.388-.633-1.028-1.019Q12.752 5 12 5q-.771 0-1.423.376t-1.04 1.028zm6.398 8.5h-5.89q-1.053 0-1.94-.504q-.886-.504-1.409-1.38q-.523-.877-.523-1.885t.523-1.885l4.981-8.442q.523-.877 1.41-1.39T12 4t1.904.514t1.4 1.39l3.925 6.654q-.292-.054-.607-.075q-.314-.021-.606.02l-1.366-2.316l-2.75 4.707q-.57.781-.843 1.731t-.274 2.021q0 .346.039.692q.04.346.113.662m3.715-9.813");
|
|
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="d646p8jug"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-export-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.d646p8jug {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("m20.5
|
|
13
|
+
d: path("m20.5 18.208l-3.265 3.246q-.14.14-.342.133t-.347-.153q-.14-.14-.14-.334t.14-.334l3.24-3.266H17q-.213 0-.357-.143T16.5 17t.143-.357T17 16.5h3.692q.349 0 .578.23t.23.578V21q0 .214-.143.357T21 21.5t-.357-.143T20.5 21zM7.044 20q-1.032 0-1.928-.504q-.897-.504-1.42-1.38q-.523-.877-.523-1.885t.523-1.885l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.41-1.39T12 4t1.904.514t1.4 1.39l1.365 2.302l-1.934 3.294zm8.982 2.664l2.9-4.983l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366");
|
|
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="g5lzb_b5a"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-export" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.g5lzb_b5a {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("m16.9
|
|
13
|
+
d: path("m16.9 21.789l-.688-.689l3.575-3.6H16.5v-1h5v5h-1v-3.292zM7.044 20q-1.032 0-1.928-.504q-.897-.504-1.42-1.38q-.523-.877-.523-1.885t.523-1.885l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.41-1.39T12 4t1.904.514t1.4 1.39l1.365 2.302l-1.934 3.294zm8.982 2.664l2.9-4.983l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366");
|
|
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="vqwdfebij"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-add-on-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.vqwdfebij {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M18.143 20.856Q18 20.713 18 20.5V18h-2.5q-.213 0-.356-.144T15 17.499t.144-.356T15.5 17H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 18H19v2.5q0 .213-.144.356t-.357.144t-.356-.144M6.846 19.5q-1.179 0-2.012-.813T4 16.673q0-.725.342-1.334q.343-.608.9-.993q-.576-.379-.91-1Q4 12.725 4 12t.342-1.324t.9-.984q-.557-.379-.9-.99T4 7.366q0-1.167.823-2.016q.823-.85 2.023-.85q.725 0 1.344.355t1.002.931q.38-.576.99-.931T11.54 4.5h5.615q1.175 0 2.01.836q.836.835.836 2.01q0 .725-.355 1.346q-.354.622-.931 1q.632.422.984 1.092t.296 1.432q-.24-.082-.492-.117T19 12.044q0-.767-.538-1.319q-.539-.552-1.308-.552h-5.615q-.77 0-1.308.533t-.539 1.293t.539 1.304q.538.543 1.308.543h2.902q-.207.233-.392.473t-.345.527h-2.166q-.769 0-1.307.533t-.539 1.293t.539 1.294t1.308.534h1.543q.05.275.118.516q.067.24.152.484h-1.814q-.744 0-1.355-.342t-.99-.92q-.385.577-1.004.92t-1.343.342m0-1q.77 0 1.308-.533q.538-.532.538-1.293t-.538-1.294t-1.308-.534t-1.307.533T5 16.672t.539 1.294t1.307.534m0-4.634q.77 0 1.308-.545q.538-.544.538-1.321q0-.761-.538-1.294t-1.308-.533t-1.307.533T5 12q0 .777.539 1.321q.538.544 1.307.544m0-4.673q.77 0 1.308-.533t.538-1.294q0-.777-.538-1.321T6.846 5.5t-1.307.544T5 7.366q0 .76.539 1.294q.538.532 1.307.532m4.693-.019h5.615q.769 0 1.308-.532T19 7.347t-.538-1.304t-1.308-.543h-5.615q-.77 0-1.308.539t-.539 1.307q0 .761.539 1.294q.538.533 1.308.533m-2.187.52");
|
|
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="yxjcjhb0p"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-add-on-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.yxjcjhb0p {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M18 21v-3h-3v-1h3v-3h1v3h3v1h-3v3zM6.846 19.5q-1.179 0-2.013-.813T4 16.673q0-.725.342-1.334q.343-.608.9-.993q-.576-.379-.91-1Q4 12.725 4 12t.342-1.324t.9-.984q-.557-.379-.9-.99T4 7.366q0-1.167.823-2.016q.823-.85 2.023-.85q.725 0 1.344.355t1.002.931q.38-.576.99-.931T11.54 4.5h5.615q1.175 0 2.01.836q.836.835.836 2.01q0 .725-.355 1.346q-.354.622-.931 1q.632.422.984 1.092t.296 1.432q-.24-.082-.492-.117T19 12.044q0-.767-.538-1.319q-.539-.552-1.308-.552h-5.615q-.77 0-1.308.533t-.539 1.293t.539 1.304q.538.543 1.308.543h2.902q-.207.233-.392.473t-.345.527h-2.166q-.769 0-1.307.533t-.539 1.293t.539 1.294t1.308.534h1.543q.05.275.118.516q.067.24.152.484h-1.814q-.744 0-1.355-.342t-.99-.92q-.385.577-1.004.92t-1.343.342m0-1q.77 0 1.308-.533q.538-.532.538-1.293t-.538-1.294t-1.308-.534t-1.307.533T5 16.672t.539 1.294t1.307.534m0-4.634q.77 0 1.308-.545q.538-.544.538-1.321q0-.761-.538-1.294t-1.308-.533t-1.307.533T5 12q0 .777.539 1.321q.538.544 1.307.544m0-4.673q.77 0 1.308-.533t.538-1.294q0-.777-.538-1.321T6.846 5.5t-1.307.544T5 7.366q0 .76.539 1.294q.538.532 1.307.532m4.693-.019h5.615q.769 0 1.308-.532T19 7.347t-.538-1.304t-1.308-.543h-5.615q-.77 0-1.308.539t-.539 1.307q0 .761.539 1.294q.538.533 1.308.533m-2.187.52");
|
|
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="y7j15dbbj"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-add-on-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.y7j15dbbj {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M18.143 20.856Q18 20.713 18 20.5V18h-2.5q-.213 0-.356-.144T15 17.499t.144-.356T15.5 17H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 18H19v2.5q0 .213-.144.356t-.357.144t-.356-.144M6.68 20.025q-1.122 0-1.907-.774t-.785-1.88q0-1.114.785-1.893q.785-.78 1.907-.78q-1.122 0-1.907-.78t-.785-1.894t.785-1.893t1.907-.779q-1.122 0-1.907-.76t-.785-1.88q0-1.143.779-1.927Q5.544 4 6.669 4t1.895.791q.769.792.788 1.907q0-1.115.785-1.907Q10.922 4 12.044 4h5.253q1.126 0 1.914.789T20 6.703q0 1.104-.788 1.876t-1.91.773q1.177.006 1.98.846q.805.84.712 2.018q-.378-.099-.727-.145q-.35-.046-.717-.046q-2.384 0-3.967 1.625T13 17.629q0 .627.142 1.205q.143.58.447 1.191h-1.545q-1.115 0-1.913-.77t-.779-1.884q-.02 1.116-.793 1.885q-.774.769-1.88.769m-.02-11.66q.695 0 1.194-.489q.499-.49.499-1.193T7.866 5.49T6.665 5t-1.198.487t-.48 1.205q0 .695.49 1.184t1.184.49m4.538-.02h6.956V5h-6.956zm-1.846 9.025q0-1.114.78-1.893q.78-.78 1.893-.78q-1.114 0-1.893-.786q-.78-.786-.78-1.893q0 1.107-.78 1.893t-1.893.786q1.114 0 1.893.78q.78.78.78 1.893m0-5.352q0-1.12.78-1.894t1.893-.773q-1.114 0-1.893-.774q-.78-.774-.78-1.88q0 1.106-.78 1.88t-1.893.774q1.114 0 1.893.773q.78.774.78 1.894");
|
|
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="ebsn8kbuc"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-add-on" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.ebsn8kbuc {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M18 21v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-11.321-.975q-1.122 0-1.907-.774t-.786-1.88q0-1.114.786-1.893q.785-.78 1.907-.78q-1.122 0-1.907-.78t-.786-1.894t.786-1.893t1.907-.779q-1.122 0-1.907-.76q-.786-.76-.786-1.88q0-1.143.78-1.928Q5.544 4 6.669 4t1.895.791t.788 1.907q0-1.115.785-1.907Q10.922 4 12.044 4h5.253q1.126 0 1.914.789T20 6.703q0 1.104-.788 1.876t-1.91.773q1.177.006 1.98.846q.805.84.712 2.018q-.378-.099-.727-.145q-.35-.046-.717-.046q-2.384 0-3.967 1.625T13 17.629q0 .627.142 1.205q.143.58.447 1.191h-1.545q-1.115 0-1.913-.77t-.779-1.884q-.02 1.116-.793 1.885q-.774.769-1.88.769m-.02-11.66q.695 0 1.194-.489q.499-.49.499-1.193T7.866 5.49T6.665 5t-1.198.487t-.48 1.205q0 .695.49 1.184t1.184.49m4.538-.02h6.956V5h-6.956zm-1.846 9.025q0-1.114.78-1.893q.78-.78 1.893-.78q-1.114 0-1.893-.786q-.78-.786-.78-1.893q0 1.107-.78 1.893t-1.893.786q1.114 0 1.893.78q.78.78.78 1.893m0-5.352q0-1.12.78-1.894t1.893-.773q-1.114 0-1.893-.774q-.78-.774-.78-1.88q0 1.106-.78 1.88t-1.893.774q1.114 0 1.893.773q.78.774.78 1.894");
|
|
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="l00d3-gel"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-apps-script-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.l00d3-gel {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m18.3 19.223l-2.964-2.282l.512-.722l2.914 2.265l-1.223-3.688l.827-.237l1.126 3.445l.872-3.5l.882.086l-1.397 5.506H14.7v-.873zM6.846 19.5q-1.179 0-2.012-.813T4 16.673q0-.725.342-1.334q.343-.608.9-.993q-.576-.379-.91-1Q4 12.725 4 12t.342-1.324t.9-.984q-.557-.379-.9-.99T4 7.366q0-1.167.823-2.016q.823-.85 2.023-.85q.725 0 1.344.355t1.002.931q.38-.576.99-.931T11.54 4.5h5.615q1.175 0 2.01.836q.836.835.836 2.01q0 .725-.355 1.346q-.354.622-.931 1q.632.422.984 1.092t.296 1.432q-.24-.082-.492-.117T19 12.044q0-.767-.538-1.319q-.539-.552-1.308-.552h-5.615q-.77 0-1.308.533t-.539 1.293t.539 1.304q.538.543 1.308.543h2.902q-.207.233-.392.473t-.345.527h-2.166q-.769 0-1.307.533t-.539 1.293t.539 1.294t1.308.534h1.543q.05.275.118.516q.067.24.152.484h-1.814q-.744 0-1.355-.342t-.99-.92q-.385.577-1.004.92t-1.343.342m0-1q.77 0 1.308-.533q.538-.532.538-1.293t-.538-1.294t-1.308-.534t-1.307.533T5 16.672t.539 1.294t1.307.534m0-4.634q.77 0 1.308-.545q.538-.544.538-1.321q0-.761-.538-1.294t-1.308-.533t-1.307.533T5 12q0 .777.539 1.321q.538.544 1.307.544m0-4.673q.77 0 1.308-.533t.538-1.294q0-.777-.538-1.321T6.846 5.5t-1.307.544T5 7.366q0 .76.539 1.294q.538.532 1.307.532m4.693-.019h5.615q.769 0 1.308-.532T19 7.347t-.538-1.304t-1.308-.543h-5.615q-.77 0-1.308.539t-.539 1.307q0 .761.539 1.294q.538.533 1.308.533m-2.187.52");
|
|
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="ffia4ns8a"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-apps-script-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.ffia4ns8a {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M19.22 20.096h-4.083q-.181 0-.309-.128q-.128-.13-.128-.311t.128-.308t.309-.126H18.3l-2.63-2.03q-.149-.118-.17-.277t.077-.308q.112-.154.297-.185q.184-.03.337.093l2.55 1.969l-1.08-3.268q-.056-.173.015-.32q.071-.149.239-.216q.184-.067.341.012t.218.259l.998 3.052l.774-3.133q.036-.16.17-.249q.135-.09.295-.072q.198.017.316.178q.119.16.063.359l-1.106 4.394q-.062.273-.278.444t-.505.171M6.846 19.5q-1.179 0-2.012-.813T4 16.673q0-.725.342-1.334q.343-.608.9-.993q-.576-.379-.91-1Q4 12.725 4 12t.342-1.324t.9-.984q-.557-.379-.9-.99T4 7.366q0-1.167.823-2.016q.823-.85 2.023-.85q.725 0 1.344.355t1.002.931q.38-.576.99-.931T11.54 4.5h5.615q1.175 0 2.01.836q.836.835.836 2.01q0 .725-.355 1.346q-.354.622-.931 1q.632.422.984 1.092t.296 1.432q-.24-.082-.492-.117T19 12.044q0-.767-.538-1.319q-.539-.552-1.308-.552h-5.615q-.77 0-1.308.533t-.539 1.293t.539 1.304q.538.543 1.308.543h2.902q-.207.233-.392.473t-.345.527h-2.166q-.769 0-1.307.533t-.539 1.293t.539 1.294t1.308.534h1.543q.05.275.118.516q.067.24.152.484h-1.814q-.744 0-1.355-.342t-.99-.92q-.385.577-1.004.92t-1.343.342m0-1q.77 0 1.308-.533q.538-.532.538-1.293t-.538-1.294t-1.308-.534t-1.307.533T5 16.672t.539 1.294t1.307.534m0-4.634q.77 0 1.308-.545q.538-.544.538-1.321q0-.761-.538-1.294t-1.308-.533t-1.307.533T5 12q0 .777.539 1.321q.538.544 1.307.544m0-4.673q.77 0 1.308-.533t.538-1.294q0-.777-.538-1.321T6.846 5.5t-1.307.544T5 7.366q0 .76.539 1.294q.538.532 1.307.532m4.693-.019h5.615q.769 0 1.308-.532T19 7.347t-.538-1.304t-1.308-.543h-5.615q-.77 0-1.308.539t-.539 1.307q0 .761.539 1.294q.538.533 1.308.533m-2.187.52");
|
|
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="c6qeaablk"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-apps-script-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.c6qeaablk {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m18.3 19.223l-2.964-2.282l.512-.722l2.914 2.265l-1.223-3.688l.827-.237l1.126 3.445l.872-3.5l.882.086l-1.397 5.506H14.7v-.873zm-11.621.802q-1.122 0-1.907-.774t-.785-1.88q0-1.114.785-1.893q.785-.78 1.907-.78q-1.122 0-1.907-.78t-.785-1.894t.785-1.893t1.907-.779q-1.122 0-1.907-.76t-.785-1.88q0-1.143.779-1.927Q5.544 4 6.669 4t1.895.791q.769.792.788 1.907q0-1.115.785-1.907Q10.922 4 12.044 4h5.253q1.126 0 1.914.789T20 6.703q0 1.104-.788 1.876t-1.91.773q1.177.006 1.98.846q.805.84.712 2.018q-.378-.099-.727-.145q-.35-.046-.717-.046q-2.384 0-3.967 1.625T13 17.629q0 .627.142 1.205q.143.58.447 1.191h-1.545q-1.115 0-1.913-.77t-.779-1.884q-.02 1.116-.793 1.885q-.774.769-1.88.769m-.02-11.66q.695 0 1.194-.489q.499-.49.499-1.193T7.866 5.49T6.665 5t-1.198.487t-.48 1.205q0 .695.49 1.184t1.184.49m4.538-.02h6.956V5h-6.956zm-1.846 9.025q0-1.114.78-1.893q.78-.78 1.893-.78q-1.114 0-1.893-.786q-.78-.786-.78-1.893q0 1.107-.78 1.893t-1.893.786q1.114 0 1.893.78q.78.78.78 1.893m0-5.352q0-1.12.78-1.894t1.893-.773q-1.114 0-1.893-.774q-.78-.774-.78-1.88q0 1.106-.78 1.88t-1.893.774q1.114 0 1.893.773q.78.774.78 1.894");
|
|
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="n4ek8k-pc"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:forms-apps-script" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.n4ek8k-pc {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m18.3 19.223l-2.63-2.03q-.149-.118-.17-.278t.077-.307q.112-.154.297-.185q.184-.03.337.093l2.55 1.969l-1.08-3.268q-.056-.173.015-.32q.071-.149.239-.216q.184-.067.341.012t.218.259l.998 3.052l.774-3.133q.036-.16.17-.249q.135-.09.295-.072q.198.017.316.178q.119.16.063.358l-1.106 4.395q-.062.273-.278.444t-.505.171h-4.084q-.181 0-.309-.128q-.128-.13-.128-.311t.128-.308t.309-.126zm-11.621.802q-1.122 0-1.907-.774t-.785-1.88q0-1.114.785-1.893q.785-.78 1.907-.78q-1.122 0-1.907-.78t-.785-1.894t.785-1.893t1.907-.779q-1.122 0-1.907-.76t-.785-1.88q0-1.143.779-1.927Q5.544 4 6.669 4t1.895.791q.769.792.788 1.907q0-1.115.785-1.907Q10.922 4 12.044 4h5.253q1.126 0 1.914.789T20 6.703q0 1.104-.788 1.876t-1.91.773q1.177.006 1.98.846q.805.84.712 2.018q-.378-.099-.727-.145q-.35-.046-.717-.046q-2.384 0-3.967 1.625T13 17.629q0 .627.142 1.205q.143.58.447 1.191h-1.545q-1.115 0-1.913-.77t-.779-1.884q-.02 1.116-.793 1.885q-.774.769-1.88.769m-.02-11.66q.695 0 1.194-.489q.499-.49.499-1.193T7.866 5.49T6.665 5t-1.198.487t-.48 1.205q0 .695.49 1.184t1.184.49m4.538-.02h6.956V5h-6.956zm-1.846 9.025q0-1.114.78-1.893q.78-.78 1.893-.78q-1.114 0-1.893-.786q-.78-.786-.78-1.893q0 1.107-.78 1.893t-1.893.786q1.114 0 1.893.78q.78.78.78 1.893m0-5.352q0-1.12.78-1.894t1.893-.773q-1.114 0-1.893-.774q-.78-.774-.78-1.88q0 1.106-.78 1.88t-1.893.774q1.114 0 1.893.773q.78.774.78 1.894");
|
|
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="ic-b1ybbj"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:task-alt-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ic-b1ybbj {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M10.033 19q-2.927 0-4.986-2.036T2.989 12t2.058-4.963T10.033 5h3.91q2.926 0 4.995 2.036T21.006 12t-2.068 4.964T13.942 19zm.006-1h3.898q2.519 0 4.294-1.75T20.006 12T18.23 7.75T13.936 6H10.04q-2.5 0-4.275 1.75T3.989 12t1.775 4.25T10.039 18m.555-3.844l-2.761-2.581l-.681.7l3.467 3.258l6.273-5.916l-.719-.713zM12 12");
|
|
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="mmispjbqq"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:task-alt-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.mmispjbqq {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M10.033 19q-2.927 0-4.986-2.036T2.989 12t2.058-4.963T10.033 5h3.91q2.926 0 4.995 2.036T21.006 12t-2.068 4.964T13.942 19zm.006-1h3.898q2.519 0 4.294-1.75T20.006 12T18.23 7.75T13.936 6H10.04q-2.5 0-4.275 1.75T3.989 12t1.775 4.25T10.039 18m.555-3.844l-2.413-2.26q-.16-.146-.351-.146q-.192 0-.357.146t-.156.347t.156.341l2.437 2.283q.315.277.7.277t.694-.258l5.204-4.915q.165-.14.165-.344t-.165-.344q-.146-.166-.347-.166t-.367.166zM12 12");
|
|
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="hq_oc3s6m"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:task-alt-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.hq_oc3s6m {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M10.033 19q-2.927 0-4.986-2.036T2.989 12q0-2.921 2.058-4.96Q7.106 5 10.033 5h3.91q2.926 0 4.995 2.04T21.006 12q0 2.927-2.069 4.964T13.942 19zm.561-4.844l-2.761-2.581l-.681.7l3.467 3.258l6.273-5.916l-.719-.713z");
|
|
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="voxmev4pi"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:task-alt" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.voxmev4pi {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M10.033 19q-2.927 0-4.986-2.036T2.989 12t2.058-4.963T10.033 5h3.91q2.926 0 4.995 2.036T21.006 12t-2.068 4.964T13.942 19zm.561-4.844l-2.413-2.26q-.16-.146-.351-.146q-.192 0-.357.146t-.156.347t.156.341l2.437 2.283q.315.277.7.277t.694-.258l5.204-4.915q.165-.14.165-.344t-.165-.344q-.146-.166-.347-.166t-.367.166z");
|
|
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": 15473,
|
|
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": 1779514341
|
|
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.35",
|
|
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",
|
|
@@ -2254,10 +2254,26 @@
|
|
|
2254
2254
|
"types": "./types/dd0bq22g.d.ts",
|
|
2255
2255
|
"default": "./components/a/add-task.vue"
|
|
2256
2256
|
},
|
|
2257
|
+
"./add-task-outline": {
|
|
2258
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2259
|
+
"default": "./components/a/add-task-outline.vue"
|
|
2260
|
+
},
|
|
2261
|
+
"./add-task-outline-rounded": {
|
|
2262
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2263
|
+
"default": "./components/a/add-task-outline-rounded.vue"
|
|
2264
|
+
},
|
|
2265
|
+
"./add-task-outline-sharp": {
|
|
2266
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2267
|
+
"default": "./components/a/add-task-outline-sharp.vue"
|
|
2268
|
+
},
|
|
2257
2269
|
"./add-task-rounded": {
|
|
2258
2270
|
"types": "./types/dd0bq22g.d.ts",
|
|
2259
2271
|
"default": "./components/a/add-task-rounded.vue"
|
|
2260
2272
|
},
|
|
2273
|
+
"./add-task-sharp": {
|
|
2274
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2275
|
+
"default": "./components/a/add-task-sharp.vue"
|
|
2276
|
+
},
|
|
2261
2277
|
"./add-to-drive": {
|
|
2262
2278
|
"types": "./types/dd0bq22g.d.ts",
|
|
2263
2279
|
"default": "./components/a/add-to-drive.vue"
|
|
@@ -24394,6 +24410,14 @@
|
|
|
24394
24410
|
"types": "./types/dd0bq22g.d.ts",
|
|
24395
24411
|
"default": "./components/f/forms-add-on.vue"
|
|
24396
24412
|
},
|
|
24413
|
+
"./forms-add-on-outline": {
|
|
24414
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
24415
|
+
"default": "./components/f/forms-add-on-outline.vue"
|
|
24416
|
+
},
|
|
24417
|
+
"./forms-add-on-outline-rounded": {
|
|
24418
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
24419
|
+
"default": "./components/f/forms-add-on-outline-rounded.vue"
|
|
24420
|
+
},
|
|
24397
24421
|
"./forms-add-on-rounded": {
|
|
24398
24422
|
"types": "./types/dd0bq22g.d.ts",
|
|
24399
24423
|
"default": "./components/f/forms-add-on-rounded.vue"
|
|
@@ -24410,10 +24434,18 @@
|
|
|
24410
24434
|
"types": "./types/dd0bq22g.d.ts",
|
|
24411
24435
|
"default": "./components/f/forms-apps-script-outline-rounded.vue"
|
|
24412
24436
|
},
|
|
24437
|
+
"./forms-apps-script-outline-sharp": {
|
|
24438
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
24439
|
+
"default": "./components/f/forms-apps-script-outline-sharp.vue"
|
|
24440
|
+
},
|
|
24413
24441
|
"./forms-apps-script-rounded": {
|
|
24414
24442
|
"types": "./types/dd0bq22g.d.ts",
|
|
24415
24443
|
"default": "./components/f/forms-apps-script-rounded.vue"
|
|
24416
24444
|
},
|
|
24445
|
+
"./forms-apps-script-sharp": {
|
|
24446
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
24447
|
+
"default": "./components/f/forms-apps-script-sharp.vue"
|
|
24448
|
+
},
|
|
24417
24449
|
"./fort": {
|
|
24418
24450
|
"types": "./types/dd0bq22g.d.ts",
|
|
24419
24451
|
"default": "./components/f/fort.vue"
|
|
@@ -55726,10 +55758,22 @@
|
|
|
55726
55758
|
"types": "./types/dd0bq22g.d.ts",
|
|
55727
55759
|
"default": "./components/t/task-alt.vue"
|
|
55728
55760
|
},
|
|
55761
|
+
"./task-alt-outline": {
|
|
55762
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
55763
|
+
"default": "./components/t/task-alt-outline.vue"
|
|
55764
|
+
},
|
|
55765
|
+
"./task-alt-outline-sharp": {
|
|
55766
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
55767
|
+
"default": "./components/t/task-alt-outline-sharp.vue"
|
|
55768
|
+
},
|
|
55729
55769
|
"./task-alt-rounded": {
|
|
55730
55770
|
"types": "./types/dd0bq22g.d.ts",
|
|
55731
55771
|
"default": "./components/t/task-alt-rounded.vue"
|
|
55732
55772
|
},
|
|
55773
|
+
"./task-alt-sharp": {
|
|
55774
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
55775
|
+
"default": "./components/t/task-alt-sharp.vue"
|
|
55776
|
+
},
|
|
55733
55777
|
"./task-outline": {
|
|
55734
55778
|
"types": "./types/dd0bq22g.d.ts",
|
|
55735
55779
|
"default": "./components/t/task-outline.vue"
|