@mozaic-ds/icons-vue 2.4.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (430) hide show
  1. package/dist/index.d.ts +7079 -4979
  2. package/dist/mozaic-icons-vue.mjs +33758 -42398
  3. package/dist/mozaic-icons-vue.umd.js +1 -1
  4. package/package.json +7 -7
  5. package/src/components/{AI20/AI20.vue → Ai20/Ai20.vue} +1 -1
  6. package/src/components/{AI24/AI24.vue → Ai24/Ai24.vue} +1 -1
  7. package/src/components/{AI32/AI32.vue → Ai32/Ai32.vue} +1 -1
  8. package/src/components/{AI48/AI48.vue → Ai48/Ai48.vue} +1 -1
  9. package/src/components/{AI64/AI64.vue → Ai64/Ai64.vue} +1 -1
  10. package/src/components/{API20/API20.vue → Api20/Api20.vue} +1 -1
  11. package/src/components/{API24/API24.vue → Api24/Api24.vue} +1 -1
  12. package/src/components/{API32/API32.vue → Api32/Api32.vue} +1 -1
  13. package/src/components/{API48/API48.vue → Api48/Api48.vue} +1 -1
  14. package/src/components/{API64/API64.vue → Api64/Api64.vue} +1 -1
  15. package/src/components/ArrowBack20/ArrowBack20.vue +1 -1
  16. package/src/components/ArrowBack24/ArrowBack24.vue +1 -1
  17. package/src/components/ArrowBack32/ArrowBack32.vue +1 -1
  18. package/src/components/ArrowBack48/ArrowBack48.vue +1 -1
  19. package/src/components/ArrowBack64/ArrowBack64.vue +1 -1
  20. package/src/components/ArrowBottom20/ArrowBottom20.vue +1 -1
  21. package/src/components/ArrowBottom24/ArrowBottom24.vue +1 -1
  22. package/src/components/ArrowBottom32/ArrowBottom32.vue +1 -1
  23. package/src/components/ArrowBottom48/ArrowBottom48.vue +1 -1
  24. package/src/components/ArrowBottom64/ArrowBottom64.vue +1 -1
  25. package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +1 -1
  26. package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +1 -1
  27. package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +1 -1
  28. package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +1 -1
  29. package/src/components/ArrowBottomLeft64/ArrowBottomLeft64.vue +1 -1
  30. package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +1 -1
  31. package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +1 -1
  32. package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +1 -1
  33. package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +1 -1
  34. package/src/components/ArrowBottomRight64/ArrowBottomRight64.vue +1 -1
  35. package/src/components/ArrowNext20/ArrowNext20.vue +1 -1
  36. package/src/components/ArrowNext24/ArrowNext24.vue +1 -1
  37. package/src/components/ArrowNext32/ArrowNext32.vue +1 -1
  38. package/src/components/ArrowNext48/ArrowNext48.vue +1 -1
  39. package/src/components/ArrowNext64/ArrowNext64.vue +1 -1
  40. package/src/components/ArrowTop20/ArrowTop20.vue +1 -1
  41. package/src/components/ArrowTop24/ArrowTop24.vue +1 -1
  42. package/src/components/ArrowTop32/ArrowTop32.vue +1 -1
  43. package/src/components/ArrowTop48/ArrowTop48.vue +1 -1
  44. package/src/components/ArrowTop64/ArrowTop64.vue +1 -1
  45. package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +1 -1
  46. package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +1 -1
  47. package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +1 -1
  48. package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +1 -1
  49. package/src/components/ArrowTopLeft64/ArrowTopLeft64.vue +1 -1
  50. package/src/components/ArrowTopRight20/ArrowTopRight20.vue +1 -1
  51. package/src/components/ArrowTopRight24/ArrowTopRight24.vue +1 -1
  52. package/src/components/ArrowTopRight32/ArrowTopRight32.vue +1 -1
  53. package/src/components/ArrowTopRight48/ArrowTopRight48.vue +1 -1
  54. package/src/components/ArrowTopRight64/ArrowTopRight64.vue +1 -1
  55. package/src/components/Attachment20/Attachment20.vue +17 -0
  56. package/src/components/Attachment24/Attachment24.vue +17 -0
  57. package/src/components/Attachment32/Attachment32.vue +17 -0
  58. package/src/components/Attachment48/Attachment48.vue +17 -0
  59. package/src/components/Attachment64/Attachment64.vue +17 -0
  60. package/src/components/BillLei20/BillLei20.vue +17 -0
  61. package/src/components/BillLei24/BillLei24.vue +17 -0
  62. package/src/components/BillLei32/BillLei32.vue +17 -0
  63. package/src/components/BillLei48/BillLei48.vue +17 -0
  64. package/src/components/BillLei64/BillLei64.vue +17 -0
  65. package/src/components/BluetoothOff20/BluetoothOff20.vue +17 -0
  66. package/src/components/BluetoothOff24/BluetoothOff24.vue +17 -0
  67. package/src/components/BluetoothOff32/BluetoothOff32.vue +17 -0
  68. package/src/components/BluetoothOff48/BluetoothOff48.vue +17 -0
  69. package/src/components/BluetoothOff64/BluetoothOff64.vue +17 -0
  70. package/src/components/Bookmark20/Bookmark20.vue +17 -0
  71. package/src/components/Bookmark24/Bookmark24.vue +17 -0
  72. package/src/components/Bookmark32/Bookmark32.vue +17 -0
  73. package/src/components/Bookmark48/Bookmark48.vue +17 -0
  74. package/src/components/Bookmark64/Bookmark64.vue +17 -0
  75. package/src/components/BookmarkFilled20/BookmarkFilled20.vue +17 -0
  76. package/src/components/BookmarkFilled24/BookmarkFilled24.vue +17 -0
  77. package/src/components/BookmarkFilled32/BookmarkFilled32.vue +17 -0
  78. package/src/components/BookmarkFilled48/BookmarkFilled48.vue +17 -0
  79. package/src/components/BookmarkFilled64/BookmarkFilled64.vue +17 -0
  80. package/src/components/Camera20/Camera20.vue +1 -1
  81. package/src/components/Camera24/Camera24.vue +1 -1
  82. package/src/components/Camera32/Camera32.vue +1 -1
  83. package/src/components/Camera48/Camera48.vue +1 -1
  84. package/src/components/Camera64/Camera64.vue +1 -1
  85. package/src/components/Cart20/Cart20.vue +1 -1
  86. package/src/components/Cart24/Cart24.vue +1 -1
  87. package/src/components/Cart32/Cart32.vue +1 -1
  88. package/src/components/Cart48/Cart48.vue +1 -1
  89. package/src/components/Cart64/Cart64.vue +1 -1
  90. package/src/components/CurrencyDollar20/CurrencyDollar20.vue +17 -0
  91. package/src/components/CurrencyDollar24/CurrencyDollar24.vue +17 -0
  92. package/src/components/CurrencyDollar32/CurrencyDollar32.vue +17 -0
  93. package/src/components/CurrencyDollar48/CurrencyDollar48.vue +17 -0
  94. package/src/components/CurrencyDollar64/CurrencyDollar64.vue +17 -0
  95. package/src/components/CurrencyEuro20/CurrencyEuro20.vue +17 -0
  96. package/src/components/CurrencyEuro24/CurrencyEuro24.vue +17 -0
  97. package/src/components/CurrencyEuro32/CurrencyEuro32.vue +17 -0
  98. package/src/components/CurrencyEuro48/CurrencyEuro48.vue +17 -0
  99. package/src/components/CurrencyEuro64/CurrencyEuro64.vue +17 -0
  100. package/src/components/CurrencyLei20/CurrencyLei20.vue +17 -0
  101. package/src/components/CurrencyLei24/CurrencyLei24.vue +17 -0
  102. package/src/components/CurrencyLei32/CurrencyLei32.vue +17 -0
  103. package/src/components/CurrencyLei48/CurrencyLei48.vue +17 -0
  104. package/src/components/CurrencyLei64/CurrencyLei64.vue +17 -0
  105. package/src/components/Cybersecurity20/Cybersecurity20.vue +1 -1
  106. package/src/components/Cybersecurity24/Cybersecurity24.vue +1 -1
  107. package/src/components/Cybersecurity32/Cybersecurity32.vue +1 -1
  108. package/src/components/Cybersecurity48/Cybersecurity48.vue +1 -1
  109. package/src/components/Cybersecurity64/Cybersecurity64.vue +1 -1
  110. package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +1 -1
  111. package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +1 -1
  112. package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +1 -1
  113. package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +1 -1
  114. package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +1 -1
  115. package/src/components/CybersecurityWarning20/CybersecurityWarning20.vue +1 -1
  116. package/src/components/CybersecurityWarning24/CybersecurityWarning24.vue +1 -1
  117. package/src/components/CybersecurityWarning32/CybersecurityWarning32.vue +1 -1
  118. package/src/components/CybersecurityWarning48/CybersecurityWarning48.vue +1 -1
  119. package/src/components/CybersecurityWarning64/CybersecurityWarning64.vue +1 -1
  120. package/src/components/Danger20/Danger20.vue +1 -1
  121. package/src/components/Danger24/Danger24.vue +1 -1
  122. package/src/components/Danger32/Danger32.vue +1 -1
  123. package/src/components/Danger48/Danger48.vue +1 -1
  124. package/src/components/Danger64/Danger64.vue +1 -1
  125. package/src/components/Delivery20/Delivery20.vue +1 -1
  126. package/src/components/Delivery24/Delivery24.vue +1 -1
  127. package/src/components/Delivery32/Delivery32.vue +1 -1
  128. package/src/components/Delivery48/Delivery48.vue +1 -1
  129. package/src/components/Delivery64/Delivery64.vue +1 -1
  130. package/src/components/DeliveryOff20/DeliveryOff20.vue +17 -0
  131. package/src/components/DeliveryOff24/DeliveryOff24.vue +17 -0
  132. package/src/components/DeliveryOff32/DeliveryOff32.vue +17 -0
  133. package/src/components/DeliveryOff48/DeliveryOff48.vue +17 -0
  134. package/src/components/DeliveryOff64/DeliveryOff64.vue +17 -0
  135. package/src/components/DeviceMobile20/DeviceMobile20.vue +1 -1
  136. package/src/components/DeviceMobile24/DeviceMobile24.vue +1 -1
  137. package/src/components/DeviceMobile32/DeviceMobile32.vue +1 -1
  138. package/src/components/DeviceMobile48/DeviceMobile48.vue +1 -1
  139. package/src/components/DeviceMobile64/DeviceMobile64.vue +1 -1
  140. package/src/components/DeviceTablet20/DeviceTablet20.vue +1 -1
  141. package/src/components/DeviceTablet24/DeviceTablet24.vue +1 -1
  142. package/src/components/DeviceTablet32/DeviceTablet32.vue +1 -1
  143. package/src/components/DeviceTablet48/DeviceTablet48.vue +1 -1
  144. package/src/components/DeviceTablet64/DeviceTablet64.vue +1 -1
  145. package/src/components/DimensionDiameter20/DimensionDiameter20.vue +17 -0
  146. package/src/components/DimensionDiameter24/DimensionDiameter24.vue +17 -0
  147. package/src/components/DimensionDiameter32/DimensionDiameter32.vue +17 -0
  148. package/src/components/DimensionDiameter48/DimensionDiameter48.vue +17 -0
  149. package/src/components/DimensionDiameter64/DimensionDiameter64.vue +17 -0
  150. package/src/components/DimensionHeight20/DimensionHeight20.vue +17 -0
  151. package/src/components/DimensionHeight24/DimensionHeight24.vue +17 -0
  152. package/src/components/DimensionHeight32/DimensionHeight32.vue +17 -0
  153. package/src/components/DimensionHeight48/DimensionHeight48.vue +17 -0
  154. package/src/components/DimensionHeight64/DimensionHeight64.vue +17 -0
  155. package/src/components/DimensionLength20/DimensionLength20.vue +17 -0
  156. package/src/components/DimensionLength24/DimensionLength24.vue +17 -0
  157. package/src/components/DimensionLength32/DimensionLength32.vue +17 -0
  158. package/src/components/DimensionLength48/DimensionLength48.vue +17 -0
  159. package/src/components/DimensionLength64/DimensionLength64.vue +17 -0
  160. package/src/components/DimensionThickness20/DimensionThickness20.vue +17 -0
  161. package/src/components/DimensionThickness24/DimensionThickness24.vue +17 -0
  162. package/src/components/DimensionThickness32/DimensionThickness32.vue +17 -0
  163. package/src/components/DimensionThickness48/DimensionThickness48.vue +17 -0
  164. package/src/components/DimensionThickness64/DimensionThickness64.vue +17 -0
  165. package/src/components/DimensionWidth20/DimensionWidth20.vue +17 -0
  166. package/src/components/DimensionWidth24/DimensionWidth24.vue +17 -0
  167. package/src/components/DimensionWidth32/DimensionWidth32.vue +17 -0
  168. package/src/components/DimensionWidth48/DimensionWidth48.vue +17 -0
  169. package/src/components/DimensionWidth64/DimensionWidth64.vue +17 -0
  170. package/src/components/{DIY20/DIY20.vue → Diy20/Diy20.vue} +1 -1
  171. package/src/components/{DIY24/DIY24.vue → Diy24/Diy24.vue} +1 -1
  172. package/src/components/{DIY32/DIY32.vue → Diy32/Diy32.vue} +1 -1
  173. package/src/components/{DIY48/DIY48.vue → Diy48/Diy48.vue} +1 -1
  174. package/src/components/{DIY64/DIY64.vue → Diy64/Diy64.vue} +1 -1
  175. package/src/components/{DIYAlt20/DIYAlt20.vue → DiyAlt20/DiyAlt20.vue} +1 -1
  176. package/src/components/{DIYAlt24/DIYAlt24.vue → DiyAlt24/DiyAlt24.vue} +1 -1
  177. package/src/components/{DIYAlt32/DIYAlt32.vue → DiyAlt32/DiyAlt32.vue} +1 -1
  178. package/src/components/{DIYAlt48/DIYAlt48.vue → DiyAlt48/DiyAlt48.vue} +1 -1
  179. package/src/components/{DIYAlt64/DIYAlt64.vue → DiyAlt64/DiyAlt64.vue} +1 -1
  180. package/src/components/Error20/Error20.vue +17 -0
  181. package/src/components/Error24/Error24.vue +17 -0
  182. package/src/components/Error32/Error32.vue +17 -0
  183. package/src/components/Error48/Error48.vue +17 -0
  184. package/src/components/Error64/Error64.vue +17 -0
  185. package/src/components/ErrorFilled20/ErrorFilled20.vue +17 -0
  186. package/src/components/ErrorFilled24/ErrorFilled24.vue +17 -0
  187. package/src/components/ErrorFilled32/ErrorFilled32.vue +17 -0
  188. package/src/components/ErrorFilled48/ErrorFilled48.vue +17 -0
  189. package/src/components/ErrorFilled64/ErrorFilled64.vue +17 -0
  190. package/src/components/FavoriteOff20/FavoriteOff20.vue +17 -0
  191. package/src/components/FavoriteOff24/FavoriteOff24.vue +17 -0
  192. package/src/components/FavoriteOff32/FavoriteOff32.vue +17 -0
  193. package/src/components/FavoriteOff48/FavoriteOff48.vue +17 -0
  194. package/src/components/FavoriteOff64/FavoriteOff64.vue +17 -0
  195. package/src/components/{FileCSV20/FileCSV20.vue → FileCsv20/FileCsv20.vue} +1 -1
  196. package/src/components/{FileCSV24/FileCSV24.vue → FileCsv24/FileCsv24.vue} +1 -1
  197. package/src/components/{FileCSV32/FileCSV32.vue → FileCsv32/FileCsv32.vue} +1 -1
  198. package/src/components/{FileCSV48/FileCSV48.vue → FileCsv48/FileCsv48.vue} +1 -1
  199. package/src/components/{FileCSV64/FileCSV64.vue → FileCsv64/FileCsv64.vue} +1 -1
  200. package/src/components/{FileDOC20/FileDOC20.vue → FileDoc20/FileDoc20.vue} +1 -1
  201. package/src/components/{FileDOC24/FileDOC24.vue → FileDoc24/FileDoc24.vue} +1 -1
  202. package/src/components/{FileDOC32/FileDOC32.vue → FileDoc32/FileDoc32.vue} +1 -1
  203. package/src/components/{FileDOC48/FileDOC48.vue → FileDoc48/FileDoc48.vue} +1 -1
  204. package/src/components/{FileDOC64/FileDOC64.vue → FileDoc64/FileDoc64.vue} +1 -1
  205. package/src/components/{FileFIG20/FileFIG20.vue → FileFig20/FileFig20.vue} +1 -1
  206. package/src/components/{FileFIG24/FileFIG24.vue → FileFig24/FileFig24.vue} +1 -1
  207. package/src/components/{FileFIG32/FileFIG32.vue → FileFig32/FileFig32.vue} +1 -1
  208. package/src/components/{FileFIG48/FileFIG48.vue → FileFig48/FileFig48.vue} +1 -1
  209. package/src/components/{FileFIG64/FileFIG64.vue → FileFig64/FileFig64.vue} +1 -1
  210. package/src/components/{FileJPG20/FileJPG20.vue → FileJpg20/FileJpg20.vue} +1 -1
  211. package/src/components/{FileJPG24/FileJPG24.vue → FileJpg24/FileJpg24.vue} +1 -1
  212. package/src/components/{FileJPG32/FileJPG32.vue → FileJpg32/FileJpg32.vue} +1 -1
  213. package/src/components/{FileJPG48/FileJPG48.vue → FileJpg48/FileJpg48.vue} +1 -1
  214. package/src/components/{FileJPG64/FileJPG64.vue → FileJpg64/FileJpg64.vue} +1 -1
  215. package/src/components/{FilePDF20/FilePDF20.vue → FilePdf20/FilePdf20.vue} +1 -1
  216. package/src/components/{FilePDF24/FilePDF24.vue → FilePdf24/FilePdf24.vue} +1 -1
  217. package/src/components/{FilePDF32/FilePDF32.vue → FilePdf32/FilePdf32.vue} +1 -1
  218. package/src/components/{FilePDF48/FilePDF48.vue → FilePdf48/FilePdf48.vue} +1 -1
  219. package/src/components/{FilePDF64/FilePDF64.vue → FilePdf64/FilePdf64.vue} +1 -1
  220. package/src/components/{FilePNG20/FilePNG20.vue → FilePng20/FilePng20.vue} +1 -1
  221. package/src/components/{FilePNG24/FilePNG24.vue → FilePng24/FilePng24.vue} +1 -1
  222. package/src/components/{FilePNG32/FilePNG32.vue → FilePng32/FilePng32.vue} +1 -1
  223. package/src/components/{FilePNG48/FilePNG48.vue → FilePng48/FilePng48.vue} +1 -1
  224. package/src/components/{FilePNG64/FilePNG64.vue → FilePng64/FilePng64.vue} +1 -1
  225. package/src/components/{FileSVG20/FileSVG20.vue → FileSvg20/FileSvg20.vue} +1 -1
  226. package/src/components/{FileSVG24/FileSVG24.vue → FileSvg24/FileSvg24.vue} +1 -1
  227. package/src/components/{FileSVG32/FileSVG32.vue → FileSvg32/FileSvg32.vue} +1 -1
  228. package/src/components/{FileSVG48/FileSVG48.vue → FileSvg48/FileSvg48.vue} +1 -1
  229. package/src/components/{FileSVG64/FileSVG64.vue → FileSvg64/FileSvg64.vue} +1 -1
  230. package/src/components/{FileXLS20/FileXLS20.vue → FileXls20/FileXls20.vue} +1 -1
  231. package/src/components/{FileXLS24/FileXLS24.vue → FileXls24/FileXls24.vue} +1 -1
  232. package/src/components/{FileXLS32/FileXLS32.vue → FileXls32/FileXls32.vue} +1 -1
  233. package/src/components/{FileXLS48/FileXLS48.vue → FileXls48/FileXls48.vue} +1 -1
  234. package/src/components/{FileXLS64/FileXLS64.vue → FileXls64/FileXls64.vue} +1 -1
  235. package/src/components/FolderNew20/FolderNew20.vue +1 -1
  236. package/src/components/FolderNew24/FolderNew24.vue +1 -1
  237. package/src/components/FolderNew32/FolderNew32.vue +1 -1
  238. package/src/components/FolderNew48/FolderNew48.vue +1 -1
  239. package/src/components/FolderNew64/FolderNew64.vue +1 -1
  240. package/src/components/FundingCardLei20/FundingCardLei20.vue +17 -0
  241. package/src/components/FundingCardLei24/FundingCardLei24.vue +17 -0
  242. package/src/components/FundingCardLei32/FundingCardLei32.vue +17 -0
  243. package/src/components/FundingCardLei48/FundingCardLei48.vue +17 -0
  244. package/src/components/FundingCardLei64/FundingCardLei64.vue +17 -0
  245. package/src/components/FundingLei20/FundingLei20.vue +17 -0
  246. package/src/components/FundingLei24/FundingLei24.vue +17 -0
  247. package/src/components/FundingLei32/FundingLei32.vue +17 -0
  248. package/src/components/FundingLei48/FundingLei48.vue +17 -0
  249. package/src/components/FundingLei64/FundingLei64.vue +17 -0
  250. package/src/components/InfoCircle20/InfoCircle20.vue +1 -1
  251. package/src/components/InfoCircle24/InfoCircle24.vue +1 -1
  252. package/src/components/InfoCircle32/InfoCircle32.vue +1 -1
  253. package/src/components/InfoCircle48/InfoCircle48.vue +1 -1
  254. package/src/components/InfoCircle64/InfoCircle64.vue +1 -1
  255. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +1 -1
  256. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +1 -1
  257. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +1 -1
  258. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +1 -1
  259. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +1 -1
  260. package/src/components/InsulationAlt20/InsulationAlt20.vue +1 -1
  261. package/src/components/InsulationAlt24/InsulationAlt24.vue +1 -1
  262. package/src/components/InsulationAlt32/InsulationAlt32.vue +1 -1
  263. package/src/components/InsulationAlt48/InsulationAlt48.vue +1 -1
  264. package/src/components/InsulationAlt64/InsulationAlt64.vue +1 -1
  265. package/src/components/ListAdd20/ListAdd20.vue +1 -1
  266. package/src/components/ListAdd24/ListAdd24.vue +1 -1
  267. package/src/components/ListAdd32/ListAdd32.vue +1 -1
  268. package/src/components/ListAdd48/ListAdd48.vue +1 -1
  269. package/src/components/ListAdd64/ListAdd64.vue +1 -1
  270. package/src/components/MicOff20/MicOff20.vue +17 -0
  271. package/src/components/MicOff24/MicOff24.vue +17 -0
  272. package/src/components/MicOff32/MicOff32.vue +17 -0
  273. package/src/components/MicOff48/MicOff48.vue +17 -0
  274. package/src/components/MicOff64/MicOff64.vue +17 -0
  275. package/src/components/NotificationOff20/NotificationOff20.vue +17 -0
  276. package/src/components/NotificationOff24/NotificationOff24.vue +17 -0
  277. package/src/components/NotificationOff32/NotificationOff32.vue +17 -0
  278. package/src/components/NotificationOff48/NotificationOff48.vue +17 -0
  279. package/src/components/NotificationOff64/NotificationOff64.vue +17 -0
  280. package/src/components/PackageCheck20/PackageCheck20.vue +17 -0
  281. package/src/components/PackageCheck24/PackageCheck24.vue +17 -0
  282. package/src/components/PackageCheck32/PackageCheck32.vue +17 -0
  283. package/src/components/PackageCheck48/PackageCheck48.vue +17 -0
  284. package/src/components/PackageCheck64/PackageCheck64.vue +17 -0
  285. package/src/components/PackageOff20/PackageOff20.vue +17 -0
  286. package/src/components/PackageOff24/PackageOff24.vue +17 -0
  287. package/src/components/PackageOff32/PackageOff32.vue +17 -0
  288. package/src/components/PackageOff48/PackageOff48.vue +17 -0
  289. package/src/components/PackageOff64/PackageOff64.vue +17 -0
  290. package/src/components/PhoneOff20/PhoneOff20.vue +17 -0
  291. package/src/components/PhoneOff24/PhoneOff24.vue +17 -0
  292. package/src/components/PhoneOff32/PhoneOff32.vue +17 -0
  293. package/src/components/PhoneOff48/PhoneOff48.vue +17 -0
  294. package/src/components/PhoneOff64/PhoneOff64.vue +17 -0
  295. package/src/components/PhoneReject20/PhoneReject20.vue +17 -0
  296. package/src/components/PhoneReject24/PhoneReject24.vue +17 -0
  297. package/src/components/PhoneReject32/PhoneReject32.vue +17 -0
  298. package/src/components/PhoneReject48/PhoneReject48.vue +17 -0
  299. package/src/components/PhoneReject64/PhoneReject64.vue +17 -0
  300. package/src/components/ReceiptLei20/ReceiptLei20.vue +17 -0
  301. package/src/components/ReceiptLei24/ReceiptLei24.vue +17 -0
  302. package/src/components/ReceiptLei32/ReceiptLei32.vue +17 -0
  303. package/src/components/ReceiptLei48/ReceiptLei48.vue +17 -0
  304. package/src/components/ReceiptLei64/ReceiptLei64.vue +17 -0
  305. package/src/components/{RFID20/RFID20.vue → Rfid20/Rfid20.vue} +1 -1
  306. package/src/components/{RFID24/RFID24.vue → Rfid24/Rfid24.vue} +1 -1
  307. package/src/components/{RFID32/RFID32.vue → Rfid32/Rfid32.vue} +1 -1
  308. package/src/components/{RFID48/RFID48.vue → Rfid48/Rfid48.vue} +1 -1
  309. package/src/components/{RFID64/RFID64.vue → Rfid64/Rfid64.vue} +1 -1
  310. package/src/components/Robot20/Robot20.vue +17 -0
  311. package/src/components/Robot24/Robot24.vue +17 -0
  312. package/src/components/Robot32/Robot32.vue +17 -0
  313. package/src/components/Robot48/Robot48.vue +17 -0
  314. package/src/components/Robot64/Robot64.vue +17 -0
  315. package/src/components/Stop20/Stop20.vue +17 -0
  316. package/src/components/Stop24/Stop24.vue +17 -0
  317. package/src/components/Stop32/Stop32.vue +17 -0
  318. package/src/components/Stop48/Stop48.vue +17 -0
  319. package/src/components/Stop64/Stop64.vue +17 -0
  320. package/src/components/StopCircle20/StopCircle20.vue +17 -0
  321. package/src/components/StopCircle24/StopCircle24.vue +17 -0
  322. package/src/components/StopCircle32/StopCircle32.vue +17 -0
  323. package/src/components/StopCircle48/StopCircle48.vue +17 -0
  324. package/src/components/StopCircle64/StopCircle64.vue +17 -0
  325. package/src/components/StoreLmOff20/StoreLmOff20.vue +17 -0
  326. package/src/components/StoreLmOff24/StoreLmOff24.vue +17 -0
  327. package/src/components/StoreLmOff32/StoreLmOff32.vue +17 -0
  328. package/src/components/StoreLmOff48/StoreLmOff48.vue +17 -0
  329. package/src/components/StoreLmOff64/StoreLmOff64.vue +17 -0
  330. package/src/components/StoreMOff20/StoreMOff20.vue +17 -0
  331. package/src/components/StoreMOff24/StoreMOff24.vue +17 -0
  332. package/src/components/StoreMOff32/StoreMOff32.vue +17 -0
  333. package/src/components/StoreMOff48/StoreMOff48.vue +17 -0
  334. package/src/components/StoreMOff64/StoreMOff64.vue +17 -0
  335. package/src/components/ThumbDown20/ThumbDown20.vue +1 -1
  336. package/src/components/ThumbDown24/ThumbDown24.vue +1 -1
  337. package/src/components/ThumbDown32/ThumbDown32.vue +1 -1
  338. package/src/components/ThumbDown48/ThumbDown48.vue +1 -1
  339. package/src/components/ThumbDown64/ThumbDown64.vue +1 -1
  340. package/src/components/ThumbDownFilled20/ThumbDownFilled20.vue +17 -0
  341. package/src/components/ThumbDownFilled24/ThumbDownFilled24.vue +17 -0
  342. package/src/components/ThumbDownFilled32/ThumbDownFilled32.vue +17 -0
  343. package/src/components/ThumbDownFilled48/ThumbDownFilled48.vue +17 -0
  344. package/src/components/ThumbDownFilled64/ThumbDownFilled64.vue +17 -0
  345. package/src/components/ThumbUp20/ThumbUp20.vue +1 -1
  346. package/src/components/ThumbUp24/ThumbUp24.vue +1 -1
  347. package/src/components/ThumbUp32/ThumbUp32.vue +1 -1
  348. package/src/components/ThumbUp48/ThumbUp48.vue +1 -1
  349. package/src/components/ThumbUp64/ThumbUp64.vue +1 -1
  350. package/src/components/ThumbUpFilled20/ThumbUpFilled20.vue +17 -0
  351. package/src/components/ThumbUpFilled24/ThumbUpFilled24.vue +17 -0
  352. package/src/components/ThumbUpFilled32/ThumbUpFilled32.vue +17 -0
  353. package/src/components/ThumbUpFilled48/ThumbUpFilled48.vue +17 -0
  354. package/src/components/ThumbUpFilled64/ThumbUpFilled64.vue +17 -0
  355. package/src/components/TruckLoading20/TruckLoading20.vue +1 -1
  356. package/src/components/TruckLoading24/TruckLoading24.vue +1 -1
  357. package/src/components/TruckLoading32/TruckLoading32.vue +1 -1
  358. package/src/components/TruckLoading48/TruckLoading48.vue +1 -1
  359. package/src/components/TruckLoading64/TruckLoading64.vue +1 -1
  360. package/src/components/TruckUnloading20/TruckUnloading20.vue +1 -1
  361. package/src/components/TruckUnloading24/TruckUnloading24.vue +1 -1
  362. package/src/components/TruckUnloading32/TruckUnloading32.vue +1 -1
  363. package/src/components/TruckUnloading48/TruckUnloading48.vue +1 -1
  364. package/src/components/TruckUnloading64/TruckUnloading64.vue +1 -1
  365. package/src/components/{View3D20/View3D20.vue → View3d20/View3d20.vue} +1 -1
  366. package/src/components/{View3D24/View3D24.vue → View3d24/View3d24.vue} +1 -1
  367. package/src/components/{View3D32/View3D32.vue → View3d32/View3d32.vue} +1 -1
  368. package/src/components/{View3D48/View3D48.vue → View3d48/View3d48.vue} +1 -1
  369. package/src/components/{View3D64/View3D64.vue → View3d64/View3d64.vue} +1 -1
  370. package/src/components/{ViewAR20/ViewAR20.vue → ViewAr20/ViewAr20.vue} +1 -1
  371. package/src/components/{ViewAR24/ViewAR24.vue → ViewAr24/ViewAr24.vue} +1 -1
  372. package/src/components/{ViewAR32/ViewAR32.vue → ViewAr32/ViewAr32.vue} +1 -1
  373. package/src/components/{ViewAR48/ViewAR48.vue → ViewAr48/ViewAr48.vue} +1 -1
  374. package/src/components/{ViewAR64/ViewAR64.vue → ViewAr64/ViewAr64.vue} +1 -1
  375. package/src/components/WarningCircle20/WarningCircle20.vue +1 -1
  376. package/src/components/WarningCircle24/WarningCircle24.vue +1 -1
  377. package/src/components/WarningCircle32/WarningCircle32.vue +1 -1
  378. package/src/components/WarningCircle48/WarningCircle48.vue +1 -1
  379. package/src/components/WarningCircle64/WarningCircle64.vue +1 -1
  380. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +1 -1
  381. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +1 -1
  382. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +1 -1
  383. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +1 -1
  384. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +1 -1
  385. package/src/components/WarningTriangle20/WarningTriangle20.vue +17 -0
  386. package/src/components/WarningTriangle24/WarningTriangle24.vue +17 -0
  387. package/src/components/WarningTriangle32/WarningTriangle32.vue +17 -0
  388. package/src/components/WarningTriangle48/WarningTriangle48.vue +17 -0
  389. package/src/components/WarningTriangle64/WarningTriangle64.vue +17 -0
  390. package/src/components/WarningTriangleFilled20/WarningTriangleFilled20.vue +17 -0
  391. package/src/components/WarningTriangleFilled24/WarningTriangleFilled24.vue +17 -0
  392. package/src/components/WarningTriangleFilled32/WarningTriangleFilled32.vue +17 -0
  393. package/src/components/WarningTriangleFilled48/WarningTriangleFilled48.vue +17 -0
  394. package/src/components/WarningTriangleFilled64/WarningTriangleFilled64.vue +17 -0
  395. package/src/components/WifiOff20/WifiOff20.vue +17 -0
  396. package/src/components/WifiOff24/WifiOff24.vue +17 -0
  397. package/src/components/WifiOff32/WifiOff32.vue +17 -0
  398. package/src/components/WifiOff48/WifiOff48.vue +17 -0
  399. package/src/components/WifiOff64/WifiOff64.vue +17 -0
  400. package/src/index.ts +687 -537
  401. package/src/components/Instance20/Instance20.vue +0 -17
  402. package/src/components/Instance24/Instance24.vue +0 -17
  403. package/src/components/Instance32/Instance32.vue +0 -17
  404. package/src/components/Instance48/Instance48.vue +0 -17
  405. package/src/components/Instance64/Instance64.vue +0 -17
  406. package/src/components/InstanceLeft20/InstanceLeft20.vue +0 -17
  407. package/src/components/InstanceLeft24/InstanceLeft24.vue +0 -17
  408. package/src/components/InstanceLeft32/InstanceLeft32.vue +0 -17
  409. package/src/components/InstanceLeft48/InstanceLeft48.vue +0 -17
  410. package/src/components/InstanceLeft64/InstanceLeft64.vue +0 -17
  411. package/src/components/InstanceRight20/InstanceRight20.vue +0 -17
  412. package/src/components/InstanceRight24/InstanceRight24.vue +0 -17
  413. package/src/components/InstanceRight32/InstanceRight32.vue +0 -17
  414. package/src/components/InstanceRight48/InstanceRight48.vue +0 -17
  415. package/src/components/InstanceRight64/InstanceRight64.vue +0 -17
  416. package/src/components/NoPicture20/NoPicture20.vue +0 -17
  417. package/src/components/NoPicture24/NoPicture24.vue +0 -17
  418. package/src/components/NoPicture32/NoPicture32.vue +0 -17
  419. package/src/components/NoPicture48/NoPicture48.vue +0 -17
  420. package/src/components/NoPicture64/NoPicture64.vue +0 -17
  421. package/src/components/RotatedMobile20/RotatedMobile20.vue +0 -17
  422. package/src/components/RotatedMobile24/RotatedMobile24.vue +0 -17
  423. package/src/components/RotatedMobile32/RotatedMobile32.vue +0 -17
  424. package/src/components/RotatedMobile48/RotatedMobile48.vue +0 -17
  425. package/src/components/RotatedMobile64/RotatedMobile64.vue +0 -17
  426. package/src/components/SocialWorkplace20/SocialWorkplace20.vue +0 -17
  427. package/src/components/SocialWorkplace24/SocialWorkplace24.vue +0 -17
  428. package/src/components/SocialWorkplace32/SocialWorkplace32.vue +0 -17
  429. package/src/components/SocialWorkplace48/SocialWorkplace48.vue +0 -17
  430. package/src/components/SocialWorkplace64/SocialWorkplace64.vue +0 -17
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><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.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M12 2a1 1 0 0 1 .707.293C14.477 4.063 17.198 5 20 5l.102.005A1 1 0 0 1 21 6c0 6.006-2.097 9.985-4.243 12.467a15.2 15.2 0 0 1-2.947 2.635 12 12 0 0 1-.99.605 8 8 0 0 1-.379.19l-.026.013-.009.004-.003.001v.001l-.203-.459.2.459a1 1 0 0 1-.8 0l.2-.459h-.001l-.201.459-.001-.001h-.003l-.009-.005-.026-.012a8 8 0 0 1-.378-.19 12 12 0 0 1-.992-.606 15.2 15.2 0 0 1-2.946-2.635C5.097 15.985 3 12.007 3 6a1 1 0 0 1 1-1c2.802 0 5.523-.937 7.293-2.707l.073-.066A1 1 0 0 1 12 2m.5 10.5v7.066q.091-.056.19-.12c.69-.468 1.62-1.209 2.553-2.288.983-1.136 1.979-2.66 2.698-4.658zm-1-7.772C9.648 6.065 7.345 6.796 5.02 6.96c.071 1.711.332 3.217.714 4.539H11.5z"/></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 2c.286 0 .633.089.906.167.315.09.693.215 1.1.358.816.288 1.8.67 2.74 1.046a176 176 0 0 1 3.343 1.38q.146.061.225.096l.06.025.015.006.004.002.001.001a1 1 0 0 1 .607.919v5c0 3.373-1.824 6.116-3.743 7.97a14.9 14.9 0 0 1-2.878 2.18 9 9 0 0 1-1.252.602c-.359.135-.759.248-1.127.248-.369 0-.769-.113-1.127-.248a9 9 0 0 1-1.252-.603 14.9 14.9 0 0 1-2.878-2.18C4.824 17.117 3 14.374 3 11V6a1 1 0 0 1 .606-.919h.001l.004-.003.016-.006.06-.025.225-.097a187 187 0 0 1 3.342-1.379 75 75 0 0 1 2.74-1.046 21 21 0 0 1 1.1-.358C11.367 2.089 11.715 2 12 2m-.5 2.135a20 20 0 0 0-.838.277c-.778.275-1.732.644-2.665 1.017A174 174 0 0 0 5 6.662V11c0 2.627 1.426 4.884 3.132 6.53a12.9 12.9 0 0 0 2.481 1.883c.338.193.638.337.886.436V4.135Zm1 15.714c.247-.1.55-.243.887-.436a13 13 0 0 0 2.482-1.883C17.574 15.884 19 13.627 19 11V6.662a189 189 0 0 0-2.996-1.233 73 73 0 0 0-2.665-1.017 20 20 0 0 0-.84-.277z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cybersecurity24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M16 3c.265 0 .52.106.707.293C19.144 5.729 22.865 7 26.666 7a1 1 0 0 1 1 1c0 7.923-2.763 13.152-5.576 16.404a20 20 0 0 1-3.863 3.455c-.53.359-.975.619-1.293.79a10 10 0 0 1-.486.245l-.031.015-.01.004-.006.003-.2-.459h-.002l.201.459a1 1 0 0 1-.801 0l.2-.459-.201.459-.001-.001-.004-.002-.011-.004-.031-.014a10 10 0 0 1-.484-.245 15 15 0 0 1-1.294-.79 20 20 0 0 1-3.863-3.456C7.097 21.152 4.333 15.923 4.333 8a1 1 0 0 1 1-1c3.801 0 7.523-1.27 9.96-3.707l.073-.066A1 1 0 0 1 16 3m.5 13.5v10.09a14 14 0 0 0 .605-.387 18 18 0 0 0 3.471-3.107c1.382-1.598 2.777-3.754 3.756-6.596zm-1-10.733C12.95 7.742 9.662 8.793 6.35 8.97c.076 2.475.447 4.64 1 6.529h8.15z"/></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 3c.327 0 .747.105 1.116.21.41.117.907.281 1.446.472 1.082.381 2.389.888 3.643 1.39a234 234 0 0 1 4.45 1.835l.299.128.079.034.02.01.006.001.001.001a1 1 0 0 1 .607.919v6.667c0 4.373-2.365 7.949-4.889 10.386a19.5 19.5 0 0 1-3.771 2.857c-.582.333-1.133.597-1.622.781-.465.176-.954.309-1.384.309-.431 0-.92-.133-1.386-.309a11.6 11.6 0 0 1-1.621-.78 19.5 19.5 0 0 1-3.772-2.858C6.7 22.616 4.334 19.04 4.334 14.667V8a1 1 0 0 1 .606-.919h.002l.005-.003.02-.009.08-.034.3-.128a246 246 0 0 1 4.449-1.836c1.254-.501 2.56-1.008 3.642-1.39.54-.19 1.036-.354 1.446-.471.37-.105.79-.21 1.117-.21Zm-.566 2.134c-.354.101-.807.25-1.33.434-1.043.369-2.32.863-3.565 1.36a232 232 0 0 0-4.205 1.734v6.005c0 3.627 1.969 6.717 4.278 8.947a17.5 17.5 0 0 0 3.374 2.56c.511.292.966.506 1.334.645a4 4 0 0 0 .18.062V5.115zM16.5 26.88q.083-.026.18-.062a9.6 9.6 0 0 0 1.334-.645 17.5 17.5 0 0 0 3.375-2.56c2.31-2.23 4.278-5.32 4.278-8.947V8.662a240 240 0 0 0-4.204-1.733 98 98 0 0 0-3.566-1.36 24 24 0 0 0-1.33-.435l-.067-.019v21.766Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cybersecurity32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M24 4.5a1.5 1.5 0 0 1 1.06.44C28.716 8.593 34.299 10.5 40 10.5a1.5 1.5 0 0 1 1.5 1.5c0 11.884-4.146 19.728-8.365 24.606a29.9 29.9 0 0 1-5.794 5.183c-.795.538-1.463.927-1.94 1.185a15 15 0 0 1-.727.368l-.048.021-.016.007-.005.002-.002.001-.2-.458-.003.001.202.458c-.384.168-.82.168-1.204 0l.2-.458-.001-.001-.2.458h-.002l-.005-.003-.016-.007-.048-.021a15 15 0 0 1-.727-.368 23 23 0 0 1-1.94-1.185 29.9 29.9 0 0 1-5.794-5.183C10.645 31.728 6.5 23.884 6.5 12A1.5 1.5 0 0 1 8 10.5c5.702 0 11.284-1.906 14.94-5.56l.11-.1A1.5 1.5 0 0 1 24 4.5M25 25v14.732q.307-.192.66-.427a26.9 26.9 0 0 0 5.205-4.661c2.032-2.35 4.084-5.503 5.548-9.644zM23 8.839c-3.788 2.84-8.614 4.357-13.476 4.618.112 3.604.638 6.77 1.427 9.543H23z"/></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.5c.49 0 1.122.157 1.675.315a40 40 0 0 1 2.168.708c1.623.573 3.583 1.332 5.464 2.084a352 352 0 0 1 7.124 2.946l.12.05.03.013.01.005.102.048A1.5 1.5 0 0 1 41.501 12v10c0 6.56-3.548 11.924-7.333 15.58-1.904 1.837-3.91 3.287-5.657 4.285-.873.499-1.7.895-2.432 1.171-.698.263-1.432.464-2.078.464-.647 0-1.38-.2-2.078-.464a17.3 17.3 0 0 1-2.432-1.17c-1.747-.999-3.754-2.449-5.657-4.287C10.048 33.924 6.5 28.56 6.5 22V12c0-.6.357-1.143.909-1.379l.01-.005.03-.012q.042-.019.12-.051a249 249 0 0 1 2.07-.874 352 352 0 0 1 5.054-2.072c1.882-.752 3.841-1.51 5.464-2.084.81-.285 1.553-.532 2.169-.708C22.88 4.657 23.51 4.5 24 4.5m1 35.736.02-.006a14.4 14.4 0 0 0 2.002-.97c1.534-.877 3.34-2.177 5.062-3.84C35.548 32.077 38.5 27.44 38.5 22v-9.008a374 374 0 0 0-6.307-2.6c-1.868-.747-3.784-1.488-5.349-2.04A38 38 0 0 0 25 7.744zm-2-32.49a36 36 0 0 0-1.844.606c-1.565.552-3.48 1.293-5.349 2.04a348 348 0 0 0-6.306 2.6V22c0 5.44 2.953 10.076 6.417 13.42 1.721 1.663 3.527 2.963 5.061 3.84.768.438 1.45.761 2.002.97l.019.005V7.745Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cybersecurity48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M32 6.5c.398 0 .78.158 1.06.44 4.989 4.988 12.572 7.56 20.274 7.56a1.5 1.5 0 0 1 1.5 1.5c0 15.718-5.48 26.061-11.032 32.481-2.767 3.2-5.538 5.409-7.627 6.824a30 30 0 0 1-2.545 1.553 20 20 0 0 1-.94.477l-.06.026-.018.01-.007.001-.002.001-.2-.458-.003.001.202.458a1.5 1.5 0 0 1-1.203 0l.2-.458-.001-.001-.2.458-.01-.003-.018-.009-.059-.026q-.074-.034-.206-.098c-.174-.084-.422-.21-.734-.379a30 30 0 0 1-2.545-1.553c-2.09-1.415-4.86-3.625-7.627-6.824C14.646 42.061 9.167 31.718 9.167 16a1.5 1.5 0 0 1 1.5-1.5c7.702 0 15.284-2.572 20.273-7.56.28-.282.662-.44 1.06-.44M33 33v20.766c.43-.255.933-.567 1.492-.946 1.91-1.293 4.474-3.334 7.04-6.301 2.83-3.272 5.68-7.692 7.662-13.519zm-2-22.1c-5.168 4.13-11.973 6.291-18.816 6.569.119 5.137.86 9.624 1.992 13.531H31z"/></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.5c.574 0 1.351.189 2.096.401a52 52 0 0 1 2.863.935c2.153.76 4.759 1.769 7.265 2.771a468 468 0 0 1 9.489 3.923l.158.068.04.017.01.005.004.001c.552.237.91.78.91 1.379v13.333c0 8.56-4.631 15.591-9.625 20.413-2.508 2.421-5.15 4.329-7.444 5.64-1.146.655-2.224 1.171-3.17 1.528-.913.344-1.824.586-2.595.586s-1.682-.242-2.594-.586c-.947-.357-2.024-.873-3.17-1.528-2.295-1.31-4.937-3.219-7.444-5.64-4.994-4.822-9.625-11.853-9.625-20.413V16c0-.6.357-1.143.909-1.379h.004l.01-.006.04-.017.159-.068.6-.255a496 496 0 0 1 8.887-3.668c2.507-1.002 5.113-2.01 7.267-2.771a52 52 0 0 1 2.863-.935c.744-.212 1.52-.4 2.094-.401Zm1 47.792q.242-.074.537-.186c.767-.289 1.7-.73 2.741-1.325 2.081-1.189 4.522-2.948 6.848-5.193 4.672-4.511 8.709-10.815 8.709-18.255v-12.34a494 494 0 0 0-8.724-3.6c-2.493-.998-5.055-1.99-7.151-2.729a49 49 0 0 0-2.689-.878q-.142-.04-.271-.074zM30.73 9.786c-.723.207-1.64.508-2.69.878-2.095.74-4.657 1.731-7.15 2.729a465 465 0 0 0-8.723 3.6v12.34c0 7.44 4.036 13.744 8.709 18.255 2.325 2.245 4.766 4.004 6.847 5.193 1.04.595 1.974 1.036 2.74 1.325q.294.11.536.185V9.713q-.128.034-.269.073"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Cybersecurity64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M14.583 10.75a3.834 3.834 0 1 1 0 7.668 3.834 3.834 0 0 1 0-7.668M10 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 1.757-.218 3.303-.575 4.66a5.4 5.4 0 0 0-1.437-.431c.27-1.037.45-2.201.498-3.506-1.938-.125-3.858-.725-5.402-1.83v7.133a5.4 5.4 0 0 0-1 1.682V3.893c-1.544 1.104-3.464 1.705-5.403 1.83.156 4.188 1.663 6.926 3.136 8.63a11 11 0 0 0 2.146 1.92q.037.025.073.047a5.4 5.4 0 0 0 1.017 1.785l-.067.035-.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.75m6.705 11.367a.5.5 0 0 0-.707 0l-2.004 2.003-.825-.825a.5.5 0 0 0-.707.707l1.179 1.179a.5.5 0 0 0 .707 0l2.357-2.357a.5.5 0 0 0 0-.707"/></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="M15 10.833a4.167 4.167 0 1 1 0 8.334 4.167 4.167 0 0 1 0-8.334M10.001 1.75c.224 0 .503.071.731.137.26.074.573.177.912.297.678.239 1.496.556 2.28.87a146 146 0 0 1 2.784 1.148l.188.08.05.022q.008.002.012.005l.004.002a.75.75 0 0 1 .455.689v4.167q0 .43-.048.845a5.5 5.5 0 0 0-1.466-.458q.013-.192.014-.387v-3.67a145 145 0 0 0-2.549-1.05 61 61 0 0 0-2.223-.85c-.242-.085-.46-.157-.645-.214v8.42a5.5 5.5 0 0 0-1 2.734V3.384q-.279.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.636 5.502.71.685 1.453 1.22 2.084 1.581.26.149.496.263.696.346v-1.134a5.5 5.5 0 0 0 .99 2.719 2 2 0 0 1-.489.069c-.292 0-.615-.09-.91-.201a7.4 7.4 0 0 1-1.031-.497 12.3 12.3 0 0 1-2.382-1.804c-1.591-1.536-3.094-3.801-3.094-6.581V5c0-.3.179-.571.454-.69l.296.69-.295-.69h.001l.003-.001.013-.005.05-.022.187-.08a167 167 0 0 1 2.783-1.148c.785-.314 1.603-.63 2.281-.87.339-.12.651-.223.912-.297.228-.066.508-.137.732-.137m7.222 11.784a.5.5 0 0 0-.707 0l-2.004 2.003-.825-.825a.5.5 0 0 0-.707.707l1.178 1.179a.5.5 0 0 0 .707 0l2.358-2.357a.5.5 0 0 0 0-.707"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityCheck20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M12 2a1 1 0 0 1 .707.293C14.477 4.063 17.198 5 20 5l.102.005A1 1 0 0 1 21 6c0 2.123-.264 3.993-.697 5.633a6.5 6.5 0 0 0-1.918-.571 19.5 19.5 0 0 0 .595-4.101c-2.326-.165-4.629-.897-6.48-2.233v8.619a6.5 6.5 0 0 0-1 1.65V4.726C9.648 6.064 7.345 6.796 5.02 6.96c.206 4.947 1.994 8.182 3.737 10.197a13.2 13.2 0 0 0 2.534 2.274 6.5 6.5 0 0 0 1.34 2.372q-.06.031-.105.053-.052.026-.085.04l-.026.013-.009.004-.003.001v.001l-.203-.459.2.459a1 1 0 0 1-.8 0l.2-.459h-.001l-.201.459-.001-.001h-.003l-.009-.005-.026-.012a8 8 0 0 1-.378-.19 12 12 0 0 1-.992-.606 15.2 15.2 0 0 1-2.946-2.635C5.097 15.985 3 12.007 3 6a1 1 0 0 1 1-1c2.802 0 5.523-.937 7.293-2.707l.073-.066A1 1 0 0 1 12 2m5.5 11a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9m2.476 2.81a.5.5 0 0 0-.708 0l-2.475 2.475-1.06-1.06a.5.5 0 1 0-.708.707l1.414 1.414a.5.5 0 0 0 .707 0l2.83-2.828a.5.5 0 0 0 0-.708"/></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="M18 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10M12.001 2c.285 0 .632.089.905.167.315.09.693.215 1.1.358.816.288 1.8.67 2.741 1.046a176 176 0 0 1 3.342 1.38q.146.061.226.096l.059.025.016.006.004.002v.001a1 1 0 0 1 .607.919v5q-.002.543-.063 1.063a6.6 6.6 0 0 0-1.952-.615q.015-.222.015-.448V6.662l-.495-.208c-.669-.28-1.57-.653-2.501-1.025a73 73 0 0 0-2.665-1.017 20 20 0 0 0-.84-.277v10.17a6.6 6.6 0 0 0-1 2.414V4.135a20 20 0 0 0-.838.277c-.778.275-1.732.644-2.665 1.017a174 174 0 0 0-2.996 1.233V11c0 2.627 1.427 4.884 3.132 6.53a12.9 12.9 0 0 0 2.481 1.883c.338.193.639.336.886.435v-.568c.19.967.588 1.857 1.148 2.623a2.6 2.6 0 0 1-.647.097c-.368 0-.768-.113-1.127-.248a9 9 0 0 1-1.252-.603 14.9 14.9 0 0 1-2.878-2.18C4.824 17.117 3.001 14.374 3.001 11V6a1 1 0 0 1 .606-.919h.001l.004-.003.016-.006.06-.025.225-.097a187 187 0 0 1 3.342-1.379 75 75 0 0 1 2.741-1.046c.407-.143.785-.268 1.1-.358.273-.078.62-.167.905-.167m8.596 14.31a.5.5 0 0 0-.708 0l-2.475 2.475-1.06-1.06a.5.5 0 0 0-.707.707l1.414 1.415a.5.5 0 0 0 .707 0l2.829-2.83a.5.5 0 0 0 0-.706Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityCheck24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M23.333 17.5a5.834 5.834 0 1 1 0 11.668 5.834 5.834 0 0 1 0-11.668M16 3c.265 0 .52.106.707.293C19.144 5.729 22.865 7 26.666 7a1 1 0 0 1 1 1c0 2.778-.342 5.225-.904 7.372a8.6 8.6 0 0 0-1.92-.572c.446-1.719.74-3.654.807-5.83-3.312-.178-6.6-1.228-9.149-3.203v12.238a8.7 8.7 0 0 0-1 1.618V5.767C12.95 7.742 9.662 8.793 6.35 8.97c.213 6.859 2.664 11.34 5.073 14.125a18 18 0 0 0 3.47 3.107q.181.121.344.225c.333.87.802 1.673 1.381 2.383q-.034.017-.062.033l-.108.05-.031.015-.01.004-.006.003-.2-.459h-.002l.201.459a1 1 0 0 1-.801 0l.2-.459-.201.459-.001-.001-.004-.002-.011-.004-.031-.014a10 10 0 0 1-.484-.245 15 15 0 0 1-1.294-.79 20 20 0 0 1-3.863-3.456C7.097 21.152 4.333 15.923 4.333 8a1 1 0 0 1 1-1c3.801 0 7.523-1.27 9.96-3.707l.073-.066A1 1 0 0 1 16 3m10.516 18.2a.5.5 0 0 0-.707 0l-3.418 3.416-1.533-1.532a.5.5 0 0 0-.707.707l1.886 1.886a.5.5 0 0 0 .707 0l3.772-3.77a.5.5 0 0 0 0-.708Z"/></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="M24 17.333a6.667 6.667 0 1 1 0 13.334 6.667 6.667 0 0 1 0-13.334M16.002 3c.326 0 .747.105 1.115.21.41.117.907.281 1.447.472 1.081.381 2.388.888 3.642 1.39a235 235 0 0 1 4.45 1.835l.3.128.078.034.02.01.007.001v.001a1 1 0 0 1 .607.919v6.667q-.001.645-.067 1.267a8.8 8.8 0 0 0-1.956-.613q.023-.324.023-.654V8.662a249 249 0 0 0-4.204-1.733 98 98 0 0 0-3.566-1.36 24 24 0 0 0-1.33-.435l-.068-.019v14.219a8.8 8.8 0 0 0-1 2.262V5.116l-.065.018c-.354.101-.807.25-1.33.434-1.043.369-2.32.863-3.565 1.36a232 232 0 0 0-4.205 1.734v6.005c0 3.627 1.969 6.717 4.278 8.947a17.5 17.5 0 0 0 3.374 2.56c.512.292.966.506 1.334.645q.096.035.179.062v-.478a8.8 8.8 0 0 0 1.16 2.512c-.227.052-.45.085-.658.085-.43 0-.92-.133-1.386-.309a11.6 11.6 0 0 1-1.62-.78 19.5 19.5 0 0 1-3.772-2.858C6.7 22.616 4.335 19.04 4.335 14.667V8a1 1 0 0 1 .606-.919h.002l.005-.003.02-.009.08-.034.3-.128a246 246 0 0 1 4.449-1.836c1.254-.501 2.56-1.008 3.643-1.39.54-.19 1.035-.354 1.446-.471.368-.105.79-.21 1.116-.21m11.342 18.866a.5.5 0 0 0-.707 0l-3.418 3.417-1.533-1.532a.5.5 0 0 0-.706.707l1.885 1.886a.5.5 0 0 0 .707 0l3.772-3.77a.5.5 0 0 0 0-.708"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityCheck32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M35 26a9 9 0 1 1 0 18 9 9 0 0 1 0-18M24 4.5a1.5 1.5 0 0 1 1.06.44C28.716 8.593 34.299 10.5 40 10.5a1.5 1.5 0 0 1 1.5 1.5c0 4.168-.512 7.837-1.356 11.058a13 13 0 0 0-2.877-.86c.667-2.578 1.106-5.48 1.208-8.741-4.862-.261-9.688-1.778-13.475-4.618v17.855a13 13 0 0 0-2 3.297V8.84c-3.788 2.84-8.614 4.357-13.476 4.618.32 10.288 3.998 17.01 7.61 21.187a26.9 26.9 0 0 0 5.207 4.66c.177.121.35.23.51.332a13 13 0 0 0 2.077 3.58q-.05.028-.093.05l-.161.076-.048.021-.016.007-.005.002-.002.001-.2-.458-.003.001.202.458c-.384.168-.82.168-1.204 0l.2-.458-.001-.001-.2.458h-.002l-.005-.003-.016-.007-.048-.021a15 15 0 0 1-.727-.368 23 23 0 0 1-1.94-1.185 29.9 29.9 0 0 1-5.794-5.183C10.645 31.728 6.5 23.884 6.5 12A1.5 1.5 0 0 1 8 10.5c5.702 0 11.284-1.906 14.94-5.56l.11-.1A1.5 1.5 0 0 1 24 4.5m15.95 27.121a1 1 0 0 0-1.414 0l-4.95 4.95-2.121-2.122a1 1 0 1 0-1.414 1.414l2.828 2.828a1 1 0 0 0 1.414 0l5.657-5.656a1 1 0 0 0 0-1.414"/></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="M36 26c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10M24.002 4.5c.49 0 1.12.157 1.674.315.616.176 1.359.423 2.169.708 1.622.573 3.582 1.332 5.464 2.084a352 352 0 0 1 7.124 2.946l.119.05.03.013.01.005.102.048A1.5 1.5 0 0 1 41.502 12v10q-.002.966-.102 1.898a13.2 13.2 0 0 0-2.931-.918q.032-.485.033-.98v-9.008a383 383 0 0 0-6.307-2.6 148 148 0 0 0-5.348-2.04A38 38 0 0 0 25 7.744V28.61a13.2 13.2 0 0 0-2 4.82V7.746a38 38 0 0 0-1.843.607c-1.565.552-3.48 1.293-5.348 2.04a347 347 0 0 0-6.307 2.6V22c0 5.44 2.953 10.076 6.417 13.42 1.721 1.663 3.527 2.963 5.061 3.84a14.4 14.4 0 0 0 2.002.97l.018.005v-1.667a13.2 13.2 0 0 0 1.99 4.805 4.4 4.4 0 0 1-.988.127c-.646 0-1.38-.2-2.078-.464a17.3 17.3 0 0 1-2.432-1.17c-1.747-.999-3.754-2.449-5.657-4.287C10.049 33.924 6.502 28.56 6.502 22V12c0-.6.358-1.143.91-1.379l.01-.005.03-.012q.04-.019.12-.051a283 283 0 0 1 2.07-.874 352 352 0 0 1 5.053-2.072c1.882-.752 3.842-1.51 5.464-2.084.81-.285 1.553-.532 2.17-.708.552-.158 1.183-.315 1.673-.315m17.19 28.121a1 1 0 0 0-1.414 0l-4.95 4.95-2.121-2.12a1 1 0 1 0-1.414 1.413l2.828 2.828a1 1 0 0 0 1.414 0l5.657-5.657a1 1 0 0 0 0-1.414"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityCheck48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M46.667 35c6.443 0 11.666 5.224 11.666 11.667S53.11 58.333 46.667 58.333 35 53.11 35 46.667 40.224 35 46.667 35M32 6.5c.398 0 .78.158 1.06.44 4.989 4.988 12.572 7.56 20.274 7.56a1.5 1.5 0 0 1 1.5 1.5c0 5.484-.67 10.313-1.774 14.55a17 17 0 0 0-2.878-.86c.927-3.592 1.528-7.65 1.633-12.221-6.842-.278-13.647-2.44-18.815-6.57v25.105a17.3 17.3 0 0 0-2 3.24V10.898c-5.168 4.13-11.973 6.292-18.816 6.57.326 14.116 5.34 23.333 10.284 29.05 2.566 2.967 5.13 5.008 7.04 6.301.471.32.904.59 1.286.82a17.3 17.3 0 0 0 2.126 3.584q-.013.007-.026.013l-.204.098-.06.026-.018.01-.007.001-.002.001-.2-.458-.003.001.202.458a1.5 1.5 0 0 1-1.203 0l.2-.458-.001-.001-.2.458-.01-.003-.018-.009-.059-.026q-.074-.034-.206-.098c-.174-.084-.422-.21-.734-.379a30 30 0 0 1-2.545-1.553c-2.09-1.415-4.86-3.625-7.627-6.824C14.646 42.061 9.167 31.718 9.167 16a1.5 1.5 0 0 1 1.5-1.5c7.702 0 15.284-2.572 20.273-7.56.28-.282.662-.44 1.06-.44m21.031 35.897a1 1 0 0 0-1.414 0l-6.836 6.834-3.063-3.063a1 1 0 0 0-1.414 1.414l3.77 3.771a1 1 0 0 0 1.414 0l7.543-7.543a1 1 0 0 0 0-1.413"/></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="M48 34.667c7.364 0 13.333 5.97 13.333 13.333S55.363 61.333 48 61.333 34.667 55.363 34.667 48 40.637 34.667 48 34.667M32.002 6.5c.573 0 1.35.189 2.095.401a52 52 0 0 1 2.863.935c2.154.76 4.76 1.769 7.266 2.771a469 469 0 0 1 9.488 3.923l.158.068.04.017.01.005.004.001a1.5 1.5 0 0 1 .91 1.379v13.333q-.001 1.182-.115 2.324a17.5 17.5 0 0 0-2.935-.916q.049-.697.05-1.408v-12.34a493 493 0 0 0-8.724-3.6c-2.493-.998-5.055-1.99-7.151-2.729a49 49 0 0 0-2.688-.878L33 9.712v28.951a17.6 17.6 0 0 0-2 4.514V9.713l-.268.073c-.723.207-1.64.508-2.689.878-2.096.74-4.657 1.731-7.15 2.729a464 464 0 0 0-8.724 3.6v12.34c0 7.44 4.037 13.744 8.709 18.255 2.325 2.245 4.767 4.004 6.848 5.193 1.04.595 1.973 1.036 2.74 1.325q.293.11.534.185v-1.469c.46 1.628 1.15 3.16 2.028 4.56-.36.074-.705.118-1.026.118-.771 0-1.682-.242-2.594-.586-.946-.357-2.024-.873-3.17-1.528-2.294-1.31-4.936-3.219-7.444-5.64-4.994-4.822-9.625-11.853-9.625-20.413V16c0-.6.358-1.143.91-1.379h.003l.01-.006.04-.017.159-.068.6-.255a481 481 0 0 1 8.887-3.668c2.507-1.002 5.113-2.01 7.267-2.771a52 52 0 0 1 2.863-.935c.744-.212 1.52-.4 2.094-.401m22.685 37.23a1 1 0 0 0-1.414 0l-6.836 6.836-3.063-3.064a1 1 0 0 0-1.414 1.414l3.77 3.772a1 1 0 0 0 1.415 0l7.542-7.544a1 1 0 0 0 0-1.413Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityCheck64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M13.751 9.083a.5.5 0 0 1 .447.276l4.166 8.333a.502.502 0 0 1-.447.724H9.584a.5.5 0 0 1-.447-.724l4.167-8.333.035-.06a.5.5 0 0 1 .412-.216m-.001 6.959a.417.417 0 1 0 0 .834.417.417 0 0 0 0-.834M10 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 2.048-.295 3.811-.765 5.32l-1.055-1.935c.161-.814.27-1.7.306-2.662-1.938-.125-3.858-.725-5.402-1.83v7.318l-1 1.967V3.893c-1.544 1.104-3.464 1.705-5.403 1.83.156 4.188 1.663 6.926 3.136 8.63.376.434.751.802 1.104 1.112l-.7 1.375A13 13 0 0 1 6.1 15.334C4.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.75m3.75 10.458a.5.5 0 0 0-.5.5v2.5a.5.5 0 0 0 1 0v-2.5a.5.5 0 0 0-.5-.5"/></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.763 8.481c.566-1.05 2.075-1.051 2.641 0l4.16 7.724a1.5 1.5 0 0 1-1.322 2.211H7.924a1.5 1.5 0 0 1-1.32-2.21zM12 15.5a.75.75 0 0 0 0 1.5h.167a.751.751 0 0 0 0-1.5zM10.001 1.75c.224 0 .503.071.731.137.26.074.573.177.912.297.678.239 1.496.556 2.28.87a146 146 0 0 1 2.784 1.148l.188.08.05.022q.008.002.012.005l.004.002a.75.75 0 0 1 .455.689v4.167a7.9 7.9 0 0 1-.523 2.798l-1.059-1.822a6 6 0 0 0 .082-.976v-3.67a145 145 0 0 0-2.549-1.05 61 61 0 0 0-2.223-.85c-.242-.085-.46-.157-.645-.214v3.023l-1 1.722V3.384q-.279.086-.643.214c-.65.229-1.446.537-2.223.848s-1.529.621-2.086.855l-.464.195v3.671c0 1.883.87 3.535 2.005 4.836l-.79 1.36c-1.442-1.519-2.715-3.64-2.715-6.196V5c0-.3.179-.571.454-.69l.296.69-.295-.69h.001l.003-.001.013-.005.05-.022.187-.08a167 167 0 0 1 2.783-1.148c.785-.314 1.603-.63 2.281-.87.339-.12.651-.223.912-.297.228-.066.508-.137.732-.137m2.082 8.333a.75.75 0 0 0-.75.75v2.917a.75.75 0 0 0 1.5 0v-2.917a.75.75 0 0 0-.75-.75"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityWarning20 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M16.5 11a.5.5 0 0 1 .447.276l5 10A.5.5 0 0 1 21.5 22h-10a.5.5 0 0 1-.447-.724l5-10 .036-.06A.5.5 0 0 1 16.5 11M12 2a1 1 0 0 1 .707.293C14.477 4.063 17.198 5 20 5l.102.005A1 1 0 0 1 21 6c0 2.51-.368 4.665-.951 6.506L18.64 9.925a20 20 0 0 0 .339-2.964c-2.326-.165-4.629-.897-6.48-2.233v8.92l-1 1.967V4.728C9.648 6.065 7.345 6.796 5.02 6.96c.206 4.947 1.994 8.182 3.737 10.197.44.509.88.942 1.294 1.307l-.933 1.834a15.5 15.5 0 0 1-1.875-1.832C5.097 15.985 3 12.007 3 6a1 1 0 0 1 1-1c2.802 0 5.523-.937 7.293-2.707l.073-.066A1 1 0 0 1 12 2m4.5 17.25a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1m0-4.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-.5-.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"><path d="M13.18 9.898c.566-1.05 2.074-1.051 2.64 0l5.326 9.891A1.5 1.5 0 0 1 19.826 22H9.174a1.5 1.5 0 0 1-1.32-2.21zM14.4 18.5a1 1 0 0 0 0 2h.2a1 1 0 0 0 0-2zM12.001 2c.285 0 .632.089.905.167.315.09.693.215 1.1.358.816.288 1.8.67 2.741 1.046a176 176 0 0 1 3.342 1.38q.146.061.226.096l.059.025.016.006.004.002v.001a1 1 0 0 1 .607.919v5a9.6 9.6 0 0 1-.662 3.473l-1.414-2.435Q18.999 11.53 19 11V6.662l-.495-.208c-.669-.28-1.57-.653-2.501-1.025a73 73 0 0 0-2.665-1.017 20 20 0 0 0-.84-.277V7.86l-1 1.723V4.135a20 20 0 0 0-.838.277c-.778.275-1.732.644-2.665 1.017A174 174 0 0 0 5 6.662V11c0 2.216 1.017 4.168 2.358 5.713l-1.053 1.814C4.556 16.691 3 14.114 3 11V6a1 1 0 0 1 .606-.919h.001l.004-.003.016-.006.06-.025.225-.097a187 187 0 0 1 3.342-1.379 75 75 0 0 1 2.741-1.046c.407-.143.785-.268 1.1-.358.273-.078.62-.167.905-.167ZM14.5 12a1 1 0 0 0-1 1v3.5a1 1 0 0 0 2 0V13a1 1 0 0 0-1-1"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityWarning24 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M22.001 14.833a.5.5 0 0 1 .447.276l6.666 13.333a.5.5 0 0 1-.447.724H15.334a.5.5 0 0 1-.447-.724l6.667-13.333.035-.06a.5.5 0 0 1 .412-.216M22 25.667a.667.667 0 1 0 0 1.334.667.667 0 0 0 0-1.334M16 3c.265 0 .52.106.707.293C19.144 5.729 22.865 7 26.666 7a1 1 0 0 1 1 1c0 3.173-.445 5.913-1.157 8.268l-1.407-2.579c.3-1.43.494-3 .547-4.718-3.312-.179-6.6-1.23-9.149-3.204v12.76l-1 1.966V5.767C12.95 7.742 9.662 8.793 6.35 8.97c.213 6.859 2.664 11.34 5.073 14.125.62.717 1.24 1.324 1.822 1.832l-.931 1.832a20.4 20.4 0 0 1-2.404-2.356C7.097 21.152 4.333 15.923 4.333 8a1 1 0 0 1 1-1c3.801 0 7.523-1.27 9.96-3.707l.073-.066A1 1 0 0 1 16 3m6 16.833a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.5-.5"/></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="M18.013 12.731c.566-1.05 2.075-1.051 2.641 0l7.66 14.224a1.5 1.5 0 0 1-1.322 2.211H11.674a1.5 1.5 0 0 1-1.32-2.21zM19.2 25a1 1 0 0 0 0 2h.267a1.001 1.001 0 0 0 0-2zM16.002 3c.326 0 .747.105 1.115.21.41.117.907.281 1.447.472 1.081.381 2.388.888 3.642 1.39a235 235 0 0 1 4.45 1.835l.3.128.078.034.02.01.007.001v.001a1 1 0 0 1 .607.919v6.667c0 1.52-.288 2.944-.767 4.257l-1.404-2.42c.11-.595.17-1.208.171-1.837V8.662a249 249 0 0 0-4.204-1.733 98 98 0 0 0-3.566-1.36 24 24 0 0 0-1.33-.435l-.068-.019v5.653l-1 1.721V5.115l-.065.019c-.354.101-.807.25-1.33.434-1.043.369-2.32.863-3.565 1.36a232 232 0 0 0-4.205 1.734v6.005c0 3.1 1.44 5.807 3.3 7.92l-1.052 1.814c-2.268-2.404-4.248-5.735-4.248-9.734V8a1 1 0 0 1 .606-.919h.002l.005-.003.02-.009.08-.034.3-.128a246 246 0 0 1 4.449-1.836c1.254-.501 2.56-1.008 3.643-1.39.54-.19 1.035-.354 1.446-.471.368-.105.79-.21 1.116-.21m3.331 13.333a1 1 0 0 0-1 1V22a1 1 0 0 0 2 0v-4.667a1 1 0 0 0-1-1"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityWarning32 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M33 22a1 1 0 0 1 .895.553l10 20A1 1 0 0 1 43 44H23a1 1 0 0 1-.895-1.447l10-20 .072-.121A1 1 0 0 1 33 22m0 16.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-9-34a1.5 1.5 0 0 1 1.06.44C28.716 8.593 34.299 10.5 40 10.5a1.5 1.5 0 0 1 1.5 1.5c0 4.76-.667 8.87-1.735 12.403l-2.11-3.868c.448-2.146.74-4.5.82-7.078-4.862-.261-9.688-1.778-13.475-4.618v18.459l-2 3.933V8.84c-3.788 2.84-8.614 4.357-13.476 4.618.32 10.288 3.998 17.01 7.61 21.187a28 28 0 0 0 2.733 2.748L18.47 40.14a30.6 30.6 0 0 1-3.605-3.535C10.645 31.728 6.5 23.884 6.5 12A1.5 1.5 0 0 1 8 10.5c5.702 0 11.284-1.906 14.94-5.56l.11-.1A1.5 1.5 0 0 1 24 4.5m9 25a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-6a1 1 0 0 0-1-1"/></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="M27.68 18.398c.566-1.05 2.074-1.051 2.64 0L42.647 41.29a1.5 1.5 0 0 1-1.32 2.211H16.673a1.5 1.5 0 0 1-1.32-2.21L27.68 18.397ZM28.8 37.5a1.5 1.5 0 0 0 0 3h.4a1.5 1.5 0 0 0 0-3zm-4.798-33c.49 0 1.12.157 1.674.315.616.176 1.359.423 2.169.708 1.622.573 3.582 1.332 5.464 2.084a352 352 0 0 1 7.124 2.946l.119.05.03.013.01.005.102.048A1.5 1.5 0 0 1 41.502 12v10c0 2.28-.43 4.417-1.149 6.387l-2.107-3.63A15 15 0 0 0 38.502 22v-9.008a383 383 0 0 0-6.307-2.6 148 148 0 0 0-5.348-2.04A38 38 0 0 0 25 7.744v7.978l-2 3.444V7.746a38 38 0 0 0-1.843.606c-1.565.552-3.48 1.293-5.348 2.04a347 347 0 0 0-6.307 2.6V22c0 4.651 2.159 8.715 4.95 11.886l-1.579 2.72C9.47 32.998 6.502 28 6.502 22V12c0-.6.358-1.143.91-1.379l.01-.005.03-.012q.04-.019.12-.051a283 283 0 0 1 2.07-.874 352 352 0 0 1 5.053-2.072c1.882-.752 3.842-1.51 5.464-2.084.81-.285 1.553-.532 2.17-.708.552-.158 1.183-.315 1.673-.315m4.997 20a1.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
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityWarning48 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M44 29.667a1 1 0 0 1 .895.553l13.333 26.667a1 1 0 0 1-.894 1.447H30.667a1 1 0 0 1-.895-1.447L43.106 30.22l.072-.121a1 1 0 0 1 .822-.432m0 21.666a1.334 1.334 0 1 0 .002 2.668A1.334 1.334 0 0 0 44 51.333M32 6.5c.398 0 .78.158 1.06.44 4.989 4.988 12.572 7.56 20.274 7.56a1.5 1.5 0 0 1 1.5 1.5c0 6.083-.824 11.36-2.152 15.917l-2.108-3.863c.703-3.176 1.151-6.694 1.241-10.585-6.842-.278-13.647-2.44-18.815-6.57v26.154l-2 3.933V10.9c-5.168 4.13-11.973 6.292-18.816 6.57.326 14.116 5.34 23.333 10.284 29.05a37.5 37.5 0 0 0 3.788 3.797l-1.398 2.748a40.4 40.4 0 0 1-4.659-4.583C14.646 42.061 9.167 31.718 9.167 16a1.5 1.5 0 0 1 1.5-1.5c7.702 0 15.284-2.572 20.273-7.56.28-.282.662-.44 1.06-.44m12 33.167a1 1 0 0 0-1 1v8a1 1 0 0 0 2 0v-8a1 1 0 0 0-1-1"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M37.346 24.064c.566-1.05 2.075-1.05 2.641 0L56.98 55.621a1.5 1.5 0 0 1-1.32 2.212H21.674a1.5 1.5 0 0 1-1.32-2.212zM38.399 50.5a1.5 1.5 0 0 0 0 3h.534a1.5 1.5 0 0 0 0-3zm-6.397-44c.573 0 1.35.189 2.095.401a52 52 0 0 1 2.863.935c2.154.76 4.76 1.769 7.266 2.771a469 469 0 0 1 9.488 3.923l.158.068.04.017.01.005.004.001a1.5 1.5 0 0 1 .91 1.379v13.333c0 2.824-.508 5.48-1.362 7.946l-2.1-3.616c.297-1.394.462-2.839.462-4.33v-12.34a493 493 0 0 0-8.724-3.6c-2.493-.998-5.055-1.99-7.151-2.729a49 49 0 0 0-2.688-.878L33 9.712v11.825l-2 3.444V9.713l-.268.073c-.723.207-1.64.508-2.689.878-2.096.74-4.657 1.731-7.15 2.729a464 464 0 0 0-8.724 3.6v12.34c0 6.422 3.009 11.997 6.837 16.304l-1.58 2.72c-4.44-4.742-8.257-11.253-8.257-19.024V16c0-.6.358-1.143.91-1.379h.003l.01-.006.04-.017.159-.068.6-.255a481 481 0 0 1 8.887-3.668c2.507-1.002 5.113-2.01 7.267-2.771a52 52 0 0 1 2.863-.935c.744-.212 1.52-.4 2.094-.401m6.664 26.667a1.5 1.5 0 0 0-1.5 1.5V44a1.5 1.5 0 0 0 3 0v-9.333a1.5 1.5 0 0 0-1.5-1.5"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * CybersecurityWarning64 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 2.583c.27 0 .52.145.653.38l7.083 12.5a.75.75 0 0 1-.652 1.12H2.917a.75.75 0 0 1-.653-1.12l7.084-12.5a.75.75 0 0 1 .652-.38m5.797 12.5L10 4.855 4.204 15.083zM10 7.583a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75m0 6.584a.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="M8.5 4.377a1.75 1.75 0 0 1 3 0l5.735 9.556c.7 1.167-.14 2.65-1.501 2.65H4.267c-1.36 0-2.2-1.483-1.5-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-.167a.75.75 0 0 1 0-1.5zm-.084-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
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Danger20 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 3a1 1 0 0 1 .87.507l8.5 15A1 1 0 0 1 20.5 20h-17a1 1 0 0 1-.87-1.493l8.5-15A1 1 0 0 1 12 3m6.784 15L12 6.028 5.216 18zM12 9a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0v-3a1 1 0 0 1 1-1m0 8a1 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="M10.286 4.915c.776-1.295 2.652-1.294 3.43 0L20.95 16.97c.8 1.333-.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
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Danger24 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 4.333a1 1 0 0 1 .87.507l11.334 20a1 1 0 0 1-.87 1.493H4.667a1 1 0 0 1-.87-1.493l11.333-20a1 1 0 0 1 .87-.507m9.618 20L16 7.362 6.383 24.333zm-9.618-12a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0v-4a1 1 0 0 1 1-1m0 10.334A1.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="M14.286 6.249c.776-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.515-1.696-1.716-3.029L14.286 6.25ZM5.767 24.334h20.467L16 7.277zm10.365-4a1 1 0 1 1 0 2h-.266a1 1 0 0 1 0-2zm-.133-8a1 1 0 0 1 1 1V18a1 1 0 0 1-2 0v-4.667a1 1 0 0 1 1-1Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Danger32 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 6.5a1.5 1.5 0 0 1 1.305.76l17 30A1.5 1.5 0 0 1 41 39.5H7a1.5 1.5 0 0 1-1.305-2.24l17-30A1.5 1.5 0 0 1 24 6.5m-14.426 30h28.852L24 11.043zM24 18.5a1.5 1.5 0 0 1 1.5 1.5v6a1.5 1.5 0 1 1-3 0v-6a1.5 1.5 0 0 1 1.5-1.5M24 34a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M21.857 8.657c.94-1.568 3.172-1.616 4.193-.147l.095.147 16.234 27.057c1 1.666-.2 3.786-2.144 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
2
  <script setup lang="ts">
3
3
  /**
4
4
  * Danger48 is an SVG icon wrapped in a Vue component to make it easier to use.