@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mozaic-ds/icons-vue",
3
- "version": "2.4.0",
3
+ "version": "2.6.0",
4
4
  "description": "ADEO Design system icons for Vue usage",
5
5
  "main": "dist/mozaic-icons-vue.umd.js",
6
6
  "module": "dist/mozaic-icons-vue.mjs",
@@ -27,17 +27,17 @@
27
27
  "npm:publishBeta": "npm publish --tag beta --access public"
28
28
  },
29
29
  "dependencies": {
30
- "@mozaic-ds/icons": "2.2.4"
30
+ "@mozaic-ds/icons": "^2.5.0"
31
31
  },
32
32
  "devDependencies": {
33
- "@release-it/conventional-changelog": "^10.0.4",
33
+ "@release-it/conventional-changelog": "^11.0.0",
34
34
  "@vitejs/plugin-vue": "^6.0.3",
35
35
  "glob": "^10.3.10",
36
- "release-it": "^19.1.0",
37
- "rimraf": "^5.0.5",
36
+ "release-it": "^20.0.1",
37
+ "rimraf": "^6.1.3",
38
38
  "svg-parser": "^2.0.4",
39
- "typescript": "^5.9.3",
40
- "vite": "^7.3.0",
39
+ "typescript": "^6.0.3",
40
+ "vite": "^8.0.12",
41
41
  "vite-plugin-dts": "^4.5.4",
42
42
  "vue-loader": "^17.4.2",
43
43
  "vue-tsc": "^3.1.8"
@@ -1,7 +1,7 @@
1
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="M5 1.583a.5.5 0 0 1 .474.342l.65 1.95 1.95.65a.5.5 0 0 1 0 .949l-1.95.65-.65 1.95a.5.5 0 0 1-.949 0l-.65-1.95-1.95-.65a.5.5 0 0 1 0-.949l1.95-.65.65-1.95A.5.5 0 0 1 5 1.583m0 2.081-.255.765a.5.5 0 0 1-.316.316L3.664 5l.765.255a.5.5 0 0 1 .316.316L5 6.335l.255-.764a.5.5 0 0 1 .316-.316L6.335 5l-.764-.255a.5.5 0 0 1-.316-.316zm7.412 2.086a.75.75 0 0 0-1.491 0c-.199 1.788-.682 2.95-1.452 3.72-.77.769-1.931 1.252-3.719 1.45a.75.75 0 0 0 0 1.492c1.788.198 2.95.682 3.72 1.451.769.77 1.252 1.932 1.45 3.72a.75.75 0 0 0 1.492 0c.198-1.788.682-2.95 1.451-3.72.77-.77 1.932-1.253 3.72-1.451a.75.75 0 0 0 0-1.491c-1.788-.199-2.95-.682-3.72-1.452S12.61 7.538 12.412 5.75"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * AI20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Ai20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M6 2a.5.5 0 0 1 .474.342L7.27 4.73l2.388.796a.5.5 0 0 1 0 .948L7.27 7.27l-.796 2.388a.5.5 0 0 1-.948 0L4.73 7.27l-2.388-.796a.5.5 0 0 1 0-.948L4.73 4.73l.796-2.388A.5.5 0 0 1 6 2m0 2.081-.4 1.202a.5.5 0 0 1-.317.316L4.081 6l1.202.4a.5.5 0 0 1 .316.317L6 7.919l.4-1.202a.5.5 0 0 1 .317-.316L7.919 6l-1.202-.4a.5.5 0 0 1-.316-.317zm8.994 2.809a1 1 0 0 0-1.988 0c-.237 2.133-.812 3.502-1.713 4.403s-2.27 1.476-4.403 1.713a1 1 0 0 0 0 1.988c2.133.237 3.502.812 4.403 1.713s1.476 2.27 1.713 4.403a1 1 0 0 0 1.988 0c.237-2.133.812-3.502 1.713-4.403s2.27-1.476 4.403-1.713a1 1 0 0 0 0-1.988c-2.133-.237-3.502-.812-4.403-1.713s-1.476-2.27-1.713-4.403"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * AI24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Ai24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M8 2.833a.5.5 0 0 1 .474.342l1.088 3.263 3.262 1.087a.5.5 0 0 1 0 .949L9.562 9.562l-1.088 3.263a.5.5 0 0 1-.949 0L6.438 9.562 3.175 8.474a.5.5 0 0 1 0-.949l3.263-1.087 1.087-3.263A.5.5 0 0 1 8 2.833m0 2.081-.693 2.077a.5.5 0 0 1-.316.316L4.914 8l2.077.692a.5.5 0 0 1 .316.316L8 11.085l.692-2.077a.5.5 0 0 1 .316-.316L11.085 8l-2.077-.693a.5.5 0 0 1-.316-.316zm11.66 4.309a1 1 0 0 0-1.988 0c-.32 2.883-1.104 4.794-2.38 6.07s-3.186 2.06-6.07 2.38a1 1 0 0 0 0 1.987c2.884.32 4.795 1.104 6.07 2.38s2.06 3.186 2.38 6.07a1 1 0 0 0 1.988 0c.32-2.883 1.104-4.794 2.38-6.07s3.186-2.06 6.07-2.38a1 1 0 0 0 0-1.988c-2.883-.32-4.794-1.104-6.07-2.38s-2.06-3.186-2.38-6.07"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * AI32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Ai32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M12 4a1 1 0 0 1 .949.684l1.592 4.775 4.775 1.592a1 1 0 0 1 0 1.898l-4.775 1.592-1.592 4.775a1 1 0 0 1-1.898 0L9.46 14.541l-4.775-1.592a1 1 0 0 1 0-1.898L9.459 9.46l1.592-4.775A1 1 0 0 1 12 4m0 4.162-.801 2.404a1 1 0 0 1-.633.633L8.162 12l2.404.801a1 1 0 0 1 .633.633L12 15.838l.801-2.404a1 1 0 0 1 .633-.633L15.838 12l-2.404-.801a1 1 0 0 1-.633-.633zm17.49 5.672a1.5 1.5 0 0 0-2.98 0c-.481 4.326-1.657 7.192-3.57 9.105-1.915 1.914-4.78 3.09-9.106 3.57a1.5 1.5 0 0 0 0 2.982c4.326.48 7.191 1.656 9.105 3.57s3.09 4.78 3.57 9.105a1.5 1.5 0 0 0 2.982 0c.48-4.326 1.656-7.191 3.57-9.105s4.78-3.09 9.105-3.57a1.5 1.5 0 0 0 0-2.982c-4.326-.48-7.191-1.656-9.105-3.57s-3.09-4.78-3.57-9.105"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * AI48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Ai48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M16 5.667a1 1 0 0 1 .949.684l2.175 6.525 6.526 2.176a1 1 0 0 1 0 1.897l-6.526 2.175-2.175 6.526a1 1 0 0 1-1.897 0l-2.176-6.526-6.525-2.175a1 1 0 0 1 0-1.897l6.525-2.176 2.176-6.525A1 1 0 0 1 16 5.667m0 4.162-1.384 4.154a1 1 0 0 1-.633.633L9.83 16l4.154 1.385a1 1 0 0 1 .633.632L16 22.171l1.385-4.154a1 1 0 0 1 .632-.632L22.171 16l-4.154-1.384a1 1 0 0 1-.632-.633zm22.825 8.672a1.5 1.5 0 0 0-2.982 0c-.647 5.826-2.24 9.775-4.903 12.439-2.664 2.664-6.613 4.256-12.439 4.903a1.5 1.5 0 0 0 0 2.982c5.826.647 9.775 2.239 12.439 4.903s4.256 6.613 4.903 12.438a1.5 1.5 0 0 0 2.981 0c.648-5.825 2.24-9.774 4.904-12.438s6.612-4.256 12.438-4.903a1.5 1.5 0 0 0 0-2.982c-5.826-.647-9.775-2.24-12.438-4.903-2.664-2.664-4.256-6.613-4.904-12.439"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * AI64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Ai64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M4.988 5.076c.15-.082.408-.16.846-.16v-1.5c-.604 0-1.128.106-1.563.342a2.17 2.17 0 0 0-.937.998C2.999 5.458 3 6.336 3 7.002v.081c0 .785-.015 1.321-.187 1.683a.68.68 0 0 1-.3.324c-.151.083-.408.16-.846.16v1.5c.438 0 .695.077.846.16.139.075.23.177.3.324.172.362.187.898.187 1.683v.081c0 .665-.001 1.543.334 2.246.19.4.49.754.937.997.435.237.959.342 1.563.342v-1.5c-.438 0-.695-.077-.846-.16a.68.68 0 0 1-.3-.324c-.172-.361-.188-.898-.188-1.682v-.082c.001-.665.002-1.543-.333-2.246a2.3 2.3 0 0 0-.402-.59c.169-.176.3-.376.402-.588.335-.703.334-1.58.333-2.246v-.082c0-.784.016-1.32.188-1.683a.68.68 0 0 1 .3-.324m10.025 0c-.151-.082-.408-.16-.846-.16v-1.5c.604 0 1.128.106 1.563.342.447.244.747.598.937.998.335.702.334 1.58.333 2.246v.081c0 .785.016 1.321.188 1.683.07.147.161.249.3.324.15.083.408.16.846.16v1.5c-.438 0-.695.077-.846.16a.68.68 0 0 0-.3.324c-.172.361-.188.898-.188 1.682v.082c.001.665.002 1.543-.333 2.246-.19.4-.49.754-.937.997-.435.237-.96.342-1.563.342v-1.5c.438 0 .695-.077.846-.16a.68.68 0 0 0 .3-.324c.172-.362.187-.898.187-1.683v-.081c0-.665-.001-1.543.334-2.246q.15-.321.402-.59a2.3 2.3 0 0 1-.402-.588c-.335-.703-.334-1.58-.334-2.246v-.082c0-.784-.015-1.32-.187-1.683a.68.68 0 0 0-.3-.324M6.527 7.5h1.238l1.312 4.344H8.034l-.225-.807H6.427l-.218.807h-1zm1.05 2.712-.475-1.68-.456 1.68zM9.65 7.5h1.456q.462 0 .819.169.362.169.562.493.206.325.206.77 0 .455-.206.787-.206.331-.569.506a1.9 1.9 0 0 1-.825.169h-.475v1.45H9.65zm1.38 2.069q.314 0 .488-.163.182-.163.182-.469 0-.3-.175-.45-.17-.156-.47-.156h-.437V9.57zm3.305-2.07h-.968v4.345h.968z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * API20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Api20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M6.033 6.18C6.195 6.09 6.486 6 7 6V4c-.736 0-1.383.128-1.923.423-.558.303-.93.744-1.167 1.24-.412.865-.41 1.94-.41 2.733V8.5c0 .949-.02 1.567-.215 1.976a.7.7 0 0 1-.318.345C2.805 10.909 2.514 11 2 11v2c.514 0 .805.09.967.179.146.08.242.185.318.345.195.41.215 1.027.215 1.976v.104c0 .793-.002 1.868.41 2.732.236.497.61.938 1.167 1.242.54.294 1.187.422 1.923.422v-2c-.514 0-.805-.09-.967-.179a.7.7 0 0 1-.318-.345C5.52 17.066 5.5 16.45 5.5 15.5v-.104c0-.793.002-1.868-.41-2.732A2.8 2.8 0 0 0 4.654 12c.18-.203.324-.427.436-.664.412-.864.41-1.939.41-2.732V8.5c0-.949.02-1.567.215-1.976a.7.7 0 0 1 .318-.345m11.934 0C17.805 6.09 17.514 6 17 6V4c.736 0 1.383.128 1.924.423.557.303.93.744 1.166 1.24.412.865.41 1.94.41 2.733V8.5c0 .949.02 1.567.215 1.976.076.16.172.265.318.345.162.088.453.179.967.179v2c-.514 0-.805.09-.967.179a.7.7 0 0 0-.318.345c-.195.41-.215 1.027-.215 1.976v.104c0 .793.002 1.868-.41 2.732a2.7 2.7 0 0 1-1.167 1.242c-.54.294-1.187.422-1.923.422v-2c.514 0 .805-.09.967-.179a.7.7 0 0 0 .318-.345c.195-.41.215-1.027.215-1.976v-.104c0-.793-.002-1.868.41-2.732.112-.237.256-.461.436-.664a2.8 2.8 0 0 1-.436-.664c-.412-.864-.41-1.939-.41-2.732V8.5c0-.949-.02-1.567-.215-1.976a.7.7 0 0 0-.318-.345M7.833 9h1.484l1.575 5.213H9.64l-.27-.968H7.713l-.263.968h-1.2zm1.26 3.255-.57-2.018-.548 2.018zM11.579 9h1.748q.555 0 .982.203.435.202.675.592.248.39.248.923 0 .547-.248.944a1.6 1.6 0 0 1-.682.608 2.3 2.3 0 0 1-.99.203h-.57v1.74h-1.163zm1.658 2.483q.375 0 .585-.196.217-.195.217-.562 0-.36-.21-.54-.202-.188-.562-.188h-.525v1.485zM17.202 9H16.04v5.213h1.162z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * API24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Api24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M7.885 7.946c.28-.152.726-.28 1.449-.28v-2c-.944 0-1.747.165-2.406.523-.674.367-1.125.9-1.414 1.506C5 8.777 5 10.14 5 11.217v.116c0 1.24-.02 2.15-.32 2.779a1.28 1.28 0 0 1-.564.609c-.28.152-.726.279-1.449.279v2c.723 0 1.17.127 1.449.28.263.142.437.34.565.608.299.628.32 1.538.32 2.778v.117c-.001 1.076-.002 2.44.513 3.522.289.606.74 1.138 1.414 1.505.659.359 1.462.523 2.406.523v-2c-.723 0-1.17-.127-1.45-.28a1.28 1.28 0 0 1-.564-.608c-.3-.628-.32-1.538-.32-2.778v-.117c.001-1.076.002-2.44-.513-3.522-.181-.379-.425-.73-.748-1.028.323-.3.567-.65.748-1.029C7.002 13.89 7 12.526 7 11.45v-.116c0-1.24.02-2.15.32-2.778.128-.27.302-.466.565-.61m16.23 0c-.278-.152-.725-.28-1.448-.28v-2c.944 0 1.747.165 2.405.523.675.367 1.126.9 1.415 1.506.515 1.082.514 2.446.513 3.522v.116c0 1.24.02 2.15.32 2.779.128.269.302.465.565.609.28.152.726.279 1.449.279v2c-.723 0-1.17.127-1.45.28a1.28 1.28 0 0 0-.564.608c-.3.628-.32 1.538-.32 2.778v.117c.001 1.076.002 2.44-.513 3.522a3.28 3.28 0 0 1-1.415 1.505c-.658.359-1.461.523-2.405.523v-2c.723 0 1.17-.127 1.449-.28a1.28 1.28 0 0 0 .565-.608c.299-.628.32-1.538.32-2.778v-.117c-.001-1.076-.002-2.44.513-3.522.18-.379.425-.73.747-1.028a3.4 3.4 0 0 1-.747-1.029C25 13.89 25 12.526 25 11.45v-.116c0-1.24-.02-2.15-.32-2.778a1.28 1.28 0 0 0-.564-.61M10.445 12h1.98l2.1 6.95h-1.67l-.36-1.29h-2.21l-.35 1.29h-1.6zm1.68 4.34-.76-2.69-.73 2.69zM15.439 12h2.33q.74 0 1.31.27.58.27.9.79.33.519.33 1.23 0 .73-.33 1.26t-.91.81q-.58.27-1.32.27h-.76v2.32h-1.55zm2.21 3.31q.5 0 .78-.26.29-.26.29-.75 0-.48-.28-.72-.27-.25-.75-.25h-.7v1.98zM22.937 12h-1.55v6.95h1.55z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * API32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Api32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M11.827 11.919c.419-.228 1.089-.419 2.173-.419v-3c-1.416 0-2.62.247-3.608.784a4.9 4.9 0 0 0-2.121 2.259c-.773 1.623-.772 3.668-.771 5.283V17c0 1.86-.03 3.225-.48 4.168a1.92 1.92 0 0 1-.847.913c-.419.228-1.089.419-2.173.419v3c1.084 0 1.754.19 2.173.419.395.215.656.51.848.913.448.943.479 2.308.479 4.168v.174c-.001 1.615-.002 3.66.77 5.283a4.9 4.9 0 0 0 2.122 2.259c.987.537 2.192.784 3.608.784v-3c-1.084 0-1.754-.19-2.173-.419a1.92 1.92 0 0 1-.848-.913c-.448-.943-.479-2.307-.479-4.168v-.174c.001-1.615.002-3.66-.77-5.283A5 5 0 0 0 8.607 24c.484-.448.85-.974 1.121-1.543.773-1.623.772-3.668.771-5.283V17c0-1.86.03-3.225.48-4.168.191-.403.452-.698.847-.913m24.346 0c-.419-.228-1.089-.419-2.173-.419v-3c1.416 0 2.62.247 3.608.784a4.9 4.9 0 0 1 2.121 2.259c.773 1.623.772 3.668.771 5.283V17c0 1.86.03 3.225.48 4.168.191.403.452.698.847.913.419.228 1.089.419 2.173.419v3c-1.084 0-1.754.19-2.173.419-.395.215-.656.51-.848.913-.448.943-.479 2.307-.479 4.168v.174c.001 1.615.002 3.66-.77 5.283a4.9 4.9 0 0 1-2.122 2.259c-.987.537-2.192.784-3.608.784v-3c1.084 0 1.754-.19 2.173-.419.395-.215.656-.51.848-.913.448-.943.479-2.307.479-4.168v-.174c-.001-1.615-.002-3.66.77-5.283A5 5 0 0 1 39.393 24a5 5 0 0 1-1.121-1.543c-.773-1.623-.772-3.668-.771-5.283V17c0-1.86-.03-3.225-.48-4.168a1.92 1.92 0 0 0-.847-.913M15.665 18h2.97l3.15 10.425H19.28l-.54-1.935h-3.315l-.525 1.935h-2.4zm2.52 6.51-1.14-4.035-1.095 4.035zM23.158 18h3.495q1.11 0 1.965.405.87.405 1.35 1.185.495.78.495 1.845 0 1.095-.495 1.89a3.2 3.2 0 0 1-1.365 1.215q-.87.405-1.98.405h-1.14v3.48h-2.325zm3.315 4.965q.75 0 1.17-.39.435-.39.435-1.125 0-.72-.42-1.08-.405-.375-1.125-.375h-1.05v2.97zM34.404 18H32.08v10.425h2.325z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * API48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Api48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
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="M15.53 15.453c.653-.356 1.636-.62 3.136-.62v-3c-1.832 0-3.35.32-4.571.985-1.246.678-2.08 1.66-2.616 2.787-.981 2.06-.98 4.685-.98 6.871v.19c0 2.445-.03 4.393-.687 5.773-.296.622-.713 1.1-1.342 1.442-.653.355-1.636.62-3.137.62v3c1.5 0 2.484.263 3.137.619.63.342 1.046.82 1.342 1.442.657 1.38.688 3.328.688 5.772v.19c-.001 2.186-.002 4.811.979 6.871.537 1.128 1.37 2.109 2.616 2.787 1.221.665 2.739.985 4.571.985v-3c-1.5 0-2.483-.264-3.137-.62-.629-.342-1.046-.82-1.342-1.442-.657-1.38-.687-3.328-.687-5.772v-.19c0-2.186.002-4.811-.98-6.871A6.1 6.1 0 0 0 10.702 32a6.1 6.1 0 0 0 1.82-2.272c.98-2.06.98-4.685.979-6.87v-.191c0-2.444.03-4.392.687-5.772.296-.622.713-1.1 1.342-1.442m32.94 0c-.653-.356-1.636-.62-3.137-.62v-3c1.833 0 3.35.32 4.571.985 1.246.678 2.08 1.66 2.617 2.787.98 2.06.98 4.685.979 6.871v.19c0 2.445.03 4.393.687 5.773.297.622.713 1.1 1.342 1.442.654.355 1.637.62 3.137.62v3c-1.5 0-2.483.263-3.137.619-.629.342-1.045.82-1.342 1.442-.657 1.38-.687 3.328-.687 5.772v.19c0 2.186.002 4.811-.98 6.871-.537 1.128-1.37 2.109-2.616 2.787-1.221.665-2.738.985-4.571.985v-3c1.5 0 2.484-.264 3.137-.62.63-.342 1.046-.82 1.342-1.442.657-1.38.688-3.328.688-5.772v-.19c-.001-2.186-.002-4.811.979-6.871A6.1 6.1 0 0 1 53.298 32a6.1 6.1 0 0 1-1.82-2.272c-.98-2.06-.98-4.685-.978-6.87v-.191c0-2.444-.03-4.392-.688-5.772-.296-.622-.713-1.1-1.342-1.442M20.886 24h3.96l4.2 13.9h-3.34l-.72-2.58h-4.42l-.7 2.58h-3.2zm3.36 8.68-1.52-5.38-1.46 5.38zM30.877 24h4.66q1.48 0 2.62.54 1.161.54 1.8 1.58.66 1.04.66 2.46 0 1.46-.66 2.52a4.3 4.3 0 0 1-1.82 1.62q-1.16.54-2.64.54h-1.52v4.64h-3.1zm4.42 6.62q1 0 1.56-.52.58-.52.58-1.5 0-.96-.56-1.44-.54-.5-1.5-.5h-1.4v3.96zM45.872 24h-3.1v13.9h3.1z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * API64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Api64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -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="M7.197 5.303a.75.75 0 0 1 0 1.06L4.311 9.25H17.5a.75.75 0 0 1 0 1.5H4.31l2.887 2.887a.75.75 0 0 1-1.06 1.06L1.97 10.531a.75.75 0 0 1 0-1.061l4.166-4.167a.75.75 0 0 1 1.061 0"/></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.803 5.303a.75.75 0 0 1 1.06 1.06L5.978 9.25h9.857a.75.75 0 0 1 0 1.5H5.977l2.887 2.886a.75.75 0 0 1-1.06 1.06l-4.168-4.165a.75.75 0 0 1 0-1.06z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBack20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M8.707 6.293a1 1 0 0 1 0 1.414L5.414 11H21a1 1 0 1 1 0 2H5.414l3.293 3.293a1 1 0 1 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 0"/></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.293 6.293a1 1 0 1 1 1.414 1.414L7.414 11H19a1 1 0 0 1 0 2H7.414l3.293 3.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBack24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M11.374 8.626a1 1 0 0 1 0 1.415L6.414 15H28a1 1 0 1 1 0 2H6.414l4.96 4.959a1 1 0 0 1-1.414 1.414l-6.667-6.667a1 1 0 0 1 0-1.414L9.96 8.626a1 1 0 0 1 1.414 0"/></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.626 8.626a1 1 0 0 1 1.414 1.415L9.08 15h16.253a1 1 0 0 1 0 2H9.08l4.96 4.958a1 1 0 0 1-1.414 1.415L5.96 16.707a1 1 0 0 1 0-1.415z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBack32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M17.06 12.94a1.5 1.5 0 0 1 0 2.12L9.622 22.5H42a1.5 1.5 0 0 1 0 3H9.621l7.44 7.44a1.5 1.5 0 0 1-2.122 2.12l-10-10a1.5 1.5 0 0 1 0-2.12l10-10a1.5 1.5 0 0 1 2.122 0"/></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"><g clip-path="url(#a)"><path d="M18.94 12.94a1.5 1.5 0 1 1 2.12 2.121l-7.438 7.44H38a1.5 1.5 0 0 1 0 3H13.621l7.44 7.439a1.5 1.5 0 0 1-2.121 2.121l-10-10a1.5 1.5 0 0 1 0-2.121z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBack48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M22.394 17.606a1.5 1.5 0 0 1 0 2.121L11.621 30.5H56a1.5 1.5 0 0 1 0 3H11.621l10.773 10.773a1.5 1.5 0 1 1-2.121 2.12L6.939 33.06a1.5 1.5 0 0 1 0-2.12l13.334-13.334a1.5 1.5 0 0 1 2.121 0"/></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.606 17.606a1.5 1.5 0 0 1 2.12 2.121L16.955 30.5h33.712a1.5 1.5 0 0 1 0 3H16.954l10.773 10.773a1.5 1.5 0 1 1-2.121 2.121L12.273 33.06a1.5 1.5 0 0 1 0-2.121z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBack64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M10 1.75a.75.75 0 0 1 .75.75v13.19l2.886-2.887a.75.75 0 0 1 1.06 1.06L10.53 18.03a.75.75 0 0 1-1.06 0l-4.167-4.166a.75.75 0 0 1 1.06-1.061l2.887 2.886V2.5a.75.75 0 0 1 .75-.75"/></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="M10 3.417a.75.75 0 0 1 .75.75v9.856l2.886-2.886a.75.75 0 0 1 1.06 1.06l-4.165 4.167a.75.75 0 0 1-1.061 0l-4.167-4.167a.75.75 0 0 1 1.06-1.06l2.887 2.886V4.167a.75.75 0 0 1 .75-.75"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottom20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M12 2a1 1 0 0 1 1 1v15.586l3.293-3.293a1 1 0 0 1 1.414 1.414l-5 5a1 1 0 0 1-1.414 0l-5-5a1 1 0 1 1 1.414-1.414L11 18.586V3a1 1 0 0 1 1-1"/></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="M12 4a1 1 0 0 1 1 1v11.586l3.293-3.293a1 1 0 0 1 1.414 1.414l-5 5a1 1 0 0 1-1.414 0l-5-5a1 1 0 1 1 1.414-1.414L11 16.586V5a1 1 0 0 1 1-1"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottom24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M16 3a1 1 0 0 1 1 1v21.586l4.96-4.96a1 1 0 0 1 1.413 1.414l-6.666 6.667a1 1 0 0 1-1.414 0L8.626 22.04a1 1 0 0 1 1.414-1.414l4.96 4.96V4a1 1 0 0 1 1-1"/></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="M16 5.667a1 1 0 0 1 1 1v16.252l4.96-4.959a1 1 0 0 1 1.413 1.414l-6.666 6.667a1 1 0 0 1-1.414 0l-6.667-6.667a1 1 0 0 1 1.414-1.414L15 22.92V6.667a1 1 0 0 1 1-1"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottom32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M24 4.5A1.5 1.5 0 0 1 25.5 6v32.379l7.44-7.44a1.5 1.5 0 0 1 2.12 2.122l-10 10a1.5 1.5 0 0 1-2.12 0l-10-10a1.5 1.5 0 0 1 2.12-2.122l7.44 7.44V6A1.5 1.5 0 0 1 24 4.5"/></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"><g clip-path="url(#a)"><path d="M24 8.5a1.5 1.5 0 0 1 1.5 1.5v24.379l7.44-7.44a1.5 1.5 0 1 1 2.12 2.122l-10 10a1.5 1.5 0 0 1-2.12 0l-10-10a1.5 1.5 0 1 1 2.12-2.122l7.44 7.44V10A1.5 1.5 0 0 1 24 8.5"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottom48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M32 6.5A1.5 1.5 0 0 1 33.5 8v44.379l10.773-10.773a1.5 1.5 0 1 1 2.121 2.121L33.061 57.061a1.5 1.5 0 0 1-2.121 0L17.606 43.727a1.5 1.5 0 1 1 2.122-2.121L30.5 52.379V8A1.5 1.5 0 0 1 32 6.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="M32 11.833a1.5 1.5 0 0 1 1.5 1.5v33.712l10.774-10.773a1.5 1.5 0 0 1 2.12 2.122L33.062 51.727a1.5 1.5 0 0 1-2.121 0L17.607 38.394a1.5 1.5 0 1 1 2.12-2.121L30.5 47.044V13.333a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottom64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M16.78 3.22a.75.75 0 0 1 0 1.06L5.56 15.5h6.94a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75V7.5a.75.75 0 0 1 1.5 0v6.94L15.72 3.22a.75.75 0 0 1 1.06 0"/></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="M15.72 3.22a.75.75 0 1 1 1.06 1.06L5.56 15.5h6.94a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75V7.5a.75.75 0 1 1 1.5 0v6.94z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomLeft20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M19.707 4.293a1 1 0 0 1 0 1.414L7.414 18H15a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1V9a1 1 0 1 1 2 0v7.586L18.293 4.293a1 1 0 0 1 1.414 0"/></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="M16.293 6.293a1 1 0 1 1 1.414 1.414L9.414 16H14a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1v-7a1 1 0 0 1 2 0v4.586z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomLeft24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M26.04 5.96a1 1 0 0 1 0 1.414L9.082 24.334h10.92a1 1 0 1 1 0 2H6.666a1 1 0 0 1-1-1V12a1 1 0 0 1 2 0v10.919l16.96-16.96a1 1 0 0 1 1.414 0"/></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="M21.959 8.626a1 1 0 0 1 1.414 1.414L11.747 21.666h6.919a1 1 0 0 1 0 2H9.333a1 1 0 0 1-1-1v-9.333a1 1 0 0 1 2 0v6.92z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomLeft32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M39.06 8.94a1.5 1.5 0 0 1 0 2.12L13.622 36.5H30a1.5 1.5 0 0 1 0 3H10A1.5 1.5 0 0 1 8.5 38V18a1.5 1.5 0 0 1 3 0v16.379l25.44-25.44a1.5 1.5 0 0 1 2.12 0"/></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"><g clip-path="url(#a)"><path d="M32.94 12.94a1.5 1.5 0 1 1 2.12 2.12L17.621 32.5H28a1.5 1.5 0 0 1 0 3H14a1.5 1.5 0 0 1-1.5-1.5V20a1.5 1.5 0 0 1 3 0v10.38z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomLeft48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M51.727 12.273a1.5 1.5 0 0 1 0 2.121L16.954 49.167H40a1.5 1.5 0 0 1 0 3H13.333a1.5 1.5 0 0 1-1.5-1.5V24a1.5 1.5 0 1 1 3 0v23.046l34.773-34.773a1.5 1.5 0 0 1 2.121 0"/></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="M44.273 17.607a1.5 1.5 0 0 1 2.121 2.12L22.288 43.835h15.046a1.5 1.5 0 0 1 0 3H18.667a1.5 1.5 0 0 1-1.5-1.5V26.667a1.5 1.5 0 0 1 3 0v15.046z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomLeft64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.22 3.22a.75.75 0 0 1 1.06 0L15.5 14.44V7.5a.75.75 0 0 1 1.5 0v8.75a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1 0-1.5h6.94L3.22 4.28a.75.75 0 0 1 0-1.06"/></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="M3.22 3.22a.75.75 0 0 1 1.06 0L15.5 14.44V7.5a.75.75 0 0 1 1.5 0v8.75a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1 0-1.5h6.94L3.22 4.28a.75.75 0 0 1 0-1.06"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomRight20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.293 4.293a1 1 0 0 1 1.414 0L18 16.586V9a1 1 0 1 1 2 0v10a1 1 0 0 1-1 1H9a1 1 0 1 1 0-2h7.586L4.293 5.707a1 1 0 0 1 0-1.414"/></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="M6.293 6.293a1 1 0 0 1 1.414 0L16 14.586V10a1 1 0 1 1 2 0v7a1 1 0 0 1-1 1h-7a1 1 0 0 1 0-2h4.586L6.293 7.707a1 1 0 0 1 0-1.414"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomRight24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M5.96 5.96a1 1 0 0 1 1.414 0l16.96 16.959v-10.92a1 1 0 0 1 2 0v13.334a1 1 0 0 1-1 1H12a1 1 0 1 1 0-2h10.92L5.96 7.373a1 1 0 0 1 0-1.414"/></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="M8.626 8.626a1 1 0 0 1 1.414 0l11.626 11.626v-6.919a1 1 0 0 1 2 0v9.333a1 1 0 0 1-1 1h-9.333a1 1 0 0 1 0-2h6.92L8.625 10.04a1 1 0 0 1 0-1.414Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomRight32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M8.94 8.94a1.5 1.5 0 0 1 2.12 0L36.5 34.378V18a1.5 1.5 0 0 1 3 0v20a1.5 1.5 0 0 1-1.5 1.5H18a1.5 1.5 0 0 1 0-3h16.379L8.939 11.06a1.5 1.5 0 0 1 0-2.12"/></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"><g clip-path="url(#a)"><path d="M12.94 12.94a1.5 1.5 0 0 1 2.12 0L32.5 30.38V20a1.5 1.5 0 1 1 3 0v14a1.5 1.5 0 0 1-1.5 1.5H20a1.5 1.5 0 0 1 0-3h10.38L12.94 15.06a1.5 1.5 0 0 1 0-2.12"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomRight48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M12.272 12.273a1.5 1.5 0 0 1 2.122 0l34.772 34.773V24a1.5 1.5 0 1 1 3 0v26.667a1.5 1.5 0 0 1-1.5 1.5H24a1.5 1.5 0 1 1 0-3h23.045L12.272 14.394a1.5 1.5 0 0 1 0-2.121"/></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="M17.607 17.607a1.5 1.5 0 0 1 2.12 0l24.107 24.106V26.667a1.5 1.5 0 1 1 3 0v18.667a1.5 1.5 0 0 1-1.5 1.5H26.667a1.5 1.5 0 0 1 0-3h15.046L17.607 19.728a1.5 1.5 0 0 1 0-2.121"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowBottomRight64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M12.803 5.303a.75.75 0 0 1 1.06 0L18.03 9.47a.75.75 0 0 1 0 1.06l-4.166 4.167a.75.75 0 0 1-1.061-1.06l2.886-2.887H2.5a.75.75 0 0 1 0-1.5h13.19l-2.887-2.886a.75.75 0 0 1 0-1.06"/></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="M11.137 5.303a.75.75 0 0 1 1.06 0l4.167 4.167a.75.75 0 0 1 0 1.06l-4.167 4.166a.75.75 0 1 1-1.06-1.06l2.886-2.886H4.167a.75.75 0 0 1 0-1.5h9.856l-2.886-2.887a.75.75 0 0 1 0-1.06"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowNext20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M15.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L18.586 13H3a1 1 0 1 1 0-2h15.586l-3.293-3.293a1 1 0 0 1 0-1.414"/></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="M13.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L16.586 13H5a1 1 0 0 1 0-2h11.586l-3.293-3.293a1 1 0 0 1 0-1.414"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowNext24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M20.626 8.626a1 1 0 0 1 1.414 0l6.667 6.667a1 1 0 0 1 0 1.414l-6.667 6.667a1 1 0 1 1-1.414-1.414l4.96-4.96H4a1 1 0 0 1 0-2h21.586l-4.96-4.96a1 1 0 0 1 0-1.414"/></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="M17.96 8.626a1 1 0 0 1 1.414 0l6.667 6.667a1 1 0 0 1 0 1.414l-6.667 6.666a1 1 0 1 1-1.414-1.414L22.92 17H6.667a1 1 0 0 1 0-2H22.92l-4.96-4.96a1 1 0 0 1 0-1.414"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowNext32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M30.94 12.94a1.5 1.5 0 0 1 2.12 0l10 10a1.5 1.5 0 0 1 0 2.12l-10 10a1.5 1.5 0 0 1-2.12-2.12l7.439-7.44H6a1.5 1.5 0 0 1 0-3h32.379l-7.44-7.44a1.5 1.5 0 0 1 0-2.12"/></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"><g clip-path="url(#a)"><path d="M26.94 12.94a1.5 1.5 0 0 1 2.12 0l10 10a1.5 1.5 0 0 1 0 2.12l-10 10a1.5 1.5 0 1 1-2.12-2.12l7.439-7.44H10a1.5 1.5 0 0 1 0-3h24.379l-7.44-7.44a1.5 1.5 0 0 1 0-2.12Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowNext48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M41.606 17.606a1.5 1.5 0 0 1 2.121 0l13.334 13.333a1.5 1.5 0 0 1 0 2.121L43.727 46.394a1.5 1.5 0 1 1-2.121-2.121L52.379 33.5H8a1.5 1.5 0 1 1 0-3h44.379L41.606 19.727a1.5 1.5 0 0 1 0-2.121"/></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="M36.273 17.607a1.5 1.5 0 0 1 2.12 0L51.728 30.94a1.5 1.5 0 0 1 0 2.12L38.394 46.396a1.5 1.5 0 0 1-2.121-2.121L47.044 33.5H13.333a1.5 1.5 0 0 1 0-3h33.712L36.272 19.728a1.5 1.5 0 0 1 0-2.121Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowNext64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M9.47 1.97a.75.75 0 0 1 1.06 0l4.167 4.166a.75.75 0 1 1-1.061 1.061L10.75 4.311V17.5a.75.75 0 0 1-1.5 0V4.31L6.363 7.198a.75.75 0 0 1-1.06-1.06z"/></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="M10 3.417c.199 0 .39.079.53.22l4.167 4.166a.75.75 0 0 1-1.061 1.06L10.75 5.978v9.857a.75.75 0 0 1-1.5 0V5.977L6.364 8.864a.75.75 0 0 1-1.061-1.06L9.47 3.635l.114-.094A.75.75 0 0 1 10 3.417"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTop20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M11.293 2.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414L13 5.414V21a1 1 0 1 1-2 0V5.414L7.707 8.707a1 1 0 0 1-1.414-1.414z"/></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="M11.369 4.225a1 1 0 0 1 1.338.068l5 5a1 1 0 0 1-1.414 1.414L13 7.414V19a1 1 0 0 1-2 0V7.414l-3.293 3.293a1 1 0 0 1-1.414-1.414l5-5z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTop24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M16 3a1 1 0 0 1 .707.293l6.666 6.667a1 1 0 1 1-1.414 1.414L17 6.414V28a1 1 0 1 1-2 0V6.414l-4.959 4.96A1 1 0 0 1 8.626 9.96l6.667-6.667A1 1 0 0 1 16 3"/></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="M15.368 5.891a1 1 0 0 1 1.34.068l6.665 6.668a1 1 0 1 1-1.414 1.413L17 9.08v16.254a1 1 0 0 1-2 0V9.08l-4.96 4.96a1 1 0 0 1-1.414-1.415l6.667-6.667z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTop32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M22.94 4.94a1.5 1.5 0 0 1 2.12 0l10 10a1.5 1.5 0 0 1-2.12 2.12L25.5 9.622V42a1.5 1.5 0 0 1-3 0V9.621l-7.44 7.44a1.5 1.5 0 0 1-2.12-2.122z"/></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"><g clip-path="url(#a)"><path d="M23.054 8.836a1.5 1.5 0 0 1 2.007.104l10 10a1.5 1.5 0 0 1-2.121 2.121l-7.44-7.44v24.38a1.5 1.5 0 0 1-3 0V13.62l-7.44 7.44a1.5 1.5 0 0 1-2.12-2.121l10-10z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTop48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M32 6.5a1.5 1.5 0 0 1 1.061.44l13.333 13.333a1.5 1.5 0 1 1-2.121 2.121L33.5 11.621V56a1.5 1.5 0 1 1-3 0V11.621L19.728 22.394a1.5 1.5 0 0 1-2.122-2.121L30.94 6.939A1.5 1.5 0 0 1 32 6.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="M30.939 12.273a1.5 1.5 0 0 1 2.12 0l13.335 13.333a1.5 1.5 0 0 1-2.121 2.121L33.498 16.954v33.712a1.5 1.5 0 0 1-3 0v-33.71L19.727 27.727a1.5 1.5 0 0 1-2.122-2.121L30.94 12.273Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTop64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.22 3.22A.75.75 0 0 1 3.75 3h8.75a.75.75 0 0 1 0 1.5H5.56l11.22 11.22a.75.75 0 1 1-1.06 1.06L4.5 5.56v6.94a.75.75 0 0 1-1.5 0V3.75a.75.75 0 0 1 .22-.53"/></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="M3 12.5V3.75A.75.75 0 0 1 3.75 3h8.75a.75.75 0 0 1 0 1.5H5.56l11.22 11.22a.75.75 0 1 1-1.06 1.06L4.5 5.56v6.94a.75.75 0 0 1-1.5 0"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopLeft20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.293 4.293A1 1 0 0 1 5 4h10a1 1 0 1 1 0 2H7.414l12.293 12.293a1 1 0 0 1-1.414 1.414L6 7.414V15a1 1 0 1 1-2 0V5a1 1 0 0 1 .293-.707"/></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="M14 6a1 1 0 1 1 0 2H9.414l8.293 8.293a1 1 0 1 1-1.414 1.414L8 9.414V14a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopLeft24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M5.96 5.96a1 1 0 0 1 .707-.294H20a1 1 0 1 1 0 2H9.081l16.96 16.96a1 1 0 0 1-1.414 1.414L7.667 9.08V20a1 1 0 1 1-2 0V6.667a1 1 0 0 1 .293-.708"/></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="M18.666 8.333a1 1 0 0 1 0 2h-6.919l11.626 11.626a1 1 0 1 1-1.414 1.414L10.333 11.747v6.919a1 1 0 1 1-2 0V9.333a1 1 0 0 1 1-1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopLeft32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M8.94 8.94A1.5 1.5 0 0 1 10 8.5h20a1.5 1.5 0 0 1 0 3H13.621l25.44 25.44a1.5 1.5 0 0 1-2.122 2.12L11.5 13.622V30a1.5 1.5 0 0 1-3 0V10c0-.398.158-.78.44-1.06"/></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"><g clip-path="url(#a)"><path d="M28 12.5a1.5 1.5 0 0 1 0 3H17.621l17.44 17.44a1.5 1.5 0 1 1-2.121 2.12L15.5 17.621V28a1.5 1.5 0 0 1-3 0V14a1.5 1.5 0 0 1 1.5-1.5z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopLeft48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M12.272 12.272a1.5 1.5 0 0 1 1.061-.439H40a1.5 1.5 0 0 1 0 3H16.954l34.773 34.773a1.5 1.5 0 1 1-2.121 2.121L14.833 16.954V40a1.5 1.5 0 0 1-3 0V13.333c0-.398.158-.78.44-1.06"/></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="M37.334 17.167a1.5 1.5 0 0 1 0 3H22.288l24.107 24.106a1.5 1.5 0 0 1-2.122 2.121L20.167 22.288v15.046a1.501 1.501 0 0 1-3 0V18.667a1.5 1.5 0 0 1 1.5-1.5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopLeft64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M6.75 3.75A.75.75 0 0 1 7.5 3h8.75a.75.75 0 0 1 .75.75v8.75a.75.75 0 0 1-1.5 0V5.56L4.28 16.78a.75.75 0 0 1-1.06-1.06L14.44 4.5H7.5a.75.75 0 0 1-.75-.75"/></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="M17 12.5a.75.75 0 0 1-1.5 0V5.56L4.28 16.78a.75.75 0 1 1-1.06-1.06L14.44 4.5H7.5a.75.75 0 1 1 0-1.5h8.75a.75.75 0 0 1 .75.75z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopRight20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M8 5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V7.414L5.707 19.707a1 1 0 0 1-1.414-1.414L16.586 6H9a1 1 0 0 1-1-1"/></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="M17 6a1 1 0 0 1 1 1v7a1 1 0 1 1-2 0V9.414l-8.293 8.293a1 1 0 1 1-1.414-1.414L14.586 8H10a1 1 0 1 1 0-2z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopRight24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M11 6.667a1 1 0 0 1 1-1h13.334a1 1 0 0 1 1 1V20a1 1 0 0 1-2 0V9.08L7.374 26.04a1 1 0 0 1-1.414-1.414l16.96-16.96H12a1 1 0 0 1-1-1"/></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="M22.666 8.333a1 1 0 0 1 1 1v9.333a1 1 0 1 1-2 0v-6.919L10.04 23.373a1 1 0 1 1-1.414-1.414l11.626-11.626h-6.919a1 1 0 0 1 0-2z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopRight32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M16.5 10A1.5 1.5 0 0 1 18 8.5h20a1.5 1.5 0 0 1 1.5 1.5v20a1.5 1.5 0 0 1-3 0V13.621l-25.44 25.44a1.5 1.5 0 1 1-2.12-2.122L34.378 11.5H18a1.5 1.5 0 0 1-1.5-1.5"/></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"><g clip-path="url(#a)"><path d="M34 12.5a1.5 1.5 0 0 1 1.5 1.5v14a1.5 1.5 0 0 1-3 0V17.621l-17.44 17.44a1.5 1.5 0 1 1-2.12-2.121L30.378 15.5h-10.38a1.5 1.5 0 1 1 0-3h14Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopRight48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M22.5 13.334a1.5 1.5 0 0 1 1.5-1.5h26.666a1.5 1.5 0 0 1 1.5 1.5V40a1.5 1.5 0 1 1-3 0V16.955L14.394 51.728a1.5 1.5 0 0 1-2.122-2.122l34.773-34.772H24a1.5 1.5 0 0 1-1.5-1.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="M45.334 17.167a1.5 1.5 0 0 1 1.5 1.5v18.667a1.501 1.501 0 0 1-3 0V22.288L19.727 46.395a1.5 1.5 0 0 1-2.12-2.122l24.106-24.106H26.667a1.5 1.5 0 0 1 0-3z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ArrowTopRight64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><g clip-path="url(#a)"><path d="M8.113 3.31a3.667 3.667 0 1 1 6.35 3.666l-4.062 7.037a2.208 2.208 0 1 1-3.824-2.208l4.063-7.036a.75.75 0 1 1 1.298.75l-4.062 7.036a.709.709 0 0 0 1.226.708l4.063-7.036A2.167 2.167 0 1 0 9.412 4.06l-4.055 7.022a3.625 3.625 0 0 0 6.28 3.625l3.43-5.94a.75.75 0 0 1 1.298.75l-3.43 5.94a5.126 5.126 0 0 1-8.876-5.125z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Attachment20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>