@ncds/ui-admin-icon 0.0.10 → 0.0.12

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 (385) hide show
  1. package/assets/color-file/aep-default.svg +6 -0
  2. package/assets/color-file/aep-gray.svg +11 -0
  3. package/assets/color-file/aep-solid.svg +5 -0
  4. package/assets/color-file/ai-default.svg +6 -0
  5. package/assets/color-file/ai-gray.svg +11 -0
  6. package/assets/color-file/ai-solid.svg +5 -0
  7. package/assets/color-file/alz-default.svg +6 -0
  8. package/assets/color-file/alz-gray.svg +11 -0
  9. package/assets/color-file/alz-solid.svg +5 -0
  10. package/assets/color-file/avi-default.svg +6 -0
  11. package/assets/color-file/avi-gray.svg +11 -0
  12. package/assets/color-file/avi-solid.svg +5 -0
  13. package/assets/color-file/css-default.svg +6 -0
  14. package/assets/color-file/css-gray.svg +11 -0
  15. package/assets/color-file/css-solid.svg +5 -0
  16. package/assets/color-file/dmg-default.svg +6 -0
  17. package/assets/color-file/dmg-gray.svg +11 -0
  18. package/assets/color-file/dmg-solid.svg +5 -0
  19. package/assets/color-file/exe-default.svg +6 -0
  20. package/assets/color-file/exe-gray.svg +11 -0
  21. package/assets/color-file/exe-solid.svg +5 -0
  22. package/assets/color-file/fig-default.svg +6 -0
  23. package/assets/color-file/fig-gray.svg +11 -0
  24. package/assets/color-file/fig-solid.svg +5 -0
  25. package/assets/color-file/html-default.svg +6 -0
  26. package/assets/color-file/html-gray.svg +11 -0
  27. package/assets/color-file/html-solid.svg +5 -0
  28. package/assets/color-file/indd-default.svg +6 -0
  29. package/assets/color-file/indd-gray.svg +11 -0
  30. package/assets/color-file/indd-solid.svg +5 -0
  31. package/assets/color-file/java-default.svg +6 -0
  32. package/assets/color-file/java-gray.svg +11 -0
  33. package/assets/color-file/java-solid.svg +5 -0
  34. package/assets/color-file/js-default.svg +6 -0
  35. package/assets/color-file/js-gray.svg +11 -0
  36. package/assets/color-file/js-solid.svg +5 -0
  37. package/assets/color-file/json-default.svg +6 -0
  38. package/assets/color-file/json-gray.svg +11 -0
  39. package/assets/color-file/json-solid.svg +5 -0
  40. package/assets/color-file/mkv-default.svg +6 -0
  41. package/assets/color-file/mkv-gray.svg +11 -0
  42. package/assets/color-file/mkv-solid.svg +5 -0
  43. package/assets/color-file/mp3-default.svg +6 -0
  44. package/assets/color-file/mp3-gray.svg +11 -0
  45. package/assets/color-file/mp3-solid.svg +5 -0
  46. package/assets/color-file/mp4-default.svg +6 -0
  47. package/assets/color-file/mp4-gray.svg +11 -0
  48. package/assets/color-file/mp4-solid.svg +5 -0
  49. package/assets/color-file/mpeg-default.svg +6 -0
  50. package/assets/color-file/mpeg-gray.svg +11 -0
  51. package/assets/color-file/mpeg-solid.svg +5 -0
  52. package/assets/color-file/pdf-gray.svg +11 -0
  53. package/assets/color-file/psd-default.svg +6 -0
  54. package/assets/color-file/psd-gray.svg +11 -0
  55. package/assets/color-file/psd-solid.svg +5 -0
  56. package/assets/color-file/rar-default.svg +6 -0
  57. package/assets/color-file/rar-gray.svg +11 -0
  58. package/assets/color-file/rar-solid.svg +5 -0
  59. package/assets/color-file/rss-default.svg +6 -0
  60. package/assets/color-file/rss-gray.svg +11 -0
  61. package/assets/color-file/rss-solid.svg +5 -0
  62. package/assets/color-file/sql-default.svg +6 -0
  63. package/assets/color-file/sql-gray.svg +11 -0
  64. package/assets/color-file/sql-solid.svg +5 -0
  65. package/assets/color-file/wav-default.svg +6 -0
  66. package/assets/color-file/wav-gray.svg +11 -0
  67. package/assets/color-file/wav-solid.svg +5 -0
  68. package/assets/color-file/xml-default.svg +6 -0
  69. package/assets/color-file/xml-gray.svg +11 -0
  70. package/assets/color-file/xml-solid.svg +5 -0
  71. package/assets/color-file/zip-default.svg +6 -0
  72. package/assets/color-file/zip-gray.svg +11 -0
  73. package/assets/color-file/zip-solid.svg +5 -0
  74. package/dist/cjs/components/ColorFileAepDefault.js +42 -0
  75. package/dist/cjs/components/ColorFileAepGray.js +45 -0
  76. package/dist/cjs/components/ColorFileAepSolid.js +41 -0
  77. package/dist/cjs/components/ColorFileAiDefault.js +42 -0
  78. package/dist/cjs/components/ColorFileAiGray.js +45 -0
  79. package/dist/cjs/components/ColorFileAiSolid.js +41 -0
  80. package/dist/cjs/components/ColorFileAlzDefault.js +42 -0
  81. package/dist/cjs/components/ColorFileAlzGray.js +45 -0
  82. package/dist/cjs/components/ColorFileAlzSolid.js +41 -0
  83. package/dist/cjs/components/ColorFileAviDefault.js +42 -0
  84. package/dist/cjs/components/ColorFileAviGray.js +45 -0
  85. package/dist/cjs/components/ColorFileAviSolid.js +41 -0
  86. package/dist/cjs/components/ColorFileCssDefault.js +42 -0
  87. package/dist/cjs/components/ColorFileCssGray.js +45 -0
  88. package/dist/cjs/components/ColorFileCssSolid.js +41 -0
  89. package/dist/cjs/components/ColorFileDmgDefault.js +42 -0
  90. package/dist/cjs/components/ColorFileDmgGray.js +45 -0
  91. package/dist/cjs/components/ColorFileDmgSolid.js +41 -0
  92. package/dist/cjs/components/ColorFileExeDefault.js +42 -0
  93. package/dist/cjs/components/ColorFileExeGray.js +45 -0
  94. package/dist/cjs/components/ColorFileExeSolid.js +41 -0
  95. package/dist/cjs/components/ColorFileFigDefault.js +42 -0
  96. package/dist/cjs/components/ColorFileFigGray.js +45 -0
  97. package/dist/cjs/components/ColorFileFigSolid.js +41 -0
  98. package/dist/cjs/components/ColorFileHtmlDefault.js +42 -0
  99. package/dist/cjs/components/ColorFileHtmlGray.js +45 -0
  100. package/dist/cjs/components/ColorFileHtmlSolid.js +41 -0
  101. package/dist/cjs/components/ColorFileInddDefault.js +42 -0
  102. package/dist/cjs/components/ColorFileInddGray.js +45 -0
  103. package/dist/cjs/components/ColorFileInddSolid.js +41 -0
  104. package/dist/cjs/components/ColorFileJavaDefault.js +42 -0
  105. package/dist/cjs/components/ColorFileJavaGray.js +45 -0
  106. package/dist/cjs/components/ColorFileJavaSolid.js +41 -0
  107. package/dist/cjs/components/ColorFileJsDefault.js +42 -0
  108. package/dist/cjs/components/ColorFileJsGray.js +45 -0
  109. package/dist/cjs/components/ColorFileJsSolid.js +41 -0
  110. package/dist/cjs/components/ColorFileJsonDefault.js +42 -0
  111. package/dist/cjs/components/ColorFileJsonGray.js +45 -0
  112. package/dist/cjs/components/ColorFileJsonSolid.js +41 -0
  113. package/dist/cjs/components/ColorFileMkvDefault.js +42 -0
  114. package/dist/cjs/components/ColorFileMkvGray.js +45 -0
  115. package/dist/cjs/components/ColorFileMkvSolid.js +41 -0
  116. package/dist/cjs/components/ColorFileMp3Default.js +42 -0
  117. package/dist/cjs/components/ColorFileMp3Gray.js +45 -0
  118. package/dist/cjs/components/ColorFileMp3Solid.js +41 -0
  119. package/dist/cjs/components/ColorFileMp4Default.js +42 -0
  120. package/dist/cjs/components/ColorFileMp4Gray.js +45 -0
  121. package/dist/cjs/components/ColorFileMp4Solid.js +41 -0
  122. package/dist/cjs/components/ColorFileMpegDefault.js +42 -0
  123. package/dist/cjs/components/ColorFileMpegGray.js +45 -0
  124. package/dist/cjs/components/ColorFileMpegSolid.js +41 -0
  125. package/dist/cjs/components/ColorFilePdfGray.js +45 -0
  126. package/dist/cjs/components/ColorFilePsdDefault.js +42 -0
  127. package/dist/cjs/components/ColorFilePsdGray.js +45 -0
  128. package/dist/cjs/components/ColorFilePsdSolid.js +41 -0
  129. package/dist/cjs/components/ColorFileRarDefault.js +42 -0
  130. package/dist/cjs/components/ColorFileRarGray.js +45 -0
  131. package/dist/cjs/components/ColorFileRarSolid.js +41 -0
  132. package/dist/cjs/components/ColorFileRssDefault.js +42 -0
  133. package/dist/cjs/components/ColorFileRssGray.js +45 -0
  134. package/dist/cjs/components/ColorFileRssSolid.js +41 -0
  135. package/dist/cjs/components/ColorFileSqlDefault.js +42 -0
  136. package/dist/cjs/components/ColorFileSqlGray.js +45 -0
  137. package/dist/cjs/components/ColorFileSqlSolid.js +41 -0
  138. package/dist/cjs/components/ColorFileWavDefault.js +42 -0
  139. package/dist/cjs/components/ColorFileWavGray.js +45 -0
  140. package/dist/cjs/components/ColorFileWavSolid.js +41 -0
  141. package/dist/cjs/components/ColorFileXmlDefault.js +42 -0
  142. package/dist/cjs/components/ColorFileXmlGray.js +45 -0
  143. package/dist/cjs/components/ColorFileXmlSolid.js +41 -0
  144. package/dist/cjs/components/ColorFileZipDefault.js +42 -0
  145. package/dist/cjs/components/ColorFileZipGray.js +45 -0
  146. package/dist/cjs/components/ColorFileZipSolid.js +41 -0
  147. package/dist/cjs/components/index.js +170 -23
  148. package/dist/cjs/index.js +39 -9
  149. package/dist/esm/components/ColorFileAepDefault.js +7 -0
  150. package/dist/esm/components/ColorFileAepGray.js +10 -0
  151. package/dist/esm/components/ColorFileAepSolid.js +6 -0
  152. package/dist/esm/components/ColorFileAiDefault.js +7 -0
  153. package/dist/esm/components/ColorFileAiGray.js +10 -0
  154. package/dist/esm/components/ColorFileAiSolid.js +6 -0
  155. package/dist/esm/components/ColorFileAlzDefault.js +7 -0
  156. package/dist/esm/components/ColorFileAlzGray.js +10 -0
  157. package/dist/esm/components/ColorFileAlzSolid.js +6 -0
  158. package/dist/esm/components/ColorFileAviDefault.js +7 -0
  159. package/dist/esm/components/ColorFileAviGray.js +10 -0
  160. package/dist/esm/components/ColorFileAviSolid.js +6 -0
  161. package/dist/esm/components/ColorFileCssDefault.js +7 -0
  162. package/dist/esm/components/ColorFileCssGray.js +10 -0
  163. package/dist/esm/components/ColorFileCssSolid.js +6 -0
  164. package/dist/esm/components/ColorFileDmgDefault.js +7 -0
  165. package/dist/esm/components/ColorFileDmgGray.js +10 -0
  166. package/dist/esm/components/ColorFileDmgSolid.js +6 -0
  167. package/dist/esm/components/ColorFileExeDefault.js +7 -0
  168. package/dist/esm/components/ColorFileExeGray.js +10 -0
  169. package/dist/esm/components/ColorFileExeSolid.js +6 -0
  170. package/dist/esm/components/ColorFileFigDefault.js +7 -0
  171. package/dist/esm/components/ColorFileFigGray.js +10 -0
  172. package/dist/esm/components/ColorFileFigSolid.js +6 -0
  173. package/dist/esm/components/ColorFileHtmlDefault.js +7 -0
  174. package/dist/esm/components/ColorFileHtmlGray.js +10 -0
  175. package/dist/esm/components/ColorFileHtmlSolid.js +6 -0
  176. package/dist/esm/components/ColorFileInddDefault.js +7 -0
  177. package/dist/esm/components/ColorFileInddGray.js +10 -0
  178. package/dist/esm/components/ColorFileInddSolid.js +6 -0
  179. package/dist/esm/components/ColorFileJavaDefault.js +7 -0
  180. package/dist/esm/components/ColorFileJavaGray.js +10 -0
  181. package/dist/esm/components/ColorFileJavaSolid.js +6 -0
  182. package/dist/esm/components/ColorFileJsDefault.js +7 -0
  183. package/dist/esm/components/ColorFileJsGray.js +10 -0
  184. package/dist/esm/components/ColorFileJsSolid.js +6 -0
  185. package/dist/esm/components/ColorFileJsonDefault.js +7 -0
  186. package/dist/esm/components/ColorFileJsonGray.js +10 -0
  187. package/dist/esm/components/ColorFileJsonSolid.js +6 -0
  188. package/dist/esm/components/ColorFileMkvDefault.js +7 -0
  189. package/dist/esm/components/ColorFileMkvGray.js +10 -0
  190. package/dist/esm/components/ColorFileMkvSolid.js +6 -0
  191. package/dist/esm/components/ColorFileMp3Default.js +7 -0
  192. package/dist/esm/components/ColorFileMp3Gray.js +10 -0
  193. package/dist/esm/components/ColorFileMp3Solid.js +6 -0
  194. package/dist/esm/components/ColorFileMp4Default.js +7 -0
  195. package/dist/esm/components/ColorFileMp4Gray.js +10 -0
  196. package/dist/esm/components/ColorFileMp4Solid.js +6 -0
  197. package/dist/esm/components/ColorFileMpegDefault.js +7 -0
  198. package/dist/esm/components/ColorFileMpegGray.js +10 -0
  199. package/dist/esm/components/ColorFileMpegSolid.js +6 -0
  200. package/dist/esm/components/ColorFilePdfGray.js +10 -0
  201. package/dist/esm/components/ColorFilePsdDefault.js +7 -0
  202. package/dist/esm/components/ColorFilePsdGray.js +10 -0
  203. package/dist/esm/components/ColorFilePsdSolid.js +6 -0
  204. package/dist/esm/components/ColorFileRarDefault.js +7 -0
  205. package/dist/esm/components/ColorFileRarGray.js +10 -0
  206. package/dist/esm/components/ColorFileRarSolid.js +6 -0
  207. package/dist/esm/components/ColorFileRssDefault.js +7 -0
  208. package/dist/esm/components/ColorFileRssGray.js +10 -0
  209. package/dist/esm/components/ColorFileRssSolid.js +6 -0
  210. package/dist/esm/components/ColorFileSqlDefault.js +7 -0
  211. package/dist/esm/components/ColorFileSqlGray.js +10 -0
  212. package/dist/esm/components/ColorFileSqlSolid.js +6 -0
  213. package/dist/esm/components/ColorFileWavDefault.js +7 -0
  214. package/dist/esm/components/ColorFileWavGray.js +10 -0
  215. package/dist/esm/components/ColorFileWavSolid.js +6 -0
  216. package/dist/esm/components/ColorFileXmlDefault.js +7 -0
  217. package/dist/esm/components/ColorFileXmlGray.js +10 -0
  218. package/dist/esm/components/ColorFileXmlSolid.js +6 -0
  219. package/dist/esm/components/ColorFileZipDefault.js +7 -0
  220. package/dist/esm/components/ColorFileZipGray.js +10 -0
  221. package/dist/esm/components/ColorFileZipSolid.js +6 -0
  222. package/dist/esm/components/index.js +73 -0
  223. package/dist/esm/index.js +40 -10
  224. package/dist/types/components/ColorFileAepDefault.d.ts +4 -0
  225. package/dist/types/components/ColorFileAepGray.d.ts +4 -0
  226. package/dist/types/components/ColorFileAepSolid.d.ts +4 -0
  227. package/dist/types/components/ColorFileAiDefault.d.ts +4 -0
  228. package/dist/types/components/ColorFileAiGray.d.ts +4 -0
  229. package/dist/types/components/ColorFileAiSolid.d.ts +4 -0
  230. package/dist/types/components/ColorFileAlzDefault.d.ts +4 -0
  231. package/dist/types/components/ColorFileAlzGray.d.ts +4 -0
  232. package/dist/types/components/ColorFileAlzSolid.d.ts +4 -0
  233. package/dist/types/components/ColorFileAviDefault.d.ts +4 -0
  234. package/dist/types/components/ColorFileAviGray.d.ts +4 -0
  235. package/dist/types/components/ColorFileAviSolid.d.ts +4 -0
  236. package/dist/types/components/ColorFileCssDefault.d.ts +4 -0
  237. package/dist/types/components/ColorFileCssGray.d.ts +4 -0
  238. package/dist/types/components/ColorFileCssSolid.d.ts +4 -0
  239. package/dist/types/components/ColorFileDmgDefault.d.ts +4 -0
  240. package/dist/types/components/ColorFileDmgGray.d.ts +4 -0
  241. package/dist/types/components/ColorFileDmgSolid.d.ts +4 -0
  242. package/dist/types/components/ColorFileExeDefault.d.ts +4 -0
  243. package/dist/types/components/ColorFileExeGray.d.ts +4 -0
  244. package/dist/types/components/ColorFileExeSolid.d.ts +4 -0
  245. package/dist/types/components/ColorFileFigDefault.d.ts +4 -0
  246. package/dist/types/components/ColorFileFigGray.d.ts +4 -0
  247. package/dist/types/components/ColorFileFigSolid.d.ts +4 -0
  248. package/dist/types/components/ColorFileHtmlDefault.d.ts +4 -0
  249. package/dist/types/components/ColorFileHtmlGray.d.ts +4 -0
  250. package/dist/types/components/ColorFileHtmlSolid.d.ts +4 -0
  251. package/dist/types/components/ColorFileInddDefault.d.ts +4 -0
  252. package/dist/types/components/ColorFileInddGray.d.ts +4 -0
  253. package/dist/types/components/ColorFileInddSolid.d.ts +4 -0
  254. package/dist/types/components/ColorFileJavaDefault.d.ts +4 -0
  255. package/dist/types/components/ColorFileJavaGray.d.ts +4 -0
  256. package/dist/types/components/ColorFileJavaSolid.d.ts +4 -0
  257. package/dist/types/components/ColorFileJsDefault.d.ts +4 -0
  258. package/dist/types/components/ColorFileJsGray.d.ts +4 -0
  259. package/dist/types/components/ColorFileJsSolid.d.ts +4 -0
  260. package/dist/types/components/ColorFileJsonDefault.d.ts +4 -0
  261. package/dist/types/components/ColorFileJsonGray.d.ts +4 -0
  262. package/dist/types/components/ColorFileJsonSolid.d.ts +4 -0
  263. package/dist/types/components/ColorFileMkvDefault.d.ts +4 -0
  264. package/dist/types/components/ColorFileMkvGray.d.ts +4 -0
  265. package/dist/types/components/ColorFileMkvSolid.d.ts +4 -0
  266. package/dist/types/components/ColorFileMp3Default.d.ts +4 -0
  267. package/dist/types/components/ColorFileMp3Gray.d.ts +4 -0
  268. package/dist/types/components/ColorFileMp3Solid.d.ts +4 -0
  269. package/dist/types/components/ColorFileMp4Default.d.ts +4 -0
  270. package/dist/types/components/ColorFileMp4Gray.d.ts +4 -0
  271. package/dist/types/components/ColorFileMp4Solid.d.ts +4 -0
  272. package/dist/types/components/ColorFileMpegDefault.d.ts +4 -0
  273. package/dist/types/components/ColorFileMpegGray.d.ts +4 -0
  274. package/dist/types/components/ColorFileMpegSolid.d.ts +4 -0
  275. package/dist/types/components/ColorFilePdfGray.d.ts +4 -0
  276. package/dist/types/components/ColorFilePsdDefault.d.ts +4 -0
  277. package/dist/types/components/ColorFilePsdGray.d.ts +4 -0
  278. package/dist/types/components/ColorFilePsdSolid.d.ts +4 -0
  279. package/dist/types/components/ColorFileRarDefault.d.ts +4 -0
  280. package/dist/types/components/ColorFileRarGray.d.ts +4 -0
  281. package/dist/types/components/ColorFileRarSolid.d.ts +4 -0
  282. package/dist/types/components/ColorFileRssDefault.d.ts +4 -0
  283. package/dist/types/components/ColorFileRssGray.d.ts +4 -0
  284. package/dist/types/components/ColorFileRssSolid.d.ts +4 -0
  285. package/dist/types/components/ColorFileSqlDefault.d.ts +4 -0
  286. package/dist/types/components/ColorFileSqlGray.d.ts +4 -0
  287. package/dist/types/components/ColorFileSqlSolid.d.ts +4 -0
  288. package/dist/types/components/ColorFileWavDefault.d.ts +4 -0
  289. package/dist/types/components/ColorFileWavGray.d.ts +4 -0
  290. package/dist/types/components/ColorFileWavSolid.d.ts +4 -0
  291. package/dist/types/components/ColorFileXmlDefault.d.ts +4 -0
  292. package/dist/types/components/ColorFileXmlGray.d.ts +4 -0
  293. package/dist/types/components/ColorFileXmlSolid.d.ts +4 -0
  294. package/dist/types/components/ColorFileZipDefault.d.ts +4 -0
  295. package/dist/types/components/ColorFileZipGray.d.ts +4 -0
  296. package/dist/types/components/ColorFileZipSolid.d.ts +4 -0
  297. package/dist/types/components/index.d.ts +73 -0
  298. package/dist/types/type.d.ts +1 -1
  299. package/package.json +1 -1
  300. /package/assets/{file-type/color-file-audio-default.svg → color-file/audio-default.svg} +0 -0
  301. /package/assets/{file-type/color-file-audio-gray.svg → color-file/audio-gray.svg} +0 -0
  302. /package/assets/{file-type/color-file-audio-solid.svg → color-file/audio-solid.svg} +0 -0
  303. /package/assets/{file-type/color-file-bmp-default.svg → color-file/bmp-default.svg} +0 -0
  304. /package/assets/{file-type/color-file-bmp-gray.svg → color-file/bmp-gray.svg} +0 -0
  305. /package/assets/{file-type/color-file-bmp-solid.svg → color-file/bmp-solid.svg} +0 -0
  306. /package/assets/{file-type/color-file-code-default.svg → color-file/code-default.svg} +0 -0
  307. /package/assets/{file-type/color-file-code-gray.svg → color-file/code-gray.svg} +0 -0
  308. /package/assets/{file-type/color-file-code-solid.svg → color-file/code-solid.svg} +0 -0
  309. /package/assets/{file-type/color-file-csv-default.svg → color-file/csv-default.svg} +0 -0
  310. /package/assets/{file-type/color-file-csv-gray.svg → color-file/csv-gray.svg} +0 -0
  311. /package/assets/{file-type/color-file-csv-solid.svg → color-file/csv-solid.svg} +0 -0
  312. /package/assets/{file-type/color-file-doc-default.svg → color-file/doc-default.svg} +0 -0
  313. /package/assets/{file-type/color-file-doc-gray.svg → color-file/doc-gray.svg} +0 -0
  314. /package/assets/{file-type/color-file-doc-solid.svg → color-file/doc-solid.svg} +0 -0
  315. /package/assets/{file-type/color-file-document-default.svg → color-file/document-default.svg} +0 -0
  316. /package/assets/{file-type/color-file-document-gray.svg → color-file/document-gray.svg} +0 -0
  317. /package/assets/{file-type/color-file-document-solid.svg → color-file/document-solid.svg} +0 -0
  318. /package/assets/{file-type/color-file-docx-default.svg → color-file/docx-default.svg} +0 -0
  319. /package/assets/{file-type/color-file-docx-gray.svg → color-file/docx-gray.svg} +0 -0
  320. /package/assets/{file-type/color-file-docx-solid.svg → color-file/docx-solid.svg} +0 -0
  321. /package/assets/{file-type/color-file-empty-default.svg → color-file/empty-default.svg} +0 -0
  322. /package/assets/{file-type/color-file-empty-gray.svg → color-file/empty-gray.svg} +0 -0
  323. /package/assets/{file-type/color-file-empty-solid.svg → color-file/empty-solid.svg} +0 -0
  324. /package/assets/{file-type/color-file-eps-default.svg → color-file/eps-default.svg} +0 -0
  325. /package/assets/{file-type/color-file-eps-gray.svg → color-file/eps-gray.svg} +0 -0
  326. /package/assets/{file-type/color-file-eps-solid.svg → color-file/eps-solid.svg} +0 -0
  327. /package/assets/{file-type/color-file-folder-default.svg → color-file/folder-default.svg} +0 -0
  328. /package/assets/{file-type/color-file-folder-gray.svg → color-file/folder-gray.svg} +0 -0
  329. /package/assets/{file-type/color-file-folder-solid.svg → color-file/folder-solid.svg} +0 -0
  330. /package/assets/{file-type/color-file-gif-default.svg → color-file/gif-default.svg} +0 -0
  331. /package/assets/{file-type/color-file-gif-gray.svg → color-file/gif-gray.svg} +0 -0
  332. /package/assets/{file-type/color-file-gif-solid.svg → color-file/gif-solid.svg} +0 -0
  333. /package/assets/{file-type/color-file-image-default.svg → color-file/image-default.svg} +0 -0
  334. /package/assets/{file-type/color-file-image-gray.svg → color-file/image-gray.svg} +0 -0
  335. /package/assets/{file-type/color-file-image-solid.svg → color-file/image-solid.svg} +0 -0
  336. /package/assets/{file-type/color-file-img-default.svg → color-file/img-default.svg} +0 -0
  337. /package/assets/{file-type/color-file-img-gray.svg → color-file/img-gray.svg} +0 -0
  338. /package/assets/{file-type/color-file-img-solid.svg → color-file/img-solid.svg} +0 -0
  339. /package/assets/{file-type/color-file-jpeg-default.svg → color-file/jpeg-default.svg} +0 -0
  340. /package/assets/{file-type/color-file-jpeg-gray.svg → color-file/jpeg-gray.svg} +0 -0
  341. /package/assets/{file-type/color-file-jpeg-solid.svg → color-file/jpeg-solid.svg} +0 -0
  342. /package/assets/{file-type/color-file-jpg-default.svg → color-file/jpg-default.svg} +0 -0
  343. /package/assets/{file-type/color-file-jpg-gray.svg → color-file/jpg-gray.svg} +0 -0
  344. /package/assets/{file-type/color-file-jpg-solid.svg → color-file/jpg-solid.svg} +0 -0
  345. /package/assets/{file-type/color-file-pdf-default.svg → color-file/pdf-default.svg} +0 -0
  346. /package/assets/{file-type/color-file-pdf-logo-default.svg → color-file/pdf-logo-default.svg} +0 -0
  347. /package/assets/{file-type/color-file-pdf-logo-gray.svg → color-file/pdf-logo-gray.svg} +0 -0
  348. /package/assets/{file-type/color-file-pdf-logo-solid.svg → color-file/pdf-logo-solid.svg} +0 -0
  349. /package/assets/{file-type/color-file-pdf-solid.svg → color-file/pdf-solid.svg} +0 -0
  350. /package/assets/{file-type/color-file-png-default.svg → color-file/png-default.svg} +0 -0
  351. /package/assets/{file-type/color-file-png-gray.svg → color-file/png-gray.svg} +0 -0
  352. /package/assets/{file-type/color-file-png-solid.svg → color-file/png-solid.svg} +0 -0
  353. /package/assets/{file-type/color-file-ppt-default.svg → color-file/ppt-default.svg} +0 -0
  354. /package/assets/{file-type/color-file-ppt-gray.svg → color-file/ppt-gray.svg} +0 -0
  355. /package/assets/{file-type/color-file-ppt-solid.svg → color-file/ppt-solid.svg} +0 -0
  356. /package/assets/{file-type/color-file-pptx-default.svg → color-file/pptx-default.svg} +0 -0
  357. /package/assets/{file-type/color-file-pptx-gray.svg → color-file/pptx-gray.svg} +0 -0
  358. /package/assets/{file-type/color-file-pptx-solid.svg → color-file/pptx-solid.svg} +0 -0
  359. /package/assets/{file-type/color-file-spreadsheet-default.svg → color-file/spreadsheet-default.svg} +0 -0
  360. /package/assets/{file-type/color-file-spreadsheet-gray.svg → color-file/spreadsheet-gray.svg} +0 -0
  361. /package/assets/{file-type/color-file-spreadsheet-solid.svg → color-file/spreadsheet-solid.svg} +0 -0
  362. /package/assets/{file-type/color-file-svg-default.svg → color-file/svg-default.svg} +0 -0
  363. /package/assets/{file-type/color-file-svg-gray.svg → color-file/svg-gray.svg} +0 -0
  364. /package/assets/{file-type/color-file-svg-solid.svg → color-file/svg-solid.svg} +0 -0
  365. /package/assets/{file-type/color-file-tiff-default.svg → color-file/tiff-default.svg} +0 -0
  366. /package/assets/{file-type/color-file-tiff-gray.svg → color-file/tiff-gray.svg} +0 -0
  367. /package/assets/{file-type/color-file-tiff-solid.svg → color-file/tiff-solid.svg} +0 -0
  368. /package/assets/{file-type/color-file-txt-default.svg → color-file/txt-default.svg} +0 -0
  369. /package/assets/{file-type/color-file-txt-gray.svg → color-file/txt-gray.svg} +0 -0
  370. /package/assets/{file-type/color-file-txt-solid.svg → color-file/txt-solid.svg} +0 -0
  371. /package/assets/{file-type/color-file-video-01-default.svg → color-file/video-01-default.svg} +0 -0
  372. /package/assets/{file-type/color-file-video-01-gray.svg → color-file/video-01-gray.svg} +0 -0
  373. /package/assets/{file-type/color-file-video-01-solid.svg → color-file/video-01-solid.svg} +0 -0
  374. /package/assets/{file-type/color-file-video-02-gray.svg → color-file/video-02-gray.svg} +0 -0
  375. /package/assets/{file-type/color-file-video-02-solid.svg → color-file/video-02-solid.svg} +0 -0
  376. /package/assets/{file-type/color-file-vidoe-02-default.svg → color-file/vidoe-02-default.svg} +0 -0
  377. /package/assets/{file-type/color-file-webp-default.svg → color-file/webp-default.svg} +0 -0
  378. /package/assets/{file-type/color-file-webp-gray.svg → color-file/webp-gray.svg} +0 -0
  379. /package/assets/{file-type/color-file-webp-solid.svg → color-file/webp-solid.svg} +0 -0
  380. /package/assets/{file-type/color-file-xls-default.svg → color-file/xls-default.svg} +0 -0
  381. /package/assets/{file-type/color-file-xls-gray.svg → color-file/xls-gray.svg} +0 -0
  382. /package/assets/{file-type/color-file-xls-solid.svg → color-file/xls-solid.svg} +0 -0
  383. /package/assets/{file-type/color-file-xlsx-default.svg → color-file/xlsx-default.svg} +0 -0
  384. /package/assets/{file-type/color-file-xlsx-gray.svg → color-file/xlsx-gray.svg} +0 -0
  385. /package/assets/{file-type/color-file-xlsx-solid.svg → color-file/xlsx-solid.svg} +0 -0
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileAlzGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-alz-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M12.776 32h-1.483l2.26-6.546h1.783L17.593 32H16.11l-1.64-5.05h-.051zm-.092-2.573h3.502v1.08h-3.502zM18.38 32v-6.546h1.384v5.405h2.806V32zm5.037 0v-.821l3.266-4.583H23.41v-1.142h5.012v.822l-3.27 4.583h3.276V32z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-alz-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileAlzGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileAlzSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#344054", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M12.776 32h-1.483l2.26-6.546h1.783L17.593 32H16.11l-1.64-5.05h-.051zm-.092-2.573h3.502v1.08h-3.502zM18.38 32v-6.546h1.384v5.405h2.806V32zm5.037 0v-.821l3.266-4.583H23.41v-1.142h5.012v.822l-3.27 4.583h3.276V32z" })));
6
+ export default SvgColorFileAlzSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileAviDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 23, height: 16, x: 1, y: 18, fill: "#155EEF", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M5.958 30H4.31l2.51-7.273h1.982L11.31 30H9.662L7.84 24.39h-.057zm-.103-2.859h3.892v1.2H5.855zm6.736-4.414 1.757 5.526h.068l1.761-5.526h1.705L15.375 30h-1.982l-2.51-7.273zm7.704 0V30h-1.538v-7.273z" })));
7
+ export default SvgColorFileAviDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileAviGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-avi-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M14.112 32H12.63l2.26-6.546h1.783L18.928 32h-1.482l-1.64-5.05h-.051zm-.093-2.573h3.503v1.08H14.02zm6.062-3.972 1.582 4.973h.061l1.585-4.974h1.535L22.587 32h-1.783l-2.26-6.546zm6.934 0V32h-1.384v-6.546z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-avi-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileAviGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileAviSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#155EEF", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M14.112 32H12.63l2.26-6.546h1.783L18.928 32h-1.482l-1.64-5.05h-.051zm-.093-2.573h3.503v1.08H14.02zm6.062-3.972 1.582 4.973h.061l1.585-4.974h1.535L22.587 32h-1.783l-2.26-6.546zm6.934 0V32h-1.384v-6.546z" })));
6
+ export default SvgColorFileAviSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileCssDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 27, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M11.237 25.273H9.68a1.5 1.5 0 0 0-.174-.536 1.4 1.4 0 0 0-.337-.405 1.5 1.5 0 0 0-.476-.255 1.8 1.8 0 0 0-.579-.09q-.564 0-.984.282-.419.276-.65.81-.23.528-.23 1.285 0 .777.23 1.306.236.53.654.8t.97.27q.308 0 .571-.082.267-.082.472-.238a1.4 1.4 0 0 0 .341-.387q.14-.228.192-.519l1.556.007q-.06.501-.302.966a2.9 2.9 0 0 1-.643.828 3 3 0 0 1-.959.575q-.554.21-1.253.21-.975 0-1.74-.44a3.13 3.13 0 0 1-1.208-1.276q-.44-.834-.44-2.02 0-1.19.447-2.024t1.215-1.272a3.4 3.4 0 0 1 1.726-.44q.631 0 1.171.177.544.179.963.519.419.337.682.827.265.49.34 1.122m5.047-.454a.9.9 0 0 0-.365-.668q-.324-.238-.878-.238-.375 0-.635.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.9.9 0 0 0 .252.253q.16.103.37.18.209.075.447.129l.653.156q.476.106.874.284.398.177.689.437.291.259.45.61.164.353.168.807-.004.667-.341 1.157-.334.487-.966.757-.63.266-1.517.266-.88 0-1.534-.27a2.25 2.25 0 0 1-1.015-.799q-.363-.533-.38-1.317h1.488q.024.366.21.61.188.242.5.366.315.12.714.12.39 0 .678-.113a1.04 1.04 0 0 0 .451-.316.73.73 0 0 0 .16-.465q0-.244-.146-.412a1.1 1.1 0 0 0-.419-.284 4 4 0 0 0-.671-.213l-.792-.199q-.92-.224-1.452-.7-.534-.475-.53-1.282-.003-.66.352-1.154.36-.493.984-.77t1.42-.277q.81 0 1.414.277.607.276.944.77.338.494.348 1.144zm6.553 0a.9.9 0 0 0-.366-.668q-.322-.238-.877-.238-.376 0-.635.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.85.85 0 0 0 .252.253q.16.103.37.18.209.075.447.129l.653.156q.475.106.874.284.397.177.688.437.292.259.451.61.165.353.167.807-.003.667-.34 1.157-.334.487-.966.757-.63.266-1.517.266-.88 0-1.534-.27a2.25 2.25 0 0 1-1.015-.799q-.363-.533-.38-1.317h1.487q.025.366.21.61.188.242.5.366.317.12.714.12.39 0 .679-.113a1.04 1.04 0 0 0 .45-.316.73.73 0 0 0 .16-.465q0-.244-.145-.412a1.1 1.1 0 0 0-.42-.284 4 4 0 0 0-.67-.213l-.792-.199q-.92-.224-1.453-.7-.532-.475-.529-1.282-.003-.66.352-1.154.359-.493.983-.77.625-.277 1.42-.277.81 0 1.414.277.608.276.945.77t.348 1.144z" })));
7
+ export default SvgColorFileCssDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileCssGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-css-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M17.063 27.746h-1.4a1.4 1.4 0 0 0-.157-.482 1.2 1.2 0 0 0-.303-.365 1.3 1.3 0 0 0-.428-.23 1.6 1.6 0 0 0-.521-.08q-.509 0-.886.253-.376.25-.585.728-.207.476-.207 1.157 0 .7.207 1.176.211.477.588.72.378.242.873.242.278 0 .515-.073.24-.074.425-.214.184-.144.306-.349.125-.204.173-.466l1.4.006q-.054.45-.272.87a2.6 2.6 0 0 1-.578.744q-.362.326-.863.518a3.2 3.2 0 0 1-1.128.189 3.1 3.1 0 0 1-1.566-.397 2.8 2.8 0 0 1-1.087-1.147q-.396-.75-.396-1.819 0-1.07.402-1.822.403-.75 1.093-1.144.69-.396 1.554-.396.568 0 1.054.16.49.16.866.466.377.304.614.745.24.44.307 1.01m4.543-.409a.8.8 0 0 0-.33-.6q-.29-.215-.789-.215-.338 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.121.377q-.006.176.073.307a.8.8 0 0 0 .227.227q.144.092.333.163.188.066.402.115l.588.14q.429.096.787.256.357.16.62.393.261.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.87.681-.564.24-1.364.24-.793 0-1.38-.243a2 2 0 0 1-.915-.72q-.326-.479-.342-1.185h1.34q.021.33.188.55.17.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.713-.179q-.827-.201-1.307-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .316-1.04q.323-.443.886-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.313 1.029zm5.897 0a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.144.092.332.163.189.066.403.115l.588.14q.427.096.786.256t.62.393q.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.306 1.042q-.3.439-.87.681-.566.24-1.364.24-.794 0-1.381-.243a2 2 0 0 1-.914-.72q-.327-.479-.342-1.185h1.339q.023.33.188.55.17.217.451.329.285.108.643.108.35 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.131-.37 1 1 0 0 0-.377-.256 4 4 0 0 0-.605-.192l-.712-.179q-.828-.201-1.308-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .317-1.04q.322-.443.885-.693t1.278-.249q.729 0 1.273.25.546.249.85.693.303.445.313 1.029z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-css-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileCssGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileCssSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M17.063 27.746h-1.4a1.4 1.4 0 0 0-.157-.482 1.2 1.2 0 0 0-.303-.365 1.3 1.3 0 0 0-.428-.23 1.6 1.6 0 0 0-.521-.08q-.509 0-.886.253-.376.25-.585.728-.207.476-.207 1.157 0 .7.207 1.176.211.477.588.72.378.242.873.242.278 0 .515-.073.24-.074.425-.214.184-.144.306-.349.125-.204.173-.466l1.4.006q-.054.45-.272.87a2.6 2.6 0 0 1-.578.744q-.362.326-.863.518a3.2 3.2 0 0 1-1.128.189 3.1 3.1 0 0 1-1.566-.397 2.8 2.8 0 0 1-1.087-1.147q-.396-.75-.396-1.819 0-1.07.402-1.822.403-.75 1.093-1.144.69-.396 1.554-.396.568 0 1.054.16.49.16.866.466.377.304.614.745.24.44.307 1.01m4.543-.409a.8.8 0 0 0-.33-.6q-.29-.215-.789-.215-.338 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.121.377q-.006.176.073.307a.8.8 0 0 0 .227.227q.144.092.333.163.188.066.402.115l.588.14q.429.096.787.256.357.16.62.393.261.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.87.681-.564.24-1.364.24-.793 0-1.38-.243a2 2 0 0 1-.915-.72q-.326-.479-.342-1.185h1.34q.021.33.188.55.17.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.713-.179q-.827-.201-1.307-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .316-1.04q.323-.443.886-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.313 1.029zm5.897 0a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.144.092.332.163.189.066.403.115l.588.14q.427.096.786.256t.62.393q.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.306 1.042q-.3.439-.87.681-.566.24-1.364.24-.794 0-1.381-.243a2 2 0 0 1-.914-.72q-.327-.479-.342-1.185h1.339q.023.33.188.55.17.217.451.329.285.108.643.108.35 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.131-.37 1 1 0 0 0-.377-.256 4 4 0 0 0-.605-.192l-.712-.179q-.828-.201-1.308-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .317-1.04q.322-.443.885-.693t1.278-.249q.729 0 1.273.25.546.249.85.693.303.445.313 1.029z" })));
6
+ export default SvgColorFileCssSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileDmgDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 31, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M7.694 30H5.116v-7.273h2.599q1.097 0 1.89.437.79.433 1.217 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.225 1.253Q8.801 30 7.694 30m-1.04-1.317h.976q.682 0 1.147-.242.468-.244.703-.756.238-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.147-.241h-.98zm5.737-5.956h1.896l2.003 4.887h.085l2.003-4.887h1.896V30h-1.491v-4.734h-.06l-1.883 4.699h-1.015l-1.882-4.716h-.06V30H12.39zm13.973 2.351a1.6 1.6 0 0 0-.21-.458q-.135-.203-.33-.34a1.4 1.4 0 0 0-.44-.218 1.9 1.9 0 0 0-.544-.074q-.557 0-.98.277-.42.277-.653.806-.235.526-.235 1.285 0 .76.231 1.293t.654.813q.422.277.998.277.522 0 .89-.184.375-.188.569-.53.2-.34.199-.805l.312.046H24.95v-1.158h3.044v.916q0 .96-.405 1.648a2.76 2.76 0 0 1-1.115 1.058q-.71.37-1.627.37-1.021 0-1.797-.452a3.13 3.13 0 0 1-1.207-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.259-.696.725-1.179a3.1 3.1 0 0 1 1.083-.735 3.5 3.5 0 0 1 1.338-.252q.618 0 1.151.18.533.179.945.505.415.327.678.778.263.447.337.987z" })));
7
+ export default SvgColorFileDmgDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileDmgGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-dmg-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M12.074 32h-2.32v-6.546h2.34q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.103 1.128-.716.393-1.713.393m-.936-1.186h.879q.614 0 1.032-.217a1.4 1.4 0 0 0 .633-.68q.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882zm5.164-5.36h1.707l1.802 4.398h.077l1.802-4.398h1.707V32h-1.342v-4.26H22l-1.694 4.228h-.914l-1.694-4.244h-.054V32h-1.342zm12.575 2.116a1.4 1.4 0 0 0-.188-.412 1.278 1.278 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.63 1.63 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732a1.6 1.6 0 0 0 .898.25q.47 0 .802-.167a1.2 1.2 0 0 0 .512-.476q.179-.306.179-.726l.28.042h-1.687v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.92 0-1.618-.405a2.8 2.8 0 0 1-1.086-1.16q-.387-.755-.387-1.79 0-.796.23-1.42.234-.625.652-1.06.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.611.7.237.402.304.888z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-dmg-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileDmgGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileDmgSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M12.074 32h-2.32v-6.546h2.34q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.103 1.128-.716.393-1.713.393m-.936-1.186h.879q.614 0 1.032-.217a1.4 1.4 0 0 0 .633-.68q.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882zm5.164-5.36h1.707l1.802 4.398h.077l1.802-4.398h1.707V32h-1.342v-4.26H22l-1.694 4.228h-.914l-1.694-4.244h-.054V32h-1.342zm12.575 2.116a1.4 1.4 0 0 0-.188-.412 1.278 1.278 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.63 1.63 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732a1.6 1.6 0 0 0 .898.25q.47 0 .802-.167a1.2 1.2 0 0 0 .512-.476q.179-.306.179-.726l.28.042h-1.687v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.92 0-1.618-.405a2.8 2.8 0 0 1-1.086-1.16q-.387-.755-.387-1.79 0-.796.23-1.42.234-.625.652-1.06.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.611.7.237.402.304.888z" })));
6
+ export default SvgColorFileDmgSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileExeDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 26, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M4.935 30v-7.273h4.9v1.268H6.472v1.733h3.111v1.268h-3.11v1.736H9.85V30zm7.565-7.273 1.466 2.479h.057l1.474-2.479h1.736l-2.22 3.637L17.284 30h-1.768l-1.492-2.482h-.057L12.475 30h-1.762l2.277-3.636-2.234-3.637zM18.206 30v-7.273h4.9v1.268h-3.362v1.733h3.11v1.268h-3.11v1.736h3.377V30z" })));
7
+ export default SvgColorFileExeDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileExeGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-exe-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M11.841 32v-6.546h4.41v1.142h-3.026v1.56h2.8v1.14h-2.8v1.563h3.04V32zm6.809-6.546 1.32 2.231h.05l1.327-2.23h1.563l-1.997 3.272L22.955 32h-1.592l-1.342-2.234h-.051L18.627 32h-1.585l2.049-3.273-2.01-3.273zM23.786 32v-6.546h4.41v1.142H25.17v1.56h2.8v1.14h-2.8v1.563h3.039V32z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-exe-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileExeGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileExeSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M11.841 32v-6.546h4.41v1.142h-3.026v1.56h2.8v1.14h-2.8v1.563h3.04V32zm6.809-6.546 1.32 2.231h.05l1.327-2.23h1.563l-1.997 3.272L22.955 32h-1.592l-1.342-2.234h-.051L18.627 32h-1.585l2.049-3.273-2.01-3.273zM23.786 32v-6.546h4.41v1.142H25.17v1.56h2.8v1.14h-2.8v1.563h3.039V32z" })));
6
+ export default SvgColorFileExeSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileFigDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 23, height: 16, x: 1, y: 18, fill: "#7F56D9", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M5.002 30v-7.273h4.816v1.268H6.54v1.733h2.958v1.268H6.54V30zm7.388-7.273V30h-1.538v-7.273zm6.087 2.351a1.6 1.6 0 0 0-.21-.458q-.135-.203-.33-.34a1.4 1.4 0 0 0-.44-.218 1.9 1.9 0 0 0-.543-.074q-.558 0-.98.277-.42.277-.654.806-.234.526-.234 1.285 0 .76.23 1.293.231.533.654.813.422.277.998.277.522 0 .891-.184.373-.188.568-.53.2-.34.2-.805l.312.046h-1.875v-1.158h3.043v.916q0 .96-.405 1.648-.404.686-1.115 1.058-.71.37-1.626.37-1.023 0-1.797-.452a3.13 3.13 0 0 1-1.208-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.26-.696.725-1.179t1.083-.735a3.5 3.5 0 0 1 1.339-.252q.618 0 1.15.18.533.179.945.505.416.327.678.778.263.447.337.987z" })));
7
+ export default SvgColorFileFigDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileFigGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-fig-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M13.252 32v-6.546h4.334v1.142h-2.95v1.56h2.662v1.14h-2.662V32zm6.649-6.546V32h-1.384v-6.546zm5.478 2.116a1.4 1.4 0 0 0-.188-.412 1.275 1.275 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.64 1.64 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732.38.25.898.25.47 0 .802-.167.335-.169.512-.476.178-.306.178-.726l.282.042h-1.688v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.92 0-1.618-.405a2.8 2.8 0 0 1-1.086-1.16q-.387-.755-.387-1.79 0-.796.23-1.42a3 3 0 0 1 .652-1.06q.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.61.7.238.402.305.888z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-fig-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileFigGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileFigSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#7F56D9", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M13.252 32v-6.546h4.334v1.142h-2.95v1.56h2.662v1.14h-2.662V32zm6.649-6.546V32h-1.384v-6.546zm5.478 2.116a1.4 1.4 0 0 0-.188-.412 1.275 1.275 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.64 1.64 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732.38.25.898.25.47 0 .802-.167.335-.169.512-.476.178-.306.178-.726l.282.042h-1.688v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.92 0-1.618-.405a2.8 2.8 0 0 1-1.086-1.16q-.387-.755-.387-1.79 0-.796.23-1.42a3 3 0 0 1 .652-1.06q.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.61.7.238.402.305.888z" })));
6
+ export default SvgColorFileFigSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileHtmlDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 35, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M4.65 30v-7.273h1.537v3.001H9.31v-3h1.534V30H9.309v-3.004H6.187V30zm7.184-6.005v-1.268h5.973v1.268H15.58V30h-1.52v-6.005zm6.956-1.268h1.897l2.002 4.887h.086l2.003-4.887h1.896V30h-1.492v-4.734h-.06l-1.882 4.699h-1.016l-1.882-4.716h-.06V30H18.79zM27.94 30v-7.273h1.538v6.005h3.118V30z" })));
7
+ export default SvgColorFileHtmlDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileHtmlGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-html-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M7.535 32v-6.546h1.384v2.701h2.809v-2.7h1.38V32h-1.38v-2.704h-2.81V32zM14 26.596v-1.142h5.376v1.142h-2.004V32h-1.368v-5.404zm6.261-1.142h1.707l1.802 4.398h.077l1.803-4.398h1.706V32h-1.342v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H20.26zM28.497 32v-6.546h1.384v5.405h2.806V32z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-html-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileHtmlGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileHtmlSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M7.535 32v-6.546h1.384v2.701h2.809v-2.7h1.38V32h-1.38v-2.704h-2.81V32zM14 26.596v-1.142h5.376v1.142h-2.004V32h-1.368v-5.404zm6.261-1.142h1.707l1.802 4.398h.077l1.803-4.398h1.706V32h-1.342v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H20.26zM28.497 32v-6.546h1.384v5.405h2.806V32z" })));
6
+ export default SvgColorFileHtmlSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileInddDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 31, height: 16, x: 1, y: 18, fill: "#BA24D5", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M6.316 22.727V30H4.78v-7.273zm7.348 0V30h-1.328l-3.164-4.577H9.12V30H7.581v-7.273h1.35l3.139 4.574h.064v-4.574zM17.513 30h-2.578v-7.273h2.6q1.095 0 1.889.437.79.433 1.218 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.226 1.253q-.795.437-1.903.437m-1.04-1.317h.976q.682 0 1.147-.242.47-.244.703-.756.238-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.146-.241h-.98zM24.788 30H22.21v-7.273h2.6q1.096 0 1.889.437.792.433 1.218 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.225 1.253q-.795.437-1.904.437m-1.04-1.317h.976q.682 0 1.147-.242.469-.244.704-.756.237-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.147-.241h-.98z" })));
7
+ export default SvgColorFileInddDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileInddGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-indd-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M10.835 25.455V32H9.45v-6.546zm6.613 0V32h-1.195l-2.848-4.12h-.048V32h-1.384v-6.546h1.215l2.825 4.117h.057v-4.117zM20.912 32h-2.32v-6.546h2.339q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.716.393-1.713.393m-.937-1.186h.88q.612 0 1.032-.217a1.4 1.4 0 0 0 .632-.68q.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882zM27.46 32h-2.32v-6.546h2.34q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.717.393-1.713.393m-.936-1.186h.879q.614 0 1.032-.217.422-.22.633-.68.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-indd-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileInddGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileInddSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#BA24D5", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M10.835 25.455V32H9.45v-6.546zm6.613 0V32h-1.195l-2.848-4.12h-.048V32h-1.384v-6.546h1.215l2.825 4.117h.057v-4.117zM20.912 32h-2.32v-6.546h2.339q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.716.393-1.713.393m-.937-1.186h.88q.612 0 1.032-.217a1.4 1.4 0 0 0 .632-.68q.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882zM27.46 32h-2.32v-6.546h2.34q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.717.393-1.713.393m-.936-1.186h.879q.614 0 1.032-.217.422-.22.633-.68.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882z" })));
6
+ export default SvgColorFileInddSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJavaDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 33, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M7.91 22.727h1.52v5.071q0 .703-.317 1.222a2.1 2.1 0 0 1-.87.799q-.558.28-1.296.28-.657 0-1.193-.23a1.9 1.9 0 0 1-.845-.71q-.313-.48-.31-1.204H6.13q.007.287.117.493a.8.8 0 0 0 .31.313 1 1 0 0 0 .468.106q.285 0 .48-.12a.78.78 0 0 0 .301-.363q.103-.238.103-.586zM11.953 30h-1.648l2.51-7.273H14.8L17.306 30h-1.648l-1.822-5.61h-.057zm-.103-2.859h3.892v1.2h-3.892zm6.736-4.414 1.758 5.526h.067l1.761-5.526h1.705L21.37 30h-1.982l-2.51-7.273zM25.04 30h-1.648l2.51-7.273h1.982L30.392 30h-1.648l-1.822-5.61h-.057zm-.103-2.859h3.892v1.2h-3.892z" })));
7
+ export default SvgColorFileJavaDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJavaGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-java-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M11.368 25.455h1.368v4.564q0 .632-.284 1.099a1.9 1.9 0 0 1-.783.719q-.502.253-1.167.253-.591 0-1.074-.208a1.7 1.7 0 0 1-.76-.64q-.282-.43-.278-1.083h1.377q.006.259.106.444a.7.7 0 0 0 .278.282.9.9 0 0 0 .422.095q.255 0 .431-.108a.7.7 0 0 0 .272-.326 1.3 1.3 0 0 0 .092-.527zM15.008 32h-1.482l2.26-6.546h1.783L19.825 32h-1.483l-1.64-5.05h-.05zm-.092-2.573h3.503v1.08h-3.503zm6.062-3.972 1.582 4.973h.06l1.586-4.974h1.534L23.484 32H21.7l-2.26-6.546zM26.786 32h-1.483l2.26-6.546h1.783L31.602 32H30.12l-1.64-5.05h-.05zm-.093-2.573h3.503v1.08h-3.503z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-java-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileJavaGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJavaSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M11.368 25.455h1.368v4.564q0 .632-.284 1.099a1.9 1.9 0 0 1-.783.719q-.502.253-1.167.253-.591 0-1.074-.208a1.7 1.7 0 0 1-.76-.64q-.282-.43-.278-1.083h1.377q.006.259.106.444a.7.7 0 0 0 .278.282.9.9 0 0 0 .422.095q.255 0 .431-.108a.7.7 0 0 0 .272-.326 1.3 1.3 0 0 0 .092-.527zM15.008 32h-1.482l2.26-6.546h1.783L19.825 32h-1.483l-1.64-5.05h-.05zm-.092-2.573h3.503v1.08h-3.503zm6.062-3.972 1.582 4.973h.06l1.586-4.974h1.534L23.484 32H21.7l-2.26-6.546zM26.786 32h-1.483l2.26-6.546h1.783L31.602 32H30.12l-1.64-5.05h-.05zm-.093-2.573h3.503v1.08h-3.503z" })));
6
+ export default SvgColorFileJavaSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJsDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 19, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M7.916 22.727h1.52v5.071q0 .703-.316 1.222a2.1 2.1 0 0 1-.87.799q-.558.28-1.296.28-.657 0-1.193-.23a1.9 1.9 0 0 1-.846-.71q-.311-.48-.309-1.204h1.531q.007.287.117.493a.8.8 0 0 0 .31.313 1 1 0 0 0 .468.106q.285 0 .48-.12a.78.78 0 0 0 .301-.363q.103-.238.103-.586zm6.737 2.092a.9.9 0 0 0-.366-.668q-.324-.238-.877-.238-.377 0-.636.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.85.85 0 0 0 .252.253q.16.103.37.18.21.075.447.129l.653.156q.477.106.874.284.398.177.689.437.291.259.45.61.164.353.168.807-.004.667-.341 1.157-.335.487-.966.757-.63.266-1.516.266-.881 0-1.535-.27a2.25 2.25 0 0 1-1.015-.799q-.362-.533-.38-1.317h1.488q.024.366.21.61.188.242.5.366.316.12.714.12.39 0 .678-.113a1.04 1.04 0 0 0 .451-.316.73.73 0 0 0 .16-.465q0-.244-.146-.412a1.1 1.1 0 0 0-.419-.284 4 4 0 0 0-.67-.213l-.793-.199q-.92-.224-1.452-.7-.533-.475-.53-1.282-.003-.66.352-1.154.36-.493.984-.77.625-.277 1.42-.277.81 0 1.414.277.608.276.944.77.338.494.348 1.144z" })));
7
+ export default SvgColorFileJsDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJsGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-js-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M17.675 25.455h1.367v4.564q0 .632-.284 1.099a1.9 1.9 0 0 1-.783.719q-.502.253-1.167.253-.591 0-1.073-.208a1.7 1.7 0 0 1-.761-.64q-.281-.43-.278-1.083h1.377q.007.259.106.444a.7.7 0 0 0 .278.282q.18.095.422.095.255 0 .431-.108a.7.7 0 0 0 .272-.326q.093-.215.092-.527zm6.062 1.882a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.143.092.332.163.189.066.403.115l.588.14q.428.096.786.256t.62.393.406.55q.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.869.681-.566.24-1.365.24-.792 0-1.38-.243a2 2 0 0 1-.914-.72q-.327-.479-.342-1.185h1.339q.022.33.188.55.17.217.451.329.285.108.642.108.352 0 .61-.102a.94.94 0 0 0 .407-.284.66.66 0 0 0 .143-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.712-.179q-.828-.201-1.308-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .317-1.04q.323-.443.885-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.314 1.029z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-js-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileJsGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJsSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M17.675 25.455h1.367v4.564q0 .632-.284 1.099a1.9 1.9 0 0 1-.783.719q-.502.253-1.167.253-.591 0-1.073-.208a1.7 1.7 0 0 1-.761-.64q-.281-.43-.278-1.083h1.377q.007.259.106.444a.7.7 0 0 0 .278.282q.18.095.422.095.255 0 .431-.108a.7.7 0 0 0 .272-.326q.093-.215.092-.527zm6.062 1.882a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.143.092.332.163.189.066.403.115l.588.14q.428.096.786.256t.62.393.406.55q.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.869.681-.566.24-1.365.24-.792 0-1.38-.243a2 2 0 0 1-.914-.72q-.327-.479-.342-1.185h1.339q.022.33.188.55.17.217.451.329.285.108.642.108.352 0 .61-.102a.94.94 0 0 0 .407-.284.66.66 0 0 0 .143-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.712-.179q-.828-.201-1.308-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .317-1.04q.323-.443.885-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.314 1.029z" })));
6
+ export default SvgColorFileJsSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJsonDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 34, height: 16, x: 1, y: 18, fill: "#444CE7", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M7.828 22.727h1.52v5.071q0 .703-.316 1.222a2.1 2.1 0 0 1-.87.799q-.558.28-1.296.28-.657 0-1.193-.23a1.9 1.9 0 0 1-.846-.71q-.311-.48-.308-1.204h1.53q.007.287.117.493a.8.8 0 0 0 .31.313 1 1 0 0 0 .468.106q.285 0 .48-.12a.78.78 0 0 0 .301-.363q.103-.238.103-.586zm6.737 2.092a.9.9 0 0 0-.366-.668q-.324-.238-.877-.238-.377 0-.636.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.85.85 0 0 0 .252.253q.16.103.37.18.21.075.447.129l.653.156q.477.106.874.284.398.177.689.437.29.259.451.61.164.353.167.807-.004.667-.341 1.157-.335.487-.966.757-.628.266-1.516.266-.881 0-1.534-.27a2.25 2.25 0 0 1-1.016-.799q-.363-.533-.38-1.317h1.488q.025.366.21.61.188.242.5.366.316.12.714.12.39 0 .678-.113a1.04 1.04 0 0 0 .451-.316.73.73 0 0 0 .16-.465q0-.244-.146-.412a1.1 1.1 0 0 0-.419-.284 4 4 0 0 0-.67-.213l-.793-.199q-.92-.224-1.452-.7-.533-.475-.53-1.282-.003-.66.352-1.154.36-.493.984-.77.625-.277 1.42-.277.81 0 1.414.277.608.276.944.77.338.494.348 1.144zm9.29 1.545q0 1.189-.45 2.024a3.13 3.13 0 0 1-1.222 1.275 3.45 3.45 0 0 1-1.733.436 3.44 3.44 0 0 1-1.74-.44 3.14 3.14 0 0 1-1.218-1.275q-.448-.834-.448-2.02 0-1.19.448-2.024a3.1 3.1 0 0 1 1.218-1.272 3.44 3.44 0 0 1 1.74-.44q.963 0 1.733.44.774.437 1.221 1.271.451.835.451 2.025m-1.559 0q0-.77-.23-1.3-.228-.529-.643-.803a1.73 1.73 0 0 0-.973-.273 1.73 1.73 0 0 0-.973.273q-.416.274-.646.803-.228.53-.228 1.3t.227 1.3q.231.529.647.802.415.273.973.273t.973-.273.643-.803q.23-.528.23-1.3m8.782-3.637V30h-1.329l-3.164-4.577h-.053V30h-1.538v-7.273h1.35l3.139 4.574h.064v-4.574z" })));
7
+ export default SvgColorFileJsonDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJsonGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-json-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M10.845 25.455h1.368v4.564q0 .632-.284 1.099a1.9 1.9 0 0 1-.783.719q-.503.253-1.167.253-.591 0-1.074-.208a1.7 1.7 0 0 1-.76-.64q-.281-.43-.278-1.083h1.377q.006.259.106.444a.7.7 0 0 0 .278.282q.179.095.422.095.255 0 .431-.108a.7.7 0 0 0 .272-.326q.092-.215.092-.527zm6.063 1.882a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.143.092.332.163.189.066.403.115l.588.14q.428.096.786.256t.62.393.406.55q.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.87.681-.564.24-1.364.24-.792 0-1.38-.243a2 2 0 0 1-.915-.72q-.325-.479-.341-1.185h1.339q.022.33.188.55.17.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .407-.284.66.66 0 0 0 .143-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.713-.179q-.827-.201-1.307-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .316-1.04q.323-.443.886-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.314 1.029zm8.362 1.39q0 1.07-.406 1.822-.402.75-1.1 1.147a3.1 3.1 0 0 1-1.56.393 3.1 3.1 0 0 1-1.565-.396 2.8 2.8 0 0 1-1.096-1.147q-.403-.75-.403-1.819 0-1.07.403-1.822.402-.75 1.096-1.144a3.1 3.1 0 0 1 1.566-.396q.866 0 1.56.396.696.393 1.099 1.145.405.75.406 1.821m-1.403 0q0-.693-.208-1.17a1.6 1.6 0 0 0-.578-.722 1.56 1.56 0 0 0-.876-.246q-.503 0-.876.246-.374.246-.582.723-.204.476-.204 1.17 0 .692.204 1.169.208.477.582.722.374.246.876.246.501 0 .876-.246.374-.245.578-.722.208-.476.208-1.17m7.903-3.273V32h-1.196l-2.847-4.12h-.048V32h-1.384v-6.546h1.214l2.826 4.117h.057v-4.117z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-json-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileJsonGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileJsonSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#444CE7", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M10.845 25.455h1.368v4.564q0 .632-.284 1.099a1.9 1.9 0 0 1-.783.719q-.503.253-1.167.253-.591 0-1.074-.208a1.7 1.7 0 0 1-.76-.64q-.281-.43-.278-1.083h1.377q.006.259.106.444a.7.7 0 0 0 .278.282q.179.095.422.095.255 0 .431-.108a.7.7 0 0 0 .272-.326q.092-.215.092-.527zm6.063 1.882a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.143.092.332.163.189.066.403.115l.588.14q.428.096.786.256t.62.393.406.55q.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.87.681-.564.24-1.364.24-.792 0-1.38-.243a2 2 0 0 1-.915-.72q-.325-.479-.341-1.185h1.339q.022.33.188.55.17.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .407-.284.66.66 0 0 0 .143-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.713-.179q-.827-.201-1.307-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .316-1.04q.323-.443.886-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.314 1.029zm8.362 1.39q0 1.07-.406 1.822-.402.75-1.1 1.147a3.1 3.1 0 0 1-1.56.393 3.1 3.1 0 0 1-1.565-.396 2.8 2.8 0 0 1-1.096-1.147q-.403-.75-.403-1.819 0-1.07.403-1.822.402-.75 1.096-1.144a3.1 3.1 0 0 1 1.566-.396q.866 0 1.56.396.696.393 1.099 1.145.405.75.406 1.821m-1.403 0q0-.693-.208-1.17a1.6 1.6 0 0 0-.578-.722 1.56 1.56 0 0 0-.876-.246q-.503 0-.876.246-.374.246-.582.723-.204.476-.204 1.17 0 .692.204 1.169.208.477.582.722.374.246.876.246.501 0 .876-.246.374-.245.578-.722.208-.476.208-1.17m7.903-3.273V32h-1.196l-2.847-4.12h-.048V32h-1.384v-6.546h1.214l2.826 4.117h.057v-4.117z" })));
6
+ export default SvgColorFileJsonSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMkvDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 30, height: 16, x: 1, y: 18, fill: "#155EEF", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M4.87 22.727h1.896l2.003 4.887h.085l2.003-4.887h1.896V30H11.26v-4.734h-.06L9.32 29.965H8.303l-1.882-4.716h-.06V30H4.869zM14.02 30v-7.273h1.537v3.207h.096l2.617-3.207h1.843l-2.698 3.257L20.145 30h-1.839l-1.992-2.99-.757.923V30zm8.208-7.273 1.758 5.526h.067l1.762-5.526h1.704L25.012 30h-1.981l-2.51-7.273z" })));
7
+ export default SvgColorFileMkvDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMkvGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-mkv-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M9.982 25.455h1.707l1.803 4.397h.076l1.803-4.398h1.707V32h-1.343v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H9.982zM18.218 32v-6.546h1.384v2.887h.086l2.356-2.887h1.658l-2.429 2.931L23.731 32h-1.656l-1.793-2.691-.68.83V32zm7.387-6.546 1.582 4.974h.061l1.585-4.974h1.535L28.11 32h-1.783l-2.26-6.546z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-mkv-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileMkvGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMkvSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#155EEF", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M9.982 25.455h1.707l1.803 4.397h.076l1.803-4.398h1.707V32h-1.343v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H9.982zM18.218 32v-6.546h1.384v2.887h.086l2.356-2.887h1.658l-2.429 2.931L23.731 32h-1.656l-1.793-2.691-.68.83V32zm7.387-6.546 1.582 4.974h.061l1.585-4.974h1.535L28.11 32h-1.783l-2.26-6.546z" })));
6
+ export default SvgColorFileMkvSolid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMp3Default = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 29, height: 16, x: 1, y: 18, fill: "#DD2590", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M5.024 22.727H6.92l2.003 4.887h.085l2.003-4.887h1.896V30h-1.491v-4.734h-.06l-1.883 4.699H8.458l-1.882-4.716h-.06V30H5.023zM14.174 30v-7.273h2.87q.827 0 1.41.316.58.314.887.87.309.555.309 1.279t-.313 1.278-.905.863q-.59.309-1.428.309h-1.829V26.41h1.58q.445 0 .732-.153.291-.156.434-.43.145-.276.145-.635 0-.363-.145-.632a.97.97 0 0 0-.434-.423q-.291-.153-.738-.153h-1.037V30zm9.12.1q-.795 0-1.417-.274a2.4 2.4 0 0 1-.976-.76 1.9 1.9 0 0 1-.366-1.122h1.548q.015.266.174.469.164.198.434.309t.607.11q.351 0 .621-.125.27-.123.423-.344a.87.87 0 0 0 .153-.508.85.85 0 0 0-.164-.515 1.04 1.04 0 0 0-.461-.355 1.8 1.8 0 0 0-.71-.128h-.679v-1.129h.678q.348 0 .615-.12a1 1 0 0 0 .419-.335q.15-.216.149-.504a.87.87 0 0 0-.494-.806 1.2 1.2 0 0 0-.54-.117 1.4 1.4 0 0 0-.571.113 1 1 0 0 0-.416.317.83.83 0 0 0-.167.483h-1.473q.01-.63.358-1.108.348-.48.938-.75a3.2 3.2 0 0 1 1.339-.273q.752 0 1.317.273.565.274.877.739.316.461.313 1.037.003.61-.38 1.019a1.73 1.73 0 0 1-.991.518v.057q.802.104 1.222.558.422.45.419 1.13.003.62-.36 1.104-.357.483-.99.76-.632.276-1.449.276" })));
7
+ export default SvgColorFileMp3Default;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMp3Gray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-mp3-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M10.571 25.455h1.707l1.803 4.397h.076l1.803-4.398h1.706V32h-1.342v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H10.57zM18.807 32v-6.546h2.582q.745 0 1.269.285.525.281.799.783.278.498.278 1.15 0 .653-.281 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.285.278h-1.646v-1.11h1.422q.4 0 .659-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.665-.137h-.933V32zm8.208.09q-.716 0-1.275-.247a2.2 2.2 0 0 1-.88-.684 1.7 1.7 0 0 1-.328-1.01h1.393q.012.24.157.422.147.18.39.278.243.1.546.1.316 0 .56-.112a.9.9 0 0 0 .38-.31.8.8 0 0 0 .137-.457.77.77 0 0 0-.147-.464.94.94 0 0 0-.415-.32 1.6 1.6 0 0 0-.64-.114h-.61v-1.017h.61q.314 0 .553-.108a.9.9 0 0 0 .377-.3.8.8 0 0 0 .135-.455.78.78 0 0 0-.444-.725q-.209-.106-.486-.106-.282 0-.515.103a.9.9 0 0 0-.374.284.75.75 0 0 0-.15.435h-1.326q.01-.566.322-.998.314-.43.844-.674a2.85 2.85 0 0 1 1.205-.246q.678 0 1.186.246t.79.665q.284.416.28.933.004.55-.341.917-.343.368-.892.467v.051q.722.094 1.1.502.38.406.376 1.016.003.56-.323.994-.322.435-.891.684a3.2 3.2 0 0 1-1.304.25" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-mp3-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileMp3Gray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMp3Solid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#DD2590", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M10.571 25.455h1.707l1.803 4.397h.076l1.803-4.398h1.706V32h-1.342v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H10.57zM18.807 32v-6.546h2.582q.745 0 1.269.285.525.281.799.783.278.498.278 1.15 0 .653-.281 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.285.278h-1.646v-1.11h1.422q.4 0 .659-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.665-.137h-.933V32zm8.208.09q-.716 0-1.275-.247a2.2 2.2 0 0 1-.88-.684 1.7 1.7 0 0 1-.328-1.01h1.393q.012.24.157.422.147.18.39.278.243.1.546.1.316 0 .56-.112a.9.9 0 0 0 .38-.31.8.8 0 0 0 .137-.457.77.77 0 0 0-.147-.464.94.94 0 0 0-.415-.32 1.6 1.6 0 0 0-.64-.114h-.61v-1.017h.61q.314 0 .553-.108a.9.9 0 0 0 .377-.3.8.8 0 0 0 .135-.455.78.78 0 0 0-.444-.725q-.209-.106-.486-.106-.282 0-.515.103a.9.9 0 0 0-.374.284.75.75 0 0 0-.15.435h-1.326q.01-.566.322-.998.314-.43.844-.674a2.85 2.85 0 0 1 1.205-.246q.678 0 1.186.246t.79.665q.284.416.28.933.004.55-.341.917-.343.368-.892.467v.051q.722.094 1.1.502.38.406.376 1.016.003.56-.323.994-.322.435-.891.684a3.2 3.2 0 0 1-1.304.25" })));
6
+ export default SvgColorFileMp3Solid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMp4Default = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 29, height: 16, x: 1, y: 18, fill: "#155EEF", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M4.93 22.727h1.897l2.003 4.887h.085l2.003-4.887h1.897V30h-1.492v-4.734h-.06L9.38 29.965H8.365l-1.882-4.716h-.06V30H4.93zM14.082 30v-7.273h2.87q.827 0 1.41.316.582.314.887.87.31.555.31 1.279t-.313 1.278q-.313.555-.906.863-.59.309-1.427.309h-1.83V26.41h1.581q.444 0 .732-.153.29-.156.433-.43.145-.276.145-.635 0-.363-.145-.632a.97.97 0 0 0-.433-.423q-.291-.153-.74-.153H15.62V30zm6.322-1.278V27.51l3.037-4.784h1.043v1.676h-.617l-1.915 3.03v.056h4.315v1.233zM23.894 30v-1.648l.028-.536v-5.089h1.442V30z" })));
7
+ export default SvgColorFileMp4Default;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMp4Gray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-mp4-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M10.488 25.455h1.707l1.802 4.397h.077l1.802-4.398h1.707V32h-1.342v-4.26h-.055l-1.694 4.228h-.914l-1.694-4.244h-.054V32h-1.342zM18.723 32v-6.546h2.583q.744 0 1.268.285.524.281.8.783.277.498.277 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278h-1.645v-1.11h1.422q.399 0 .658-.137a.9.9 0 0 0 .39-.386 1.2 1.2 0 0 0 .131-.572 1.2 1.2 0 0 0-.131-.57.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.69-1.15v-1.09l2.732-4.306h.94v1.51h-.556l-1.723 2.725v.051h3.883v1.11zM27.555 32v-1.483l.025-.483v-4.58h1.298V32z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-mp4-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileMp4Gray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMp4Solid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#155EEF", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M10.488 25.455h1.707l1.802 4.397h.077l1.802-4.398h1.707V32h-1.342v-4.26h-.055l-1.694 4.228h-.914l-1.694-4.244h-.054V32h-1.342zM18.723 32v-6.546h2.583q.744 0 1.268.285.524.281.8.783.277.498.277 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278h-1.645v-1.11h1.422q.399 0 .658-.137a.9.9 0 0 0 .39-.386 1.2 1.2 0 0 0 .131-.572 1.2 1.2 0 0 0-.131-.57.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.69-1.15v-1.09l2.732-4.306h.94v1.51h-.556l-1.723 2.725v.051h3.883v1.11zM27.555 32v-1.483l.025-.483v-4.58h1.298V32z" })));
6
+ export default SvgColorFileMp4Solid;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMpegDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 36, height: 16, x: 1, y: 18, fill: "#155EEF", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M4.954 22.727h1.897l2.003 4.887h.085l2.003-4.887h1.896V30h-1.492v-4.734h-.06l-1.882 4.699H8.388l-1.882-4.716h-.06V30H4.954zM14.104 30v-7.273h2.87q.828 0 1.41.316.582.314.888.87.309.555.309 1.279t-.313 1.278-.905.863q-.59.309-1.428.309h-1.829V26.41h1.58q.444 0 .732-.153.29-.156.433-.43.146-.276.146-.635 0-.363-.146-.632a.97.97 0 0 0-.433-.423q-.29-.153-.739-.153h-1.037V30zm6.475 0v-7.273h4.9v1.268h-3.362v1.733h3.11v1.268h-3.11v1.736h3.377V30zm10.946-4.922a1.6 1.6 0 0 0-.21-.458q-.135-.203-.33-.34a1.4 1.4 0 0 0-.44-.218 1.9 1.9 0 0 0-.544-.074q-.557 0-.98.277-.419.277-.653.806-.234.526-.234 1.285 0 .76.23 1.293.231.533.654.813.422.277.998.277.522 0 .891-.184.372-.188.568-.53.2-.34.199-.805l.313.046h-1.875v-1.158h3.043v.916q0 .96-.405 1.648a2.76 2.76 0 0 1-1.115 1.058q-.711.37-1.626.37-1.023 0-1.797-.452a3.13 3.13 0 0 1-1.208-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.26-.696.725-1.179a3.1 3.1 0 0 1 1.083-.735 3.5 3.5 0 0 1 1.339-.252q.618 0 1.15.18.532.179.945.505.416.327.678.778.263.447.337.987z" })));
7
+ export default SvgColorFileMpegDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMpegGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-mpeg-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M7.359 25.455h1.707l1.802 4.397h.077l1.802-4.398h1.707V32h-1.342v-4.26h-.055l-1.694 4.228h-.913l-1.694-4.244H8.7V32H7.36zM15.594 32v-6.546h2.583q.745 0 1.268.285.524.281.8.783.278.498.278 1.15 0 .653-.282 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.284.278h-1.646v-1.11h1.422q.4 0 .658-.137a.9.9 0 0 0 .39-.386q.13-.25.131-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.666-.137h-.933V32zm5.827 0v-6.546h4.41v1.142h-3.026v1.56h2.8v1.14h-2.8v1.563h3.04V32zm9.851-4.43a1.4 1.4 0 0 0-.188-.412 1.278 1.278 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.64 1.64 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732a1.6 1.6 0 0 0 .898.25q.47 0 .802-.167a1.2 1.2 0 0 0 .512-.476q.179-.306.179-.726l.28.042H30v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.921 0-1.617-.405a2.8 2.8 0 0 1-1.087-1.16q-.387-.755-.387-1.79 0-.796.23-1.42.234-.625.652-1.06.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.611.7.237.402.304.888z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-mpeg-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFileMpegGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFileMpegSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#155EEF", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M7.359 25.455h1.707l1.802 4.397h.077l1.802-4.398h1.707V32h-1.342v-4.26h-.055l-1.694 4.228h-.913l-1.694-4.244H8.7V32H7.36zM15.594 32v-6.546h2.583q.745 0 1.268.285.524.281.8.783.278.498.278 1.15 0 .653-.282 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.284.278h-1.646v-1.11h1.422q.4 0 .658-.137a.9.9 0 0 0 .39-.386q.13-.25.131-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.666-.137h-.933V32zm5.827 0v-6.546h4.41v1.142h-3.026v1.56h2.8v1.14h-2.8v1.563h3.04V32zm9.851-4.43a1.4 1.4 0 0 0-.188-.412 1.278 1.278 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.64 1.64 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732a1.6 1.6 0 0 0 .898.25q.47 0 .802-.167a1.2 1.2 0 0 0 .512-.476q.179-.306.179-.726l.28.042H30v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.921 0-1.617-.405a2.8 2.8 0 0 1-1.087-1.16q-.387-.755-.387-1.79 0-.796.23-1.42.234-.625.652-1.06.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.611.7.237.402.304.888z" })));
6
+ export default SvgColorFileMpegSolid;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFilePdfGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-pdf-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M11.75 32v-6.546h2.582q.744 0 1.268.285.524.281.8.783.277.498.277 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278H12.65v-1.11h1.423q.399 0 .658-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm8.147 0h-2.32v-6.546h2.339q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.384.735-1.102 1.128-.717.393-1.713.393m-.937-1.186h.879q.614 0 1.032-.217.422-.22.633-.68.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.418-.218-1.032-.218h-.882zM24.124 32v-6.546h4.334v1.142h-2.95v1.56h2.662v1.14h-2.662V32z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-pdf-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFilePdfGray;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const SvgColorFilePsdDefault = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#fff", stroke: "#D0D5DD", strokeWidth: 1.5, d: "M11 .75h16c.091 0 .18.027.254.077l.07.057 10.792 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36V4A3.25 3.25 0 0 1 11 .75Z" }),
4
+ React.createElement("path", { stroke: "#D0D5DD", strokeWidth: 1.5, d: "M27 .5V8a4 4 0 0 0 4 4h7.5" }),
5
+ React.createElement("rect", { width: 27, height: 16, x: 1, y: 18, fill: "#155EEF", rx: 2 }),
6
+ React.createElement("path", { fill: "#fff", d: "M4.98 30v-7.273h2.87q.828 0 1.41.316.582.314.888.87.309.555.309 1.279t-.313 1.278-.905.863q-.59.309-1.428.309H5.982V26.41h1.58q.444 0 .732-.153.29-.156.433-.43.146-.276.146-.635 0-.363-.146-.632a.97.97 0 0 0-.433-.423q-.29-.153-.739-.153H6.518V30zm10.42-5.181a.9.9 0 0 0-.365-.668q-.324-.238-.877-.238-.377 0-.636.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.9.9 0 0 0 .252.253q.16.103.37.18.21.075.447.129l.653.156q.477.106.874.284.398.177.689.437.291.259.45.61.164.353.168.807-.004.667-.341 1.157-.334.487-.966.757-.629.266-1.516.266-.882 0-1.534-.27a2.25 2.25 0 0 1-1.016-.799q-.363-.533-.38-1.317h1.488q.025.366.21.61.188.242.5.366.316.12.714.12.39 0 .678-.113a1.04 1.04 0 0 0 .451-.316.73.73 0 0 0 .16-.465q0-.244-.146-.412a1.1 1.1 0 0 0-.419-.284 4 4 0 0 0-.67-.213l-.793-.199q-.92-.224-1.452-.7-.533-.475-.53-1.282-.003-.66.352-1.154.36-.493.984-.77.625-.277 1.42-.277.81 0 1.414.277.608.276.944.77.338.494.348 1.144zM20.587 30h-2.578v-7.273h2.6q1.096 0 1.889.437.792.433 1.218 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.225 1.253q-.795.437-1.904.437m-1.04-1.317h.976q.682 0 1.147-.242.47-.244.703-.756.238-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.146-.241h-.98z" })));
7
+ export default SvgColorFilePsdDefault;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ const SvgColorFilePsdGray = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "url(#color-file-psd-gray_svg__a)", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#EAECF0", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z" }),
5
+ React.createElement("path", { fill: "#344054", d: "M11.433 32v-6.546h2.582q.745 0 1.269.285.525.281.799.783.278.498.278 1.15 0 .653-.281 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.285.278h-1.646v-1.11h1.422q.4 0 .659-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.665-.137h-.934V32zm9.378-4.663a.8.8 0 0 0-.33-.6q-.291-.215-.789-.215-.34 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.007.176.074.307a.8.8 0 0 0 .227.227q.144.092.332.163.189.066.403.115l.588.14q.429.096.786.256.359.16.62.393.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.306 1.042q-.3.439-.87.681-.566.24-1.364.24-.793 0-1.381-.243a2 2 0 0 1-.914-.72q-.325-.479-.342-1.185h1.339q.022.33.189.55.169.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.131-.37 1 1 0 0 0-.377-.256 4 4 0 0 0-.604-.192l-.713-.179q-.828-.201-1.307-.63-.48-.428-.477-1.153a1.7 1.7 0 0 1 .317-1.04q.323-.443.885-.693t1.279-.249q.728 0 1.272.25.546.249.85.693.303.445.313 1.029zM25.478 32h-2.32v-6.546h2.339q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.717.393-1.713.393m-.937-1.186h.88q.612 0 1.031-.217.423-.22.633-.68.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882z" }),
6
+ React.createElement("defs", null,
7
+ React.createElement("linearGradient", { id: "color-file-psd-gray_svg__a", x1: 20, x2: 20, y1: 0, y2: 40, gradientUnits: "userSpaceOnUse" },
8
+ React.createElement("stop", { stopColor: "#F9FAFB" }),
9
+ React.createElement("stop", { offset: 1, stopColor: "#EDF0F3" })))));
10
+ export default SvgColorFilePsdGray;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const SvgColorFilePsdSolid = (props) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 40 40", stroke: "none", ...props },
3
+ React.createElement("path", { fill: "#155EEF", d: "M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z" }),
4
+ React.createElement("path", { fill: "#fff", d: "m24 0 12 12h-8a4 4 0 0 1-4-4z", opacity: 0.3 }),
5
+ React.createElement("path", { fill: "#fff", d: "M11.433 32v-6.546h2.582q.745 0 1.269.285.525.281.799.783.278.498.278 1.15 0 .653-.281 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.285.278h-1.646v-1.11h1.422q.4 0 .659-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.665-.137h-.934V32zm9.378-4.663a.8.8 0 0 0-.33-.6q-.291-.215-.789-.215-.34 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.007.176.074.307a.8.8 0 0 0 .227.227q.144.092.332.163.189.066.403.115l.588.14q.429.096.786.256.359.16.62.393.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.306 1.042q-.3.439-.87.681-.566.24-1.364.24-.793 0-1.381-.243a2 2 0 0 1-.914-.72q-.325-.479-.342-1.185h1.339q.022.33.189.55.169.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.131-.37 1 1 0 0 0-.377-.256 4 4 0 0 0-.604-.192l-.713-.179q-.828-.201-1.307-.63-.48-.428-.477-1.153a1.7 1.7 0 0 1 .317-1.04q.323-.443.885-.693t1.279-.249q.728 0 1.272.25.546.249.85.693.303.445.313 1.029zM25.478 32h-2.32v-6.546h2.339q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.717.393-1.713.393m-.937-1.186h.88q.612 0 1.031-.217.423-.22.633-.68.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882z" })));
6
+ export default SvgColorFilePsdSolid;