@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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mozaic-ds/icons-vue",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.6.0",
|
|
4
4
|
"description": "ADEO Design system icons for Vue usage",
|
|
5
5
|
"main": "dist/mozaic-icons-vue.umd.js",
|
|
6
6
|
"module": "dist/mozaic-icons-vue.mjs",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
"npm:publishBeta": "npm publish --tag beta --access public"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@mozaic-ds/icons": "2.
|
|
30
|
+
"@mozaic-ds/icons": "^2.5.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@release-it/conventional-changelog": "^
|
|
33
|
+
"@release-it/conventional-changelog": "^11.0.0",
|
|
34
34
|
"@vitejs/plugin-vue": "^6.0.3",
|
|
35
35
|
"glob": "^10.3.10",
|
|
36
|
-
"release-it": "^
|
|
37
|
-
"rimraf": "^
|
|
36
|
+
"release-it": "^20.0.1",
|
|
37
|
+
"rimraf": "^6.1.3",
|
|
38
38
|
"svg-parser": "^2.0.4",
|
|
39
|
-
"typescript": "^
|
|
40
|
-
"vite": "^
|
|
39
|
+
"typescript": "^6.0.3",
|
|
40
|
+
"vite": "^8.0.12",
|
|
41
41
|
"vite-plugin-dts": "^4.5.4",
|
|
42
42
|
"vue-loader": "^17.4.2",
|
|
43
43
|
"vue-tsc": "^3.1.8"
|
|
@@ -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="M7.803 5.303a.75.75 0 0 1 1.06 1.06L5.978 9.25h9.857a.75.75 0 0 1 0 1.5H5.977l2.887 2.886a.75.75 0 0 1-1.06 1.06l-4.168-4.165a.75.75 0 0 1 0-1.06z"/></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
|
* ArrowBack20 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="M9.293 6.293a1 1 0 1 1 1.414 1.414L7.414 11H19a1 1 0 0 1 0 2H7.414l3.293 3.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414z"/></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
|
* ArrowBack24 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="M12.626 8.626a1 1 0 0 1 1.414 1.415L9.08 15h16.253a1 1 0 0 1 0 2H9.08l4.96 4.958a1 1 0 0 1-1.414 1.415L5.96 16.707a1 1 0 0 1 0-1.415z"/></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
|
* ArrowBack32 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"><
|
|
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="M18.94 12.94a1.5 1.5 0 1 1 2.12 2.121l-7.438 7.44H38a1.5 1.5 0 0 1 0 3H13.621l7.44 7.439a1.5 1.5 0 0 1-2.121 2.121l-10-10a1.5 1.5 0 0 1 0-2.121z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBack48 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="M25.606 17.606a1.5 1.5 0 0 1 2.12 2.121L16.955 30.5h33.712a1.5 1.5 0 0 1 0 3H16.954l10.773 10.773a1.5 1.5 0 1 1-2.121 2.121L12.273 33.06a1.5 1.5 0 0 1 0-2.121z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBack64 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="M10 3.417a.75.75 0 0 1 .75.75v9.856l2.886-2.886a.75.75 0 0 1 1.06 1.06l-4.165 4.167a.75.75 0 0 1-1.061 0l-4.167-4.167a.75.75 0 0 1 1.06-1.06l2.887 2.886V4.167a.75.75 0 0 1 .75-.75"/></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
|
* ArrowBottom20 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="M12 4a1 1 0 0 1 1 1v11.586l3.293-3.293a1 1 0 0 1 1.414 1.414l-5 5a1 1 0 0 1-1.414 0l-5-5a1 1 0 1 1 1.414-1.414L11 16.586V5a1 1 0 0 1 1-1"/></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
|
* ArrowBottom24 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="M16 5.667a1 1 0 0 1 1 1v16.252l4.96-4.959a1 1 0 0 1 1.413 1.414l-6.666 6.667a1 1 0 0 1-1.414 0l-6.667-6.667a1 1 0 0 1 1.414-1.414L15 22.92V6.667a1 1 0 0 1 1-1"/></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
|
* ArrowBottom32 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"><
|
|
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="M24 8.5a1.5 1.5 0 0 1 1.5 1.5v24.379l7.44-7.44a1.5 1.5 0 1 1 2.12 2.122l-10 10a1.5 1.5 0 0 1-2.12 0l-10-10a1.5 1.5 0 1 1 2.12-2.122l7.44 7.44V10A1.5 1.5 0 0 1 24 8.5"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBottom48 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="M32 11.833a1.5 1.5 0 0 1 1.5 1.5v33.712l10.774-10.773a1.5 1.5 0 0 1 2.12 2.122L33.062 51.727a1.5 1.5 0 0 1-2.121 0L17.607 38.394a1.5 1.5 0 1 1 2.12-2.121L30.5 47.044V13.333a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBottom64 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.72 3.22a.75.75 0 1 1 1.06 1.06L5.56 15.5h6.94a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75V7.5a.75.75 0 1 1 1.5 0v6.94z"/></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
|
* ArrowBottomLeft20 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="M16.293 6.293a1 1 0 1 1 1.414 1.414L9.414 16H14a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1v-7a1 1 0 0 1 2 0v4.586z"/></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
|
* ArrowBottomLeft24 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="M21.959 8.626a1 1 0 0 1 1.414 1.414L11.747 21.666h6.919a1 1 0 0 1 0 2H9.333a1 1 0 0 1-1-1v-9.333a1 1 0 0 1 2 0v6.92z"/></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
|
* ArrowBottomLeft32 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"><
|
|
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="M32.94 12.94a1.5 1.5 0 1 1 2.12 2.12L17.621 32.5H28a1.5 1.5 0 0 1 0 3H14a1.5 1.5 0 0 1-1.5-1.5V20a1.5 1.5 0 0 1 3 0v10.38z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBottomLeft48 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="M44.273 17.607a1.5 1.5 0 0 1 2.121 2.12L22.288 43.835h15.046a1.5 1.5 0 0 1 0 3H18.667a1.5 1.5 0 0 1-1.5-1.5V26.667a1.5 1.5 0 0 1 3 0v15.046z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBottomLeft64 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="M3.22 3.22a.75.75 0 0 1 1.06 0L15.5 14.44V7.5a.75.75 0 0 1 1.5 0v8.75a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1 0-1.5h6.94L3.22 4.28a.75.75 0 0 1 0-1.06"/></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
|
* ArrowBottomRight20 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="M6.293 6.293a1 1 0 0 1 1.414 0L16 14.586V10a1 1 0 1 1 2 0v7a1 1 0 0 1-1 1h-7a1 1 0 0 1 0-2h4.586L6.293 7.707a1 1 0 0 1 0-1.414"/></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
|
* ArrowBottomRight24 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="M8.626 8.626a1 1 0 0 1 1.414 0l11.626 11.626v-6.919a1 1 0 0 1 2 0v9.333a1 1 0 0 1-1 1h-9.333a1 1 0 0 1 0-2h6.92L8.625 10.04a1 1 0 0 1 0-1.414Z"/></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
|
* ArrowBottomRight32 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"><
|
|
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="M12.94 12.94a1.5 1.5 0 0 1 2.12 0L32.5 30.38V20a1.5 1.5 0 1 1 3 0v14a1.5 1.5 0 0 1-1.5 1.5H20a1.5 1.5 0 0 1 0-3h10.38L12.94 15.06a1.5 1.5 0 0 1 0-2.12"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBottomRight48 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="M17.607 17.607a1.5 1.5 0 0 1 2.12 0l24.107 24.106V26.667a1.5 1.5 0 1 1 3 0v18.667a1.5 1.5 0 0 1-1.5 1.5H26.667a1.5 1.5 0 0 1 0-3h15.046L17.607 19.728a1.5 1.5 0 0 1 0-2.121"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowBottomRight64 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="M11.137 5.303a.75.75 0 0 1 1.06 0l4.167 4.167a.75.75 0 0 1 0 1.06l-4.167 4.166a.75.75 0 1 1-1.06-1.06l2.886-2.886H4.167a.75.75 0 0 1 0-1.5h9.856l-2.886-2.887a.75.75 0 0 1 0-1.06"/></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
|
* ArrowNext20 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="M13.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 13H5a1 1 0 0 1 0-2h11.586l-3.293-3.293a1 1 0 0 1 0-1.414"/></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
|
* ArrowNext24 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="M17.96 8.626a1 1 0 0 1 1.414 0l6.667 6.667a1 1 0 0 1 0 1.414l-6.667 6.666a1 1 0 1 1-1.414-1.414L22.92 17H6.667a1 1 0 0 1 0-2H22.92l-4.96-4.96a1 1 0 0 1 0-1.414"/></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
|
* ArrowNext32 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"><
|
|
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="M26.94 12.94a1.5 1.5 0 0 1 2.12 0l10 10a1.5 1.5 0 0 1 0 2.12l-10 10a1.5 1.5 0 1 1-2.12-2.12l7.439-7.44H10a1.5 1.5 0 0 1 0-3h24.379l-7.44-7.44a1.5 1.5 0 0 1 0-2.12Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowNext48 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="M36.273 17.607a1.5 1.5 0 0 1 2.12 0L51.728 30.94a1.5 1.5 0 0 1 0 2.12L38.394 46.396a1.5 1.5 0 0 1-2.121-2.121L47.044 33.5H13.333a1.5 1.5 0 0 1 0-3h33.712L36.272 19.728a1.5 1.5 0 0 1 0-2.121Z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowNext64 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="M10 3.417c.199 0 .39.079.53.22l4.167 4.166a.75.75 0 0 1-1.061 1.06L10.75 5.978v9.857a.75.75 0 0 1-1.5 0V5.977L6.364 8.864a.75.75 0 0 1-1.061-1.06L9.47 3.635l.114-.094A.75.75 0 0 1 10 3.417"/></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
|
* ArrowTop20 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="M11.369 4.225a1 1 0 0 1 1.338.068l5 5a1 1 0 0 1-1.414 1.414L13 7.414V19a1 1 0 0 1-2 0V7.414l-3.293 3.293a1 1 0 0 1-1.414-1.414l5-5z"/></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
|
* ArrowTop24 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="M15.368 5.891a1 1 0 0 1 1.34.068l6.665 6.668a1 1 0 1 1-1.414 1.413L17 9.08v16.254a1 1 0 0 1-2 0V9.08l-4.96 4.96a1 1 0 0 1-1.414-1.415l6.667-6.667z"/></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
|
* ArrowTop32 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"><
|
|
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="M23.054 8.836a1.5 1.5 0 0 1 2.007.104l10 10a1.5 1.5 0 0 1-2.121 2.121l-7.44-7.44v24.38a1.5 1.5 0 0 1-3 0V13.62l-7.44 7.44a1.5 1.5 0 0 1-2.12-2.121l10-10z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowTop48 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="M30.939 12.273a1.5 1.5 0 0 1 2.12 0l13.335 13.333a1.5 1.5 0 0 1-2.121 2.121L33.498 16.954v33.712a1.5 1.5 0 0 1-3 0v-33.71L19.727 27.727a1.5 1.5 0 0 1-2.122-2.121L30.94 12.273Z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowTop64 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="M3 12.5V3.75A.75.75 0 0 1 3.75 3h8.75a.75.75 0 0 1 0 1.5H5.56l11.22 11.22a.75.75 0 1 1-1.06 1.06L4.5 5.56v6.94a.75.75 0 0 1-1.5 0"/></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
|
* ArrowTopLeft20 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="M14 6a1 1 0 1 1 0 2H9.414l8.293 8.293a1 1 0 1 1-1.414 1.414L8 9.414V14a1 1 0 1 1-2 0V7a1 1 0 0 1 1-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
|
* ArrowTopLeft24 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="M18.666 8.333a1 1 0 0 1 0 2h-6.919l11.626 11.626a1 1 0 1 1-1.414 1.414L10.333 11.747v6.919a1 1 0 1 1-2 0V9.333a1 1 0 0 1 1-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
|
* ArrowTopLeft32 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"><
|
|
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="M28 12.5a1.5 1.5 0 0 1 0 3H17.621l17.44 17.44a1.5 1.5 0 1 1-2.121 2.12L15.5 17.621V28a1.5 1.5 0 0 1-3 0V14a1.5 1.5 0 0 1 1.5-1.5z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowTopLeft48 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="M37.334 17.167a1.5 1.5 0 0 1 0 3H22.288l24.107 24.106a1.5 1.5 0 0 1-2.122 2.121L20.167 22.288v15.046a1.501 1.501 0 0 1-3 0V18.667a1.5 1.5 0 0 1 1.5-1.5z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowTopLeft64 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="M17 12.5a.75.75 0 0 1-1.5 0V5.56L4.28 16.78a.75.75 0 1 1-1.06-1.06L14.44 4.5H7.5a.75.75 0 1 1 0-1.5h8.75a.75.75 0 0 1 .75.75z"/></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
|
* ArrowTopRight20 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="M17 6a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0V9.414l-8.293 8.293a1 1 0 1 1-1.414-1.414L14.586 8H10a1 1 0 1 1 0-2z"/></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
|
* ArrowTopRight24 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="M22.666 8.333a1 1 0 0 1 1 1v9.333a1 1 0 1 1-2 0v-6.919L10.04 23.373a1 1 0 1 1-1.414-1.414l11.626-11.626h-6.919a1 1 0 0 1 0-2z"/></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
|
* ArrowTopRight32 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"><
|
|
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="M34 12.5a1.5 1.5 0 0 1 1.5 1.5v14a1.5 1.5 0 0 1-3 0V17.621l-17.44 17.44a1.5 1.5 0 1 1-2.12-2.121L30.378 15.5h-10.38a1.5 1.5 0 1 1 0-3h14Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowTopRight48 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="M45.334 17.167a1.5 1.5 0 0 1 1.5 1.5v18.667a1.501 1.501 0 0 1-3 0V22.288L19.727 46.395a1.5 1.5 0 0 1-2.12-2.122l24.106-24.106H26.667a1.5 1.5 0 0 1 0-3z"/></svg></template>
|
|
2
2
|
<script setup lang="ts">
|
|
3
3
|
/**
|
|
4
4
|
* ArrowTopRight64 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="M8.113 3.31a3.667 3.667 0 1 1 6.35 3.666l-4.062 7.037a2.208 2.208 0 1 1-3.824-2.208l4.063-7.036a.75.75 0 1 1 1.298.75l-4.062 7.036a.709.709 0 0 0 1.226.708l4.063-7.036A2.167 2.167 0 1 0 9.412 4.06l-4.055 7.022a3.625 3.625 0 0 0 6.28 3.625l3.43-5.94a.75.75 0 0 1 1.298.75l-3.43 5.94a5.126 5.126 0 0 1-8.876-5.125z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Attachment20 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="M9.65 3.922a4.5 4.5 0 0 1 7.794 4.5l-4.875 8.443a2.75 2.75 0 0 1-4.763-2.75l4.875-8.443a1 1 0 0 1 1.732 1l-4.875 8.443a.75.75 0 1 0 1.299.75l4.875-8.443a2.5 2.5 0 0 0-4.33-2.5L6.516 13.35a4.25 4.25 0 0 0 7.361 4.25l4.116-7.13a1 1 0 1 1 1.732 1l-4.117 7.13a6.25 6.25 0 0 1-10.825-6.25L9.65 3.92Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Attachment24 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="M13.154 5.395a5.668 5.668 0 0 1 9.816 5.668l-6.5 11.257a3.334 3.334 0 0 1-5.774-3.333l6.5-11.258a1 1 0 0 1 1.733 1l-6.5 11.258a1.334 1.334 0 0 0 2.308 1.333l6.5-11.258a3.667 3.667 0 0 0-6.35-3.667L8.399 17.633a6 6 0 1 0 10.392 6l5.488-9.505a1 1 0 0 1 1.732 1l-5.488 9.505a8 8 0 1 1-13.856-8z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Attachment32 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="M19.732 8.094a8.5 8.5 0 0 1 14.723 8.5l-9.75 16.886a5 5 0 1 1-8.66-5l9.75-16.886a1.5 1.5 0 1 1 2.597 1.5l-9.75 16.886a2 2 0 0 0 3.464 2l9.75-16.886a5.5 5.5 0 1 0-9.526-5.5l-9.731 16.855a9 9 0 0 0 15.587 9l8.233-14.258a1.5 1.5 0 1 1 2.598 1.5L30.785 36.95c-3.322 5.754-10.686 7.714-16.428 4.372C8.643 37.996 6.694 30.675 10 24.95z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Attachment48 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="M26.743 11.041c2.992-5.181 9.617-6.956 14.798-3.965s6.957 9.617 3.966 14.798l-13 22.518a6.167 6.167 0 0 1-10.682-6.167l13-22.518a1.5 1.5 0 0 1 2.599 1.5l-13 22.518a3.167 3.167 0 0 0 5.485 3.167l13-22.518a7.834 7.834 0 0 0-13.568-7.833L16.365 35.017c-3.443 5.964-1.414 13.59 4.538 17.053 5.981 3.48 13.653 1.44 17.113-4.553L48.99 28.505a1.501 1.501 0 0 1 2.599 1.5L40.613 49.017c-4.29 7.43-13.802 9.962-21.218 5.646-7.381-4.295-9.898-13.75-5.628-21.146L26.743 11.04Z"/></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* Attachment64 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="M1.97 1.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 0 1-1.06 1.06l-3.22-3.22-3.22 3.22a.75.75 0 0 1-1.28-.53v-5.69l-2.47 2.47a.75.75 0 0 1-1.06-1.06L8.94 10 1.97 3.03a.75.75 0 0 1 0-1.06m8.78 13.72 1.94-1.94-1.94-1.94zM9.713 1.805a.75.75 0 0 1 .817.163l3.75 3.75a.75.75 0 0 1 0 1.061l-1.667 1.667a.75.75 0 0 1-1.06-1.06l1.136-1.137-1.94-1.94v1.523a.75.75 0 0 1-1.5 0V2.5a.75.75 0 0 1 .464-.694Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* BluetoothOff20 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 0 1-1.414 1.414L16.5 17.914l-3.793 3.793A1 1 0 0 1 11 21v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.415L10.586 12 2.293 3.707a1 1 0 0 1 0-1.414M13 18.586l2.086-2.086L13 14.414zm-1.383-16.51a1 1 0 0 1 1.09.217l4.5 4.5a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L15.086 7.5 13 5.414V7a1 1 0 1 1-2 0V3a1 1 0 0 1 .617-.924"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* BluetoothOff24 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 0 1-1.414 1.414L22 23.414l-5.293 5.293A1 1 0 0 1 15 28v-9.586l-4.293 4.293a1 1 0 1 1-1.414-1.414L14.586 16 3.293 4.707a1 1 0 0 1 0-1.414M17 25.586 20.586 22 17 18.414zm-1.383-22.51a1 1 0 0 1 1.09.217l6 6a1 1 0 0 1 0 1.414l-2.667 2.667a1 1 0 0 1-1.414-1.414l1.96-1.96L17 6.414v2.919a1 1 0 1 1-2 0V4a1 1 0 0 1 .617-.924"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
|
|
2
|
+
<script setup lang="ts">
|
|
3
|
+
/**
|
|
4
|
+
* BluetoothOff32 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>
|