@mozaic-ds/icons-vue 2.5.0 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +6225 -4895
- package/dist/mozaic-icons-vue.mjs +33758 -43360
- package/dist/mozaic-icons-vue.umd.js +1 -1
- package/package.json +7 -7
- package/src/components/ArrowBack20/ArrowBack20.vue +1 -1
- package/src/components/ArrowBack24/ArrowBack24.vue +1 -1
- package/src/components/ArrowBack32/ArrowBack32.vue +1 -1
- package/src/components/ArrowBack48/ArrowBack48.vue +1 -1
- package/src/components/ArrowBack64/ArrowBack64.vue +1 -1
- package/src/components/ArrowBottom20/ArrowBottom20.vue +1 -1
- package/src/components/ArrowBottom24/ArrowBottom24.vue +1 -1
- package/src/components/ArrowBottom32/ArrowBottom32.vue +1 -1
- package/src/components/ArrowBottom48/ArrowBottom48.vue +1 -1
- package/src/components/ArrowBottom64/ArrowBottom64.vue +1 -1
- package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +1 -1
- package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +1 -1
- package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +1 -1
- package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +1 -1
- package/src/components/ArrowBottomLeft64/ArrowBottomLeft64.vue +1 -1
- package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +1 -1
- package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +1 -1
- package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +1 -1
- package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +1 -1
- package/src/components/ArrowBottomRight64/ArrowBottomRight64.vue +1 -1
- package/src/components/ArrowNext20/ArrowNext20.vue +1 -1
- package/src/components/ArrowNext24/ArrowNext24.vue +1 -1
- package/src/components/ArrowNext32/ArrowNext32.vue +1 -1
- package/src/components/ArrowNext48/ArrowNext48.vue +1 -1
- package/src/components/ArrowNext64/ArrowNext64.vue +1 -1
- package/src/components/ArrowTop20/ArrowTop20.vue +1 -1
- package/src/components/ArrowTop24/ArrowTop24.vue +1 -1
- package/src/components/ArrowTop32/ArrowTop32.vue +1 -1
- package/src/components/ArrowTop48/ArrowTop48.vue +1 -1
- package/src/components/ArrowTop64/ArrowTop64.vue +1 -1
- package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +1 -1
- package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +1 -1
- package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +1 -1
- package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +1 -1
- package/src/components/ArrowTopLeft64/ArrowTopLeft64.vue +1 -1
- package/src/components/ArrowTopRight20/ArrowTopRight20.vue +1 -1
- package/src/components/ArrowTopRight24/ArrowTopRight24.vue +1 -1
- package/src/components/ArrowTopRight32/ArrowTopRight32.vue +1 -1
- package/src/components/ArrowTopRight48/ArrowTopRight48.vue +1 -1
- package/src/components/ArrowTopRight64/ArrowTopRight64.vue +1 -1
- package/src/components/Attachment20/Attachment20.vue +17 -0
- package/src/components/Attachment24/Attachment24.vue +17 -0
- package/src/components/Attachment32/Attachment32.vue +17 -0
- package/src/components/Attachment48/Attachment48.vue +17 -0
- package/src/components/Attachment64/Attachment64.vue +17 -0
- package/src/components/BluetoothOff20/BluetoothOff20.vue +17 -0
- package/src/components/BluetoothOff24/BluetoothOff24.vue +17 -0
- package/src/components/BluetoothOff32/BluetoothOff32.vue +17 -0
- package/src/components/BluetoothOff48/BluetoothOff48.vue +17 -0
- package/src/components/BluetoothOff64/BluetoothOff64.vue +17 -0
- package/src/components/Bookmark20/Bookmark20.vue +17 -0
- package/src/components/Bookmark24/Bookmark24.vue +17 -0
- package/src/components/Bookmark32/Bookmark32.vue +17 -0
- package/src/components/Bookmark48/Bookmark48.vue +17 -0
- package/src/components/Bookmark64/Bookmark64.vue +17 -0
- package/src/components/BookmarkFilled20/BookmarkFilled20.vue +17 -0
- package/src/components/BookmarkFilled24/BookmarkFilled24.vue +17 -0
- package/src/components/BookmarkFilled32/BookmarkFilled32.vue +17 -0
- package/src/components/BookmarkFilled48/BookmarkFilled48.vue +17 -0
- package/src/components/BookmarkFilled64/BookmarkFilled64.vue +17 -0
- package/src/components/Camera20/Camera20.vue +1 -1
- package/src/components/Camera24/Camera24.vue +1 -1
- package/src/components/Camera32/Camera32.vue +1 -1
- package/src/components/Camera48/Camera48.vue +1 -1
- package/src/components/Camera64/Camera64.vue +1 -1
- package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +1 -1
- package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +1 -1
- package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +1 -1
- package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +1 -1
- package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +1 -1
- package/src/components/Delivery20/Delivery20.vue +1 -1
- package/src/components/Delivery24/Delivery24.vue +1 -1
- package/src/components/Delivery32/Delivery32.vue +1 -1
- package/src/components/Delivery48/Delivery48.vue +1 -1
- package/src/components/Delivery64/Delivery64.vue +1 -1
- package/src/components/DeliveryOff20/DeliveryOff20.vue +17 -0
- package/src/components/DeliveryOff24/DeliveryOff24.vue +17 -0
- package/src/components/DeliveryOff32/DeliveryOff32.vue +17 -0
- package/src/components/DeliveryOff48/DeliveryOff48.vue +17 -0
- package/src/components/DeliveryOff64/DeliveryOff64.vue +17 -0
- package/src/components/DimensionDiameter20/DimensionDiameter20.vue +17 -0
- package/src/components/DimensionDiameter24/DimensionDiameter24.vue +17 -0
- package/src/components/DimensionDiameter32/DimensionDiameter32.vue +17 -0
- package/src/components/DimensionDiameter48/DimensionDiameter48.vue +17 -0
- package/src/components/DimensionDiameter64/DimensionDiameter64.vue +17 -0
- package/src/components/DimensionHeight20/DimensionHeight20.vue +17 -0
- package/src/components/DimensionHeight24/DimensionHeight24.vue +17 -0
- package/src/components/DimensionHeight32/DimensionHeight32.vue +17 -0
- package/src/components/DimensionHeight48/DimensionHeight48.vue +17 -0
- package/src/components/DimensionHeight64/DimensionHeight64.vue +17 -0
- package/src/components/DimensionLength20/DimensionLength20.vue +17 -0
- package/src/components/DimensionLength24/DimensionLength24.vue +17 -0
- package/src/components/DimensionLength32/DimensionLength32.vue +17 -0
- package/src/components/DimensionLength48/DimensionLength48.vue +17 -0
- package/src/components/DimensionLength64/DimensionLength64.vue +17 -0
- package/src/components/DimensionThickness20/DimensionThickness20.vue +17 -0
- package/src/components/DimensionThickness24/DimensionThickness24.vue +17 -0
- package/src/components/DimensionThickness32/DimensionThickness32.vue +17 -0
- package/src/components/DimensionThickness48/DimensionThickness48.vue +17 -0
- package/src/components/DimensionThickness64/DimensionThickness64.vue +17 -0
- package/src/components/DimensionWidth20/DimensionWidth20.vue +17 -0
- package/src/components/DimensionWidth24/DimensionWidth24.vue +17 -0
- package/src/components/DimensionWidth32/DimensionWidth32.vue +17 -0
- package/src/components/DimensionWidth48/DimensionWidth48.vue +17 -0
- package/src/components/DimensionWidth64/DimensionWidth64.vue +17 -0
- package/src/components/FavoriteOff20/FavoriteOff20.vue +17 -0
- package/src/components/FavoriteOff24/FavoriteOff24.vue +17 -0
- package/src/components/FavoriteOff32/FavoriteOff32.vue +17 -0
- package/src/components/FavoriteOff48/FavoriteOff48.vue +17 -0
- package/src/components/FavoriteOff64/FavoriteOff64.vue +17 -0
- package/src/components/FolderNew20/FolderNew20.vue +1 -1
- package/src/components/FolderNew24/FolderNew24.vue +1 -1
- package/src/components/FolderNew32/FolderNew32.vue +1 -1
- package/src/components/FolderNew48/FolderNew48.vue +1 -1
- package/src/components/FolderNew64/FolderNew64.vue +1 -1
- package/src/components/InsulationAlt20/InsulationAlt20.vue +1 -1
- package/src/components/InsulationAlt24/InsulationAlt24.vue +1 -1
- package/src/components/InsulationAlt32/InsulationAlt32.vue +1 -1
- package/src/components/InsulationAlt48/InsulationAlt48.vue +1 -1
- package/src/components/InsulationAlt64/InsulationAlt64.vue +1 -1
- package/src/components/ListAdd20/ListAdd20.vue +1 -1
- package/src/components/ListAdd24/ListAdd24.vue +1 -1
- package/src/components/ListAdd32/ListAdd32.vue +1 -1
- package/src/components/ListAdd48/ListAdd48.vue +1 -1
- package/src/components/ListAdd64/ListAdd64.vue +1 -1
- package/src/components/MicOff20/MicOff20.vue +17 -0
- package/src/components/MicOff24/MicOff24.vue +17 -0
- package/src/components/MicOff32/MicOff32.vue +17 -0
- package/src/components/MicOff48/MicOff48.vue +17 -0
- package/src/components/MicOff64/MicOff64.vue +17 -0
- package/src/components/NotificationOff20/NotificationOff20.vue +17 -0
- package/src/components/NotificationOff24/NotificationOff24.vue +17 -0
- package/src/components/NotificationOff32/NotificationOff32.vue +17 -0
- package/src/components/NotificationOff48/NotificationOff48.vue +17 -0
- package/src/components/NotificationOff64/NotificationOff64.vue +17 -0
- package/src/components/PackageCheck20/PackageCheck20.vue +17 -0
- package/src/components/PackageCheck24/PackageCheck24.vue +17 -0
- package/src/components/PackageCheck32/PackageCheck32.vue +17 -0
- package/src/components/PackageCheck48/PackageCheck48.vue +17 -0
- package/src/components/PackageCheck64/PackageCheck64.vue +17 -0
- package/src/components/PackageOff20/PackageOff20.vue +17 -0
- package/src/components/PackageOff24/PackageOff24.vue +17 -0
- package/src/components/PackageOff32/PackageOff32.vue +17 -0
- package/src/components/PackageOff48/PackageOff48.vue +17 -0
- package/src/components/PackageOff64/PackageOff64.vue +17 -0
- package/src/components/PhoneOff20/PhoneOff20.vue +17 -0
- package/src/components/PhoneOff24/PhoneOff24.vue +17 -0
- package/src/components/PhoneOff32/PhoneOff32.vue +17 -0
- package/src/components/PhoneOff48/PhoneOff48.vue +17 -0
- package/src/components/PhoneOff64/PhoneOff64.vue +17 -0
- package/src/components/PhoneReject20/PhoneReject20.vue +17 -0
- package/src/components/PhoneReject24/PhoneReject24.vue +17 -0
- package/src/components/PhoneReject32/PhoneReject32.vue +17 -0
- package/src/components/PhoneReject48/PhoneReject48.vue +17 -0
- package/src/components/PhoneReject64/PhoneReject64.vue +17 -0
- package/src/components/Robot20/Robot20.vue +17 -0
- package/src/components/Robot24/Robot24.vue +17 -0
- package/src/components/Robot32/Robot32.vue +17 -0
- package/src/components/Robot48/Robot48.vue +17 -0
- package/src/components/Robot64/Robot64.vue +17 -0
- package/src/components/StoreLmOff20/StoreLmOff20.vue +17 -0
- package/src/components/StoreLmOff24/StoreLmOff24.vue +17 -0
- package/src/components/StoreLmOff32/StoreLmOff32.vue +17 -0
- package/src/components/StoreLmOff48/StoreLmOff48.vue +17 -0
- package/src/components/StoreLmOff64/StoreLmOff64.vue +17 -0
- package/src/components/StoreMOff20/StoreMOff20.vue +17 -0
- package/src/components/StoreMOff24/StoreMOff24.vue +17 -0
- package/src/components/StoreMOff32/StoreMOff32.vue +17 -0
- package/src/components/StoreMOff48/StoreMOff48.vue +17 -0
- package/src/components/StoreMOff64/StoreMOff64.vue +17 -0
- package/src/components/TruckLoading20/TruckLoading20.vue +1 -1
- package/src/components/TruckLoading24/TruckLoading24.vue +1 -1
- package/src/components/TruckLoading32/TruckLoading32.vue +1 -1
- package/src/components/TruckLoading48/TruckLoading48.vue +1 -1
- package/src/components/TruckLoading64/TruckLoading64.vue +1 -1
- package/src/components/TruckUnloading20/TruckUnloading20.vue +1 -1
- package/src/components/TruckUnloading24/TruckUnloading24.vue +1 -1
- package/src/components/TruckUnloading32/TruckUnloading32.vue +1 -1
- package/src/components/TruckUnloading48/TruckUnloading48.vue +1 -1
- package/src/components/TruckUnloading64/TruckUnloading64.vue +1 -1
- package/src/components/WifiOff20/WifiOff20.vue +17 -0
- package/src/components/WifiOff24/WifiOff24.vue +17 -0
- package/src/components/WifiOff32/WifiOff32.vue +17 -0
- package/src/components/WifiOff48/WifiOff48.vue +17 -0
- package/src/components/WifiOff64/WifiOff64.vue +17 -0
- package/src/index.ts +105 -10
- package/src/components/NoPicture20/NoPicture20.vue +0 -17
- package/src/components/NoPicture24/NoPicture24.vue +0 -17
- package/src/components/NoPicture32/NoPicture32.vue +0 -17
- package/src/components/NoPicture48/NoPicture48.vue +0 -17
- package/src/components/NoPicture64/NoPicture64.vue +0 -17
- package/src/components/SocialWorkplace20/SocialWorkplace20.vue +0 -17
- package/src/components/SocialWorkplace24/SocialWorkplace24.vue +0 -17
- package/src/components/SocialWorkplace32/SocialWorkplace32.vue +0 -17
- package/src/components/SocialWorkplace48/SocialWorkplace48.vue +0 -17
- package/src/components/SocialWorkplace64/SocialWorkplace64.vue +0 -17
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M3.293 3.293a1 1 0 0 1 1.414 0l24 24a1 1 0 1 1-1.414 1.414l-6.639-6.639C16.298 26.15 10.716 29 5.333 29a1 1 0 0 1-.98-.804L3.018 21.53a1 1 0 0 1 .61-1.124l6.666-2.667c.325-.13.69-.08.967.124l.112.098 1.688 1.686c.99-.706 1.94-1.488 2.841-2.329L3.293 4.707a1 1 0 0 1 0-1.414m1.85 18.66 1.005 5.02c2.833-.17 5.778-1.212 8.54-2.871l-4.262-4.263-5.282 2.113Zm12.175-3.22c-.897.841-1.84 1.63-2.823 2.347l1.9 1.9a28 28 0 0 0 2.844-2.327l-1.92-1.92ZM21.44 3.005l.09.013 6.666 1.333a1 1 0 0 1 .804.981c0 4.56-2.045 9.26-5.15 13.24l-1.426-1.428q.286-.371.557-.75l-1.9-1.9q-.275.374-.564.743l-1.427-1.426q.287-.372.558-.752l-1.688-1.686a1 1 0 0 1-.222-1.08l2.667-6.665a1 1 0 0 1 1.035-.623m-1.6 7.419 4.262 4.262c1.66-2.761 2.701-5.707 2.872-8.54l-5.02-1.004z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneOff32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M4.94 4.94a1.5 1.5 0 0 1 2.12 0l36 36a1.5 1.5 0 1 1-2.12 2.12l-9.959-9.958C24.448 39.225 16.075 43.5 8 43.5a1.5 1.5 0 0 1-1.47-1.206l-2-10a1.5 1.5 0 0 1 .913-1.687l10-4a1.5 1.5 0 0 1 1.536.256l.082.076 2.532 2.53a42 42 0 0 0 4.26-3.494L4.94 7.06a1.5 1.5 0 0 1 0-2.122Zm2.776 27.989 1.506 7.53c4.249-.255 8.667-1.818 12.81-4.307L15.64 29.76l-7.923 3.169Zm18.263-4.83a45 45 0 0 1-4.237 3.521l2.852 2.852a42 42 0 0 0 4.264-3.492l-2.88-2.88ZM32.16 4.51l.133.02 10 2A1.5 1.5 0 0 1 43.5 8c0 6.82-3.051 13.85-7.687 19.808l-2.138-2.14q.41-.532.798-1.075l-2.852-2.85q-.394.536-.808 1.065l-2.14-2.141q.409-.534.798-1.076l-2.532-2.53a1.5 1.5 0 0 1-.332-1.618l4-10a1.5 1.5 0 0 1 1.554-.934Zm-2.401 11.13 6.393 6.392c2.489-4.143 4.053-8.561 4.308-12.81l-7.53-1.507-3.17 7.924Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneOff48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M6.94 6.94a1.5 1.5 0 0 1 2.12 0l48 48a1.5 1.5 0 1 1-2.12 2.12L41.317 43.44c-8.7 8.283-19.904 14.06-30.65 14.06a1.5 1.5 0 0 1-1.472-1.206L6.53 42.96a1.5 1.5 0 0 1 .914-1.687l13.333-5.334a1.5 1.5 0 0 1 1.537.256l.08.076 3.674 3.673a56.6 56.6 0 0 0 6.458-5.298L6.94 9.06a1.5 1.5 0 0 1 0-2.122Zm2.776 36.656 2.176 10.876c6.08-.272 12.41-2.541 18.287-6.173l-9.206-9.206zm24.934-6.824a60 60 0 0 1-6.43 5.328l4.517 4.515a57 57 0 0 0 6.46-5.298zm6.624-29.329a1.5 1.5 0 0 1 1.687-.914l13.333 2.666c.701.14 1.206.757 1.206 1.472 0 8.81-3.884 17.928-9.848 25.723l-2.14-2.141q.567-.749 1.104-1.513l-4.515-4.515a58 58 0 0 1-1.117 1.5l-2.142-2.142q.567-.749 1.104-1.513l-3.674-3.672a1.5 1.5 0 0 1-.332-1.618zm-2.18 13.529 9.206 9.206c3.63-5.878 5.9-12.206 6.173-18.288L43.597 9.715z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneOff64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M6.52 1.765a.75.75 0 0 1 .843.457L9.03 6.388a.75.75 0 0 1-.166.81l-.98.979a17.7 17.7 0 0 0 3.94 3.938l.98-.978.085-.074a.75.75 0 0 1 .724-.092l4.166 1.666a.75.75 0 0 1 .457.843l-.833 4.167a.75.75 0 0 1-.735.603c-3.597 0-7.319-2.007-10.114-4.803C3.757 10.652 1.75 6.93 1.75 3.333a.75.75 0 0 1 .603-.735zm4.503 13.271c1.637.96 3.367 1.57 5.034 1.69l.585-2.93-3.128-1.25zM5.8 10.26a17.6 17.6 0 0 0 3.94 3.94l1.009-1.011a19.3 19.3 0 0 1-3.938-3.94zM3.272 3.942c.122 1.667.731 3.397 1.69 5.034l2.491-2.49-1.25-3.129zm12.03-.305a.75.75 0 1 1 1.061 1.06L15.02 6.042l1.344 1.345a.75.75 0 1 1-1.06 1.06l-1.345-1.344-1.345 1.344a.75.75 0 0 1-1.06-1.06l1.345-1.345-1.345-1.345a.75.75 0 0 1 1.06-1.06l1.345 1.344 1.345-1.344Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneReject20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M7.804 2.02a1 1 0 0 1 1.125.609l2 5a1 1 0 0 1-.222 1.078L9.591 9.822a21.2 21.2 0 0 0 4.586 4.586l1.116-1.115.112-.097a1 1 0 0 1 .966-.125l5 2a1 1 0 0 1 .61 1.125l-1 5A1 1 0 0 1 20 22c-4.351 0-8.84-2.427-12.207-5.793S2 8.351 2 4a1 1 0 0 1 .804-.98zm5.584 16.005c1.89 1.091 3.88 1.784 5.798 1.94l.67-3.346-3.616-1.446zM7.09 12.323c.63.865 1.341 1.694 2.117 2.47a21 21 0 0 0 2.469 2.116l1.071-1.071a23.2 23.2 0 0 1-4.586-4.586zm-3.056-7.51c.156 1.917.849 3.908 1.94 5.798L8.826 7.76 7.38 4.144zm14.259-.52a1 1 0 1 1 1.414 1.414L18.164 7.25l1.543 1.543a1 1 0 0 1-1.414 1.414L16.75 8.664l-1.543 1.543a1 1 0 0 1-1.414-1.414l1.543-1.543-1.543-1.543a1 1 0 1 1 1.414-1.414l1.543 1.543z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneReject24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M10.56 3.006a1 1 0 0 1 1.035.623l2.667 6.666c.148.371.06.796-.222 1.079l-1.688 1.686a28.5 28.5 0 0 0 6.585 6.586l1.689-1.686.112-.098c.276-.204.642-.254.967-.124l6.666 2.667a1 1 0 0 1 .61 1.124l-1.334 6.667a1 1 0 0 1-.98.804c-5.684 0-11.591-3.176-16.041-7.626S3 11.017 3 5.333a1 1 0 0 1 .804-.98l6.667-1.334zm6.751 21.096c2.762 1.659 5.708 2.7 8.54 2.87l1.005-5.02-5.282-2.113zM9.02 16.395a28 28 0 0 0 3.021 3.565 28 28 0 0 0 3.565 3.02l1.9-1.9a30.6 30.6 0 0 1-6.586-6.586zM5.026 6.147c.17 2.833 1.212 5.778 2.871 8.54l4.263-4.262-2.113-5.282-5.02 1.004Zm19.6-.187a1 1 0 1 1 1.414 1.414l-2.293 2.293 2.293 2.293a1 1 0 0 1-1.414 1.414l-2.293-2.293-2.293 2.293a1 1 0 0 1-1.414-1.414l2.293-2.293-2.293-2.293A1 1 0 0 1 20.04 5.96l2.293 2.293z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneReject32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M15.839 4.509a1.5 1.5 0 0 1 1.554.934l4 10a1.5 1.5 0 0 1-.332 1.618l-2.533 2.53a42.8 42.8 0 0 0 9.88 9.879l2.531-2.53.082-.077a1.5 1.5 0 0 1 1.536-.256l10 4a1.5 1.5 0 0 1 .914 1.687l-2 10A1.5 1.5 0 0 1 40 43.5c-8.527 0-17.386-4.765-24.06-11.44C9.265 25.386 4.5 16.527 4.5 8a1.5 1.5 0 0 1 1.206-1.47l10-2zm10.129 31.643c4.143 2.49 8.56 4.052 12.81 4.308l1.506-7.531-7.923-3.17zm-12.44-11.56a42.4 42.4 0 0 0 4.533 5.347 42.4 42.4 0 0 0 5.345 4.533l2.852-2.852a45.9 45.9 0 0 1-9.88-9.878zm-5.99-15.37c.255 4.25 1.819 8.667 4.308 12.81l6.393-6.392-3.17-7.924L7.54 9.22Zm29.4-.282a1.5 1.5 0 1 1 2.121 2.121l-3.439 3.44 3.44 3.44a1.5 1.5 0 1 1-2.121 2.12l-3.44-3.439-3.44 3.44a1.5 1.5 0 1 1-2.12-2.122l3.439-3.439-3.44-3.44a1.5 1.5 0 1 1 2.122-2.12l3.439 3.439z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneReject48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M21.04 6.53a1.5 1.5 0 0 1 1.686.913l5.334 13.333a1.5 1.5 0 0 1-.332 1.617l-3.675 3.674a57.5 57.5 0 0 0 13.879 13.88l3.674-3.675.081-.076a1.5 1.5 0 0 1 1.537-.256l13.333 5.334a1.5 1.5 0 0 1 .914 1.687l-2.666 13.333a1.5 1.5 0 0 1-1.472 1.206c-11.193 0-22.885-6.265-31.727-15.106C12.766 33.552 6.5 21.86 6.5 10.667c0-.715.505-1.331 1.206-1.472zm12.78 41.768c5.877 3.632 12.206 5.901 18.287 6.173l2.176-10.876-11.257-4.503zM17.384 32.736a57 57 0 0 0 6.343 7.536 57 57 0 0 0 7.536 6.343l4.515-4.515a60.6 60.6 0 0 1-13.88-13.88zM9.527 11.891C9.8 17.97 12.07 24.3 15.7 30.178l9.206-9.206-4.503-11.257zm40.078.381a1.5 1.5 0 0 1 2.122 2.121l-4.94 4.94 4.94 4.94a1.5 1.5 0 0 1-2.121 2.12l-4.94-4.939-4.94 4.94a1.5 1.5 0 1 1-2.12-2.122l4.939-4.939-4.94-4.94a1.5 1.5 0 0 1 2.122-2.12l4.939 4.939 4.94-4.94Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneReject64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><g clip-path="url(#a)"><path d="M13.447 10.926c.112.017.22.06.313.124l2.5 1.725c.202.14.324.371.324.618v4.166a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75v-4.166a.75.75 0 0 1 .324-.618l2.5-1.725.098-.058a.75.75 0 0 1 .328-.075h6.667zm-8.53 2.86v3.023h10.167v-3.023L13.1 12.417H6.9zm9.25-12.036a2.42 2.42 0 0 1 2.417 2.417v.083h.082a.75.75 0 0 1 .75.75v1.667a.75.75 0 0 1-.75.75h-.082V7.5a2.42 2.42 0 0 1-2.417 2.417H5.834A2.417 2.417 0 0 1 3.417 7.5v-.083h-.084a.75.75 0 0 1-.75-.75V5a.75.75 0 0 1 .75-.75h.084v-.083A2.417 2.417 0 0 1 5.834 1.75zm-8.333 1.5a.917.917 0 0 0-.917.917V7.5c0 .506.41.917.917.917h8.333c.506 0 .917-.41.917-.917v-.814l-.001-.019.001-.02V5.02L15.083 5l.001-.02v-.813a.92.92 0 0 0-.917-.917zM7.5 5a.833.833 0 1 1 0 1.666A.833.833 0 0 1 7.5 5m5 0a.833.833 0 1 1 0 1.666.833.833 0 0 1 0-1.666"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Robot20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><g clip-path="url(#a)"><path d="M16 13a1 1 0 0 1 .568.177l3 2.07a1 1 0 0 1 .432.823v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5a1 1 0 0 1 .432-.823l3-2.07.13-.076A1 1 0 0 1 8 13zM6 16.595v3.475h12v-3.475L15.687 15H8.314zM17 2a3 3 0 0 1 3 3 1 1 0 0 1 1 1v2a1 1 0 0 1-1 1 3 3 0 0 1-3 3H7a3 3 0 0 1-3-3 1 1 0 0 1-1-1V6a1 1 0 0 1 1-1 3 3 0 0 1 3-3zM7 4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm2 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Robot24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M21.484 17.679c.15.023.292.079.417.165l4 2.76c.27.187.433.495.433.824v6.666a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1v-6.666a1 1 0 0 1 .432-.823l4-2.761.13-.076a1 1 0 0 1 .438-.101h10.667zM7.667 21.952v5.142h16.667v-5.142l-3.313-2.285H10.98l-3.312 2.285ZM22.667 3a3.67 3.67 0 0 1 3.667 3.667V7h.332a1 1 0 0 1 1 1v2.667a1 1 0 0 1-1 1h-.332V12a3.67 3.67 0 0 1-3.667 3.667H9.334A3.667 3.667 0 0 1 5.667 12v-.333h-.334a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h.334v-.333A3.667 3.667 0 0 1 9.334 3zM9.334 5c-.92 0-1.667.747-1.667 1.667V12c0 .92.747 1.667 1.667 1.667h13.333c.92 0 1.667-.747 1.667-1.667v-1.316l-.001-.017.001-.018V8.017L24.333 8l.001-.018V6.667c0-.92-.747-1.667-1.667-1.667zM12 8a1.333 1.333 0 1 1 0 2.666A1.333 1.333 0 0 1 12 8m8 0a1.333 1.333 0 1 1 0 2.666A1.333 1.333 0 0 1 20 8"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Robot32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M32 26.5a1.5 1.5 0 0 1 .852.266l6 4.14a1.5 1.5 0 0 1 .648 1.235v10a1.5 1.5 0 0 1-1.5 1.5H10a1.5 1.5 0 0 1-1.5-1.5v-10a1.5 1.5 0 0 1 .648-1.235l6-4.14.096-.062A1.5 1.5 0 0 1 16 26.5zm-20.5 6.427v7.714h25v-7.714L31.533 29.5H16.467zM34 4.5a5.5 5.5 0 0 1 5.5 5.5v.5h.5a1.5 1.5 0 0 1 1.5 1.5v4a1.5 1.5 0 0 1-1.5 1.5h-.5v.5a5.5 5.5 0 0 1-5.5 5.5H14A5.5 5.5 0 0 1 8.5 18v-.5H8A1.5 1.5 0 0 1 6.5 16v-4A1.5 1.5 0 0 1 8 10.5h.5V10A5.5 5.5 0 0 1 14 4.5zm-20 3a2.5 2.5 0 0 0-2.5 2.5v8a2.5 2.5 0 0 0 2.5 2.5h20a2.5 2.5 0 0 0 2.5-2.5v-8A2.5 2.5 0 0 0 34 7.5zm4 4.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4m12 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Robot48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M42.666 35.833c.304 0 .602.093.853.266l8 5.52a1.5 1.5 0 0 1 .647 1.234v13.334a1.5 1.5 0 0 1-1.5 1.5H13.333a1.5 1.5 0 0 1-1.5-1.5V42.853c0-.492.243-.954.648-1.234l8-5.52.096-.062c.229-.133.49-.204.756-.204zm-27.833 7.808v11.047h34.333V43.64l-6.967-4.808H21.8zM45.333 6.5a6.833 6.833 0 0 1 6.833 6.833V14.5h1.168a1.5 1.5 0 0 1 1.5 1.5v5.333a1.5 1.5 0 0 1-1.5 1.5h-1.168V24a6.833 6.833 0 0 1-6.833 6.833H18.666A6.833 6.833 0 0 1 11.833 24v-1.167h-1.166a1.5 1.5 0 0 1-1.5-1.5V16a1.5 1.5 0 0 1 1.5-1.5h1.166v-1.167A6.834 6.834 0 0 1 18.666 6.5zm-26.667 3a3.834 3.834 0 0 0-3.833 3.833v2.647l.001.02-.001.019v5.295l.001.019-.001.019V24a3.833 3.833 0 0 0 3.833 3.833h26.667A3.833 3.833 0 0 0 49.166 24V13.333A3.833 3.833 0 0 0 45.333 9.5zM24 16a2.667 2.667 0 1 1 0 5.334A2.667 2.667 0 0 1 24 16m16 0a2.667 2.667 0 1 1 0 5.334A2.667 2.667 0 0 1 40 16"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Robot64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M15 10.833a4.167 4.167 0 1 1 0 8.335 4.167 4.167 0 0 1 0-8.335M9.526 1.918a.75.75 0 0 1 1.004.052l4.78 4.78h2.19a.75.75 0 0 1 .75.75v3.166a5.4 5.4 0 0 0-1.5-.792V8.25H15a.75.75 0 0 1-.53-.22L10 3.56 5.53 8.03a.75.75 0 0 1-.53.22H3.25v8.5h3.333v-3.833a.5.5 0 0 1 .5-.5h3.155A5.4 5.4 0 0 0 9.583 15a5.4 5.4 0 0 0 1.083 3.25H2.5a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 .75-.75h2.19l4.78-4.78zM7.583 16.75H9.5v-3.333H7.583zm9.02-3.353a.5.5 0 0 0-.707 0l-.896.896-.896-.896a.5.5 0 0 0-.707.707l.896.896-.896.897a.5.5 0 0 0 .707.707l.896-.897.896.897a.5.5 0 0 0 .707-.707L15.707 15l.896-.896a.5.5 0 0 0 0-.707M9.646 6.314a.5.5 0 0 1 .707 0l3.335 3.333a.5.5 0 0 1 .064.082 5.4 5.4 0 0 0-1.767.771H6.667a.5.5 0 0 1-.354-.853z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreLmOff20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M18 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10M11.37 2.225a1 1 0 0 1 1.337.068L18.414 8H21a1 1 0 0 1 1 1v3.878a6.5 6.5 0 0 0-2-1.063V10h-2a1 1 0 0 1-.707-.293L12 4.414 6.707 9.707A1 1 0 0 1 6 10H4v10h4v-4.5a.5.5 0 0 1 .5-.5h3.733a6.5 6.5 0 0 0-.733 3c0 1.509.516 2.897 1.379 4H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2.586l5.707-5.707zM9 20h2.5v-4H9zm10.854-3.854a.5.5 0 0 0-.709 0L18 17.293l-1.146-1.146a.5.5 0 0 0-.707.707L17.293 18l-1.146 1.146a.5.5 0 0 0 .707.707L18 18.707l1.145 1.146a.501.501 0 0 0 .709-.707L18.707 18l1.146-1.146a.5.5 0 0 0 0-.707Zm-8.13-8.564a.5.5 0 0 1 .63.064l4 4a1 1 0 0 1 .044.053 6.5 6.5 0 0 0-1.86.801H8a.5.5 0 0 1-.354-.854l4-4 .079-.064Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreLmOff24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M24 17.333a6.667 6.667 0 1 1 0 13.335 6.667 6.667 0 0 1 0-13.335M15.37 3.225a1 1 0 0 1 1.337.068L24.414 11H28a1 1 0 0 1 1 1v4.923a8.6 8.6 0 0 0-2-1.056V13h-3a1 1 0 0 1-.707-.293L16 5.414l-7.293 7.293A1 1 0 0 1 8 13H5v14h5.833v-6.333a.5.5 0 0 1 .5-.5h4.894a8.6 8.6 0 0 0-.727 2.14v-1.14h-3.667V27H15.5v-1.308A8.6 8.6 0 0 0 16.923 29H4a1 1 0 0 1-1-1V12a1 1 0 0 1 1-1h3.586l7.707-7.707zm10.984 18.42a.5.5 0 0 0-.707 0L24 23.294l-1.646-1.646a.5.5 0 0 0-.707.707L23.291 24l-1.646 1.647a.5.5 0 0 0 .707.707L24 24.707l1.646 1.648a.501.501 0 0 0 .707-.708L24.707 24l1.646-1.646a.5.5 0 0 0 0-.708Zm-10.708-11.33a.5.5 0 0 1 .707 0l5.334 5.333a8.6 8.6 0 0 0-2.03.853h-8.991a.5.5 0 0 1-.354-.853l5.333-5.333Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreLmOff32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M36 26c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10M23.054 4.836a1.5 1.5 0 0 1 2.007.104L36.62 16.5H42a1.5 1.5 0 0 1 1.5 1.5v7.38a13 13 0 0 0-3-1.58v-4.3H36a1.5 1.5 0 0 1-1.06-.44L24 8.122l-10.94 10.94a1.5 1.5 0 0 1-1.06.44H7.5v21H16V31a1 1 0 0 1 1-1h7.466A12.94 12.94 0 0 0 23 36c0 2.793.881 5.38 2.38 7.5H6A1.5 1.5 0 0 1 4.5 42V18A1.5 1.5 0 0 1 6 16.5h5.379l11.56-11.56zM18 40.5h5V32h-5zm21.707-8.207a1 1 0 0 0-1.414 0l-2.294 2.293-2.292-2.293a1 1 0 0 0-1.414 1.414L34.585 36l-2.292 2.293a1 1 0 0 0 1.414 1.414l2.292-2.293 2.294 2.293a1 1 0 0 0 1.414-1.414L37.413 36l2.294-2.293a1 1 0 0 0 0-1.414M23.369 15.225a1 1 0 0 1 1.338.068l8 8a1 1 0 0 1 .09.105A13 13 0 0 0 29.069 25H16a1 1 0 0 1-.707-1.707l8-8z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreLmOff48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M48 34.667c7.364 0 13.333 5.97 13.333 13.333S55.363 61.333 48 61.333 34.667 55.364 34.667 48 40.637 34.667 48 34.667M31.054 6.837a1.5 1.5 0 0 1 2.006.103L48.621 22.5H56a1.5 1.5 0 0 1 1.5 1.5v9.5a17.3 17.3 0 0 0-3-1.572V25.5H48a1.5 1.5 0 0 1-1.06-.44L32 10.122l-14.94 14.94a1.5 1.5 0 0 1-1.06.44H9.5v29h12.167v-13.17a1 1 0 0 1 1-1h9.784A17.2 17.2 0 0 0 31 44.603v-2.27h-7.333V54.5H31v-3.104a17.2 17.2 0 0 0 2.501 6.104H8A1.5 1.5 0 0 1 6.5 56V24A1.5 1.5 0 0 1 8 22.5h7.379l15.56-15.56.115-.104Zm21.653 36.456a1 1 0 0 0-1.414 0l-3.292 3.293-3.294-3.293a1 1 0 0 0-1.414 1.414L46.586 48l-3.293 3.293a1 1 0 0 0 1.414 1.414l3.294-3.293 3.292 3.293a1 1 0 0 0 1.414-1.415L49.415 48l3.292-3.292c.39-.39.39-1.024 0-1.415M31.368 20.558a1 1 0 0 1 1.339.068l10.665 10.666c-1.438.398-2.8.976-4.062 1.708H21.333a1.001 1.001 0 0 1-.707-1.707l10.667-10.667z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreLmOff64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M15 10.833a4.167 4.167 0 1 1 0 8.334 4.167 4.167 0 0 1 0-8.334m1.604 2.563a.5.5 0 0 0-.707 0l-.897.897-.896-.896a.5.5 0 0 0-.707.707l.896.896-.896.896a.5.5 0 0 0 .707.707l.896-.896.896.896a.5.5 0 0 0 .707-.707L15.707 15l.896-.896a.5.5 0 0 0 0-.707Zm-2.021-9.979a.75.75 0 0 1 .553 1.257l-.375.409H17.5a.75.75 0 0 1 .75.75v4.833a5.4 5.4 0 0 0-1.5-.792V6.583h-3.364l-2.833 3.09a.75.75 0 0 1-1.083.024L6.355 6.583H3.25v8.5h3.333V11.25a.5.5 0 0 1 .5-.5h4.56c-.366.29-.696.626-.977 1H10.5v.234a5.42 5.42 0 0 0-.68 4.599H2.5a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 .75-.75h2.355l-.385-.386A.75.75 0 0 1 5 3.417zm-7 11.666H9.5V11.75H7.583zm2.393-7.001 2.902-3.165H6.81l3.165 3.165Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreMOff20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M18 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10m-.5-9a1 1 0 0 1 .737 1.676L17.94 6H21a1 1 0 0 1 1 1v5.878a6.5 6.5 0 0 0-2-1.063V8h-3.894l-3.369 3.676a1 1 0 0 1-1.444.031L7.586 8H4v10h4v-4.5a.5.5 0 0 1 .5-.5h5.348a6.5 6.5 0 0 0-.97 1H12.5v.538A6.5 6.5 0 0 0 11.815 20H3a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h2.586l-.293-.293A1 1 0 0 1 6 4zm2.354 12.146a.5.5 0 0 0-.709 0L18 17.293l-1.146-1.146a.5.5 0 0 0-.707.707L17.293 18l-1.146 1.146a.5.5 0 0 0 .707.707L18 18.707l1.145 1.146a.501.501 0 0 0 .709-.707L18.707 18l1.146-1.146a.5.5 0 0 0 0-.707ZM9 18h2.5v-4H9zm2.968-8.446L15.227 6H8.414z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreMOff24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M24 17.333a6.667 6.667 0 1 1 0 13.334 6.667 6.667 0 0 1 0-13.334m2.354 4.313a.5.5 0 0 0-.707 0L24 23.292l-1.646-1.646a.5.5 0 0 0-.707.707L23.291 24l-1.646 1.646a.5.5 0 0 0 .707.707L24 24.707l1.646 1.648a.501.501 0 0 0 .707-.709L24.707 24l1.646-1.646a.5.5 0 0 0 0-.709Zm-3.022-15.98a1.001 1.001 0 0 1 .737 1.676l-.907.99H28a1 1 0 0 1 1 1v7.59a8.6 8.6 0 0 0-2-1.056v-5.534h-5.667l-.004-.001-4.592 5.01a1 1 0 0 1-1.444.032l-5.041-5.041H5v14h5.833V18a.5.5 0 0 1 .5-.5h6.937a9 9 0 0 0-.967 1H16.5v1.158a8.6 8.6 0 0 0-1 2.65V18.5h-3.667v5.833h3.509c.026.69.133 1.36.311 2H4a1 1 0 0 1-1-1v-16a1 1 0 0 1 1-1h4.252l-.959-.959A1 1 0 0 1 8 5.667zm-7.365 7.554 5.092-5.554H10.414z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreMOff32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M36 26c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10m3.707 6.293a1 1 0 0 0-1.414 0l-2.294 2.293-2.292-2.293a1 1 0 0 0-1.414 1.414L34.585 36l-2.292 2.293a1 1 0 0 0 1.414 1.414l2.292-2.293 2.294 2.293a1 1 0 0 0 1.414-1.414L37.413 36l2.294-2.293a1 1 0 0 0 0-1.414M35 8.5a1.5 1.5 0 0 1 1.105 2.514L34.743 12.5H42a1.5 1.5 0 0 1 1.5 1.5v11.38a13 13 0 0 0-3-1.58v-8.3H32l-.007-.001-6.887 7.515a1.5 1.5 0 0 1-2.167.047L15.38 15.5H7.5v21H16V27a1 1 0 0 1 1-1h10.694a13 13 0 0 0-1.937 2H25v1.07A12.94 12.94 0 0 0 23 36c0 1.213.167 2.386.477 3.5H6A1.5 1.5 0 0 1 4.5 38V14A1.5 1.5 0 0 1 6 12.5h6.379l-1.44-1.44A1.5 1.5 0 0 1 12 8.5zm-17 28h5V28h-5zm5.952-16.669L31.59 11.5H15.62l8.331 8.331Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreMOff48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M48 34.667c7.364 0 13.333 5.97 13.333 13.333S55.363 61.333 48 61.333 34.667 55.363 34.667 48 40.637 34.667 48 34.667m4.707 8.626a1 1 0 0 0-1.414 0l-3.292 3.293-3.294-3.293a1 1 0 0 0-1.414 1.414L46.586 48l-3.293 3.293a1 1 0 0 0 1.414 1.414l3.294-3.293 3.292 3.293a1 1 0 0 0 1.414-1.415L49.415 48l3.292-3.292c.39-.39.39-1.024 0-1.415m-6.04-31.46a1.501 1.501 0 0 1 1.105 2.514l-2.584 2.82H56a1.5 1.5 0 0 1 1.5 1.5V33.5a17.3 17.3 0 0 0-3-1.572V20.167H42.667a2 2 0 0 1-.215-.018l-9.346 10.198a1.5 1.5 0 0 1-2.167.047L20.713 20.167H9.5v29h12.167V36a1 1 0 0 1 1-1h13.87a17.4 17.4 0 0 0-1.932 2H33v2.309a17.2 17.2 0 0 0-2 5.294V37h-7.333v12.167h7.04a17 17 0 0 0 .465 3H8a1.5 1.5 0 0 1-1.5-1.5v-32a1.5 1.5 0 0 1 1.5-1.5h9.713l-2.774-2.773A1.5 1.5 0 0 1 16 11.833zM31.952 27.164l11.305-12.331H19.62l12.331 12.331Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* StoreMOff64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.89 2.89 0 0 1-2.792 2.143c-1.338 0-2.46-.91-2.791-2.143H10a.75.75 0 0 1-.75-.75v-1.275H2.083a.75.75 0 0 1 0-1.5h.334V9.167a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3.416h.833V3.69a.75.75 0 0 1 .75-.75h8.333v1.5Zm-3.69 9.524a1.393 1.393 0 1 0 0 2.786 1.393 1.393 0 0 0 0-2.786M3.417 12.583h4V9.667h-1.5v.75a.5.5 0 0 1-1 0v-.75h-1.5zm1.114-9.604a.5.5 0 0 1 .683-.183l2.04 1.178a.5.5 0 0 1 .184.683L6.26 6.698a.501.501 0 0 1-.866-.5l.575-.996-3.261.874a.5.5 0 0 1-.259-.966l3.26-.874-.995-.574a.5.5 0 0 1-.183-.683"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckLoading20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.573 3.573 0 0 1-6.857 0H12a1 1 0 0 1-1-1V17H2.5a1 1 0 0 1 0-2H3v-4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4h1V4.43a1 1 0 0 1 1-1h10zm-4.429 11.428a1.571 1.571 0 1 0 0 3.143 1.571 1.571 0 0 0 0-3.143M4 15h5v-3.5H7v1a.5.5 0 0 1-1 0v-1H4zM5.524 3.624a.5.5 0 0 1 .683-.183l2.45 1.414a.5.5 0 0 1 .183.683l-1.415 2.45a.5.5 0 0 1-.865-.5l.81-1.404-4.146 1.111a.5.5 0 0 1-.26-.966l4.147-1.111-1.404-.81a.5.5 0 0 1-.183-.684"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckLoading24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M29.333 6.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M29.333 6.905H17v16.667h2.115a4.43 4.43 0 0 1 4.314-3.429 4.43 4.43 0 0 1 4.313 3.43h1.591v2h-1.59a4.43 4.43 0 0 1-8.629 0H16a1 1 0 0 1-1-1v-2.24H3.333a1 1 0 0 1 0-2h.834v-5.667a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v5.667H15V5.905a1 1 0 0 1 1-1h13.333zm-5.904 15.238a2.43 2.43 0 1 0 0 4.859 2.43 2.43 0 0 0 0-4.859m-18.262-1.81h7v-5.167h-3v1.5a.5.5 0 0 1-1 0v-1.5h-3zM7.51 4.916a.5.5 0 0 1 .682-.183l3.266 1.885a.5.5 0 0 1 .184.683l-1.886 3.266a.5.5 0 0 1-.866-.5l1.282-2.22L4.255 9.43a.5.5 0 1 1-.259-.965L9.913 6.88l-2.22-1.283a.5.5 0 0 1-.183-.682Z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckLoading32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-2H8zm3.048-23.252a1 1 0 0 1 1.366-.365l4.899 2.828a1 1 0 0 1 .366 1.366l-2.828 4.898a1 1 0 0 1-1.733-1l1.622-2.807-8.294 2.222a1 1 0 1 1-.517-1.932l8.294-2.223-2.809-1.62a1 1 0 0 1-.366-1.367"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckLoading48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M58.666 13.311H33.499v34.333h5.139a8.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M58.666 13.311H33.499v34.333h5.139a8.356 8.356 0 0 1 8.22-6.856c4.102 0 7.511 2.957 8.218 6.856h3.59v3h-3.589a8.356 8.356 0 0 1-8.22 6.858 8.36 8.36 0 0 1-8.22-6.858h-6.638a1.5 1.5 0 0 1-1.5-1.5v-4.978H6.667a1.5 1.5 0 0 1 0-3h1.666V29.333a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v11.833h4.166V11.81a1.5 1.5 0 0 1 1.5-1.5h26.667zM46.857 43.788a5.358 5.358 0 1 0 0 10.715 5.358 5.358 0 0 0 0-10.715m-36.524-2.622h14V30.333h-6v3a1 1 0 0 1-2 0v-3h-6zM15.02 9.83a1 1 0 0 1 1.366-.366l6.531 3.772a1 1 0 0 1 .366 1.365l-3.771 6.533a1 1 0 0 1-1.732-1l2.564-4.442-11.835 3.172a1 1 0 0 1-.518-1.932l11.835-3.171-4.44-2.565a1 1 0 0 1-.366-1.366"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckLoading64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.891 2.891 0 0 1-5.583 0H10a.75.75 0 0 1-.75-.75v-1.275H2.083a.75.75 0 0 1 0-1.5h.334V9.167a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3.416h.833V3.69a.75.75 0 0 1 .75-.75h8.333v1.5Zm-3.69 9.524a1.393 1.393 0 1 0 0 2.786 1.393 1.393 0 0 0 0-2.786M3.417 12.583h4V9.667h-1.5v.75a.5.5 0 0 1-1 0v-.75h-1.5zm-.093-9.281a.5.5 0 0 1 .866.5l-.575.997 3.261-.874a.5.5 0 0 1 .259.965l-3.26.873.994.576a.5.5 0 0 1-.499.865L2.328 6.026a.5.5 0 0 1-.182-.682z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckUnloading20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.572 3.572 0 0 1-6.857 0H12a1 1 0 0 1-1-1V17H2.5a1 1 0 0 1 0-2H3v-4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4h1V4.43a1 1 0 0 1 1-1h10zm-4.429 11.428a1.571 1.571 0 1 0 0 3.143 1.571 1.571 0 0 0 0-3.143M4 15h5v-3.5H7v1a.5.5 0 0 1-1 0v-1H4zm.075-10.988a.5.5 0 0 1 .866.5L4.13 5.917l4.147-1.112a.5.5 0 0 1 .26.966L4.388 6.883l1.404.81a.5.5 0 1 1-.5.866l-2.45-1.414a.5.5 0 0 1-.182-.683l1.414-2.45Z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckUnloading24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M29.333 6.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M29.333 6.906H17v16.667h2.115a4.429 4.429 0 0 1 8.627 0h1.591v2h-1.59a4.43 4.43 0 0 1-4.314 3.429 4.43 4.43 0 0 1-4.314-3.429H16a1 1 0 0 1-1-1v-2.24H3.333a1 1 0 0 1 0-2h.834v-5.666a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v5.666H15V5.906a1 1 0 0 1 1-1h13.333zm-5.904 15.238a2.429 2.429 0 1 0 0 4.858 2.429 2.429 0 0 0 0-4.858M5.167 20.333h7v-5.166h-3v1.5a.5.5 0 0 1-1 0v-1.5h-3zm.411-14.9a.5.5 0 1 1 .866.5L5.162 8.154l5.917-1.585a.5.5 0 0 1 .259.966L5.42 9.12l2.22 1.28a.501.501 0 0 1-.5.866L3.876 9.383a.5.5 0 0 1-.183-.683z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckUnloading32 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-2H8zm.15-22.475a1 1 0 1 1 1.732 1L8.26 11.833l8.293-2.222a1 1 0 1 1 .517 1.932l-8.293 2.221 2.809 1.623a1 1 0 0 1-1 1.73l-4.9-2.827a1 1 0 0 1-.366-1.366z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckUnloading48 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M58.666 13.311H33.499v34.333h5.139a8.
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M58.666 13.311H33.499v34.333h5.139a8.36 8.36 0 0 1 8.22-6.856c4.102 0 7.51 2.957 8.218 6.856h3.59v3h-3.589a8.357 8.357 0 0 1-16.44 0h-6.638a1.5 1.5 0 0 1-1.5-1.5v-4.978H6.667a1.5 1.5 0 0 1 0-3h1.666V29.333a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v11.833h4.166V11.81a1.5 1.5 0 0 1 1.5-1.5h26.667zM46.857 43.788a5.358 5.358 0 1 0 .001 10.715 5.358 5.358 0 0 0 0-10.715Zm-36.524-2.622h14V30.333h-6v3a1 1 0 0 1-2 0v-3h-6zm.822-30.3a1 1 0 0 1 1.732 1l-2.564 4.441 11.835-3.17a1 1 0 0 1 .518 1.931L10.84 18.24l4.441 2.565a1 1 0 0 1-1 1.732L7.75 18.764a1 1 0 0 1-.366-1.366l3.771-6.531Z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* TruckUnloading64 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><g clip-path="url(#a)"><path d="M1.97 1.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 1 1-1.06 1.06l-6.415-6.414a5.1 5.1 0 0 0-3.172.694.751.751 0 0 1-.773-1.286 6.6 6.6 0 0 1 2.476-.877l-1.56-1.56A9.3 9.3 0 0 0 4.93 9.765a.752.752 0 0 1-.824-1.255c.701-.46 1.45-.831 2.23-1.114l-1.46-1.459A13.4 13.4 0 0 0 2.89 6.956a.75.75 0 0 1-.794-1.272q.795-.496 1.64-.887L1.97 3.031a.75.75 0 0 1 0-1.06ZM10 13.333a1.667 1.667 0 1 1-.001 3.335 1.667 1.667 0 0 1 0-3.335ZM9.992 6.75a10.75 10.75 0 0 1 5.89 1.752.75.75 0 0 1-.822 1.255 9.25 9.25 0 0 0-3.54-1.38L9.894 6.751h.098Zm-.005-3.333c2.79-.002 5.526.779 7.896 2.253a.75.75 0 0 1-.793 1.274A13.42 13.42 0 0 0 8.184 5.04L6.888 3.746a15 15 0 0 1 3.1-.329Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* WifiOff20 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><g clip-path="url(#a)"><path d="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-7.673-7.672a6 6 0 0 0-3.71.823 1 1 0 0 1-1.03-1.715 8 8 0 0 1 2.812-1.036l-1.69-1.69c-1.07.303-2.094.768-3.033 1.384a1 1 0 0 1-1.097-1.673 13 13 0 0 1 2.55-1.292L5.827 7.242c-.796.333-1.568.73-2.306 1.19a1 1 0 0 1-1.06-1.696q.9-.56 1.851-1.009l-2.02-2.02a1 1 0 0 1 0-1.414ZM12 16a2 2 0 1 1 0 4 2 2 0 0 1 0-4m-.009-8a13 13 0 0 1 7.121 2.119 1 1 0 0 1-1.094 1.673 11 11 0 0 0-3.896-1.584l-2.207-2.207h.076Zm-.007-4c3.368-.002 6.669.94 9.528 2.72a1 1 0 0 1-1.057 1.696 16 16 0 0 0-10.418-2.293L8.299 4.385A18 18 0 0 1 11.984 4"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* WifiOff24 is an SVG icon wrapped in a Vue component to make it easier to use.
|
|
5
|
+
*/
|
|
6
|
+
withDefaults(
|
|
7
|
+
defineProps<{
|
|
8
|
+
/**
|
|
9
|
+
* Define the color of the icon.
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
}>(),
|
|
13
|
+
{
|
|
14
|
+
color: 'currentColor',
|
|
15
|
+
},
|
|
16
|
+
);
|
|
17
|
+
</script>
|