@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
@@ -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>
@@ -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="M21.857 8.657c.94-1.568 3.172-1.616 4.193-.147l.095.147L42.38 35.714c1 1.666-.202 3.786-2.145 3.786H7.768c-1.943 0-3.144-2.12-2.144-3.786zM8.652 36.5h30.7l-15.35-25.585zm15.548-6a1.5 1.5 0 0 1 0 3h-.4a1.5 1.5 0 0 1 0-3zm-.2-12a1.5 1.5 0 0 1 1.5 1.5v7a1.5 1.5 0 0 1-3 0v-7a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangle48 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="M29.857 11.324c.94-1.568 3.171-1.616 4.192-.146l.096.146 22.234 37.057c1 1.666-.2 3.786-2.144 3.786H9.768c-1.943 0-3.144-2.12-2.144-3.786zM10.652 49.167h42.7L32 13.583 10.65 49.167Zm21.613-8a1.5 1.5 0 0 1 0 3h-.533a1.5 1.5 0 0 1 0-3zm-.267-16a1.5 1.5 0 0 1 1.5 1.5V36a1.5 1.5 0 0 1-3 0v-9.333a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangle64 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="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.416 8.207a.75.75 0 0 0 0 1.5h.167a.75.75 0 0 0 0-1.5zm.083-5a.75.75 0 0 0-.75.75v2.917a.75.75 0 0 0 1.5 0V8.334a.75.75 0 0 0-.75-.75"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangleFilled20 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.055ZM11.9 15a1 1 0 0 0 0 2h.2a1 1 0 0 0 0-2zm.1-6a1 1 0 0 0-1 1v3.5a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangleFilled24 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.25Zm1.58 14.085a1 1 0 0 0 0 2h.267a1 1 0 0 0 0-2zm.134-8a1 1 0 0 0-1 1V18a1 1 0 0 0 2 0v-4.667a1 1 0 0 0-1-1Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangleFilled32 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="M21.857 8.657c.94-1.568 3.172-1.616 4.193-.147l.095.147L42.38 35.714c1 1.666-.202 3.786-2.145 3.786H7.768c-1.943 0-3.144-2.12-2.144-3.786zM23.8 30.5a1.5 1.5 0 0 0 0 3h.4a1.501 1.501 0 0 0 0-3zm.2-12a1.5 1.5 0 0 0-1.5 1.5v7a1.5 1.5 0 0 0 3 0v-7a1.5 1.5 0 0 0-1.5-1.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangleFilled48 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="M29.857 11.324c.94-1.568 3.171-1.616 4.192-.146l.096.146L56.379 48.38c1 1.666-.2 3.786-2.144 3.786H9.768c-1.943 0-3.144-2.12-2.144-3.786zm1.876 29.843a1.5 1.5 0 0 0 0 3h.533a1.5 1.5 0 0 0 0-3zm.265-16a1.5 1.5 0 0 0-1.5 1.5V36a1.5 1.5 0 0 0 3 0v-9.333a1.5 1.5 0 0 0-1.5-1.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * WarningTriangleFilled64 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>