@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
|
@@ -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"><
|
|
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="M6.667 1.75a4.917 4.917 0 0 1 4.916 4.917v.916H17.5a.75.75 0 0 1 .75.75V17.5a.75.75 0 0 1-.75.75H6.667l-.253-.007a4.917 4.917 0 0 1-4.664-4.909V6.667A4.917 4.917 0 0 1 6.667 1.75m0 8.167a3.417 3.417 0 1 0 0 6.834 3.417 3.417 0 0 0 0-6.834m5.491-.834a.5.5 0 0 1-.138.438l-.437.436v1.217a.5.5 0 0 1 .437.847l-.437.436v.877q-.001.172-.014.342a.5.5 0 0 1 .45.845l-.832.832q-.029.027-.061.048a4.9 4.9 0 0 1-.926 1.349h.676l.437-.436a.5.5 0 0 1 .845.436h1.218l.437-.436a.5.5 0 0 1 .845.436h1.218l.437-.436a.5.5 0 0 1 .437-.14V14.79l-.564.564a.5.5 0 0 1-.707-.707l.834-.834a.5.5 0 0 1 .437-.14V12.29l-.564.564a.5.5 0 0 1-.707-.707l.834-.834a.5.5 0 0 1 .437-.14V9.79l-.564.564a.5.5 0 0 1-.707-.708l.564-.563h-1.385a.5.5 0 0 1-.138.438l-.833.832a.5.5 0 0 1-.707-.707l.563-.563zm-5.491 1.834a2.417 2.417 0 1 1-.001 4.833 2.417 2.417 0 0 1 .001-4.833m7.146 2.896a.5.5 0 0 1 .707.707l-.833.834a.5.5 0 0 1-.707-.707l.832-.834Zm-7.146-1.396a.917.917 0 1 0 0 1.834.917.917 0 0 0 0-1.834m7.146-1.104a.5.5 0 0 1 .707.707l-.833.834a.5.5 0 0 1-.707-.707l.832-.834ZM6.667 3.25A3.417 3.417 0 0 0 3.25 6.667V9.8a4.9 4.9 0 0 1 3.417-1.383c1.328 0 2.532.527 3.416 1.382V6.667A3.417 3.417 0 0 0 6.667 3.25"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* InsulationAlt20 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"><
|
|
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="M8 2a6 6 0 0 1 6 6v1h7a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H8a6 6 0 0 1-6-6V8a6 6 0 0 1 6-6m0 10a4 4 0 1 0 0 8 4 4 0 0 0 0-8m6.5-1a.5.5 0 0 1-.146.354l-.354.353V13.5a.499.499 0 0 1 .354.854l-.354.353V16q-.002.254-.023.502a.497.497 0 0 1 .377.852l-.724.722A6 6 0 0 1 12.47 20h.823l.354-.354A.5.5 0 0 1 14.5 20h1.793l.354-.354A.5.5 0 0 1 17.5 20h1.793l.354-.354A.5.5 0 0 1 20 19.5v-1.793l-.646.646a.5.5 0 1 1-.707-.707l1-1A.5.5 0 0 1 20 16.5v-1.793l-.646.646a.5.5 0 1 1-.707-.707l1-1A.5.5 0 0 1 20 13.5v-1.793l-.646.646a.5.5 0 1 1-.707-.707l.646-.646H17.5a.5.5 0 0 1-.146.354l-1 1a.5.5 0 1 1-.707-.707l.646-.647zM8 13a3 3 0 1 1 0 6 3 3 0 0 1 0-6m8.646 3.646a.5.5 0 1 1 .707.707l-1 1a.5.5 0 1 1-.707-.707zM8 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2m8.646-1.354a.5.5 0 1 1 .707.707l-1 1a.5.5 0 1 1-.707-.707zM8 4a4 4 0 0 0-4 4v3.528A5.98 5.98 0 0 1 8 10c1.537 0 2.938.578 4 1.528V8a4 4 0 0 0-4-4"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* InsulationAlt24 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
|
|
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="M10.667 3a7.667 7.667 0 0 1 7.666 7.667v1.666H28a1 1 0 0 1 1 1V28a1 1 0 0 1-1 1H10.667l-.394-.01A7.667 7.667 0 0 1 3 21.333V10.667A7.667 7.667 0 0 1 10.667 3m0 12.667a5.667 5.667 0 1 0 0 11.334 5.667 5.667 0 0 0 0-11.334m8.368-1.334a.5.5 0 0 1-.015.688l-.687.686v2.589a.499.499 0 0 1 .687.724l-.687.687v1.627q-.002.524-.071 1.03l.05-.05a.5.5 0 0 1 .707.706l-1.284 1.284A7.7 7.7 0 0 1 15.83 27h1.797l.686-.686a.5.5 0 0 1 .724.686h2.59l.686-.686a.5.5 0 0 1 .724.686h2.59l.686-.686a.5.5 0 0 1 .688-.017V23.04l-1.314 1.314a.5.5 0 0 1-.706-.707l1.332-1.333a.5.5 0 0 1 .688-.017V19.04l-1.314 1.314a.5.5 0 0 1-.706-.707l1.332-1.333a.5.5 0 0 1 .688-.017V15.04l-1.314 1.314a.5.5 0 0 1-.706-.707l1.313-1.314h-3.258a.5.5 0 0 1-.015.688l-1.334 1.332a.5.5 0 0 1-.706-.707l1.313-1.313zm-8.368 3.334A3.667 3.667 0 1 1 10.666 25a3.667 3.667 0 0 1 .001-7.333m11.646 4.646a.5.5 0 0 1 .707.707l-1.334 1.334a.5.5 0 0 1-.706-.707l1.332-1.333Zm-11.646-2.646a1.667 1.667 0 1 0 0 3.334 1.667 1.667 0 0 0 0-3.334m11.646-1.354a.5.5 0 0 1 .707.707l-1.334 1.334a.5.5 0 0 1-.706-.707l1.332-1.333ZM10.666 5A5.667 5.667 0 0 0 5 10.667v5.503a7.65 7.65 0 0 1 5.667-2.503c2.245 0 4.264.964 5.666 2.502v-5.502A5.667 5.667 0 0 0 10.667 5Z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* InsulationAlt32 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
|
|
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="M16 4.5c6.351 0 11.5 5.149 11.5 11.5v2.5H42a1.5 1.5 0 0 1 1.5 1.5v22a1.5 1.5 0 0 1-1.5 1.5H16C9.649 43.5 4.5 38.351 4.5 32V16C4.5 9.649 9.649 4.5 16 4.5m0 19a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17m12.864-2c.222.383.17.88-.157 1.207L27.5 23.914v3.22a1 1 0 0 1 1.207 1.573L27.5 29.914V32q0 .594-.06 1.172a1 1 0 0 1 1.267 1.535l-2 2a1 1 0 0 1-.31.209 11.5 11.5 0 0 1-2.65 3.584h2.339l1.207-1.207a1 1 0 0 1 1.571 1.207h3.222l1.207-1.207a1 1 0 0 1 1.571 1.207h3.222l1.207-1.207a1 1 0 0 1 1.207-.158v-4.22l-1.793 1.792a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.207-.158v-4.22l-1.793 1.792a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.207-.158v-4.22l-1.793 1.792a1 1 0 1 1-1.414-1.414l1.793-1.793h-4.222c.222.383.17.88-.157 1.207l-2 2a1 1 0 1 1-1.414-1.414l1.793-1.793zM16 26.5a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m17.293 6.793a1 1 0 1 1 1.414 1.414l-2 2a1 1 0 1 1-1.414-1.414zM16 29.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m17.293-2.207a1 1 0 1 1 1.414 1.414l-2 2a1 1 0 1 1-1.414-1.414zM16 7.5A8.5 8.5 0 0 0 7.5 16v8.254A11.47 11.47 0 0 1 16 20.5a11.47 11.47 0 0 1 8.5 3.754V16A8.5 8.5 0 0 0 16 7.5"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* InsulationAlt48 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
|
|
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.333 6.5c8.192 0 14.834 6.64 14.834 14.833v3.834H56a1.5 1.5 0 0 1 1.5 1.5V56a1.5 1.5 0 0 1-1.5 1.5H21.333C13.141 57.5 6.5 50.858 6.5 42.666V21.333C6.5 13.141 13.141 6.5 21.333 6.5m0 24.333c-6.535 0-11.833 5.298-11.833 11.833S14.798 54.5 21.333 54.5s11.834-5.299 11.834-11.834-5.299-11.833-11.834-11.833m14.834-1.747.46-.46a1 1 0 0 1 1.414 1.414l-1.874 1.874v5.172l.46-.46a1 1 0 0 1 1.414 1.414l-1.874 1.874v2.752c0 .907-.082 1.795-.238 2.657l.698-.697a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-.623.288 14.9 14.9 0 0 1-4.473 5.505h4.475l1.874-1.874a1 1 0 0 1 1.414 1.414l-.46.46h5.172l1.874-1.874a1 1 0 0 1 1.414 1.414l-.46.46h5.172l1.874-1.874a1 1 0 0 1 1.414 1.414l-.46.46h.919V28.167H36.167zm-14.834 6.747a6.834 6.834 0 1 1 0 13.669 6.834 6.834 0 0 1 0-13.669m23.294 8.793a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414zm8 0a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414zm-31.294-5.793a3.834 3.834 0 1 0 .001 7.667 3.834 3.834 0 0 0-.001-7.667m23.294-2.207a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414zm8 0a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414zM21.333 9.5C14.798 9.5 9.5 14.798 9.5 21.333v12.39a14.81 14.81 0 0 1 11.833-5.89c4.833 0 9.126 2.312 11.834 5.889v-7.037l-.001-.018.001-.02v-5.314c0-6.535-5.299-11.833-11.834-11.833m23.294 19.126a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414zm8 0a1 1 0 0 1 1.414 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* InsulationAlt64 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"><
|
|
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="M15 10.833a4.167 4.167 0 1 1 0 8.334 4.167 4.167 0 0 1 0-8.334m0 1.9a.5.5 0 0 0-.5.5V14.5h-1.268a.5.5 0 0 0 0 1H14.5v1.268a.5.5 0 0 0 1 0V15.5h1.268a.5.5 0 0 0 0-1H15.5v-1.268a.5.5 0 0 0-.5-.5Zm.834-9.316a.75.75 0 0 1 .75.75v5.652a5.4 5.4 0 0 0-1.5-.234V4.917H4.917v10.167h4.668a5.4 5.4 0 0 0 .234 1.5H4.167a.75.75 0 0 1-.75-.75V4.167a.75.75 0 0 1 .75-.75zM7.5 11.667a.833.833 0 1 1 0 1.666.833.833 0 0 1 0-1.666m2.99.333q-.312.466-.523.996A.498.498 0 0 1 10 12zM7.5 9.167a.833.833 0 1 1 0 1.666.833.833 0 0 1 0-1.666m5 .333c.265 0 .479.206.496.467a5.4 5.4 0 0 0-1.01.533H10a.5.5 0 0 1 0-1zm-5-2.833a.833.833 0 1 1 0 1.666.833.833 0 0 1 0-1.666m5 .333a.5.5 0 0 1 0 1H10a.5.5 0 0 1 0-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ListAdd20 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"><
|
|
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="M18 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10m0 2.379a.5.5 0 0 0-.5.5V17.5h-1.621a.5.5 0 0 0 0 1H17.5v1.621a.5.5 0 0 0 1 0V18.5h1.621a.5.5 0 0 0 0-1H18.5v-1.621a.5.5 0 0 0-.5-.5M19 4a1 1 0 0 1 1 1v6.815a6.5 6.5 0 0 0-2-.315V6H6v12h5.5c0 .698.11 1.37.315 2H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1zM9 14a1 1 0 1 1 0 2 1 1 0 0 1 0-2m3.524.5a6.5 6.5 0 0 0-.526.999A.5.5 0 0 1 12 14.5zM9 11a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 .5a.5.5 0 0 1 .499.498q-.504.212-.96.502H12a.5.5 0 0 1 0-1zM9 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 .5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ListAdd24 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"><
|
|
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="M24 17.333a6.667 6.667 0 1 1 0 13.334 6.667 6.667 0 0 1 0-13.334m0 3.339a.5.5 0 0 0-.5.5V23.5h-2.328a.5.5 0 0 0 0 1H23.5v2.33a.5.5 0 0 0 1 0V24.5h2.33a.5.5 0 0 0 0-1H24.5v-2.328a.5.5 0 0 0-.5-.5m1.334-15.005a1 1 0 0 1 1 1v8.986a8.7 8.7 0 0 0-2-.312V7.667H7.667v16.667h7.675c.026.69.134 1.36.312 2H6.667a1 1 0 0 1-1-1V6.667a1 1 0 0 1 1-1zM12 18.667a1.333 1.333 0 1 1 0 2.665 1.333 1.333 0 0 1 0-2.665m4.592.833q-.292.48-.52 1H16a.5.5 0 0 1 0-1zM12 14.667a1.333 1.333 0 1 1 0 2.665 1.333 1.333 0 0 1 0-2.665m8 .833a.5.5 0 0 1 .5.5q-.001.038-.008.074-.43.191-.834.426H16a.5.5 0 0 1 0-1zm-8-4.833a1.333 1.333 0 1 1 0 2.665 1.333 1.333 0 0 1 0-2.665m8 .833a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ListAdd32 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
|
|
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-10m0 4.758a1 1 0 0 0-1 1V35h-3.242a1 1 0 0 0 0 2H35v3.243a1 1 0 0 0 2 0V37h3.243a1 1 0 0 0 0-2H37v-3.242a1 1 0 0 0-1-1M38 8.5a1.5 1.5 0 0 1 1.5 1.5v13.477a13 13 0 0 0-3-.467V11.5h-25v25h11.51c.039 1.036.2 2.04.467 3H10A1.5 1.5 0 0 1 8.5 38V10A1.5 1.5 0 0 1 10 8.5zM18 28a2 2 0 1 1 0 4 2 2 0 0 1 0-4m7.044 1a13 13 0 0 0-1.048 1.999A1 1 0 0 1 24 29zM18 22a2 2 0 1 1 0 4 2 2 0 0 1 0-4m12 1a1 1 0 0 1 .999.996A13 13 0 0 0 29.069 25H24a1 1 0 1 1 0-2zm-12-7a2 2 0 1 1 0 4 2 2 0 0 1 0-4m12 1a1 1 0 1 1 0 2h-6a1 1 0 1 1 0-2z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ListAdd48 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
|
|
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.667m0 6.676a1 1 0 0 0-1 1V47h-4.657a1 1 0 0 0 0 2H47v4.656a1 1 0 0 0 2 0V49h4.656a1 1 0 0 0 0-2H49v-4.657a1 1 0 0 0-1-1m2.666-29.51a1.5 1.5 0 0 1 1.5 1.5v17.838c-.97-.24-1.973-.397-3-.465V14.833H14.833v34.333h15.873c.068 1.027.226 2.03.466 3H13.333a1.5 1.5 0 0 1-1.5-1.5V13.333a1.5 1.5 0 0 1 1.5-1.5zM24 37.333a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334M33.184 39q-.586.962-1.044 2H32a1 1 0 1 1 0-2zM24 29.333a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334M40 31a1 1 0 0 1 .988 1.144A17 17 0 0 0 39.31 33H32a1 1 0 1 1 0-2zm-16-9.667a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334M40 23a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ListAdd64 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-3.714-3.714a5.7 5.7 0 0 1-2.506.966v1.468h1.75a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1 0-1.5h1.75v-1.468a5.75 5.75 0 0 1-5-5.699v-2.5a.75.75 0 0 1 .75-.75c.138 0 .267.04.378.105L1.97 3.03a.75.75 0 0 1 0-1.06m3.674 4.734c.065.112.106.24.106.379v2.5a4.25 4.25 0 0 0 6.423 3.65l-1.05-1.05a2.834 2.834 0 0 1-3.955-2.6V8.228L5.643 6.704ZM15 6.333a.75.75 0 0 1 .75.75v2.5c0 .883-.2 1.72-.557 2.467l-1.152-1.152a4.2 4.2 0 0 0 .21-1.315v-2.5a.75.75 0 0 1 .75-.75ZM10 1.75a2.834 2.834 0 0 1 2.834 2.833v5c0 .034-.005.068-.006.102L11.334 8.19V4.583a1.334 1.334 0 0 0-2.667 0v.94L7.215 4.071A2.83 2.83 0 0 1 10 1.75"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* MicOff20 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-4.396-4.396A6.96 6.96 0 0 1 13 18.427V20h2a1 1 0 0 1 0 2H9a1 1 0 1 1 0-2h2v-1.573A7 7 0 0 1 5 11.5v-3a1 1 0 0 1 1.09-.996L2.293 3.707a1 1 0 0 1 0-1.414M7 8.5v3a5 5 0 0 0 7.445 4.36l-1.12-1.122A3.5 3.5 0 0 1 8.5 11.5V9.914L6.994 8.41q.005.045.005.091Zm11-1a1 1 0 0 1 1 1v3c0 1.05-.233 2.045-.648 2.938l-1.55-1.55A5 5 0 0 0 17 11.5v-3a1 1 0 0 1 1-1M12 2a3.5 3.5 0 0 1 3.5 3.5v6q0 .042-.003.083L13.5 9.586V5.5a1.5 1.5 0 0 0-3 0v1.086L8.597 4.683A3.5 3.5 0 0 1 12 2"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* MicOff24 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="M3.293 3.293a1 1 0 0 1 1.414 0l24 24a1 1 0 1 1-1.414 1.414l-6.058-6.058A8.95 8.95 0 0 1 17 24.276V27h3a1 1 0 1 1 0 2h-8a1 1 0 0 1 0-2h3v-2.724c-4.5-.497-8-4.31-8-8.943v-4a1 1 0 0 1 2 0v4a7 7 0 0 0 7 7c1.4 0 2.703-.414 3.796-1.123l-1.956-1.956a4.3 4.3 0 0 1-1.84.413 4.334 4.334 0 0 1-4.333-4.334v-2.252L3.293 4.707a1 1 0 0 1 0-1.414M24 10.333a1 1 0 0 1 1 1v4c0 1.29-.273 2.517-.763 3.626l-1.55-1.55A7 7 0 0 0 23 15.332v-4a1 1 0 0 1 1-1Zm-10.333 5a2.334 2.334 0 0 0 2.572 2.32l-2.572-2.572zM16 3a4.334 4.334 0 0 1 4.334 4.333v7.723l-2-2V7.333a2.334 2.334 0 0 0-4.667 0v1.056l-1.915-1.915A4.335 4.335 0 0 1 16 3"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* MicOff32 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"><g clip-path="url(#a)"><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.084-9.083a13.4 13.4 0 0 1-6.356 2.439V40.5H30a1.5 1.5 0 0 1 0 3H18a1.5 1.5 0 1 1 0-3h4.5v-4.084c-6.75-.746-12-6.467-12-13.416v-6a1.5 1.5 0 1 1 3 0v6c0 5.799 4.701 10.5 10.5 10.5 2.1 0 4.054-.621 5.694-1.685l-2.933-2.933A6.5 6.5 0 0 1 24 29.5a6.5 6.5 0 0 1-6.5-6.5v-3.379L4.94 7.061a1.5 1.5 0 0 1 0-2.122ZM36 15.5a1.5 1.5 0 0 1 1.5 1.5v6c0 1.912-.4 3.73-1.116 5.378l-2.334-2.334c.291-.964.45-1.985.45-3.044v-6a1.5 1.5 0 0 1 1.5-1.5M20.5 23a3.5 3.5 0 0 0 3.858 3.48L20.5 22.62zM24 4.5a6.5 6.5 0 0 1 6.5 6.5v11.494l-3-3V11a3.5 3.5 0 0 0-7 0v1.494l-2.856-2.856A6.5 6.5 0 0 1 24 4.5"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* MicOff48 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.12L42.523 44.644a17.4 17.4 0 0 1-9.024 3.458V54.5H40a1.5 1.5 0 0 1 0 3H24a1.5 1.5 0 1 1 0-3h6.5v-6.398c-8.963-.761-16-8.275-16-17.435v-8a1.5 1.5 0 1 1 3 0v8c0 8.008 6.492 14.5 14.5 14.5 3.122 0 6.012-.989 8.378-2.668l-4.597-4.597a8.167 8.167 0 0 1-11.948-7.235v-4.713L6.94 9.061a1.5 1.5 0 0 1 0-2.122ZM48 21.166a1.5 1.5 0 0 1 1.5 1.5v8c0 2.248-.426 4.397-1.198 6.372l-2.364-2.363c.366-1.273.562-2.618.562-4.009v-8a1.5 1.5 0 0 1 1.5-1.5m-21.167 9.5a5.167 5.167 0 0 0 6.66 4.946l-6.66-6.659zM32 6.5a8.167 8.167 0 0 1 8.166 8.167v14.236l-3-3V14.667a5.167 5.167 0 1 0-10.333 0v.903l-2.781-2.78A8.17 8.17 0 0 1 32 6.5"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* MicOff64 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="M1.97 1.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 1 1-1.06 1.06l-2.28-2.28h-1.528a3.25 3.25 0 0 1-6.324 0H4.167a.75.75 0 0 1 0-1.5h.17l.748-5.974A4.9 4.9 0 0 1 5.438 6.5L1.97 3.03a.75.75 0 0 1 0-1.06m6.45 13.78a1.748 1.748 0 0 0 3.159 0zM6.645 7.704a3.4 3.4 0 0 0-.06.63q0 .046-.006.093l-.311 2.49h2.9a.75.75 0 0 1 0 1.5H6.079l-.23 1.833h7.34zM10 1.75a.75.75 0 0 1 .75.75v.974a4.92 4.92 0 0 1 4.165 4.8l.499 3.997-1.727-1.728-.264-2.116a1 1 0 0 1-.006-.093 3.418 3.418 0 0 0-4.979-3.04L7.342 4.199a4.9 4.9 0 0 1 1.908-.724V2.5a.75.75 0 0 1 .75-.75"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* NotificationOff20 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="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414L17.586 19h-1.712a4.002 4.002 0 0 1-7.748 0H5a1 1 0 1 1 0-2h.117l.885-7.077c.01-.74.153-1.447.407-2.1L2.293 3.707a1 1 0 0 1 0-1.414M10.27 19a1.998 1.998 0 0 0 3.46 0zM8.039 9.453Q8 9.721 7.999 10a1 1 0 0 1-.007.124L7.632 13H11a1 1 0 1 1 0 2H7.383l-.25 2h8.453zM11.999 2a1 1 0 0 1 1 1v1.084a6 6 0 0 1 4.999 5.839l.594 4.755-2.303-2.303-.281-2.251A1 1 0 0 1 16 10a4 4 0 0 0-5.705-3.62L8.823 4.91A6 6 0 0 1 11 4.083V3a1 1 0 0 1 1-1Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* NotificationOff24 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="M3.293 3.293a1 1 0 0 1 1.414 0l24 24a1 1 0 0 1-1.414 1.414L23.586 25h-2.687a5.001 5.001 0 0 1-9.799 0H6.668a1 1 0 0 1 0-2h.45l1.218-9.743c.01-1.03.224-2.011.602-2.905L3.293 4.707a1 1 0 0 1 0-1.414M13.173 25a2.999 2.999 0 0 0 5.652 0zm-2.662-13.075q-.175.677-.177 1.409 0 .062-.008.124L9.8 17.667h4.867a1 1 0 0 1 0 2H9.55L9.133 23h12.453zM16 3a1 1 0 0 1 1 1v1.733a7.666 7.666 0 0 1 6.665 7.524l.732 5.862-2.303-2.304-.42-3.357a1 1 0 0 1-.007-.124 5.668 5.668 0 0 0-8.15-5.096l-1.472-1.471A7.6 7.6 0 0 1 15 5.733V4a1 1 0 0 1 1-1"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* NotificationOff32 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-5.561-5.56h-4.03a7.502 7.502 0 0 1-14.699 0H10a1.5 1.5 0 0 1 0-3h.676l1.826-14.616a11.4 11.4 0 0 1 .904-4.357L4.94 7.061a1.5 1.5 0 0 1 0-2.122ZM19.757 37.5a4.5 4.5 0 0 0 8.484 0zm-3.991-19.612A8.5 8.5 0 0 0 15.5 20q0 .094-.012.186L14.7 26.5H22a1.5 1.5 0 0 1 0 3h-7.675l-.625 5h18.68zM24 4.5A1.5 1.5 0 0 1 25.5 6v2.6c5.604.73 9.94 5.493 9.997 11.284l1.086 8.693-3.455-3.455-.616-4.936A2 2 0 0 1 32.5 20a8.5 8.5 0 0 0-8.5-8.5 8.5 8.5 0 0 0-3.666.828l-2.212-2.212A11.4 11.4 0 0 1 22.5 8.6V6A1.5 1.5 0 0 1 24 4.5"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* NotificationOff48 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.12l-7.561-7.56H41.38c-.72 4.534-4.645 8-9.381 8s-8.662-3.466-9.381-8h-9.286a1.5 1.5 0 0 1 0-3h1.343l2.49-19.936a14.75 14.75 0 0 1 1.304-5.973L6.94 9.06a1.5 1.5 0 0 1 0-2.122ZM25.675 49.5a6.5 6.5 0 0 0 12.648 0zm-4.897-26.6a11.8 11.8 0 0 0-.613 3.766q0 .094-.012.186l-1.122 8.981h10.3a1.5 1.5 0 0 1 0 3H18.658L17.7 46.5h26.68l-23.6-23.6ZM32 6.5A1.5 1.5 0 0 1 33.5 8v3.908c7.455.749 13.28 7.016 13.332 14.656l1.286 10.29-3.454-3.454-.818-6.547a2 2 0 0 1-.012-.187c0-6.535-5.298-11.833-11.833-11.833-1.733 0-3.377.375-4.86 1.044l-2.238-2.237a14.7 14.7 0 0 1 5.598-1.732V8A1.5 1.5 0 0 1 32 6.5"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* NotificationOff64 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.832a4.168 4.168 0 1 1-.001 8.336A4.168 4.168 0 0 1 15 10.832M9.632 1.847a.75.75 0 0 1 .735 0l6.667 3.75a.75.75 0 0 1 .382.653v3.902c-.466-.233-.97-.4-1.5-.49V7.246L14.08 8.279v1.384a5.4 5.4 0 0 0-2 .775V9.404l-1.58.888v1.692A5.4 5.4 0 0 0 9.583 15c0 1.136.35 2.19.948 3.06l-.164.094a.75.75 0 0 1-.735 0l-6.667-3.75a.75.75 0 0 1-.382-.654v-7.5c0-.27.146-.52.382-.653L5.894 3.95a1 1 0 0 1 .632-.357zm7.59 11.687a.5.5 0 0 0-.706 0l-2.004 2.002-.825-.825a.5.5 0 0 0-.707.707l1.178 1.18a.5.5 0 0 0 .707 0l2.358-2.357a.5.5 0 0 0 0-.707ZM4.084 13.31 9.5 16.359v-6.067L4.083 7.246zm.524-6.918L10 9.426l1.62-.91-5.392-3.033-1.62.91Zm3.658-2.058L13.57 7.32a1 1 0 0 1 .083.052l1.74-.978L9.999 3.36l-1.734.975Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageCheck20 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.627 2.072a1 1 0 0 1 .863.057l8 4.5A1 1 0 0 1 21 7.5v4.733a6.5 6.5 0 0 0-2-.657v-2.94l-2.305 1.297v1.698a6.5 6.5 0 0 0-2 .772v-1.345L12.5 12.292v2.246a6.47 6.47 0 0 0-1 3.462c0 1.4.444 2.694 1.196 3.755l-.206.116a1 1 0 0 1-.98 0l-8-4.5A1 1 0 0 1 3 16.5v-9a1 1 0 0 1 .51-.871l8-4.5zm8.97 14.239a.5.5 0 0 0-.708 0l-2.475 2.474-1.06-1.06a.5.5 0 0 0-.707.707l1.414 1.415a.5.5 0 0 0 .707 0l2.829-2.83a.5.5 0 0 0 0-.706M5 15.915l6.5 3.656v-7.279L5 8.636zm.53-8.129 6.47 3.64 2.248-1.265-6.47-3.64zm4.286-2.411 6.37 3.582a1 1 0 0 1 .095.062l2.19-1.233L12 4.146z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageCheck24 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.335m-8.374-14.26a1 1 0 0 1 .864.056l10.666 6a1 1 0 0 1 .51.871v6.146a8.6 8.6 0 0 0-2-.652v-4.358l-3.738 2.103v2.345a8.6 8.6 0 0 0-2 .765v-1.985L16.5 16.292v3.366a8.6 8.6 0 0 0-1 2.65v-6.016l-9.167-5.156v10.28L15.5 26.57v-.88a8.6 8.6 0 0 0 1.24 3.04l-.25.14a1 1 0 0 1-.98 0l-10.667-6a1 1 0 0 1-.51-.87V10a1 1 0 0 1 .51-.872l10.667-6 .116-.057Zm11.718 18.793a.5.5 0 0 0-.707 0l-3.418 3.417-1.533-1.532a.5.5 0 0 0-.706.707l1.885 1.886a.5.5 0 0 0 .707 0l3.772-3.77a.5.5 0 0 0 0-.708M6.862 10.286 16 15.426l3.508-1.973-9.137-5.14zm5.547-3.12 9.009 5.067q.061.036.118.079l3.602-2.026-9.139-5.14z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageCheck32 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.44 4.608a1.5 1.5 0 0 1 1.295.084l16 9A1.5 1.5 0 0 1 41.5 15v9.219a13 13 0 0 0-3-.979v-6.25l-5.61 3.155v3.23c-1.056.26-2.062.647-3 1.147v-2.689L25 24.584v4.485A12.94 12.94 0 0 0 23 36c0 2.619.775 5.057 2.107 7.098l-.372.21a1.5 1.5 0 0 1-1.47 0l-16-9A1.5 1.5 0 0 1 6.5 33V15a1.5 1.5 0 0 1 .765-1.308l16-9zm17.752 28.013a1 1 0 0 0-1.414 0l-4.95 4.95-2.121-2.122a1 1 0 0 0-1.414 1.415l2.828 2.828a1 1 0 0 0 1.414 0l5.657-5.657a1 1 0 0 0 0-1.414M9.5 32.122 23 39.716V24.584L9.5 16.99zm1.049-16.835L24 22.852l5.006-2.815-13.451-7.566zm8.066-4.537 13.45 7.565 5.386-3.028L24 7.721z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageCheck48 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.666c7.364 0 13.333 5.97 13.333 13.334S55.363 61.333 48 61.333 34.667 55.363 34.667 48 40.637 34.666 48 34.666M31.44 6.608a1.5 1.5 0 0 1 1.295.084l21.334 12c.472.266.765.766.765 1.308v12.066a17 17 0 0 0-3-.973V21.99l-8.48 4.77v4.537a17 17 0 0 0-3 1.143v-3.993L33 32.584v6.725a17.2 17.2 0 0 0-2 5.294V32.584L12.167 21.99v21.132L31 53.716v-2.32a17.2 17.2 0 0 0 2.208 5.645l-.473.267a1.5 1.5 0 0 1-1.47 0l-21.333-12A1.5 1.5 0 0 1 9.167 44V20a1.5 1.5 0 0 1 .765-1.308l21.333-12zm23.247 37.123a1 1 0 0 0-1.414 0l-6.836 6.834-3.063-3.063a1 1 0 0 0-1.414 1.414l3.77 3.772a1 1 0 0 0 1.415 0l7.542-7.543a1 1 0 0 0 0-1.415Zm-41.47-23.444L32 30.853l7.525-4.233L20.74 16.055l-7.524 4.232ZM23.8 14.333l18.784 10.566 8.2-4.612L32 9.721z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageCheck64 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.334M9.632 1.846a.75.75 0 0 1 .735 0l6.667 3.75a.75.75 0 0 1 .382.654v3.902a5.4 5.4 0 0 0-1.5-.491V7.245L14.08 8.277v1.385a5.4 5.4 0 0 0-2 .776V9.402l-1.58.89v1.692A5.4 5.4 0 0 0 9.583 15c0 1.136.35 2.19.948 3.06l-.164.093a.75.75 0 0 1-.735 0l-6.667-3.75a.75.75 0 0 1-.382-.653v-7.5c0-.27.146-.52.382-.654l2.931-1.649a1 1 0 0 1 .626-.353zm6.972 11.55a.5.5 0 0 0-.707 0l-.897.897-.896-.897a.5.5 0 0 0-.707.707l.896.897-.896.896a.5.5 0 0 0 .707.707l.896-.896.896.896a.5.5 0 0 0 .707-.707L15.707 15l.896-.897a.5.5 0 0 0 0-.707ZM4.082 13.31 9.5 16.358v-6.066L4.083 7.245v6.065Zm.524-6.918L10 9.426l1.62-.912-5.393-3.033-1.619.911Zm3.658-2.058 5.305 2.984q.041.025.08.053l1.742-.979L9.999 3.36l-1.734.975Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageOff20 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.627 2.071a1 1 0 0 1 .863.056l8 4.5A1 1 0 0 1 21 7.5v4.734a6.5 6.5 0 0 0-2-.658v-2.94L16.695 9.93v1.7a6.5 6.5 0 0 0-2 .772v-1.347L12.5 12.292v2.246a6.47 6.47 0 0 0-1 3.462 6.47 6.47 0 0 0 1.195 3.754l-.205.117a1 1 0 0 1-.98 0l-8-4.5A1 1 0 0 1 3 16.5v-9a1 1 0 0 1 .51-.872l8-4.5zm8.226 14.074a.5.5 0 0 0-.708 0L18 17.292l-1.146-1.146a.5.5 0 0 0-.707.707l1.146 1.146-1.146 1.147a.5.5 0 0 0 .707.707L18 18.706l1.145 1.147a.501.501 0 0 0 .709-.707L18.707 18l1.146-1.147a.5.5 0 0 0 0-.707ZM5 15.915l6.5 3.656v-7.28L5 8.635zm.528-8.13L12 11.426l2.247-1.264-6.47-3.641-2.249 1.266Zm4.287-2.411 6.37 3.583a1 1 0 0 1 .094.06l2.192-1.231L12 4.146z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageOff24 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.334M15.626 3.072c.28-.112.598-.093.864.057l10.666 6a1 1 0 0 1 .51.87v6.147a8.6 8.6 0 0 0-2-.651v-4.36l-3.738 2.103v2.346a8.6 8.6 0 0 0-2 .765v-1.986L16.5 16.292v3.366a8.6 8.6 0 0 0-1 2.65v-6.016l-9.167-5.157v10.28L15.5 26.57v-.88a8.6 8.6 0 0 0 1.24 3.04l-.25.14a1 1 0 0 1-.98 0l-10.667-6a1 1 0 0 1-.51-.871V10a1 1 0 0 1 .51-.871l10.667-6zm10.728 18.573a.5.5 0 0 0-.707 0L24 23.293l-1.646-1.647a.5.5 0 0 0-.707.707L23.291 24l-1.646 1.646a.5.5 0 0 0 .707.707L24 24.707l1.646 1.646a.5.5 0 0 0 .707-.707L24.707 24l1.646-1.647a.5.5 0 0 0 0-.708ZM6.86 10.285 16 15.426l3.508-1.973-9.138-5.14-3.508 1.974Zm5.547-3.12 9.01 5.068q.061.035.117.078l3.602-2.025-9.138-5.14-3.59 2.019Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageOff32 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.44 4.608a1.5 1.5 0 0 1 1.295.084l16 9A1.5 1.5 0 0 1 41.5 15v9.218a13 13 0 0 0-3-.977V16.99l-5.61 3.155v3.23c-1.056.26-2.062.648-3 1.148v-2.69L25 24.583v4.486A12.94 12.94 0 0 0 23 36c0 2.62.775 5.058 2.107 7.098l-.372.21a1.5 1.5 0 0 1-1.47 0l-16-9A1.5 1.5 0 0 1 6.5 33V15a1.5 1.5 0 0 1 .765-1.308l16-9zm16.267 27.684a1 1 0 0 0-1.414 0l-2.294 2.294-2.292-2.293a1 1 0 0 0-1.414 1.414L34.585 36l-2.292 2.292a1.001 1.001 0 0 0 1.414 1.415l2.292-2.293 2.294 2.293a1 1 0 0 0 1.414-1.414L37.413 36l2.294-2.293c.39-.39.39-1.025 0-1.415M9.5 32.122 23 39.716V24.584L9.5 16.99zm1.049-16.836L24 22.852l5.005-2.816-13.451-7.566zm8.065-4.537 13.45 7.566 5.386-3.03L24 7.72z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageOff48 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.666c7.364 0 13.333 5.97 13.333 13.334S55.363 61.333 48 61.333 34.667 55.363 34.667 48 40.637 34.666 48 34.666M31.44 6.608c.419-.168.896-.14 1.295.084l21.334 12c.472.266.765.766.765 1.308v12.066a17 17 0 0 0-3-.974V21.99l-8.48 4.77v4.537c-1.042.29-2.046.674-3 1.143v-3.994L33 32.584v6.724a17.2 17.2 0 0 0-2 5.295v-12.02L12.167 21.99v21.132L31 53.715v-2.32a17.2 17.2 0 0 0 2.208 5.646l-.473.266a1.5 1.5 0 0 1-1.47 0l-21.333-12A1.5 1.5 0 0 1 9.167 44V20a1.5 1.5 0 0 1 .765-1.308l21.333-12zm21.267 36.685a1 1 0 0 0-1.414 0l-3.292 3.293-3.294-3.294a1 1 0 0 0-1.414 1.415L46.586 48l-3.293 3.293a1 1 0 0 0 1.414 1.414l3.294-3.293 3.292 3.292a1 1 0 1 0 1.414-1.414L49.415 48l3.292-3.293a1 1 0 0 0 0-1.414M13.216 20.286 32 30.852l7.523-4.233L20.74 16.053zm10.583-5.953 18.783 10.566 8.202-4.613L32 9.72z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PackageOff64 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="M1.97 1.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 0 1-1.06 1.06l-4.064-4.063c-2.725 2.521-6.204 4.283-9.573 4.283a.75.75 0 0 1-.735-.603l-.833-4.166a.75.75 0 0 1 .457-.844l4.166-1.666a.75.75 0 0 1 .724.092l.085.074.98.978A17 17 0 0 0 9.76 10.82L1.969 3.03a.75.75 0 0 1 0-1.06Zm1.388 11.827.585 2.93c1.667-.122 3.397-.731 5.034-1.69l-2.49-2.491zm7.462-1.916a19 19 0 0 1-1.569 1.307l1.01 1.011c.546-.395 1.076-.83 1.583-1.295zm2.66-10.116 4.167.833a.75.75 0 0 1 .603.735c0 2.922-1.326 5.927-3.322 8.451l-1.07-1.07q.175-.225.342-.454l-1.01-1.011q-.17.227-.348.45l-1.069-1.07q.177-.224.344-.452l-.98-.98a.75.75 0 0 1-.166-.81l1.666-4.165a.75.75 0 0 1 .843-.457m-.933 4.72 2.49 2.49c.96-1.636 1.57-3.366 1.69-5.033l-2.93-.585z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneOff20 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="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.81-4.81C12.212 19.9 8.047 22 4 22a1 1 0 0 1-.98-.804l-1-5a1 1 0 0 1 .609-1.125l5-2a1 1 0 0 1 .966.125l.112.097 1.116 1.115c.603-.44 1.185-.92 1.743-1.428L2.293 3.707a1 1 0 0 1 0-1.414m1.852 14.326.668 3.346c1.918-.156 3.91-.849 5.8-1.94L7.76 15.173zm8.837-2.223q-.832.767-1.73 1.442l1.072 1.071a21 21 0 0 0 1.744-1.427l-1.086-1.085Zm2.09-11.767a1 1 0 0 1 1.124-.61l5 1A1 1 0 0 1 22 4c0 3.508-1.579 7.105-3.954 10.132l-1.425-1.425q.147-.19.29-.384l-1.072-1.071q-.145.19-.295.378l-1.424-1.424q.147-.19.29-.384l-1.117-1.115a1 1 0 0 1-.222-1.078zm.102 5.13 2.852 2.852c1.091-1.89 1.784-3.88 1.94-5.799l-3.346-.668z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* PhoneOff24 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>
|