@mozaic-ds/icons-vue 2.4.0 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (240) hide show
  1. package/dist/index.d.ts +5631 -4861
  2. package/dist/mozaic-icons-vue.mjs +12685 -11723
  3. package/dist/mozaic-icons-vue.umd.js +1 -1
  4. package/package.json +2 -2
  5. package/src/components/{AI20/AI20.vue → Ai20/Ai20.vue} +1 -1
  6. package/src/components/{AI24/AI24.vue → Ai24/Ai24.vue} +1 -1
  7. package/src/components/{AI32/AI32.vue → Ai32/Ai32.vue} +1 -1
  8. package/src/components/{AI48/AI48.vue → Ai48/Ai48.vue} +1 -1
  9. package/src/components/{AI64/AI64.vue → Ai64/Ai64.vue} +1 -1
  10. package/src/components/{API20/API20.vue → Api20/Api20.vue} +1 -1
  11. package/src/components/{API24/API24.vue → Api24/Api24.vue} +1 -1
  12. package/src/components/{API32/API32.vue → Api32/Api32.vue} +1 -1
  13. package/src/components/{API48/API48.vue → Api48/Api48.vue} +1 -1
  14. package/src/components/{API64/API64.vue → Api64/Api64.vue} +1 -1
  15. package/src/components/BillLei20/BillLei20.vue +17 -0
  16. package/src/components/BillLei24/BillLei24.vue +17 -0
  17. package/src/components/BillLei32/BillLei32.vue +17 -0
  18. package/src/components/BillLei48/BillLei48.vue +17 -0
  19. package/src/components/BillLei64/BillLei64.vue +17 -0
  20. package/src/components/Cart20/Cart20.vue +1 -1
  21. package/src/components/Cart24/Cart24.vue +1 -1
  22. package/src/components/Cart32/Cart32.vue +1 -1
  23. package/src/components/Cart48/Cart48.vue +1 -1
  24. package/src/components/Cart64/Cart64.vue +1 -1
  25. package/src/components/CurrencyDollar20/CurrencyDollar20.vue +17 -0
  26. package/src/components/CurrencyDollar24/CurrencyDollar24.vue +17 -0
  27. package/src/components/CurrencyDollar32/CurrencyDollar32.vue +17 -0
  28. package/src/components/CurrencyDollar48/CurrencyDollar48.vue +17 -0
  29. package/src/components/CurrencyDollar64/CurrencyDollar64.vue +17 -0
  30. package/src/components/CurrencyEuro20/CurrencyEuro20.vue +17 -0
  31. package/src/components/CurrencyEuro24/CurrencyEuro24.vue +17 -0
  32. package/src/components/CurrencyEuro32/CurrencyEuro32.vue +17 -0
  33. package/src/components/CurrencyEuro48/CurrencyEuro48.vue +17 -0
  34. package/src/components/CurrencyEuro64/CurrencyEuro64.vue +17 -0
  35. package/src/components/CurrencyLei20/CurrencyLei20.vue +17 -0
  36. package/src/components/CurrencyLei24/CurrencyLei24.vue +17 -0
  37. package/src/components/CurrencyLei32/CurrencyLei32.vue +17 -0
  38. package/src/components/CurrencyLei48/CurrencyLei48.vue +17 -0
  39. package/src/components/CurrencyLei64/CurrencyLei64.vue +17 -0
  40. package/src/components/Cybersecurity20/Cybersecurity20.vue +1 -1
  41. package/src/components/Cybersecurity24/Cybersecurity24.vue +1 -1
  42. package/src/components/Cybersecurity32/Cybersecurity32.vue +1 -1
  43. package/src/components/Cybersecurity48/Cybersecurity48.vue +1 -1
  44. package/src/components/Cybersecurity64/Cybersecurity64.vue +1 -1
  45. package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +1 -1
  46. package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +1 -1
  47. package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +1 -1
  48. package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +1 -1
  49. package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +1 -1
  50. package/src/components/CybersecurityWarning20/CybersecurityWarning20.vue +1 -1
  51. package/src/components/CybersecurityWarning24/CybersecurityWarning24.vue +1 -1
  52. package/src/components/CybersecurityWarning32/CybersecurityWarning32.vue +1 -1
  53. package/src/components/CybersecurityWarning48/CybersecurityWarning48.vue +1 -1
  54. package/src/components/CybersecurityWarning64/CybersecurityWarning64.vue +1 -1
  55. package/src/components/Danger20/Danger20.vue +1 -1
  56. package/src/components/Danger24/Danger24.vue +1 -1
  57. package/src/components/Danger32/Danger32.vue +1 -1
  58. package/src/components/Danger48/Danger48.vue +1 -1
  59. package/src/components/Danger64/Danger64.vue +1 -1
  60. package/src/components/DeviceMobile20/DeviceMobile20.vue +1 -1
  61. package/src/components/DeviceMobile24/DeviceMobile24.vue +1 -1
  62. package/src/components/DeviceMobile32/DeviceMobile32.vue +1 -1
  63. package/src/components/DeviceMobile48/DeviceMobile48.vue +1 -1
  64. package/src/components/DeviceMobile64/DeviceMobile64.vue +1 -1
  65. package/src/components/DeviceTablet20/DeviceTablet20.vue +1 -1
  66. package/src/components/DeviceTablet24/DeviceTablet24.vue +1 -1
  67. package/src/components/DeviceTablet32/DeviceTablet32.vue +1 -1
  68. package/src/components/DeviceTablet48/DeviceTablet48.vue +1 -1
  69. package/src/components/DeviceTablet64/DeviceTablet64.vue +1 -1
  70. package/src/components/{DIY20/DIY20.vue → Diy20/Diy20.vue} +1 -1
  71. package/src/components/{DIY24/DIY24.vue → Diy24/Diy24.vue} +1 -1
  72. package/src/components/{DIY32/DIY32.vue → Diy32/Diy32.vue} +1 -1
  73. package/src/components/{DIY48/DIY48.vue → Diy48/Diy48.vue} +1 -1
  74. package/src/components/{DIY64/DIY64.vue → Diy64/Diy64.vue} +1 -1
  75. package/src/components/{DIYAlt20/DIYAlt20.vue → DiyAlt20/DiyAlt20.vue} +1 -1
  76. package/src/components/{DIYAlt24/DIYAlt24.vue → DiyAlt24/DiyAlt24.vue} +1 -1
  77. package/src/components/{DIYAlt32/DIYAlt32.vue → DiyAlt32/DiyAlt32.vue} +1 -1
  78. package/src/components/{DIYAlt48/DIYAlt48.vue → DiyAlt48/DiyAlt48.vue} +1 -1
  79. package/src/components/{DIYAlt64/DIYAlt64.vue → DiyAlt64/DiyAlt64.vue} +1 -1
  80. package/src/components/Error20/Error20.vue +17 -0
  81. package/src/components/Error24/Error24.vue +17 -0
  82. package/src/components/Error32/Error32.vue +17 -0
  83. package/src/components/Error48/Error48.vue +17 -0
  84. package/src/components/Error64/Error64.vue +17 -0
  85. package/src/components/ErrorFilled20/ErrorFilled20.vue +17 -0
  86. package/src/components/ErrorFilled24/ErrorFilled24.vue +17 -0
  87. package/src/components/ErrorFilled32/ErrorFilled32.vue +17 -0
  88. package/src/components/ErrorFilled48/ErrorFilled48.vue +17 -0
  89. package/src/components/ErrorFilled64/ErrorFilled64.vue +17 -0
  90. package/src/components/{FileCSV20/FileCSV20.vue → FileCsv20/FileCsv20.vue} +1 -1
  91. package/src/components/{FileCSV24/FileCSV24.vue → FileCsv24/FileCsv24.vue} +1 -1
  92. package/src/components/{FileCSV32/FileCSV32.vue → FileCsv32/FileCsv32.vue} +1 -1
  93. package/src/components/{FileCSV48/FileCSV48.vue → FileCsv48/FileCsv48.vue} +1 -1
  94. package/src/components/{FileCSV64/FileCSV64.vue → FileCsv64/FileCsv64.vue} +1 -1
  95. package/src/components/{FileDOC20/FileDOC20.vue → FileDoc20/FileDoc20.vue} +1 -1
  96. package/src/components/{FileDOC24/FileDOC24.vue → FileDoc24/FileDoc24.vue} +1 -1
  97. package/src/components/{FileDOC32/FileDOC32.vue → FileDoc32/FileDoc32.vue} +1 -1
  98. package/src/components/{FileDOC48/FileDOC48.vue → FileDoc48/FileDoc48.vue} +1 -1
  99. package/src/components/{FileDOC64/FileDOC64.vue → FileDoc64/FileDoc64.vue} +1 -1
  100. package/src/components/{FileFIG20/FileFIG20.vue → FileFig20/FileFig20.vue} +1 -1
  101. package/src/components/{FileFIG24/FileFIG24.vue → FileFig24/FileFig24.vue} +1 -1
  102. package/src/components/{FileFIG32/FileFIG32.vue → FileFig32/FileFig32.vue} +1 -1
  103. package/src/components/{FileFIG48/FileFIG48.vue → FileFig48/FileFig48.vue} +1 -1
  104. package/src/components/{FileFIG64/FileFIG64.vue → FileFig64/FileFig64.vue} +1 -1
  105. package/src/components/{FileJPG20/FileJPG20.vue → FileJpg20/FileJpg20.vue} +1 -1
  106. package/src/components/{FileJPG24/FileJPG24.vue → FileJpg24/FileJpg24.vue} +1 -1
  107. package/src/components/{FileJPG32/FileJPG32.vue → FileJpg32/FileJpg32.vue} +1 -1
  108. package/src/components/{FileJPG48/FileJPG48.vue → FileJpg48/FileJpg48.vue} +1 -1
  109. package/src/components/{FileJPG64/FileJPG64.vue → FileJpg64/FileJpg64.vue} +1 -1
  110. package/src/components/{FilePDF20/FilePDF20.vue → FilePdf20/FilePdf20.vue} +1 -1
  111. package/src/components/{FilePDF24/FilePDF24.vue → FilePdf24/FilePdf24.vue} +1 -1
  112. package/src/components/{FilePDF32/FilePDF32.vue → FilePdf32/FilePdf32.vue} +1 -1
  113. package/src/components/{FilePDF48/FilePDF48.vue → FilePdf48/FilePdf48.vue} +1 -1
  114. package/src/components/{FilePDF64/FilePDF64.vue → FilePdf64/FilePdf64.vue} +1 -1
  115. package/src/components/{FilePNG20/FilePNG20.vue → FilePng20/FilePng20.vue} +1 -1
  116. package/src/components/{FilePNG24/FilePNG24.vue → FilePng24/FilePng24.vue} +1 -1
  117. package/src/components/{FilePNG32/FilePNG32.vue → FilePng32/FilePng32.vue} +1 -1
  118. package/src/components/{FilePNG48/FilePNG48.vue → FilePng48/FilePng48.vue} +1 -1
  119. package/src/components/{FilePNG64/FilePNG64.vue → FilePng64/FilePng64.vue} +1 -1
  120. package/src/components/{FileSVG20/FileSVG20.vue → FileSvg20/FileSvg20.vue} +1 -1
  121. package/src/components/{FileSVG24/FileSVG24.vue → FileSvg24/FileSvg24.vue} +1 -1
  122. package/src/components/{FileSVG32/FileSVG32.vue → FileSvg32/FileSvg32.vue} +1 -1
  123. package/src/components/{FileSVG48/FileSVG48.vue → FileSvg48/FileSvg48.vue} +1 -1
  124. package/src/components/{FileSVG64/FileSVG64.vue → FileSvg64/FileSvg64.vue} +1 -1
  125. package/src/components/{FileXLS20/FileXLS20.vue → FileXls20/FileXls20.vue} +1 -1
  126. package/src/components/{FileXLS24/FileXLS24.vue → FileXls24/FileXls24.vue} +1 -1
  127. package/src/components/{FileXLS32/FileXLS32.vue → FileXls32/FileXls32.vue} +1 -1
  128. package/src/components/{FileXLS48/FileXLS48.vue → FileXls48/FileXls48.vue} +1 -1
  129. package/src/components/{FileXLS64/FileXLS64.vue → FileXls64/FileXls64.vue} +1 -1
  130. package/src/components/FundingCardLei20/FundingCardLei20.vue +17 -0
  131. package/src/components/FundingCardLei24/FundingCardLei24.vue +17 -0
  132. package/src/components/FundingCardLei32/FundingCardLei32.vue +17 -0
  133. package/src/components/FundingCardLei48/FundingCardLei48.vue +17 -0
  134. package/src/components/FundingCardLei64/FundingCardLei64.vue +17 -0
  135. package/src/components/FundingLei20/FundingLei20.vue +17 -0
  136. package/src/components/FundingLei24/FundingLei24.vue +17 -0
  137. package/src/components/FundingLei32/FundingLei32.vue +17 -0
  138. package/src/components/FundingLei48/FundingLei48.vue +17 -0
  139. package/src/components/FundingLei64/FundingLei64.vue +17 -0
  140. package/src/components/InfoCircle20/InfoCircle20.vue +1 -1
  141. package/src/components/InfoCircle24/InfoCircle24.vue +1 -1
  142. package/src/components/InfoCircle32/InfoCircle32.vue +1 -1
  143. package/src/components/InfoCircle48/InfoCircle48.vue +1 -1
  144. package/src/components/InfoCircle64/InfoCircle64.vue +1 -1
  145. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +1 -1
  146. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +1 -1
  147. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +1 -1
  148. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +1 -1
  149. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +1 -1
  150. package/src/components/ReceiptLei20/ReceiptLei20.vue +17 -0
  151. package/src/components/ReceiptLei24/ReceiptLei24.vue +17 -0
  152. package/src/components/ReceiptLei32/ReceiptLei32.vue +17 -0
  153. package/src/components/ReceiptLei48/ReceiptLei48.vue +17 -0
  154. package/src/components/ReceiptLei64/ReceiptLei64.vue +17 -0
  155. package/src/components/{RFID20/RFID20.vue → Rfid20/Rfid20.vue} +1 -1
  156. package/src/components/{RFID24/RFID24.vue → Rfid24/Rfid24.vue} +1 -1
  157. package/src/components/{RFID32/RFID32.vue → Rfid32/Rfid32.vue} +1 -1
  158. package/src/components/{RFID48/RFID48.vue → Rfid48/Rfid48.vue} +1 -1
  159. package/src/components/{RFID64/RFID64.vue → Rfid64/Rfid64.vue} +1 -1
  160. package/src/components/Stop20/Stop20.vue +17 -0
  161. package/src/components/Stop24/Stop24.vue +17 -0
  162. package/src/components/Stop32/Stop32.vue +17 -0
  163. package/src/components/Stop48/Stop48.vue +17 -0
  164. package/src/components/Stop64/Stop64.vue +17 -0
  165. package/src/components/StopCircle20/StopCircle20.vue +17 -0
  166. package/src/components/StopCircle24/StopCircle24.vue +17 -0
  167. package/src/components/StopCircle32/StopCircle32.vue +17 -0
  168. package/src/components/StopCircle48/StopCircle48.vue +17 -0
  169. package/src/components/StopCircle64/StopCircle64.vue +17 -0
  170. package/src/components/ThumbDown20/ThumbDown20.vue +1 -1
  171. package/src/components/ThumbDown24/ThumbDown24.vue +1 -1
  172. package/src/components/ThumbDown32/ThumbDown32.vue +1 -1
  173. package/src/components/ThumbDown48/ThumbDown48.vue +1 -1
  174. package/src/components/ThumbDown64/ThumbDown64.vue +1 -1
  175. package/src/components/ThumbDownFilled20/ThumbDownFilled20.vue +17 -0
  176. package/src/components/ThumbDownFilled24/ThumbDownFilled24.vue +17 -0
  177. package/src/components/ThumbDownFilled32/ThumbDownFilled32.vue +17 -0
  178. package/src/components/ThumbDownFilled48/ThumbDownFilled48.vue +17 -0
  179. package/src/components/ThumbDownFilled64/ThumbDownFilled64.vue +17 -0
  180. package/src/components/ThumbUp20/ThumbUp20.vue +1 -1
  181. package/src/components/ThumbUp24/ThumbUp24.vue +1 -1
  182. package/src/components/ThumbUp32/ThumbUp32.vue +1 -1
  183. package/src/components/ThumbUp48/ThumbUp48.vue +1 -1
  184. package/src/components/ThumbUp64/ThumbUp64.vue +1 -1
  185. package/src/components/ThumbUpFilled20/ThumbUpFilled20.vue +17 -0
  186. package/src/components/ThumbUpFilled24/ThumbUpFilled24.vue +17 -0
  187. package/src/components/ThumbUpFilled32/ThumbUpFilled32.vue +17 -0
  188. package/src/components/ThumbUpFilled48/ThumbUpFilled48.vue +17 -0
  189. package/src/components/ThumbUpFilled64/ThumbUpFilled64.vue +17 -0
  190. package/src/components/{View3D20/View3D20.vue → View3d20/View3d20.vue} +1 -1
  191. package/src/components/{View3D24/View3D24.vue → View3d24/View3d24.vue} +1 -1
  192. package/src/components/{View3D32/View3D32.vue → View3d32/View3d32.vue} +1 -1
  193. package/src/components/{View3D48/View3D48.vue → View3d48/View3d48.vue} +1 -1
  194. package/src/components/{View3D64/View3D64.vue → View3d64/View3d64.vue} +1 -1
  195. package/src/components/{ViewAR20/ViewAR20.vue → ViewAr20/ViewAr20.vue} +1 -1
  196. package/src/components/{ViewAR24/ViewAR24.vue → ViewAr24/ViewAr24.vue} +1 -1
  197. package/src/components/{ViewAR32/ViewAR32.vue → ViewAr32/ViewAr32.vue} +1 -1
  198. package/src/components/{ViewAR48/ViewAR48.vue → ViewAr48/ViewAr48.vue} +1 -1
  199. package/src/components/{ViewAR64/ViewAR64.vue → ViewAr64/ViewAr64.vue} +1 -1
  200. package/src/components/WarningCircle20/WarningCircle20.vue +1 -1
  201. package/src/components/WarningCircle24/WarningCircle24.vue +1 -1
  202. package/src/components/WarningCircle32/WarningCircle32.vue +1 -1
  203. package/src/components/WarningCircle48/WarningCircle48.vue +1 -1
  204. package/src/components/WarningCircle64/WarningCircle64.vue +1 -1
  205. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +1 -1
  206. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +1 -1
  207. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +1 -1
  208. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +1 -1
  209. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +1 -1
  210. package/src/components/WarningTriangle20/WarningTriangle20.vue +17 -0
  211. package/src/components/WarningTriangle24/WarningTriangle24.vue +17 -0
  212. package/src/components/WarningTriangle32/WarningTriangle32.vue +17 -0
  213. package/src/components/WarningTriangle48/WarningTriangle48.vue +17 -0
  214. package/src/components/WarningTriangle64/WarningTriangle64.vue +17 -0
  215. package/src/components/WarningTriangleFilled20/WarningTriangleFilled20.vue +17 -0
  216. package/src/components/WarningTriangleFilled24/WarningTriangleFilled24.vue +17 -0
  217. package/src/components/WarningTriangleFilled32/WarningTriangleFilled32.vue +17 -0
  218. package/src/components/WarningTriangleFilled48/WarningTriangleFilled48.vue +17 -0
  219. package/src/components/WarningTriangleFilled64/WarningTriangleFilled64.vue +17 -0
  220. package/src/index.ts +597 -542
  221. package/src/components/Instance20/Instance20.vue +0 -17
  222. package/src/components/Instance24/Instance24.vue +0 -17
  223. package/src/components/Instance32/Instance32.vue +0 -17
  224. package/src/components/Instance48/Instance48.vue +0 -17
  225. package/src/components/Instance64/Instance64.vue +0 -17
  226. package/src/components/InstanceLeft20/InstanceLeft20.vue +0 -17
  227. package/src/components/InstanceLeft24/InstanceLeft24.vue +0 -17
  228. package/src/components/InstanceLeft32/InstanceLeft32.vue +0 -17
  229. package/src/components/InstanceLeft48/InstanceLeft48.vue +0 -17
  230. package/src/components/InstanceLeft64/InstanceLeft64.vue +0 -17
  231. package/src/components/InstanceRight20/InstanceRight20.vue +0 -17
  232. package/src/components/InstanceRight24/InstanceRight24.vue +0 -17
  233. package/src/components/InstanceRight32/InstanceRight32.vue +0 -17
  234. package/src/components/InstanceRight48/InstanceRight48.vue +0 -17
  235. package/src/components/InstanceRight64/InstanceRight64.vue +0 -17
  236. package/src/components/RotatedMobile20/RotatedMobile20.vue +0 -17
  237. package/src/components/RotatedMobile24/RotatedMobile24.vue +0 -17
  238. package/src/components/RotatedMobile32/RotatedMobile32.vue +0 -17
  239. package/src/components/RotatedMobile48/RotatedMobile48.vue +0 -17
  240. package/src/components/RotatedMobile64/RotatedMobile64.vue +0 -17
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M14.286 6.249c.777-1.295 2.653-1.295 3.43 0L27.95 23.306c.799 1.332-.162 3.028-1.716 3.028H5.768c-1.555 0-2.515-1.695-1.716-3.028zM5.768 24.334h20.466L16.001 7.277zM17.96 14.96a1 1 0 0 1 1.414 1.414l-1.96 1.959 1.96 1.96a1 1 0 0 1-1.414 1.414L16 19.747l-1.959 1.96a1 1 0 0 1-1.414-1.414l1.959-1.96-1.96-1.959a1 1 0 1 1 1.415-1.414L16 16.919z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Error32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M21.857 8.657c.94-1.568 3.172-1.616 4.193-.146l.095.146 16.234 27.057c1 1.666-.201 3.786-2.145 3.786H7.768c-1.943 0-3.145-2.12-2.145-3.786zM8.65 36.5h30.7L24 10.915zm18.29-14.06a1.5 1.5 0 0 1 2.12 2.12l-2.939 2.94 2.94 2.94a1.5 1.5 0 0 1-2.121 2.12L24 29.621l-2.94 2.94a1.5 1.5 0 1 1-2.12-2.122l2.939-2.939-2.94-2.94a1.5 1.5 0 0 1 2.122-2.12L24 25.378l2.939-2.94Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Error48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M29.856 11.324c.941-1.567 3.171-1.616 4.193-.146l.096.146 22.234 37.057c1 1.666-.201 3.786-2.145 3.786H9.768c-1.943 0-3.144-2.12-2.145-3.786zM10.651 49.167h42.7L32 13.583zm25.622-18.894a1.5 1.5 0 0 1 2.121 2.122l-4.273 4.272 4.273 4.273a1.5 1.5 0 0 1-2.12 2.122L32 38.788l-4.273 4.274a1.5 1.5 0 0 1-2.12-2.122l4.272-4.273-4.273-4.273a1.5 1.5 0 0 1 2.121-2.12L32 34.545z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Error64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M8.499 4.376a1.75 1.75 0 0 1 3.001 0l5.734 9.557c.7 1.166-.14 2.65-1.5 2.65H4.266c-1.36 0-2.201-1.484-1.501-2.65l5.733-9.557Zm3.697 4.886a.75.75 0 0 0-1.06 0l-1.137 1.136-1.136-1.136a.75.75 0 0 0-1.06 1.06l1.135 1.136-1.135 1.137a.75.75 0 0 0 1.06 1.06L10 12.52l1.137 1.136a.75.75 0 0 0 1.06-1.06l-1.136-1.137 1.136-1.136a.75.75 0 0 0 0-1.06Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ErrorFilled20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M10.286 4.915c.777-1.294 2.653-1.294 3.43 0l7.234 12.056c.8 1.333-.161 3.029-1.716 3.03H4.767c-1.554 0-2.515-1.697-1.715-3.03zm4.42 6.13a1 1 0 0 0-1.413 0L12 12.336l-1.293-1.293a1 1 0 1 0-1.414 1.414l1.293 1.293-1.293 1.293a1 1 0 0 0 1.414 1.414L12 15.165l1.293 1.293a1.001 1.001 0 0 0 1.414-1.414l-1.293-1.293 1.293-1.293a1 1 0 0 0 0-1.414Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ErrorFilled24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M14.286 6.249c.777-1.295 2.653-1.295 3.43 0L27.95 23.306c.799 1.332-.162 3.028-1.716 3.028H5.768c-1.555 0-2.515-1.695-1.716-3.028zm5.087 8.711a1 1 0 0 0-1.414 0l-1.96 1.959-1.959-1.959a1 1 0 0 0-1.414 1.414l1.959 1.959-1.959 1.96a1 1 0 0 0 1.414 1.414l1.959-1.96 1.96 1.96a1 1 0 0 0 1.414-1.414l-1.96-1.96 1.96-1.959a1 1 0 0 0 0-1.414"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ErrorFilled32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M21.857 8.657c.94-1.568 3.172-1.616 4.193-.146l.095.146 16.234 27.057c1 1.666-.201 3.786-2.145 3.786H7.768c-1.943 0-3.145-2.12-2.145-3.786zM29.06 22.44a1.5 1.5 0 0 0-2.121 0L24 25.38l-2.94-2.94a1.5 1.5 0 1 0-2.12 2.121l2.939 2.94-2.94 2.94a1.5 1.5 0 0 0 2.122 2.12L24 29.623l2.939 2.94a1.5 1.5 0 0 0 2.12-2.122l-2.939-2.94 2.94-2.939a1.5 1.5 0 0 0 0-2.12Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ErrorFilled48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M29.856 11.324c.941-1.567 3.171-1.616 4.193-.146l.096.146 22.234 37.057c1 1.666-.201 3.786-2.145 3.786H9.768c-1.943 0-3.144-2.12-2.145-3.786zm8.538 18.95a1.5 1.5 0 0 0-2.12 0L32 34.545l-4.273-4.273a1.5 1.5 0 0 0-2.12 2.122l4.272 4.272-4.273 4.273a1.5 1.5 0 0 0 2.121 2.122L32 38.788l4.273 4.274a1.5 1.5 0 0 0 2.121-2.122l-4.273-4.273 4.273-4.273a1.5 1.5 0 0 0 0-2.12"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ErrorFilled64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -1,7 +1,7 @@
1
1
  <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="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.823 8.048q-.344 0-.617.164-.27.161-.425.475-.155.315-.154.757-.001.442.154.757.154.314.429.475.276.16.625.16.378 0 .635-.185a.9.9 0 0 0 .345-.46l.013-.04-.521-.158-.015.034a.54.54 0 0 1-.17.22.47.47 0 0 1-.28.074.56.56 0 0 1-.462-.213q-.17-.211-.171-.664.002-.454.167-.665a.55.55 0 0 1 .459-.216.44.44 0 0 1 .274.078h.001q.107.075.17.216l.015.033.522-.157-.013-.04a.87.87 0 0 0-.341-.457 1.06 1.06 0 0 0-.64-.188m2.313 0q-.255 0-.464.094-.209.09-.332.27a.72.72 0 0 0-.12.417q-.001.25.125.422.12.165.287.256.165.087.421.186.258.096.37.175l.001.001q.107.068.105.179 0 .127-.096.199a.4.4 0 0 1-.252.074.6.6 0 0 1-.302-.073.47.47 0 0 1-.185-.214l-.016-.033-.522.162.014.041a.9.9 0 0 0 .37.468q.268.164.64.164.278 0 .495-.098a.767.767 0 0 0 .459-.716q0-.237-.121-.397a.84.84 0 0 0-.284-.244 3 3 0 0 0-.41-.182 4 4 0 0 1-.281-.115.7.7 0 0 1-.16-.115.21.21 0 0 1-.057-.148q0-.115.086-.185a.38.38 0 0 1 .24-.073q.137 0 .239.071v.001q.105.067.153.19l.014.036.547-.158-.014-.041a.84.84 0 0 0-.339-.453q-.242-.161-.611-.16m1.863.05h-.622l.921 2.689h.63l.92-2.69h-.59l-.633 1.978z"/></svg></template>
2
2
  <script setup lang="ts">
3
3
  /**
4
- * FileCSV20 is an SVG icon wrapped in a Vue component to make it easier to use.
4
+ * FileCsv20 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 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<{