@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="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 0 1-1.414 1.414L17.586 19h-1.712a4.002 4.002 0 0 1-7.748 0H5a1 1 0 1 1 0-2h.117l.885-7.077c.01-.74.153-1.447.407-2.1L2.293 3.707a1 1 0 0 1 0-1.414M10.27 19a1.998 1.998 0 0 0 3.46 0zM8.039 9.453Q8 9.721 7.999 10a1 1 0 0 1-.007.124L7.632 13H11a1 1 0 1 1 0 2H7.383l-.25 2h8.453zM11.999 2a1 1 0 0 1 1 1v1.084a6 6 0 0 1 4.999 5.839l.594 4.755-2.303-2.303-.281-2.251A1 1 0 0 1 16 10a4 4 0 0 0-5.705-3.62L8.823 4.91A6 6 0 0 1 11 4.083V3a1 1 0 0 1 1-1Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * NotificationOff24 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="M3.293 3.293a1 1 0 0 1 1.414 0l24 24a1 1 0 0 1-1.414 1.414L23.586 25h-2.687a5.001 5.001 0 0 1-9.799 0H6.668a1 1 0 0 1 0-2h.45l1.218-9.743c.01-1.03.224-2.011.602-2.905L3.293 4.707a1 1 0 0 1 0-1.414M13.173 25a2.999 2.999 0 0 0 5.652 0zm-2.662-13.075q-.175.677-.177 1.409 0 .062-.008.124L9.8 17.667h4.867a1 1 0 0 1 0 2H9.55L9.133 23h12.453zM16 3a1 1 0 0 1 1 1v1.733a7.666 7.666 0 0 1 6.665 7.524l.732 5.862-2.303-2.304-.42-3.357a1 1 0 0 1-.007-.124 5.668 5.668 0 0 0-8.15-5.096l-1.472-1.471A7.6 7.6 0 0 1 15 5.733V4a1 1 0 0 1 1-1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * NotificationOff32 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="M4.94 4.94a1.5 1.5 0 0 1 2.12 0l36 36a1.5 1.5 0 1 1-2.12 2.12l-5.561-5.56h-4.03a7.502 7.502 0 0 1-14.699 0H10a1.5 1.5 0 0 1 0-3h.676l1.826-14.616a11.4 11.4 0 0 1 .904-4.357L4.94 7.061a1.5 1.5 0 0 1 0-2.122ZM19.757 37.5a4.5 4.5 0 0 0 8.484 0zm-3.991-19.612A8.5 8.5 0 0 0 15.5 20q0 .094-.012.186L14.7 26.5H22a1.5 1.5 0 0 1 0 3h-7.675l-.625 5h18.68zM24 4.5A1.5 1.5 0 0 1 25.5 6v2.6c5.604.73 9.94 5.493 9.997 11.284l1.086 8.693-3.455-3.455-.616-4.936A2 2 0 0 1 32.5 20a8.5 8.5 0 0 0-8.5-8.5 8.5 8.5 0 0 0-3.666.828l-2.212-2.212A11.4 11.4 0 0 1 22.5 8.6V6A1.5 1.5 0 0 1 24 4.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * NotificationOff48 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="M6.94 6.94a1.5 1.5 0 0 1 2.12 0l48 48a1.5 1.5 0 1 1-2.12 2.12l-7.561-7.56H41.38c-.72 4.534-4.645 8-9.381 8s-8.662-3.466-9.381-8h-9.286a1.5 1.5 0 0 1 0-3h1.343l2.49-19.936a14.75 14.75 0 0 1 1.304-5.973L6.94 9.06a1.5 1.5 0 0 1 0-2.122ZM25.675 49.5a6.5 6.5 0 0 0 12.648 0zm-4.897-26.6a11.8 11.8 0 0 0-.613 3.766q0 .094-.012.186l-1.122 8.981h10.3a1.5 1.5 0 0 1 0 3H18.658L17.7 46.5h26.68l-23.6-23.6ZM32 6.5A1.5 1.5 0 0 1 33.5 8v3.908c7.455.749 13.28 7.016 13.332 14.656l1.286 10.29-3.454-3.454-.818-6.547a2 2 0 0 1-.012-.187c0-6.535-5.298-11.833-11.833-11.833-1.733 0-3.377.375-4.86 1.044l-2.238-2.237a14.7 14.7 0 0 1 5.598-1.732V8A1.5 1.5 0 0 1 32 6.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * NotificationOff64 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="M15 10.832a4.168 4.168 0 1 1-.001 8.336A4.168 4.168 0 0 1 15 10.832M9.632 1.847a.75.75 0 0 1 .735 0l6.667 3.75a.75.75 0 0 1 .382.653v3.902c-.466-.233-.97-.4-1.5-.49V7.246L14.08 8.279v1.384a5.4 5.4 0 0 0-2 .775V9.404l-1.58.888v1.692A5.4 5.4 0 0 0 9.583 15c0 1.136.35 2.19.948 3.06l-.164.094a.75.75 0 0 1-.735 0l-6.667-3.75a.75.75 0 0 1-.382-.654v-7.5c0-.27.146-.52.382-.653L5.894 3.95a1 1 0 0 1 .632-.357zm7.59 11.687a.5.5 0 0 0-.706 0l-2.004 2.002-.825-.825a.5.5 0 0 0-.707.707l1.178 1.18a.5.5 0 0 0 .707 0l2.358-2.357a.5.5 0 0 0 0-.707ZM4.084 13.31 9.5 16.359v-6.067L4.083 7.246zm.524-6.918L10 9.426l1.62-.91-5.392-3.033-1.62.91Zm3.658-2.058L13.57 7.32a1 1 0 0 1 .083.052l1.74-.978L9.999 3.36l-1.734.975Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageCheck20 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="M18 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10M11.627 2.072a1 1 0 0 1 .863.057l8 4.5A1 1 0 0 1 21 7.5v4.733a6.5 6.5 0 0 0-2-.657v-2.94l-2.305 1.297v1.698a6.5 6.5 0 0 0-2 .772v-1.345L12.5 12.292v2.246a6.47 6.47 0 0 0-1 3.462c0 1.4.444 2.694 1.196 3.755l-.206.116a1 1 0 0 1-.98 0l-8-4.5A1 1 0 0 1 3 16.5v-9a1 1 0 0 1 .51-.871l8-4.5zm8.97 14.239a.5.5 0 0 0-.708 0l-2.475 2.474-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-.706M5 15.915l6.5 3.656v-7.279L5 8.636zm.53-8.129 6.47 3.64 2.248-1.265-6.47-3.64zm4.286-2.411 6.37 3.582a1 1 0 0 1 .095.062l2.19-1.233L12 4.146z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageCheck24 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="M24 17.333a6.667 6.667 0 1 1 0 13.335 6.667 6.667 0 0 1 0-13.335m-8.374-14.26a1 1 0 0 1 .864.056l10.666 6a1 1 0 0 1 .51.871v6.146a8.6 8.6 0 0 0-2-.652v-4.358l-3.738 2.103v2.345a8.6 8.6 0 0 0-2 .765v-1.985L16.5 16.292v3.366a8.6 8.6 0 0 0-1 2.65v-6.016l-9.167-5.156v10.28L15.5 26.57v-.88a8.6 8.6 0 0 0 1.24 3.04l-.25.14a1 1 0 0 1-.98 0l-10.667-6a1 1 0 0 1-.51-.87V10a1 1 0 0 1 .51-.872l10.667-6 .116-.057Zm11.718 18.793a.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-.708M6.862 10.286 16 15.426l3.508-1.973-9.137-5.14zm5.547-3.12 9.009 5.067q.061.036.118.079l3.602-2.026-9.139-5.14z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageCheck32 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="M36 26c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10M23.44 4.608a1.5 1.5 0 0 1 1.295.084l16 9A1.5 1.5 0 0 1 41.5 15v9.219a13 13 0 0 0-3-.979v-6.25l-5.61 3.155v3.23c-1.056.26-2.062.647-3 1.147v-2.689L25 24.584v4.485A12.94 12.94 0 0 0 23 36c0 2.619.775 5.057 2.107 7.098l-.372.21a1.5 1.5 0 0 1-1.47 0l-16-9A1.5 1.5 0 0 1 6.5 33V15a1.5 1.5 0 0 1 .765-1.308l16-9zm17.752 28.013a1 1 0 0 0-1.414 0l-4.95 4.95-2.121-2.122a1 1 0 0 0-1.414 1.415l2.828 2.828a1 1 0 0 0 1.414 0l5.657-5.657a1 1 0 0 0 0-1.414M9.5 32.122 23 39.716V24.584L9.5 16.99zm1.049-16.835L24 22.852l5.006-2.815-13.451-7.566zm8.066-4.537 13.45 7.565 5.386-3.028L24 7.721z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageCheck48 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="M48 34.666c7.364 0 13.333 5.97 13.333 13.334S55.363 61.333 48 61.333 34.667 55.363 34.667 48 40.637 34.666 48 34.666M31.44 6.608a1.5 1.5 0 0 1 1.295.084l21.334 12c.472.266.765.766.765 1.308v12.066a17 17 0 0 0-3-.973V21.99l-8.48 4.77v4.537a17 17 0 0 0-3 1.143v-3.993L33 32.584v6.725a17.2 17.2 0 0 0-2 5.294V32.584L12.167 21.99v21.132L31 53.716v-2.32a17.2 17.2 0 0 0 2.208 5.645l-.473.267a1.5 1.5 0 0 1-1.47 0l-21.333-12A1.5 1.5 0 0 1 9.167 44V20a1.5 1.5 0 0 1 .765-1.308l21.333-12zm23.247 37.123a1 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.772a1 1 0 0 0 1.415 0l7.542-7.543a1 1 0 0 0 0-1.415Zm-41.47-23.444L32 30.853l7.525-4.233L20.74 16.055l-7.524 4.232ZM23.8 14.333l18.784 10.566 8.2-4.612L32 9.721z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageCheck64 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="M15 10.833a4.167 4.167 0 1 1 0 8.334 4.167 4.167 0 0 1 0-8.334M9.632 1.846a.75.75 0 0 1 .735 0l6.667 3.75a.75.75 0 0 1 .382.654v3.902a5.4 5.4 0 0 0-1.5-.491V7.245L14.08 8.277v1.385a5.4 5.4 0 0 0-2 .776V9.402l-1.58.89v1.692A5.4 5.4 0 0 0 9.583 15c0 1.136.35 2.19.948 3.06l-.164.093a.75.75 0 0 1-.735 0l-6.667-3.75a.75.75 0 0 1-.382-.653v-7.5c0-.27.146-.52.382-.654l2.931-1.649a1 1 0 0 1 .626-.353zm6.972 11.55a.5.5 0 0 0-.707 0l-.897.897-.896-.897a.5.5 0 0 0-.707.707l.896.897-.896.896a.5.5 0 0 0 .707.707l.896-.896.896.896a.5.5 0 0 0 .707-.707L15.707 15l.896-.897a.5.5 0 0 0 0-.707ZM4.082 13.31 9.5 16.358v-6.066L4.083 7.245v6.065Zm.524-6.918L10 9.426l1.62-.912-5.393-3.033-1.619.911Zm3.658-2.058 5.305 2.984q.041.025.08.053l1.742-.979L9.999 3.36l-1.734.975Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageOff20 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="M18 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10M11.627 2.071a1 1 0 0 1 .863.056l8 4.5A1 1 0 0 1 21 7.5v4.734a6.5 6.5 0 0 0-2-.658v-2.94L16.695 9.93v1.7a6.5 6.5 0 0 0-2 .772v-1.347L12.5 12.292v2.246a6.47 6.47 0 0 0-1 3.462 6.47 6.47 0 0 0 1.195 3.754l-.205.117a1 1 0 0 1-.98 0l-8-4.5A1 1 0 0 1 3 16.5v-9a1 1 0 0 1 .51-.872l8-4.5zm8.226 14.074a.5.5 0 0 0-.708 0L18 17.292l-1.146-1.146a.5.5 0 0 0-.707.707l1.146 1.146-1.146 1.147a.5.5 0 0 0 .707.707L18 18.706l1.145 1.147a.501.501 0 0 0 .709-.707L18.707 18l1.146-1.147a.5.5 0 0 0 0-.707ZM5 15.915l6.5 3.656v-7.28L5 8.635zm.528-8.13L12 11.426l2.247-1.264-6.47-3.641-2.249 1.266Zm4.287-2.411 6.37 3.583a1 1 0 0 1 .094.06l2.192-1.231L12 4.146z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageOff24 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="M24 17.333a6.667 6.667 0 1 1 0 13.334 6.667 6.667 0 0 1 0-13.334M15.626 3.072c.28-.112.598-.093.864.057l10.666 6a1 1 0 0 1 .51.87v6.147a8.6 8.6 0 0 0-2-.651v-4.36l-3.738 2.103v2.346a8.6 8.6 0 0 0-2 .765v-1.986L16.5 16.292v3.366a8.6 8.6 0 0 0-1 2.65v-6.016l-9.167-5.157v10.28L15.5 26.57v-.88a8.6 8.6 0 0 0 1.24 3.04l-.25.14a1 1 0 0 1-.98 0l-10.667-6a1 1 0 0 1-.51-.871V10a1 1 0 0 1 .51-.871l10.667-6zm10.728 18.573a.5.5 0 0 0-.707 0L24 23.293l-1.646-1.647a.5.5 0 0 0-.707.707L23.291 24l-1.646 1.646a.5.5 0 0 0 .707.707L24 24.707l1.646 1.646a.5.5 0 0 0 .707-.707L24.707 24l1.646-1.647a.5.5 0 0 0 0-.708ZM6.86 10.285 16 15.426l3.508-1.973-9.138-5.14-3.508 1.974Zm5.547-3.12 9.01 5.068q.061.035.117.078l3.602-2.025-9.138-5.14-3.59 2.019Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageOff32 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="M36 26c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10M23.44 4.608a1.5 1.5 0 0 1 1.295.084l16 9A1.5 1.5 0 0 1 41.5 15v9.218a13 13 0 0 0-3-.977V16.99l-5.61 3.155v3.23c-1.056.26-2.062.648-3 1.148v-2.69L25 24.583v4.486A12.94 12.94 0 0 0 23 36c0 2.62.775 5.058 2.107 7.098l-.372.21a1.5 1.5 0 0 1-1.47 0l-16-9A1.5 1.5 0 0 1 6.5 33V15a1.5 1.5 0 0 1 .765-1.308l16-9zm16.267 27.684a1 1 0 0 0-1.414 0l-2.294 2.294-2.292-2.293a1 1 0 0 0-1.414 1.414L34.585 36l-2.292 2.292a1.001 1.001 0 0 0 1.414 1.415l2.292-2.293 2.294 2.293a1 1 0 0 0 1.414-1.414L37.413 36l2.294-2.293c.39-.39.39-1.025 0-1.415M9.5 32.122 23 39.716V24.584L9.5 16.99zm1.049-16.836L24 22.852l5.005-2.816-13.451-7.566zm8.065-4.537 13.45 7.566 5.386-3.03L24 7.72z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageOff48 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="M48 34.666c7.364 0 13.333 5.97 13.333 13.334S55.363 61.333 48 61.333 34.667 55.363 34.667 48 40.637 34.666 48 34.666M31.44 6.608c.419-.168.896-.14 1.295.084l21.334 12c.472.266.765.766.765 1.308v12.066a17 17 0 0 0-3-.974V21.99l-8.48 4.77v4.537c-1.042.29-2.046.674-3 1.143v-3.994L33 32.584v6.724a17.2 17.2 0 0 0-2 5.295v-12.02L12.167 21.99v21.132L31 53.715v-2.32a17.2 17.2 0 0 0 2.208 5.646l-.473.266a1.5 1.5 0 0 1-1.47 0l-21.333-12A1.5 1.5 0 0 1 9.167 44V20a1.5 1.5 0 0 1 .765-1.308l21.333-12zm21.267 36.685a1 1 0 0 0-1.414 0l-3.292 3.293-3.294-3.294a1 1 0 0 0-1.414 1.415L46.586 48l-3.293 3.293a1 1 0 0 0 1.414 1.414l3.294-3.293 3.292 3.292a1 1 0 1 0 1.414-1.414L49.415 48l3.292-3.293a1 1 0 0 0 0-1.414M13.216 20.286 32 30.852l7.523-4.233L20.74 16.053zm10.583-5.953 18.783 10.566 8.202-4.613L32 9.72z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PackageOff64 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="M1.97 1.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 0 1-1.06 1.06l-4.064-4.063c-2.725 2.521-6.204 4.283-9.573 4.283a.75.75 0 0 1-.735-.603l-.833-4.166a.75.75 0 0 1 .457-.844l4.166-1.666a.75.75 0 0 1 .724.092l.085.074.98.978A17 17 0 0 0 9.76 10.82L1.969 3.03a.75.75 0 0 1 0-1.06Zm1.388 11.827.585 2.93c1.667-.122 3.397-.731 5.034-1.69l-2.49-2.491zm7.462-1.916a19 19 0 0 1-1.569 1.307l1.01 1.011c.546-.395 1.076-.83 1.583-1.295zm2.66-10.116 4.167.833a.75.75 0 0 1 .603.735c0 2.922-1.326 5.927-3.322 8.451l-1.07-1.07q.175-.225.342-.454l-1.01-1.011q-.17.227-.348.45l-1.069-1.07q.177-.224.344-.452l-.98-.98a.75.75 0 0 1-.166-.81l1.666-4.165a.75.75 0 0 1 .843-.457m-.933 4.72 2.49 2.49c.96-1.636 1.57-3.366 1.69-5.033l-2.93-.585z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneOff20 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="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.81-4.81C12.212 19.9 8.047 22 4 22a1 1 0 0 1-.98-.804l-1-5a1 1 0 0 1 .609-1.125l5-2a1 1 0 0 1 .966.125l.112.097 1.116 1.115c.603-.44 1.185-.92 1.743-1.428L2.293 3.707a1 1 0 0 1 0-1.414m1.852 14.326.668 3.346c1.918-.156 3.91-.849 5.8-1.94L7.76 15.173zm8.837-2.223q-.832.767-1.73 1.442l1.072 1.071a21 21 0 0 0 1.744-1.427l-1.086-1.085Zm2.09-11.767a1 1 0 0 1 1.124-.61l5 1A1 1 0 0 1 22 4c0 3.508-1.579 7.105-3.954 10.132l-1.425-1.425q.147-.19.29-.384l-1.072-1.071q-.145.19-.295.378l-1.424-1.424q.147-.19.29-.384l-1.117-1.115a1 1 0 0 1-.222-1.078zm.102 5.13 2.852 2.852c1.091-1.89 1.784-3.88 1.94-5.799l-3.346-.668z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneOff24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M3.293 3.293a1 1 0 0 1 1.414 0l24 24a1 1 0 1 1-1.414 1.414l-6.639-6.639C16.298 26.15 10.716 29 5.333 29a1 1 0 0 1-.98-.804L3.018 21.53a1 1 0 0 1 .61-1.124l6.666-2.667c.325-.13.69-.08.967.124l.112.098 1.688 1.686c.99-.706 1.94-1.488 2.841-2.329L3.293 4.707a1 1 0 0 1 0-1.414m1.85 18.66 1.005 5.02c2.833-.17 5.778-1.212 8.54-2.871l-4.262-4.263-5.282 2.113Zm12.175-3.22c-.897.841-1.84 1.63-2.823 2.347l1.9 1.9a28 28 0 0 0 2.844-2.327l-1.92-1.92ZM21.44 3.005l.09.013 6.666 1.333a1 1 0 0 1 .804.981c0 4.56-2.045 9.26-5.15 13.24l-1.426-1.428q.286-.371.557-.75l-1.9-1.9q-.275.374-.564.743l-1.427-1.426q.287-.372.558-.752l-1.688-1.686a1 1 0 0 1-.222-1.08l2.667-6.665a1 1 0 0 1 1.035-.623m-1.6 7.419 4.262 4.262c1.66-2.761 2.701-5.707 2.872-8.54l-5.02-1.004z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneOff32 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="M4.94 4.94a1.5 1.5 0 0 1 2.12 0l36 36a1.5 1.5 0 1 1-2.12 2.12l-9.959-9.958C24.448 39.225 16.075 43.5 8 43.5a1.5 1.5 0 0 1-1.47-1.206l-2-10a1.5 1.5 0 0 1 .913-1.687l10-4a1.5 1.5 0 0 1 1.536.256l.082.076 2.532 2.53a42 42 0 0 0 4.26-3.494L4.94 7.06a1.5 1.5 0 0 1 0-2.122Zm2.776 27.989 1.506 7.53c4.249-.255 8.667-1.818 12.81-4.307L15.64 29.76l-7.923 3.169Zm18.263-4.83a45 45 0 0 1-4.237 3.521l2.852 2.852a42 42 0 0 0 4.264-3.492l-2.88-2.88ZM32.16 4.51l.133.02 10 2A1.5 1.5 0 0 1 43.5 8c0 6.82-3.051 13.85-7.687 19.808l-2.138-2.14q.41-.532.798-1.075l-2.852-2.85q-.394.536-.808 1.065l-2.14-2.141q.409-.534.798-1.076l-2.532-2.53a1.5 1.5 0 0 1-.332-1.618l4-10a1.5 1.5 0 0 1 1.554-.934Zm-2.401 11.13 6.393 6.392c2.489-4.143 4.053-8.561 4.308-12.81l-7.53-1.507-3.17 7.924Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneOff48 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="M6.94 6.94a1.5 1.5 0 0 1 2.12 0l48 48a1.5 1.5 0 1 1-2.12 2.12L41.317 43.44c-8.7 8.283-19.904 14.06-30.65 14.06a1.5 1.5 0 0 1-1.472-1.206L6.53 42.96a1.5 1.5 0 0 1 .914-1.687l13.333-5.334a1.5 1.5 0 0 1 1.537.256l.08.076 3.674 3.673a56.6 56.6 0 0 0 6.458-5.298L6.94 9.06a1.5 1.5 0 0 1 0-2.122Zm2.776 36.656 2.176 10.876c6.08-.272 12.41-2.541 18.287-6.173l-9.206-9.206zm24.934-6.824a60 60 0 0 1-6.43 5.328l4.517 4.515a57 57 0 0 0 6.46-5.298zm6.624-29.329a1.5 1.5 0 0 1 1.687-.914l13.333 2.666c.701.14 1.206.757 1.206 1.472 0 8.81-3.884 17.928-9.848 25.723l-2.14-2.141q.567-.749 1.104-1.513l-4.515-4.515a58 58 0 0 1-1.117 1.5l-2.142-2.142q.567-.749 1.104-1.513l-3.674-3.672a1.5 1.5 0 0 1-.332-1.618zm-2.18 13.529 9.206 9.206c3.63-5.878 5.9-12.206 6.173-18.288L43.597 9.715z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneOff64 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="M6.52 1.765a.75.75 0 0 1 .843.457L9.03 6.388a.75.75 0 0 1-.166.81l-.98.979a17.7 17.7 0 0 0 3.94 3.938l.98-.978.085-.074a.75.75 0 0 1 .724-.092l4.166 1.666a.75.75 0 0 1 .457.843l-.833 4.167a.75.75 0 0 1-.735.603c-3.597 0-7.319-2.007-10.114-4.803C3.757 10.652 1.75 6.93 1.75 3.333a.75.75 0 0 1 .603-.735zm4.503 13.271c1.637.96 3.367 1.57 5.034 1.69l.585-2.93-3.128-1.25zM5.8 10.26a17.6 17.6 0 0 0 3.94 3.94l1.009-1.011a19.3 19.3 0 0 1-3.938-3.94zM3.272 3.942c.122 1.667.731 3.397 1.69 5.034l2.491-2.49-1.25-3.129zm12.03-.305a.75.75 0 1 1 1.061 1.06L15.02 6.042l1.344 1.345a.75.75 0 1 1-1.06 1.06l-1.345-1.344-1.345 1.344a.75.75 0 0 1-1.06-1.06l1.345-1.345-1.345-1.345a.75.75 0 0 1 1.06-1.06l1.345 1.344 1.345-1.344Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneReject20 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="M7.804 2.02a1 1 0 0 1 1.125.609l2 5a1 1 0 0 1-.222 1.078L9.591 9.822a21.2 21.2 0 0 0 4.586 4.586l1.116-1.115.112-.097a1 1 0 0 1 .966-.125l5 2a1 1 0 0 1 .61 1.125l-1 5A1 1 0 0 1 20 22c-4.351 0-8.84-2.427-12.207-5.793S2 8.351 2 4a1 1 0 0 1 .804-.98zm5.584 16.005c1.89 1.091 3.88 1.784 5.798 1.94l.67-3.346-3.616-1.446zM7.09 12.323c.63.865 1.341 1.694 2.117 2.47a21 21 0 0 0 2.469 2.116l1.071-1.071a23.2 23.2 0 0 1-4.586-4.586zm-3.056-7.51c.156 1.917.849 3.908 1.94 5.798L8.826 7.76 7.38 4.144zm14.259-.52a1 1 0 1 1 1.414 1.414L18.164 7.25l1.543 1.543a1 1 0 0 1-1.414 1.414L16.75 8.664l-1.543 1.543a1 1 0 0 1-1.414-1.414l1.543-1.543-1.543-1.543a1 1 0 1 1 1.414-1.414l1.543 1.543z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneReject24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M10.56 3.006a1 1 0 0 1 1.035.623l2.667 6.666c.148.371.06.796-.222 1.079l-1.688 1.686a28.5 28.5 0 0 0 6.585 6.586l1.689-1.686.112-.098c.276-.204.642-.254.967-.124l6.666 2.667a1 1 0 0 1 .61 1.124l-1.334 6.667a1 1 0 0 1-.98.804c-5.684 0-11.591-3.176-16.041-7.626S3 11.017 3 5.333a1 1 0 0 1 .804-.98l6.667-1.334zm6.751 21.096c2.762 1.659 5.708 2.7 8.54 2.87l1.005-5.02-5.282-2.113zM9.02 16.395a28 28 0 0 0 3.021 3.565 28 28 0 0 0 3.565 3.02l1.9-1.9a30.6 30.6 0 0 1-6.586-6.586zM5.026 6.147c.17 2.833 1.212 5.778 2.871 8.54l4.263-4.262-2.113-5.282-5.02 1.004Zm19.6-.187a1 1 0 1 1 1.414 1.414l-2.293 2.293 2.293 2.293a1 1 0 0 1-1.414 1.414l-2.293-2.293-2.293 2.293a1 1 0 0 1-1.414-1.414l2.293-2.293-2.293-2.293A1 1 0 0 1 20.04 5.96l2.293 2.293z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneReject32 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="M15.839 4.509a1.5 1.5 0 0 1 1.554.934l4 10a1.5 1.5 0 0 1-.332 1.618l-2.533 2.53a42.8 42.8 0 0 0 9.88 9.879l2.531-2.53.082-.077a1.5 1.5 0 0 1 1.536-.256l10 4a1.5 1.5 0 0 1 .914 1.687l-2 10A1.5 1.5 0 0 1 40 43.5c-8.527 0-17.386-4.765-24.06-11.44C9.265 25.386 4.5 16.527 4.5 8a1.5 1.5 0 0 1 1.206-1.47l10-2zm10.129 31.643c4.143 2.49 8.56 4.052 12.81 4.308l1.506-7.531-7.923-3.17zm-12.44-11.56a42.4 42.4 0 0 0 4.533 5.347 42.4 42.4 0 0 0 5.345 4.533l2.852-2.852a45.9 45.9 0 0 1-9.88-9.878zm-5.99-15.37c.255 4.25 1.819 8.667 4.308 12.81l6.393-6.392-3.17-7.924L7.54 9.22Zm29.4-.282a1.5 1.5 0 1 1 2.121 2.121l-3.439 3.44 3.44 3.44a1.5 1.5 0 1 1-2.121 2.12l-3.44-3.439-3.44 3.44a1.5 1.5 0 1 1-2.12-2.122l3.439-3.439-3.44-3.44a1.5 1.5 0 1 1 2.122-2.12l3.439 3.439z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneReject48 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="M21.04 6.53a1.5 1.5 0 0 1 1.686.913l5.334 13.333a1.5 1.5 0 0 1-.332 1.617l-3.675 3.674a57.5 57.5 0 0 0 13.879 13.88l3.674-3.675.081-.076a1.5 1.5 0 0 1 1.537-.256l13.333 5.334a1.5 1.5 0 0 1 .914 1.687l-2.666 13.333a1.5 1.5 0 0 1-1.472 1.206c-11.193 0-22.885-6.265-31.727-15.106C12.766 33.552 6.5 21.86 6.5 10.667c0-.715.505-1.331 1.206-1.472zm12.78 41.768c5.877 3.632 12.206 5.901 18.287 6.173l2.176-10.876-11.257-4.503zM17.384 32.736a57 57 0 0 0 6.343 7.536 57 57 0 0 0 7.536 6.343l4.515-4.515a60.6 60.6 0 0 1-13.88-13.88zM9.527 11.891C9.8 17.97 12.07 24.3 15.7 30.178l9.206-9.206-4.503-11.257zm40.078.381a1.5 1.5 0 0 1 2.122 2.121l-4.94 4.94 4.94 4.94a1.5 1.5 0 0 1-2.121 2.12l-4.94-4.939-4.94 4.94a1.5 1.5 0 1 1-2.12-2.122l4.939-4.939-4.94-4.94a1.5 1.5 0 0 1 2.122-2.12l4.939 4.939 4.94-4.94Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * PhoneReject64 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="M15.833 1.75a.75.75 0 0 1 .75.75v13.75a1.997 1.997 0 0 1-1.922 1.995l-.077.005h-9.15a2.017 2.017 0 0 1-2.017-2.017v-2.066a.75.75 0 0 1 .75-.75H6.75V2.5a.75.75 0 0 1 .75-.75zM4.917 16.233c0 .286.231.517.517.517h7.214a2 2 0 0 1-.065-.5v-1.333H4.917zm3.333-2.816h5.084a.75.75 0 0 1 .75.75l-.001 2.083a.5.5 0 0 0 1 0v-13H8.25zm3.492-7.004q.722 0 1.136.455.417.456.417 1.293v.384h-2.243q.045.345.273.554a.84.84 0 0 0 .583.208q.543 0 .85-.394l.462.518q-.212.3-.574.468-.361.166-.8.166-.776 0-1.263-.475-.485-.476-.485-1.267v-.09q0-.531.205-.948.204-.42.58-.644a1.63 1.63 0 0 1 .86-.228ZM9.714 10H8.77V5h.944zm4.844 0h-.944V6.478h.944zm-2.82-2.825a.6.6 0 0 0-.455.188q-.173.189-.221.54h1.308V7.83q-.006-.313-.169-.482-.163-.172-.463-.172Zm2.348-2.094q.24 0 .384.137a.46.46 0 0 1 .143.348.46.46 0 0 1-.146.352.53.53 0 0 1-.381.137.54.54 0 0 1-.384-.137.47.47 0 0 1-.143-.352q0-.21.14-.348a.54.54 0 0 1 .387-.137"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptLei20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M19 2a1 1 0 0 1 1 1v16.5a2.497 2.497 0 0 1-2.396 2.494A1 1 0 0 1 17.5 22H6.52A2.52 2.52 0 0 1 4 19.48V17a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1zM6 19.48c0 .287.233.52.52.52h8.53a2.5 2.5 0 0 1-.05-.5V18H6zM10 16h6a1 1 0 0 1 1 1v2.5a.5.5 0 0 0 1 0V4h-8zm4.09-8.305q.867 0 1.363.547.5.547.5 1.551v.46h-2.691q.055.415.328.665.277.25.7.25.651 0 1.019-.473l.554.621a1.7 1.7 0 0 1-.687.563q-.435.2-.961.2-.93 0-1.516-.571-.582-.57-.582-1.52v-.11q0-.636.246-1.136.246-.504.696-.773a1.96 1.96 0 0 1 1.03-.274ZM11.656 12h-1.133V6h1.133zm5.814 0h-1.133V7.773h1.133zm-3.384-3.39a.71.71 0 0 0-.547.226q-.206.226-.266.648h1.57v-.09q-.007-.374-.202-.578-.196-.207-.555-.207Zm2.817-2.512a.64.64 0 0 1 .461.164q.172.165.172.418a.55.55 0 0 1-.176.422.64.64 0 0 1-.457.164.65.65 0 0 1-.46-.164.56.56 0 0 1-.173-.422.56.56 0 0 1 .169-.418q.172-.165.464-.164"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptLei24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M25.333 3a1 1 0 0 1 1 1v22a3 3 0 0 1-2.999 2.999V29H8.694a3.027 3.027 0 0 1-3.027-3.026v-3.307a1 1 0 0 1 1-1H11V4a1 1 0 0 1 1-1zM7.667 25.974c0 .566.46 1.026 1.026 1.026h11.815a3 3 0 0 1-.175-1v-2.333H7.667zM13 21.667h8.334a1 1 0 0 1 .477.12 1 1 0 0 1 .523.88L22.333 26a1 1 0 0 0 2 0V5H13zm5.787-11.406q1.156 0 1.818.728.666.73.666 2.069v.614h-3.588q.072.552.437.886.37.333.933.333.87 0 1.36-.63l.738.828q-.338.48-.917.75a3 3 0 0 1-1.28.266q-1.24 0-2.021-.761-.777-.76-.777-2.027v-.145q0-.849.328-1.516.33-.671.928-1.031a2.6 2.6 0 0 1 1.375-.364M15.542 16h-1.51V8h1.51zm7.751 0h-1.51v-5.636h1.51zm-4.512-4.52a.95.95 0 0 0-.728.301q-.277.303-.355.864h2.094v-.119q-.01-.5-.27-.771-.261-.276-.74-.276Zm3.756-3.35q.386 0 .615.219a.74.74 0 0 1 .229.557q0 .345-.235.563-.228.219-.609.219-.38 0-.614-.22a.74.74 0 0 1-.23-.562q0-.339.225-.557.229-.22.62-.22Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptLei32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M38 4.5A1.5 1.5 0 0 1 39.5 6v33a4.5 4.5 0 0 1-4.5 4.5H13.04a4.54 4.54 0 0 1-4.54-4.54V34a1.5 1.5 0 0 1 1.5-1.5h6.5V6A1.5 1.5 0 0 1 18 4.5zM11.5 38.96c0 .85.69 1.54 1.54 1.54h17.718A4.5 4.5 0 0 1 30.5 39v-3.5h-19zm8-6.46H32a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 0 3 0V7.5h-17zm8.68-17.11q1.736 0 2.727 1.094 1 1.094 1 3.102v.922h-5.383q.11.828.657 1.328.555.5 1.398.5 1.305 0 2.04-.945l1.108 1.242a3.4 3.4 0 0 1-1.375 1.125 4.55 4.55 0 0 1-1.921.398q-1.86 0-3.032-1.14-1.164-1.14-1.164-3.04v-.218q0-1.274.492-2.274.493-1.007 1.391-1.547.906-.546 2.063-.546ZM23.314 24h-2.266V12h2.265zm11.625 0h-2.265v-8.453h2.265zm-6.765-6.781q-.672 0-1.094.453-.414.453-.531 1.297h3.14v-.18q-.015-.75-.406-1.156-.39-.414-1.11-.414Zm5.633-5.024q.577 0 .922.328.343.33.343.836 0 .516-.351.844-.344.328-.914.328c-.57 0-.688-.11-.922-.328q-.344-.328-.344-.844 0-.507.336-.836.345-.328.93-.328"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptLei48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M50.667 6.5a1.5 1.5 0 0 1 1.5 1.5v44a5.5 5.5 0 0 1-5.5 5.5H17.386a5.554 5.554 0 0 1-5.553-5.554v-6.613a1.5 1.5 0 0 1 1.5-1.5H22.5V8A1.5 1.5 0 0 1 24 6.5zM14.833 51.946a2.554 2.554 0 0 0 2.554 2.554h24.382a5.5 5.5 0 0 1-.602-2.5v-5.167H14.833zM25.5 43.833h17.167a1.5 1.5 0 0 1 1.5 1.5V52a2.5 2.5 0 0 0 5 0V9.5H25.5zM37.574 20.52q2.313 0 3.635 1.46 1.334 1.458 1.334 4.134v1.23h-7.178q.147 1.104.875 1.77.74.667 1.865.667 1.74 0 2.72-1.26l1.478 1.656q-.678.958-1.833 1.5-1.156.531-2.563.531-2.48 0-4.042-1.52-1.551-1.521-1.552-4.052v-.292q0-1.698.657-3.032.656-1.343 1.854-2.062 1.21-.73 2.75-.73M31.083 32h-3.02V16h3.02zm15.502 0h-3.02V20.73h3.02zm-9.022-9.042q-.895 0-1.458.605-.552.603-.708 1.729h4.187v-.24q-.02-1-.541-1.541-.52-.552-1.48-.553m7.511-6.697q.771 0 1.23.437.458.438.458 1.114 0 .689-.469 1.125-.459.438-1.219.438t-1.228-.438q-.46-.436-.46-1.125 0-.675.449-1.114.458-.437 1.24-.437Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptLei64 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,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M12.083 3.417a.75.75 0 0 0 0 1.5h.417a4.25 4.25 0 0 1 4.25 4.25.75.75 0 0 0 1.5 0 5.75 5.75 0 0 0-5.75-5.75zM3.25 9.167c0-.967.784-1.75 1.75-1.75h4.583a.75.75 0 1 0 0-1.5H5a3.25 3.25 0 0 0-3.25 3.25v4.166A3.25 3.25 0 0 0 5 16.583h7.5a3.25 3.25 0 0 0 3.25-3.25v-1.667a.75.75 0 0 0-1.5 0v1.667a1.75 1.75 0 0 1-1.75 1.75H5a1.75 1.75 0 0 1-1.75-1.75zm8.833-3.25a.75.75 0 0 0 0 1.5h.417c.967 0 1.75.783 1.75 1.75a.75.75 0 0 0 1.5 0 3.25 3.25 0 0 0-3.25-3.25z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * RFID20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Rfid20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M14.5 4a1 1 0 1 0 0 2h.5a5 5 0 0 1 5 5 1 1 0 1 0 2 0 7 7 0 0 0-7-7zM4 11a2 2 0 0 1 2-2h5.5a1 1 0 1 0 0-2H6a4 4 0 0 0-4 4v5a4 4 0 0 0 4 4h9a4 4 0 0 0 4-4v-2a1 1 0 1 0-2 0v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm10.5-4a1 1 0 1 0 0 2h.5a2 2 0 0 1 2 2 1 1 0 1 0 2 0 4 4 0 0 0-4-4z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * RFID24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Rfid24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M19.333 5.667a1 1 0 1 0 0 2H20a7 7 0 0 1 7 7 1 1 0 1 0 2 0 9 9 0 0 0-9-9zM5 14.667a3 3 0 0 1 3-3h7.333a1 1 0 1 0 0-2H8a5 5 0 0 0-5 5v6.666a5 5 0 0 0 5 5h12a5 5 0 0 0 5-5v-2.667a1 1 0 1 0-2 0v2.667a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3zm14.333-5a1 1 0 1 0 0 2H20a3 3 0 0 1 3 3 1 1 0 1 0 2 0 5 5 0 0 0-5-5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * RFID32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Rfid32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M29 8.5a1.5 1.5 0 0 0 0 3h1c5.799 0 10.5 4.701 10.5 10.5a1.5 1.5 0 0 0 3 0c0-7.456-6.044-13.5-13.5-13.5zM7.5 22a4.5 4.5 0 0 1 4.5-4.5h11a1.5 1.5 0 0 0 0-3H12A7.5 7.5 0 0 0 4.5 22v10a7.5 7.5 0 0 0 7.5 7.5h18a7.5 7.5 0 0 0 7.5-7.5v-4a1.5 1.5 0 0 0-3 0v4a4.5 4.5 0 0 1-4.5 4.5H12A4.5 4.5 0 0 1 7.5 32zM29 14.5a1.5 1.5 0 0 0 0 3h1a4.5 4.5 0 0 1 4.5 4.5 1.5 1.5 0 0 0 3 0 7.5 7.5 0 0 0-7.5-7.5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * RFID48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Rfid48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M38.667 11.834a1.5 1.5 0 1 0 0 3H40c8.008 0 14.5 6.491 14.5 14.5a1.5 1.5 0 0 0 3 0c0-9.665-7.835-17.5-17.5-17.5zM9.5 29.334a6.5 6.5 0 0 1 6.5-6.5h14.667a1.5 1.5 0 0 0 0-3H16a9.5 9.5 0 0 0-9.5 9.5v13.333a9.5 9.5 0 0 0 9.5 9.5h24a9.5 9.5 0 0 0 9.5-9.5v-5.333a1.5 1.5 0 0 0-3 0v5.333a6.5 6.5 0 0 1-6.5 6.5H16a6.5 6.5 0 0 1-6.5-6.5zm29.167-9.5a1.5 1.5 0 1 0 0 3H40a6.5 6.5 0 0 1 6.5 6.5 1.5 1.5 0 0 0 3 0 9.5 9.5 0 0 0-9.5-9.5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * RFID64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * Rfid64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{