@mozaic-ds/icons-vue 2.6.1 → 2.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/dist/index.d.ts +30876 -0
  2. package/dist/mozaic-icons-vue.mjs +33839 -0
  3. package/dist/mozaic-icons-vue.umd.js +1 -0
  4. package/package.json +1 -1
  5. package/src/components/ArrowBack20/ArrowBack20.vue +1 -1
  6. package/src/components/ArrowBack24/ArrowBack24.vue +1 -1
  7. package/src/components/ArrowBack32/ArrowBack32.vue +1 -1
  8. package/src/components/ArrowBack48/ArrowBack48.vue +1 -1
  9. package/src/components/ArrowBottom20/ArrowBottom20.vue +1 -1
  10. package/src/components/ArrowBottom24/ArrowBottom24.vue +1 -1
  11. package/src/components/ArrowBottom32/ArrowBottom32.vue +1 -1
  12. package/src/components/ArrowBottom48/ArrowBottom48.vue +1 -1
  13. package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +1 -1
  14. package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +1 -1
  15. package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +1 -1
  16. package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +1 -1
  17. package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +1 -1
  18. package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +1 -1
  19. package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +1 -1
  20. package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +1 -1
  21. package/src/components/ArrowNext20/ArrowNext20.vue +1 -1
  22. package/src/components/ArrowNext24/ArrowNext24.vue +1 -1
  23. package/src/components/ArrowNext32/ArrowNext32.vue +1 -1
  24. package/src/components/ArrowNext48/ArrowNext48.vue +1 -1
  25. package/src/components/ArrowTop20/ArrowTop20.vue +1 -1
  26. package/src/components/ArrowTop24/ArrowTop24.vue +1 -1
  27. package/src/components/ArrowTop32/ArrowTop32.vue +1 -1
  28. package/src/components/ArrowTop48/ArrowTop48.vue +1 -1
  29. package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +1 -1
  30. package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +1 -1
  31. package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +1 -1
  32. package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +1 -1
  33. package/src/components/ArrowTopRight20/ArrowTopRight20.vue +1 -1
  34. package/src/components/ArrowTopRight24/ArrowTopRight24.vue +1 -1
  35. package/src/components/ArrowTopRight32/ArrowTopRight32.vue +1 -1
  36. package/src/components/ArrowTopRight48/ArrowTopRight48.vue +1 -1
  37. package/src/components/Attachment20/Attachment20.vue +1 -1
  38. package/src/components/Attachment24/Attachment24.vue +1 -1
  39. package/src/components/Attachment32/Attachment32.vue +1 -1
  40. package/src/components/BluetoothOff20/BluetoothOff20.vue +1 -1
  41. package/src/components/BluetoothOff24/BluetoothOff24.vue +1 -1
  42. package/src/components/BluetoothOff32/BluetoothOff32.vue +1 -1
  43. package/src/components/Bookmark20/Bookmark20.vue +1 -1
  44. package/src/components/Bookmark24/Bookmark24.vue +1 -1
  45. package/src/components/Bookmark32/Bookmark32.vue +1 -1
  46. package/src/components/BookmarkFilled20/BookmarkFilled20.vue +1 -1
  47. package/src/components/BookmarkFilled24/BookmarkFilled24.vue +1 -1
  48. package/src/components/BookmarkFilled32/BookmarkFilled32.vue +1 -1
  49. package/src/components/Camera20/Camera20.vue +1 -1
  50. package/src/components/Camera24/Camera24.vue +1 -1
  51. package/src/components/Camera32/Camera32.vue +1 -1
  52. package/src/components/Cart20/Cart20.vue +1 -1
  53. package/src/components/Cart24/Cart24.vue +1 -1
  54. package/src/components/Cart32/Cart32.vue +1 -1
  55. package/src/components/DimensionDiameter20/DimensionDiameter20.vue +1 -1
  56. package/src/components/DimensionDiameter24/DimensionDiameter24.vue +1 -1
  57. package/src/components/DimensionDiameter32/DimensionDiameter32.vue +1 -1
  58. package/src/components/DimensionHeight20/DimensionHeight20.vue +1 -1
  59. package/src/components/DimensionHeight24/DimensionHeight24.vue +1 -1
  60. package/src/components/DimensionHeight32/DimensionHeight32.vue +1 -1
  61. package/src/components/DimensionLength20/DimensionLength20.vue +1 -1
  62. package/src/components/DimensionLength24/DimensionLength24.vue +1 -1
  63. package/src/components/DimensionLength32/DimensionLength32.vue +1 -1
  64. package/src/components/DimensionThickness20/DimensionThickness20.vue +1 -1
  65. package/src/components/DimensionThickness24/DimensionThickness24.vue +1 -1
  66. package/src/components/DimensionThickness32/DimensionThickness32.vue +1 -1
  67. package/src/components/DimensionWidth20/DimensionWidth20.vue +1 -1
  68. package/src/components/DimensionWidth24/DimensionWidth24.vue +1 -1
  69. package/src/components/DimensionWidth32/DimensionWidth32.vue +1 -1
  70. package/src/components/Eye32/Eye32.vue +1 -1
  71. package/src/components/Eye48/Eye48.vue +1 -1
  72. package/src/components/EyeOff32/EyeOff32.vue +1 -1
  73. package/src/components/EyeOff48/EyeOff48.vue +1 -1
  74. package/src/components/FavoriteOff24/FavoriteOff24.vue +1 -1
  75. package/src/components/FavoriteOff32/FavoriteOff32.vue +1 -1
  76. package/src/components/InsulationAlt20/InsulationAlt20.vue +1 -1
  77. package/src/components/InsulationAlt24/InsulationAlt24.vue +1 -1
  78. package/src/components/ListAdd20/ListAdd20.vue +1 -1
  79. package/src/components/ListAdd24/ListAdd24.vue +1 -1
  80. package/src/components/ListAdd32/ListAdd32.vue +1 -1
  81. package/src/components/ListView20/ListView20.vue +1 -1
  82. package/src/components/ListView24/ListView24.vue +1 -1
  83. package/src/components/Lock20/Lock20.vue +1 -1
  84. package/src/components/Lock24/Lock24.vue +1 -1
  85. package/src/components/Lock48/Lock48.vue +1 -1
  86. package/src/components/LockOpen20/LockOpen20.vue +1 -1
  87. package/src/components/LockOpen24/LockOpen24.vue +1 -1
  88. package/src/components/LockOpen48/LockOpen48.vue +1 -1
  89. package/src/components/MicOff20/MicOff20.vue +1 -1
  90. package/src/components/MicOff24/MicOff24.vue +1 -1
  91. package/src/components/MicOff32/MicOff32.vue +1 -1
  92. package/src/components/MicOff48/MicOff48.vue +1 -1
  93. package/src/components/NoPicture20/NoPicture20.vue +17 -0
  94. package/src/components/NoPicture24/NoPicture24.vue +17 -0
  95. package/src/components/NoPicture32/NoPicture32.vue +17 -0
  96. package/src/components/NoPicture48/NoPicture48.vue +17 -0
  97. package/src/components/NoPicture64/NoPicture64.vue +17 -0
  98. package/src/components/PhoneOff32/PhoneOff32.vue +1 -1
  99. package/src/components/PhoneReject32/PhoneReject32.vue +1 -1
  100. package/src/components/Refresh32/Refresh32.vue +1 -1
  101. package/src/components/Refresh48/Refresh48.vue +1 -1
  102. package/src/components/Robot20/Robot20.vue +1 -1
  103. package/src/components/Robot24/Robot24.vue +1 -1
  104. package/src/components/Robot32/Robot32.vue +1 -1
  105. package/src/components/Security32/Security32.vue +1 -1
  106. package/src/components/Share20/Share20.vue +1 -1
  107. package/src/components/Share24/Share24.vue +1 -1
  108. package/src/components/Share32/Share32.vue +1 -1
  109. package/src/components/ShareIos20/ShareIos20.vue +1 -1
  110. package/src/components/ShareIos24/ShareIos24.vue +1 -1
  111. package/src/components/ShareIos32/ShareIos32.vue +1 -1
  112. package/src/components/Stop20/Stop20.vue +1 -1
  113. package/src/components/Stop24/Stop24.vue +1 -1
  114. package/src/components/Stop32/Stop32.vue +1 -1
  115. package/src/components/StopCircle20/StopCircle20.vue +1 -1
  116. package/src/components/StopCircle24/StopCircle24.vue +1 -1
  117. package/src/components/StopCircle32/StopCircle32.vue +1 -1
  118. package/src/components/ThumbDown20/ThumbDown20.vue +1 -1
  119. package/src/components/ThumbDown32/ThumbDown32.vue +1 -1
  120. package/src/components/ThumbDownFilled20/ThumbDownFilled20.vue +1 -1
  121. package/src/components/ThumbDownFilled32/ThumbDownFilled32.vue +1 -1
  122. package/src/components/ThumbUp20/ThumbUp20.vue +1 -1
  123. package/src/components/ThumbUp32/ThumbUp32.vue +1 -1
  124. package/src/components/ThumbUpFilled20/ThumbUpFilled20.vue +1 -1
  125. package/src/components/ThumbUpFilled32/ThumbUpFilled32.vue +1 -1
  126. package/src/components/Trash20/Trash20.vue +1 -1
  127. package/src/components/Trash24/Trash24.vue +1 -1
  128. package/src/components/Trash48/Trash48.vue +1 -1
  129. package/src/components/Uploading20/Uploading20.vue +1 -1
  130. package/src/components/Uploading24/Uploading24.vue +1 -1
  131. package/src/components/WifiOff20/WifiOff20.vue +1 -1
  132. package/src/components/WifiOff24/WifiOff24.vue +1 -1
  133. package/src/components/WifiOff32/WifiOff32.vue +1 -1
  134. package/src/index.ts +90 -85
  135. /package/src/components/{API20/API20.vue → Api20/Api20.vue} +0 -0
  136. /package/src/components/{API24/API24.vue → Api24/Api24.vue} +0 -0
  137. /package/src/components/{API32/API32.vue → Api32/Api32.vue} +0 -0
  138. /package/src/components/{API48/API48.vue → Api48/Api48.vue} +0 -0
  139. /package/src/components/{API64/API64.vue → Api64/Api64.vue} +0 -0
  140. /package/src/components/{DIY20/DIY20.vue → Diy20/Diy20.vue} +0 -0
  141. /package/src/components/{DIY24/DIY24.vue → Diy24/Diy24.vue} +0 -0
  142. /package/src/components/{DIY32/DIY32.vue → Diy32/Diy32.vue} +0 -0
  143. /package/src/components/{DIY48/DIY48.vue → Diy48/Diy48.vue} +0 -0
  144. /package/src/components/{DIY64/DIY64.vue → Diy64/Diy64.vue} +0 -0
  145. /package/src/components/{DIYAlt20/DIYAlt20.vue → DiyAlt20/DiyAlt20.vue} +0 -0
  146. /package/src/components/{DIYAlt24/DIYAlt24.vue → DiyAlt24/DiyAlt24.vue} +0 -0
  147. /package/src/components/{DIYAlt32/DIYAlt32.vue → DiyAlt32/DiyAlt32.vue} +0 -0
  148. /package/src/components/{DIYAlt48/DIYAlt48.vue → DiyAlt48/DiyAlt48.vue} +0 -0
  149. /package/src/components/{DIYAlt64/DIYAlt64.vue → DiyAlt64/DiyAlt64.vue} +0 -0
  150. /package/src/components/{FileCSV20/FileCSV20.vue → FileCsv20/FileCsv20.vue} +0 -0
  151. /package/src/components/{FileCSV24/FileCSV24.vue → FileCsv24/FileCsv24.vue} +0 -0
  152. /package/src/components/{FileCSV32/FileCSV32.vue → FileCsv32/FileCsv32.vue} +0 -0
  153. /package/src/components/{FileCSV48/FileCSV48.vue → FileCsv48/FileCsv48.vue} +0 -0
  154. /package/src/components/{FileCSV64/FileCSV64.vue → FileCsv64/FileCsv64.vue} +0 -0
  155. /package/src/components/{FileDOC20/FileDOC20.vue → FileDoc20/FileDoc20.vue} +0 -0
  156. /package/src/components/{FileDOC24/FileDOC24.vue → FileDoc24/FileDoc24.vue} +0 -0
  157. /package/src/components/{FileDOC32/FileDOC32.vue → FileDoc32/FileDoc32.vue} +0 -0
  158. /package/src/components/{FileDOC48/FileDOC48.vue → FileDoc48/FileDoc48.vue} +0 -0
  159. /package/src/components/{FileDOC64/FileDOC64.vue → FileDoc64/FileDoc64.vue} +0 -0
  160. /package/src/components/{FileFIG20/FileFIG20.vue → FileFig20/FileFig20.vue} +0 -0
  161. /package/src/components/{FileFIG24/FileFIG24.vue → FileFig24/FileFig24.vue} +0 -0
  162. /package/src/components/{FileFIG32/FileFIG32.vue → FileFig32/FileFig32.vue} +0 -0
  163. /package/src/components/{FileFIG48/FileFIG48.vue → FileFig48/FileFig48.vue} +0 -0
  164. /package/src/components/{FileFIG64/FileFIG64.vue → FileFig64/FileFig64.vue} +0 -0
  165. /package/src/components/{FileJPG20/FileJPG20.vue → FileJpg20/FileJpg20.vue} +0 -0
  166. /package/src/components/{FileJPG24/FileJPG24.vue → FileJpg24/FileJpg24.vue} +0 -0
  167. /package/src/components/{FileJPG32/FileJPG32.vue → FileJpg32/FileJpg32.vue} +0 -0
  168. /package/src/components/{FileJPG48/FileJPG48.vue → FileJpg48/FileJpg48.vue} +0 -0
  169. /package/src/components/{FileJPG64/FileJPG64.vue → FileJpg64/FileJpg64.vue} +0 -0
  170. /package/src/components/{FilePDF20/FilePDF20.vue → FilePdf20/FilePdf20.vue} +0 -0
  171. /package/src/components/{FilePDF24/FilePDF24.vue → FilePdf24/FilePdf24.vue} +0 -0
  172. /package/src/components/{FilePDF32/FilePDF32.vue → FilePdf32/FilePdf32.vue} +0 -0
  173. /package/src/components/{FilePDF48/FilePDF48.vue → FilePdf48/FilePdf48.vue} +0 -0
  174. /package/src/components/{FilePDF64/FilePDF64.vue → FilePdf64/FilePdf64.vue} +0 -0
  175. /package/src/components/{FilePNG20/FilePNG20.vue → FilePng20/FilePng20.vue} +0 -0
  176. /package/src/components/{FilePNG24/FilePNG24.vue → FilePng24/FilePng24.vue} +0 -0
  177. /package/src/components/{FilePNG32/FilePNG32.vue → FilePng32/FilePng32.vue} +0 -0
  178. /package/src/components/{FilePNG48/FilePNG48.vue → FilePng48/FilePng48.vue} +0 -0
  179. /package/src/components/{FilePNG64/FilePNG64.vue → FilePng64/FilePng64.vue} +0 -0
  180. /package/src/components/{FileSVG20/FileSVG20.vue → FileSvg20/FileSvg20.vue} +0 -0
  181. /package/src/components/{FileSVG24/FileSVG24.vue → FileSvg24/FileSvg24.vue} +0 -0
  182. /package/src/components/{FileSVG32/FileSVG32.vue → FileSvg32/FileSvg32.vue} +0 -0
  183. /package/src/components/{FileSVG48/FileSVG48.vue → FileSvg48/FileSvg48.vue} +0 -0
  184. /package/src/components/{FileSVG64/FileSVG64.vue → FileSvg64/FileSvg64.vue} +0 -0
  185. /package/src/components/{FileXLS20/FileXLS20.vue → FileXls20/FileXls20.vue} +0 -0
  186. /package/src/components/{FileXLS24/FileXLS24.vue → FileXls24/FileXls24.vue} +0 -0
  187. /package/src/components/{FileXLS32/FileXLS32.vue → FileXls32/FileXls32.vue} +0 -0
  188. /package/src/components/{FileXLS48/FileXLS48.vue → FileXls48/FileXls48.vue} +0 -0
  189. /package/src/components/{FileXLS64/FileXLS64.vue → FileXls64/FileXls64.vue} +0 -0
  190. /package/src/components/{View3D20/View3D20.vue → View3d20/View3d20.vue} +0 -0
  191. /package/src/components/{View3D24/View3D24.vue → View3d24/View3d24.vue} +0 -0
  192. /package/src/components/{View3D32/View3D32.vue → View3d32/View3d32.vue} +0 -0
  193. /package/src/components/{View3D48/View3D48.vue → View3d48/View3d48.vue} +0 -0
  194. /package/src/components/{View3D64/View3D64.vue → View3d64/View3d64.vue} +0 -0

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.