@mozaic-ds/icons-vue 2.4.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.
Files changed (430) hide show
  1. package/dist/index.d.ts +7079 -4979
  2. package/dist/mozaic-icons-vue.mjs +33758 -42398
  3. package/dist/mozaic-icons-vue.umd.js +1 -1
  4. package/package.json +7 -7
  5. package/src/components/{AI20/AI20.vue → Ai20/Ai20.vue} +1 -1
  6. package/src/components/{AI24/AI24.vue → Ai24/Ai24.vue} +1 -1
  7. package/src/components/{AI32/AI32.vue → Ai32/Ai32.vue} +1 -1
  8. package/src/components/{AI48/AI48.vue → Ai48/Ai48.vue} +1 -1
  9. package/src/components/{AI64/AI64.vue → Ai64/Ai64.vue} +1 -1
  10. package/src/components/{API20/API20.vue → Api20/Api20.vue} +1 -1
  11. package/src/components/{API24/API24.vue → Api24/Api24.vue} +1 -1
  12. package/src/components/{API32/API32.vue → Api32/Api32.vue} +1 -1
  13. package/src/components/{API48/API48.vue → Api48/Api48.vue} +1 -1
  14. package/src/components/{API64/API64.vue → Api64/Api64.vue} +1 -1
  15. package/src/components/ArrowBack20/ArrowBack20.vue +1 -1
  16. package/src/components/ArrowBack24/ArrowBack24.vue +1 -1
  17. package/src/components/ArrowBack32/ArrowBack32.vue +1 -1
  18. package/src/components/ArrowBack48/ArrowBack48.vue +1 -1
  19. package/src/components/ArrowBack64/ArrowBack64.vue +1 -1
  20. package/src/components/ArrowBottom20/ArrowBottom20.vue +1 -1
  21. package/src/components/ArrowBottom24/ArrowBottom24.vue +1 -1
  22. package/src/components/ArrowBottom32/ArrowBottom32.vue +1 -1
  23. package/src/components/ArrowBottom48/ArrowBottom48.vue +1 -1
  24. package/src/components/ArrowBottom64/ArrowBottom64.vue +1 -1
  25. package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +1 -1
  26. package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +1 -1
  27. package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +1 -1
  28. package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +1 -1
  29. package/src/components/ArrowBottomLeft64/ArrowBottomLeft64.vue +1 -1
  30. package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +1 -1
  31. package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +1 -1
  32. package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +1 -1
  33. package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +1 -1
  34. package/src/components/ArrowBottomRight64/ArrowBottomRight64.vue +1 -1
  35. package/src/components/ArrowNext20/ArrowNext20.vue +1 -1
  36. package/src/components/ArrowNext24/ArrowNext24.vue +1 -1
  37. package/src/components/ArrowNext32/ArrowNext32.vue +1 -1
  38. package/src/components/ArrowNext48/ArrowNext48.vue +1 -1
  39. package/src/components/ArrowNext64/ArrowNext64.vue +1 -1
  40. package/src/components/ArrowTop20/ArrowTop20.vue +1 -1
  41. package/src/components/ArrowTop24/ArrowTop24.vue +1 -1
  42. package/src/components/ArrowTop32/ArrowTop32.vue +1 -1
  43. package/src/components/ArrowTop48/ArrowTop48.vue +1 -1
  44. package/src/components/ArrowTop64/ArrowTop64.vue +1 -1
  45. package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +1 -1
  46. package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +1 -1
  47. package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +1 -1
  48. package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +1 -1
  49. package/src/components/ArrowTopLeft64/ArrowTopLeft64.vue +1 -1
  50. package/src/components/ArrowTopRight20/ArrowTopRight20.vue +1 -1
  51. package/src/components/ArrowTopRight24/ArrowTopRight24.vue +1 -1
  52. package/src/components/ArrowTopRight32/ArrowTopRight32.vue +1 -1
  53. package/src/components/ArrowTopRight48/ArrowTopRight48.vue +1 -1
  54. package/src/components/ArrowTopRight64/ArrowTopRight64.vue +1 -1
  55. package/src/components/Attachment20/Attachment20.vue +17 -0
  56. package/src/components/Attachment24/Attachment24.vue +17 -0
  57. package/src/components/Attachment32/Attachment32.vue +17 -0
  58. package/src/components/Attachment48/Attachment48.vue +17 -0
  59. package/src/components/Attachment64/Attachment64.vue +17 -0
  60. package/src/components/BillLei20/BillLei20.vue +17 -0
  61. package/src/components/BillLei24/BillLei24.vue +17 -0
  62. package/src/components/BillLei32/BillLei32.vue +17 -0
  63. package/src/components/BillLei48/BillLei48.vue +17 -0
  64. package/src/components/BillLei64/BillLei64.vue +17 -0
  65. package/src/components/BluetoothOff20/BluetoothOff20.vue +17 -0
  66. package/src/components/BluetoothOff24/BluetoothOff24.vue +17 -0
  67. package/src/components/BluetoothOff32/BluetoothOff32.vue +17 -0
  68. package/src/components/BluetoothOff48/BluetoothOff48.vue +17 -0
  69. package/src/components/BluetoothOff64/BluetoothOff64.vue +17 -0
  70. package/src/components/Bookmark20/Bookmark20.vue +17 -0
  71. package/src/components/Bookmark24/Bookmark24.vue +17 -0
  72. package/src/components/Bookmark32/Bookmark32.vue +17 -0
  73. package/src/components/Bookmark48/Bookmark48.vue +17 -0
  74. package/src/components/Bookmark64/Bookmark64.vue +17 -0
  75. package/src/components/BookmarkFilled20/BookmarkFilled20.vue +17 -0
  76. package/src/components/BookmarkFilled24/BookmarkFilled24.vue +17 -0
  77. package/src/components/BookmarkFilled32/BookmarkFilled32.vue +17 -0
  78. package/src/components/BookmarkFilled48/BookmarkFilled48.vue +17 -0
  79. package/src/components/BookmarkFilled64/BookmarkFilled64.vue +17 -0
  80. package/src/components/Camera20/Camera20.vue +1 -1
  81. package/src/components/Camera24/Camera24.vue +1 -1
  82. package/src/components/Camera32/Camera32.vue +1 -1
  83. package/src/components/Camera48/Camera48.vue +1 -1
  84. package/src/components/Camera64/Camera64.vue +1 -1
  85. package/src/components/Cart20/Cart20.vue +1 -1
  86. package/src/components/Cart24/Cart24.vue +1 -1
  87. package/src/components/Cart32/Cart32.vue +1 -1
  88. package/src/components/Cart48/Cart48.vue +1 -1
  89. package/src/components/Cart64/Cart64.vue +1 -1
  90. package/src/components/CurrencyDollar20/CurrencyDollar20.vue +17 -0
  91. package/src/components/CurrencyDollar24/CurrencyDollar24.vue +17 -0
  92. package/src/components/CurrencyDollar32/CurrencyDollar32.vue +17 -0
  93. package/src/components/CurrencyDollar48/CurrencyDollar48.vue +17 -0
  94. package/src/components/CurrencyDollar64/CurrencyDollar64.vue +17 -0
  95. package/src/components/CurrencyEuro20/CurrencyEuro20.vue +17 -0
  96. package/src/components/CurrencyEuro24/CurrencyEuro24.vue +17 -0
  97. package/src/components/CurrencyEuro32/CurrencyEuro32.vue +17 -0
  98. package/src/components/CurrencyEuro48/CurrencyEuro48.vue +17 -0
  99. package/src/components/CurrencyEuro64/CurrencyEuro64.vue +17 -0
  100. package/src/components/CurrencyLei20/CurrencyLei20.vue +17 -0
  101. package/src/components/CurrencyLei24/CurrencyLei24.vue +17 -0
  102. package/src/components/CurrencyLei32/CurrencyLei32.vue +17 -0
  103. package/src/components/CurrencyLei48/CurrencyLei48.vue +17 -0
  104. package/src/components/CurrencyLei64/CurrencyLei64.vue +17 -0
  105. package/src/components/Cybersecurity20/Cybersecurity20.vue +1 -1
  106. package/src/components/Cybersecurity24/Cybersecurity24.vue +1 -1
  107. package/src/components/Cybersecurity32/Cybersecurity32.vue +1 -1
  108. package/src/components/Cybersecurity48/Cybersecurity48.vue +1 -1
  109. package/src/components/Cybersecurity64/Cybersecurity64.vue +1 -1
  110. package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +1 -1
  111. package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +1 -1
  112. package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +1 -1
  113. package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +1 -1
  114. package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +1 -1
  115. package/src/components/CybersecurityWarning20/CybersecurityWarning20.vue +1 -1
  116. package/src/components/CybersecurityWarning24/CybersecurityWarning24.vue +1 -1
  117. package/src/components/CybersecurityWarning32/CybersecurityWarning32.vue +1 -1
  118. package/src/components/CybersecurityWarning48/CybersecurityWarning48.vue +1 -1
  119. package/src/components/CybersecurityWarning64/CybersecurityWarning64.vue +1 -1
  120. package/src/components/Danger20/Danger20.vue +1 -1
  121. package/src/components/Danger24/Danger24.vue +1 -1
  122. package/src/components/Danger32/Danger32.vue +1 -1
  123. package/src/components/Danger48/Danger48.vue +1 -1
  124. package/src/components/Danger64/Danger64.vue +1 -1
  125. package/src/components/Delivery20/Delivery20.vue +1 -1
  126. package/src/components/Delivery24/Delivery24.vue +1 -1
  127. package/src/components/Delivery32/Delivery32.vue +1 -1
  128. package/src/components/Delivery48/Delivery48.vue +1 -1
  129. package/src/components/Delivery64/Delivery64.vue +1 -1
  130. package/src/components/DeliveryOff20/DeliveryOff20.vue +17 -0
  131. package/src/components/DeliveryOff24/DeliveryOff24.vue +17 -0
  132. package/src/components/DeliveryOff32/DeliveryOff32.vue +17 -0
  133. package/src/components/DeliveryOff48/DeliveryOff48.vue +17 -0
  134. package/src/components/DeliveryOff64/DeliveryOff64.vue +17 -0
  135. package/src/components/DeviceMobile20/DeviceMobile20.vue +1 -1
  136. package/src/components/DeviceMobile24/DeviceMobile24.vue +1 -1
  137. package/src/components/DeviceMobile32/DeviceMobile32.vue +1 -1
  138. package/src/components/DeviceMobile48/DeviceMobile48.vue +1 -1
  139. package/src/components/DeviceMobile64/DeviceMobile64.vue +1 -1
  140. package/src/components/DeviceTablet20/DeviceTablet20.vue +1 -1
  141. package/src/components/DeviceTablet24/DeviceTablet24.vue +1 -1
  142. package/src/components/DeviceTablet32/DeviceTablet32.vue +1 -1
  143. package/src/components/DeviceTablet48/DeviceTablet48.vue +1 -1
  144. package/src/components/DeviceTablet64/DeviceTablet64.vue +1 -1
  145. package/src/components/DimensionDiameter20/DimensionDiameter20.vue +17 -0
  146. package/src/components/DimensionDiameter24/DimensionDiameter24.vue +17 -0
  147. package/src/components/DimensionDiameter32/DimensionDiameter32.vue +17 -0
  148. package/src/components/DimensionDiameter48/DimensionDiameter48.vue +17 -0
  149. package/src/components/DimensionDiameter64/DimensionDiameter64.vue +17 -0
  150. package/src/components/DimensionHeight20/DimensionHeight20.vue +17 -0
  151. package/src/components/DimensionHeight24/DimensionHeight24.vue +17 -0
  152. package/src/components/DimensionHeight32/DimensionHeight32.vue +17 -0
  153. package/src/components/DimensionHeight48/DimensionHeight48.vue +17 -0
  154. package/src/components/DimensionHeight64/DimensionHeight64.vue +17 -0
  155. package/src/components/DimensionLength20/DimensionLength20.vue +17 -0
  156. package/src/components/DimensionLength24/DimensionLength24.vue +17 -0
  157. package/src/components/DimensionLength32/DimensionLength32.vue +17 -0
  158. package/src/components/DimensionLength48/DimensionLength48.vue +17 -0
  159. package/src/components/DimensionLength64/DimensionLength64.vue +17 -0
  160. package/src/components/DimensionThickness20/DimensionThickness20.vue +17 -0
  161. package/src/components/DimensionThickness24/DimensionThickness24.vue +17 -0
  162. package/src/components/DimensionThickness32/DimensionThickness32.vue +17 -0
  163. package/src/components/DimensionThickness48/DimensionThickness48.vue +17 -0
  164. package/src/components/DimensionThickness64/DimensionThickness64.vue +17 -0
  165. package/src/components/DimensionWidth20/DimensionWidth20.vue +17 -0
  166. package/src/components/DimensionWidth24/DimensionWidth24.vue +17 -0
  167. package/src/components/DimensionWidth32/DimensionWidth32.vue +17 -0
  168. package/src/components/DimensionWidth48/DimensionWidth48.vue +17 -0
  169. package/src/components/DimensionWidth64/DimensionWidth64.vue +17 -0
  170. package/src/components/{DIY20/DIY20.vue → Diy20/Diy20.vue} +1 -1
  171. package/src/components/{DIY24/DIY24.vue → Diy24/Diy24.vue} +1 -1
  172. package/src/components/{DIY32/DIY32.vue → Diy32/Diy32.vue} +1 -1
  173. package/src/components/{DIY48/DIY48.vue → Diy48/Diy48.vue} +1 -1
  174. package/src/components/{DIY64/DIY64.vue → Diy64/Diy64.vue} +1 -1
  175. package/src/components/{DIYAlt20/DIYAlt20.vue → DiyAlt20/DiyAlt20.vue} +1 -1
  176. package/src/components/{DIYAlt24/DIYAlt24.vue → DiyAlt24/DiyAlt24.vue} +1 -1
  177. package/src/components/{DIYAlt32/DIYAlt32.vue → DiyAlt32/DiyAlt32.vue} +1 -1
  178. package/src/components/{DIYAlt48/DIYAlt48.vue → DiyAlt48/DiyAlt48.vue} +1 -1
  179. package/src/components/{DIYAlt64/DIYAlt64.vue → DiyAlt64/DiyAlt64.vue} +1 -1
  180. package/src/components/Error20/Error20.vue +17 -0
  181. package/src/components/Error24/Error24.vue +17 -0
  182. package/src/components/Error32/Error32.vue +17 -0
  183. package/src/components/Error48/Error48.vue +17 -0
  184. package/src/components/Error64/Error64.vue +17 -0
  185. package/src/components/ErrorFilled20/ErrorFilled20.vue +17 -0
  186. package/src/components/ErrorFilled24/ErrorFilled24.vue +17 -0
  187. package/src/components/ErrorFilled32/ErrorFilled32.vue +17 -0
  188. package/src/components/ErrorFilled48/ErrorFilled48.vue +17 -0
  189. package/src/components/ErrorFilled64/ErrorFilled64.vue +17 -0
  190. package/src/components/FavoriteOff20/FavoriteOff20.vue +17 -0
  191. package/src/components/FavoriteOff24/FavoriteOff24.vue +17 -0
  192. package/src/components/FavoriteOff32/FavoriteOff32.vue +17 -0
  193. package/src/components/FavoriteOff48/FavoriteOff48.vue +17 -0
  194. package/src/components/FavoriteOff64/FavoriteOff64.vue +17 -0
  195. package/src/components/{FileCSV20/FileCSV20.vue → FileCsv20/FileCsv20.vue} +1 -1
  196. package/src/components/{FileCSV24/FileCSV24.vue → FileCsv24/FileCsv24.vue} +1 -1
  197. package/src/components/{FileCSV32/FileCSV32.vue → FileCsv32/FileCsv32.vue} +1 -1
  198. package/src/components/{FileCSV48/FileCSV48.vue → FileCsv48/FileCsv48.vue} +1 -1
  199. package/src/components/{FileCSV64/FileCSV64.vue → FileCsv64/FileCsv64.vue} +1 -1
  200. package/src/components/{FileDOC20/FileDOC20.vue → FileDoc20/FileDoc20.vue} +1 -1
  201. package/src/components/{FileDOC24/FileDOC24.vue → FileDoc24/FileDoc24.vue} +1 -1
  202. package/src/components/{FileDOC32/FileDOC32.vue → FileDoc32/FileDoc32.vue} +1 -1
  203. package/src/components/{FileDOC48/FileDOC48.vue → FileDoc48/FileDoc48.vue} +1 -1
  204. package/src/components/{FileDOC64/FileDOC64.vue → FileDoc64/FileDoc64.vue} +1 -1
  205. package/src/components/{FileFIG20/FileFIG20.vue → FileFig20/FileFig20.vue} +1 -1
  206. package/src/components/{FileFIG24/FileFIG24.vue → FileFig24/FileFig24.vue} +1 -1
  207. package/src/components/{FileFIG32/FileFIG32.vue → FileFig32/FileFig32.vue} +1 -1
  208. package/src/components/{FileFIG48/FileFIG48.vue → FileFig48/FileFig48.vue} +1 -1
  209. package/src/components/{FileFIG64/FileFIG64.vue → FileFig64/FileFig64.vue} +1 -1
  210. package/src/components/{FileJPG20/FileJPG20.vue → FileJpg20/FileJpg20.vue} +1 -1
  211. package/src/components/{FileJPG24/FileJPG24.vue → FileJpg24/FileJpg24.vue} +1 -1
  212. package/src/components/{FileJPG32/FileJPG32.vue → FileJpg32/FileJpg32.vue} +1 -1
  213. package/src/components/{FileJPG48/FileJPG48.vue → FileJpg48/FileJpg48.vue} +1 -1
  214. package/src/components/{FileJPG64/FileJPG64.vue → FileJpg64/FileJpg64.vue} +1 -1
  215. package/src/components/{FilePDF20/FilePDF20.vue → FilePdf20/FilePdf20.vue} +1 -1
  216. package/src/components/{FilePDF24/FilePDF24.vue → FilePdf24/FilePdf24.vue} +1 -1
  217. package/src/components/{FilePDF32/FilePDF32.vue → FilePdf32/FilePdf32.vue} +1 -1
  218. package/src/components/{FilePDF48/FilePDF48.vue → FilePdf48/FilePdf48.vue} +1 -1
  219. package/src/components/{FilePDF64/FilePDF64.vue → FilePdf64/FilePdf64.vue} +1 -1
  220. package/src/components/{FilePNG20/FilePNG20.vue → FilePng20/FilePng20.vue} +1 -1
  221. package/src/components/{FilePNG24/FilePNG24.vue → FilePng24/FilePng24.vue} +1 -1
  222. package/src/components/{FilePNG32/FilePNG32.vue → FilePng32/FilePng32.vue} +1 -1
  223. package/src/components/{FilePNG48/FilePNG48.vue → FilePng48/FilePng48.vue} +1 -1
  224. package/src/components/{FilePNG64/FilePNG64.vue → FilePng64/FilePng64.vue} +1 -1
  225. package/src/components/{FileSVG20/FileSVG20.vue → FileSvg20/FileSvg20.vue} +1 -1
  226. package/src/components/{FileSVG24/FileSVG24.vue → FileSvg24/FileSvg24.vue} +1 -1
  227. package/src/components/{FileSVG32/FileSVG32.vue → FileSvg32/FileSvg32.vue} +1 -1
  228. package/src/components/{FileSVG48/FileSVG48.vue → FileSvg48/FileSvg48.vue} +1 -1
  229. package/src/components/{FileSVG64/FileSVG64.vue → FileSvg64/FileSvg64.vue} +1 -1
  230. package/src/components/{FileXLS20/FileXLS20.vue → FileXls20/FileXls20.vue} +1 -1
  231. package/src/components/{FileXLS24/FileXLS24.vue → FileXls24/FileXls24.vue} +1 -1
  232. package/src/components/{FileXLS32/FileXLS32.vue → FileXls32/FileXls32.vue} +1 -1
  233. package/src/components/{FileXLS48/FileXLS48.vue → FileXls48/FileXls48.vue} +1 -1
  234. package/src/components/{FileXLS64/FileXLS64.vue → FileXls64/FileXls64.vue} +1 -1
  235. package/src/components/FolderNew20/FolderNew20.vue +1 -1
  236. package/src/components/FolderNew24/FolderNew24.vue +1 -1
  237. package/src/components/FolderNew32/FolderNew32.vue +1 -1
  238. package/src/components/FolderNew48/FolderNew48.vue +1 -1
  239. package/src/components/FolderNew64/FolderNew64.vue +1 -1
  240. package/src/components/FundingCardLei20/FundingCardLei20.vue +17 -0
  241. package/src/components/FundingCardLei24/FundingCardLei24.vue +17 -0
  242. package/src/components/FundingCardLei32/FundingCardLei32.vue +17 -0
  243. package/src/components/FundingCardLei48/FundingCardLei48.vue +17 -0
  244. package/src/components/FundingCardLei64/FundingCardLei64.vue +17 -0
  245. package/src/components/FundingLei20/FundingLei20.vue +17 -0
  246. package/src/components/FundingLei24/FundingLei24.vue +17 -0
  247. package/src/components/FundingLei32/FundingLei32.vue +17 -0
  248. package/src/components/FundingLei48/FundingLei48.vue +17 -0
  249. package/src/components/FundingLei64/FundingLei64.vue +17 -0
  250. package/src/components/InfoCircle20/InfoCircle20.vue +1 -1
  251. package/src/components/InfoCircle24/InfoCircle24.vue +1 -1
  252. package/src/components/InfoCircle32/InfoCircle32.vue +1 -1
  253. package/src/components/InfoCircle48/InfoCircle48.vue +1 -1
  254. package/src/components/InfoCircle64/InfoCircle64.vue +1 -1
  255. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +1 -1
  256. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +1 -1
  257. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +1 -1
  258. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +1 -1
  259. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +1 -1
  260. package/src/components/InsulationAlt20/InsulationAlt20.vue +1 -1
  261. package/src/components/InsulationAlt24/InsulationAlt24.vue +1 -1
  262. package/src/components/InsulationAlt32/InsulationAlt32.vue +1 -1
  263. package/src/components/InsulationAlt48/InsulationAlt48.vue +1 -1
  264. package/src/components/InsulationAlt64/InsulationAlt64.vue +1 -1
  265. package/src/components/ListAdd20/ListAdd20.vue +1 -1
  266. package/src/components/ListAdd24/ListAdd24.vue +1 -1
  267. package/src/components/ListAdd32/ListAdd32.vue +1 -1
  268. package/src/components/ListAdd48/ListAdd48.vue +1 -1
  269. package/src/components/ListAdd64/ListAdd64.vue +1 -1
  270. package/src/components/MicOff20/MicOff20.vue +17 -0
  271. package/src/components/MicOff24/MicOff24.vue +17 -0
  272. package/src/components/MicOff32/MicOff32.vue +17 -0
  273. package/src/components/MicOff48/MicOff48.vue +17 -0
  274. package/src/components/MicOff64/MicOff64.vue +17 -0
  275. package/src/components/NotificationOff20/NotificationOff20.vue +17 -0
  276. package/src/components/NotificationOff24/NotificationOff24.vue +17 -0
  277. package/src/components/NotificationOff32/NotificationOff32.vue +17 -0
  278. package/src/components/NotificationOff48/NotificationOff48.vue +17 -0
  279. package/src/components/NotificationOff64/NotificationOff64.vue +17 -0
  280. package/src/components/PackageCheck20/PackageCheck20.vue +17 -0
  281. package/src/components/PackageCheck24/PackageCheck24.vue +17 -0
  282. package/src/components/PackageCheck32/PackageCheck32.vue +17 -0
  283. package/src/components/PackageCheck48/PackageCheck48.vue +17 -0
  284. package/src/components/PackageCheck64/PackageCheck64.vue +17 -0
  285. package/src/components/PackageOff20/PackageOff20.vue +17 -0
  286. package/src/components/PackageOff24/PackageOff24.vue +17 -0
  287. package/src/components/PackageOff32/PackageOff32.vue +17 -0
  288. package/src/components/PackageOff48/PackageOff48.vue +17 -0
  289. package/src/components/PackageOff64/PackageOff64.vue +17 -0
  290. package/src/components/PhoneOff20/PhoneOff20.vue +17 -0
  291. package/src/components/PhoneOff24/PhoneOff24.vue +17 -0
  292. package/src/components/PhoneOff32/PhoneOff32.vue +17 -0
  293. package/src/components/PhoneOff48/PhoneOff48.vue +17 -0
  294. package/src/components/PhoneOff64/PhoneOff64.vue +17 -0
  295. package/src/components/PhoneReject20/PhoneReject20.vue +17 -0
  296. package/src/components/PhoneReject24/PhoneReject24.vue +17 -0
  297. package/src/components/PhoneReject32/PhoneReject32.vue +17 -0
  298. package/src/components/PhoneReject48/PhoneReject48.vue +17 -0
  299. package/src/components/PhoneReject64/PhoneReject64.vue +17 -0
  300. package/src/components/ReceiptLei20/ReceiptLei20.vue +17 -0
  301. package/src/components/ReceiptLei24/ReceiptLei24.vue +17 -0
  302. package/src/components/ReceiptLei32/ReceiptLei32.vue +17 -0
  303. package/src/components/ReceiptLei48/ReceiptLei48.vue +17 -0
  304. package/src/components/ReceiptLei64/ReceiptLei64.vue +17 -0
  305. package/src/components/{RFID20/RFID20.vue → Rfid20/Rfid20.vue} +1 -1
  306. package/src/components/{RFID24/RFID24.vue → Rfid24/Rfid24.vue} +1 -1
  307. package/src/components/{RFID32/RFID32.vue → Rfid32/Rfid32.vue} +1 -1
  308. package/src/components/{RFID48/RFID48.vue → Rfid48/Rfid48.vue} +1 -1
  309. package/src/components/{RFID64/RFID64.vue → Rfid64/Rfid64.vue} +1 -1
  310. package/src/components/Robot20/Robot20.vue +17 -0
  311. package/src/components/Robot24/Robot24.vue +17 -0
  312. package/src/components/Robot32/Robot32.vue +17 -0
  313. package/src/components/Robot48/Robot48.vue +17 -0
  314. package/src/components/Robot64/Robot64.vue +17 -0
  315. package/src/components/Stop20/Stop20.vue +17 -0
  316. package/src/components/Stop24/Stop24.vue +17 -0
  317. package/src/components/Stop32/Stop32.vue +17 -0
  318. package/src/components/Stop48/Stop48.vue +17 -0
  319. package/src/components/Stop64/Stop64.vue +17 -0
  320. package/src/components/StopCircle20/StopCircle20.vue +17 -0
  321. package/src/components/StopCircle24/StopCircle24.vue +17 -0
  322. package/src/components/StopCircle32/StopCircle32.vue +17 -0
  323. package/src/components/StopCircle48/StopCircle48.vue +17 -0
  324. package/src/components/StopCircle64/StopCircle64.vue +17 -0
  325. package/src/components/StoreLmOff20/StoreLmOff20.vue +17 -0
  326. package/src/components/StoreLmOff24/StoreLmOff24.vue +17 -0
  327. package/src/components/StoreLmOff32/StoreLmOff32.vue +17 -0
  328. package/src/components/StoreLmOff48/StoreLmOff48.vue +17 -0
  329. package/src/components/StoreLmOff64/StoreLmOff64.vue +17 -0
  330. package/src/components/StoreMOff20/StoreMOff20.vue +17 -0
  331. package/src/components/StoreMOff24/StoreMOff24.vue +17 -0
  332. package/src/components/StoreMOff32/StoreMOff32.vue +17 -0
  333. package/src/components/StoreMOff48/StoreMOff48.vue +17 -0
  334. package/src/components/StoreMOff64/StoreMOff64.vue +17 -0
  335. package/src/components/ThumbDown20/ThumbDown20.vue +1 -1
  336. package/src/components/ThumbDown24/ThumbDown24.vue +1 -1
  337. package/src/components/ThumbDown32/ThumbDown32.vue +1 -1
  338. package/src/components/ThumbDown48/ThumbDown48.vue +1 -1
  339. package/src/components/ThumbDown64/ThumbDown64.vue +1 -1
  340. package/src/components/ThumbDownFilled20/ThumbDownFilled20.vue +17 -0
  341. package/src/components/ThumbDownFilled24/ThumbDownFilled24.vue +17 -0
  342. package/src/components/ThumbDownFilled32/ThumbDownFilled32.vue +17 -0
  343. package/src/components/ThumbDownFilled48/ThumbDownFilled48.vue +17 -0
  344. package/src/components/ThumbDownFilled64/ThumbDownFilled64.vue +17 -0
  345. package/src/components/ThumbUp20/ThumbUp20.vue +1 -1
  346. package/src/components/ThumbUp24/ThumbUp24.vue +1 -1
  347. package/src/components/ThumbUp32/ThumbUp32.vue +1 -1
  348. package/src/components/ThumbUp48/ThumbUp48.vue +1 -1
  349. package/src/components/ThumbUp64/ThumbUp64.vue +1 -1
  350. package/src/components/ThumbUpFilled20/ThumbUpFilled20.vue +17 -0
  351. package/src/components/ThumbUpFilled24/ThumbUpFilled24.vue +17 -0
  352. package/src/components/ThumbUpFilled32/ThumbUpFilled32.vue +17 -0
  353. package/src/components/ThumbUpFilled48/ThumbUpFilled48.vue +17 -0
  354. package/src/components/ThumbUpFilled64/ThumbUpFilled64.vue +17 -0
  355. package/src/components/TruckLoading20/TruckLoading20.vue +1 -1
  356. package/src/components/TruckLoading24/TruckLoading24.vue +1 -1
  357. package/src/components/TruckLoading32/TruckLoading32.vue +1 -1
  358. package/src/components/TruckLoading48/TruckLoading48.vue +1 -1
  359. package/src/components/TruckLoading64/TruckLoading64.vue +1 -1
  360. package/src/components/TruckUnloading20/TruckUnloading20.vue +1 -1
  361. package/src/components/TruckUnloading24/TruckUnloading24.vue +1 -1
  362. package/src/components/TruckUnloading32/TruckUnloading32.vue +1 -1
  363. package/src/components/TruckUnloading48/TruckUnloading48.vue +1 -1
  364. package/src/components/TruckUnloading64/TruckUnloading64.vue +1 -1
  365. package/src/components/{View3D20/View3D20.vue → View3d20/View3d20.vue} +1 -1
  366. package/src/components/{View3D24/View3D24.vue → View3d24/View3d24.vue} +1 -1
  367. package/src/components/{View3D32/View3D32.vue → View3d32/View3d32.vue} +1 -1
  368. package/src/components/{View3D48/View3D48.vue → View3d48/View3d48.vue} +1 -1
  369. package/src/components/{View3D64/View3D64.vue → View3d64/View3d64.vue} +1 -1
  370. package/src/components/{ViewAR20/ViewAR20.vue → ViewAr20/ViewAr20.vue} +1 -1
  371. package/src/components/{ViewAR24/ViewAR24.vue → ViewAr24/ViewAr24.vue} +1 -1
  372. package/src/components/{ViewAR32/ViewAR32.vue → ViewAr32/ViewAr32.vue} +1 -1
  373. package/src/components/{ViewAR48/ViewAR48.vue → ViewAr48/ViewAr48.vue} +1 -1
  374. package/src/components/{ViewAR64/ViewAR64.vue → ViewAr64/ViewAr64.vue} +1 -1
  375. package/src/components/WarningCircle20/WarningCircle20.vue +1 -1
  376. package/src/components/WarningCircle24/WarningCircle24.vue +1 -1
  377. package/src/components/WarningCircle32/WarningCircle32.vue +1 -1
  378. package/src/components/WarningCircle48/WarningCircle48.vue +1 -1
  379. package/src/components/WarningCircle64/WarningCircle64.vue +1 -1
  380. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +1 -1
  381. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +1 -1
  382. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +1 -1
  383. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +1 -1
  384. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +1 -1
  385. package/src/components/WarningTriangle20/WarningTriangle20.vue +17 -0
  386. package/src/components/WarningTriangle24/WarningTriangle24.vue +17 -0
  387. package/src/components/WarningTriangle32/WarningTriangle32.vue +17 -0
  388. package/src/components/WarningTriangle48/WarningTriangle48.vue +17 -0
  389. package/src/components/WarningTriangle64/WarningTriangle64.vue +17 -0
  390. package/src/components/WarningTriangleFilled20/WarningTriangleFilled20.vue +17 -0
  391. package/src/components/WarningTriangleFilled24/WarningTriangleFilled24.vue +17 -0
  392. package/src/components/WarningTriangleFilled32/WarningTriangleFilled32.vue +17 -0
  393. package/src/components/WarningTriangleFilled48/WarningTriangleFilled48.vue +17 -0
  394. package/src/components/WarningTriangleFilled64/WarningTriangleFilled64.vue +17 -0
  395. package/src/components/WifiOff20/WifiOff20.vue +17 -0
  396. package/src/components/WifiOff24/WifiOff24.vue +17 -0
  397. package/src/components/WifiOff32/WifiOff32.vue +17 -0
  398. package/src/components/WifiOff48/WifiOff48.vue +17 -0
  399. package/src/components/WifiOff64/WifiOff64.vue +17 -0
  400. package/src/index.ts +687 -537
  401. package/src/components/Instance20/Instance20.vue +0 -17
  402. package/src/components/Instance24/Instance24.vue +0 -17
  403. package/src/components/Instance32/Instance32.vue +0 -17
  404. package/src/components/Instance48/Instance48.vue +0 -17
  405. package/src/components/Instance64/Instance64.vue +0 -17
  406. package/src/components/InstanceLeft20/InstanceLeft20.vue +0 -17
  407. package/src/components/InstanceLeft24/InstanceLeft24.vue +0 -17
  408. package/src/components/InstanceLeft32/InstanceLeft32.vue +0 -17
  409. package/src/components/InstanceLeft48/InstanceLeft48.vue +0 -17
  410. package/src/components/InstanceLeft64/InstanceLeft64.vue +0 -17
  411. package/src/components/InstanceRight20/InstanceRight20.vue +0 -17
  412. package/src/components/InstanceRight24/InstanceRight24.vue +0 -17
  413. package/src/components/InstanceRight32/InstanceRight32.vue +0 -17
  414. package/src/components/InstanceRight48/InstanceRight48.vue +0 -17
  415. package/src/components/InstanceRight64/InstanceRight64.vue +0 -17
  416. package/src/components/NoPicture20/NoPicture20.vue +0 -17
  417. package/src/components/NoPicture24/NoPicture24.vue +0 -17
  418. package/src/components/NoPicture32/NoPicture32.vue +0 -17
  419. package/src/components/NoPicture48/NoPicture48.vue +0 -17
  420. package/src/components/NoPicture64/NoPicture64.vue +0 -17
  421. package/src/components/RotatedMobile20/RotatedMobile20.vue +0 -17
  422. package/src/components/RotatedMobile24/RotatedMobile24.vue +0 -17
  423. package/src/components/RotatedMobile32/RotatedMobile32.vue +0 -17
  424. package/src/components/RotatedMobile48/RotatedMobile48.vue +0 -17
  425. package/src/components/RotatedMobile64/RotatedMobile64.vue +0 -17
  426. package/src/components/SocialWorkplace20/SocialWorkplace20.vue +0 -17
  427. package/src/components/SocialWorkplace24/SocialWorkplace24.vue +0 -17
  428. package/src/components/SocialWorkplace32/SocialWorkplace32.vue +0 -17
  429. package/src/components/SocialWorkplace48/SocialWorkplace48.vue +0 -17
  430. package/src/components/SocialWorkplace64/SocialWorkplace64.vue +0 -17
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 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"><path d="M15.834 1.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75zm-10.917 15h10.167V3.25H4.917zm7.999-2.667a.5.5 0 0 1 0 1H7.083a.5.5 0 0 1 0-1zm0-2.083a.5.5 0 1 1 0 1H7.083a.5.5 0 0 1 0-1zm-2.832-5.62q.813 0 1.278.514.47.512.47 1.454v.431H9.307a1 1 0 0 0 .307.623.94.94 0 0 0 .655.235q.612 0 .957-.444l.52.582q-.239.337-.645.528a2.1 2.1 0 0 1-.9.187q-.873 0-1.422-.535-.545-.535-.546-1.425v-.102q0-.597.232-1.066a1.7 1.7 0 0 1 .651-.724q.425-.257.967-.257Zm-2.582 4.037H6.44V4.792h1.062zm6.05 0H12.49V6.454h1.062zM10.08 7.238a.67.67 0 0 0-.513.212q-.194.213-.249.609h1.473v-.085q-.007-.352-.19-.542-.184-.194-.52-.194Zm2.941-2.355a.6.6 0 0 1 .432.154.52.52 0 0 1 .161.392.52.52 0 0 1-.165.395.6.6 0 0 1-.428.155.6.6 0 0 1-.432-.155.52.52 0 0 1-.161-.395q0-.239.157-.392a.6.6 0 0 1 .436-.154"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei20 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="M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zM6 20h12V4H6zm9.5-3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1zm0-2.5a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1zm-3.398-6.843q.974 0 1.533.615.562.616.562 1.746v.518H11.17q.061.466.37.747.31.281.785.282.735 0 1.148-.533l.624.7q-.286.404-.774.632a2.55 2.55 0 0 1-1.08.224q-1.047 0-1.706-.642-.654-.64-.655-1.709v-.123q0-.716.277-1.279a2 2 0 0 1 .782-.87q.51-.308 1.16-.308Zm-3.1 4.843H7.73V5.75h1.274v6.75Zm7.26 0h-1.274V7.745h1.275zm-4.165-3.814a.8.8 0 0 0-.616.254q-.232.255-.298.73h1.766v-.1q-.009-.423-.228-.651-.22-.233-.624-.233m3.529-2.826q.325 0 .519.185.193.185.193.47a.62.62 0 0 1-.198.474.71.71 0 0 1-.514.185.73.73 0 0 1-.519-.185.63.63 0 0 1-.193-.474q0-.285.188-.47.194-.185.524-.185"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei24 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="M25.334 3a1 1 0 0 1 1 1v24a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zM7.667 27h16.667V5H7.667zm12.999-4.167a.5.5 0 0 1 0 1h-9.333a.5.5 0 0 1 0-1zm0-3.333a.5.5 0 1 1 0 1h-9.333a.5.5 0 0 1 0-1zm-4.531-9.29q1.3 0 2.045.82.75.821.75 2.326v.692h-4.037q.081.621.492.996.416.375 1.049.375.978 0 1.529-.709l.832.932q-.381.538-1.031.843-.65.3-1.442.3-1.395 0-2.273-.856-.873-.855-.873-2.28v-.164q0-.954.369-1.705.37-.755 1.043-1.16a2.94 2.94 0 0 1 1.547-.41m-4.131 6.457h-1.7v-9h1.7zm9.68 0h-1.7v-6.34h1.7zm-5.555-5.086q-.505 0-.82.34-.31.34-.399.973h2.356v-.135q-.012-.562-.305-.867-.293-.31-.832-.31Zm4.705-3.768q.434 0 .691.247a.83.83 0 0 1 .258.627.83.83 0 0 1-.264.632q-.257.246-.685.246t-.691-.246a.84.84 0 0 1-.258-.632.84.84 0 0 1 .252-.627q.258-.246.697-.247"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei32 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="M38 4.5A1.5 1.5 0 0 1 39.5 6v36a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42V6A1.5 1.5 0 0 1 10 4.5zm-26.5 36h25v-33h-25zM31 34a1 1 0 1 1 0 2H17a1 1 0 1 1 0-2zm0-5a1 1 0 1 1 0 2H17a1 1 0 1 1 0-2zm-6.798-13.685q1.95 0 3.067 1.23 1.126 1.23 1.126 3.49v1.036h-6.056q.123.932.738 1.494.624.563 1.573.563 1.469 0 2.294-1.064l1.248 1.398q-.57.808-1.547 1.265-.975.45-2.162.449-2.09 0-3.41-1.283-1.31-1.283-1.31-3.42v-.245q0-1.434.554-2.558.554-1.134 1.565-1.74 1.02-.615 2.32-.615M18.006 25h-2.549V11.5h2.549zm14.52 0h-2.55v-9.51h2.55zm-8.333-7.629q-.756 0-1.23.51-.465.51-.598 1.459h3.533v-.202q-.017-.844-.457-1.301-.44-.465-1.248-.466m7.058-5.651q.651 0 1.037.369.387.37.387.94 0 .58-.396.95-.387.369-1.028.369-.642 0-1.037-.37-.387-.369-.387-.949 0-.57.378-.94.387-.37 1.046-.37Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei48 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="M50.666 6.5a1.5 1.5 0 0 1 1.5 1.5v48a1.5 1.5 0 0 1-1.5 1.5H13.333a1.5 1.5 0 0 1-1.5-1.5V8a1.5 1.5 0 0 1 1.5-1.5zm-35.833 48h34.333v-45H14.833zm26.501-8.833a1 1 0 0 1 0 2H22.667a1 1 0 0 1 0-2zm0-6.667a1 1 0 0 1 0 2H22.667a1 1 0 1 1 0-2zm-9.065-18.581q2.602 0 4.09 1.64 1.5 1.641 1.5 4.653v1.383h-8.074q.165 1.242.985 1.992.831.75 2.097.75 1.957 0 3.059-1.418l1.664 1.863q-.762 1.078-2.063 1.688-1.3.597-2.883.597-2.788 0-4.546-1.71-1.746-1.71-1.746-4.56v-.327q0-1.91.738-3.41.738-1.512 2.086-2.32 1.359-.822 3.094-.821Zm-8.261 12.914h-3.399v-18h3.399zm19.36 0h-3.4v-12.68h3.4zm-11.11-10.172q-1.008 0-1.64.68-.622.68-.798 1.945h4.711v-.27q-.023-1.125-.61-1.734-.585-.62-1.663-.62Zm9.41-7.535q.867 0 1.383.492.515.492.515 1.254 0 .774-.527 1.266-.515.492-1.371.492-.855 0-1.383-.492-.515-.492-.515-1.266 0-.762.503-1.254.517-.492 1.395-.492"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei64 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>
@@ -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.12L33 35.12l-7.94 7.94A1.5 1.5 0 0 1 22.5 42V27.62l-6.44 6.44a1.5 1.5 0 1 1-2.12-2.12L21.878 24 4.939 7.06a1.5 1.5 0 0 1 0-2.12ZM25.5 38.378l5.379-5.38-5.38-5.378v10.758ZM23.426 4.614a1.5 1.5 0 0 1 1.634.325l9 9a1.5 1.5 0 0 1 0 2.121l-4 4a1.5 1.5 0 1 1-2.12-2.12L30.878 15l-5.38-5.38V14a1.5 1.5 0 0 1-3 0V6a1.5 1.5 0 0 1 .927-1.386Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BluetoothOff48 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.12L44 46.12 33.06 57.06A1.5 1.5 0 0 1 30.5 56V35.62l-9.44 9.44a1.5 1.5 0 1 1-2.12-2.12L29.878 32 6.939 9.06a1.5 1.5 0 0 1 0-2.12ZM33.5 52.378l8.379-8.38-8.38-8.378v16.758ZM31.426 6.614a1.5 1.5 0 0 1 1.634.325l12 12a1.5 1.5 0 0 1 0 2.121l-5.333 5.333a1.5 1.5 0 1 1-2.12-2.12L41.878 20l-8.38-8.38v7.047a1.5 1.5 0 0 1-3 0V8a1.5 1.5 0 0 1 .927-1.386Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BluetoothOff64 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="M15.834 1.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.142.64L10 14.808 4.559 18.14a.75.75 0 0 1-1.142-.64v-15a.75.75 0 0 1 .75-.75zM4.917 16.161l4.691-2.872.093-.049a.75.75 0 0 1 .69.05l4.693 2.871V3.25H4.917z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bookmark20 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="M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1.523.852L12 17.887l-6.478 3.965A1.001 1.001 0 0 1 4 21V3a1 1 0 0 1 1-1zM6 19.215l5.477-3.354a1 1 0 0 1 1.046 0L18 19.215V4H6z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bookmark24 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="M25.334 3a1 1 0 0 1 1 1v24a1 1 0 0 1-1.523.852L16 23.459l-8.81 5.395A1.002 1.002 0 0 1 5.666 28V4a1 1 0 0 1 1-1zM7.667 26.215l7.812-4.782.123-.065a1 1 0 0 1 .92.065l7.812 4.782V5H7.667z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bookmark32 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="M38 4.5A1.5 1.5 0 0 1 39.5 6v36a1.5 1.5 0 0 1-2.283 1.28L24 35.186 10.783 43.28A1.5 1.5 0 0 1 8.5 42V6A1.5 1.5 0 0 1 10 4.5zM11.5 39.322l11.717-7.173.185-.096a1.5 1.5 0 0 1 1.381.096L36.5 39.322V7.5h-25z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bookmark48 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="M50.666 6.5a1.5 1.5 0 0 1 1.5 1.5v48a1.5 1.5 0 0 1-2.283 1.28L31.999 46.33 14.116 57.28A1.5 1.5 0 0 1 11.833 56V8a1.5 1.5 0 0 1 1.5-1.5zM14.833 53.322l16.384-10.03.185-.097c.445-.193.96-.16 1.381.097l16.383 10.03V9.5H14.833z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bookmark64 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="M15.834 1.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.142.64L10 14.808 4.559 18.14a.75.75 0 0 1-1.142-.64v-15a.75.75 0 0 1 .75-.75z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BookmarkFilled20 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="M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1.523.852L12 17.887l-6.478 3.965A1.001 1.001 0 0 1 4 21V3a1 1 0 0 1 1-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BookmarkFilled24 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="M25.334 3a1 1 0 0 1 1 1v24a1 1 0 0 1-1.523.852L16 23.459l-8.81 5.395A1.002 1.002 0 0 1 5.666 28V4a1 1 0 0 1 1-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BookmarkFilled32 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="M38 4.5A1.5 1.5 0 0 1 39.5 6v36a1.5 1.5 0 0 1-2.283 1.28L24 35.186 10.783 43.28A1.5 1.5 0 0 1 8.5 42V6A1.5 1.5 0 0 1 10 4.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BookmarkFilled48 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="M50.666 6.5a1.5 1.5 0 0 1 1.5 1.5v48a1.5 1.5 0 0 1-2.283 1.28L31.999 46.33 14.116 57.28A1.5 1.5 0 0 1 11.833 56V8a1.5 1.5 0 0 1 1.5-1.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BookmarkFilled64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M6.553 3.636a.75.75 0 0 1 .53-.22h5.834a.75.75 0 0 1 .53.22l1.447 1.447H17.5a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 .75-.75h2.606zm.841 1.28L5.947 6.364a.75.75 0 0 1-.53.22H3.25v8.5h13.5v-8.5h-2.167a.75.75 0 0 1-.53-.22l-1.447-1.447zm-1.56 3.417a.833.833 0 1 1-1.667 0 .833.833 0 0 1 1.666 0m2 2.084a2.167 2.167 0 1 1 4.333 0 2.167 2.167 0 0 1-4.334 0M10 6.75a3.667 3.667 0 1 0 0 7.333 3.667 3.667 0 0 0 0-7.333"/></svg></template>
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="M12.5 3.417a.75.75 0 0 1 .6.3l1.025 1.367H17.5a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 .75-.75h3.375L6.9 3.717l.057-.068a.75.75 0 0 1 .543-.232zM6.85 6.283a.75.75 0 0 1-.6.301h-3v8.5h13.5v-8.5h-3a.75.75 0 0 1-.6-.3l-1.025-1.367h-4.25zM10 6.75a3.667 3.667 0 1 1-.001 7.333A3.667 3.667 0 0 1 10 6.75m0 1.5a2.167 2.167 0 1 0 .001 4.335A2.167 2.167 0 0 0 10 8.25M5 7.5a.833.833 0 1 1 0 1.666A.833.833 0 0 1 5 7.5"/></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
  * Camera20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M7.793 4.293A1 1 0 0 1 8.5 4h7a1 1 0 0 1 .707.293L17.914 6H21a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3.086zM8.914 6 7.207 7.707A1 1 0 0 1 6.5 8H4v10h16V8h-2.5a1 1 0 0 1-.707-.293L15.086 6zM7 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0m2.5 2.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0M12 8a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9"/></svg></template>
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="M15 4a1 1 0 0 1 .8.4L16.999 6H21a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h4.001l1.2-1.6.074-.09A1 1 0 0 1 9 4zM8.3 7.6a1 1 0 0 1-.8.4H4v10h16V8h-3.5a1 1 0 0 1-.8-.4L14.501 6H9.499zM12 8a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9m0 2a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5M6 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Camera24 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 fill-rule="evenodd" d="M10.626 5.96a1 1 0 0 1 .707-.294h9.334a1 1 0 0 1 .707.293l2.374 2.374H28a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-16a1 1 0 0 1 1-1h4.252zm1.122 1.706L9.374 10.04a1 1 0 0 1-.707.293H5v14h22v-14h-3.667a1 1 0 0 1-.707-.293l-2.374-2.374zm-2.415 5.667a1.333 1.333 0 1 1-2.666 0 1.333 1.333 0 0 1 2.666 0m3 3.333a3.667 3.667 0 1 1 7.334 0 3.667 3.667 0 0 1-7.334 0M16 11a5.667 5.667 0 1 0 0 11.333A5.667 5.667 0 0 0 16 11"/></svg></template>
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="M20 5.667a1 1 0 0 1 .8.4l1.7 2.267H28a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-16a1 1 0 0 1 1-1h5.5l1.7-2.267.075-.09a1 1 0 0 1 .725-.31zm-9.2 4.267a1 1 0 0 1-.8.4H5v14h22v-14h-5a1 1 0 0 1-.8-.4l-1.7-2.267h-7zM16 11a5.667 5.667 0 1 1-.001 11.333A5.667 5.667 0 0 1 16 11m0 2a3.668 3.668 0 1 0 .001 7.335A3.668 3.668 0 0 0 16 13m-8-1a1.333 1.333 0 1 1 0 2.666A1.333 1.333 0 0 1 8 12"/></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
  * Camera32 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 fill-rule="evenodd" d="M15.94 8.94A1.5 1.5 0 0 1 17 8.5h14a1.5 1.5 0 0 1 1.06.44l3.561 3.56H42a1.5 1.5 0 0 1 1.5 1.5v24a1.5 1.5 0 0 1-1.5 1.5H6A1.5 1.5 0 0 1 4.5 38V14A1.5 1.5 0 0 1 6 12.5h6.379zm1.681 2.56-3.56 3.56A1.5 1.5 0 0 1 13 15.5H7.5v21h33v-21H35a1.5 1.5 0 0 1-1.06-.44l-3.561-3.56zM14 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0m4.5 5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0m5.5-8.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17"/></svg></template>
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="M30 8.5a1.5 1.5 0 0 1 1.2.6l2.551 3.4H42a1.5 1.5 0 0 1 1.5 1.5v24a1.5 1.5 0 0 1-1.5 1.5H6A1.5 1.5 0 0 1 4.5 38V14A1.5 1.5 0 0 1 6 12.5h8.249l2.55-3.4.114-.134A1.5 1.5 0 0 1 18 8.5zm-13.8 6.4a1.5 1.5 0 0 1-1.2.6H7.5v21h33v-21H33a1.5 1.5 0 0 1-1.2-.6l-2.551-3.4H18.751l-2.55 3.4Zm7.8 1.6a8.5 8.5 0 1 1 0 17 8.5 8.5 0 0 1 0-17m0 3a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11M12 18a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Camera48 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 fill-rule="evenodd" d="M21.606 12.273a1.5 1.5 0 0 1 1.06-.44h18.667a1.5 1.5 0 0 1 1.061.44l4.894 4.894H56a1.5 1.5 0 0 1 1.5 1.5v32a1.5 1.5 0 0 1-1.5 1.5H8a1.5 1.5 0 0 1-1.5-1.5v-32a1.5 1.5 0 0 1 1.5-1.5h8.712zm1.682 2.56-4.894 4.895a1.5 1.5 0 0 1-1.06.439H9.5v29h45v-29h-7.833a1.5 1.5 0 0 1-1.061-.44l-4.894-4.894zm-4.621 11.834a2.667 2.667 0 1 1-5.334 0 2.667 2.667 0 0 1 5.334 0m5.5 6.667a7.833 7.833 0 1 1 15.666 0 7.833 7.833 0 0 1-15.666 0M32 22.5c-5.983 0-10.833 4.85-10.833 10.833S26.017 44.168 32 44.168s10.833-4.85 10.833-10.833S37.983 22.5 32 22.5"/></svg></template>
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="M40 11.833a1.5 1.5 0 0 1 1.2.6l3.55 4.733H56a1.5 1.5 0 0 1 1.5 1.5v32a1.5 1.5 0 0 1-1.5 1.5H8a1.5 1.5 0 0 1-1.5-1.5v-32a1.5 1.5 0 0 1 1.5-1.5h11.25l3.55-4.733.113-.134A1.5 1.5 0 0 1 24 11.833zm-18.8 7.733a1.5 1.5 0 0 1-1.2.6H9.5v29h45v-29H44a1.5 1.5 0 0 1-1.2-.6l-3.55-4.733h-14.5zM32 22.5c5.983 0 10.834 4.85 10.834 10.833S37.983 44.167 32 44.167s-10.833-4.851-10.833-10.834S26.017 22.5 32 22.5m0 3a7.833 7.833 0 1 0 0 15.667A7.833 7.833 0 0 0 32 25.5M16 24a2.667 2.667 0 1 1 0 5.334A2.667 2.667 0 0 1 16 24"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Camera64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M1.75 4.167a.75.75 0 0 1 .75-.75h1.667a.75.75 0 0 1 .72.543l.56 1.957h11.22a.75.75 0 0 1 .696 1.028l-2.5 6.25a.75.75 0 0 1-.696.472h-7.5a.75.75 0 0 1-.721-.544L4.16 6.873 3.6 4.916H2.5a.75.75 0 0 1-.75-.75m4.125 3.25 1.357 4.75h6.427l1.9-4.75zm2.042 8.75a.292.292 0 1 0 0 .583.292.292 0 0 0 0-.584m-1.792.291a1.792 1.792 0 1 1 3.583 0 1.792 1.792 0 0 1-3.583 0m6.708 0a.292.292 0 1 1 .584 0 .292.292 0 0 1-.584 0m.292-1.792a1.792 1.792 0 1 0 0 3.584 1.792 1.792 0 0 0 0-3.584"/></svg></template>
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.917 13.833a1.792 1.792 0 1 1-.002 3.584 1.792 1.792 0 0 1 .002-3.584m5.208 0a1.792 1.792 0 1 1-.002 3.584 1.792 1.792 0 0 1 .002-3.584m-5.208 1.5a.292.292 0 1 0 0 .583.292.292 0 0 0 0-.583m5.208 0a.292.292 0 1 0 0 .582.292.292 0 0 0 0-.582M4.29 2.593a.75.75 0 0 1 .598.534l.56 1.956h11.219l.092.006a.75.75 0 0 1 .604 1.022l-2.5 6.25a.75.75 0 0 1-.696.472h-7.5a.75.75 0 0 1-.722-.544L4.16 6.04 3.6 4.083H2.5a.75.75 0 0 1 0-1.5h1.667zm2.942 8.74h6.427l1.9-4.75H5.877l1.356 4.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
  * Cart20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M2 5a1 1 0 0 1 1-1h2a1 1 0 0 1 .962.725L6.612 7H20a1 1 0 0 1 .928 1.371l-3 7.5A1 1 0 0 1 17 16.5H8a1 1 0 0 1-.962-.725l-2.142-7.5L4.246 6H3a1 1 0 0 1-1-1m5.183 4 1.571 5.5h7.569l2.2-5.5zM9.5 19.5a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5m-2.25.25a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m8.25 0a.25.25 0 1 1 .5 0 .25.25 0 0 1-.5 0m.25-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5"/></svg></template>
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.5 16.5a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5m6.25 0a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5m-6.25 2a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5m6.25 0a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5M5 3a1 1 0 0 1 .962.726L6.612 6H20a1 1 0 0 1 .929 1.371l-3 7.5A1 1 0 0 1 17 15.5H8a1 1 0 0 1-.962-.726l-2.142-7.5L4.246 5H3a1 1 0 0 1 0-2zm3.755 10.5h7.568l2.2-5.5H7.183z"/></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
  * Cart24 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 fill-rule="evenodd" d="M3 6.667a1 1 0 0 1 1-1h2.667a1 1 0 0 1 .961.725l.936 3.274h18.103a1 1 0 0 1 .928 1.372l-4 10a1 1 0 0 1-.928.629h-12a1 1 0 0 1-.962-.726l-2.857-10-.936-3.275H4a1 1 0 0 1-1-1m6.135 5 2.286 8H21.99l3.2-8zm3.532 14a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.334M10 26.333a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0m10.333 0a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0M21 23.667A2.667 2.667 0 1 0 21 29a2.667 2.667 0 0 0 0-5.334"/></svg></template>
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.667 22.333a2.667 2.667 0 1 1-.002 5.334 2.667 2.667 0 0 1 .002-5.334m8.333 0a2.667 2.667 0 1 1-.002 5.334A2.667 2.667 0 0 1 21 22.333m-8.333 2a.668.668 0 1 0 .001 1.335.668.668 0 0 0-.001-1.335m8.333 0a.667.667 0 1 0 0 1.332.667.667 0 0 0 0-1.332M6.831 4.347a1 1 0 0 1 .797.712l.936 3.274h18.103a1 1 0 0 1 .928 1.371l-4 10a1 1 0 0 1-.928.629h-12a1 1 0 0 1-.962-.726l-2.857-10-.936-3.274H4a1 1 0 0 1 0-2h2.667zm4.59 13.986h10.57l3.198-8H9.136z"/></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
  * Cart32 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 fill-rule="evenodd" d="M4.5 10A1.5 1.5 0 0 1 6 8.5h4a1.5 1.5 0 0 1 1.442 1.088l1.404 4.912H40a1.5 1.5 0 0 1 1.393 2.057l-6 15A1.5 1.5 0 0 1 34 32.5H16a1.5 1.5 0 0 1-1.442-1.088l-4.286-15L8.869 11.5H6A1.5 1.5 0 0 1 4.5 10m9.203 7.5 3.429 12h15.852l4.8-12zM19 38.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-4 1a4 4 0 1 1 8 0 4 4 0 0 1-8 0m15.5 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0m1-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8"/></svg></template>
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 33.5a4 4 0 1 1 0 8 4 4 0 0 1 0-8m12.5 0a4 4 0 1 1 0 8 4 4 0 0 1 0-8m-12.5 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2m12.5 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2M10 6.5a1.5 1.5 0 0 1 1.442 1.088l1.404 4.912H40a1.5 1.5 0 0 1 1.393 2.057l-6 15A1.5 1.5 0 0 1 34 30.5H16a1.5 1.5 0 0 1-1.442-1.088l-4.285-15L8.868 9.5H6a1.5 1.5 0 1 1 0-3zm7.132 21h15.852l4.801-12H13.702z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart48 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 fill-rule="evenodd" d="M6.5 13.334a1.5 1.5 0 0 1 1.5-1.5h5.333a1.5 1.5 0 0 1 1.443 1.087l1.975 6.913h36.582a1.5 1.5 0 0 1 1.393 2.057l-8 20a1.5 1.5 0 0 1-1.393.943h-24a1.5 1.5 0 0 1-1.442-1.088l-5.714-20-1.975-6.912H8a1.5 1.5 0 0 1-1.5-1.5m11.108 9.5 4.857 17h21.853l6.8-17zm7.725 28a1.833 1.833 0 1 0 0 3.666 1.833 1.833 0 0 0 0-3.666M20.5 52.667a4.833 4.833 0 1 1 9.667 0 4.833 4.833 0 0 1-9.667 0m19.667 0a1.833 1.833 0 1 1 3.666 0 1.833 1.833 0 0 1-3.666 0M42 47.833a4.833 4.833 0 1 0 0 9.667 4.833 4.833 0 0 0 0-9.666"/></svg></template>
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.333 45.167a4.834 4.834 0 1 1 0 9.668 4.834 4.834 0 0 1 0-9.668m16.667 0a4.834 4.834 0 1 1 0 9.668 4.834 4.834 0 0 1 0-9.668m-16.667 3a1.833 1.833 0 1 0 0 3.667 1.833 1.833 0 0 0 0-3.667m16.667 0a1.833 1.833 0 1 0 0 3.667 1.833 1.833 0 0 0 0-3.667m-28.667-39a1.5 1.5 0 0 1 1.442 1.088l1.976 6.912h36.582a1.5 1.5 0 0 1 1.393 2.057l-8 20a1.5 1.5 0 0 1-1.393.943h-24a1.5 1.5 0 0 1-1.442-1.088l-5.714-20-1.976-6.912H8a1.5 1.5 0 0 1 0-3zm9.132 28h21.852l6.801-17h-33.51z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart64 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"><path d="M10 1.75a.75.75 0 0 1 .75.75v.976c.31.044.66.115 1.019.223.69.209 1.477.57 2.095 1.188a.75.75 0 0 1-1.06 1.06c-.383-.382-.916-.646-1.469-.812A5 5 0 0 0 10 4.917c-1.313 0-2.052.372-2.461.774-.417.41-.577.934-.577 1.393 0 .346.175.77.695 1.183.526.417 1.385.797 2.638.992 1.373.213 2.511.548 3.318 1.119.86.61 1.303 1.464 1.303 2.539 0 1.085-.503 2.034-1.395 2.688-.718.527-1.663.846-2.772.945v.95a.75.75 0 0 1-1.5 0v-.98c-.818-.131-1.578-.458-2.206-.835-.808-.485-1.484-1.101-1.833-1.62a.75.75 0 0 1 1.247-.836c.192.286.68.764 1.358 1.17.668.401 1.437.681 2.175.684h.021c1.211-.002 2.079-.288 2.623-.688.529-.387.782-.897.782-1.478 0-.592-.21-.988-.67-1.315-.517-.367-1.374-.658-2.681-.86-1.426-.223-2.553-.676-3.34-1.3-.793-.628-1.262-1.454-1.263-2.358 0-.791.276-1.725 1.025-2.462C7.119 4 8.03 3.575 9.249 3.453V2.5a.75.75 0 0 1 .75-.75Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyDollar20 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>