@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
@@ -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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zM9.113 14.83q-.413 0-.741.196-.325.194-.51.57-.185.378-.185.909-.001.53.185.908.185.377.515.57.332.192.75.192.453 0 .762-.221.31-.225.414-.552l.016-.049-.626-.189-.018.04q-.077.169-.205.264a.57.57 0 0 1-.335.09.67.67 0 0 1-.555-.256c-.134-.17-.205-.434-.205-.797s.07-.627.201-.798a.66.66 0 0 1 .55-.26q.213.001.33.094h.001q.127.09.204.26l.018.04.626-.19-.015-.048a1.04 1.04 0 0 0-.41-.548q-.313-.225-.767-.225m2.775 0q-.306 0-.556.112a.9.9 0 0 0-.4.324.87.87 0 0 0-.143.5q0 .3.15.507.145.198.344.307.197.105.506.223.308.117.444.21l.001.002q.127.08.126.214 0 .152-.116.24a.5.5 0 0 1-.302.088q-.21 0-.362-.088a.56.56 0 0 1-.223-.256l-.018-.04-.627.195.017.049q.128.358.444.561.32.197.769.197.333 0 .592-.118a.96.96 0 0 0 .403-.342.9.9 0 0 0 .148-.517.76.76 0 0 0-.145-.476 1 1 0 0 0-.34-.293 4 4 0 0 0-.492-.219 5 5 0 0 1-.338-.137.8.8 0 0 1-.193-.138.26.26 0 0 1-.067-.177.27.27 0 0 1 .103-.222.45.45 0 0 1 .288-.088q.165 0 .286.085l.002.001q.126.081.183.228l.017.043.656-.19-.016-.049a1 1 0 0 0-.407-.543q-.292-.194-.734-.193m2.235.059h-.746l1.106 3.227h.755l1.105-3.227h-.709l-.76 2.373z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileCSV24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileCsv24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm-7.516 13.36q-.551 0-.988.26a1.76 1.76 0 0 0-.68.76q-.248.504-.247 1.212-.001.707.247 1.212.248.502.686.76.444.255 1 .255.605.001 1.017-.295.412-.299.552-.736l.02-.064-.834-.253-.024.054a.9.9 0 0 1-.272.351.76.76 0 0 1-.447.12.9.9 0 0 1-.74-.341c-.179-.227-.274-.578-.274-1.063s.093-.836.268-1.063a.87.87 0 0 1 .734-.346c.19 0 .334.044.44.124l.001.002q.17.12.272.345l.024.053.834-.252-.02-.064a1.4 1.4 0 0 0-.546-.731q-.418-.302-1.023-.3m3.7 0q-.41 0-.742.15-.334.145-.532.43a1.16 1.16 0 0 0-.191.668q-.001.402.199.676.194.263.46.409.263.141.674.297.41.156.592.281l.002.001c.114.073.167.167.167.286q0 .202-.154.32a.65.65 0 0 1-.404.117.96.96 0 0 1-.482-.116.75.75 0 0 1-.297-.342l-.024-.054-.837.26.024.065q.169.478.591.749.428.263 1.025.262.444 0 .79-.157.346-.162.538-.455.198-.3.197-.69.001-.379-.194-.635a1.34 1.34 0 0 0-.453-.39 5 5 0 0 0-.656-.292 7 7 0 0 1-.45-.184 1 1 0 0 1-.257-.184.34.34 0 0 1-.09-.236.36.36 0 0 1 .137-.296.6.6 0 0 1 .384-.117q.221 0 .382.114l.002.001a.6.6 0 0 1 .244.304l.022.057.876-.252-.022-.066a1.35 1.35 0 0 0-.543-.724q-.388-.26-.979-.258m2.98.077h-.994l1.474 4.304h1.007l1.474-4.304h-.946l-1.013 3.165z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileCSV32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileCsv32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zm-11.274 20.04q-.826 0-1.483.391-.648.387-1.02 1.14-.371.756-.37 1.817-.001 1.062.37 1.817.373.755 1.03 1.14.665.383 1.5.383.908.002 1.525-.442c.411-.299.69-.667.829-1.103l.03-.097-1.252-.379-.036.08q-.153.338-.408.527c-.165.116-.385.18-.67.18-.47 0-.837-.172-1.11-.512-.268-.34-.41-.866-.41-1.594s.139-1.254.402-1.595c.267-.345.63-.519 1.1-.519.285 0 .501.066.659.187l.003.002q.255.178.407.517l.036.08 1.251-.378-.029-.096q-.201-.656-.82-1.096c-.416-.303-.93-.45-1.534-.45m5.55 0q-.614-.001-1.112.224a1.84 1.84 0 0 0-.798.647 1.74 1.74 0 0 0-.288 1.001q-.002.602.299 1.013.291.395.69.614.395.211 1.01.447.618.233.888.42l.003.002c.173.11.251.25.251.43q0 .303-.23.478c-.153.115-.353.177-.606.177q-.418-.001-.723-.175a1.13 1.13 0 0 1-.446-.513l-.036-.08-1.255.39.035.098q.256.715.888 1.122.641.395 1.537.393.666 0 1.186-.234.518-.244.806-.684.296-.451.295-1.036c0-.377-.094-.696-.29-.951a2 2 0 0 0-.68-.586 7 7 0 0 0-.985-.438q-.428-.16-.675-.275a1.6 1.6 0 0 1-.385-.276.5.5 0 0 1-.135-.354.54.54 0 0 1 .206-.444c.147-.115.336-.176.576-.176q.332 0 .573.171l.003.002q.251.162.366.456l.033.085 1.313-.378-.033-.099a2.02 2.02 0 0 0-.813-1.086c-.387-.26-.88-.386-1.469-.386m4.47.116h-1.491l2.21 6.455h1.511l2.21-6.455h-1.418l-1.52 4.747z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileCSV48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileCsv48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zM24.3 39.547q-1.101-.001-1.976.523-.865.515-1.36 1.52-.494 1.007-.493 2.422c0 .943.162 1.752.494 2.423q.495 1.005 1.373 1.52.886.511 1.998.51c.806 0 1.487-.193 2.035-.589.548-.398.919-.889 1.104-1.471l.041-.13-1.67-.504-.047.106a1.74 1.74 0 0 1-.545.703c-.22.155-.513.239-.894.239-.626 0-1.114-.228-1.48-.682-.356-.454-.546-1.155-.546-2.125s.186-1.672.536-2.126c.357-.461.84-.692 1.466-.692.38 0 .669.087.88.248l.003.003q.34.239.544.69l.048.107 1.668-.505-.04-.128c-.177-.583-.544-1.07-1.093-1.461-.555-.403-1.24-.601-2.046-.601m7.4 0q-.817 0-1.482.3a2.45 2.45 0 0 0-1.064.862q-.384.567-.383 1.335c0 .534.13.988.398 1.351q.388.526.92.819.526.281 1.348.595c.55.207.94.394 1.183.561l.004.003c.23.146.334.333.334.571 0 .272-.101.48-.307.638-.204.155-.47.237-.807.237q-.557-.002-.964-.234a1.5 1.5 0 0 1-.594-.684l-.049-.107-1.673.52.046.13a2.88 2.88 0 0 0 1.184 1.498q.855.525 2.05.523.888 0 1.58-.312.691-.326 1.075-.912.395-.601.394-1.38c0-.503-.126-.93-.387-1.27a2.7 2.7 0 0 0-.907-.78 10 10 0 0 0-1.312-.584q-.572-.214-.9-.367a2.1 2.1 0 0 1-.514-.368.68.68 0 0 1-.18-.472.72.72 0 0 1 .274-.592c.196-.153.449-.235.769-.235q.441.002.763.228l.005.003q.334.215.488.608l.044.114 1.75-.504-.044-.132q-.312-.94-1.084-1.449c-.516-.346-1.172-.514-1.958-.514m5.961.156h-1.988l2.947 8.606h2.015l2.947-8.606H41.69l-2.026 6.33z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileCSV64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileCsv64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm-2.45 8.048q-.34 0-.6.16-.255.162-.395.476-.139.311-.138.756 0 .445.138.76.14.313.395.475.26.16.6.16t.595-.16q.26-.161.399-.476.14-.314.139-.759c-.001-.445-.046-.549-.14-.756a1.04 1.04 0 0 0-.398-.476q-.256-.16-.595-.16m2.763 0q-.344 0-.618.164-.27.161-.424.474-.155.315-.155.758 0 .442.155.757.155.314.429.475.277.16.624.16.379 0 .636-.185a.9.9 0 0 0 .345-.46l.013-.04-.522-.158-.015.034a.54.54 0 0 1-.17.22.47.47 0 0 1-.28.074.56.56 0 0 1-.462-.213q-.168-.211-.17-.664c0-.304.058-.523.167-.665a.55.55 0 0 1 .458-.216.44.44 0 0 1 .275.078h.001q.106.075.17.216l.015.033.521-.157-.012-.04a.87.87 0 0 0-.342-.457 1.06 1.06 0 0 0-.639-.188m-5.56.049h-.894v2.69h.893q.551.001.892-.335c.23-.225.342-.566.342-1.012 0-.449-.11-.789-.338-1.012q-.341-.332-.896-.331m2.396.67a.46.46 0 0 1 .4-.204q.257 0 .402.204c.097.134.15.356.15.673 0 .32-.053.544-.15.68a.47.47 0 0 1-.401.2.47.47 0 0 1-.402-.2c-.097-.136-.15-.36-.15-.68 0-.317.053-.54.15-.673m-2.719 1.516V12.91h.27c.24 0 .413.071.528.206q.174.202.176.634c0 .318-.068.533-.193.656a.7.7 0 0 1-.511.187z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileDOC20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileDoc20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zm-3.04 9.416q-.41 0-.72.192-.307.194-.474.571-.166.372-.166.907c0 .535.055.66.166.911q.168.376.474.571.31.193.72.193.408 0 .715-.193.31-.194.478-.57.166-.378.166-.912c0-.534-.055-.659-.166-.907a1.24 1.24 0 0 0-.478-.57 1.3 1.3 0 0 0-.715-.193m3.316 0q-.413 0-.741.196-.325.194-.51.57-.185.377-.185.909-.001.53.185.908.186.377.515.57.332.192.75.192.453 0 .762-.222.309-.224.414-.551l.016-.049-.626-.19-.018.04q-.077.17-.205.265a.57.57 0 0 1-.335.089.67.67 0 0 1-.555-.256c-.134-.17-.205-.433-.205-.796 0-.365.07-.628.201-.798a.66.66 0 0 1 .55-.26c.143 0 .25.033.33.094h.001a.6.6 0 0 1 .204.26l.018.04.626-.19-.015-.048a1.04 1.04 0 0 0-.41-.548q-.313-.225-.767-.225m-6.673.059H7.53v3.227h1.072q.661 0 1.07-.401c.277-.271.41-.68.41-1.215 0-.538-.132-.947-.406-1.215q-.41-.398-1.074-.396m2.875.803q.174-.244.482-.244c.307 0 .365.08.481.244.117.161.18.427.18.808 0 .384-.063.653-.18.817a.56.56 0 0 1-.482.24.56.56 0 0 1-.48-.24c-.118-.164-.18-.433-.18-.817 0-.38.063-.647.18-.808m-3.262 1.82v-2.02h.324c.288 0 .496.085.633.247.139.164.212.414.212.761 0 .382-.082.64-.232.788q-.23.223-.613.224z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileDOC24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileDoc24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm-3.72 13.36q-.545 0-.96.255a1.67 1.67 0 0 0-.631.762q-.223.496-.222 1.209 0 .712.221 1.215.224.503.632.762.415.256.96.256.543 0 .953-.257a1.66 1.66 0 0 0 .637-.761q.223-.502.222-1.215 0-.712-.222-1.21a1.66 1.66 0 0 0-.637-.76 1.75 1.75 0 0 0-.954-.257m4.42 0q-.55 0-.987.26a1.76 1.76 0 0 0-.68.76q-.248.504-.247 1.212-.001.707.247 1.211t.686.76q.444.256 1 .256.605.001 1.017-.295.413-.3.552-.736l.02-.064-.834-.253-.024.054a.9.9 0 0 1-.272.351.76.76 0 0 1-.447.12.9.9 0 0 1-.74-.342c-.179-.227-.274-.577-.274-1.062s.094-.836.269-1.063a.87.87 0 0 1 .733-.346c.19 0 .334.043.44.124l.001.001q.17.12.272.345l.024.054.834-.253-.02-.064a1.4 1.4 0 0 0-.546-.73q-.418-.301-1.023-.3m-8.896.077h-1.429v4.304h1.429q.881.001 1.426-.535c.37-.362.548-.906.548-1.62 0-.718-.176-1.262-.542-1.62q-.545-.53-1.432-.529m3.834 1.072c.155-.218.366-.326.641-.326s.487.108.642.326c.156.215.24.57.24 1.077 0 .511-.084.87-.24 1.089a.75.75 0 0 1-.642.32.75.75 0 0 1-.641-.32c-.156-.219-.24-.578-.24-1.09 0-.507.084-.862.24-1.076m-4.35 2.426v-2.692h.432c.384 0 .661.113.844.329.185.218.283.552.283 1.014 0 .51-.11.853-.31 1.05q-.307.299-.817.3z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileDOC32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileDoc32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zM23.919 29.66q-.817 0-1.439.384-.614.388-.947 1.142-.334.745-.333 1.814 0 1.069.333 1.822.333.755.947 1.143.622.385 1.439.384.817 0 1.43-.384.622-.388.956-1.143.335-.754.333-1.822 0-1.069-.333-1.814-.333-.753-.956-1.142-.613-.385-1.43-.384m6.632 0q-.826 0-1.482.392-.648.387-1.02 1.14-.371.755-.37 1.817-.001 1.062.37 1.817.373.755 1.03 1.14.665.384 1.5.383.908.002 1.525-.442.618-.45.829-1.104l.03-.096-1.252-.38-.036.08q-.153.34-.408.528c-.165.116-.385.179-.67.179-.47 0-.837-.17-1.11-.511-.268-.341-.41-.866-.41-1.594s.139-1.254.401-1.595c.268-.346.631-.52 1.1-.52.285 0 .502.067.66.187l.002.003q.255.178.408.517l.036.08 1.251-.378-.029-.096q-.202-.657-.82-1.096-.626-.453-1.535-.451m-13.345.117h-2.143v6.455h2.142c.88 0 1.597-.265 2.14-.803.555-.541.823-1.358.823-2.43 0-1.076-.265-1.893-.814-2.429-.544-.531-1.263-.793-2.148-.793m5.75 1.607c.233-.327.55-.49.963-.49s.73.164.963.49c.233.323.359.854.359 1.616 0 .767-.126 1.305-.36 1.634-.232.32-.549.48-.962.48s-.73-.16-.963-.48c-.233-.329-.359-.867-.359-1.634 0-.762.126-1.294.36-1.616m-6.523 3.64v-4.04h.647c.576 0 .992.17 1.266.494.277.327.424.829.424 1.522 0 .764-.163 1.28-.464 1.575-.309.297-.714.449-1.227.449z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileDOC48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileDoc48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm-6.941 27.926q-1.09-.001-1.919.512-.818.518-1.263 1.522-.446.994-.444 2.419-.002 1.424.444 2.43c.297.668.718 1.179 1.263 1.523q.829.513 1.919.512 1.089.001 1.906-.512.83-.518 1.275-1.523.446-1.006.444-2.43.002-1.425-.444-2.419-.445-1.004-1.275-1.522-.817-.513-1.906-.512m8.843 0q-1.102 0-1.977.522-.864.516-1.359 1.52-.495 1.007-.494 2.423-.001 1.416.494 2.423c.33.668.788 1.178 1.373 1.52q.886.51 1.999.51c.806 0 1.487-.194 2.034-.59.548-.398.92-.888 1.105-1.47l.04-.13-1.669-.505-.048.107a1.74 1.74 0 0 1-.545.703c-.219.155-.513.239-.893.239-.626 0-1.115-.228-1.48-.682-.357-.454-.547-1.155-.547-2.125 0-.971.186-1.672.536-2.127.357-.46.841-.692 1.467-.692.38 0 .668.088.879.249l.004.003q.338.238.543.69l.048.106 1.668-.504-.039-.128c-.177-.583-.545-1.07-1.093-1.461-.555-.404-1.24-.601-2.046-.601m-17.795.156h-2.857v8.606h2.857c1.173 0 2.128-.353 2.853-1.07.74-.722 1.097-1.81 1.097-3.24 0-1.435-.353-2.524-1.085-3.238-.725-.71-1.685-1.058-2.865-1.058m7.668 2.142c.31-.436.734-.652 1.284-.652s.973.217 1.284.653c.31.43.478 1.139.478 2.154 0 1.023-.167 1.74-.479 2.178-.31.428-.733.64-1.283.64-.551 0-.974-.212-1.284-.64-.311-.438-.479-1.155-.479-2.178 0-1.016.168-1.725.48-2.155M21.91 46.7v-5.386h.862c.77 0 1.324.226 1.69.658.369.436.565 1.105.565 2.029 0 1.018-.218 1.706-.62 2.1-.41.396-.951.599-1.635.599z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileDOC64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileDoc64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm-.649 8.048q-.351 0-.629.172a1.15 1.15 0 0 0-.428.482q-.15.315-.15.738-.001.417.154.735.155.314.432.49.28.17.633.17.306 0 .58-.096t.461-.275l.013-.012V13.58h-1.186v.503h.615v.38q-.163.166-.483.167a.56.56 0 0 1-.326-.098.67.67 0 0 1-.229-.293 1.3 1.3 0 0 1-.082-.49q0-.294.082-.49a.64.64 0 0 1 .23-.29.56.56 0 0 1 .325-.097.54.54 0 0 1 .303.08q.12.078.18.217l.014.034.526-.153-.012-.041a.87.87 0 0 0-.362-.476q-.265-.177-.66-.176m-2.897.05H7.167v2.689h.571v-1.05h.945v-.492h-.945v-.645h1.133zm1.084 0h-.571v2.689h.57z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileFIG20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileFig20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zm-.878 9.416q-.423 0-.756.205-.328.203-.513.58-.18.376-.18.885-.001.5.184.882.186.376.519.587.336.206.76.206.368 0 .695-.116.33-.116.554-.33l.015-.015v-1.417h-1.423v.604h.738v.456q-.195.198-.58.2a.68.68 0 0 1-.39-.117.8.8 0 0 1-.275-.352 1.6 1.6 0 0 1-.1-.588q.001-.352.1-.588a.77.77 0 0 1 .275-.347.67.67 0 0 1 .39-.117q.223 0 .364.095.145.095.216.261l.017.041.632-.184-.016-.049q-.113-.36-.434-.571-.316-.211-.792-.21m-3.477.059H8.6v3.227h.685v-1.26h1.134v-.59H9.286v-.773h1.359zm1.3 0h-.685v3.227h.685z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileFIG24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileFig24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm-.838 13.36q-.563 0-1.007.273-.438.27-.685.772-.24.503-.24 1.181 0 .667.246 1.176.248.502.691.783.45.274 1.013.274.491 0 .928-.154.439-.155.738-.44l.02-.02v-1.89h-1.896v.806h.984v.608c-.176.175-.43.266-.774.266a.9.9 0 0 1-.52-.156 1.06 1.06 0 0 1-.366-.469 2.1 2.1 0 0 1-.133-.784q0-.47.133-.784.139-.315.366-.463a.9.9 0 0 1 .52-.156q.296 0 .486.127.192.126.287.348l.023.055.842-.246-.02-.065a1.4 1.4 0 0 0-.579-.761q-.423-.283-1.057-.282m-4.636.077h-2.725v4.304h.913v-1.68h1.512v-.788h-1.512v-1.03h1.812zm1.734 0h-.913v4.304h.913z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileFIG32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileFig32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zm-1.257 20.04a2.8 2.8 0 0 0-1.51.41 2.75 2.75 0 0 0-1.028 1.158q-.362.754-.36 1.771-.001 1 .37 1.763.372.754 1.036 1.175.674.412 1.52.411.735 0 1.392-.23a3 3 0 0 0 1.106-.662l.031-.03v-2.833h-2.846v1.208h1.476v.913c-.263.262-.644.4-1.16.4a1.35 1.35 0 0 1-.78-.235q-.342-.232-.55-.704-.198-.48-.199-1.176.001-.704.2-1.176.207-.472.549-.694a1.35 1.35 0 0 1 .78-.235c.298 0 .538.066.728.19q.29.19.431.523l.035.082 1.263-.369-.03-.097a2.1 2.1 0 0 0-.868-1.142q-.635-.424-1.586-.422m-6.954.116h-4.088v6.455h1.37v-2.52h2.268v-1.18h-2.268v-1.547h2.718zm2.601 0h-1.37v6.455h1.37z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileFIG48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileFig48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm-1.175 27.926q-1.127 0-2.015.548-.875.539-1.37 1.543-.482 1.006-.48 2.362-.002 1.334.493 2.351.496 1.005 1.382 1.567.898.549 2.025.548a5.6 5.6 0 0 0 1.857-.308 4 4 0 0 0 1.476-.881l.04-.04V43.46h-3.794v1.61h1.968v1.217c-.35.35-.86.533-1.547.533a1.8 1.8 0 0 1-1.04-.313q-.456-.309-.733-.938-.264-.64-.265-1.568.001-.94.265-1.567c.184-.422.43-.728.733-.927a1.8 1.8 0 0 1 1.04-.312q.594.002.971.254.386.253.575.696l.046.11 1.685-.492-.041-.13a2.8 2.8 0 0 0-1.158-1.523c-.563-.378-1.27-.562-2.114-.562m-9.273.156h-5.45v8.606h1.826v-3.36h3.024v-1.574h-3.024v-2.061h3.624zm3.468 0h-1.826v8.606h1.826z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileFIG64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileFig64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm-.18 8.048a1.17 1.17 0 0 0-.628.172 1.15 1.15 0 0 0-.429.482q-.15.315-.15.738 0 .417.154.735.155.314.432.49.281.17.633.17.307 0 .58-.096.275-.096.461-.275l.013-.012V13.58h-1.186v.503h.615v.38c-.11.11-.268.167-.483.167a.56.56 0 0 1-.325-.098.67.67 0 0 1-.229-.293 1.3 1.3 0 0 1-.083-.49q0-.294.083-.49a.64.64 0 0 1 .229-.29.56.56 0 0 1 .325-.097.54.54 0 0 1 .304.08q.12.078.18.217l.014.034.526-.153-.013-.041a.87.87 0 0 0-.361-.476q-.265-.177-.661-.176m-4.092.05H6.85v.503h.724V14c0 .215-.051.363-.145.454-.092.09-.241.138-.459.138h-.274v.504h.274c.388 0 .684-.084.88-.258.2-.179.295-.462.295-.838zm1.565 0h-.882v2.689h.57v-.908h.297q.282 0 .502-.105a.8.8 0 0 0 .343-.316.9.9 0 0 0 .123-.483.87.87 0 0 0-.123-.468.76.76 0 0 0-.336-.305 1.1 1.1 0 0 0-.494-.105m-.311 1.278v-.775h.28q.194.001.295.097.105.093.106.28-.001.196-.11.297-.104.099-.305.1z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileJPG20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileJpg20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zm-.315 9.416q-.423 0-.755.205-.328.203-.514.58-.18.376-.18.885-.001.5.185.882.186.376.518.587.337.206.76.206.367 0 .696-.116t.553-.33l.016-.015v-1.417H14.54v.604h.738v.456q-.196.198-.58.2a.68.68 0 0 1-.39-.117.8.8 0 0 1-.275-.352q-.1-.24-.1-.588 0-.352.1-.588a.77.77 0 0 1 .274-.347.67.67 0 0 1 .39-.117q.224 0 .365.095.144.095.215.261l.017.041.632-.184-.015-.049q-.114-.36-.434-.571-.318-.211-.793-.21m-4.912.059H8.22v.604h.868v1.309c0 .257-.061.434-.174.544-.11.107-.289.166-.55.166h-.329v.604h.33c.464 0 .819-.1 1.054-.31.24-.214.354-.553.354-1.004zm1.878 0h-1.058v3.227h.685v-1.089h.355q.338 0 .603-.127a1 1 0 0 0 .412-.379 1.1 1.1 0 0 0 .147-.579q0-.322-.147-.561a.9.9 0 0 0-.404-.366 1.3 1.3 0 0 0-.593-.126m-.373 1.534v-.93h.337q.233.002.354.117.126.11.127.337-.002.234-.132.355-.126.12-.367.121z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileJPG24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileJpg24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm-.086 13.36q-.564 0-1.007.273-.437.27-.686.772-.24.503-.24 1.181 0 .667.247 1.176.248.502.69.783.45.274 1.013.274.491 0 .929-.154.437-.155.738-.44l.02-.02v-1.89h-1.897v.806h.984v.608c-.176.175-.43.266-.774.266a.9.9 0 0 1-.52-.156 1.06 1.06 0 0 1-.366-.469 2.1 2.1 0 0 1-.133-.784q0-.47.133-.784.139-.315.366-.463a.9.9 0 0 1 .52-.156q.298 0 .486.127.192.126.287.348l.023.055.843-.246-.02-.065a1.4 1.4 0 0 0-.58-.761q-.423-.283-1.057-.282m-6.55.077H10.96v.806h1.158v1.745c0 .343-.082.58-.232.726-.146.143-.385.221-.733.221h-.44v.806h.44c.62 0 1.093-.134 1.406-.413.32-.286.472-.738.472-1.34zm2.504 0h-1.41v4.304h.913v-1.452h.473q.452 0 .804-.17.353-.175.55-.505.195-.33.195-.772.001-.43-.196-.748a1.2 1.2 0 0 0-.538-.488 1.8 1.8 0 0 0-.79-.169m-.497 2.046v-1.24h.45c.208 0 .362.055.47.156.111.1.17.247.17.45 0 .21-.06.364-.176.472-.113.106-.272.162-.489.162z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileJPG32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileJpg32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zm-.13 20.04a2.8 2.8 0 0 0-1.51.41q-.657.405-1.028 1.158-.361.754-.36 1.771-.001 1 .37 1.763.372.754 1.036 1.175.674.412 1.52.411.735 0 1.392-.23a3 3 0 0 0 1.107-.662l.03-.03v-2.833h-2.846v1.208h1.476v.913c-.263.262-.644.4-1.16.4a1.35 1.35 0 0 1-.78-.235q-.343-.232-.55-.704-.198-.48-.199-1.176.001-.704.2-1.176.207-.472.549-.694a1.35 1.35 0 0 1 .78-.235q.444.002.728.19.29.19.431.523l.035.082 1.263-.369-.03-.097a2.1 2.1 0 0 0-.868-1.142q-.636-.424-1.586-.422m-9.824.116H16.44v1.208h1.737v2.618c0 .515-.123.87-.347 1.09-.22.214-.579.331-1.1.331h-.659v1.208h.658c.93 0 1.64-.2 2.11-.62.48-.428.708-1.106.708-2.009zm3.756 0h-2.116v6.455h1.37v-2.178h.71q.677 0 1.206-.253.53-.266.824-.759.294-.496.293-1.158.001-.644-.293-1.123a1.8 1.8 0 0 0-.807-.73 2.66 2.66 0 0 0-1.187-.254m-.746 3.07v-1.862h.674c.313 0 .545.083.707.235.166.15.255.37.255.673 0 .315-.092.547-.265.71-.168.158-.408.243-.733.243z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileJPG48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileJpg48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm.327 27.926q-1.126 0-2.014.548-.875.539-1.37 1.543-.483 1.006-.481 2.362-.001 1.334.493 2.351.496 1.005 1.383 1.567.898.549 2.025.548a5.6 5.6 0 0 0 1.856-.308 4 4 0 0 0 1.476-.881l.041-.04V43.46h-3.794v1.61h1.968v1.217c-.351.35-.86.533-1.547.533a1.8 1.8 0 0 1-1.04-.313q-.457-.309-.733-.938-.264-.64-.266-1.568.001-.94.266-1.567c.184-.422.43-.728.732-.927a1.8 1.8 0 0 1 1.041-.312q.592.002.97.254.387.253.575.696l.047.11 1.684-.492-.04-.13a2.8 2.8 0 0 0-1.158-1.523c-.563-.378-1.27-.562-2.114-.562m-13.099.156H21.92v1.61h2.316v3.491c0 .686-.164 1.16-.464 1.453-.292.285-.771.442-1.467.442h-.877v1.61h.877c1.24 0 2.186-.266 2.813-.825.64-.572.944-1.476.944-2.68zm5.008 0h-2.82v8.606h1.826v-2.903h.946c.601 0 1.14-.112 1.608-.338q.706-.353 1.099-1.011.392-.662.39-1.545.002-.86-.39-1.497a2.42 2.42 0 0 0-1.077-.975c-.46-.226-.99-.337-1.582-.337m-.994 4.092v-2.482h.898c.417 0 .726.111.943.314.221.2.34.493.34.897 0 .42-.123.73-.354.947-.224.21-.544.324-.977.324z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileJPG64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileJpg64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm-4.912 8.045h-.882v2.69h.57v-.908h.297q.282 0 .502-.105a.8.8 0 0 0 .343-.316.9.9 0 0 0 .123-.483.87.87 0 0 0-.123-.468A.76.76 0 0 0 8 12.46a1.1 1.1 0 0 0-.494-.105m2.381 0h-.893v2.69h.893q.551.001.892-.335c.23-.225.342-.566.342-1.012 0-.449-.11-.789-.339-1.012q-.34-.332-.895-.33m3.492 0h-1.703v2.69h.57v-1.05h.945v-.492h-.945v-.645h1.133zm-6.184 1.279v-.775h.28q.195.001.295.097.106.093.107.28-.002.196-.111.297-.104.1-.305.1zm2.37.907V12.86h.27c.24 0 .413.07.527.205q.175.202.177.634c0 .318-.068.533-.194.656a.7.7 0 0 1-.51.187z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePDF20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePdf20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zm-5.995 9.412H7.947v3.228h.685v-1.09h.355q.338 0 .603-.126a1 1 0 0 0 .412-.38 1.1 1.1 0 0 0 .147-.578q0-.323-.147-.562a.9.9 0 0 0-.404-.365 1.3 1.3 0 0 0-.593-.127m2.858 0H10.79v3.228h1.072q.661 0 1.07-.402c.277-.27.41-.679.41-1.214 0-.539-.131-.947-.406-1.215q-.41-.398-1.074-.397m4.19 0H14.01v3.228h.685v-1.26h1.134v-.59h-1.134v-.774h1.36zm-7.42 1.535v-.93h.336q.233 0 .354.117.126.111.127.336-.002.235-.132.355-.126.121-.367.122zm2.843 1.089v-2.02h.324c.288 0 .496.085.633.247q.21.243.212.76c0 .383-.081.64-.232.788q-.23.224-.613.225z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePDF24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePdf24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm-7.66 13.354h-1.41v4.304h.913V22.62h.473q.452 0 .804-.17.353-.176.55-.505a1.5 1.5 0 0 0 .195-.772q.001-.43-.196-.749a1.2 1.2 0 0 0-.538-.487 1.8 1.8 0 0 0-.79-.169m3.81 0H14.39v4.304h1.429c.586 0 1.064-.177 1.426-.535.37-.361.548-.906.548-1.62 0-.718-.176-1.263-.542-1.62q-.546-.53-1.433-.529m5.587 0H18.68v4.304h.913v-1.68h1.512v-.788h-1.512v-1.03h1.812zm-9.894 2.046v-1.24h.45c.208 0 .362.055.47.156.111.1.17.247.17.449q-.001.313-.176.473c-.112.105-.272.162-.489.162zm3.792 1.452v-2.692h.432c.384 0 .661.113.844.328.185.218.283.553.283 1.015 0 .51-.11.853-.31 1.05q-.306.299-.817.3z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePDF32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePdf32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zM18.01 29.652h-2.116v6.455h1.37V33.93h.71q.678 0 1.206-.253.53-.265.824-.758.295-.496.294-1.159 0-.644-.294-1.122a1.8 1.8 0 0 0-.807-.732 2.66 2.66 0 0 0-1.186-.253m5.716 0h-2.143v6.455h2.143c.88 0 1.596-.265 2.14-.802.554-.542.822-1.358.822-2.43 0-1.076-.265-1.893-.813-2.43-.544-.53-1.264-.793-2.15-.793m8.38 0h-4.088v6.455h1.37v-2.52h2.268v-1.18h-2.268V30.86h2.718zm-14.841 3.07V30.86h.674c.312 0 .544.083.706.235.166.15.256.37.256.673 0 .316-.093.548-.266.71-.168.158-.408.243-.733.243zm5.688 2.177V30.86h.647c.577 0 .993.17 1.267.494.277.327.424.828.424 1.521 0 .764-.164 1.28-.465 1.576-.308.296-.714.448-1.226.448z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePDF48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePdf48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm-14.82 27.915h-2.82v8.607h1.826V45.24h.947q.902 0 1.607-.338.706-.353 1.1-1.01.391-.662.39-1.545.001-.86-.391-1.497a2.4 2.4 0 0 0-1.076-.975q-.693-.34-1.582-.338m7.621 0h-2.857v8.607h2.857c1.172 0 2.128-.353 2.853-1.07.74-.722 1.096-1.81 1.096-3.24 0-1.435-.352-2.524-1.084-3.239-.725-.708-1.685-1.058-2.865-1.058m11.174 0h-5.45v8.607h1.826v-3.36h3.024v-1.575h-3.024v-2.06h3.624zm-19.789 4.092v-2.48h.899c.416 0 .726.11.942.313.222.2.34.492.34.897 0 .42-.122.73-.353.946-.225.211-.545.324-.977.324zm7.584 2.904v-5.385h.863c.77 0 1.324.226 1.69.658.369.436.565 1.104.565 2.029 0 1.018-.218 1.706-.62 2.1-.41.396-.951.598-1.635.598z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePDF64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePdf64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm.214 8.048q-.352 0-.63.171a1.15 1.15 0 0 0-.428.483q-.15.315-.15.738-.001.417.154.735.155.313.432.49.28.17.633.17.306 0 .58-.096t.461-.275l.013-.012V13.58H12.51v.503h.615v.38q-.163.166-.483.167a.56.56 0 0 1-.325-.098.67.67 0 0 1-.23-.293 1.3 1.3 0 0 1-.082-.49q0-.294.083-.49a.64.64 0 0 1 .229-.29.56.56 0 0 1 .325-.097.54.54 0 0 1 .303.08q.12.078.18.217l.014.034.527-.154-.013-.04a.87.87 0 0 0-.362-.476q-.265-.176-.66-.176m-5.445.049h-.881v2.69h.57v-.908h.296q.282 0 .503-.106a.8.8 0 0 0 .343-.316.9.9 0 0 0 .122-.482.87.87 0 0 0-.122-.468.76.76 0 0 0-.336-.305 1.1 1.1 0 0 0-.495-.105m2.01 0h-.521v2.69h.57v-1.643l1.054 1.643h.522v-2.69h-.571v1.64zm-2.32 1.279v-.776h.28q.194.002.295.098.106.093.106.28-.001.197-.11.297-.104.099-.306.1z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePNG20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePng20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zm.156 9.416q-.422 0-.755.205-.328.203-.514.58-.18.376-.18.885 0 .5.185.882.186.376.518.587.337.205.76.205.368 0 .696-.115.329-.116.553-.33l.016-.015v-1.417h-1.423v.604h.738v.456q-.196.198-.58.2a.68.68 0 0 1-.39-.117.8.8 0 0 1-.275-.352q-.1-.24-.1-.588 0-.352.1-.588a.77.77 0 0 1 .274-.347.68.68 0 0 1 .39-.118.65.65 0 0 1 .365.096q.144.095.215.261l.018.04.631-.183-.015-.05q-.114-.358-.434-.57-.318-.212-.793-.211m-6.533.058H7.565v3.228h.685v-1.089h.355q.339 0 .603-.127a1 1 0 0 0 .412-.379 1.1 1.1 0 0 0 .147-.579q0-.322-.147-.561a.9.9 0 0 0-.403-.366 1.3 1.3 0 0 0-.594-.127m2.413 0h-.627v3.228h.685v-1.972l1.264 1.972h.626v-3.227H12.3v1.967zM8.25 16.423v-.93h.337c.157 0 .272.041.354.117q.126.111.127.336-.002.235-.132.355c-.085.08-.204.122-.367.122z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePNG24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePng24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm.542 13.36q-.564 0-1.007.273-.437.27-.686.772-.24.504-.24 1.18 0 .668.247 1.177.248.502.69.783.45.274 1.014.274.49 0 .928-.154.437-.155.738-.44l.02-.02v-1.89h-1.897v.806H21v.608c-.175.175-.43.266-.773.266a.9.9 0 0 1-.52-.156 1.06 1.06 0 0 1-.367-.47 2.1 2.1 0 0 1-.133-.783q0-.47.133-.784.139-.315.366-.463a.9.9 0 0 1 .52-.156q.298 0 .486.127.193.126.287.348l.023.054.843-.245-.02-.065a1.4 1.4 0 0 0-.58-.762q-.423-.282-1.056-.28m-8.71.077h-1.412v4.304h.914v-1.452h.473q.451 0 .804-.17.353-.176.55-.505a1.5 1.5 0 0 0 .195-.772q.001-.43-.196-.749a1.2 1.2 0 0 0-.538-.487 1.8 1.8 0 0 0-.79-.169m3.216 0h-.835v4.304h.913v-2.63l1.685 2.63h.835V19.85H16.4v2.624zM11 21.897v-1.24h.45c.207 0 .362.055.47.156.111.1.17.247.17.449q-.002.313-.176.473c-.113.106-.273.162-.489.162z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePNG32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePng32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zm.812 20.039a2.8 2.8 0 0 0-1.51.41 2.75 2.75 0 0 0-1.028 1.159q-.361.754-.36 1.77-.001 1.001.37 1.764.372.753 1.036 1.175.675.411 1.52.41.735 0 1.392-.23a3 3 0 0 0 1.107-.66l.03-.03v-2.834h-2.846v1.208H31.5v.912c-.263.262-.644.4-1.16.4a1.35 1.35 0 0 1-.78-.235q-.342-.23-.55-.703-.198-.48-.199-1.176.001-.705.2-1.176.207-.472.549-.695a1.35 1.35 0 0 1 .78-.234q.445.001.728.19.29.19.431.523l.035.082 1.264-.369-.031-.097a2.1 2.1 0 0 0-.868-1.142q-.635-.424-1.586-.422m-13.065.117H15.13v6.455h1.37v-2.178h.71q.677 0 1.205-.254.53-.264.825-.758.294-.496.293-1.158 0-.645-.294-1.123a1.8 1.8 0 0 0-.807-.731 2.66 2.66 0 0 0-1.186-.253m4.825 0h-1.253v6.455h1.37v-3.944l2.527 3.944h1.253v-6.455h-1.37v3.935zM16.5 32.846v-1.861h.674c.312 0 .544.083.706.235.166.15.256.37.256.673 0 .315-.093.547-.266.71-.168.158-.408.243-.732.243z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePNG48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePng48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm1.583 27.926q-1.126-.001-2.014.547-.875.54-1.37 1.544-.482 1.006-.481 2.362-.001 1.333.494 2.35.495 1.006 1.382 1.568.898.547 2.025.547.981 0 1.856-.307a4 4 0 0 0 1.476-.882l.042-.04v-3.778H40.03v1.611h1.968v1.217c-.35.35-.86.533-1.547.533a1.8 1.8 0 0 1-1.04-.313q-.456-.309-.733-.938-.264-.642-.265-1.568.001-.94.265-1.568.277-.629.732-.926a1.8 1.8 0 0 1 1.041-.313c.396 0 .717.088.971.254q.385.253.574.697l.047.11 1.684-.492-.04-.13a2.8 2.8 0 0 0-1.158-1.523c-.563-.378-1.27-.562-2.114-.562m-17.42.156h-2.822v8.606H22v-2.904h.946c.6 0 1.139-.112 1.608-.338q.705-.353 1.099-1.01.392-.661.39-1.545.002-.86-.39-1.497a2.4 2.4 0 0 0-1.077-.975q-.693-.338-1.582-.337m6.432 0h-1.67v8.606h1.827v-5.258l3.37 5.258h1.67v-8.606h-1.827v5.246zM22 43.795v-2.482h.9c.416 0 .725.111.942.314.221.2.34.492.34.897 0 .42-.123.73-.354.947-.225.21-.544.324-.977.324z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FilePNG64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FilePng64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm-5.053 8.048q-.256 0-.463.094-.21.09-.333.27a.72.72 0 0 0-.12.417q-.001.25.125.422.121.165.287.256.165.087.422.186.256.097.37.175.107.068.105.18 0 .126-.096.199a.4.4 0 0 1-.252.074.6.6 0 0 1-.302-.073.47.47 0 0 1-.185-.214l-.015-.034-.523.163.014.04a.9.9 0 0 0 .37.469q.268.164.64.163.279 0 .495-.097a.767.767 0 0 0 .459-.716q0-.238-.121-.397a.84.84 0 0 0-.284-.244 3 3 0 0 0-.41-.183 4 4 0 0 1-.281-.114.7.7 0 0 1-.16-.115.21.21 0 0 1-.057-.148q0-.116.086-.185a.38.38 0 0 1 .24-.073q.137 0 .239.071l.001.001q.104.067.152.19l.014.035.547-.157-.013-.041a.84.84 0 0 0-.34-.453q-.242-.161-.611-.16m5.175 0q-.351 0-.63.171a1.15 1.15 0 0 0-.427.483q-.15.315-.15.738-.001.417.154.735.154.313.432.49.28.17.633.17.306 0 .58-.096t.46-.275l.014-.012V13.58h-1.186v.503h.615v.38q-.163.166-.484.167a.56.56 0 0 1-.325-.098.67.67 0 0 1-.229-.293 1.3 1.3 0 0 1-.083-.49q.001-.294.083-.49a.64.64 0 0 1 .23-.29.56.56 0 0 1 .324-.097.54.54 0 0 1 .304.08q.12.078.18.217l.014.034.526-.154-.012-.04a.87.87 0 0 0-.362-.476q-.265-.176-.66-.176m-3.312.049h-.622l.921 2.69h.63l.921-2.69h-.591l-.633 1.978z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileSVG20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileSvg20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zM8.836 14.83q-.307 0-.556.112a.9.9 0 0 0-.399.324.87.87 0 0 0-.143.5q-.001.3.149.507.146.198.345.307.197.105.506.223.308.117.443.21l.002.002c.086.054.125.125.125.214q0 .152-.115.24a.5.5 0 0 1-.303.088q-.21 0-.361-.088a.56.56 0 0 1-.223-.256l-.018-.04-.628.195.018.049q.127.358.443.561.32.198.77.197.333 0 .592-.118a.96.96 0 0 0 .403-.342.9.9 0 0 0 .148-.517.76.76 0 0 0-.145-.476 1 1 0 0 0-.34-.293 4 4 0 0 0-.493-.219 5 5 0 0 1-.337-.137.8.8 0 0 1-.193-.138.26.26 0 0 1-.067-.177.27.27 0 0 1 .102-.222.45.45 0 0 1 .289-.088q.165 0 .286.085l.002.001q.124.081.183.228l.016.043.657-.19-.017-.049a1 1 0 0 0-.407-.543q-.29-.194-.734-.193m6.21 0q-.421 0-.754.205-.329.203-.514.58-.18.376-.18.885-.001.5.184.882.186.376.519.587.336.205.76.205.368 0 .695-.115.33-.116.554-.33l.015-.015v-1.417h-1.423v.604h.738v.456q-.195.198-.58.2a.68.68 0 0 1-.39-.117.8.8 0 0 1-.275-.352q-.099-.24-.1-.588.001-.352.1-.588a.77.77 0 0 1 .275-.347.68.68 0 0 1 .39-.118.65.65 0 0 1 .364.096q.145.095.216.261l.017.04.632-.183-.016-.05q-.113-.358-.433-.57-.319-.212-.793-.211m-3.974.059h-.746l1.105 3.227h.756l1.105-3.227h-.71l-.76 2.373z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileSVG24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileSvg24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm-7.885 13.36q-.409 0-.741.149-.334.145-.532.431a1.16 1.16 0 0 0-.192.668q-.001.402.2.676.193.263.46.409.263.14.673.297t.592.28l.002.002c.115.073.167.167.167.286q0 .202-.153.319a.65.65 0 0 1-.404.118.96.96 0 0 1-.482-.117.75.75 0 0 1-.297-.341l-.024-.054-.837.26.023.065q.17.478.592.749.427.262 1.025.262.444 0 .79-.157.346-.162.538-.456.197-.3.197-.69.001-.378-.194-.634a1.34 1.34 0 0 0-.453-.39 5 5 0 0 0-.657-.293 7 7 0 0 1-.45-.183 1 1 0 0 1-.257-.184.34.34 0 0 1-.09-.236.36.36 0 0 1 .138-.296.6.6 0 0 1 .384-.117q.221 0 .382.114l.002.001a.6.6 0 0 1 .244.304l.022.057.875-.252-.022-.066a1.35 1.35 0 0 0-.542-.725q-.388-.258-.98-.257m8.28 0q-.562 0-1.006.273-.438.27-.685.772-.242.504-.241 1.18 0 .668.247 1.177.248.502.69.783.45.274 1.014.274.49 0 .928-.154.438-.155.738-.44l.02-.02v-1.89H19.87v.806h.984v.608c-.175.175-.43.266-.773.266a.9.9 0 0 1-.52-.156 1.06 1.06 0 0 1-.367-.47 2.1 2.1 0 0 1-.133-.783q.001-.47.133-.784.139-.315.366-.463a.9.9 0 0 1 .52-.156q.298 0 .486.127.193.126.287.348l.023.054.843-.245-.02-.065a1.4 1.4 0 0 0-.58-.762q-.423-.282-1.056-.28m-5.3.077h-.994l1.474 4.304h1.007l1.474-4.304h-.946l-1.013 3.165z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileSVG32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileSvg32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zM17.672 29.66q-.613 0-1.111.225a1.83 1.83 0 0 0-.798.647 1.74 1.74 0 0 0-.288 1q-.001.603.299 1.014.291.395.69.614.395.211 1.011.446.616.234.888.421l.003.002c.172.11.25.25.25.429 0 .204-.076.36-.23.478-.153.116-.352.178-.606.178a1.44 1.44 0 0 1-.723-.175 1.13 1.13 0 0 1-.445-.513l-.037-.08-1.255.39.035.097q.256.717.888 1.123.641.395 1.537.393.666 0 1.186-.235a1.9 1.9 0 0 0 .806-.683q.296-.451.295-1.036.002-.568-.29-.952a2 2 0 0 0-.68-.585 7 7 0 0 0-.984-.438q-.429-.16-.675-.275a1.6 1.6 0 0 1-.386-.276.5.5 0 0 1-.135-.354.54.54 0 0 1 .206-.444c.147-.115.336-.176.576-.176a.97.97 0 0 1 .573.17l.003.003q.252.161.366.456l.033.085 1.313-.378-.033-.099a2.02 2.02 0 0 0-.813-1.086c-.387-.26-.879-.386-1.469-.386m12.421 0a2.8 2.8 0 0 0-1.51.41 2.75 2.75 0 0 0-1.028 1.159q-.362.754-.36 1.77-.001 1.001.37 1.764.372.753 1.036 1.175.675.411 1.52.41.735 0 1.392-.23a3 3 0 0 0 1.107-.66l.03-.03v-2.834h-2.845v1.208h1.476v.912c-.263.262-.645.4-1.16.4a1.35 1.35 0 0 1-.781-.235q-.341-.23-.55-.703-.197-.48-.198-1.176 0-.705.199-1.176c.137-.316.323-.545.549-.695a1.35 1.35 0 0 1 .78-.234c.298 0 .538.065.729.19q.29.19.43.523l.035.082 1.264-.369-.031-.097a2.1 2.1 0 0 0-.868-1.142q-.635-.424-1.585-.422m-7.95.117h-1.49l2.21 6.455h1.51l2.211-6.455h-1.419l-1.52 4.747z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileSVG48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileSvg48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm-15.27 27.926q-.817 0-1.482.299a2.44 2.44 0 0 0-1.064.863q-.384.567-.383 1.335c0 .534.13.987.398 1.351q.388.526.92.818.526.282 1.348.596c.55.207.94.394 1.183.56l.004.003c.23.146.335.334.335.572 0 .272-.102.48-.308.638-.204.154-.47.237-.807.237q-.557-.002-.964-.234a1.5 1.5 0 0 1-.595-.684l-.048-.108-1.673.52.046.131a2.88 2.88 0 0 0 1.184 1.497q.855.526 2.05.524.888.001 1.58-.313.691-.325 1.075-.911.395-.601.394-1.381c0-.503-.126-.929-.387-1.269a2.7 2.7 0 0 0-.907-.78 10 10 0 0 0-1.312-.584q-.572-.214-.9-.367a2.1 2.1 0 0 1-.514-.368.68.68 0 0 1-.18-.472c0-.25.091-.442.274-.592.196-.154.449-.235.769-.235q.442 0 .763.228l.005.003q.334.215.488.608l.044.114 1.75-.504-.044-.132q-.312-.94-1.084-1.45c-.516-.346-1.172-.513-1.958-.513m16.561 0q-1.126-.001-2.014.547-.875.54-1.37 1.544-.482 1.006-.481 2.362-.001 1.333.494 2.35.496 1.006 1.382 1.568.898.547 2.025.547.981 0 1.857-.307a4 4 0 0 0 1.476-.882l.04-.04v-3.778H39.74v1.611h1.968v1.217c-.35.35-.86.533-1.547.533a1.8 1.8 0 0 1-1.04-.313q-.456-.309-.733-.938-.264-.642-.265-1.568.001-.94.265-1.568.277-.629.733-.926a1.8 1.8 0 0 1 1.04-.313c.397 0 .718.088.971.254q.385.253.575.697l.046.11 1.684-.492-.04-.13a2.8 2.8 0 0 0-1.158-1.523c-.563-.378-1.27-.562-2.114-.562m-10.6.156h-1.988l2.947 8.606h2.015l2.947-8.606h-1.892l-2.026 6.33z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileSVG64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileSvg64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.417 2.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .53.22l4.167 4.166c.14.141.22.332.22.53V17.5a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V7.417h-3.417a.75.75 0 0 1-.75-.75V3.25zm7.5 1.06 1.606 1.607h-1.606zm.085 8.048q-.255 0-.463.094-.209.09-.332.27a.72.72 0 0 0-.12.417q-.001.25.124.422.121.165.288.256.165.087.421.186.257.096.37.175l.001.001q.106.068.105.179 0 .127-.097.199a.4.4 0 0 1-.252.074.6.6 0 0 1-.301-.073.47.47 0 0 1-.186-.214l-.015-.033-.523.162.015.041a.9.9 0 0 0 .37.468q.267.164.64.164.278 0 .494-.098a.767.767 0 0 0 .459-.716q0-.237-.12-.397a.84.84 0 0 0-.284-.244 3 3 0 0 0-.41-.182 4 4 0 0 1-.282-.115.7.7 0 0 1-.16-.115.21.21 0 0 1-.056-.148q0-.115.085-.185a.38.38 0 0 1 .24-.073q.139 0 .24.071v.001q.104.067.153.19l.014.036.547-.158-.014-.041a.84.84 0 0 0-.339-.453q-.242-.161-.612-.16m-5.314.05H6.49l.855 1.338-.878 1.35h.635l.562-.846.54.847h.7l-.863-1.35.855-1.34H8.26l-.54.838zm2.815 0h-.57v2.689h1.71v-.504h-1.14z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileXLS20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileXls20 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="M4 3a1 1 0 0 1 1-1h9a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 20 8v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V9h-4a1 1 0 0 1-1-1V4zm9 1.414L16.586 7H15zm.002 9.416q-.306 0-.556.112a.9.9 0 0 0-.398.324.87.87 0 0 0-.144.5q-.001.3.15.507.144.198.344.307.197.105.506.223.308.117.443.21l.002.002q.127.08.125.214 0 .151-.115.24a.5.5 0 0 1-.303.088q-.21 0-.361-.088a.56.56 0 0 1-.223-.256l-.018-.04-.628.195.018.049q.127.358.444.561.32.198.768.197.333 0 .593-.118a.92.92 0 0 0 .55-.86.76.76 0 0 0-.144-.475 1 1 0 0 0-.34-.293 4 4 0 0 0-.493-.219 5 5 0 0 1-.337-.137.8.8 0 0 1-.193-.138.26.26 0 0 1-.067-.177.27.27 0 0 1 .103-.222.45.45 0 0 1 .288-.088q.165 0 .286.085l.002.001q.125.081.183.228l.016.043.657-.19-.017-.049a1 1 0 0 0-.407-.543q-.29-.194-.734-.193m-6.377.059h-.838l1.026 1.606-1.054 1.621h.762l.675-1.016.648 1.016h.839l-1.036-1.62 1.027-1.607h-.762l-.648 1.005zm3.378 0h-.685v3.227h2.053v-.604h-1.368z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileXLS24 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileXls24 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="M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293l6.667 6.667a1 1 0 0 1 .293.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V11.667h-5.667a1 1 0 0 1-1-1V5zm12 1.414 3.252 3.253h-3.252zm.336 13.36q-.408 0-.74.15-.335.145-.533.43a1.16 1.16 0 0 0-.191.668q-.001.402.199.676.194.263.46.409.263.141.674.297.41.156.592.281l.002.001c.114.073.167.167.167.286q0 .202-.154.32a.65.65 0 0 1-.404.117.96.96 0 0 1-.482-.116.75.75 0 0 1-.297-.342l-.024-.054-.837.26.024.065q.169.478.591.749.428.263 1.025.262.444 0 .79-.157.346-.162.538-.455.197-.3.197-.69.001-.379-.194-.635a1.34 1.34 0 0 0-.453-.39 5 5 0 0 0-.656-.292 7 7 0 0 1-.45-.184 1 1 0 0 1-.257-.184.34.34 0 0 1-.09-.236.36.36 0 0 1 .137-.296.6.6 0 0 1 .384-.117q.221 0 .382.114l.002.001a.6.6 0 0 1 .244.304l.022.057.876-.252-.022-.066a1.35 1.35 0 0 0-.543-.724q-.388-.26-.979-.258m-8.502.077h-1.118l1.368 2.143-1.406 2.16h1.017l.9-1.354.864 1.355h1.118l-1.38-2.16 1.368-2.144h-1.016l-.863 1.341zm4.504 0h-.914v4.304h2.738v-.806h-1.824z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileXLS32 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileXls32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5zm18 2.121 4.879 4.879H29.5zm.505 20.04q-.613-.001-1.112.224a1.84 1.84 0 0 0-.798.647 1.74 1.74 0 0 0-.287 1.001q-.002.602.298 1.013.292.395.69.614.395.211 1.011.447.616.233.888.42l.003.002c.172.11.25.25.25.43q0 .303-.23.478c-.153.115-.352.177-.605.177q-.419-.001-.724-.175a1.13 1.13 0 0 1-.445-.513l-.036-.08-1.256.39.035.098q.256.715.888 1.122.642.395 1.538.393.666 0 1.185-.234.518-.244.806-.684.297-.451.296-1.036.001-.567-.29-.951a2 2 0 0 0-.68-.586 7 7 0 0 0-.985-.438q-.428-.16-.675-.275a1.6 1.6 0 0 1-.386-.276.5.5 0 0 1-.134-.354.54.54 0 0 1 .205-.444q.219-.174.577-.176.33 0 .572.171l.003.002q.252.162.366.456l.034.085 1.312-.378-.033-.099a2.02 2.02 0 0 0-.813-1.086c-.387-.26-.879-.386-1.468-.386m-12.754.116h-1.678l2.053 3.214-2.108 3.241h1.525L18.39 34.2l1.297 2.032h1.678l-2.071-3.24 2.052-3.215h-1.524L18.53 31.79zm6.756 0h-1.37v6.455h4.106v-1.208h-2.736z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileXLS48 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileXls48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.332a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5zm24 2.121 8.212 8.212h-8.212zm1.173 27.926q-.817 0-1.482.3a2.45 2.45 0 0 0-1.064.862c-.258.377-.383.824-.383 1.335 0 .534.13.988.398 1.351q.388.526.92.819.526.281 1.348.595c.549.207.94.394 1.183.561l.004.003c.23.146.335.333.335.571 0 .272-.102.48-.308.638-.204.155-.47.237-.807.237q-.557-.002-.964-.234a1.5 1.5 0 0 1-.595-.684l-.048-.107-1.673.52.046.13a2.88 2.88 0 0 0 1.184 1.498q.855.525 2.05.523.888 0 1.58-.312.691-.326 1.075-.912.395-.601.394-1.38c0-.503-.126-.93-.387-1.27a2.7 2.7 0 0 0-.907-.78 10 10 0 0 0-1.312-.584q-.572-.214-.9-.367a2 2 0 0 1-.514-.368.68.68 0 0 1-.18-.472c0-.249.091-.442.274-.592.196-.153.449-.235.769-.235q.442.002.763.228l.005.003q.334.215.488.608l.044.114 1.75-.504-.044-.132q-.312-.94-1.084-1.449c-.516-.346-1.172-.514-1.958-.514M23 39.703h-2.237l2.737 4.285-2.811 4.322h2.033l1.798-2.71 1.73 2.71h2.236l-2.761-4.322 2.737-4.285H26.43l-1.727 2.682zm9.008 0h-1.827v8.606h5.475V46.7h-3.648z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileXLS64 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileXls64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
5
  */
6
6
  withDefaults(
7
7
  defineProps<{
@@ -1,4 +1,4 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M14.583 10.75a3.834 3.834 0 1 1 0 7.668 3.834 3.834 0 0 1 0-7.668M8.838 1.755a.75.75 0 0 1 .512.295l1.025 1.367h5.458a.75.75 0 0 1 .75.75v1.75h.917l.081.005a.75.75 0 0 1 .66.86l-.417 2.707a.75.75 0 0 1-1.482-.227l.284-1.845H4.811L3.374 16.75h5.793a.75.75 0 0 1 0 1.5H2.5a.8.8 0 0 1-.27-.053l-.037-.014a1 1 0 0 1-.096-.052l-.029-.02a1 1 0 0 1-.091-.075l-.017-.017-.03-.03a1 1 0 0 1-.05-.068l-.007-.01a1 1 0 0 1-.058-.105l-.01-.022a1 1 0 0 1-.036-.123l-.005-.018-.006-.04a1 1 0 0 1-.008-.103v-15a.75.75 0 0 1 .75-.75h6.25zm5.745 11.078a.5.5 0 0 0-.5.5v.75h-.75a.5.5 0 0 0 0 1h.75v.75a.5.5 0 0 0 1 0v-.75h.75a.5.5 0 1 0 0-1h-.75v-.75a.5.5 0 0 0-.5-.5M3.25 7.694l.176-1.141.032-.132a.75.75 0 0 1 .709-.504h10.916v-1H10a.75.75 0 0 1-.6-.3L8.375 3.25H3.25z"/></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.334M8.75 1.75a.75.75 0 0 1 .6.3l1.025 1.367h5.458a.75.75 0 0 1 .75.75v1.75h.917a.75.75 0 0 1 .742.864l-.385 2.5a.75.75 0 0 1-1.482-.228l.251-1.636H4.811L3.374 16.75h5.793a.75.75 0 0 1 0 1.5H2.5l-.077-.004a.7.7 0 0 1-.23-.063.8.8 0 0 1-.228-.16q-.017-.016-.034-.035a1 1 0 0 1-.05-.067l-.007-.01a1 1 0 0 1-.057-.105l-.01-.022a.8.8 0 0 1-.044-.15l-.004-.03-.005-.037a1 1 0 0 1-.004-.1V2.5a.75.75 0 0 1 .75-.75zM15 12.732a.5.5 0 0 0-.5.5V14.5h-1.267a.5.5 0 0 0 0 1H14.5v1.268a.5.5 0 0 0 1 0V15.5h1.268a.5.5 0 0 0 0-1H15.5v-1.268a.5.5 0 0 0-.5-.5M3.25 7.694l.176-1.141.032-.132a.75.75 0 0 1 .71-.504h10.915v-1H10a.75.75 0 0 1-.6-.3L8.376 3.25H3.25z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * FolderNew20 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="M10.5 2a1 1 0 0 1 .8.4L12.5 4H19l.103.005A1 1 0 0 1 20 5v2h1a1 1 0 0 1 .989 1.152l-.5 3.25a1 1 0 0 1-1.977-.304L19.834 9H5.858L4.166 20H11a1 1 0 0 1 0 2H3l-.102-.005H2.89l-.01-.003a1 1 0 0 1-.093-.015l-.02-.005a1 1 0 0 1-.353-.162l-.028-.02-.057-.05q-.011-.009-.022-.02l-.053-.054q-.007-.008-.013-.015l-.004-.005a1 1 0 0 1-.198-.364l-.006-.026a1 1 0 0 1-.03-.178q-.002-.022-.003-.043V3a1 1 0 0 1 1-1zm7 11a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9m0 2.5a.5.5 0 0 0-.5.5v1h-1a.5.5 0 1 0 0 1h1v1a.5.5 0 1 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5M4 7.924l.012-.076.018-.09A1 1 0 0 1 5 7h13V6h-6a1 1 0 0 1-.8-.4L10.002 4h-6v3.924Z"/></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-10M10.5 2a1 1 0 0 1 .8.4L12.5 4H19a1 1 0 0 1 1 1v2h1a1 1 0 0 1 .989 1.152l-.462 3a1 1 0 0 1-1.977-.304L19.834 9H5.858L4.166 20H11a1 1 0 0 1 0 2H3l-.102-.005H2.89l-.01-.003a1 1 0 0 1-.093-.015l-.02-.005a1 1 0 0 1-.353-.162l-.028-.02-.057-.05q-.011-.009-.022-.02l-.053-.054-.013-.015-.004-.005a1 1 0 0 1-.198-.364l-.006-.026a1 1 0 0 1-.03-.178q-.002-.022-.003-.043V3a1 1 0 0 1 1-1zM18 15.379a.5.5 0 0 0-.5.5V17.5h-1.62a.5.5 0 0 0 0 1h1.62v1.621a.5.5 0 0 0 1 0V18.5h1.622a.5.5 0 0 0 0-1H18.5v-1.621a.5.5 0 0 0-.5-.5M4 7.924l.012-.076.018-.09A1 1 0 0 1 5 7h13V6h-6a1 1 0 0 1-.8-.4L10.002 4h-6v3.924Z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * FolderNew24 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.668M14 3a1 1 0 0 1 .8.4l1.7 2.267h8.833a1 1 0 0 1 1 1v3H28a1 1 0 0 1 .989 1.152l-.667 4.333a1 1 0 0 1-1.977-.303l.49-3.182H7.524L5.166 27h9.501a1 1 0 0 1 0 2H4l-.102-.005H3.89l-.012-.003a1 1 0 0 1-.089-.015l-.024-.006a1 1 0 0 1-.269-.108l-.023-.014-.062-.041-.025-.019-.057-.049q-.011-.009-.022-.02l-.053-.054q-.007-.008-.013-.015l-.004-.005a1 1 0 0 1-.198-.364l-.006-.027a1 1 0 0 1-.03-.176L3 28.035V4a1 1 0 0 1 1-1zm9.333 17.833a.5.5 0 0 0-.5.5v1.5h-1.5a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0v-1.5h1.5a.5.5 0 1 0 0-1h-1.5v-1.5a.5.5 0 0 0-.5-.5M5 14.926l.68-4.411.017-.09a1 1 0 0 1 .97-.758h17.666v-2H16a1 1 0 0 1-.8-.4L13.5 5H5z"/></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.334M14 3a1 1 0 0 1 .8.4l1.7 2.267h8.833a1 1 0 0 1 1 1v3H28a1 1 0 0 1 .989 1.152l-.616 4a1 1 0 0 1-1.976-.304l.438-2.848H7.525L5.166 27h9.501a1 1 0 0 1 0 2H4l-.102-.005H3.89l-.012-.003a1 1 0 0 1-.089-.015l-.024-.006a1 1 0 0 1-.268-.108l-.024-.014-.061-.041-.026-.019-.056-.049a1 1 0 0 1-.075-.074l-.014-.015-.004-.005a1 1 0 0 1-.198-.364l-.006-.027a1 1 0 0 1-.03-.176L3 28.035V4a1 1 0 0 1 1-1zm10 17.672a.5.5 0 0 0-.5.5V23.5h-2.328a.5.5 0 0 0 0 1H23.5v2.33a.501.501 0 0 0 1 0V24.5h2.33a.5.5 0 0 0 0-1H24.5v-2.328a.5.5 0 0 0-.5-.5M5 14.926l.68-4.411.017-.09a1 1 0 0 1 .97-.758h17.666v-2H16a1 1 0 0 1-.8-.4L13.5 5H5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * FolderNew32 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-18M21 4.5c.472 0 .917.222 1.2.6l2.551 3.4h13.25l.153.008A1.5 1.5 0 0 1 39.5 10v4.5H42a1.5 1.5 0 0 1 1.483 1.729l-1 6.5a1.5 1.5 0 0 1-2.965-.457l.734-4.772H11.287l-3.539 23H22a1.5 1.5 0 0 1 0 3H6l-.153-.008h-.005l-.04-.007a2 2 0 0 1-.121-.02l-.025-.006a2 2 0 0 1-.125-.035l-.042-.016-.094-.037-.054-.025a2 2 0 0 1-.097-.052l-.029-.018a1.5 1.5 0 0 1-.203-.149l-.056-.05a2 2 0 0 1-.075-.08l-.02-.02-.004-.007a1.5 1.5 0 0 1-.296-.547l-.01-.044-.025-.105-.01-.067a2 2 0 0 1-.014-.162L4.5 42V6A1.5 1.5 0 0 1 6 4.5zM35 31a1 1 0 0 0-1 1v2h-2a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 1 0 0-2h-2v-2a1 1 0 0 0-1-1M7.5 22.386l1.018-6.614.027-.135A1.5 1.5 0 0 1 10 14.5h26.5v-3H24a1.5 1.5 0 0 1-1.2-.6l-2.55-3.4H7.5z"/></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.478-10 10-10M21 4.5c.472 0 .917.222 1.2.6l2.551 3.4h13.25a1.5 1.5 0 0 1 1.5 1.5v4.5H42a1.502 1.502 0 0 1 1.482 1.729l-.923 6a1.5 1.5 0 0 1-2.965-.457l.657-4.272H11.287l-3.539 23H22a1.5 1.5 0 0 1 0 3H6l-.153-.008h-.005l-.04-.007a2 2 0 0 1-.12-.02l-.026-.006a2 2 0 0 1-.125-.035l-.042-.016-.094-.037-.054-.025a2 2 0 0 1-.097-.052l-.029-.018a1.5 1.5 0 0 1-.203-.149l-.056-.05a2 2 0 0 1-.075-.08l-.02-.02-.004-.007a1.5 1.5 0 0 1-.296-.547l-.01-.044-.025-.105-.01-.067a2 2 0 0 1-.014-.162L4.5 42V6A1.5 1.5 0 0 1 6 4.5zm15 26.257a1 1 0 0 0-1 1v3.242h-3.242a1 1 0 0 0 0 2H35v3.243a1 1 0 0 0 2 0V37h3.244a1 1 0 0 0 0-2H37v-3.242a1 1 0 0 0-1-1ZM7.5 22.386l1.018-6.614.027-.135A1.5 1.5 0 0 1 10 14.5h26.5v-3H24a1.5 1.5 0 0 1-1.2-.6l-2.55-3.4H7.5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * FolderNew48 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.668 35c6.443 0 11.666 5.224 11.666 11.667s-5.223 11.666-11.666 11.666-11.666-5.223-11.667-11.666S40.225 35 46.668 35M28 6.5c.472 0 .917.222 1.2.6l3.55 4.733h17.917a1.5 1.5 0 0 1 1.5 1.5v6.5H56a1.5 1.5 0 0 1 1.483 1.729l-1.333 8.665a1.5 1.5 0 0 1-2.965-.456l1.067-6.938H14.62L9.748 54.5h19.585a1.5 1.5 0 0 1 0 3H8l-.153-.008h-.005l-.04-.007a2 2 0 0 1-.121-.02l-.025-.006a2 2 0 0 1-.125-.035l-.042-.016-.094-.037-.054-.025a2 2 0 0 1-.097-.052l-.03-.019a2 2 0 0 1-.15-.104l-.046-.04q-.031-.025-.062-.054a2 2 0 0 1-.075-.08l-.02-.02-.005-.007a2 2 0 0 1-.074-.097l-.02-.025-.006-.01a1.5 1.5 0 0 1-.195-.415l-.012-.045-.022-.1q-.007-.037-.011-.073a2 2 0 0 1-.014-.16L6.5 56V8A1.5 1.5 0 0 1 8 6.5zm18.667 35.167a1 1 0 0 0-1 1v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2h-3v-3a1 1 0 0 0-1-1M9.5 36.384l2.351-15.28.027-.134a1.5 1.5 0 0 1 1.455-1.137h35.834v-5H32a1.5 1.5 0 0 1-1.2-.6L27.25 9.5H9.5z"/></svg></template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M48.001 34.666c7.364 0 13.333 5.97 13.333 13.334s-5.969 13.333-13.333 13.333S34.668 55.363 34.667 48s5.97-13.334 13.334-13.334m-20-28.166c.471 0 .916.222 1.2.6l3.55 4.733h17.916a1.5 1.5 0 0 1 1.5 1.5v6.5H56a1.502 1.502 0 0 1 1.483 1.729l-1.23 8a1.5 1.5 0 0 1-2.965-.457l.964-6.272H14.62L9.748 54.5h19.585a1.5 1.5 0 0 1 0 3H8l-.153-.008h-.005l-.04-.007a2 2 0 0 1-.12-.02l-.026-.006a2 2 0 0 1-.125-.035l-.042-.016-.094-.037-.054-.025a2 2 0 0 1-.097-.052l-.03-.019a2 2 0 0 1-.15-.104l-.046-.04q-.031-.025-.062-.054a2 2 0 0 1-.075-.08l-.02-.02-.005-.007a2 2 0 0 1-.074-.097l-.02-.025-.006-.01a1.5 1.5 0 0 1-.195-.415l-.012-.045-.022-.1q-.007-.037-.011-.073l-.01-.08-.004-.08L6.5 56V8A1.5 1.5 0 0 1 8 6.5h20Zm20 34.843a1 1 0 0 0-1 1V47h-4.657a1 1 0 0 0 0 2h4.657v4.656a1 1 0 0 0 2 0V49h4.657a1 1 0 0 0 0-2H49v-4.657a1 1 0 0 0-1-1Zm-38.5-4.96 2.35-15.279.027-.134a1.5 1.5 0 0 1 1.455-1.137h35.834v-5H32a1.5 1.5 0 0 1-1.2-.6L27.25 9.5H9.5z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
4
  * FolderNew64 is an SVG icon wrapped in a Vue component to make it easier to use.
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M17.5 3.417a.75.75 0 0 1 .75.75v11.667a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75V4.167a.75.75 0 0 1 .75-.75zM3.25 15.084h13.5V4.917H3.25zM15 7.833a.5.5 0 0 1 .5.5v3.333a.5.5 0 0 1-.5.5h-3.333a.5.5 0 0 1-.5-.5V8.333a.5.5 0 0 1 .5-.5zm-7.634.663q.723 0 1.137.456.416.456.416 1.292v.384H6.677q.045.345.273.554a.84.84 0 0 0 .582.208q.544 0 .85-.394l.463.518q-.212.3-.574.468-.36.166-.8.166-.775 0-1.263-.475-.485-.476-.485-1.266v-.092q0-.53.205-.947.205-.42.579-.644.377-.228.86-.228Zm-2.028 3.587h-.943v-5h.943zm4.845 0h-.945V8.562h.945zm1.984-.917h.667V8.833h-.667zm1.667 0h.666V10.5h-.666zm-6.47-1.908a.6.6 0 0 0-.457.188q-.172.19-.22.541h1.308v-.075q-.006-.312-.17-.481-.162-.173-.462-.173Zm6.47.242h.666v-.667h-.666zM9.711 7.165q.24 0 .384.137a.46.46 0 0 1 .143.347.46.46 0 0 1-.146.352.53.53 0 0 1-.381.137A.54.54 0 0 1 9.326 8a.47.47 0 0 1-.142-.352q0-.21.14-.347a.54.54 0 0 1 .387-.137Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * FundingCardLei20 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>