@iconify-vue/material-symbols 1.0.33 → 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.
Files changed (39) hide show
  1. package/components/2/2d-2-outline-rounded.vue +16 -0
  2. package/components/2/2d-2-rounded.vue +16 -0
  3. package/components/2/2d-2.vue +16 -0
  4. package/components/3/3d-2-rounded.vue +16 -0
  5. package/components/3/3d-2.vue +16 -0
  6. package/components/a/add-task-outline-rounded.vue +16 -0
  7. package/components/a/add-task-outline-sharp.vue +16 -0
  8. package/components/a/add-task-outline.vue +16 -0
  9. package/components/a/add-task-rounded.vue +3 -3
  10. package/components/a/add-task-sharp.vue +3 -3
  11. package/components/a/add-task.vue +3 -3
  12. package/components/a/add-to-drive-outline-rounded.vue +16 -0
  13. package/components/a/add-to-drive-outline.vue +3 -3
  14. package/components/a/add-to-drive-rounded.vue +3 -3
  15. package/components/a/add-to-drive-sharp.vue +3 -3
  16. package/components/a/add-to-drive.vue +3 -3
  17. package/components/d/docs-outline-sharp.vue +3 -3
  18. package/components/d/docs-outline.vue +3 -3
  19. package/components/d/docs-sharp.vue +3 -3
  20. package/components/d/docs.vue +3 -3
  21. package/components/d/drive-export-outline-rounded.vue +16 -0
  22. package/components/d/drive-export-outline.vue +16 -0
  23. package/components/d/drive-export-rounded.vue +3 -3
  24. package/components/d/drive-export.vue +3 -3
  25. package/components/f/forms-add-on-outline-rounded.vue +16 -0
  26. package/components/f/forms-add-on-outline.vue +16 -0
  27. package/components/f/forms-add-on-rounded.vue +3 -3
  28. package/components/f/forms-add-on-sharp.vue +3 -3
  29. package/components/f/forms-add-on.vue +3 -3
  30. package/components/f/forms-apps-script-outline-sharp.vue +3 -3
  31. package/components/f/forms-apps-script-outline.vue +3 -3
  32. package/components/f/forms-apps-script-sharp.vue +3 -3
  33. package/components/f/forms-apps-script.vue +3 -3
  34. package/components/t/task-alt-outline-sharp.vue +16 -0
  35. package/components/t/task-alt-outline.vue +16 -0
  36. package/components/t/task-alt-sharp.vue +3 -3
  37. package/components/t/task-alt.vue +3 -3
  38. package/iconify.json +2 -2
  39. package/package.json +81 -21
@@ -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="q1qa4qbgg"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:2d-2-outline-rounded" /></template>
10
+ <style>
11
+ .q1qa4qbgg {
12
+ fill: currentColor;
13
+ d: path("M9.4 17.025H4.3q-.275 0-.45-.175t-.175-.45v-.8q0-.125.038-.262t.162-.213Q5.15 14.1 5.988 13.413T7.3 12.05q.4-.55.6-1.037t.2-1.163q0-.575-.425-.987T6.65 8.45q-.425 0-.737.238t-.513.587q-.175.325-.513.45T4.226 9.7q-.35-.175-.425-.55t.075-.725q.35-.8 1.138-1.238T6.65 6.75q1.575 0 2.438.8T9.95 9.8q0 .925-.35 1.725t-.9 1.525q-.575.775-1.162 1.263T6.225 15.35l.05.075H9.4q.35 0 .575.225t.225.575t-.225.575t-.575.225M13.2 17q-.425 0-.712-.287T12.2 16V7.975q0-.425.288-.712t.712-.288h2.35q2.425 0 3.713 1.3T20.55 12t-1.3 3.713T15.55 17zm.9-1.8h1.35q1.65 0 2.438-.775T18.675 12t-.787-2.437t-2.438-.788H14.1z");
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="h2bsfqbml"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:2d-2-rounded" /></template>
10
+ <style>
11
+ .h2bsfqbml {
12
+ fill: currentColor;
13
+ d: path("M9.4 17.025H4.3q-.275 0-.45-.175t-.175-.45v-.8q0-.125.038-.262t.162-.213Q5.15 14.1 5.988 13.413T7.3 12.05q.4-.55.6-1.012t.2-.963q0-.75-.425-1.187T6.65 8.45q-.425 0-.737.238t-.513.587q-.175.325-.513.45T4.226 9.7q-.35-.175-.425-.55t.075-.725q.35-.8 1.138-1.238T6.65 6.75q1.575 0 2.438.8T9.95 9.8q0 .925-.35 1.725t-.9 1.525q-.575.775-1.162 1.263T6.225 15.35l.05.075H9.4q.35 0 .575.225t.225.575t-.225.575t-.575.225M13.2 17q-.425 0-.712-.287T12.2 16V7.975q0-.425.288-.712t.712-.288h2.35q2.425 0 3.713 1.3T20.55 12t-1.3 3.713T15.55 17zm.9-1.8h1.35q1.65 0 2.438-.775T18.675 12t-.787-2.437t-2.438-.788H14.1z");
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="veno7cbhj"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:2d-2" /></template>
10
+ <style>
11
+ .veno7cbhj {
12
+ fill: currentColor;
13
+ d: path("M3.675 17.025v-1.7Q4.95 14.3 5.888 13.513T7.3 12.05q.35-.5.575-1.037T8.1 9.95q0-.7-.412-1.1t-1.038-.4q-.6 0-.975.388t-.5 1.062L3.45 9.775q.15-1.35 1.013-2.187T6.65 6.75q1.575 0 2.438.8T9.95 9.8q0 .925-.35 1.725t-.9 1.525q-.575.775-1.162 1.263T6.225 15.35l.05.075H10.2v1.6zM12.2 17V6.975h3.35q2.425 0 3.713 1.3T20.55 12t-1.3 3.713T15.55 17zm1.9-1.8h1.35q1.65 0 2.438-.775T18.675 12t-.787-2.437t-2.438-.788H14.1z");
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="hv7jk2b7z"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:3d-2-rounded" /></template>
10
+ <style>
11
+ .hv7jk2b7z {
12
+ fill: currentColor;
13
+ d: path("M13.25 17.025q-.425 0-.712-.287t-.288-.713V8q0-.425.288-.712T13.25 7h2.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.125 0-1.95-.437T3.725 15.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35 0-.575-.225t-.225-.575t.225-.575t.575-.225q.75 0 1.125-.35t.375-.925t-.363-.912t-.962-.338q-.45 0-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8 7.35q.4-.275.925-.425t1.15-.15q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25");
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="wtfxzzb3y"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:3d-2" /></template>
10
+ <style>
11
+ .wtfxzzb3y {
12
+ fill: currentColor;
13
+ d: path("M12.25 17.025V7h3.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm1.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.475 0-2.4-.763T3.425 14.3l1.8-.35q.125.725.538 1.138T6.9 15.5q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.8v-1.6h.75q.75 0 1.125-.35t.375-.925t-.363-.913t-.962-.337q-.575 0-.937.3T5.4 9.6l-1.775-.2q.2-1.325 1.05-1.975t2.2-.65q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25");
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="y50ixccok"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-task-outline-rounded" /></template>
10
+ <style>
11
+ .y50ixccok {
12
+ fill: currentColor;
13
+ d: path("M9.975 4H14q3.35 0 5.688 2.325T22.025 12q0 .425-.287.713t-.713.287t-.712-.288t-.288-.712q0-2.5-1.775-4.25T13.975 6H10Q7.5 6 5.725 7.75T3.95 12t1.775 4.25T10 18h2q.425 0 .7.288t.275.712t-.288.713t-.712.287h-2q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4M19 14q.425 0 .713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2.025q0 .425-.288.7T19 22t-.712-.288T18 21v-2h-2.025q-.425 0-.7-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14m-3.475-5.275l-4.95 4.95L8.45 11.55q-.3-.275-.7-.288t-.7.288t-.3.713t.3.687l2.475 2.475q.45.45 1.063.45t1.062-.45l5.3-5.3q.275-.275.275-.687t-.275-.713q-.325-.275-.725-.288t-.7.288");
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="k954bo6di"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-task-outline-sharp" /></template>
10
+ <style>
11
+ .k954bo6di {
12
+ fill: currentColor;
13
+ d: path("m10.575 13.675l-2.8-2.85l-1.45 1.45l4.275 4.2l7.1-7.05L16.25 8zM9.975 20q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4H14q3.35 0 5.688 2.325T22.025 12h-2q0-2.5-1.775-4.25T13.975 6H10Q7.5 6 5.725 7.75T3.95 12t1.775 4.25T10 18h3v2zM18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-6-10");
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="hfznldbns"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-task-outline" /></template>
10
+ <style>
11
+ .hfznldbns {
12
+ fill: currentColor;
13
+ d: path("M18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-8.475-6.575q.45.45 1.063.45t1.062-.45l5.3-5.3q.3-.3.3-.712t-.3-.688q-.3-.3-.712-.3t-.713.3l-4.95 4.95L8.45 11.55q-.3-.3-.7-.3t-.7.3t-.3.7t.3.7zM9.975 20q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4H14q3.35 0 5.688 2.325T22.025 12h-2q0-2.5-1.775-4.25T13.975 6H10Q7.5 6 5.725 7.75T3.95 12t1.775 4.25T10 18h3v2zM12 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="su3m4fbjk"/>`;
7
+ const content = `<path class="qkq5-abvw"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-task-rounded" /></template>
10
10
  <style>
11
- .su3m4fbjk {
11
+ .qkq5-abvw {
12
12
  fill: currentColor;
13
- d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.2 0 2.338.275t2.187.8q.375.2.488.6t-.138.75t-.663.45t-.812-.1q-.8-.375-1.663-.575T12 4Q8.65 4 6.325 6.325T4 12t2.325 5.675T12 20q.65 0 1.275-.1t1.25-.3q.425-.125.825-.012t.625.487q.2.35.087.75t-.512.55q-.85.325-1.75.475T12 22m7-5h-2q-.425 0-.712-.288T16 16t.288-.712T17 15h2v-2q0-.425.288-.712T20 12t.713.288T21 13v2h2q.425 0 .713.288T24 16t-.288.713T23 17h-2v2q0 .425-.288.713T20 20t-.712-.288T19 19zm-8.4-3.2l9.3-9.325q.275-.275.7-.275t.7.275t.275.7t-.275.7L11.3 15.9q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275z");
13
+ d: path("M18 19h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288T18 21zm-8.475-3.575q.45.45 1.063.45t1.062-.45l5.3-5.3q.3-.3.3-.712t-.3-.688q-.3-.3-.712-.3t-.713.3l-4.95 4.95L8.45 11.55q-.3-.3-.7-.3t-.7.3t-.3.7t.3.7zM9.975 20q-3.35 0-5.687-2.325T1.95 12q0-3.325 2.338-5.663T9.974 4H14q2.525 0 4.525 1.375t2.9 3.575q.275.65.413 1.338t.187 1.387q.025.4-.325.613t-.75.062q-.45-.15-.95-.237t-1-.088q-1.25 0-2.35.475t-1.9 1.275q-1.025 1.025-1.462 2.35t-.238 2.7q.05.45-.225.813t-.7.362z");
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="inraz-ajd"/>`;
7
+ const content = `<path class="yvbf61b-p"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-task-sharp" /></template>
10
10
  <style>
11
- .inraz-ajd {
11
+ .yvbf61b-p {
12
12
  fill: currentColor;
13
- d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.625 0 3.075.475T17.75 3.8L16.3 5.275q-.95-.6-2.025-.937T12 4Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20q.8 0 1.55-.15t1.45-.425l1.5 1.525q-1.025.5-2.15.775T12 22m7-2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-8.4-3.4l-4.25-4.25l1.4-1.4l2.85 2.85l10-10.025l1.4 1.4z");
13
+ d: path("m10.575 13.675l-2.8-2.85l-1.45 1.45l4.275 4.2l7.1-7.05L16.25 8zM18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-4.675-2h-3.35q-3.35 0-5.687-2.325T1.95 12q0-3.325 2.338-5.663T9.974 4H14q3.35 0 5.688 2.338T22.025 12q0 .2-.012.413t-.038.412q-.65-.375-1.412-.587T19 12.025q-2.5 0-4.25 1.75T13 18.025q0 .525.075 1.013t.25.962");
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="inraz-ajd"/>`;
7
+ const content = `<path class="w9s9ps4ym"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-task" /></template>
10
10
  <style>
11
- .inraz-ajd {
11
+ .w9s9ps4ym {
12
12
  fill: currentColor;
13
- d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.625 0 3.075.475T17.75 3.8L16.3 5.275q-.95-.6-2.025-.937T12 4Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20q.8 0 1.55-.15t1.45-.425l1.5 1.525q-1.025.5-2.15.775T12 22m7-2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-8.4-3.4l-4.25-4.25l1.4-1.4l2.85 2.85l10-10.025l1.4 1.4z");
13
+ d: path("M18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-8.475-6.575q.45.45 1.063.45t1.062-.45l5.3-5.3q.3-.3.3-.712t-.3-.688q-.3-.3-.712-.3t-.713.3l-4.95 4.95L8.45 11.55q-.3-.3-.7-.3t-.7.3t-.3.7t.3.7zm3.8 4.575h-3.35q-3.35 0-5.687-2.325T1.95 12q0-3.325 2.338-5.663T9.974 4H14q3.35 0 5.688 2.338T22.025 12q0 .2-.012.413t-.038.412q-.65-.375-1.412-.587T19 12.025q-2.5 0-4.25 1.75T13 18.025q0 .525.075 1.013t.25.962");
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="t0bdhwt6i"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-to-drive-outline-rounded" /></template>
10
+ <style>
11
+ .t0bdhwt6i {
12
+ fill: currentColor;
13
+ d: path("M6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m4.7-1h-2q-.425 0-.712-.288T15 19t.288-.712T16 18h2v-2q0-.425.288-.712T19 15t.713.288T20 16v2h2q.425 0 .713.288T23 19t-.288.713T22 20h-2v2q0 .425-.288.713T19 23t-.712-.288T18 22zm-1.1-9.025");
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="h7ueifb8n"/>`;
7
+ const content = `<path class="qo6e-9btv"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-to-drive-outline" /></template>
10
10
  <style>
11
- .h7ueifb8n {
11
+ .qo6e-9btv {
12
12
  fill: currentColor;
13
- d: path("M5.5 21.5q-.425 0-.862-.262T4 20.625L1.5 16.25q-.2-.35-.2-.862t.2-.863L8 3.375q.2-.35.638-.613T9.5 2.5h5q.425 0 .863.263t.637.612l4.55 7.8q-.575-.15-1.187-.2t-1.213.05L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.9q.275.575.638 1.075t.837.925zM7.25 17l-.725-1.275L11.1 7.75h1.8l2.525 4.4q-.425.325-.787.712t-.638.813L12 10.2L9.25 15h4.1q-.175.475-.262.975T13 17zM18 21v-3h-3v-2h3v-3h2v3h3v2h-3v3z");
13
+ d: path("M6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m4.7 2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-1.1-12.025");
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="ule-enb0h"/>`;
7
+ const content = `<path class="ijwjx0rwl"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-to-drive-rounded" /></template>
10
10
  <style>
11
- .ule-enb0h {
11
+ .ijwjx0rwl {
12
12
  fill: currentColor;
13
- d: path("M5.5 21.5q-.425 0-.862-.262T4 20.625L1.5 16.25q-.2-.35-.2-.862t.2-.863L8 3.375q.2-.35.638-.613T9.5 2.5h5q.425 0 .863.263t.637.612l3.6 6.175q.3.525-.012 1.038t-.913.462q-.25-.025-.462-.137t-.338-.338L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.4q.25 0 .45.1t.35.3q.35.5.088 1.05t-.888.55zM7.825 17q-.275 0-.513-.125T6.95 16.5l-.15-.275q-.125-.225-.125-.5t.125-.5l4-6.975q.125-.225.363-.363t.512-.137h.65q.275 0 .513.138t.362.362l1.85 3.25q.175.275.138.613t-.263.587q-.35.375-.85.3t-.75-.5L12 10.2L9.25 15h2.925q.475 0 .763.35t.212.825q-.05.35-.35.588t-.65.237zM18 18h-2q-.425 0-.712-.288T15 17t.288-.712T16 16h2v-2q0-.425.288-.712T19 13t.713.288T20 14v2h2q.425 0 .713.288T23 17t-.288.713T22 18h-2v2q0 .425-.288.713T19 21t-.712-.288T18 20z");
13
+ d: path("M6.775 21Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25L3.575 13H8.25l4.6 8zM4.75 11L8.1 5.25Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l1 1.725L14.6 11zM18 20h-2q-.425 0-.712-.288T15 19t.288-.712T16 18h2v-2q0-.425.288-.712T19 15t.713.288T20 16v2h2q.425 0 .713.288T23 19t-.288.713T22 20h-2v2q0 .425-.288.713T19 23t-.712-.288T18 22zm-3.325-5.125l3.4-5.925l2.5 4.3q-1.575-.425-3.162 0t-2.738 1.625");
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="h7ueifb8n"/>`;
7
+ const content = `<path class="dxbcs3b-g"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-to-drive-sharp" /></template>
10
10
  <style>
11
- .h7ueifb8n {
11
+ .dxbcs3b-g {
12
12
  fill: currentColor;
13
- d: path("M5.5 21.5q-.425 0-.862-.262T4 20.625L1.5 16.25q-.2-.35-.2-.862t.2-.863L8 3.375q.2-.35.638-.613T9.5 2.5h5q.425 0 .863.263t.637.612l4.55 7.8q-.575-.15-1.187-.2t-1.213.05L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.9q.275.575.638 1.075t.837.925zM7.25 17l-.725-1.275L11.1 7.75h1.8l2.525 4.4q-.425.325-.787.712t-.638.813L12 10.2L9.25 15h4.1q-.175.475-.262.975T13 17zM18 21v-3h-3v-2h3v-3h2v3h3v2h-3v3z");
13
+ d: path("M6.775 21Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25L3.575 13H8.25l4.6 8zM4.75 11L8.1 5.25Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l1 1.725L14.6 11zM18 23v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-3.325-8.125l3.4-5.925l2.5 4.3q-1.575-.425-3.162 0t-2.738 1.625");
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="h7ueifb8n"/>`;
7
+ const content = `<path class="dxbcs3b-g"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-to-drive" /></template>
10
10
  <style>
11
- .h7ueifb8n {
11
+ .dxbcs3b-g {
12
12
  fill: currentColor;
13
- d: path("M5.5 21.5q-.425 0-.862-.262T4 20.625L1.5 16.25q-.2-.35-.2-.862t.2-.863L8 3.375q.2-.35.638-.613T9.5 2.5h5q.425 0 .863.263t.637.612l4.55 7.8q-.575-.15-1.187-.2t-1.213.05L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.9q.275.575.638 1.075t.837.925zM7.25 17l-.725-1.275L11.1 7.75h1.8l2.525 4.4q-.425.325-.787.712t-.638.813L12 10.2L9.25 15h4.1q-.175.475-.262.975T13 17zM18 21v-3h-3v-2h3v-3h2v3h3v2h-3v3z");
13
+ d: path("M6.775 21Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25L3.575 13H8.25l4.6 8zM4.75 11L8.1 5.25Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l1 1.725L14.6 11zM18 23v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-3.325-8.125l3.4-5.925l2.5 4.3q-1.575-.425-3.162 0t-2.738 1.625");
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="wf2k-r4qa"/>`;
7
+ const content = `<path class="zjptzqr8a"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:docs-outline-sharp" /></template>
10
10
  <style>
11
- .wf2k-r4qa {
11
+ .zjptzqr8a {
12
12
  fill: currentColor;
13
- d: path("M8 13h8v-2H8zm0 3h8v-2H8zm0 3h5v-2H8zm-4 3V2h10l6 6v14zm9-13V4H6v16h12V9zM6 4v5zv16z");
13
+ d: path("m14 2l5 5v15H5V2zm-3 2H7v16h10V10h-6zm2 0v4h4v-.175L13.175 4zM9 19v-2h4v2zm0-4v-2h6v2z");
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="jz_5_079s"/>`;
7
+ const content = `<path class="zz9z94z6k"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:docs-outline" /></template>
10
10
  <style>
11
- .jz_5_079s {
11
+ .zz9z94z6k {
12
12
  fill: currentColor;
13
- d: path("M8 13h8v-2H8zm0 3h8v-2H8zm0 3h5v-2H8zm-2 3q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h8l6 6v12q0 .825-.587 1.413T18 22zm7-13V4H6v16h12V9zM6 4v5zv16z");
13
+ d: path("M7 22q-.825 0-1.412-.587T5 20V4q0-.825.588-1.412T7 2h6.175q.4 0 .763.15t.637.425l3.85 3.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T17 22zm4-18H7v16h10V10h-3q-1.25 0-2.125-.875T11 7zm2 0v3q0 .425.288.713T14 8h3v-.175L13.175 4zm-3 15q-.425 0-.712-.288T9 18t.288-.712T10 17h2q.425 0 .713.288T13 18t-.288.713T12 19zm0-4q-.425 0-.712-.288T9 14t.288-.712T10 13h4q.425 0 .713.288T15 14t-.288.713T14 15z");
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="n-utaybvl"/>`;
7
+ const content = `<path class="ngma_9qff"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:docs-sharp" /></template>
10
10
  <style>
11
- .n-utaybvl {
11
+ .ngma_9qff {
12
12
  fill: currentColor;
13
- d: path("M8 13h8v-2H8zm0 3h8v-2H8zm0 3h5v-2H8zm-4 3V2h10l6 6v14zm9-13h5l-5-5z");
13
+ d: path("M12 2v7h7v13H5V2zm2 0l5 5h-5zM9 19h4v-2H9zm0-4h6v-2H9z");
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="mb58hjtxx"/>`;
7
+ const content = `<path class="lu88wbtmr"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:docs" /></template>
10
10
  <style>
11
- .mb58hjtxx {
11
+ .lu88wbtmr {
12
12
  fill: currentColor;
13
- d: path("M8 13h8v-2H8zm0 3h8v-2H8zm0 3h5v-2H8zm-2 3q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h8l6 6v12q0 .825-.587 1.413T18 22zm7-13h5l-5-5z");
13
+ d: path("M12 2v4q0 1.25.875 2.125T15 9h4v11q0 .825-.587 1.413T17 22H7q-.825 0-1.412-.587T5 20V4q0-.825.588-1.412T7 2zm2 0l5 5h-4q-.425 0-.712-.288T14 6zm-4 17h2q.425 0 .713-.288T13 18t-.288-.712T12 17h-2q-.425 0-.712.288T9 18t.288.713T10 19m0-4h4q.425 0 .713-.288T15 14t-.288-.712T14 13h-4q-.425 0-.712.288T9 14t.288.713T10 15");
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="ep084_2fh"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-export-outline-rounded" /></template>
10
+ <style>
11
+ .ep084_2fh {
12
+ fill: currentColor;
13
+ d: path("m20 19.4l-2.4 2.4q-.275.275-.687.288T16.2 21.8q-.275-.275-.275-.7t.275-.7l2.375-2.4H17q-.425 0-.712-.288T16 17t.288-.712T17 16h4q.425 0 .713.288T22 17v4q0 .425-.288.713T21 22t-.712-.288T20 21zM6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m3.6-10.025");
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="bdvmqrd5f"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-export-outline" /></template>
10
+ <style>
11
+ .bdvmqrd5f {
12
+ fill: currentColor;
13
+ d: path("m16.9 22.5l-1.4-1.4l3.075-3.1H16v-2h6v6h-2v-2.6zM6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m3.6-10.025");
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="d349jebyf"/>`;
7
+ const content = `<path class="pnb93l7fx"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-export-rounded" /></template>
10
10
  <style>
11
- .d349jebyf {
11
+ .pnb93l7fx {
12
12
  fill: currentColor;
13
- d: path("m20 17.4l-2.375 2.4q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L18.575 16H17q-.425 0-.712-.287T16 15t.288-.712T17 14h4q.425 0 .713.288T22 15v4q0 .425-.288.713T21 20t-.712-.288T20 19zM5.5 21.5q-.425 0-.862-.262T4 20.625L1.5 16.25q-.2-.35-.2-.862t.2-.863L8 3.375q.2-.35.638-.613T9.5 2.5h5q.425 0 .863.263t.637.612l3.6 6.175q.3.525-.012 1.038t-.913.462q-.25-.025-.462-.137t-.338-.338L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.4q.25 0 .45.1t.35.3q.35.5.088 1.05t-.888.55zM7.825 17q-.275 0-.513-.125T6.95 16.5l-.15-.275q-.125-.225-.125-.5t.125-.5l4-6.975q.125-.225.363-.363t.512-.137h.65q.275 0 .513.138t.362.362l1.85 3.25q.175.275.138.613t-.263.587q-.35.375-.85.3t-.75-.5L12 10.2L9.25 15h2.925q.475 0 .763.35t.212.825q-.05.35-.35.588t-.65.237z");
13
+ d: path("m20 19.4l-2.4 2.4q-.275.275-.687.288T16.2 21.8q-.275-.275-.275-.7t.275-.7l2.375-2.4H17q-.425 0-.712-.288T16 17t.288-.712T17 16h4q.425 0 .713.288T22 17v4q0 .425-.288.713T21 22t-.712-.288T20 21zM6.775 21Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25L3.575 13H8.25l4.6 8zM4.75 11L8.1 5.25Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l1 1.725L14.6 11zm9.925 3.875l3.4-5.925l2.5 4.3q-1.575-.425-3.162 0t-2.738 1.625");
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="n7f7cfbiv"/>`;
7
+ const content = `<path class="g44uqpbor"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-export" /></template>
10
10
  <style>
11
- .n7f7cfbiv {
11
+ .g44uqpbor {
12
12
  fill: currentColor;
13
- d: path("m16.9 20.5l-1.4-1.4l3.075-3.1H16v-2h6v6h-2v-2.6zm-11.4 1q-.425 0-.862-.262T4 20.625L1.5 16.25q-.2-.35-.2-.862t.2-.863L8 3.375q.2-.35.638-.613T9.5 2.5h5q.425 0 .863.263t.637.612l4.55 7.8q-.575-.15-1.187-.2t-1.213.05L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.9q.275.575.638 1.075t.837.925zM7.25 17l-.725-1.275L11.1 7.75h1.8l2.525 4.4q-.425.325-.787.712t-.638.813L12 10.2L9.25 15h4.1q-.175.475-.262.975T13 17z");
13
+ d: path("m16.9 22.5l-1.4-1.4l3.075-3.1H16v-2h6v6h-2v-2.6zM6.775 21Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25L3.575 13H8.25l4.6 8zM4.75 11L8.1 5.25Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l1 1.725L14.6 11zm9.925 3.875l3.4-5.925l2.5 4.3q-1.575-.425-3.162 0t-2.738 1.625");
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="qfhy1tigi"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-add-on-outline-rounded" /></template>
10
+ <style>
11
+ .qfhy1tigi {
12
+ fill: currentColor;
13
+ d: path("M18.288 21.713Q18 21.425 18 21v-2h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288M6.5 20.5q-1.45 0-2.475-1.025T3 17q0-.725.275-1.362T4.05 14.5q-.5-.475-.775-1.125T3 12t.275-1.362T4.05 9.5q-.5-.475-.775-1.125T3 7q0-1.425 1.025-2.463T6.5 3.5q.725 0 1.363.287T9 4.576q.475-.5 1.125-.788T11.5 3.5h6q1.425 0 2.463 1.038T21 7q0 .725-.288 1.375T19.926 9.5q.575.575.85 1.313t.2 1.537q-.475-.175-.975-.25t-1-.075q0-.625-.437-1.075T17.5 10.5h-6q-.625 0-1.062.438T10 12t.438 1.063t1.062.437h3.575q-.475.425-.862.925T13.55 15.5H11.5q-.625 0-1.062.438T10 17t.438 1.063t1.062.437h1.525q.05.525.175 1.025t.325.975H11.5q-.725 0-1.375-.275T9 19.45q-.5.5-1.137.775T6.5 20.5m0-2q.625 0 1.063-.437T8 17t-.437-1.062T6.5 15.5t-1.062.438T5 17t.438 1.063T6.5 18.5m0-5q.625 0 1.063-.437T8 12t-.437-1.062T6.5 10.5t-1.062.438T5 12t.438 1.063T6.5 13.5m0-5q.625 0 1.063-.437T8 7t-.437-1.062T6.5 5.5t-1.062.438T5 7t.438 1.063T6.5 8.5m5 0h6q.625 0 1.063-.437T19 7t-.437-1.062T17.5 5.5h-6q-.625 0-1.062.438T10 7t.438 1.063T11.5 8.5m-2.475 1");
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="vb16-v22u"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-add-on-outline" /></template>
10
+ <style>
11
+ .vb16-v22u {
12
+ fill: currentColor;
13
+ d: path("M18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zM6.5 20.5q-1.45 0-2.475-1.025T3 17q0-.725.275-1.362T4.05 14.5q-.5-.475-.775-1.125T3 12t.275-1.362T4.05 9.5q-.5-.475-.775-1.125T3 7q0-1.425 1.025-2.463T6.5 3.5q.725 0 1.363.287T9 4.576q.475-.5 1.125-.788T11.5 3.5h6q1.425 0 2.463 1.038T21 7q0 .725-.288 1.375T19.926 9.5q.575.575.85 1.313t.2 1.537q-.475-.175-.975-.25t-1-.075q0-.625-.437-1.075T17.5 10.5h-6q-.625 0-1.062.438T10 12t.438 1.063t1.062.437h3.575q-.475.425-.862.925T13.55 15.5H11.5q-.625 0-1.062.438T10 17t.438 1.063t1.062.437h1.525q.05.525.175 1.025t.325.975H11.5q-.725 0-1.375-.275T9 19.45q-.5.5-1.137.775T6.5 20.5m0-2q.625 0 1.063-.437T8 17t-.437-1.062T6.5 15.5t-1.062.438T5 17t.438 1.063T6.5 18.5m0-5q.625 0 1.063-.437T8 12t-.437-1.062T6.5 10.5t-1.062.438T5 12t.438 1.063T6.5 13.5m0-5q.625 0 1.063-.437T8 7t-.437-1.062T6.5 5.5t-1.062.438T5 7t.438 1.063T6.5 8.5m5 0h6q.625 0 1.063-.437T19 7t-.437-1.062T17.5 5.5h-6q-.625 0-1.062.438T10 7t.438 1.063T11.5 8.5m-2.475 1");
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="gc5ik2spe"/>`;
7
+ const content = `<path class="zm7ly6b4z"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-add-on-rounded" /></template>
10
10
  <style>
11
- .gc5ik2spe {
11
+ .zm7ly6b4z {
12
12
  fill: currentColor;
13
- d: path("M16.288 20.688Q16 20.4 16 19.975v-2h-2q-.425 0-.712-.288T13 16.976t.288-.712t.712-.288h2v-2q0-.425.288-.712t.712-.288t.713.288t.287.712v2h2q.425 0 .713.288t.287.712t-.288.713t-.712.287h-2v2q0 .425-.288.713t-.712.287t-.712-.288M8 18q-.425 0-.712-.288T7 17t.288-.712T8 16h2.5q.425 0 .713.288T11.5 17t-.288.713T10.5 18zm0-4q-.425 0-.712-.288T7 13t.288-.712T8 12h2.5q.425 0 .713.288T11.5 13t-.288.713T10.5 14zm0-4q-.425 0-.712-.288T7 9t.288-.712T8 8h10q.425 0 .713.288T19 9t-.288.713T18 10zm0-4q-.425 0-.712-.288T7 5t.288-.712T8 4h10q.425 0 .713.288T19 5t-.288.713T18 6zm-4.712-.288Q3 5.426 3 5t.288-.712T4 4t.713.288T5 5t-.288.713T4 6t-.712-.288m0 4Q3 9.426 3 9t.288-.712T4 8t.713.288T5 9t-.288.713T4 10t-.712-.288m0 4Q3 13.426 3 13t.288-.712T4 12t.713.288T5 13t-.288.713T4 14t-.712-.288m0 4Q3 17.426 3 17t.288-.712T4 16t.713.288T5 17t-.288.713T4 18t-.712-.288");
13
+ d: path("M18.288 21.713Q18 21.425 18 21v-2h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288m-12.263-.687q-1.25 0-2.125-.875t-.875-2.125T3.9 15.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125T3.9 9.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125q0-1.275.875-2.15T6.025 3t2.125.888t.875 2.137q0-1.25.875-2.137T12.025 3h5.95q1.275 0 2.15.875T21 6.025q0 1.25-.875 2.125t-2.15.875q1.35.025 2.25 1t.75 2.325q-.475-.175-.95-.25t-.975-.075q-2.5 0-4.275 1.725T13 17.975q0 .8.2 1.6t.6 1.45h-1.775q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875M6.025 7q.425 0 .712-.287T7.025 6t-.288-.712T6.026 5t-.712.288T5.025 6t.288.713t.712.287m5.5 0H18.5V5h-6.975zm-2.5 11.025q0-1.25.875-2.125t2.125-.875q-1.25 0-2.125-.887T9.025 12q0 1.25-.875 2.138t-2.125.887q1.25 0 2.125.875t.875 2.125m0-6.025q0-1.25.875-2.113t2.125-.862q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875q1.25 0 2.125.862T9.025 12");
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="cqhto4bcs"/>`;
7
+ const content = `<path class="ygnc6hbap"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-add-on-sharp" /></template>
10
10
  <style>
11
- .cqhto4bcs {
11
+ .ygnc6hbap {
12
12
  fill: currentColor;
13
- d: path("M16 20.975v-3h-3v-2h3v-3h2v3h3v2h-3v3zM3 18v-2h2v2zm4 0v-2h4.075q-.075.525-.062 1t.087 1zm-4-4v-2h2v2zm4 0v-2h6.65q-.575.4-1.037.9T11.8 14zm-4-4V8h2v2zm4 0V8h12v2zM3 6V4h2v2zm4 0V4h12v2z");
13
+ d: path("M18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-11.975-.975q-1.25 0-2.125-.875t-.875-2.125T3.9 15.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125T3.9 9.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125q0-1.275.875-2.15T6.025 3t2.125.887t.875 2.138q0-1.25.875-2.138T12.025 3h5.95q1.275 0 2.15.875T21 6.025q0 1.25-.875 2.125t-2.15.875q1.35.025 2.25 1t.75 2.325q-.475-.175-.95-.25t-.975-.075q-2.5 0-4.275 1.725T13 17.975q0 .8.2 1.6t.6 1.45h-1.775q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875M6.025 7q.425 0 .712-.288T7.025 6t-.288-.712T6.026 5t-.712.288T5.025 6t.288.713t.712.287m5.5 0H18.5V5h-6.975zm-2.5 11.025q0-1.25.875-2.125t2.125-.875q-1.25 0-2.125-.887T9.025 12q0 1.25-.875 2.138t-2.125.887q1.25 0 2.125.875t.875 2.125m0-6.025q0-1.25.875-2.113t2.125-.862q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875q1.25 0 2.125.862T9.025 12");
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="cqhto4bcs"/>`;
7
+ const content = `<path class="ygnc6hbap"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-add-on" /></template>
10
10
  <style>
11
- .cqhto4bcs {
11
+ .ygnc6hbap {
12
12
  fill: currentColor;
13
- d: path("M16 20.975v-3h-3v-2h3v-3h2v3h3v2h-3v3zM3 18v-2h2v2zm4 0v-2h4.075q-.075.525-.062 1t.087 1zm-4-4v-2h2v2zm4 0v-2h6.65q-.575.4-1.037.9T11.8 14zm-4-4V8h2v2zm4 0V8h12v2zM3 6V4h2v2zm4 0V4h12v2z");
13
+ d: path("M18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-11.975-.975q-1.25 0-2.125-.875t-.875-2.125T3.9 15.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125T3.9 9.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125q0-1.275.875-2.15T6.025 3t2.125.887t.875 2.138q0-1.25.875-2.138T12.025 3h5.95q1.275 0 2.15.875T21 6.025q0 1.25-.875 2.125t-2.15.875q1.35.025 2.25 1t.75 2.325q-.475-.175-.95-.25t-.975-.075q-2.5 0-4.275 1.725T13 17.975q0 .8.2 1.6t.6 1.45h-1.775q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875M6.025 7q.425 0 .712-.288T7.025 6t-.288-.712T6.026 5t-.712.288T5.025 6t.288.713t.712.287m5.5 0H18.5V5h-6.975zm-2.5 11.025q0-1.25.875-2.125t2.125-.875q-1.25 0-2.125-.887T9.025 12q0 1.25-.875 2.138t-2.125.887q1.25 0 2.125.875t.875 2.125m0-6.025q0-1.25.875-2.113t2.125-.862q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875q1.25 0 2.125.862T9.025 12");
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="dyb9fe6sv"/>`;
7
+ const content = `<path class="akbwb9f0s"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-apps-script-outline-sharp" /></template>
10
10
  <style>
11
- .dyb9fe6sv {
11
+ .akbwb9f0s {
12
12
  fill: currentColor;
13
- d: path("M14 21q-.425 0-.712-.288T13 20t.288-.712T14 19h2.825l-2.3-1.625q-.35-.25-.413-.638t.163-.737t.625-.413t.75.163l2.325 1.6L17 14.7q-.15-.375.025-.75t.575-.525t.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.612t.738-.088t.625.463t.1.737l-1.55 5.8q-.1.35-.363.55T20 21zM3 18v-2h2v2zm4 0v-2h4.075q-.075.525-.062 1t.087 1zm-4-4v-2h2v2zm4 0v-2h6.65q-.575.4-1.037.9T11.8 14zm-4-4V8h2v2zm4 0V8h12v2zM3 6V4h2v2zm4 0V4h12v2z");
13
+ d: path("m18.8 20.05l-3.175-2.475l.8-1.125l3.125 2.4l-1.3-3.9l1.25-.525l1.3 3.925l1.025-4l1.325.375L21.4 21.5h-6.45v-1.45zm-12.3.45q-1.45 0-2.475-1.025T3 17q0-.725.275-1.362T4.05 14.5q-.5-.475-.775-1.125T3 12t.275-1.362T4.05 9.5q-.5-.475-.775-1.125T3 7q0-1.425 1.025-2.463T6.5 3.5q.725 0 1.363.287T9 4.576q.475-.5 1.125-.788T11.5 3.5h6q1.425 0 2.463 1.038T21 7q0 .725-.288 1.375T19.926 9.5q.575.575.85 1.313t.2 1.537q-.475-.175-.975-.25t-1-.075q0-.625-.437-1.075T17.5 10.5h-6q-.625 0-1.062.438T10 12t.438 1.063t1.062.437h3.575q-.475.425-.862.925T13.55 15.5H11.5q-.625 0-1.062.438T10 17t.438 1.063t1.062.437h1.525q.05.525.175 1.025t.325.975H11.5q-.725 0-1.375-.275T9 19.45q-.5.5-1.137.775T6.5 20.5m0-2q.625 0 1.063-.437T8 17t-.437-1.062T6.5 15.5t-1.062.438T5 17t.438 1.063T6.5 18.5m0-5q.625 0 1.063-.437T8 12t-.437-1.062T6.5 10.5t-1.062.438T5 12t.438 1.063T6.5 13.5m0-5q.625 0 1.063-.437T8 7t-.437-1.062T6.5 5.5t-1.062.438T5 7t.438 1.063T6.5 8.5m5 0h6q.625 0 1.063-.437T19 7t-.437-1.062T17.5 5.5h-6q-.625 0-1.062.438T10 7t.438 1.063T11.5 8.5m-2.475 1");
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="dyb9fe6sv"/>`;
7
+ const content = `<path class="z604d7bjk"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-apps-script-outline" /></template>
10
10
  <style>
11
- .dyb9fe6sv {
11
+ .z604d7bjk {
12
12
  fill: currentColor;
13
- d: path("M14 21q-.425 0-.712-.288T13 20t.288-.712T14 19h2.825l-2.3-1.625q-.35-.25-.413-.638t.163-.737t.625-.413t.75.163l2.325 1.6L17 14.7q-.15-.375.025-.75t.575-.525t.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.612t.738-.088t.625.463t.1.737l-1.55 5.8q-.1.35-.363.55T20 21zM3 18v-2h2v2zm4 0v-2h4.075q-.075.525-.062 1t.087 1zm-4-4v-2h2v2zm4 0v-2h6.65q-.575.4-1.037.9T11.8 14zm-4-4V8h2v2zm4 0V8h12v2zM3 6V4h2v2zm4 0V4h12v2z");
13
+ d: path("M20.625 21.5h-4.95q-.3 0-.513-.213t-.212-.512t.213-.512t.512-.213H18.8L16.15 18q-.225-.175-.275-.45t.125-.5q.175-.25.462-.3t.538.15l2.55 1.95l-1.1-3.325q-.075-.25.025-.475t.35-.35q.275-.125.538.013t.362.412L20.8 18.35l.85-3.325q.075-.275.325-.412t.525-.063t.413.313t.062.512L21.6 20.75q-.1.35-.363.55t-.612.2M6.5 20.5q-1.45 0-2.475-1.025T3 17q0-.725.275-1.362T4.05 14.5q-.5-.475-.775-1.125T3 12t.275-1.362T4.05 9.5q-.5-.475-.775-1.125T3 7q0-1.425 1.025-2.463T6.5 3.5q.725 0 1.363.287T9 4.576q.475-.5 1.125-.788T11.5 3.5h6q1.425 0 2.463 1.038T21 7q0 .725-.288 1.375T19.926 9.5q.575.575.85 1.313t.2 1.537q-.475-.175-.975-.25t-1-.075q0-.625-.437-1.075T17.5 10.5h-6q-.625 0-1.062.438T10 12t.438 1.063t1.062.437h3.575q-.475.425-.862.925T13.55 15.5H11.5q-.625 0-1.062.438T10 17t.438 1.063t1.062.437h1.525q.05.525.175 1.025t.325.975H11.5q-.725 0-1.375-.275T9 19.45q-.5.5-1.137.775T6.5 20.5m0-2q.625 0 1.063-.437T8 17t-.437-1.062T6.5 15.5t-1.062.438T5 17t.438 1.063T6.5 18.5m0-5q.625 0 1.063-.437T8 12t-.437-1.062T6.5 10.5t-1.062.438T5 12t.438 1.063T6.5 13.5m0-5q.625 0 1.063-.437T8 7t-.437-1.062T6.5 5.5t-1.062.438T5 7t.438 1.063T6.5 8.5m5 0h6q.625 0 1.063-.437T19 7t-.437-1.062T17.5 5.5h-6q-.625 0-1.062.438T10 7t.438 1.063T11.5 8.5m-2.475 1");
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="nvvrbi7db"/>`;
7
+ const content = `<path class="smii20b8f"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-apps-script-sharp" /></template>
10
10
  <style>
11
- .nvvrbi7db {
11
+ .smii20b8f {
12
12
  fill: currentColor;
13
- d: path("M14 21q-.425 0-.712-.288T13 20t.288-.712T14 19h2.825l-2.3-1.625q-.35-.25-.413-.638t.163-.737t.625-.413t.75.163l2.325 1.6L17 14.7q-.15-.4.025-.762t.575-.513t.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.612t.738-.088t.625.463t.1.737l-1.55 5.8q-.1.35-.363.55T20 21zM3 18v-2h2v2zm4 0v-2h4.075q-.075.525-.062 1t.087 1zm-4-4v-2h2v2zm4 0v-2h6.65q-.575.4-1.037.9T11.8 14zm-4-4V8h2v2zm4 0V8h12v2zM3 6V4h2v2zm4 0V4h12v2z");
13
+ d: path("m18.8 20.05l-3.175-2.475l.8-1.125l3.125 2.4l-1.3-3.9l1.25-.525l1.3 3.925l1.025-4l1.325.375L21.4 21.5h-6.45v-1.45zm-12.775.975q-1.25 0-2.125-.875t-.875-2.125T3.9 15.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125T3.9 9.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125q0-1.275.875-2.15T6.025 3t2.125.888t.875 2.137q0-1.25.875-2.137T12.025 3h5.95q1.275 0 2.15.875T21 6.025q0 1.25-.875 2.125t-2.15.875q1.35.025 2.25 1t.75 2.325q-.475-.175-.95-.25t-.975-.075q-2.5 0-4.275 1.725T13 17.975q0 .8.2 1.6t.6 1.45h-1.775q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875M6.025 7q.425 0 .712-.287T7.025 6t-.288-.712T6.026 5t-.712.288T5.025 6t.288.713t.712.287m5.5 0H18.5V5h-6.975zm-2.5 11.025q0-1.25.875-2.125t2.125-.875q-1.25 0-2.125-.887T9.025 12q0 1.25-.875 2.138t-2.125.887q1.25 0 2.125.875t.875 2.125m0-6.025q0-1.25.875-2.113t2.125-.862q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875q1.25 0 2.125.862T9.025 12");
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="nvvrbi7db"/>`;
7
+ const content = `<path class="t2bjdsb2s"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:forms-apps-script" /></template>
10
10
  <style>
11
- .nvvrbi7db {
11
+ .t2bjdsb2s {
12
12
  fill: currentColor;
13
- d: path("M14 21q-.425 0-.712-.288T13 20t.288-.712T14 19h2.825l-2.3-1.625q-.35-.25-.413-.638t.163-.737t.625-.413t.75.163l2.325 1.6L17 14.7q-.15-.4.025-.762t.575-.513t.775.025t.525.575l.95 2.65l.75-2.725q.125-.4.462-.612t.738-.088t.625.463t.1.737l-1.55 5.8q-.1.35-.363.55T20 21zM3 18v-2h2v2zm4 0v-2h4.075q-.075.525-.062 1t.087 1zm-4-4v-2h2v2zm4 0v-2h6.65q-.575.4-1.037.9T11.8 14zm-4-4V8h2v2zm4 0V8h12v2zM3 6V4h2v2zm4 0V4h12v2z");
13
+ d: path("M18.8 20.05L16.15 18q-.225-.175-.275-.45t.125-.5q.175-.25.462-.3t.538.15l2.55 1.95l-1.1-3.325q-.075-.25.025-.475t.35-.35q.275-.125.538.013t.362.412L20.8 18.35l.85-3.325q.075-.275.325-.412t.525-.063t.413.313t.062.512L21.6 20.75q-.1.35-.363.55t-.612.2h-4.95q-.3 0-.513-.213t-.212-.512t.213-.512t.512-.213zm-12.775.975q-1.25 0-2.125-.875t-.875-2.125T3.9 15.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125T3.9 9.9t2.125-.875q-1.25 0-2.125-.875t-.875-2.125q0-1.275.875-2.15T6.025 3t2.125.888t.875 2.137q0-1.25.875-2.137T12.025 3h5.95q1.275 0 2.15.875T21 6.025q0 1.25-.875 2.125t-2.15.875q1.35.025 2.25 1t.75 2.325q-.475-.175-.95-.25t-.975-.075q-2.5 0-4.275 1.725T13 17.975q0 .8.2 1.6t.6 1.45h-1.775q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875M6.025 7q.425 0 .712-.287T7.025 6t-.288-.712T6.026 5t-.712.288T5.025 6t.288.713t.712.287m5.5 0H18.5V5h-6.975zm-2.5 11.025q0-1.25.875-2.125t2.125-.875q-1.25 0-2.125-.887T9.025 12q0 1.25-.875 2.138t-2.125.887q1.25 0 2.125.875t.875 2.125m0-6.025q0-1.25.875-2.113t2.125-.862q-1.25 0-2.125-.875t-.875-2.125q0 1.25-.875 2.125t-2.125.875q1.25 0 2.125.862T9.025 12");
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="jw3yjfj9x"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:task-alt-outline-sharp" /></template>
10
+ <style>
11
+ .jw3yjfj9x {
12
+ fill: currentColor;
13
+ d: path("M9.975 20q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4H14q3.35 0 5.688 2.325T22.025 12t-2.337 5.675T14 20zM10 18h3.975q2.5 0 4.275-1.75T20.025 12T18.25 7.75T13.975 6H10Q7.5 6 5.725 7.75T3.95 12t1.775 4.25T10 18m.575-4.325l-2.8-2.85l-1.45 1.45l4.275 4.2l7.1-7.05L16.25 8zM12 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="b-9qbc65s"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:task-alt-outline" /></template>
10
+ <style>
11
+ .b-9qbc65s {
12
+ fill: currentColor;
13
+ d: path("M9.975 20q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4H14q3.35 0 5.688 2.325T22.025 12t-2.337 5.675T14 20zM10 18h3.975q2.5 0 4.275-1.75T20.025 12T18.25 7.75T13.975 6H10Q7.5 6 5.725 7.75T3.95 12t1.775 4.25T10 18m.575-4.325L8.45 11.55q-.275-.3-.687-.3t-.713.3t-.3.713t.3.687l2.475 2.475q.45.45 1.075.45t1.05-.45l5.3-5.3q.3-.275.3-.7t-.3-.7q-.3-.3-.712-.3t-.713.3zM12 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="jikk7dwxd"/>`;
7
+ const content = `<path class="dnd-eqxdd"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:task-alt-sharp" /></template>
10
10
  <style>
11
- .jikk7dwxd {
11
+ .dnd-eqxdd {
12
12
  fill: currentColor;
13
- d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.625 0 3.075.475T17.75 3.8L16.3 5.275q-.95-.6-2.025-.937T12 4Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.45-.05-.9t-.15-.875L21.425 8.6q.275.8.425 1.65T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m-1.4-5.4l-4.25-4.25l1.4-1.4l2.85 2.85l10-10.025l1.4 1.4z");
13
+ d: path("M9.975 20q-3.35 0-5.687-2.325T1.95 12q0-3.325 2.338-5.663T9.974 4H14q3.35 0 5.688 2.338T22.025 12q0 3.35-2.337 5.675T14 20zm.6-6.325l-2.8-2.85l-1.45 1.45l4.275 4.2l7.1-7.05L16.25 8z");
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="jikk7dwxd"/>`;
7
+ const content = `<path class="gf9mbxqsy"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:task-alt" /></template>
10
10
  <style>
11
- .jikk7dwxd {
11
+ .gf9mbxqsy {
12
12
  fill: currentColor;
13
- d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.625 0 3.075.475T17.75 3.8L16.3 5.275q-.95-.6-2.025-.937T12 4Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.45-.05-.9t-.15-.875L21.425 8.6q.275.8.425 1.65T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m-1.4-5.4l-4.25-4.25l1.4-1.4l2.85 2.85l10-10.025l1.4 1.4z");
13
+ d: path("M9.975 20q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4H14q3.35 0 5.688 2.325T22.025 12t-2.337 5.675T14 20zm.6-6.325L8.45 11.55q-.275-.3-.687-.3t-.713.3t-.3.713t.3.687l2.475 2.475q.45.45 1.075.45t1.05-.45l5.3-5.3q.3-.275.3-.7t-.3-.7q-.3-.3-.712-.3t-.713.3z");
14
14
  }
15
15
 
16
16
  </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols",
3
3
  "info": {
4
4
  "name": "Material Symbols",
5
- "total": 15383,
5
+ "total": 15399,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -27,5 +27,5 @@
27
27
  ],
28
28
  "palette": false
29
29
  },
30
- "lastModified": 1778731467
30
+ "lastModified": 1779514363
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/material-symbols",
3
3
  "type": "module",
4
- "version": "1.0.33",
4
+ "version": "1.0.35",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -522,6 +522,18 @@
522
522
  "types": "./types/dd0bq22g.d.ts",
523
523
  "default": "./components/2/2d.vue"
524
524
  },
525
+ "./2d-2": {
526
+ "types": "./types/dd0bq22g.d.ts",
527
+ "default": "./components/2/2d-2.vue"
528
+ },
529
+ "./2d-2-outline-rounded": {
530
+ "types": "./types/dd0bq22g.d.ts",
531
+ "default": "./components/2/2d-2-outline-rounded.vue"
532
+ },
533
+ "./2d-2-rounded": {
534
+ "types": "./types/dd0bq22g.d.ts",
535
+ "default": "./components/2/2d-2-rounded.vue"
536
+ },
525
537
  "./2d-outline": {
526
538
  "types": "./types/dd0bq22g.d.ts",
527
539
  "default": "./components/2/2d-outline.vue"
@@ -646,6 +658,14 @@
646
658
  "types": "./types/dd0bq22g.d.ts",
647
659
  "default": "./components/3/3d.vue"
648
660
  },
661
+ "./3d-2": {
662
+ "types": "./types/dd0bq22g.d.ts",
663
+ "default": "./components/3/3d-2.vue"
664
+ },
665
+ "./3d-2-rounded": {
666
+ "types": "./types/dd0bq22g.d.ts",
667
+ "default": "./components/3/3d-2-rounded.vue"
668
+ },
649
669
  "./3d-outline": {
650
670
  "types": "./types/dd0bq22g.d.ts",
651
671
  "default": "./components/3/3d-outline.vue"
@@ -2250,14 +2270,38 @@
2250
2270
  "types": "./types/dd0bq22g.d.ts",
2251
2271
  "default": "./components/a/add-task.vue"
2252
2272
  },
2273
+ "./add-task-outline": {
2274
+ "types": "./types/dd0bq22g.d.ts",
2275
+ "default": "./components/a/add-task-outline.vue"
2276
+ },
2277
+ "./add-task-outline-rounded": {
2278
+ "types": "./types/dd0bq22g.d.ts",
2279
+ "default": "./components/a/add-task-outline-rounded.vue"
2280
+ },
2281
+ "./add-task-outline-sharp": {
2282
+ "types": "./types/dd0bq22g.d.ts",
2283
+ "default": "./components/a/add-task-outline-sharp.vue"
2284
+ },
2253
2285
  "./add-task-rounded": {
2254
2286
  "types": "./types/dd0bq22g.d.ts",
2255
2287
  "default": "./components/a/add-task-rounded.vue"
2256
2288
  },
2289
+ "./add-task-sharp": {
2290
+ "types": "./types/dd0bq22g.d.ts",
2291
+ "default": "./components/a/add-task-sharp.vue"
2292
+ },
2257
2293
  "./add-to-drive": {
2258
2294
  "types": "./types/dd0bq22g.d.ts",
2259
2295
  "default": "./components/a/add-to-drive.vue"
2260
2296
  },
2297
+ "./add-to-drive-outline": {
2298
+ "types": "./types/dd0bq22g.d.ts",
2299
+ "default": "./components/a/add-to-drive-outline.vue"
2300
+ },
2301
+ "./add-to-drive-outline-rounded": {
2302
+ "types": "./types/dd0bq22g.d.ts",
2303
+ "default": "./components/a/add-to-drive-outline-rounded.vue"
2304
+ },
2261
2305
  "./add-to-drive-rounded": {
2262
2306
  "types": "./types/dd0bq22g.d.ts",
2263
2307
  "default": "./components/a/add-to-drive-rounded.vue"
@@ -18686,6 +18730,14 @@
18686
18730
  "types": "./types/dd0bq22g.d.ts",
18687
18731
  "default": "./components/d/drive-export.vue"
18688
18732
  },
18733
+ "./drive-export-outline": {
18734
+ "types": "./types/dd0bq22g.d.ts",
18735
+ "default": "./components/d/drive-export-outline.vue"
18736
+ },
18737
+ "./drive-export-outline-rounded": {
18738
+ "types": "./types/dd0bq22g.d.ts",
18739
+ "default": "./components/d/drive-export-outline-rounded.vue"
18740
+ },
18689
18741
  "./drive-export-rounded": {
18690
18742
  "types": "./types/dd0bq22g.d.ts",
18691
18743
  "default": "./components/d/drive-export-rounded.vue"
@@ -25150,6 +25202,14 @@
25150
25202
  "types": "./types/dd0bq22g.d.ts",
25151
25203
  "default": "./components/f/forms-add-on.vue"
25152
25204
  },
25205
+ "./forms-add-on-outline": {
25206
+ "types": "./types/dd0bq22g.d.ts",
25207
+ "default": "./components/f/forms-add-on-outline.vue"
25208
+ },
25209
+ "./forms-add-on-outline-rounded": {
25210
+ "types": "./types/dd0bq22g.d.ts",
25211
+ "default": "./components/f/forms-add-on-outline-rounded.vue"
25212
+ },
25153
25213
  "./forms-add-on-rounded": {
25154
25214
  "types": "./types/dd0bq22g.d.ts",
25155
25215
  "default": "./components/f/forms-add-on-rounded.vue"
@@ -25166,10 +25226,18 @@
25166
25226
  "types": "./types/dd0bq22g.d.ts",
25167
25227
  "default": "./components/f/forms-apps-script-outline-rounded.vue"
25168
25228
  },
25229
+ "./forms-apps-script-outline-sharp": {
25230
+ "types": "./types/dd0bq22g.d.ts",
25231
+ "default": "./components/f/forms-apps-script-outline-sharp.vue"
25232
+ },
25169
25233
  "./forms-apps-script-rounded": {
25170
25234
  "types": "./types/dd0bq22g.d.ts",
25171
25235
  "default": "./components/f/forms-apps-script-rounded.vue"
25172
25236
  },
25237
+ "./forms-apps-script-sharp": {
25238
+ "types": "./types/dd0bq22g.d.ts",
25239
+ "default": "./components/f/forms-apps-script-sharp.vue"
25240
+ },
25173
25241
  "./fort": {
25174
25242
  "types": "./types/dd0bq22g.d.ts",
25175
25243
  "default": "./components/f/fort.vue"
@@ -57446,10 +57514,22 @@
57446
57514
  "types": "./types/dd0bq22g.d.ts",
57447
57515
  "default": "./components/t/task-alt.vue"
57448
57516
  },
57517
+ "./task-alt-outline": {
57518
+ "types": "./types/dd0bq22g.d.ts",
57519
+ "default": "./components/t/task-alt-outline.vue"
57520
+ },
57521
+ "./task-alt-outline-sharp": {
57522
+ "types": "./types/dd0bq22g.d.ts",
57523
+ "default": "./components/t/task-alt-outline-sharp.vue"
57524
+ },
57449
57525
  "./task-alt-rounded": {
57450
57526
  "types": "./types/dd0bq22g.d.ts",
57451
57527
  "default": "./components/t/task-alt-rounded.vue"
57452
57528
  },
57529
+ "./task-alt-sharp": {
57530
+ "types": "./types/dd0bq22g.d.ts",
57531
+ "default": "./components/t/task-alt-sharp.vue"
57532
+ },
57453
57533
  "./task-outline": {
57454
57534
  "types": "./types/dd0bq22g.d.ts",
57455
57535
  "default": "./components/t/task-outline.vue"
@@ -65078,14 +65158,6 @@
65078
65158
  "types": "./types/dd0bq22g.d.ts",
65079
65159
  "default": "./components/a/add-sharp.vue"
65080
65160
  },
65081
- "./add-task-sharp": {
65082
- "types": "./types/dd0bq22g.d.ts",
65083
- "default": "./components/a/add-task-sharp.vue"
65084
- },
65085
- "./add-to-drive-outline": {
65086
- "types": "./types/dd0bq22g.d.ts",
65087
- "default": "./components/a/add-to-drive-outline.vue"
65088
- },
65089
65161
  "./add-to-drive-sharp": {
65090
65162
  "types": "./types/dd0bq22g.d.ts",
65091
65163
  "default": "./components/a/add-to-drive-sharp.vue"
@@ -68230,14 +68302,6 @@
68230
68302
  "types": "./types/dd0bq22g.d.ts",
68231
68303
  "default": "./components/f/forms-add-on-sharp.vue"
68232
68304
  },
68233
- "./forms-apps-script-outline-sharp": {
68234
- "types": "./types/dd0bq22g.d.ts",
68235
- "default": "./components/f/forms-apps-script-outline-sharp.vue"
68236
- },
68237
- "./forms-apps-script-sharp": {
68238
- "types": "./types/dd0bq22g.d.ts",
68239
- "default": "./components/f/forms-apps-script-sharp.vue"
68240
- },
68241
68305
  "./forward-circle-outline-sharp": {
68242
68306
  "types": "./types/dd0bq22g.d.ts",
68243
68307
  "default": "./components/f/forward-circle-outline-sharp.vue"
@@ -73062,10 +73126,6 @@
73062
73126
  "types": "./types/dd0bq22g.d.ts",
73063
73127
  "default": "./components/t/tapas-sharp.vue"
73064
73128
  },
73065
- "./task-alt-sharp": {
73066
- "types": "./types/dd0bq22g.d.ts",
73067
- "default": "./components/t/task-alt-sharp.vue"
73068
- },
73069
73129
  "./taunt-sharp": {
73070
73130
  "types": "./types/dd0bq22g.d.ts",
73071
73131
  "default": "./components/t/taunt-sharp.vue"