@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
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.