@mozaic-ds/icons-vue 2.4.0 → 2.5.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 (240) hide show
  1. package/dist/index.d.ts +5631 -4861
  2. package/dist/mozaic-icons-vue.mjs +12685 -11723
  3. package/dist/mozaic-icons-vue.umd.js +1 -1
  4. package/package.json +2 -2
  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/BillLei20/BillLei20.vue +17 -0
  16. package/src/components/BillLei24/BillLei24.vue +17 -0
  17. package/src/components/BillLei32/BillLei32.vue +17 -0
  18. package/src/components/BillLei48/BillLei48.vue +17 -0
  19. package/src/components/BillLei64/BillLei64.vue +17 -0
  20. package/src/components/Cart20/Cart20.vue +1 -1
  21. package/src/components/Cart24/Cart24.vue +1 -1
  22. package/src/components/Cart32/Cart32.vue +1 -1
  23. package/src/components/Cart48/Cart48.vue +1 -1
  24. package/src/components/Cart64/Cart64.vue +1 -1
  25. package/src/components/CurrencyDollar20/CurrencyDollar20.vue +17 -0
  26. package/src/components/CurrencyDollar24/CurrencyDollar24.vue +17 -0
  27. package/src/components/CurrencyDollar32/CurrencyDollar32.vue +17 -0
  28. package/src/components/CurrencyDollar48/CurrencyDollar48.vue +17 -0
  29. package/src/components/CurrencyDollar64/CurrencyDollar64.vue +17 -0
  30. package/src/components/CurrencyEuro20/CurrencyEuro20.vue +17 -0
  31. package/src/components/CurrencyEuro24/CurrencyEuro24.vue +17 -0
  32. package/src/components/CurrencyEuro32/CurrencyEuro32.vue +17 -0
  33. package/src/components/CurrencyEuro48/CurrencyEuro48.vue +17 -0
  34. package/src/components/CurrencyEuro64/CurrencyEuro64.vue +17 -0
  35. package/src/components/CurrencyLei20/CurrencyLei20.vue +17 -0
  36. package/src/components/CurrencyLei24/CurrencyLei24.vue +17 -0
  37. package/src/components/CurrencyLei32/CurrencyLei32.vue +17 -0
  38. package/src/components/CurrencyLei48/CurrencyLei48.vue +17 -0
  39. package/src/components/CurrencyLei64/CurrencyLei64.vue +17 -0
  40. package/src/components/Cybersecurity20/Cybersecurity20.vue +1 -1
  41. package/src/components/Cybersecurity24/Cybersecurity24.vue +1 -1
  42. package/src/components/Cybersecurity32/Cybersecurity32.vue +1 -1
  43. package/src/components/Cybersecurity48/Cybersecurity48.vue +1 -1
  44. package/src/components/Cybersecurity64/Cybersecurity64.vue +1 -1
  45. package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +1 -1
  46. package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +1 -1
  47. package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +1 -1
  48. package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +1 -1
  49. package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +1 -1
  50. package/src/components/CybersecurityWarning20/CybersecurityWarning20.vue +1 -1
  51. package/src/components/CybersecurityWarning24/CybersecurityWarning24.vue +1 -1
  52. package/src/components/CybersecurityWarning32/CybersecurityWarning32.vue +1 -1
  53. package/src/components/CybersecurityWarning48/CybersecurityWarning48.vue +1 -1
  54. package/src/components/CybersecurityWarning64/CybersecurityWarning64.vue +1 -1
  55. package/src/components/Danger20/Danger20.vue +1 -1
  56. package/src/components/Danger24/Danger24.vue +1 -1
  57. package/src/components/Danger32/Danger32.vue +1 -1
  58. package/src/components/Danger48/Danger48.vue +1 -1
  59. package/src/components/Danger64/Danger64.vue +1 -1
  60. package/src/components/DeviceMobile20/DeviceMobile20.vue +1 -1
  61. package/src/components/DeviceMobile24/DeviceMobile24.vue +1 -1
  62. package/src/components/DeviceMobile32/DeviceMobile32.vue +1 -1
  63. package/src/components/DeviceMobile48/DeviceMobile48.vue +1 -1
  64. package/src/components/DeviceMobile64/DeviceMobile64.vue +1 -1
  65. package/src/components/DeviceTablet20/DeviceTablet20.vue +1 -1
  66. package/src/components/DeviceTablet24/DeviceTablet24.vue +1 -1
  67. package/src/components/DeviceTablet32/DeviceTablet32.vue +1 -1
  68. package/src/components/DeviceTablet48/DeviceTablet48.vue +1 -1
  69. package/src/components/DeviceTablet64/DeviceTablet64.vue +1 -1
  70. package/src/components/{DIY20/DIY20.vue → Diy20/Diy20.vue} +1 -1
  71. package/src/components/{DIY24/DIY24.vue → Diy24/Diy24.vue} +1 -1
  72. package/src/components/{DIY32/DIY32.vue → Diy32/Diy32.vue} +1 -1
  73. package/src/components/{DIY48/DIY48.vue → Diy48/Diy48.vue} +1 -1
  74. package/src/components/{DIY64/DIY64.vue → Diy64/Diy64.vue} +1 -1
  75. package/src/components/{DIYAlt20/DIYAlt20.vue → DiyAlt20/DiyAlt20.vue} +1 -1
  76. package/src/components/{DIYAlt24/DIYAlt24.vue → DiyAlt24/DiyAlt24.vue} +1 -1
  77. package/src/components/{DIYAlt32/DIYAlt32.vue → DiyAlt32/DiyAlt32.vue} +1 -1
  78. package/src/components/{DIYAlt48/DIYAlt48.vue → DiyAlt48/DiyAlt48.vue} +1 -1
  79. package/src/components/{DIYAlt64/DIYAlt64.vue → DiyAlt64/DiyAlt64.vue} +1 -1
  80. package/src/components/Error20/Error20.vue +17 -0
  81. package/src/components/Error24/Error24.vue +17 -0
  82. package/src/components/Error32/Error32.vue +17 -0
  83. package/src/components/Error48/Error48.vue +17 -0
  84. package/src/components/Error64/Error64.vue +17 -0
  85. package/src/components/ErrorFilled20/ErrorFilled20.vue +17 -0
  86. package/src/components/ErrorFilled24/ErrorFilled24.vue +17 -0
  87. package/src/components/ErrorFilled32/ErrorFilled32.vue +17 -0
  88. package/src/components/ErrorFilled48/ErrorFilled48.vue +17 -0
  89. package/src/components/ErrorFilled64/ErrorFilled64.vue +17 -0
  90. package/src/components/{FileCSV20/FileCSV20.vue → FileCsv20/FileCsv20.vue} +1 -1
  91. package/src/components/{FileCSV24/FileCSV24.vue → FileCsv24/FileCsv24.vue} +1 -1
  92. package/src/components/{FileCSV32/FileCSV32.vue → FileCsv32/FileCsv32.vue} +1 -1
  93. package/src/components/{FileCSV48/FileCSV48.vue → FileCsv48/FileCsv48.vue} +1 -1
  94. package/src/components/{FileCSV64/FileCSV64.vue → FileCsv64/FileCsv64.vue} +1 -1
  95. package/src/components/{FileDOC20/FileDOC20.vue → FileDoc20/FileDoc20.vue} +1 -1
  96. package/src/components/{FileDOC24/FileDOC24.vue → FileDoc24/FileDoc24.vue} +1 -1
  97. package/src/components/{FileDOC32/FileDOC32.vue → FileDoc32/FileDoc32.vue} +1 -1
  98. package/src/components/{FileDOC48/FileDOC48.vue → FileDoc48/FileDoc48.vue} +1 -1
  99. package/src/components/{FileDOC64/FileDOC64.vue → FileDoc64/FileDoc64.vue} +1 -1
  100. package/src/components/{FileFIG20/FileFIG20.vue → FileFig20/FileFig20.vue} +1 -1
  101. package/src/components/{FileFIG24/FileFIG24.vue → FileFig24/FileFig24.vue} +1 -1
  102. package/src/components/{FileFIG32/FileFIG32.vue → FileFig32/FileFig32.vue} +1 -1
  103. package/src/components/{FileFIG48/FileFIG48.vue → FileFig48/FileFig48.vue} +1 -1
  104. package/src/components/{FileFIG64/FileFIG64.vue → FileFig64/FileFig64.vue} +1 -1
  105. package/src/components/{FileJPG20/FileJPG20.vue → FileJpg20/FileJpg20.vue} +1 -1
  106. package/src/components/{FileJPG24/FileJPG24.vue → FileJpg24/FileJpg24.vue} +1 -1
  107. package/src/components/{FileJPG32/FileJPG32.vue → FileJpg32/FileJpg32.vue} +1 -1
  108. package/src/components/{FileJPG48/FileJPG48.vue → FileJpg48/FileJpg48.vue} +1 -1
  109. package/src/components/{FileJPG64/FileJPG64.vue → FileJpg64/FileJpg64.vue} +1 -1
  110. package/src/components/{FilePDF20/FilePDF20.vue → FilePdf20/FilePdf20.vue} +1 -1
  111. package/src/components/{FilePDF24/FilePDF24.vue → FilePdf24/FilePdf24.vue} +1 -1
  112. package/src/components/{FilePDF32/FilePDF32.vue → FilePdf32/FilePdf32.vue} +1 -1
  113. package/src/components/{FilePDF48/FilePDF48.vue → FilePdf48/FilePdf48.vue} +1 -1
  114. package/src/components/{FilePDF64/FilePDF64.vue → FilePdf64/FilePdf64.vue} +1 -1
  115. package/src/components/{FilePNG20/FilePNG20.vue → FilePng20/FilePng20.vue} +1 -1
  116. package/src/components/{FilePNG24/FilePNG24.vue → FilePng24/FilePng24.vue} +1 -1
  117. package/src/components/{FilePNG32/FilePNG32.vue → FilePng32/FilePng32.vue} +1 -1
  118. package/src/components/{FilePNG48/FilePNG48.vue → FilePng48/FilePng48.vue} +1 -1
  119. package/src/components/{FilePNG64/FilePNG64.vue → FilePng64/FilePng64.vue} +1 -1
  120. package/src/components/{FileSVG20/FileSVG20.vue → FileSvg20/FileSvg20.vue} +1 -1
  121. package/src/components/{FileSVG24/FileSVG24.vue → FileSvg24/FileSvg24.vue} +1 -1
  122. package/src/components/{FileSVG32/FileSVG32.vue → FileSvg32/FileSvg32.vue} +1 -1
  123. package/src/components/{FileSVG48/FileSVG48.vue → FileSvg48/FileSvg48.vue} +1 -1
  124. package/src/components/{FileSVG64/FileSVG64.vue → FileSvg64/FileSvg64.vue} +1 -1
  125. package/src/components/{FileXLS20/FileXLS20.vue → FileXls20/FileXls20.vue} +1 -1
  126. package/src/components/{FileXLS24/FileXLS24.vue → FileXls24/FileXls24.vue} +1 -1
  127. package/src/components/{FileXLS32/FileXLS32.vue → FileXls32/FileXls32.vue} +1 -1
  128. package/src/components/{FileXLS48/FileXLS48.vue → FileXls48/FileXls48.vue} +1 -1
  129. package/src/components/{FileXLS64/FileXLS64.vue → FileXls64/FileXls64.vue} +1 -1
  130. package/src/components/FundingCardLei20/FundingCardLei20.vue +17 -0
  131. package/src/components/FundingCardLei24/FundingCardLei24.vue +17 -0
  132. package/src/components/FundingCardLei32/FundingCardLei32.vue +17 -0
  133. package/src/components/FundingCardLei48/FundingCardLei48.vue +17 -0
  134. package/src/components/FundingCardLei64/FundingCardLei64.vue +17 -0
  135. package/src/components/FundingLei20/FundingLei20.vue +17 -0
  136. package/src/components/FundingLei24/FundingLei24.vue +17 -0
  137. package/src/components/FundingLei32/FundingLei32.vue +17 -0
  138. package/src/components/FundingLei48/FundingLei48.vue +17 -0
  139. package/src/components/FundingLei64/FundingLei64.vue +17 -0
  140. package/src/components/InfoCircle20/InfoCircle20.vue +1 -1
  141. package/src/components/InfoCircle24/InfoCircle24.vue +1 -1
  142. package/src/components/InfoCircle32/InfoCircle32.vue +1 -1
  143. package/src/components/InfoCircle48/InfoCircle48.vue +1 -1
  144. package/src/components/InfoCircle64/InfoCircle64.vue +1 -1
  145. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +1 -1
  146. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +1 -1
  147. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +1 -1
  148. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +1 -1
  149. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +1 -1
  150. package/src/components/ReceiptLei20/ReceiptLei20.vue +17 -0
  151. package/src/components/ReceiptLei24/ReceiptLei24.vue +17 -0
  152. package/src/components/ReceiptLei32/ReceiptLei32.vue +17 -0
  153. package/src/components/ReceiptLei48/ReceiptLei48.vue +17 -0
  154. package/src/components/ReceiptLei64/ReceiptLei64.vue +17 -0
  155. package/src/components/{RFID20/RFID20.vue → Rfid20/Rfid20.vue} +1 -1
  156. package/src/components/{RFID24/RFID24.vue → Rfid24/Rfid24.vue} +1 -1
  157. package/src/components/{RFID32/RFID32.vue → Rfid32/Rfid32.vue} +1 -1
  158. package/src/components/{RFID48/RFID48.vue → Rfid48/Rfid48.vue} +1 -1
  159. package/src/components/{RFID64/RFID64.vue → Rfid64/Rfid64.vue} +1 -1
  160. package/src/components/Stop20/Stop20.vue +17 -0
  161. package/src/components/Stop24/Stop24.vue +17 -0
  162. package/src/components/Stop32/Stop32.vue +17 -0
  163. package/src/components/Stop48/Stop48.vue +17 -0
  164. package/src/components/Stop64/Stop64.vue +17 -0
  165. package/src/components/StopCircle20/StopCircle20.vue +17 -0
  166. package/src/components/StopCircle24/StopCircle24.vue +17 -0
  167. package/src/components/StopCircle32/StopCircle32.vue +17 -0
  168. package/src/components/StopCircle48/StopCircle48.vue +17 -0
  169. package/src/components/StopCircle64/StopCircle64.vue +17 -0
  170. package/src/components/ThumbDown20/ThumbDown20.vue +1 -1
  171. package/src/components/ThumbDown24/ThumbDown24.vue +1 -1
  172. package/src/components/ThumbDown32/ThumbDown32.vue +1 -1
  173. package/src/components/ThumbDown48/ThumbDown48.vue +1 -1
  174. package/src/components/ThumbDown64/ThumbDown64.vue +1 -1
  175. package/src/components/ThumbDownFilled20/ThumbDownFilled20.vue +17 -0
  176. package/src/components/ThumbDownFilled24/ThumbDownFilled24.vue +17 -0
  177. package/src/components/ThumbDownFilled32/ThumbDownFilled32.vue +17 -0
  178. package/src/components/ThumbDownFilled48/ThumbDownFilled48.vue +17 -0
  179. package/src/components/ThumbDownFilled64/ThumbDownFilled64.vue +17 -0
  180. package/src/components/ThumbUp20/ThumbUp20.vue +1 -1
  181. package/src/components/ThumbUp24/ThumbUp24.vue +1 -1
  182. package/src/components/ThumbUp32/ThumbUp32.vue +1 -1
  183. package/src/components/ThumbUp48/ThumbUp48.vue +1 -1
  184. package/src/components/ThumbUp64/ThumbUp64.vue +1 -1
  185. package/src/components/ThumbUpFilled20/ThumbUpFilled20.vue +17 -0
  186. package/src/components/ThumbUpFilled24/ThumbUpFilled24.vue +17 -0
  187. package/src/components/ThumbUpFilled32/ThumbUpFilled32.vue +17 -0
  188. package/src/components/ThumbUpFilled48/ThumbUpFilled48.vue +17 -0
  189. package/src/components/ThumbUpFilled64/ThumbUpFilled64.vue +17 -0
  190. package/src/components/{View3D20/View3D20.vue → View3d20/View3d20.vue} +1 -1
  191. package/src/components/{View3D24/View3D24.vue → View3d24/View3d24.vue} +1 -1
  192. package/src/components/{View3D32/View3D32.vue → View3d32/View3d32.vue} +1 -1
  193. package/src/components/{View3D48/View3D48.vue → View3d48/View3d48.vue} +1 -1
  194. package/src/components/{View3D64/View3D64.vue → View3d64/View3d64.vue} +1 -1
  195. package/src/components/{ViewAR20/ViewAR20.vue → ViewAr20/ViewAr20.vue} +1 -1
  196. package/src/components/{ViewAR24/ViewAR24.vue → ViewAr24/ViewAr24.vue} +1 -1
  197. package/src/components/{ViewAR32/ViewAR32.vue → ViewAr32/ViewAr32.vue} +1 -1
  198. package/src/components/{ViewAR48/ViewAR48.vue → ViewAr48/ViewAr48.vue} +1 -1
  199. package/src/components/{ViewAR64/ViewAR64.vue → ViewAr64/ViewAr64.vue} +1 -1
  200. package/src/components/WarningCircle20/WarningCircle20.vue +1 -1
  201. package/src/components/WarningCircle24/WarningCircle24.vue +1 -1
  202. package/src/components/WarningCircle32/WarningCircle32.vue +1 -1
  203. package/src/components/WarningCircle48/WarningCircle48.vue +1 -1
  204. package/src/components/WarningCircle64/WarningCircle64.vue +1 -1
  205. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +1 -1
  206. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +1 -1
  207. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +1 -1
  208. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +1 -1
  209. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +1 -1
  210. package/src/components/WarningTriangle20/WarningTriangle20.vue +17 -0
  211. package/src/components/WarningTriangle24/WarningTriangle24.vue +17 -0
  212. package/src/components/WarningTriangle32/WarningTriangle32.vue +17 -0
  213. package/src/components/WarningTriangle48/WarningTriangle48.vue +17 -0
  214. package/src/components/WarningTriangle64/WarningTriangle64.vue +17 -0
  215. package/src/components/WarningTriangleFilled20/WarningTriangleFilled20.vue +17 -0
  216. package/src/components/WarningTriangleFilled24/WarningTriangleFilled24.vue +17 -0
  217. package/src/components/WarningTriangleFilled32/WarningTriangleFilled32.vue +17 -0
  218. package/src/components/WarningTriangleFilled48/WarningTriangleFilled48.vue +17 -0
  219. package/src/components/WarningTriangleFilled64/WarningTriangleFilled64.vue +17 -0
  220. package/src/index.ts +597 -542
  221. package/src/components/Instance20/Instance20.vue +0 -17
  222. package/src/components/Instance24/Instance24.vue +0 -17
  223. package/src/components/Instance32/Instance32.vue +0 -17
  224. package/src/components/Instance48/Instance48.vue +0 -17
  225. package/src/components/Instance64/Instance64.vue +0 -17
  226. package/src/components/InstanceLeft20/InstanceLeft20.vue +0 -17
  227. package/src/components/InstanceLeft24/InstanceLeft24.vue +0 -17
  228. package/src/components/InstanceLeft32/InstanceLeft32.vue +0 -17
  229. package/src/components/InstanceLeft48/InstanceLeft48.vue +0 -17
  230. package/src/components/InstanceLeft64/InstanceLeft64.vue +0 -17
  231. package/src/components/InstanceRight20/InstanceRight20.vue +0 -17
  232. package/src/components/InstanceRight24/InstanceRight24.vue +0 -17
  233. package/src/components/InstanceRight32/InstanceRight32.vue +0 -17
  234. package/src/components/InstanceRight48/InstanceRight48.vue +0 -17
  235. package/src/components/InstanceRight64/InstanceRight64.vue +0 -17
  236. package/src/components/RotatedMobile20/RotatedMobile20.vue +0 -17
  237. package/src/components/RotatedMobile24/RotatedMobile24.vue +0 -17
  238. package/src/components/RotatedMobile32/RotatedMobile32.vue +0 -17
  239. package/src/components/RotatedMobile48/RotatedMobile48.vue +0 -17
  240. package/src/components/RotatedMobile64/RotatedMobile64.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.5.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,7 +27,7 @@
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.2.7"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@release-it/conventional-changelog": "^10.0.4",
@@ -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<{
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M15.834 1.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75zm-10.917 15h10.167V3.25H4.917zm7.999-2.667a.5.5 0 0 1 0 1H7.083a.5.5 0 0 1 0-1zm0-2.083a.5.5 0 1 1 0 1H7.083a.5.5 0 0 1 0-1zm-2.832-5.62q.813 0 1.278.514.47.512.47 1.454v.431H9.307a1 1 0 0 0 .307.623.94.94 0 0 0 .655.235q.612 0 .957-.444l.52.582q-.239.337-.645.528a2.1 2.1 0 0 1-.9.187q-.873 0-1.422-.535-.545-.535-.546-1.425v-.102q0-.597.232-1.066a1.7 1.7 0 0 1 .651-.724q.425-.257.967-.257Zm-2.582 4.037H6.44V4.792h1.062zm6.05 0H12.49V6.454h1.062zM10.08 7.238a.67.67 0 0 0-.513.212q-.194.213-.249.609h1.473v-.085q-.007-.352-.19-.542-.184-.194-.52-.194Zm2.941-2.355a.6.6 0 0 1 .432.154.52.52 0 0 1 .161.392.52.52 0 0 1-.165.395.6.6 0 0 1-.428.155.6.6 0 0 1-.432-.155.52.52 0 0 1-.161-.395q0-.239.157-.392a.6.6 0 0 1 .436-.154"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zM6 20h12V4H6zm9.5-3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1zm0-2.5a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1zm-3.398-6.843q.974 0 1.533.615.562.616.562 1.746v.518H11.17q.061.466.37.747.31.281.785.282.735 0 1.148-.533l.624.7q-.286.404-.774.632a2.55 2.55 0 0 1-1.08.224q-1.047 0-1.706-.642-.654-.64-.655-1.709v-.123q0-.716.277-1.279a2 2 0 0 1 .782-.87q.51-.308 1.16-.308Zm-3.1 4.843H7.73V5.75h1.274v6.75Zm7.26 0h-1.274V7.745h1.275zm-4.165-3.814a.8.8 0 0 0-.616.254q-.232.255-.298.73h1.766v-.1q-.009-.423-.228-.651-.22-.233-.624-.233m3.529-2.826q.325 0 .519.185.193.185.193.47a.62.62 0 0 1-.198.474.71.71 0 0 1-.514.185.73.73 0 0 1-.519-.185.63.63 0 0 1-.193-.474q0-.285.188-.47.194-.185.524-.185"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M25.334 3a1 1 0 0 1 1 1v24a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zM7.667 27h16.667V5H7.667zm12.999-4.167a.5.5 0 0 1 0 1h-9.333a.5.5 0 0 1 0-1zm0-3.333a.5.5 0 1 1 0 1h-9.333a.5.5 0 0 1 0-1zm-4.531-9.29q1.3 0 2.045.82.75.821.75 2.326v.692h-4.037q.081.621.492.996.416.375 1.049.375.978 0 1.529-.709l.832.932q-.381.538-1.031.843-.65.3-1.442.3-1.395 0-2.273-.856-.873-.855-.873-2.28v-.164q0-.954.369-1.705.37-.755 1.043-1.16a2.94 2.94 0 0 1 1.547-.41m-4.131 6.457h-1.7v-9h1.7zm9.68 0h-1.7v-6.34h1.7zm-5.555-5.086q-.505 0-.82.34-.31.34-.399.973h2.356v-.135q-.012-.562-.305-.867-.293-.31-.832-.31Zm4.705-3.768q.434 0 .691.247a.83.83 0 0 1 .258.627.83.83 0 0 1-.264.632q-.257.246-.685.246t-.691-.246a.84.84 0 0 1-.258-.632.84.84 0 0 1 .252-.627q.258-.246.697-.247"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M38 4.5A1.5 1.5 0 0 1 39.5 6v36a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42V6A1.5 1.5 0 0 1 10 4.5zm-26.5 36h25v-33h-25zM31 34a1 1 0 1 1 0 2H17a1 1 0 1 1 0-2zm0-5a1 1 0 1 1 0 2H17a1 1 0 1 1 0-2zm-6.798-13.685q1.95 0 3.067 1.23 1.126 1.23 1.126 3.49v1.036h-6.056q.123.932.738 1.494.624.563 1.573.563 1.469 0 2.294-1.064l1.248 1.398q-.57.808-1.547 1.265-.975.45-2.162.449-2.09 0-3.41-1.283-1.31-1.283-1.31-3.42v-.245q0-1.434.554-2.558.554-1.134 1.565-1.74 1.02-.615 2.32-.615M18.006 25h-2.549V11.5h2.549zm14.52 0h-2.55v-9.51h2.55zm-8.333-7.629q-.756 0-1.23.51-.465.51-.598 1.459h3.533v-.202q-.017-.844-.457-1.301-.44-.465-1.248-.466m7.058-5.651q.651 0 1.037.369.387.37.387.94 0 .58-.396.95-.387.369-1.028.369-.642 0-1.037-.37-.387-.369-.387-.949 0-.57.378-.94.387-.37 1.046-.37Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M50.666 6.5a1.5 1.5 0 0 1 1.5 1.5v48a1.5 1.5 0 0 1-1.5 1.5H13.333a1.5 1.5 0 0 1-1.5-1.5V8a1.5 1.5 0 0 1 1.5-1.5zm-35.833 48h34.333v-45H14.833zm26.501-8.833a1 1 0 0 1 0 2H22.667a1 1 0 0 1 0-2zm0-6.667a1 1 0 0 1 0 2H22.667a1 1 0 1 1 0-2zm-9.065-18.581q2.602 0 4.09 1.64 1.5 1.641 1.5 4.653v1.383h-8.074q.165 1.242.985 1.992.831.75 2.097.75 1.957 0 3.059-1.418l1.664 1.863q-.762 1.078-2.063 1.688-1.3.597-2.883.597-2.788 0-4.546-1.71-1.746-1.71-1.746-4.56v-.327q0-1.91.738-3.41.738-1.512 2.086-2.32 1.359-.822 3.094-.821Zm-8.261 12.914h-3.399v-18h3.399zm19.36 0h-3.4v-12.68h3.4zm-11.11-10.172q-1.008 0-1.64.68-.622.68-.798 1.945h4.711v-.27q-.023-1.125-.61-1.734-.585-.62-1.663-.62Zm9.41-7.535q.867 0 1.383.492.515.492.515 1.254 0 .774-.527 1.266-.515.492-1.371.492-.855 0-1.383-.492-.515-.492-.515-1.266 0-.762.503-1.254.517-.492 1.395-.492"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillLei64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M1.75 4.167a.75.75 0 0 1 .75-.75h1.667a.75.75 0 0 1 .72.543l.56 1.957h11.22a.75.75 0 0 1 .696 1.028l-2.5 6.25a.75.75 0 0 1-.696.472h-7.5a.75.75 0 0 1-.721-.544L4.16 6.873 3.6 4.916H2.5a.75.75 0 0 1-.75-.75m4.125 3.25 1.357 4.75h6.427l1.9-4.75zm2.042 8.75a.292.292 0 1 0 0 .583.292.292 0 0 0 0-.584m-1.792.291a1.792 1.792 0 1 1 3.583 0 1.792 1.792 0 0 1-3.583 0m6.708 0a.292.292 0 1 1 .584 0 .292.292 0 0 1-.584 0m.292-1.792a1.792 1.792 0 1 0 0 3.584 1.792 1.792 0 0 0 0-3.584"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><g clip-path="url(#a)"><path d="M7.917 13.833a1.792 1.792 0 1 1-.002 3.584 1.792 1.792 0 0 1 .002-3.584m5.208 0a1.792 1.792 0 1 1-.002 3.584 1.792 1.792 0 0 1 .002-3.584m-5.208 1.5a.292.292 0 1 0 0 .583.292.292 0 0 0 0-.583m5.208 0a.292.292 0 1 0 0 .582.292.292 0 0 0 0-.582M4.29 2.593a.75.75 0 0 1 .598.534l.56 1.956h11.219l.092.006a.75.75 0 0 1 .604 1.022l-2.5 6.25a.75.75 0 0 1-.696.472h-7.5a.75.75 0 0 1-.722-.544L4.16 6.04 3.6 4.083H2.5a.75.75 0 0 1 0-1.5h1.667zm2.942 8.74h6.427l1.9-4.75H5.877l1.356 4.75Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M2 5a1 1 0 0 1 1-1h2a1 1 0 0 1 .962.725L6.612 7H20a1 1 0 0 1 .928 1.371l-3 7.5A1 1 0 0 1 17 16.5H8a1 1 0 0 1-.962-.725l-2.142-7.5L4.246 6H3a1 1 0 0 1-1-1m5.183 4 1.571 5.5h7.569l2.2-5.5zM9.5 19.5a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5m-2.25.25a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m8.25 0a.25.25 0 1 1 .5 0 .25.25 0 0 1-.5 0m.25-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><g clip-path="url(#a)"><path d="M9.5 16.5a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5m6.25 0a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5m-6.25 2a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5m6.25 0a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5M5 3a1 1 0 0 1 .962.726L6.612 6H20a1 1 0 0 1 .929 1.371l-3 7.5A1 1 0 0 1 17 15.5H8a1 1 0 0 1-.962-.726l-2.142-7.5L4.246 5H3a1 1 0 0 1 0-2zm3.755 10.5h7.568l2.2-5.5H7.183z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M3 6.667a1 1 0 0 1 1-1h2.667a1 1 0 0 1 .961.725l.936 3.274h18.103a1 1 0 0 1 .928 1.372l-4 10a1 1 0 0 1-.928.629h-12a1 1 0 0 1-.962-.726l-2.857-10-.936-3.275H4a1 1 0 0 1-1-1m6.135 5 2.286 8H21.99l3.2-8zm3.532 14a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.334M10 26.333a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0m10.333 0a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0M21 23.667A2.667 2.667 0 1 0 21 29a2.667 2.667 0 0 0 0-5.334"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M12.667 22.333a2.667 2.667 0 1 1-.002 5.334 2.667 2.667 0 0 1 .002-5.334m8.333 0a2.667 2.667 0 1 1-.002 5.334A2.667 2.667 0 0 1 21 22.333m-8.333 2a.668.668 0 1 0 .001 1.335.668.668 0 0 0-.001-1.335m8.333 0a.667.667 0 1 0 0 1.332.667.667 0 0 0 0-1.332M6.831 4.347a1 1 0 0 1 .797.712l.936 3.274h18.103a1 1 0 0 1 .928 1.371l-4 10a1 1 0 0 1-.928.629h-12a1 1 0 0 1-.962-.726l-2.857-10-.936-3.274H4a1 1 0 0 1 0-2h2.667zm4.59 13.986h10.57l3.198-8H9.136z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M4.5 10A1.5 1.5 0 0 1 6 8.5h4a1.5 1.5 0 0 1 1.442 1.088l1.404 4.912H40a1.5 1.5 0 0 1 1.393 2.057l-6 15A1.5 1.5 0 0 1 34 32.5H16a1.5 1.5 0 0 1-1.442-1.088l-4.286-15L8.869 11.5H6A1.5 1.5 0 0 1 4.5 10m9.203 7.5 3.429 12h15.852l4.8-12zM19 38.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-4 1a4 4 0 1 1 8 0 4 4 0 0 1-8 0m15.5 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0m1-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M19 33.5a4 4 0 1 1 0 8 4 4 0 0 1 0-8m12.5 0a4 4 0 1 1 0 8 4 4 0 0 1 0-8m-12.5 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2m12.5 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2M10 6.5a1.5 1.5 0 0 1 1.442 1.088l1.404 4.912H40a1.5 1.5 0 0 1 1.393 2.057l-6 15A1.5 1.5 0 0 1 34 30.5H16a1.5 1.5 0 0 1-1.442-1.088l-4.285-15L8.868 9.5H6a1.5 1.5 0 1 1 0-3zm7.132 21h15.852l4.801-12H13.702z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M6.5 13.334a1.5 1.5 0 0 1 1.5-1.5h5.333a1.5 1.5 0 0 1 1.443 1.087l1.975 6.913h36.582a1.5 1.5 0 0 1 1.393 2.057l-8 20a1.5 1.5 0 0 1-1.393.943h-24a1.5 1.5 0 0 1-1.442-1.088l-5.714-20-1.975-6.912H8a1.5 1.5 0 0 1-1.5-1.5m11.108 9.5 4.857 17h21.853l6.8-17zm7.725 28a1.833 1.833 0 1 0 0 3.666 1.833 1.833 0 0 0 0-3.666M20.5 52.667a4.833 4.833 0 1 1 9.667 0 4.833 4.833 0 0 1-9.667 0m19.667 0a1.833 1.833 0 1 1 3.666 0 1.833 1.833 0 0 1-3.666 0M42 47.833a4.833 4.833 0 1 0 0 9.667 4.833 4.833 0 0 0 0-9.666"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M25.333 45.167a4.834 4.834 0 1 1 0 9.668 4.834 4.834 0 0 1 0-9.668m16.667 0a4.834 4.834 0 1 1 0 9.668 4.834 4.834 0 0 1 0-9.668m-16.667 3a1.833 1.833 0 1 0 0 3.667 1.833 1.833 0 0 0 0-3.667m16.667 0a1.833 1.833 0 1 0 0 3.667 1.833 1.833 0 0 0 0-3.667m-28.667-39a1.5 1.5 0 0 1 1.442 1.088l1.976 6.912h36.582a1.5 1.5 0 0 1 1.393 2.057l-8 20a1.5 1.5 0 0 1-1.393.943h-24a1.5 1.5 0 0 1-1.442-1.088l-5.714-20-1.976-6.912H8a1.5 1.5 0 0 1 0-3zm9.132 28h21.852l6.801-17h-33.51z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cart64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M10 1.75a.75.75 0 0 1 .75.75v.976c.31.044.66.115 1.019.223.69.209 1.477.57 2.095 1.188a.75.75 0 0 1-1.06 1.06c-.383-.382-.916-.646-1.469-.812A5 5 0 0 0 10 4.917c-1.313 0-2.052.372-2.461.774-.417.41-.577.934-.577 1.393 0 .346.175.77.695 1.183.526.417 1.385.797 2.638.992 1.373.213 2.511.548 3.318 1.119.86.61 1.303 1.464 1.303 2.539 0 1.085-.503 2.034-1.395 2.688-.718.527-1.663.846-2.772.945v.95a.75.75 0 0 1-1.5 0v-.98c-.818-.131-1.578-.458-2.206-.835-.808-.485-1.484-1.101-1.833-1.62a.75.75 0 0 1 1.247-.836c.192.286.68.764 1.358 1.17.668.401 1.437.681 2.175.684h.021c1.211-.002 2.079-.288 2.623-.688.529-.387.782-.897.782-1.478 0-.592-.21-.988-.67-1.315-.517-.367-1.374-.658-2.681-.86-1.426-.223-2.553-.676-3.34-1.3-.793-.628-1.262-1.454-1.263-2.358 0-.791.276-1.725 1.025-2.462C7.119 4 8.03 3.575 9.249 3.453V2.5a.75.75 0 0 1 .75-.75Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyDollar20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -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="M12 2a1 1 0 0 1 1 1v1.083c.356.054.748.138 1.15.26.839.253 1.8.693 2.556 1.45a1 1 0 1 1-1.413 1.414c-.443-.443-1.067-.752-1.72-.95A6 6 0 0 0 11.999 6c-1.556 0-2.415.44-2.883.9a2.24 2.24 0 0 0-.662 1.6c0 .378.19.861.796 1.342.615.487 1.627.938 3.12 1.17 1.651.256 3.035.66 4.022 1.36 1.06.75 1.608 1.806 1.608 3.128 0 1.336-.622 2.504-1.716 3.307-.86.63-1.98 1.016-3.284 1.144V21a1 1 0 1 1-2 0v-1.089c-.966-.169-1.86-.56-2.6-1.003-.98-.587-1.802-1.338-2.23-1.976a1 1 0 0 1 1.66-1.114c.22.329.793.891 1.598 1.374.796.478 1.706.808 2.571.808 1.446 0 2.469-.342 3.102-.807.61-.447.898-1.03.898-1.693 0-.678-.236-1.123-.763-1.496-.601-.426-1.61-.772-3.174-1.016-1.723-.268-3.092-.817-4.055-1.58-.97-.769-1.553-1.786-1.553-2.908 0-.972.339-2.12 1.26-3.025.761-.75 1.848-1.261 3.285-1.421V3a1 1 0 0 1 1-1Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyDollar24 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="M16 3a1 1 0 0 1 1 1v1.735c.53.066 1.141.184 1.772.374 1.087.328 2.312.894 3.269 1.851a1 1 0 0 1-1.414 1.414c-.643-.643-1.53-1.077-2.432-1.35-.899-.27-1.735-.357-2.194-.357-2.14 0-3.379.607-4.08 1.296a3.32 3.32 0 0 0-.98 2.371c0 .628.317 1.36 1.187 2.05.877.695 2.286 1.312 4.314 1.628 2.188.34 3.971.869 5.223 1.756 1.324.938 2.002 2.244 2.002 3.899 0 1.67-.772 3.129-2.15 4.14-1.152.844-2.691 1.354-4.517 1.489V28a1 1 0 0 1-2 0v-1.738c-1.341-.186-2.595-.718-3.628-1.337-1.277-.766-2.332-1.734-2.868-2.534a1 1 0 0 1 1.66-1.115c.328.49 1.133 1.273 2.236 1.934 1.09.654 2.358 1.12 3.588 1.123h.024c1.97-.002 3.406-.467 4.322-1.139.894-.655 1.333-1.53 1.333-2.527 0-1.011-.367-1.707-1.159-2.268-.865-.613-2.272-1.084-4.373-1.41-2.259-.352-4.025-1.068-5.25-2.039-1.233-.977-1.945-2.245-1.945-3.616 0-1.222.426-2.662 1.58-3.797 1.002-.986 2.473-1.662 4.48-1.829V4a1 1 0 0 1 1-1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyDollar32 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="M24 4.5A1.5 1.5 0 0 1 25.5 6v2.604a16 16 0 0 1 2.658.56c1.63.492 3.466 1.34 4.902 2.776a1.5 1.5 0 1 1-2.12 2.12c-.965-.964-2.295-1.616-3.648-2.024-1.35-.407-2.603-.536-3.292-.536-3.21 0-5.067.91-6.119 1.944A4.97 4.97 0 0 0 16.41 17c0 .942.477 2.04 1.781 3.074 1.316 1.043 3.43 1.97 6.473 2.444 3.282.51 5.956 1.303 7.833 2.633C34.483 26.56 35.5 28.517 35.5 31c0 2.504-1.159 4.694-3.227 6.21-1.726 1.266-4.035 2.03-6.773 2.232V42a1.5 1.5 0 0 1-3 0v-2.607c-2.012-.28-3.893-1.077-5.443-2.006-1.915-1.15-3.498-2.601-4.303-3.801a1.501 1.501 0 0 1 2.492-1.672c.492.734 1.7 1.908 3.354 2.9 1.64.984 3.548 1.686 5.4 1.686 2.964 0 5.123-.7 6.499-1.71 1.34-.983 2-2.294 2-3.79 0-1.517-.55-2.56-1.738-3.401-1.298-.92-3.409-1.627-6.56-2.117-3.388-.526-6.037-1.6-7.874-3.056-1.85-1.466-2.918-3.368-2.918-5.426 0-1.833.638-3.992 2.368-5.694 1.505-1.48 3.712-2.494 6.723-2.744V6A1.5 1.5 0 0 1 24 4.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyDollar48 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="M32 6.5A1.5 1.5 0 0 1 33.5 8v3.918c1.123.114 2.485.353 3.9.78 2.127.64 4.491 1.739 6.327 3.575a1.5 1.5 0 0 1-2.121 2.12c-1.364-1.364-3.222-2.265-5.072-2.824-1.846-.557-3.568-.736-4.534-.736-4.376 0-6.991 1.244-8.508 2.736-1.531 1.506-2.113 3.43-2.114 5.097 0 1.442.735 3.04 2.565 4.491 1.841 1.46 4.748 2.72 8.864 3.36 4.354.677 7.825 1.72 10.232 3.425 2.516 1.783 3.794 4.242 3.794 7.391 0 3.17-1.461 5.943-4.097 7.876-2.304 1.69-5.45 2.703-9.236 2.914V56a1.5 1.5 0 0 1-3 0v-3.92c-2.757-.3-5.36-1.377-7.5-2.66-2.51-1.506-4.558-3.396-5.58-4.918a1.5 1.5 0 0 1 2.493-1.67c.709 1.056 2.38 2.665 4.63 4.015 2.236 1.34 4.868 2.319 7.457 2.319 4.024 0 7.017-.95 8.961-2.376 1.91-1.4 2.873-3.295 2.873-5.457 0-2.183-.813-3.726-2.53-4.942-1.827-1.295-4.735-2.253-8.958-2.91-4.46-.693-7.903-2.099-10.266-3.972-2.376-1.883-3.702-4.285-3.702-6.843 0-2.333.813-5.075 3.01-7.235 1.98-1.948 4.95-3.293 9.111-3.552V8A1.5 1.5 0 0 1 32 6.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyDollar64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.467 9.083a8.3 8.3 0 0 0 0 1.834H2.5a.75.75 0 0 0 0 1.5h1.276A8.254 8.254 0 0 0 16.25 16.86a.75.75 0 0 0-.833-1.247 6.753 6.753 0 0 1-10.055-3.197H12.5a.75.75 0 0 0 0-1.5H4.978a6.8 6.8 0 0 1 0-1.833H12.5a.75.75 0 0 0 0-1.5H5.362a6.753 6.753 0 0 1 10.055-3.196.75.75 0 0 0 .833-1.247A8.254 8.254 0 0 0 3.776 7.584H2.5a.75.75 0 0 0 0 1.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyEuro20 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="M14 2c2.054 0 3.967.62 5.557 1.685a1 1 0 0 1-1.113 1.662A8 8 0 0 0 6.584 9H15a1 1 0 1 1 0 2H6.064q-.062.492-.064 1 .002.508.064 1H15a1 1 0 1 1 0 2H6.584a8 8 0 0 0 11.86 3.653 1 1 0 0 1 1.113 1.662A9.96 9.96 0 0 1 14 22c-4.478 0-8.268-2.943-9.542-7H3a1 1 0 1 1 0-2h1.05a10 10 0 0 1 0-2H3a1 1 0 1 1 0-2h1.458C5.732 4.943 9.522 2 14 2"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyEuro24 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 fill-rule="evenodd" d="M5.772 14.333a13.1 13.1 0 0 0 0 3.334H4a1 1 0 1 0 0 2h2.19C7.775 25.06 12.76 29 18.667 29c2.671 0 5.157-.806 7.223-2.19a1 1 0 0 0-1.112-1.662A10.94 10.94 0 0 1 18.667 27c-4.79 0-8.865-3.061-10.375-7.333H20a1 1 0 1 0 0-2H7.792a11 11 0 0 1 0-3.334H20a1 1 0 1 0 0-2H8.292C9.802 8.061 13.877 5 18.666 5c2.263 0 4.363.682 6.11 1.852a1 1 0 1 0 1.113-1.663A12.94 12.94 0 0 0 18.666 3C12.76 3 7.774 6.939 6.191 12.333H4a1 1 0 1 0 0 2z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyEuro32 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 fill-rule="evenodd" d="M8.659 21.5a19.7 19.7 0 0 0 0 5H6a1.5 1.5 0 0 0 0 3h3.286c2.375 8.092 9.854 14 18.714 14 4.006 0 7.735-1.21 10.835-3.285a1.5 1.5 0 1 0-1.67-2.492A16.4 16.4 0 0 1 28 40.5c-7.184 0-13.296-4.591-15.561-11H30a1.5 1.5 0 0 0 0-3H11.688a16.6 16.6 0 0 1 0-5H30a1.5 1.5 0 0 0 0-3H12.439c2.265-6.409 8.377-11 15.56-11 3.395 0 6.546 1.023 9.167 2.777a1.5 1.5 0 0 0 1.669-2.492A19.4 19.4 0 0 0 28 4.5c-8.86 0-16.34 5.909-18.714 14H6a1.5 1.5 0 0 0 0 3z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyEuro48 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 fill-rule="evenodd" d="M12.12 28.167A26 26 0 0 0 11.832 32c0 1.303.098 2.583.286 3.833H8a1.5 1.5 0 0 0 0 3h4.759C15.746 49.598 25.617 57.5 37.333 57.5c5.24 0 10.115-1.582 14.168-4.295a1.5 1.5 0 0 0-1.669-2.493A22.4 22.4 0 0 1 37.333 54.5c-10.044 0-18.55-6.581-21.444-15.667H40a1.5 1.5 0 1 0 0-3H15.158A22.7 22.7 0 0 1 14.833 32c0-1.307.111-2.588.325-3.833H40a1.5 1.5 0 0 0 0-3H15.89C18.781 16.08 27.288 9.5 37.332 9.5c4.628 0 8.925 1.395 12.499 3.788a1.5 1.5 0 0 0 1.669-2.493A25.4 25.4 0 0 0 37.333 6.5c-11.716 0-21.587 7.902-24.574 18.667H8a1.5 1.5 0 1 0 0 3z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyEuro64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M10.178 7.313q1.716 0 2.698 1.083.99 1.082.99 3.069v.913H8.538q.108.82.65 1.313.548.495 1.383.495 1.29 0 2.018-.935l1.098 1.23a3.4 3.4 0 0 1-1.36 1.113 4.5 4.5 0 0 1-1.903.394q-1.84 0-3-1.129-1.151-1.129-1.152-3.007v-.216q0-1.26.488-2.25.486-.998 1.376-1.532.897-.54 2.04-.54Zm-5.45 8.52H2.485V3.958h2.243zm12.771 0h-2.242V7.468h2.242zm-7.33-6.71q-.664 0-1.081.448-.41.45-.526 1.284h3.108v-.178q-.016-.743-.402-1.145-.387-.41-1.098-.409Zm6.209-4.972q.572.001.912.326.34.324.34.827 0 .51-.348.835-.34.324-.904.324c-.564 0-.68-.108-.912-.324a1.1 1.1 0 0 1-.34-.835q0-.503.332-.827.34-.326.92-.326"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyLei20 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="M12.214 8.776q2.06 0 3.237 1.3 1.188 1.298 1.188 3.683v1.095h-6.392q.13.982.78 1.577.657.593 1.66.593 1.549 0 2.421-1.123l1.318 1.476q-.604.853-1.633 1.336-1.03.473-2.282.473-2.208 0-3.6-1.355-1.382-1.355-1.383-3.608v-.26q0-1.513.585-2.7.585-1.197 1.652-1.837 1.076-.65 2.449-.65M5.673 19h-2.69V4.75h2.69zm15.326 0h-2.69V8.962h2.69zm-8.795-8.053q-.798 0-1.299.538-.491.539-.63 1.54h3.729v-.213q-.018-.89-.482-1.372-.465-.493-1.318-.493m7.45-5.965q.687 0 1.095.39c.408.39.408.59.408.992q0 .612-.418 1.002-.407.39-1.085.39t-1.094-.39q-.41-.39-.409-1.002 0-.603.399-.992.408-.39 1.104-.39"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyLei24 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="M16.284 11.702q2.746 0 4.318 1.732 1.583 1.731 1.583 4.91v1.46h-8.523q.174 1.311 1.04 2.103.878.791 2.213.791 2.065 0 3.229-1.496L21.9 23.17q-.804 1.137-2.176 1.781-1.374.63-3.043.631-2.945 0-4.8-1.807-1.843-1.805-1.843-4.811v-.347q0-2.016.78-3.6.778-1.595 2.2-2.449 1.436-.865 3.266-.865Zm-8.72 13.631H3.976v-19h3.586v19Zm20.435 0h-3.588V11.949H28v13.384ZM16.273 14.597q-1.065 0-1.733.716-.655.719-.84 2.054h4.972v-.284q-.025-1.188-.644-1.831-.618-.655-1.755-.655m9.932-7.954q.915 0 1.46.52.544.519.544 1.322 0 .817-.557 1.336-.544.52-1.447.52t-1.46-.52q-.544-.52-.544-1.336 0-.804.532-1.323.545-.52 1.472-.52Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyLei32 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="M24.427 17.553q4.119 0 6.475 2.597 2.376 2.598 2.375 7.367v2.19H20.493q.26 1.966 1.559 3.153 1.317 1.188 3.321 1.188 3.099 0 4.843-2.245l2.635 2.95q-1.206 1.707-3.266 2.672-2.06.945-4.565.946-4.415 0-7.199-2.709-2.764-2.709-2.764-7.218v-.52q0-3.023 1.169-5.399 1.169-2.393 3.302-3.673 2.153-1.3 4.899-1.3ZM11.346 38H5.965V9.5h5.38V38Zm30.652 0h-5.38V17.924h5.38zm-17.59-16.105q-1.596 0-2.598 1.076-.983 1.076-1.261 3.08h7.459v-.427q-.037-1.782-.965-2.746-.928-.984-2.635-.983m14.9-11.931q1.373 0 2.19.78.815.778.816 1.985 0 1.224-.836 2.003-.816.78-2.17.78c-1.354 0-1.633-.26-2.19-.78q-.816-.78-.816-2.003 0-1.206.798-1.986.816-.78 2.208-.78Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyLei48 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="M32.57 23.403q5.491 0 8.633 3.464 3.167 3.465 3.167 9.821v2.92H27.324q.347 2.622 2.078 4.206 1.757 1.583 4.43 1.584 4.13-.001 6.456-2.995l3.513 3.934q-1.608 2.276-4.355 3.562-2.746 1.262-6.086 1.262-5.887 0-9.598-3.611-3.687-3.612-3.687-9.624v-.693q0-4.032 1.559-7.199 1.559-3.19 4.404-4.898 2.87-1.733 6.531-1.733ZM15.127 50.667H7.953v-38h7.175zm40.87 0h-7.175V23.898h7.174zM32.543 29.192q-2.127.001-3.463 1.436-1.311 1.434-1.683 4.106h9.946v-.569q-.05-2.374-1.286-3.661-1.238-1.311-3.514-1.312M52.41 13.285q1.83 0 2.92 1.04 1.088 1.039 1.088 2.647 0 1.632-1.113 2.672-1.088 1.038-2.895 1.039t-2.919-1.04q-1.088-1.038-1.089-2.671 0-1.608 1.064-2.648 1.088-1.039 2.944-1.039"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * CurrencyLei64 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="M10 1.75c.199 0 .39.08.53.22 1.494 1.494 3.785 2.28 6.136 2.28a.75.75 0 0 1 .75.75c0 4.984-1.74 8.28-3.516 10.334a12.6 12.6 0 0 1-2.438 2.182 10 10 0 0 1-1.06.624l-.069.033-.021.009q-.004.001-.007.004H10.3l-.1-.229-.002.001.1.23a.75.75 0 0 1-.6 0l.1-.231-.1.23h-.002l-.003-.002-.007-.003-.02-.01a6 6 0 0 1-.31-.157 10 10 0 0 1-.82-.5 12.6 12.6 0 0 1-2.436-2.18C4.322 13.28 2.583 9.984 2.583 5a.75.75 0 0 1 .75-.75c2.351 0 4.643-.786 6.137-2.28l.114-.094A.75.75 0 0 1 10 1.75m.5 8.75v5.85q.059-.036.121-.077a11 11 0 0 0 2.145-1.92 12.3 12.3 0 0 0 2.242-3.853zm-1-6.607c-1.544 1.104-3.464 1.705-5.403 1.83.053 1.42.265 2.674.575 3.777H9.5z"/></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.75c.225 0 .504.071.732.137.26.074.573.177.911.297a61 61 0 0 1 2.282.87 146 146 0 0 1 2.783 1.148l.187.08.05.022.013.005.004.002a.75.75 0 0 1 .455.689v4.167c0 2.78-1.503 5.045-3.094 6.581a12.3 12.3 0 0 1-2.382 1.804c-.368.21-.719.379-1.031.497-.296.111-.617.2-.91.201-.291 0-.614-.09-.91-.201a7.4 7.4 0 0 1-1.03-.497 12.3 12.3 0 0 1-2.383-1.804c-1.59-1.536-3.093-3.801-3.093-6.581V5c0-.3.178-.571.454-.69l.296.69-.295-.69.004-.001.012-.005.05-.022.188-.08a167 167 0 0 1 2.783-1.148 63 63 0 0 1 2.281-.87c.338-.12.651-.223.911-.297.229-.066.509-.137.733-.137Zm.5 14.847a6 6 0 0 0 .697-.347c.63-.36 1.375-.896 2.085-1.581 1.43-1.38 2.635-3.282 2.635-5.502v-3.67a145 145 0 0 0-2.549-1.05 61 61 0 0 0-2.224-.85 18 18 0 0 0-.644-.214zm-1-13.213q-.28.086-.643.214c-.65.229-1.446.537-2.223.848s-1.529.621-2.086.855l-.464.195v3.671c0 2.22 1.206 4.121 2.635 5.502.71.685 1.454 1.22 2.084 1.581.261.149.497.263.697.346z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cybersecurity20 is an SVG icon wrapped in a Vue component to make it easier to use.