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

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 (58) hide show
  1. package/components/c/car-spark-outline-rounded.vue +16 -0
  2. package/components/c/car-spark-outline-sharp.vue +16 -0
  3. package/components/c/car-spark-outline.vue +16 -0
  4. package/components/c/car-spark-rounded.vue +16 -0
  5. package/components/c/car-spark-sharp.vue +16 -0
  6. package/components/c/car-spark.vue +16 -0
  7. package/components/c/credit-card-spark-outline-rounded.vue +16 -0
  8. package/components/c/credit-card-spark-outline-sharp.vue +16 -0
  9. package/components/c/credit-card-spark-outline.vue +16 -0
  10. package/components/c/credit-card-spark-rounded.vue +16 -0
  11. package/components/c/credit-card-spark-sharp.vue +16 -0
  12. package/components/c/credit-card-spark.vue +16 -0
  13. package/components/d/drive-file-rename-outline-rounded.vue +16 -0
  14. package/components/d/drive-file-rename-outline-sharp.vue +16 -0
  15. package/components/d/drive-file-rename-outline.vue +16 -0
  16. package/components/d/drive-file-rename-rounded.vue +16 -0
  17. package/components/d/drive-file-rename-sharp.vue +16 -0
  18. package/components/d/drive-file-rename.vue +16 -0
  19. package/components/f/flight-spark-rounded.vue +16 -0
  20. package/components/f/flight-spark.vue +16 -0
  21. package/components/l/local-shipping-spark-outline-rounded.vue +16 -0
  22. package/components/l/local-shipping-spark-outline.vue +16 -0
  23. package/components/l/local-shipping-spark-rounded.vue +16 -0
  24. package/components/l/local-shipping-spark.vue +16 -0
  25. package/components/m/mail-spark-outline-rounded.vue +16 -0
  26. package/components/m/mail-spark-outline-sharp.vue +16 -0
  27. package/components/m/mail-spark-outline.vue +16 -0
  28. package/components/m/mail-spark-rounded.vue +16 -0
  29. package/components/m/mail-spark-sharp.vue +16 -0
  30. package/components/m/mail-spark.vue +16 -0
  31. package/components/m/mobile-dock-outline-rounded.vue +16 -0
  32. package/components/m/mobile-dock-outline-sharp.vue +16 -0
  33. package/components/m/mobile-dock-outline.vue +16 -0
  34. package/components/m/mobile-dock-rounded.vue +16 -0
  35. package/components/m/mobile-dock-sharp.vue +16 -0
  36. package/components/m/mobile-dock.vue +16 -0
  37. package/components/p/passport-spark-outline-rounded.vue +16 -0
  38. package/components/p/passport-spark-outline-sharp.vue +16 -0
  39. package/components/p/passport-spark-outline.vue +16 -0
  40. package/components/p/passport-spark-rounded.vue +16 -0
  41. package/components/p/passport-spark-sharp.vue +16 -0
  42. package/components/p/passport-spark.vue +16 -0
  43. package/components/s/screen-spark-pause-outline-rounded.vue +16 -0
  44. package/components/s/screen-spark-pause-outline-sharp.vue +16 -0
  45. package/components/s/screen-spark-pause-outline.vue +16 -0
  46. package/components/s/screen-spark-pause-rounded.vue +16 -0
  47. package/components/s/screen-spark-pause-sharp.vue +16 -0
  48. package/components/s/screen-spark-pause.vue +16 -0
  49. package/components/s/split-scene-2-outline-rounded.vue +16 -0
  50. package/components/s/split-scene-2-outline-sharp.vue +16 -0
  51. package/components/s/split-scene-2-outline.vue +16 -0
  52. package/components/s/split-scene-2-rounded.vue +16 -0
  53. package/components/s/split-scene-2-sharp.vue +16 -0
  54. package/components/s/split-scene-2.vue +16 -0
  55. package/components/w/workspace-studio-outline.vue +16 -0
  56. package/components/w/workspace-studio.vue +16 -0
  57. package/iconify.json +2 -2
  58. package/package.json +237 -13
@@ -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="a4j9w2b-t"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:car-spark-outline-rounded" /></template>
10
+ <style>
11
+ .a4j9w2b-t {
12
+ fill: currentColor;
13
+ d: path("M5 17v-4.846v.346v-.077zm2.428-1.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.321.793.321m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M4.73 20H4.5q-.213 0-.356-.144T4 19.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h4.348q.212 0 .356.144t.144.357t-.144.356t-.356.143h-4.19l-1.473 4.154h9.22q.213 0 .357.144t.144.357t-.144.356t-.356.143H5V17h14v-4.083q0-.22.144-.37q.144-.149.357-.149t.356.15t.143.37V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20m13.25-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.359q-.15-.05-.15-.2q0-.169.15-.2q1.39-.356 2.387-1.356t1.359-2.39q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.387q-.024.15-.2.15");
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="yznl2r02u"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:car-spark-outline-sharp" /></template>
10
+ <style>
11
+ .yznl2r02u {
12
+ fill: currentColor;
13
+ d: path("M5 17v-4.846v.346v-.077zm2.428-1.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.321.793.321m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M4 20v-7.846L6.162 6h5.344q-.012.25.004.5t.069.5h-4.69l-1.473 4.154h8.678q.444.373.971.638q.527.266 1.108.362H5V17h14v-4.602q.256-.05.502-.096t.498-.129V20h-1.23v-2H5.23v2zm13.98-9.885q-.15 0-.2-.15q-.36-1.39-1.358-2.387q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.169.15-.2q1.39-.356 2.387-1.356t1.359-2.39q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.387q-.024.15-.2.15");
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="rw_-ukqvt"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:car-spark-outline" /></template>
10
+ <style>
11
+ .rw_-ukqvt {
12
+ fill: currentColor;
13
+ d: path("M5 17v-4.846v.346v-.077zm2.428-1.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.321.793.321m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322M4.73 20H4.5q-.213 0-.356-.144T4 19.5v-7.346L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h4.775q-.012.25.004.5t.069.5h-4.69l-1.473 4.154h8.678q.444.373.971.638q.527.266 1.108.362H5V17h14v-4.602q.256-.05.502-.096t.498-.129V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20m13.25-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.359q-.15-.05-.15-.2q0-.169.15-.2q1.39-.356 2.387-1.356t1.359-2.39q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.387q-.024.15-.2.15");
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="gwzhy3bib"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:car-spark-rounded" /></template>
10
+ <style>
11
+ .gwzhy3bib {
12
+ fill: currentColor;
13
+ d: path("M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15m-1.398 5.576q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-9.154 0q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.793.322M4.732 20H4.5q-.213 0-.356-.144T4 19.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h4.348q.212 0 .356.144t.144.357t-.144.356t-.356.143h-4.19l-1.473 4.154h8.678q.829.662 1.827 1.004t2.06.342q.292-.006.55-.024t.544-.068q.373-.062.649.159t.276.562V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20");
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="bhmil1blk"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:car-spark-sharp" /></template>
10
+ <style>
11
+ .bhmil1blk {
12
+ fill: currentColor;
13
+ d: path("M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15m-1.398 5.576q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m-9.154 0q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.793.322M4 20v-7.846L6.162 6h5.344q-.012.25.004.5t.069.5h-4.69l-1.473 4.154h8.678q.829.662 1.827 1.004t2.053.342q.528-.012 1.029-.09q.5-.077.997-.237V20h-1.23v-2H5.23v2z");
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="t40nynbke"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:car-spark" /></template>
10
+ <style>
11
+ .t40nynbke {
12
+ fill: currentColor;
13
+ d: path("M4.73 20H4.5q-.213 0-.356-.144T4 19.5v-7.346L5.985 6.5q.073-.238.281-.37q.209-.13.465-.13h4.775q-.012.25.004.5t.069.5h-4.69l-1.473 4.154h8.678q.829.662 1.827 1.004t2.053.342q.528-.012 1.029-.09q.5-.077.997-.237V19.5q0 .213-.144.356T19.5 20h-.23q-.213 0-.357-.144t-.144-.356V18H5.231v1.5q0 .213-.144.356T4.731 20m2.697-4.308q.466 0 .788-.326q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.793.322m9.155 0q.466 0 .788-.326q.322-.327.322-.793q0-.467-.326-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.794q0 .466.326.788q.327.322.794.322m1.399-5.576q-.15 0-.2-.15q-.362-1.391-1.359-2.388t-2.387-1.359q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.387-1.355t1.359-2.391q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15");
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="d563b2_ke"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:credit-card-spark-outline-rounded" /></template>
10
+ <style>
11
+ .d563b2_ke {
12
+ fill: currentColor;
13
+ d: path("M4 18v-7.577v.194V6zm.616 1q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v3.367q0 .373-.301.584t-.649.089q-.396-.104-.808-.168t-.838-.065q-.835 0-1.594.195t-1.433.574H4v6.193q0 .23.192.423t.423.192h7.045q.213 0 .354.143q.14.144.14.357t-.143.357t-.357.143zM4 8.808h16V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616zM18.404 21q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="fm38c737p"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:credit-card-spark-outline-sharp" /></template>
10
+ <style>
11
+ .fm38c737p {
12
+ fill: currentColor;
13
+ d: path("M4 18v-7.577v.194V6zm-1 1V5h18v6q-.608-.263-1.252-.42q-.645-.157-1.344-.157q-.828 0-1.591.195t-1.436.574H4V18h8.025q.05.275.115.516q.064.24.148.484zM4 8.808h16V6H4zM18.404 21q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="of-371bmh"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:credit-card-spark-outline" /></template>
10
+ <style>
11
+ .of-371bmh {
12
+ fill: currentColor;
13
+ d: path("M4 18v-7.577v.194V6zm.616 1q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616V11q-.608-.263-1.252-.42t-1.344-.157q-.835 0-1.594.195t-1.433.574H4v6.193q0 .23.192.423t.423.192h7.41q.05.275.115.516q.064.24.148.484zM4 8.808h16V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616zM18.404 21q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="zt2l_pbjy"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:credit-card-spark-rounded" /></template>
10
+ <style>
11
+ .zt2l_pbjy {
12
+ fill: currentColor;
13
+ d: path("M18.404 21q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v3.89q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V8.808H4v2.384h9.34q.46 0 .627.445t-.2.784q-1.13 1.181-1.584 2.724t-.098 3.147q.061.274-.098.49t-.431.218z");
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="mlhhai70i"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:credit-card-spark-sharp" /></template>
10
+ <style>
11
+ .mlhhai70i {
12
+ fill: currentColor;
13
+ d: path("M18.404 21q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15m-6.115-2H3V5h18v6.006q-.238-.127-.479-.224q-.24-.098-.521-.165v-1.81H4v2.385h11.377q-1.529.818-2.492 2.345t-.962 3.367q0 .535.096 1.066t.27 1.03");
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="n7n5fbcvr"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:credit-card-spark" /></template>
10
+ <style>
11
+ .n7n5fbcvr {
12
+ fill: currentColor;
13
+ d: path("M12.289 19H4.616q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.39q-.239-.127-.479-.224T20 10.617v-1.81H4v2.385h11.377q-1.529.818-2.492 2.345t-.962 3.367q0 .535.096 1.066t.27 1.03m6.115 2q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.362 1.39 1.359 2.387t2.387 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359t-1.36 2.387q-.024.15-.2.15");
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="lp6kmgftl"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-file-rename-outline-rounded" /></template>
10
+ <style>
11
+ .lp6kmgftl {
12
+ fill: currentColor;
13
+ d: path("M11.283 16.5h5.833q.213 0 .356-.143q.144-.143.144-.357t-.144-.357t-.357-.143h-4.832zm-4.09 0h1.073q.161 0 .3-.056q.14-.055.27-.186L15.095 10q.129-.148.19-.31q.062-.163.062-.323t-.064-.319t-.188-.308l-.925-.944q-.129-.129-.298-.193t-.335-.064q-.159 0-.319.052q-.16.051-.308.2l-6.282 6.257q-.13.13-.187.27t-.056.301v1.073q0 .349.23.578q.23.23.578.23m7.27-7.133l-.926-.944zM7.27 15.616v-.95l4.685-4.68l.456.489l.469.475l-4.66 4.666zm5.14-5.141l.47.475l-.925-.963zM5.617 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm0-1h12.769q.23 0 .423-.192t.192-.424V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192M5 5v14z");
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="ss-dbrboq"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-file-rename-outline-sharp" /></template>
10
+ <style>
11
+ .ss-dbrboq {
12
+ fill: currentColor;
13
+ d: path("M11.283 16.5h6.333v-1h-5.333zm-4.898 0h2.21l7.132-7.127l-2.19-2.21l-7.153 7.128zm8.076-7.133l-.925-.944zM7.27 15.616v-.95l4.685-4.68l.456.489l.469.475l-4.66 4.666zm5.14-5.141l.47.475l-.925-.963zM4 20V4h16v16zm1-1h14V5H5zM5 5v14z");
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="w9n3_jbxy"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-file-rename-outline" /></template>
10
+ <style>
11
+ .w9n3_jbxy {
12
+ fill: currentColor;
13
+ d: path("M11.283 16.5h6.333v-1h-5.333zm-4.898 0h2.21l6.5-6.5q.128-.148.19-.31q.061-.163.061-.323t-.064-.319t-.188-.308l-.925-.944q-.129-.129-.298-.193t-.335-.064q-.159 0-.319.052q-.16.051-.308.2l-6.525 6.5zm8.076-7.133l-.925-.944zM7.27 15.616v-.95l4.685-4.68l.456.489l.469.475l-4.66 4.666zm5.14-5.141l.47.475l-.925-.963zM5.617 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm0-1h12.769q.23 0 .423-.192t.192-.424V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192M5 5v14z");
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="hy-vizpgk"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-file-rename-rounded" /></template>
10
+ <style>
11
+ .hy-vizpgk {
12
+ fill: currentColor;
13
+ d: path("M11.283 16.5h5.833q.213 0 .356-.143q.144-.143.144-.357t-.144-.357t-.357-.143h-4.832zm-4.09 0h1.073q.161 0 .3-.056q.14-.055.27-.186L15.095 10q.148-.148.2-.31t.052-.323t-.064-.319t-.188-.308l-.925-.944q-.129-.129-.298-.193t-.335-.064q-.159 0-.319.061q-.16.062-.308.19l-6.282 6.258q-.13.13-.187.27t-.056.301v1.073q0 .349.23.578q.23.23.578.23m6.344-6.177l-.95-.95l.95-.95l.925.944zM5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20z");
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="fp3s7xb9g"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-file-rename-sharp" /></template>
10
+ <style>
11
+ .fp3s7xb9g {
12
+ fill: currentColor;
13
+ d: path("M11.283 16.5h6.333v-1h-5.333zm-4.898 0h2.21l7.132-7.127l-2.19-2.21l-7.153 7.128zm7.151-6.177l-.95-.95l.95-.95l.926.944zM4 20V4h16v16z");
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="gt318-b_b"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:drive-file-rename" /></template>
10
+ <style>
11
+ .gt318-b_b {
12
+ fill: currentColor;
13
+ d: path("M11.283 16.5h6.333v-1h-5.333zm-4.898 0h2.21l6.5-6.5q.147-.148.2-.31t.051-.323t-.064-.319q-.065-.16-.188-.308l-.925-.944q-.129-.129-.298-.193t-.335-.064q-.159 0-.319.061q-.16.062-.308.19l-6.525 6.5zm7.151-6.177l-.95-.95l.95-.95l.926.944zM5.617 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20z");
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="on6p3ibal"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:flight-spark-rounded" /></template>
10
+ <style>
11
+ .on6p3ibal {
12
+ fill: currentColor;
13
+ d: path("M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.387-1.355t1.359-2.391q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15m-8.422 3.011l-6.46 2.602q-.407.154-.753-.083T2 14.983v-.36q0-.196.087-.369t.246-.283l7.225-5.09V4.442q0-.595.423-1.018Q10.405 3 11 3t1.018.424t.424 1.018v4.439l7.225 5.09q.159.11.246.283t.087.37v.359q0 .425-.345.663t-.753.083l-6.46-2.602v4.33l2.575 1.82q.128.094.2.227t.072.29v.35q0 .327-.25.515t-.556.095L11 19.692l-3.483 1.062q-.308.092-.557-.095t-.249-.515v-.355q0-.149.072-.283t.2-.229l2.575-1.82z");
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="l2nhcxbkq"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:flight-spark" /></template>
10
+ <style>
11
+ .l2nhcxbkq {
12
+ fill: currentColor;
13
+ d: path("M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M6.713 21v-1.538l2.846-2.004v-4.331L2 16.173v-1.961L9.558 8.88V4.442q0-.594.424-1.018T11 3t1.018.424t.424 1.018v4.439L20 14.21v1.962l-7.558-3.046v4.33l2.827 2.005V21L11 19.692z");
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="x_fkorbme"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:local-shipping-spark-outline-rounded" /></template>
10
+ <style>
11
+ .x_fkorbme {
12
+ fill: currentColor;
13
+ d: path("M6.838 17.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zM3.837 18.353q-.76-.763-.76-1.853H2.5q-.343 0-.575-.232t-.233-.576v-5.401q0-.213.144-.357t.357-.143t.356.143t.143.357V15.5h.647q.213-.662.869-1.138t1.484-.478q.79 0 1.466.468q.675.467.888 1.148h7.493V6h-1.985q-.206 0-.347-.137q-.142-.138-.153-.342q-.012-.217.14-.369t.36-.152h2.177q.343 0 .575.232t.232.576v2.807h1.5q.384 0 .727.172q.344.172.566.474l2.653 3.58q.162.222.243.464t.08.505v1.882q0 .343-.232.576t-.575.232h-.808q0 1.09-.764 1.853t-1.855.762t-1.852-.762t-.76-1.853H8.309q0 1.096-.764 1.856t-1.856.76t-1.852-.763m2.76-8.66q-.15 0-.2-.15q-.362-1.391-1.359-2.388T2.65 5.796q-.15-.05-.15-.2q0-.169.15-.2Q4.04 5.04 5.037 4.04t1.36-2.39q.05-.15.2-.15q.168 0 .2.15q.36 1.39 1.358 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15");
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="giyhsnbwf"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:local-shipping-spark-outline" /></template>
10
+ <style>
11
+ .giyhsnbwf {
12
+ fill: currentColor;
13
+ d: path("M6.838 17.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zm-3.5-8.5h3.502v3.616h2.307l3.462 4.653V16.5h-1.616q0 1.09-.764 1.853t-1.855.762t-1.852-.762t-.76-1.853H8.309q0 1.096-.764 1.856t-1.856.76t-1.852-.763t-.759-1.853H1.692V9.79q.233.252.474.472t.526.411V15.5h.647q.213-.662.869-1.138t1.484-.478q.79 0 1.466.468q.675.467.888 1.148h7.493V6H13.07q.031-.25.013-.5t-.048-.5m-6.44 4.692q-.15 0-.2-.15q-.361-1.39-1.358-2.387T2.65 5.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.388-1.355T6.396 1.65q.05-.15.2-.15q.17 0 .2.15q.362 1.39 1.359 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15");
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="huyaljqyt"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:local-shipping-spark-rounded" /></template>
10
+ <style>
11
+ .huyaljqyt {
12
+ fill: currentColor;
13
+ d: path("M6.596 9.692q-.15 0-.2-.15q-.361-1.39-1.358-2.387T2.65 5.796q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.388-1.358T6.396 1.65q.05-.15.2-.15q.17 0 .2.15q.362 1.39 1.359 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15m.241 7.953q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zM3.837 18.353q-.76-.763-.76-1.853H2.5q-.343 0-.575-.232t-.233-.576v-4.638q0-.348.324-.484q.323-.135.601.101q.847.662 1.86 1.034t2.12.372q1.35 0 2.524-.52t2.05-1.386q.921-.921 1.409-2.106q.487-1.186.486-2.488q-.012-.223.148-.4t.38-.177h2.137q.343 0 .575.232t.233.576v2.808h1.5q.383 0 .727.171t.565.475l2.654 3.579q.161.222.242.464t.08.505v1.882q0 .344-.231.576t-.576.232h-.808q0 1.09-.764 1.853t-1.855.762t-1.852-.762t-.76-1.853H8.309q0 1.096-.764 1.856t-1.856.76t-1.852-.763");
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="iqt2v1poc"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:local-shipping-spark" /></template>
10
+ <style>
11
+ .iqt2v1poc {
12
+ fill: currentColor;
13
+ d: path("M6.838 17.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zM6.596 9.692q-.15 0-.2-.15q-.361-1.39-1.358-2.387T2.65 5.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.388-1.355T6.396 1.65q.05-.15.2-.15q.17 0 .2.15q.362 1.39 1.359 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15m-2.76 8.664q-.759-.76-.759-1.856H1.692V9.79q.92 1.068 2.198 1.677q1.277.61 2.706.61q2.675 0 4.578-1.9t1.903-4.58q0-.145-.009-.299T13.037 5h3.502v3.616h2.307l3.462 4.653V16.5h-1.616q0 1.096-.76 1.856q-.759.76-1.855.76t-1.856-.76t-.76-1.856H8.308q0 1.096-.76 1.856t-1.856.76t-1.856-.76");
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="j9u66cb4x"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mail-spark-outline-rounded" /></template>
10
+ <style>
11
+ .j9u66cb4x {
12
+ fill: currentColor;
13
+ d: path("m12 11l7.692-5H4.308zm-7.384 8q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.196q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356V6.904l-7.123 4.638q-.404.262-.877.262t-.877-.262L4 6.904v10.48q0 .27.173.443t.443.173h6.813q.213 0 .357.143t.143.357t-.143.357t-.357.143zm13.788 3.5q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="v01drvbcs"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mail-spark-outline-sharp" /></template>
10
+ <style>
11
+ .v01drvbcs {
12
+ fill: currentColor;
13
+ d: path("m12 11l7.692-5H4.308zm-.083 8H3V5h18v7.077h-1V6.904l-8 5.212l-8-5.212V18h7.917zm6.487 3.5q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="zb2chubtb"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mail-spark-outline" /></template>
10
+ <style>
11
+ .zb2chubtb {
12
+ fill: currentColor;
13
+ d: path("m12 11l7.692-5H4.308zm-.083 8H4.616q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.461h-1V6.904l-8 5.212l-8-5.212v10.48q0 .27.173.443t.443.173h7.301zm6.487 3.5q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="jlzjzn_rv"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mail-spark-rounded" /></template>
10
+ <style>
11
+ .jlzjzn_rv {
12
+ fill: currentColor;
13
+ d: path("M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.201q0 .243-.195.383t-.432.054q-1.71-.562-3.466-.154t-3.078 1.729q-.921.921-1.409 2.107q-.487 1.185-.486 2.487q.012.223-.15.4q-.161.177-.378.177zm13.788 3.5q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15M12 11L4.82 6.32q-.195-.122-.402-.045t-.264.289q-.058.148-.015.306q.042.159.184.246l7.108 4.638q.269.165.569.165t.57-.165l7.107-4.638q.142-.087.194-.246t-.025-.307q-.057-.211-.264-.279q-.207-.067-.401.054z");
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="biw0robjw"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mail-spark-sharp" /></template>
10
+ <style>
11
+ .biw0robjw {
12
+ fill: currentColor;
13
+ d: path("m12 12.116l8-5.212L19.692 6L12 11L4.308 6L4 6.904zM11.964 19H3V5h18v7.506q-.602-.27-1.251-.426t-1.345-.157q-2.681 0-4.581 1.9t-1.9 4.58q0 .16.009.309t.031.288m6.44 3.5q-.15 0-.2-.15q-.36-1.39-1.358-2.387q-.997-.997-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="oh6nuheqp"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mail-spark" /></template>
10
+ <style>
11
+ .oh6nuheqp {
12
+ fill: currentColor;
13
+ d: path("m12 12.116l8-5.212L19.692 6L12 11L4.308 6L4 6.904zM11.964 19H4.615q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.89q-.602-.27-1.249-.426q-.647-.157-1.347-.157q-2.681 0-4.581 1.9t-1.9 4.58q0 .15.009.305q.008.154.031.292m6.44 3.5q-.15 0-.2-.15q-.36-1.39-1.358-2.387q-.997-.997-2.387-1.36q-.15-.05-.15-.2q0-.174.15-.2q1.39-.36 2.387-1.358q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.359q.15.025.15.2q0 .15-.15.2q-1.39.362-2.388 1.359t-1.358 2.387q-.025.15-.2.15");
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="wa3htac5u"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mobile-dock-outline-rounded" /></template>
10
+ <style>
11
+ .wa3htac5u {
12
+ fill: currentColor;
13
+ d: path("M16.192 16.385V3.614q0-.269-.173-.442T15.577 3H8.423q-.27 0-.442.173q-.173.173-.173.443v12.769q0 .269.173.442t.442.173h7.154q.27 0 .442-.173q.173-.173.173-.443M12.588 6.086q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22m-4.78 10.298V17V3zM8.423 18q-.666 0-1.14-.475t-.475-1.14V3.615q0-.666.474-1.14T8.423 2h7.154q.666 0 1.14.475t.475 1.14v2.127q.31-.001.52.242t.211.549v1.28q0 .307-.21.55q-.211.243-.52.24v7.782q0 .666-.475 1.14T15.577 18zM9 21.52q-.213 0-.356-.145T8.5 21.02t.144-.356T9 20.52h6q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143z");
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="t52si_s1w"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mobile-dock-outline-sharp" /></template>
10
+ <style>
11
+ .t52si_s1w {
12
+ fill: currentColor;
13
+ d: path("M8.5 21.52v-1h7v1zM16.192 17V3H7.808v14zM12.588 6.086q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22M7.808 3v14zm-1 15V2h10.384v3.723h.731v2.9h-.73V18z");
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="au1b6v6pg"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mobile-dock-outline" /></template>
10
+ <style>
11
+ .au1b6v6pg {
12
+ fill: currentColor;
13
+ d: path("M16.192 16.385V3.614q0-.269-.173-.442T15.577 3H8.423q-.27 0-.442.173q-.173.173-.173.443v12.769q0 .269.173.442t.442.173h7.154q.27 0 .442-.173q.173-.173.173-.443M12.588 6.089q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m-4.78 10.296V17V3zm9.384-12.769v2.127q.31-.002.52.24t.211.55v1.281q0 .31-.21.551q-.211.242-.52.24v7.78q0 .672-.473 1.144q-.472.472-1.143.472H8.423q-.671 0-1.143-.472t-.472-1.144V3.616q0-.672.472-1.144T8.423 2h7.154q.671 0 1.143.472t.472 1.144M8.5 21.519v-1h7v1z");
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="eeaw7aciq"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:mobile-dock-rounded" /></template>
10
+ <style>
11
+ .eeaw7aciq {
12
+ fill: currentColor;
13
+ d: path("M12.588 6.086q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22M8.423 18q-.666 0-1.14-.475t-.475-1.14V3.615q0-.666.474-1.14T8.423 2h7.154q.666 0 1.14.475t.475 1.14v2.127q.31-.001.52.242t.211.549v1.28q0 .307-.21.55q-.211.243-.52.24v7.782q0 .666-.475 1.14T15.577 18zM9 21.52q-.213 0-.356-.145T8.5 21.02t.144-.356T9 20.52h6q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143z");
14
+ }
15
+
16
+ </style>