@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 48 48" width="48px" height="48px"><path d="M20.775 40.867a3.868 3.868 0 0 1-6.304-4.412l3.583-6.448h-8.052a4 4 0 0 1-3.91-4.838l1.962-9.162c1-3.975 1-7 5-8h12l4.576 1.526a1.5 1.5 0 0 1 1.424-1.028h7a1.5 1.5 0 0 1 1.484 1.277l3 20a1.5 1.5 0 0 1-1.484 1.723h-10a1.5 1.5 0 0 1-1.379-.91zm15.987-29.362h-4.208v17h6.758z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbDownFilled48 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="M27.7 54.489a5.157 5.157 0 0 1-8.406-5.882l4.779-8.598H13.336c-3.395 0-5.926-3.132-5.214-6.452l2.617-12.215c1.333-5.3 1.333-9.334 6.667-10.666h16l6.577 2.192a1.5 1.5 0 0 1 1.424-1.03h9.333a1.5 1.5 0 0 1 1.483 1.278l4 26.667a1.5 1.5 0 0 1-1.483 1.723H41.407a1.5 1.5 0 0 1-1.458-1.152L27.699 54.49Zm21.748-39.65h-6.541v23.667h10.09z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbDownFilled64 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="M11.517 3.465a.861.861 0 0 1 1.404.983L11.436 7.12a.75.75 0 0 0 .648 1.129h2.942a1.25 1.25 0 0 1 1.222 1.511l-.729 3.402-.076.307c-.068.273-.12.487-.178.676-.075.25-.138.38-.199.467-.09.127-.262.279-.993.47H9.288l-1.871-.624V8.196zM6.685 6.75l3.698-4.267a2.361 2.361 0 0 1 3.849 2.693l-.874 1.574h1.668a2.75 2.75 0 0 1 2.689 3.326l-.732 3.414-.006.026-.07.28c-.07.288-.137.556-.206.785-.094.31-.214.621-.413.902-.427.599-1.079.862-1.94 1.077a.8.8 0 0 1-.181.023h-5a.8.8 0 0 1-.237-.039l-1.54-.513a.75.75 0 0 1-.723.552H3.75a.75.75 0 0 1-.742-.639l-1.25-8.333A.75.75 0 0 1 2.5 6.75h4.185m-.768 1.5v6.833H4.396L3.37 8.249z"/></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.384 2.483a2.362 2.362 0 0 1 3.848 2.693l-.874 1.573h2.08a2.417 2.417 0 0 1 2.364 2.923l-.819 3.818q-.002.013-.006.026c-.098.392-.184.762-.276 1.065-.094.31-.214.622-.413.902-.427.599-1.08.862-1.94 1.077a.8.8 0 0 1-.181.023h-5a.8.8 0 0 1-.237-.039l-1.543-.514a.75.75 0 0 1-.72.552H3.75a.75.75 0 0 1-.742-.638L1.758 7.61a.75.75 0 0 1 .742-.862h4.184zm-5.988 12.6h1.52V8.248H3.372l1.025 6.833ZM12.777 3.42a.86.86 0 0 0-1.26.045l-4.1 4.73v6.264l1.87.623h4.782c.734-.19.906-.342.997-.47.061-.085.124-.217.2-.466.076-.252.145-.549.25-.97l.819-3.818a.917.917 0 0 0-.897-1.109h-3.354a.75.75 0 0 1-.654-1.112h-.002l1.493-2.69a.86.86 0 0 0-.144-1.027"/></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
  * ThumbUp20 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="M13.896 4.225a.934.934 0 0 1 1.521 1.065l-1.78 3.206A1 1 0 0 0 14.5 10h4.025a1 1 0 0 1 .978 1.209l-.978 4.564-.092.37c-.081.326-.144.58-.211.803-.09.295-.161.441-.225.531-.087.122-.262.296-1.124.522h-5.712L9 17.28V9.872zM7.976 8l4.408-5.085a2.934 2.934 0 0 1 4.782 3.346L16.2 8h2.326a3 3 0 0 1 2.933 3.628l-.981 4.58-.008.035-.083.333v.002c-.086.345-.166.67-.25.948-.114.376-.261.762-.51 1.11-.534.751-1.348 1.074-2.385 1.333A1 1 0 0 1 17 20h-6a1 1 0 0 1-.316-.051l-1.753-.584A1 1 0 0 1 8 20H4.5a1 1 0 0 1-.989-.852l-1.5-10A1 1 0 0 1 3 8zM7 10v8H5.36l-1.2-8z"/></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"><path d="M12.384 2.914a2.935 2.935 0 0 1 4.782 3.346L16.2 8h2.327a3 3 0 0 1 2.932 3.628l-.981 4.581-.008.035c-.118.467-.222.916-.333 1.282-.114.376-.261.762-.51 1.111-.534.75-1.348 1.073-2.385 1.332a1 1 0 0 1-.242.03h-6a1 1 0 0 1-.316-.051l-1.753-.585A1 1 0 0 1 8 20H4.5a1 1 0 0 1-.99-.852l-1.5-10A1 1 0 0 1 3.001 8h4.976zM5.362 17.999H7v-8H4.161l1.2 8Zm9.9-13.824a.935.935 0 0 0-1.366.05L9 9.872v7.406l2.164.72h5.704c.868-.226 1.043-.4 1.13-.522.064-.09.136-.236.225-.53.092-.305.175-.666.308-1.192l.973-4.546a1 1 0 0 0-.977-1.21H14.5a1 1 0 0 1-.874-1.485l1.791-3.225a.934.934 0 0 0-.155-1.114Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ThumbUp24 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="M18.275 5.414a1.578 1.578 0 0 1 2.573 1.8l-2.378 4.28A1 1 0 0 0 19.333 13h6.193a1 1 0 0 1 .978 1.21l-1.478 6.897-.122.49c-.109.44-.195.789-.288 1.096-.123.407-.231.641-.347.805-.19.265-.526.525-1.727.836h-7.713l-3.162-1.054v-10.24zm-7.493 5.592 5.982-6.902a3.578 3.578 0 0 1 5.832 4.081L21.033 11h4.493a3 3 0 0 1 2.933 3.628l-1.481 6.915-.008.034q-.06.232-.113.454c-.113.458-.218.88-.327 1.24-.148.489-.331.963-.632 1.385-.638.897-1.62 1.305-2.989 1.647a1 1 0 0 1-.242.03h-8a1 1 0 0 1-.316-.052l-2.686-.894a1 1 0 0 1-.998.946H6a1 1 0 0 1-.989-.852l-2-13.333A1 1 0 0 1 4 11h6.667a1 1 0 0 1 .115.006M9.667 13v11.333H6.86L5.161 13z"/></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.765 4.104a3.579 3.579 0 0 1 5.832 4.082l-1.563 2.813h3.668a3.667 3.667 0 0 1 3.585 4.435l-1.308 6.109-.01.034c-.159.633-.294 1.217-.439 1.695-.147.487-.331.962-.632 1.384-.638.896-1.62 1.304-2.989 1.646a1 1 0 0 1-.242.03h-8a1 1 0 0 1-.316-.051l-2.687-.896a1 1 0 0 1-.997.947H6a1 1 0 0 1-.99-.851l-2-13.333A1 1 0 0 1 4 10.999h6.667q.058 0 .114.007zM6.86 24.333h2.806V13H5.16zM20.585 5.331a1.58 1.58 0 0 0-2.31.083l-6.608 7.625v10.239l3.161 1.053h7.71c1.203-.31 1.541-.57 1.73-.835.117-.164.225-.399.348-.805.126-.417.24-.912.414-1.604l1.301-6.073A1.667 1.667 0 0 0 24.702 13h-5.368a1 1 0 0 1-.871-1.492l2.386-4.293a1.58 1.58 0 0 0-.264-1.882Z"/></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
  * ThumbUp32 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="M27.413 8.12a2.368 2.368 0 0 1 3.859 2.701l-3.566 6.42A1.5 1.5 0 0 0 29 19.5h10.526a.5.5 0 0 1 .489.605L37.539 31.66l-.183.735c-.163.66-.293 1.184-.432 1.644-.185.61-.347.962-.521 1.207-.284.399-.789.788-2.59 1.254h-11.57L17.5 34.92v-15.36zm-11.24 8.39 8.973-10.354a5.368 5.368 0 0 1 8.749 6.122L31.549 16.5h7.977a3.5 3.5 0 0 1 3.422 4.233l-2.481 11.58-.004.018-.008.035q-.088.349-.17.681c-.17.687-.326 1.32-.49 1.86-.222.733-.497 1.444-.948 2.078-.957 1.345-2.429 1.956-4.483 2.47q-.18.044-.364.044H22q-.243 0-.474-.077l-4.028-1.342A1.5 1.5 0 0 1 16 39.5H9a1.5 1.5 0 0 1-1.483-1.278l-3-20A1.5 1.5 0 0 1 6 16.499h10q.088 0 .173.01M14.5 19.5v16.999h-4.208l-2.55-17z"/></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="M25.146 6.156a5.368 5.368 0 0 1 8.748 6.122L31.55 16.5h5.502c3.501 0 6.111 3.228 5.378 6.652l-1.963 9.162-.012.052c-.239.95-.443 1.826-.66 2.542-.222.731-.498 1.444-.948 2.077-.958 1.345-2.43 1.956-4.484 2.47q-.178.044-.363.044H22a1.5 1.5 0 0 1-.475-.077l-4.03-1.343A1.497 1.497 0 0 1 16 39.499H9a1.5 1.5 0 0 1-1.483-1.277l-3-20A1.5 1.5 0 0 1 6 16.5h10q.087.001.172.011l8.974-10.354ZM10.292 36.499H14.5v-17H7.742zM30.877 7.998a2.37 2.37 0 0 0-3.464.123L17.5 19.559v15.358l4.743 1.581h11.562c1.807-.466 2.314-.854 2.598-1.253.174-.245.336-.597.52-1.206.189-.622.359-1.36.617-2.387l1.956-9.13a2.5 2.5 0 0 0-2.444-3.022H29a1.5 1.5 0 0 1-1.31-2.231l3.582-6.447a2.37 2.37 0 0 0-.395-2.824"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ThumbUp48 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="M36.173 10.501a3.657 3.657 0 0 1 5.96 4.171l-4.76 8.568a1.5 1.5 0 0 0 1.293 2.26h14.86a.5.5 0 0 1 .489.605l-3.476 16.222-.243.975c-.218.884-.396 1.6-.586 2.228-.252.834-.487 1.363-.765 1.754-.49.688-1.324 1.248-3.798 1.882h-15.57l-6.744-2.247V25.893zM21.753 22.56 33.906 8.536a6.657 6.657 0 0 1 10.85 7.593l-3.54 6.371h12.31a3.5 3.5 0 0 1 3.422 4.234L53.467 42.98l-.006.028-.006.024q-.12.474-.23.921c-.225.913-.43 1.738-.644 2.446-.289.955-.637 1.844-1.192 2.624-1.166 1.638-2.97 2.418-5.692 3.098q-.179.044-.364.044h-16c-.16 0-.321-.026-.474-.076l-6.026-2.009v.586a1.5 1.5 0 0 1-1.5 1.5H12a1.5 1.5 0 0 1-1.483-1.278l-4-26.666A1.5 1.5 0 0 1 8 22.5h13.333q.22 0 .42.06m-1.92 2.94v23.666h-6.541L9.742 25.5z"/></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="M33.905 8.537a6.658 6.658 0 0 1 10.85 7.591l-3.54 6.372h8.187c4.35 0 7.593 4.01 6.682 8.264L53.467 42.98l-.013.052c-.322 1.28-.588 2.427-.873 3.367-.29.955-.638 1.844-1.192 2.624-1.166 1.638-2.972 2.418-5.693 3.098q-.178.044-.363.044h-16c-.161 0-.322-.026-.475-.077l-6.025-2.008v.587a1.5 1.5 0 0 1-1.5 1.5H12a1.5 1.5 0 0 1-1.483-1.278l-4-26.667A1.5 1.5 0 0 1 8 22.5h13.333q.218.002.418.06zm-20.613 40.63h6.541V25.498H9.743l3.549 23.668Zm28.23-38.857a3.657 3.657 0 0 0-5.35.191L22.834 25.893v21.024l6.743 2.248h15.566c2.477-.634 3.313-1.194 3.802-1.881.279-.391.514-.922.766-1.754.256-.845.488-1.853.83-3.212l2.61-12.182a3.833 3.833 0 0 0-3.748-4.636H38.666a1.5 1.5 0 0 1-1.31-2.231l4.777-8.597a3.66 3.66 0 0 0-.612-4.362Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * ThumbUp64 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="M10.95 2.974a1.612 1.612 0 0 1 2.626 1.838l-1.493 2.687h3.355c1.061 0 1.852.978 1.63 2.016l-.818 3.817c-.417 1.656-.417 2.917-2.083 3.333h-5l-1.791-.597a.75.75 0 0 1-.71.515H3.75a.75.75 0 0 1-.742-.638l-1.25-8.333A.75.75 0 0 1 2.5 6.75h4.167c.288 0 .535.164.661.403zm-6.554 12.11h1.52V8.25H3.372l1.025 6.833Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbUpFilled20 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="M13.14 3.569a1.934 1.934 0 0 1 3.152 2.206L14.5 8.999h4.026a2 2 0 0 1 1.955 2.42l-.981 4.58c-.5 1.987-.5 3.5-2.5 4h-6l-2.052-.684A1 1 0 0 1 8 20H4.5a1 1 0 0 1-.99-.851l-1.5-10A1 1 0 0 1 3 8h5c.37 0 .692.201.865.5l4.274-4.931ZM5.36 18H7v-8H4.16l1.201 8Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbUpFilled24 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="M17.52 4.758a2.58 2.58 0 0 1 4.202 2.941l-2.39 4.3h5.369a2.667 2.667 0 0 1 2.607 3.225L26 21.332c-.667 2.65-.667 4.667-3.333 5.333h-8l-3.052-1.017a1 1 0 0 1-.948.685H6a1 1 0 0 1-.99-.851l-2-13.333A1 1 0 0 1 4 11h6.667a1 1 0 0 1 .919.605l5.933-6.847ZM6.86 24.333h2.806V13H5.16z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbUpFilled32 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="M26.28 7.138a3.868 3.868 0 0 1 6.303 4.411L29 17.999h8.052a4 4 0 0 1 3.91 4.837L39 31.998c-1 3.974-1 7-5 8H22l-4.578-1.526A1.5 1.5 0 0 1 16 39.5H9a1.5 1.5 0 0 1-1.484-1.277l-3-20A1.5 1.5 0 0 1 6 16.5h10a1.5 1.5 0 0 1 1.378.908l8.901-10.27ZM10.291 36.5H14.5v-17H7.742z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbUpFilled48 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="M35.039 9.517a5.157 5.157 0 0 1 8.405 5.882l-4.777 8.6 10.735-.002c3.396 0 5.926 3.131 5.215 6.451L52 42.664c-1.334 5.3-1.334 9.334-6.667 10.666h-16l-6.577-2.192a1.5 1.5 0 0 1-1.423 1.03H12a1.5 1.5 0 0 1-1.484-1.278l-4-26.667A1.5 1.5 0 0 1 8 22.5h13.333c.708 0 1.299.49 1.457 1.15zm-21.747 39.65h6.54V25.5H9.743z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ThumbUpFilled64 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 d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.891 2.891 0 0 1-5.583 0H10a.75.75 0 0 1-.75-.75v-1.275H2.083a.75.75 0 0 1 0-1.5h.334V9.167a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3.416h.833V3.69a.75.75 0 0 1 .75-.75h8.333v1.5Zm-3.69 9.524a1.393 1.393 0 1 0 0 2.786 1.393 1.393 0 0 0 0-2.786M3.417 12.583h4V9.667h-1.5v.75a.5.5 0 0 1-1 0v-.75h-1.5zm-.093-9.281a.5.5 0 0 1 .866.5l-.575.997 3.261-.874.1-.017a.5.5 0 0 1 .253.945l-.094.037-3.26.873.994.576.082.06a.5.5 0 0 1-.49.848l-.09-.043-2.043-1.178a.5.5 0 0 1-.182-.682z"/></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"><path d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.89 2.89 0 0 1-2.792 2.143c-1.338 0-2.46-.91-2.791-2.143H10a.75.75 0 0 1-.75-.75v-1.275H2.083a.75.75 0 0 1 0-1.5h.334V9.167a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3.416h.833V3.69a.75.75 0 0 1 .75-.75h8.333v1.5Zm-3.69 9.524a1.393 1.393 0 1 0 0 2.786 1.393 1.393 0 0 0 0-2.786M3.417 12.583h4V9.667h-1.5v.75a.5.5 0 0 1-1 0v-.75h-1.5zm1.114-9.604a.5.5 0 0 1 .683-.183l2.04 1.178a.5.5 0 0 1 .184.683L6.26 6.698a.501.501 0 0 1-.866-.5l.575-.996-3.261.874a.5.5 0 0 1-.259-.966l3.26-.874-.995-.574a.5.5 0 0 1-.183-.683"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckLoading20 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 d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.572 3.572 0 0 1-6.857 0H12a1 1 0 0 1-1-1V17H2.5a1 1 0 0 1 0-2H3v-4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4h1V4.43a1 1 0 0 1 1-1h10zm-4.429 11.428a1.571 1.571 0 1 0 0 3.143 1.571 1.571 0 0 0 0-3.143M4 15h5v-3.5H7v1a.5.5 0 0 1-1 0v-1H4zm.075-10.988a.5.5 0 0 1 .866.5L4.13 5.917l4.147-1.112a.5.5 0 0 1 .26.966L4.388 6.883l1.404.81.083.059a.5.5 0 0 1-.49.85l-.093-.043-2.45-1.414a.5.5 0 0 1-.182-.683l1.414-2.45Z"/></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"><path d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.573 3.573 0 0 1-6.857 0H12a1 1 0 0 1-1-1V17H2.5a1 1 0 0 1 0-2H3v-4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4h1V4.43a1 1 0 0 1 1-1h10zm-4.429 11.428a1.571 1.571 0 1 0 0 3.143 1.571 1.571 0 0 0 0-3.143M4 15h5v-3.5H7v1a.5.5 0 0 1-1 0v-1H4zM5.524 3.624a.5.5 0 0 1 .683-.183l2.45 1.414a.5.5 0 0 1 .183.683l-1.415 2.45a.5.5 0 0 1-.865-.5l.81-1.404-4.146 1.111a.5.5 0 0 1-.26-.966l4.147-1.111-1.404-.81a.5.5 0 0 1-.183-.684"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckLoading24 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 d="M29.333 6.906H17v16.667h2.115a4.429 4.429 0 0 1 8.627 0h1.591v2h-1.59a4.43 4.43 0 0 1-4.314 3.429 4.43 4.43 0 0 1-4.314-3.429H16a1 1 0 0 1-1-1v-2.24H3.333a1 1 0 0 1 0-2h.834v-5.666l.01-.1a.5.5 0 0 1 .49-.4h8a.5.5 0 0 1 .5.5v5.666H15V5.906a1 1 0 0 1 1-1h13.333zm-5.904 15.238a2.429 2.429 0 1 0 0 4.858 2.429 2.429 0 0 0 0-4.858M5.167 20.333h7v-5.166h-3v1.5a.5.5 0 0 1-1 0v-1.5h-3zm.411-14.9a.5.5 0 1 1 .866.5L5.162 8.154l5.917-1.585.1-.017a.501.501 0 0 1 .254.946l-.095.037L5.42 9.12l2.22 1.28.082.06a.5.5 0 0 1-.49.848l-.091-.042-3.267-1.884a.5.5 0 0 1-.183-.683l1.886-3.267Z"/></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"><path d="M29.333 6.905H17v16.667h2.115a4.43 4.43 0 0 1 4.314-3.429 4.43 4.43 0 0 1 4.313 3.43h1.591v2h-1.59a4.43 4.43 0 0 1-8.629 0H16a1 1 0 0 1-1-1v-2.24H3.333a1 1 0 0 1 0-2h.834v-5.667a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v5.667H15V5.905a1 1 0 0 1 1-1h13.333zm-5.904 15.238a2.43 2.43 0 1 0 0 4.859 2.43 2.43 0 0 0 0-4.859m-18.262-1.81h7v-5.167h-3v1.5a.5.5 0 0 1-1 0v-1.5h-3zM7.51 4.916a.5.5 0 0 1 .682-.183l3.266 1.885a.5.5 0 0 1 .184.683l-1.886 3.266a.5.5 0 0 1-.866-.5l1.282-2.22L4.255 9.43a.5.5 0 1 1-.259-.965L9.913 6.88l-2.22-1.283a.5.5 0 0 1-.183-.682Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckLoading32 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 d="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-2H8zm.15-22.475a1 1 0 1 1 1.732 1L8.26 11.833l8.293-2.222a1 1 0 1 1 .517 1.932l-8.293 2.221 2.809 1.623.085.055a1 1 0 0 1-.994 1.723l-.091-.047-4.9-2.828a1 1 0 0 1-.366-1.366z"/></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="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-2H8zm3.048-23.252a1 1 0 0 1 1.366-.365l4.899 2.828a1 1 0 0 1 .366 1.366l-2.828 4.898a1 1 0 0 1-1.733-1l1.622-2.807-8.294 2.222a1 1 0 1 1-.517-1.932l8.294-2.223-2.809-1.62a1 1 0 0 1-.366-1.367"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckLoading48 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 d="M58.666 13.311H33.499v34.333h5.139a8.36 8.36 0 0 1 8.22-6.856c4.102 0 7.51 2.957 8.218 6.856h3.59v3h-3.589a8.357 8.357 0 0 1-16.44 0h-6.638a1.5 1.5 0 0 1-1.5-1.5v-4.978H6.667a1.5 1.5 0 0 1 0-3h1.666V29.333l.005-.103a1 1 0 0 1 .995-.897h16a1 1 0 0 1 1 1v11.833h4.166V11.81a1.5 1.5 0 0 1 1.5-1.5h26.667zM46.857 43.788a5.358 5.358 0 1 0 .001 10.715 5.358 5.358 0 0 0 0-10.715Zm-36.524-2.622h14V30.333h-6v3a1 1 0 0 1-2 0v-3h-6zm.822-30.3a1 1 0 0 1 1.732 1l-2.564 4.441 11.835-3.17.1-.022a1 1 0 0 1 .515 1.922l-.097.031L10.84 18.24l4.441 2.565.086.055a1 1 0 0 1-.995 1.723l-.09-.046-6.533-3.772a1 1 0 0 1-.366-1.366l3.771-6.531Z"/></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="M58.666 13.311H33.499v34.333h5.139a8.356 8.356 0 0 1 8.22-6.856c4.102 0 7.511 2.957 8.218 6.856h3.59v3h-3.589a8.356 8.356 0 0 1-8.22 6.858 8.36 8.36 0 0 1-8.22-6.858h-6.638a1.5 1.5 0 0 1-1.5-1.5v-4.978H6.667a1.5 1.5 0 0 1 0-3h1.666V29.333a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v11.833h4.166V11.81a1.5 1.5 0 0 1 1.5-1.5h26.667zM46.857 43.788a5.358 5.358 0 1 0 0 10.715 5.358 5.358 0 0 0 0-10.715m-36.524-2.622h14V30.333h-6v3a1 1 0 0 1-2 0v-3h-6zM15.02 9.83a1 1 0 0 1 1.366-.366l6.531 3.772a1 1 0 0 1 .366 1.365l-3.771 6.533a1 1 0 0 1-1.732-1l2.564-4.442-11.835 3.172a1 1 0 0 1-.518-1.932l11.835-3.171-4.44-2.565a1 1 0 0 1-.366-1.366"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckLoading64 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 d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.89 2.89 0 0 1-2.792 2.143c-1.338 0-2.46-.91-2.791-2.143H10a.75.75 0 0 1-.75-.75v-1.275H2.083a.75.75 0 0 1 0-1.5h.334V9.167a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3.416h.833V3.691a.75.75 0 0 1 .75-.75h8.333zm-3.69 9.524a1.393 1.393 0 1 0 0 2.786 1.393 1.393 0 0 0 0-2.786M3.417 12.583h4V9.667h-1.5v.75a.5.5 0 0 1-1 0v-.75h-1.5zm1.114-9.604a.5.5 0 0 1 .591-.225l.092.042 2.04 1.178a.5.5 0 0 1 .184.683L6.26 6.698a.501.501 0 0 1-.866-.5l.575-.996-3.261.874-.1.017a.5.5 0 0 1-.254-.947l.095-.036 3.26-.874-.995-.574-.082-.06a.5.5 0 0 1-.1-.623Z"/></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"><path d="M18.333 4.441H10.75v10.167h1.102a2.89 2.89 0 0 1 2.79-2.143c1.339 0 2.462.91 2.793 2.143h.898v1.5h-.898a2.891 2.891 0 0 1-5.583 0H10a.75.75 0 0 1-.75-.75v-1.275H2.083a.75.75 0 0 1 0-1.5h.334V9.167a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3.416h.833V3.69a.75.75 0 0 1 .75-.75h8.333v1.5Zm-3.69 9.524a1.393 1.393 0 1 0 0 2.786 1.393 1.393 0 0 0 0-2.786M3.417 12.583h4V9.667h-1.5v.75a.5.5 0 0 1-1 0v-.75h-1.5zm-.093-9.281a.5.5 0 0 1 .866.5l-.575.997 3.261-.874a.5.5 0 0 1 .259.965l-3.26.873.994.576a.5.5 0 0 1-.499.865L2.328 6.026a.5.5 0 0 1-.182-.682z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckUnloading20 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 d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.573 3.573 0 0 1-6.857 0H12a1 1 0 0 1-1-1V17H2.5a1 1 0 0 1 0-2H3v-4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4h1V4.43a1 1 0 0 1 1-1h10zm-4.429 11.428a1.571 1.571 0 1 0 0 3.143 1.571 1.571 0 0 0 0-3.143M4 15h5v-3.5H7v1a.5.5 0 0 1-1 0v-1H4zM5.524 3.624a.5.5 0 0 1 .59-.225l.093.042 2.45 1.414a.5.5 0 0 1 .183.683l-1.415 2.45a.5.5 0 0 1-.865-.5l.81-1.404-4.146 1.111a.5.5 0 0 1-.26-.966l4.147-1.111-1.404-.81-.083-.06a.5.5 0 0 1-.1-.624"/></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"><path d="M22 5.43h-9v12h1.143a3.572 3.572 0 0 1 6.857 0h1v2h-1a3.572 3.572 0 0 1-6.857 0H12a1 1 0 0 1-1-1V17H2.5a1 1 0 0 1 0-2H3v-4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4h1V4.43a1 1 0 0 1 1-1h10zm-4.429 11.428a1.571 1.571 0 1 0 0 3.143 1.571 1.571 0 0 0 0-3.143M4 15h5v-3.5H7v1a.5.5 0 0 1-1 0v-1H4zm.075-10.988a.5.5 0 0 1 .866.5L4.13 5.917l4.147-1.112a.5.5 0 0 1 .26.966L4.388 6.883l1.404.81a.5.5 0 1 1-.5.866l-2.45-1.414a.5.5 0 0 1-.182-.683l1.414-2.45Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckUnloading24 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 d="M29.333 6.905H17v16.667h2.115a4.43 4.43 0 0 1 4.314-3.429 4.43 4.43 0 0 1 4.313 3.43h1.591v2h-1.59a4.43 4.43 0 0 1-8.629 0H16a1 1 0 0 1-1-1v-2.24H3.333a1 1 0 0 1 0-2h.834v-5.667l.01-.1a.5.5 0 0 1 .49-.4h8a.5.5 0 0 1 .5.5v5.667H15V5.905a1 1 0 0 1 1-1h13.333zm-5.904 15.238a2.43 2.43 0 1 0 0 4.859 2.43 2.43 0 0 0 0-4.859m-18.262-1.81h7v-5.167h-3v1.5a.5.5 0 0 1-1 0v-1.5h-3zM7.51 4.916a.5.5 0 0 1 .59-.225l.092.042 3.266 1.885a.5.5 0 0 1 .184.683l-1.886 3.266a.5.5 0 0 1-.866-.5l1.282-2.22L4.255 9.43l-.1.018a.501.501 0 0 1-.255-.946l.096-.037L9.913 6.88l-2.22-1.283-.083-.06a.5.5 0 0 1-.1-.622Z"/></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"><path d="M29.333 6.906H17v16.667h2.115a4.429 4.429 0 0 1 8.627 0h1.591v2h-1.59a4.43 4.43 0 0 1-4.314 3.429 4.43 4.43 0 0 1-4.314-3.429H16a1 1 0 0 1-1-1v-2.24H3.333a1 1 0 0 1 0-2h.834v-5.666a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v5.666H15V5.906a1 1 0 0 1 1-1h13.333zm-5.904 15.238a2.429 2.429 0 1 0 0 4.858 2.429 2.429 0 0 0 0-4.858M5.167 20.333h7v-5.166h-3v1.5a.5.5 0 0 1-1 0v-1.5h-3zm.411-14.9a.5.5 0 1 1 .866.5L5.162 8.154l5.917-1.585a.5.5 0 0 1 .259.966L5.42 9.12l2.22 1.28a.501.501 0 0 1-.5.866L3.876 9.383a.5.5 0 0 1-.183-.683z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckUnloading32 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 d="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-2H8zm3.048-23.252a1 1 0 0 1 1.274-.412l.092.047 4.899 2.828a1 1 0 0 1 .366 1.366l-2.828 4.898a1 1 0 0 1-1.733-1l1.622-2.807-8.294 2.221-.1.023a1 1 0 0 1-.515-1.923l.098-.031 8.294-2.223-2.809-1.621-.086-.056a1 1 0 0 1-.28-1.31"/></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="M44 10.358H25.5v25h3.172a6.644 6.644 0 0 1 12.942 0H44v3h-2.386a6.644 6.644 0 0 1-12.942 0H24a1.5 1.5 0 0 1-1.5-1.5V33.5H5a1.5 1.5 0 0 1 0-3h1V22a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8.5h2.5V8.858a1.5 1.5 0 0 1 1.5-1.5h20zm-8.857 22.858a3.643 3.643 0 1 0 0 7.286 3.643 3.643 0 0 0 0-7.286M8 30.5h10V23h-4v2a1 1 0 0 1-2 0v-2H8zm.15-22.475a1 1 0 1 1 1.732 1L8.26 11.833l8.293-2.222a1 1 0 1 1 .517 1.932l-8.293 2.221 2.809 1.623a1 1 0 0 1-1 1.73l-4.9-2.827a1 1 0 0 1-.366-1.366z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckUnloading48 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 d="M58.666 13.311H33.499v34.333h5.139a8.356 8.356 0 0 1 8.22-6.856c4.102 0 7.511 2.958 8.218 6.856h3.59v3h-3.589a8.357 8.357 0 0 1-16.44 0h-6.638a1.5 1.5 0 0 1-1.5-1.5v-4.978H6.667a1.5 1.5 0 0 1 0-3h1.666V29.333l.005-.103a1 1 0 0 1 .995-.897h16a1 1 0 0 1 1 1v11.833h4.166V11.81a1.5 1.5 0 0 1 1.5-1.5h26.667zM46.857 43.788a5.358 5.358 0 1 0 0 10.715 5.358 5.358 0 0 0 0-10.715m-36.524-2.622h14V30.333h-6v3a1 1 0 0 1-2 0v-3h-6zM15.02 9.83a1 1 0 0 1 1.274-.412l.092.046 6.531 3.772a1 1 0 0 1 .366 1.365l-3.771 6.533a1 1 0 0 1-1.732-1l2.564-4.442-11.835 3.172-.1.02a1 1 0 0 1-.514-1.921l.096-.031 11.835-3.171-4.44-2.565-.087-.054a1 1 0 0 1-.28-1.312Z"/></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="M58.666 13.311H33.499v34.333h5.139a8.36 8.36 0 0 1 8.22-6.856c4.102 0 7.51 2.957 8.218 6.856h3.59v3h-3.589a8.357 8.357 0 0 1-16.44 0h-6.638a1.5 1.5 0 0 1-1.5-1.5v-4.978H6.667a1.5 1.5 0 0 1 0-3h1.666V29.333a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v11.833h4.166V11.81a1.5 1.5 0 0 1 1.5-1.5h26.667zM46.857 43.788a5.358 5.358 0 1 0 .001 10.715 5.358 5.358 0 0 0 0-10.715Zm-36.524-2.622h14V30.333h-6v3a1 1 0 0 1-2 0v-3h-6zm.822-30.3a1 1 0 0 1 1.732 1l-2.564 4.441 11.835-3.17a1 1 0 0 1 .518 1.931L10.84 18.24l4.441 2.565a1 1 0 0 1-1 1.732L7.75 18.764a1 1 0 0 1-.366-1.366l3.771-6.531Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * TruckUnloading64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -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="M10.367 1.846a.75.75 0 0 0-.735 0l-6.667 3.75a.75.75 0 0 0-.382.654v7.5c0 .271.146.52.382.654l6.667 3.75a.75.75 0 0 0 .735 0l6.667-3.75a.75.75 0 0 0 .382-.654v-7.5a.75.75 0 0 0-.382-.654zm-6.284 5.4v6.065L9.5 16.358v-6.066zm6.417 9.112 5.416-3.047V7.246L10.5 10.292zm4.892-9.965L10 3.361 4.608 6.393 10 9.426z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * View3D20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * View3d20 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="M12.49 2.128a1 1 0 0 0-.98 0l-8 4.5A1 1 0 0 0 3 7.5v9a1 1 0 0 0 .51.872l8 4.5a1 1 0 0 0 .98 0l8-4.5A1 1 0 0 0 21 16.5v-9a1 1 0 0 0-.51-.872zM5 8.636v7.28l6.5 3.655v-7.279zm7.5 10.935 6.5-3.656V8.636l-6.5 3.656zm5.97-11.784L12 4.147l-6.47 3.64 6.47 3.64z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * View3D24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * View3d24 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="M16.49 3.128a1 1 0 0 0-.98 0l-10.667 6a1 1 0 0 0-.51.872v12a1 1 0 0 0 .51.872l10.666 6a1 1 0 0 0 .98 0l10.668-6a1 1 0 0 0 .51-.872V10a1 1 0 0 0-.51-.872zM6.333 11.136v10.28L15.5 26.57V16.292zM16.5 26.571l9.166-5.156V11.136L16.5 16.292zm8.637-16.284L16 5.147l-9.137 5.14L16 15.427z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * View3D32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * View3d32 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="M24.735 4.693a1.5 1.5 0 0 0-1.47 0l-16 9A1.5 1.5 0 0 0 6.5 15v18a1.5 1.5 0 0 0 .765 1.307l16 9a1.5 1.5 0 0 0 1.47 0l16-9A1.5 1.5 0 0 0 41.5 33V15a1.5 1.5 0 0 0-.765-1.307zM9.5 16.99v15.132L23 39.717V24.585zM25 39.717l13.5-7.594V16.99L25 24.585zm12.45-24.43L24 7.72l-13.45 7.566L24 22.853z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * View3D48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * View3d48 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="M32.736 6.693a1.5 1.5 0 0 0-1.471 0l-21.333 12A1.5 1.5 0 0 0 9.167 20v24a1.5 1.5 0 0 0 .765 1.307l21.333 12a1.5 1.5 0 0 0 1.47 0l21.334-12A1.5 1.5 0 0 0 54.834 44V20a1.5 1.5 0 0 0-.765-1.307zM12.167 21.99v21.132L31 53.716V32.585zM33 53.717l18.834-10.594V21.99L33 32.585zm17.784-33.43L32 9.72 13.217 20.287 32 30.853z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * View3D64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * View3d64 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="M2.5 1.75a.75.75 0 0 0-.75.75v3.333a.75.75 0 1 0 1.5 0V3.25h2.583a.75.75 0 1 0 0-1.5zm11.667 0a.75.75 0 0 0 0 1.5h2.583v2.583a.75.75 0 0 0 1.5 0V2.5a.75.75 0 0 0-.75-.75zM3.25 14.167a.75.75 0 0 0-1.5 0V17.5c0 .414.336.75.75.75h3.333a.75.75 0 0 0 0-1.5H3.25zm15 0a.75.75 0 0 0-1.5 0v2.583h-2.583a.75.75 0 0 0 0 1.5H17.5a.75.75 0 0 0 .75-.75zM9.622 3.519a.75.75 0 0 1 .756 0l5 2.916a.75.75 0 0 1 .372.648v5.834a.75.75 0 0 1-.372.647l-5 2.917a.75.75 0 0 1-.756 0l-5-2.917a.75.75 0 0 1-.372-.647V7.083a.75.75 0 0 1 .372-.648zM5.75 12.486V8.1l3.75 2.187v4.386zm8.5 0-3.75 2.187v-4.386L14.25 8.1zM10 5.035l3.76 2.193L10 9.421 6.24 7.228z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * ViewAR20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * ViewAr20 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="M3 2a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0V4h3a1 1 0 0 0 0-2zm14 0a1 1 0 1 0 0 2h3v3a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1zM4 17a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 1 0 0-2H4zm18 0a1 1 0 1 0-2 0v3h-3a1 1 0 1 0 0 2h4a1 1 0 0 0 1-1zM11.496 4.136a1 1 0 0 1 1.008 0l6 3.5A1 1 0 0 1 19 8.5v7a1 1 0 0 1-.496.864l-6 3.5a1 1 0 0 1-1.008 0l-6-3.5A1 1 0 0 1 5 15.5v-7a1 1 0 0 1 .496-.864zM7 14.926V9.662l4.5 2.625v5.264zm10 0-4.5 2.625v-5.264L17 9.662zm-5-8.768 4.512 2.631L12 11.421 7.488 8.79z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * ViewAR24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * ViewAr24 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="M4 3a1 1 0 0 0-1 1v5.333a1 1 0 0 0 2 0V5h4.333a1 1 0 0 0 0-2zm18.667 0a1 1 0 1 0 0 2H27v4.333a1 1 0 1 0 2 0V4a1 1 0 0 0-1-1zM5 22.667a1 1 0 1 0-2 0V28a1 1 0 0 0 1 1h5.333a1 1 0 1 0 0-2H5zm24 0a1 1 0 1 0-2 0V27h-4.333a1 1 0 1 0 0 2H28a1 1 0 0 0 1-1zM15.496 5.803a1 1 0 0 1 1.008 0l8 4.667a1 1 0 0 1 .496.863v9.334a1 1 0 0 1-.496.863l-8 4.667a1 1 0 0 1-1.008 0l-8-4.667A1 1 0 0 1 7 20.667v-9.334a1 1 0 0 1 .496-.863zM9 20.093v-7.597l6.5 3.791v7.597zm14 0-6.5 3.791v-7.597l6.5-3.792zM16 7.823l6.512 3.799L16 15.42l-6.512-3.798z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * ViewAR32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * ViewAr32 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="M6 4.5A1.5 1.5 0 0 0 4.5 6v8a1.5 1.5 0 0 0 3 0V7.5H14a1.5 1.5 0 0 0 0-3zm28 0a1.5 1.5 0 0 0 0 3h6.5V14a1.5 1.5 0 0 0 3 0V6A1.5 1.5 0 0 0 42 4.5zM7.5 34a1.5 1.5 0 0 0-3 0v8A1.5 1.5 0 0 0 6 43.5h8a1.5 1.5 0 0 0 0-3H7.5zm36 0a1.5 1.5 0 0 0-3 0v6.5H34a1.5 1.5 0 0 0 0 3h8a1.5 1.5 0 0 0 1.5-1.5zM23.244 8.704a1.5 1.5 0 0 1 1.512 0l12 7A1.5 1.5 0 0 1 37.5 17v14a1.5 1.5 0 0 1-.744 1.296l-12 7a1.5 1.5 0 0 1-1.512 0l-12-7A1.5 1.5 0 0 1 10.5 31V17a1.5 1.5 0 0 1 .744-1.296zM13.5 30.138V19.033l9.5 5.541V35.68zm21 0L25 35.68V24.574l9.5-5.541zM24 11.737l9.52 5.552L24 22.842l-9.52-5.553z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * ViewAR48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * ViewAr48 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="M8 6.5A1.5 1.5 0 0 0 6.5 8v10.667a1.5 1.5 0 0 0 3 0V9.5h9.167a1.5 1.5 0 0 0 0-3zm37.333 0a1.5 1.5 0 0 0 0 3H54.5v9.167a1.5 1.5 0 0 0 3 0V8A1.5 1.5 0 0 0 56 6.5zM9.5 45.333a1.5 1.5 0 0 0-3 0V56A1.5 1.5 0 0 0 8 57.5h10.667a1.5 1.5 0 0 0 0-3H9.5zm48 0a1.5 1.5 0 0 0-3 0V54.5h-9.167a1.5 1.5 0 0 0 0 3H56a1.5 1.5 0 0 0 1.5-1.5zM31.244 12.038a1.5 1.5 0 0 1 1.512 0l16 9.333a1.5 1.5 0 0 1 .744 1.296v18.666a1.5 1.5 0 0 1-.744 1.296l-16 9.333a1.5 1.5 0 0 1-1.512 0l-16-9.333a1.5 1.5 0 0 1-.744-1.296V22.667a1.5 1.5 0 0 1 .744-1.296zM17.5 40.472V24.699L31 32.574v15.773zm29 0L33 48.347V32.574L46.5 24.7zM32 15.07l13.52 7.886L32 30.842l-13.52-7.886z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * ViewAR64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * ViewAr64 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="M10 3.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5M1.75 10a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0M10 5.917a.75.75 0 0 1 .75.75v4.166a.75.75 0 0 1-1.5 0V6.667a.75.75 0 0 1 .75-.75m0 8.25a.833.833 0 1 0 0-1.667.833.833 0 0 0 0 1.667"/></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"><path d="M10 1.75a8.25 8.25 0 1 1 0 16.5 8.25 8.25 0 0 1 0-16.5m0 1.5a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5m.084 9.333a.75.75 0 0 1 0 1.5h-.167a.75.75 0 0 1 0-1.5zM10 5.917a.75.75 0 0 1 .75.75v4.167a.75.75 0 0 1-1.5 0V6.667a.75.75 0 0 1 .75-.75"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircle20 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 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10-5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V8a1 1 0 0 1 1-1m0 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></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"><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m.1 11a1 1 0 0 1 0 2h-.2a1 1 0 1 1 0-2zM12 7a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V8a1 1 0 0 1 1-1"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircle24 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 5C9.925 5 5 9.925 5 16s4.925 11 11 11 11-4.925 11-11S22.075 5 16 5M3 16C3 8.82 8.82 3 16 3s13 5.82 13 13-5.82 13-13 13S3 23.18 3 16m13-6.333a1 1 0 0 1 1 1v6.666a1 1 0 1 1-2 0v-6.666a1 1 0 0 1 1-1m0 13A1.333 1.333 0 1 0 16 20a1.333 1.333 0 0 0 0 2.667"/></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"><path d="M16 3c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3m0 2C9.925 5 5 9.925 5 16s4.925 11 11 11 11-4.925 11-11S22.075 5 16 5m.134 15.333a1 1 0 0 1 0 2h-.267a1 1 0 1 1 0-2zM16 9.667a1 1 0 0 1 1 1v6.667a1 1 0 0 1-2 0v-6.667a1 1 0 0 1 1-1"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircle32 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 7.5C14.887 7.5 7.5 14.887 7.5 24S14.887 40.5 24 40.5 40.5 33.113 40.5 24 33.113 7.5 24 7.5M4.5 24C4.5 13.23 13.23 4.5 24 4.5S43.5 13.23 43.5 24 34.77 43.5 24 43.5 4.5 34.77 4.5 24M24 14.5a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-3 0V16a1.5 1.5 0 0 1 1.5-1.5M24 34a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></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="M24 4.5c10.77 0 19.5 8.73 19.5 19.5S34.77 43.5 24 43.5 4.5 34.77 4.5 24 13.23 4.5 24 4.5m0 3C14.887 7.5 7.5 14.887 7.5 24S14.887 40.5 24 40.5 40.5 33.113 40.5 24 33.113 7.5 24 7.5m.201 23a1.5 1.5 0 0 1 0 3h-.4a1.5 1.5 0 0 1 0-3zM24 14.5a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-3 0V16a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircle48 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 9.5C19.574 9.5 9.5 19.574 9.5 32S19.574 54.5 32 54.5 54.5 44.426 54.5 32 44.426 9.5 32 9.5M6.5 32C6.5 17.917 17.917 6.5 32 6.5S57.5 17.917 57.5 32 46.083 57.5 32 57.5 6.5 46.083 6.5 32M32 19.833a1.5 1.5 0 0 1 1.5 1.5v13.334a1.5 1.5 0 0 1-3 0V21.333a1.5 1.5 0 0 1 1.5-1.5m0 25.5A2.667 2.667 0 1 0 32 40a2.667 2.667 0 0 0 0 5.333"/></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 6.5c14.083 0 25.5 11.417 25.5 25.5S46.083 57.5 32 57.5 6.5 46.083 6.5 32 17.917 6.5 32 6.5m0 3C19.574 9.5 9.5 19.574 9.5 32S19.574 54.5 32 54.5 54.5 44.426 54.5 32 44.426 9.5 32 9.5m.268 31.667a1.5 1.5 0 0 1 0 3h-.534a1.5 1.5 0 0 1 0-3zM32 19.833a1.5 1.5 0 0 1 1.5 1.5v13.333a1.5 1.5 0 0 1-3 0V21.333a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircle64 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.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5m.75 4.917a.75.75 0 0 0-1.5 0v4.166a.75.75 0 0 0 1.5 0zm-.75 7.5a.833.833 0 1 0 0-1.667.833.833 0 0 0 0 1.667"/></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"><path d="M10 1.75a8.25 8.25 0 1 1 0 16.5 8.25 8.25 0 0 1 0-16.5m-.083 10.833a.75.75 0 0 0 0 1.5h.167a.75.75 0 0 0 0-1.5zM10 5.917a.75.75 0 0 0-.75.75v4.167a.75.75 0 0 0 1.5 0V6.667a.75.75 0 0 0-.75-.75"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircleFilled20 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 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m1 6a1 1 0 1 0-2 0v5a1 1 0 1 0 2 0zm-1 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></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"><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-.1 13a1 1 0 1 0 0 2h.2a1 1 0 0 0 0-2zm.1-8a1 1 0 0 0-1 1v5a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircleFilled24 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 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3m1 7.667a1 1 0 1 0-2 0v6.666a1 1 0 1 0 2 0zm-1 12A1.333 1.333 0 1 0 16 20a1.333 1.333 0 0 0 0 2.667"/></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"><path d="M16 3c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3m-.133 17.333a1 1 0 0 0 0 2h.267a1 1 0 1 0 0-2zM16 9.667a1 1 0 0 0-1 1v6.667a1 1 0 0 0 2 0v-6.667a1 1 0 0 0-1-1"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircleFilled32 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.5C13.23 4.5 4.5 13.23 4.5 24S13.23 43.5 24 43.5 43.5 34.77 43.5 24 34.77 4.5 24 4.5M25.5 16a1.5 1.5 0 0 0-3 0v10a1.5 1.5 0 0 0 3 0zM24 34a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></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="M24 4.5c10.77 0 19.5 8.73 19.5 19.5S34.77 43.5 24 43.5 4.5 34.77 4.5 24 13.23 4.5 24 4.5m-.2 26a1.5 1.5 0 0 0 0 3h.401a1.5 1.5 0 0 0 0-3h-.4Zm.2-16a1.5 1.5 0 0 0-1.5 1.5v10a1.5 1.5 0 0 0 3 0V16a1.5 1.5 0 0 0-1.5-1.5"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircleFilled48 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.5C17.917 6.5 6.5 17.917 6.5 32S17.917 57.5 32 57.5 57.5 46.083 57.5 32 46.083 6.5 32 6.5m1.5 14.833a1.5 1.5 0 0 0-3 0v13.334a1.5 1.5 0 0 0 3 0zm-1.5 24A2.667 2.667 0 1 0 32 40a2.667 2.667 0 0 0 0 5.333"/></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 6.5c14.083 0 25.5 11.417 25.5 25.5S46.083 57.5 32 57.5 6.5 46.083 6.5 32 17.917 6.5 32 6.5m-.266 34.667a1.5 1.5 0 1 0 0 3h.534a1.5 1.5 0 0 0 0-3zM32 19.833a1.5 1.5 0 0 0-1.5 1.5v13.333a1.5 1.5 0 0 0 3 0V21.333a1.5 1.5 0 0 0-1.5-1.5"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * WarningCircleFilled64 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="M8.5 4.377a1.75 1.75 0 0 1 3 0l5.735 9.556c.7 1.167-.141 2.65-1.501 2.65H4.267c-1.36 0-2.2-1.483-1.501-2.65zm1.714.772a.25.25 0 0 0-.428 0l-5.734 9.556a.25.25 0 0 0 .215.379h11.467a.25.25 0 0 0 .215-.38L10.214 5.15Zm-.13 7.435a.75.75 0 0 1 0 1.5h-.168a.75.75 0 0 1 0-1.5zm-.085-5a.75.75 0 0 1 .75.75v2.917a.75.75 0 0 1-1.5 0V8.334a.75.75 0 0 1 .75-.75"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangle20 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="M10.286 4.915c.776-1.295 2.652-1.294 3.43 0L20.95 16.97c.8 1.332-.162 3.029-1.716 3.029H4.767c-1.555 0-2.516-1.697-1.716-3.03l7.235-12.055ZM4.766 18h14.468L12 5.943 4.767 18Zm7.334-3a1 1 0 0 1 0 2h-.2a1 1 0 0 1 0-2zM12 9a1 1 0 0 1 1 1v3.5a1 1 0 0 1-2 0V10a1 1 0 0 1 1-1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangle24 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="M14.286 6.249c.777-1.295 2.653-1.295 3.43 0L27.95 23.305c.799 1.333-.162 3.029-1.716 3.029H5.767c-1.554 0-2.514-1.696-1.716-3.029L14.286 6.25ZM5.767 24.334h20.467L16.001 7.277zm10.365-4a1 1 0 1 1 0 2h-.266a1 1 0 0 1 0-2zm-.132-8a1 1 0 0 1 1 1V18a1 1 0 0 1-2 0v-4.667a1 1 0 0 1 1-1Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangle32 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>