@photonix/icons 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (590) hide show
  1. package/README.md +160 -0
  2. package/dist/AddFilled.d.ts +6 -0
  3. package/dist/AddFilled.d.ts.map +1 -0
  4. package/dist/AddFilled.js +55 -0
  5. package/dist/AddFilled.mjs +21 -0
  6. package/dist/AddOutline.d.ts +6 -0
  7. package/dist/AddOutline.d.ts.map +1 -0
  8. package/dist/AddOutline.js +55 -0
  9. package/dist/AddOutline.mjs +21 -0
  10. package/dist/AppsFilled.d.ts +6 -0
  11. package/dist/AppsFilled.d.ts.map +1 -0
  12. package/dist/AppsFilled.js +55 -0
  13. package/dist/AppsFilled.mjs +21 -0
  14. package/dist/AppsOutline.d.ts +6 -0
  15. package/dist/AppsOutline.d.ts.map +1 -0
  16. package/dist/AppsOutline.js +55 -0
  17. package/dist/AppsOutline.mjs +21 -0
  18. package/dist/ArrowUpFilled.d.ts +6 -0
  19. package/dist/ArrowUpFilled.d.ts.map +1 -0
  20. package/dist/ArrowUpFilled.js +55 -0
  21. package/dist/ArrowUpFilled.mjs +21 -0
  22. package/dist/ArrowUpOutline.d.ts +6 -0
  23. package/dist/ArrowUpOutline.d.ts.map +1 -0
  24. package/dist/ArrowUpOutline.js +55 -0
  25. package/dist/ArrowUpOutline.mjs +21 -0
  26. package/dist/AutoFilled.d.ts +6 -0
  27. package/dist/AutoFilled.d.ts.map +1 -0
  28. package/dist/AutoFilled.js +55 -0
  29. package/dist/AutoFilled.mjs +21 -0
  30. package/dist/AutoOutline.d.ts +6 -0
  31. package/dist/AutoOutline.d.ts.map +1 -0
  32. package/dist/AutoOutline.js +55 -0
  33. package/dist/AutoOutline.mjs +21 -0
  34. package/dist/BackspaceFilled.d.ts +6 -0
  35. package/dist/BackspaceFilled.d.ts.map +1 -0
  36. package/dist/BackspaceFilled.js +55 -0
  37. package/dist/BackspaceFilled.mjs +21 -0
  38. package/dist/BackspaceOutline.d.ts +6 -0
  39. package/dist/BackspaceOutline.d.ts.map +1 -0
  40. package/dist/BackspaceOutline.js +55 -0
  41. package/dist/BackspaceOutline.mjs +21 -0
  42. package/dist/BoltFilled.d.ts +6 -0
  43. package/dist/BoltFilled.d.ts.map +1 -0
  44. package/dist/BoltFilled.js +55 -0
  45. package/dist/BoltFilled.mjs +21 -0
  46. package/dist/BoltOutline.d.ts +6 -0
  47. package/dist/BoltOutline.d.ts.map +1 -0
  48. package/dist/BoltOutline.js +55 -0
  49. package/dist/BoltOutline.mjs +21 -0
  50. package/dist/CalendarFilled.d.ts +6 -0
  51. package/dist/CalendarFilled.d.ts.map +1 -0
  52. package/dist/CalendarFilled.js +55 -0
  53. package/dist/CalendarFilled.mjs +21 -0
  54. package/dist/CalendarOutline.d.ts +6 -0
  55. package/dist/CalendarOutline.d.ts.map +1 -0
  56. package/dist/CalendarOutline.js +55 -0
  57. package/dist/CalendarOutline.mjs +21 -0
  58. package/dist/CancelFilled.d.ts +6 -0
  59. package/dist/CancelFilled.d.ts.map +1 -0
  60. package/dist/CancelFilled.js +55 -0
  61. package/dist/CancelFilled.mjs +21 -0
  62. package/dist/CancelOutline.d.ts +6 -0
  63. package/dist/CancelOutline.d.ts.map +1 -0
  64. package/dist/CancelOutline.js +55 -0
  65. package/dist/CancelOutline.mjs +21 -0
  66. package/dist/CheckCircleFilled.d.ts +6 -0
  67. package/dist/CheckCircleFilled.d.ts.map +1 -0
  68. package/dist/CheckCircleFilled.js +55 -0
  69. package/dist/CheckCircleFilled.mjs +21 -0
  70. package/dist/CheckCircleOutline.d.ts +6 -0
  71. package/dist/CheckCircleOutline.d.ts.map +1 -0
  72. package/dist/CheckCircleOutline.js +55 -0
  73. package/dist/CheckCircleOutline.mjs +21 -0
  74. package/dist/CheckFilled.d.ts +6 -0
  75. package/dist/CheckFilled.d.ts.map +1 -0
  76. package/dist/CheckFilled.js +55 -0
  77. package/dist/CheckFilled.mjs +21 -0
  78. package/dist/CheckOutline.d.ts +6 -0
  79. package/dist/CheckOutline.d.ts.map +1 -0
  80. package/dist/CheckOutline.js +55 -0
  81. package/dist/CheckOutline.mjs +21 -0
  82. package/dist/CheckSmallFilled.d.ts +6 -0
  83. package/dist/CheckSmallFilled.d.ts.map +1 -0
  84. package/dist/CheckSmallFilled.js +55 -0
  85. package/dist/CheckSmallFilled.mjs +21 -0
  86. package/dist/CheckSmallOutline.d.ts +6 -0
  87. package/dist/CheckSmallOutline.d.ts.map +1 -0
  88. package/dist/CheckSmallOutline.js +55 -0
  89. package/dist/CheckSmallOutline.mjs +21 -0
  90. package/dist/ChevronDownFilled.d.ts +6 -0
  91. package/dist/ChevronDownFilled.d.ts.map +1 -0
  92. package/dist/ChevronDownFilled.js +55 -0
  93. package/dist/ChevronDownFilled.mjs +21 -0
  94. package/dist/ChevronDownOutline.d.ts +6 -0
  95. package/dist/ChevronDownOutline.d.ts.map +1 -0
  96. package/dist/ChevronDownOutline.js +55 -0
  97. package/dist/ChevronDownOutline.mjs +21 -0
  98. package/dist/ChevronDownSmallFilled.d.ts +6 -0
  99. package/dist/ChevronDownSmallFilled.d.ts.map +1 -0
  100. package/dist/ChevronDownSmallFilled.js +55 -0
  101. package/dist/ChevronDownSmallFilled.mjs +21 -0
  102. package/dist/ChevronDownSmallOutline.d.ts +6 -0
  103. package/dist/ChevronDownSmallOutline.d.ts.map +1 -0
  104. package/dist/ChevronDownSmallOutline.js +55 -0
  105. package/dist/ChevronDownSmallOutline.mjs +21 -0
  106. package/dist/ChevronLeftFilled.d.ts +6 -0
  107. package/dist/ChevronLeftFilled.d.ts.map +1 -0
  108. package/dist/ChevronLeftFilled.js +55 -0
  109. package/dist/ChevronLeftFilled.mjs +21 -0
  110. package/dist/ChevronLeftOutline.d.ts +6 -0
  111. package/dist/ChevronLeftOutline.d.ts.map +1 -0
  112. package/dist/ChevronLeftOutline.js +55 -0
  113. package/dist/ChevronLeftOutline.mjs +21 -0
  114. package/dist/ChevronLeftSmallFilled.d.ts +6 -0
  115. package/dist/ChevronLeftSmallFilled.d.ts.map +1 -0
  116. package/dist/ChevronLeftSmallFilled.js +55 -0
  117. package/dist/ChevronLeftSmallFilled.mjs +21 -0
  118. package/dist/ChevronLeftSmallOutline.d.ts +6 -0
  119. package/dist/ChevronLeftSmallOutline.d.ts.map +1 -0
  120. package/dist/ChevronLeftSmallOutline.js +55 -0
  121. package/dist/ChevronLeftSmallOutline.mjs +21 -0
  122. package/dist/ChevronRightFilled.d.ts +6 -0
  123. package/dist/ChevronRightFilled.d.ts.map +1 -0
  124. package/dist/ChevronRightFilled.js +55 -0
  125. package/dist/ChevronRightFilled.mjs +21 -0
  126. package/dist/ChevronRightOutline.d.ts +6 -0
  127. package/dist/ChevronRightOutline.d.ts.map +1 -0
  128. package/dist/ChevronRightOutline.js +55 -0
  129. package/dist/ChevronRightOutline.mjs +21 -0
  130. package/dist/ChevronRightSmallFilled.d.ts +6 -0
  131. package/dist/ChevronRightSmallFilled.d.ts.map +1 -0
  132. package/dist/ChevronRightSmallFilled.js +55 -0
  133. package/dist/ChevronRightSmallFilled.mjs +21 -0
  134. package/dist/ChevronRightSmallOutline.d.ts +6 -0
  135. package/dist/ChevronRightSmallOutline.d.ts.map +1 -0
  136. package/dist/ChevronRightSmallOutline.js +55 -0
  137. package/dist/ChevronRightSmallOutline.mjs +21 -0
  138. package/dist/ChevronUpFilled.d.ts +6 -0
  139. package/dist/ChevronUpFilled.d.ts.map +1 -0
  140. package/dist/ChevronUpFilled.js +55 -0
  141. package/dist/ChevronUpFilled.mjs +21 -0
  142. package/dist/ChevronUpOutline.d.ts +6 -0
  143. package/dist/ChevronUpOutline.d.ts.map +1 -0
  144. package/dist/ChevronUpOutline.js +55 -0
  145. package/dist/ChevronUpOutline.mjs +21 -0
  146. package/dist/ChevronUpSmallFilled.d.ts +6 -0
  147. package/dist/ChevronUpSmallFilled.d.ts.map +1 -0
  148. package/dist/ChevronUpSmallFilled.js +55 -0
  149. package/dist/ChevronUpSmallFilled.mjs +21 -0
  150. package/dist/ChevronUpSmallOutline.d.ts +6 -0
  151. package/dist/ChevronUpSmallOutline.d.ts.map +1 -0
  152. package/dist/ChevronUpSmallOutline.js +55 -0
  153. package/dist/ChevronUpSmallOutline.mjs +21 -0
  154. package/dist/CircleFilled.d.ts +6 -0
  155. package/dist/CircleFilled.d.ts.map +1 -0
  156. package/dist/CircleFilled.js +55 -0
  157. package/dist/CircleFilled.mjs +21 -0
  158. package/dist/CircleOutline.d.ts +6 -0
  159. package/dist/CircleOutline.d.ts.map +1 -0
  160. package/dist/CircleOutline.js +55 -0
  161. package/dist/CircleOutline.mjs +21 -0
  162. package/dist/CloseFilled.d.ts +6 -0
  163. package/dist/CloseFilled.d.ts.map +1 -0
  164. package/dist/CloseFilled.js +55 -0
  165. package/dist/CloseFilled.mjs +21 -0
  166. package/dist/CloseOutline.d.ts +6 -0
  167. package/dist/CloseOutline.d.ts.map +1 -0
  168. package/dist/CloseOutline.js +55 -0
  169. package/dist/CloseOutline.mjs +21 -0
  170. package/dist/CloseSmallFilled.d.ts +6 -0
  171. package/dist/CloseSmallFilled.d.ts.map +1 -0
  172. package/dist/CloseSmallFilled.js +55 -0
  173. package/dist/CloseSmallFilled.mjs +21 -0
  174. package/dist/CloseSmallOutline.d.ts +6 -0
  175. package/dist/CloseSmallOutline.d.ts.map +1 -0
  176. package/dist/CloseSmallOutline.js +55 -0
  177. package/dist/CloseSmallOutline.mjs +21 -0
  178. package/dist/CloudFilled.d.ts +6 -0
  179. package/dist/CloudFilled.d.ts.map +1 -0
  180. package/dist/CloudFilled.js +55 -0
  181. package/dist/CloudFilled.mjs +21 -0
  182. package/dist/CloudOutline.d.ts +6 -0
  183. package/dist/CloudOutline.d.ts.map +1 -0
  184. package/dist/CloudOutline.js +55 -0
  185. package/dist/CloudOutline.mjs +21 -0
  186. package/dist/CodeFilled.d.ts +6 -0
  187. package/dist/CodeFilled.d.ts.map +1 -0
  188. package/dist/CodeFilled.js +55 -0
  189. package/dist/CodeFilled.mjs +21 -0
  190. package/dist/CodeOutline.d.ts +6 -0
  191. package/dist/CodeOutline.d.ts.map +1 -0
  192. package/dist/CodeOutline.js +55 -0
  193. package/dist/CodeOutline.mjs +21 -0
  194. package/dist/CoffeeFilled.d.ts +6 -0
  195. package/dist/CoffeeFilled.d.ts.map +1 -0
  196. package/dist/CoffeeFilled.js +55 -0
  197. package/dist/CoffeeFilled.mjs +21 -0
  198. package/dist/CoffeeOutline.d.ts +6 -0
  199. package/dist/CoffeeOutline.d.ts.map +1 -0
  200. package/dist/CoffeeOutline.js +55 -0
  201. package/dist/CoffeeOutline.mjs +21 -0
  202. package/dist/ComponentFilled.d.ts +6 -0
  203. package/dist/ComponentFilled.d.ts.map +1 -0
  204. package/dist/ComponentFilled.js +55 -0
  205. package/dist/ComponentFilled.mjs +21 -0
  206. package/dist/ComponentOutline.d.ts +6 -0
  207. package/dist/ComponentOutline.d.ts.map +1 -0
  208. package/dist/ComponentOutline.js +55 -0
  209. package/dist/ComponentOutline.mjs +21 -0
  210. package/dist/CopyFilled.d.ts +6 -0
  211. package/dist/CopyFilled.d.ts.map +1 -0
  212. package/dist/CopyFilled.js +55 -0
  213. package/dist/CopyFilled.mjs +21 -0
  214. package/dist/CopyOutline.d.ts +6 -0
  215. package/dist/CopyOutline.d.ts.map +1 -0
  216. package/dist/CopyOutline.js +55 -0
  217. package/dist/CopyOutline.mjs +21 -0
  218. package/dist/CoreFilled.d.ts +6 -0
  219. package/dist/CoreFilled.d.ts.map +1 -0
  220. package/dist/CoreFilled.js +55 -0
  221. package/dist/CoreFilled.mjs +21 -0
  222. package/dist/CoreOutline.d.ts +6 -0
  223. package/dist/CoreOutline.d.ts.map +1 -0
  224. package/dist/CoreOutline.js +55 -0
  225. package/dist/CoreOutline.mjs +21 -0
  226. package/dist/DeleteFilled.d.ts +6 -0
  227. package/dist/DeleteFilled.d.ts.map +1 -0
  228. package/dist/DeleteFilled.js +55 -0
  229. package/dist/DeleteFilled.mjs +21 -0
  230. package/dist/DeleteOutline.d.ts +6 -0
  231. package/dist/DeleteOutline.d.ts.map +1 -0
  232. package/dist/DeleteOutline.js +55 -0
  233. package/dist/DeleteOutline.mjs +21 -0
  234. package/dist/DocumentFilled.d.ts +6 -0
  235. package/dist/DocumentFilled.d.ts.map +1 -0
  236. package/dist/DocumentFilled.js +55 -0
  237. package/dist/DocumentFilled.mjs +21 -0
  238. package/dist/DocumentOutline.d.ts +6 -0
  239. package/dist/DocumentOutline.d.ts.map +1 -0
  240. package/dist/DocumentOutline.js +55 -0
  241. package/dist/DocumentOutline.mjs +21 -0
  242. package/dist/DownloadFilled.d.ts +6 -0
  243. package/dist/DownloadFilled.d.ts.map +1 -0
  244. package/dist/DownloadFilled.js +55 -0
  245. package/dist/DownloadFilled.mjs +21 -0
  246. package/dist/DownloadOutline.d.ts +6 -0
  247. package/dist/DownloadOutline.d.ts.map +1 -0
  248. package/dist/DownloadOutline.js +55 -0
  249. package/dist/DownloadOutline.mjs +21 -0
  250. package/dist/DraftFilled.d.ts +6 -0
  251. package/dist/DraftFilled.d.ts.map +1 -0
  252. package/dist/DraftFilled.js +55 -0
  253. package/dist/DraftFilled.mjs +21 -0
  254. package/dist/DraftOutline.d.ts +6 -0
  255. package/dist/DraftOutline.d.ts.map +1 -0
  256. package/dist/DraftOutline.js +55 -0
  257. package/dist/DraftOutline.mjs +21 -0
  258. package/dist/DuplicateFilled.d.ts +6 -0
  259. package/dist/DuplicateFilled.d.ts.map +1 -0
  260. package/dist/DuplicateFilled.js +55 -0
  261. package/dist/DuplicateFilled.mjs +21 -0
  262. package/dist/DuplicateOutline.d.ts +6 -0
  263. package/dist/DuplicateOutline.d.ts.map +1 -0
  264. package/dist/DuplicateOutline.js +55 -0
  265. package/dist/DuplicateOutline.mjs +21 -0
  266. package/dist/FolderFilled.d.ts +6 -0
  267. package/dist/FolderFilled.d.ts.map +1 -0
  268. package/dist/FolderFilled.js +55 -0
  269. package/dist/FolderFilled.mjs +21 -0
  270. package/dist/FolderOutline.d.ts +6 -0
  271. package/dist/FolderOutline.d.ts.map +1 -0
  272. package/dist/FolderOutline.js +55 -0
  273. package/dist/FolderOutline.mjs +21 -0
  274. package/dist/IndeterminateSmallFilled.d.ts +6 -0
  275. package/dist/IndeterminateSmallFilled.d.ts.map +1 -0
  276. package/dist/IndeterminateSmallFilled.js +55 -0
  277. package/dist/IndeterminateSmallFilled.mjs +21 -0
  278. package/dist/IndeterminateSmallOutline.d.ts +6 -0
  279. package/dist/IndeterminateSmallOutline.d.ts.map +1 -0
  280. package/dist/IndeterminateSmallOutline.js +55 -0
  281. package/dist/IndeterminateSmallOutline.mjs +21 -0
  282. package/dist/InfomationFilled.d.ts +6 -0
  283. package/dist/InfomationFilled.d.ts.map +1 -0
  284. package/dist/InfomationFilled.js +55 -0
  285. package/dist/InfomationFilled.mjs +21 -0
  286. package/dist/InfomationOutline.d.ts +6 -0
  287. package/dist/InfomationOutline.d.ts.map +1 -0
  288. package/dist/InfomationOutline.js +55 -0
  289. package/dist/InfomationOutline.mjs +21 -0
  290. package/dist/InstanceFilled.d.ts +6 -0
  291. package/dist/InstanceFilled.d.ts.map +1 -0
  292. package/dist/InstanceFilled.js +55 -0
  293. package/dist/InstanceFilled.mjs +21 -0
  294. package/dist/InstanceOutline.d.ts +6 -0
  295. package/dist/InstanceOutline.d.ts.map +1 -0
  296. package/dist/InstanceOutline.js +55 -0
  297. package/dist/InstanceOutline.mjs +21 -0
  298. package/dist/LinkFilled.d.ts +6 -0
  299. package/dist/LinkFilled.d.ts.map +1 -0
  300. package/dist/LinkFilled.js +55 -0
  301. package/dist/LinkFilled.mjs +21 -0
  302. package/dist/LinkOutline.d.ts +6 -0
  303. package/dist/LinkOutline.d.ts.map +1 -0
  304. package/dist/LinkOutline.js +55 -0
  305. package/dist/LinkOutline.mjs +21 -0
  306. package/dist/MenuFilled.d.ts +6 -0
  307. package/dist/MenuFilled.d.ts.map +1 -0
  308. package/dist/MenuFilled.js +55 -0
  309. package/dist/MenuFilled.mjs +21 -0
  310. package/dist/MenuOutline.d.ts +6 -0
  311. package/dist/MenuOutline.d.ts.map +1 -0
  312. package/dist/MenuOutline.js +55 -0
  313. package/dist/MenuOutline.mjs +21 -0
  314. package/dist/MicroFilled.d.ts +6 -0
  315. package/dist/MicroFilled.d.ts.map +1 -0
  316. package/dist/MicroFilled.js +55 -0
  317. package/dist/MicroFilled.mjs +21 -0
  318. package/dist/MicroOutline.d.ts +6 -0
  319. package/dist/MicroOutline.d.ts.map +1 -0
  320. package/dist/MicroOutline.js +55 -0
  321. package/dist/MicroOutline.mjs +21 -0
  322. package/dist/MoonFilled.d.ts +6 -0
  323. package/dist/MoonFilled.d.ts.map +1 -0
  324. package/dist/MoonFilled.js +55 -0
  325. package/dist/MoonFilled.mjs +21 -0
  326. package/dist/MoonOutline.d.ts +6 -0
  327. package/dist/MoonOutline.d.ts.map +1 -0
  328. package/dist/MoonOutline.js +55 -0
  329. package/dist/MoonOutline.mjs +21 -0
  330. package/dist/MoreHorizontalFilled.d.ts +6 -0
  331. package/dist/MoreHorizontalFilled.d.ts.map +1 -0
  332. package/dist/MoreHorizontalFilled.js +55 -0
  333. package/dist/MoreHorizontalFilled.mjs +21 -0
  334. package/dist/MoreHorizontalOutline.d.ts +6 -0
  335. package/dist/MoreHorizontalOutline.d.ts.map +1 -0
  336. package/dist/MoreHorizontalOutline.js +55 -0
  337. package/dist/MoreHorizontalOutline.mjs +21 -0
  338. package/dist/MoreVerticalFilled.d.ts +6 -0
  339. package/dist/MoreVerticalFilled.d.ts.map +1 -0
  340. package/dist/MoreVerticalFilled.js +55 -0
  341. package/dist/MoreVerticalFilled.mjs +21 -0
  342. package/dist/MoreVerticalOutline.d.ts +6 -0
  343. package/dist/MoreVerticalOutline.d.ts.map +1 -0
  344. package/dist/MoreVerticalOutline.js +55 -0
  345. package/dist/MoreVerticalOutline.mjs +21 -0
  346. package/dist/NotificationFilled.d.ts +6 -0
  347. package/dist/NotificationFilled.d.ts.map +1 -0
  348. package/dist/NotificationFilled.js +55 -0
  349. package/dist/NotificationFilled.mjs +21 -0
  350. package/dist/NotificationOutline.d.ts +6 -0
  351. package/dist/NotificationOutline.d.ts.map +1 -0
  352. package/dist/NotificationOutline.js +55 -0
  353. package/dist/NotificationOutline.mjs +21 -0
  354. package/dist/OpenWithFilled.d.ts +6 -0
  355. package/dist/OpenWithFilled.d.ts.map +1 -0
  356. package/dist/OpenWithFilled.js +55 -0
  357. package/dist/OpenWithFilled.mjs +21 -0
  358. package/dist/OpenWithOutline.d.ts +6 -0
  359. package/dist/OpenWithOutline.d.ts.map +1 -0
  360. package/dist/OpenWithOutline.js +55 -0
  361. package/dist/OpenWithOutline.mjs +21 -0
  362. package/dist/OptionFilled.d.ts +6 -0
  363. package/dist/OptionFilled.d.ts.map +1 -0
  364. package/dist/OptionFilled.js +55 -0
  365. package/dist/OptionFilled.mjs +21 -0
  366. package/dist/OptionOutline.d.ts +6 -0
  367. package/dist/OptionOutline.d.ts.map +1 -0
  368. package/dist/OptionOutline.js +55 -0
  369. package/dist/OptionOutline.mjs +21 -0
  370. package/dist/PersonalBookFilled.d.ts +6 -0
  371. package/dist/PersonalBookFilled.d.ts.map +1 -0
  372. package/dist/PersonalBookFilled.js +55 -0
  373. package/dist/PersonalBookFilled.mjs +21 -0
  374. package/dist/PersonalBookOutline.d.ts +6 -0
  375. package/dist/PersonalBookOutline.d.ts.map +1 -0
  376. package/dist/PersonalBookOutline.js +55 -0
  377. package/dist/PersonalBookOutline.mjs +21 -0
  378. package/dist/PersonalFilled.d.ts +6 -0
  379. package/dist/PersonalFilled.d.ts.map +1 -0
  380. package/dist/PersonalFilled.js +55 -0
  381. package/dist/PersonalFilled.mjs +21 -0
  382. package/dist/PersonalOutline.d.ts +6 -0
  383. package/dist/PersonalOutline.d.ts.map +1 -0
  384. package/dist/PersonalOutline.js +55 -0
  385. package/dist/PersonalOutline.mjs +21 -0
  386. package/dist/RadioFilled.d.ts +6 -0
  387. package/dist/RadioFilled.d.ts.map +1 -0
  388. package/dist/RadioFilled.js +55 -0
  389. package/dist/RadioFilled.mjs +21 -0
  390. package/dist/RadioOutline.d.ts +6 -0
  391. package/dist/RadioOutline.d.ts.map +1 -0
  392. package/dist/RadioOutline.js +55 -0
  393. package/dist/RadioOutline.mjs +21 -0
  394. package/dist/RainFilled.d.ts +6 -0
  395. package/dist/RainFilled.d.ts.map +1 -0
  396. package/dist/RainFilled.js +55 -0
  397. package/dist/RainFilled.mjs +21 -0
  398. package/dist/RainOutline.d.ts +6 -0
  399. package/dist/RainOutline.d.ts.map +1 -0
  400. package/dist/RainOutline.js +55 -0
  401. package/dist/RainOutline.mjs +21 -0
  402. package/dist/RectangleFilled.d.ts +6 -0
  403. package/dist/RectangleFilled.d.ts.map +1 -0
  404. package/dist/RectangleFilled.js +55 -0
  405. package/dist/RectangleFilled.mjs +21 -0
  406. package/dist/RectangleOutline.d.ts +6 -0
  407. package/dist/RectangleOutline.d.ts.map +1 -0
  408. package/dist/RectangleOutline.js +55 -0
  409. package/dist/RectangleOutline.mjs +21 -0
  410. package/dist/RootFilled.d.ts +6 -0
  411. package/dist/RootFilled.d.ts.map +1 -0
  412. package/dist/RootFilled.js +55 -0
  413. package/dist/RootFilled.mjs +21 -0
  414. package/dist/RootOutline.d.ts +6 -0
  415. package/dist/RootOutline.d.ts.map +1 -0
  416. package/dist/RootOutline.js +55 -0
  417. package/dist/RootOutline.mjs +21 -0
  418. package/dist/SearchFilled.d.ts +6 -0
  419. package/dist/SearchFilled.d.ts.map +1 -0
  420. package/dist/SearchFilled.js +55 -0
  421. package/dist/SearchFilled.mjs +21 -0
  422. package/dist/SearchOutline.d.ts +6 -0
  423. package/dist/SearchOutline.d.ts.map +1 -0
  424. package/dist/SearchOutline.js +55 -0
  425. package/dist/SearchOutline.mjs +21 -0
  426. package/dist/SettingsFilled.d.ts +6 -0
  427. package/dist/SettingsFilled.d.ts.map +1 -0
  428. package/dist/SettingsFilled.js +55 -0
  429. package/dist/SettingsFilled.mjs +21 -0
  430. package/dist/SettingsOutline.d.ts +6 -0
  431. package/dist/SettingsOutline.d.ts.map +1 -0
  432. package/dist/SettingsOutline.js +55 -0
  433. package/dist/SettingsOutline.mjs +21 -0
  434. package/dist/ShiftFilled.d.ts +6 -0
  435. package/dist/ShiftFilled.d.ts.map +1 -0
  436. package/dist/ShiftFilled.js +55 -0
  437. package/dist/ShiftFilled.mjs +21 -0
  438. package/dist/ShiftOutline.d.ts +6 -0
  439. package/dist/ShiftOutline.d.ts.map +1 -0
  440. package/dist/ShiftOutline.js +55 -0
  441. package/dist/ShiftOutline.mjs +21 -0
  442. package/dist/SideBarCollapseFilled.d.ts +6 -0
  443. package/dist/SideBarCollapseFilled.d.ts.map +1 -0
  444. package/dist/SideBarCollapseFilled.js +55 -0
  445. package/dist/SideBarCollapseFilled.mjs +21 -0
  446. package/dist/SideBarCollapseOutline.d.ts +6 -0
  447. package/dist/SideBarCollapseOutline.d.ts.map +1 -0
  448. package/dist/SideBarCollapseOutline.js +55 -0
  449. package/dist/SideBarCollapseOutline.mjs +21 -0
  450. package/dist/SideBarExpandedFilled.d.ts +6 -0
  451. package/dist/SideBarExpandedFilled.d.ts.map +1 -0
  452. package/dist/SideBarExpandedFilled.js +55 -0
  453. package/dist/SideBarExpandedFilled.mjs +21 -0
  454. package/dist/SideBarExpandedOutline.d.ts +6 -0
  455. package/dist/SideBarExpandedOutline.d.ts.map +1 -0
  456. package/dist/SideBarExpandedOutline.js +55 -0
  457. package/dist/SideBarExpandedOutline.mjs +21 -0
  458. package/dist/SparklesFilled.d.ts +6 -0
  459. package/dist/SparklesFilled.d.ts.map +1 -0
  460. package/dist/SparklesFilled.js +55 -0
  461. package/dist/SparklesFilled.mjs +21 -0
  462. package/dist/SparklesOutline.d.ts +6 -0
  463. package/dist/SparklesOutline.d.ts.map +1 -0
  464. package/dist/SparklesOutline.js +55 -0
  465. package/dist/SparklesOutline.mjs +21 -0
  466. package/dist/Spinner.d.ts +6 -0
  467. package/dist/Spinner.d.ts.map +1 -0
  468. package/dist/Spinner.js +58 -0
  469. package/dist/Spinner.mjs +24 -0
  470. package/dist/StarFilled.d.ts +6 -0
  471. package/dist/StarFilled.d.ts.map +1 -0
  472. package/dist/StarFilled.js +55 -0
  473. package/dist/StarFilled.mjs +21 -0
  474. package/dist/StarOutline.d.ts +6 -0
  475. package/dist/StarOutline.d.ts.map +1 -0
  476. package/dist/StarOutline.js +55 -0
  477. package/dist/StarOutline.mjs +21 -0
  478. package/dist/SunFilled.d.ts +6 -0
  479. package/dist/SunFilled.d.ts.map +1 -0
  480. package/dist/SunFilled.js +55 -0
  481. package/dist/SunFilled.mjs +21 -0
  482. package/dist/SunOutline.d.ts +6 -0
  483. package/dist/SunOutline.d.ts.map +1 -0
  484. package/dist/SunOutline.js +55 -0
  485. package/dist/SunOutline.mjs +21 -0
  486. package/dist/SwapFilled.d.ts +6 -0
  487. package/dist/SwapFilled.d.ts.map +1 -0
  488. package/dist/SwapFilled.js +55 -0
  489. package/dist/SwapFilled.mjs +21 -0
  490. package/dist/SwapOutline.d.ts +6 -0
  491. package/dist/SwapOutline.d.ts.map +1 -0
  492. package/dist/SwapOutline.js +55 -0
  493. package/dist/SwapOutline.mjs +21 -0
  494. package/dist/TodayFilled.d.ts +6 -0
  495. package/dist/TodayFilled.d.ts.map +1 -0
  496. package/dist/TodayFilled.js +55 -0
  497. package/dist/TodayFilled.mjs +21 -0
  498. package/dist/TodayOutline.d.ts +6 -0
  499. package/dist/TodayOutline.d.ts.map +1 -0
  500. package/dist/TodayOutline.js +55 -0
  501. package/dist/TodayOutline.mjs +21 -0
  502. package/dist/TriangularBotFilled.d.ts +6 -0
  503. package/dist/TriangularBotFilled.d.ts.map +1 -0
  504. package/dist/TriangularBotFilled.js +55 -0
  505. package/dist/TriangularBotFilled.mjs +21 -0
  506. package/dist/TriangularBotOutline.d.ts +6 -0
  507. package/dist/TriangularBotOutline.d.ts.map +1 -0
  508. package/dist/TriangularBotOutline.js +55 -0
  509. package/dist/TriangularBotOutline.mjs +21 -0
  510. package/dist/TriangularTopFilled.d.ts +6 -0
  511. package/dist/TriangularTopFilled.d.ts.map +1 -0
  512. package/dist/TriangularTopFilled.js +55 -0
  513. package/dist/TriangularTopFilled.mjs +21 -0
  514. package/dist/TriangularTopOutline.d.ts +6 -0
  515. package/dist/TriangularTopOutline.d.ts.map +1 -0
  516. package/dist/TriangularTopOutline.js +55 -0
  517. package/dist/TriangularTopOutline.mjs +21 -0
  518. package/dist/UploadFilled.d.ts +6 -0
  519. package/dist/UploadFilled.d.ts.map +1 -0
  520. package/dist/UploadFilled.js +55 -0
  521. package/dist/UploadFilled.mjs +21 -0
  522. package/dist/UploadOutline.d.ts +6 -0
  523. package/dist/UploadOutline.d.ts.map +1 -0
  524. package/dist/UploadOutline.js +55 -0
  525. package/dist/UploadOutline.mjs +21 -0
  526. package/dist/VerifyFilled.d.ts +6 -0
  527. package/dist/VerifyFilled.d.ts.map +1 -0
  528. package/dist/VerifyFilled.js +55 -0
  529. package/dist/VerifyFilled.mjs +21 -0
  530. package/dist/VerifyOutline.d.ts +6 -0
  531. package/dist/VerifyOutline.d.ts.map +1 -0
  532. package/dist/VerifyOutline.js +55 -0
  533. package/dist/VerifyOutline.mjs +21 -0
  534. package/dist/WarningFilled.d.ts +6 -0
  535. package/dist/WarningFilled.d.ts.map +1 -0
  536. package/dist/WarningFilled.js +55 -0
  537. package/dist/WarningFilled.mjs +21 -0
  538. package/dist/WarningOutline.d.ts +6 -0
  539. package/dist/WarningOutline.d.ts.map +1 -0
  540. package/dist/WarningOutline.js +55 -0
  541. package/dist/WarningOutline.mjs +21 -0
  542. package/dist/illustrated/Alarm.d.ts +6 -0
  543. package/dist/illustrated/Alarm.d.ts.map +1 -0
  544. package/dist/illustrated/Alarm.js +58 -0
  545. package/dist/illustrated/Alarm.mjs +24 -0
  546. package/dist/illustrated/Doc.d.ts +6 -0
  547. package/dist/illustrated/Doc.d.ts.map +1 -0
  548. package/dist/illustrated/Doc.js +59 -0
  549. package/dist/illustrated/Doc.mjs +25 -0
  550. package/dist/illustrated/Docx.d.ts +6 -0
  551. package/dist/illustrated/Docx.d.ts.map +1 -0
  552. package/dist/illustrated/Docx.js +59 -0
  553. package/dist/illustrated/Docx.mjs +25 -0
  554. package/dist/illustrated/EmptyFile.d.ts +6 -0
  555. package/dist/illustrated/EmptyFile.d.ts.map +1 -0
  556. package/dist/illustrated/EmptyFile.js +55 -0
  557. package/dist/illustrated/EmptyFile.mjs +21 -0
  558. package/dist/illustrated/Error.d.ts +6 -0
  559. package/dist/illustrated/Error.d.ts.map +1 -0
  560. package/dist/illustrated/Error.js +58 -0
  561. package/dist/illustrated/Error.mjs +24 -0
  562. package/dist/illustrated/File.d.ts +6 -0
  563. package/dist/illustrated/File.d.ts.map +1 -0
  564. package/dist/illustrated/File.js +55 -0
  565. package/dist/illustrated/File.mjs +21 -0
  566. package/dist/illustrated/Info.d.ts +6 -0
  567. package/dist/illustrated/Info.d.ts.map +1 -0
  568. package/dist/illustrated/Info.js +58 -0
  569. package/dist/illustrated/Info.mjs +24 -0
  570. package/dist/illustrated/Pdf.d.ts +6 -0
  571. package/dist/illustrated/Pdf.d.ts.map +1 -0
  572. package/dist/illustrated/Pdf.js +59 -0
  573. package/dist/illustrated/Pdf.mjs +25 -0
  574. package/dist/illustrated/Verified.d.ts +6 -0
  575. package/dist/illustrated/Verified.d.ts.map +1 -0
  576. package/dist/illustrated/Verified.js +58 -0
  577. package/dist/illustrated/Verified.mjs +24 -0
  578. package/dist/illustrated/Warning.d.ts +6 -0
  579. package/dist/illustrated/Warning.d.ts.map +1 -0
  580. package/dist/illustrated/Warning.js +58 -0
  581. package/dist/illustrated/Warning.mjs +24 -0
  582. package/dist/illustrated/index.d.ts +11 -0
  583. package/dist/illustrated/index.d.ts.map +1 -0
  584. package/dist/illustrated/index.js +55 -0
  585. package/dist/illustrated/index.mjs +22 -0
  586. package/dist/index.d.ts +136 -0
  587. package/dist/index.d.ts.map +1 -0
  588. package/dist/index.js +430 -0
  589. package/dist/index.mjs +272 -0
  590. package/package.json +44 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StarFilled.d.ts","sourceRoot":"","sources":["../src/StarFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,eAAgB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACpE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,UAAU,oGActB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var StarFilled_exports = {};
30
+ __export(StarFilled_exports, {
31
+ StarFilled: () => StarFilled
32
+ });
33
+ module.exports = __toCommonJS(StarFilled_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const StarFilled = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.2062 3.63455C10.9398 2.14802 13.0595 2.14802 13.7931 3.63455L15.2941 6.67361C15.4397 6.96875 15.7213 7.17412 16.047 7.22147L19.4025 7.70877C21.0429 7.94724 21.698 9.96387 20.5109 11.1209L18.0822 13.4871C17.8465 13.7168 17.7394 14.0484 17.7951 14.3728L18.3683 17.7137C18.6486 19.3474 16.9342 20.5931 15.4669 19.8221L12.465 18.2449C12.1737 18.0918 11.8256 18.0918 11.5343 18.2449L8.53334 19.8221C7.06603 20.5934 5.35161 19.3475 5.63197 17.7137L6.20522 14.3728C6.26089 14.0484 6.15286 13.7168 5.91713 13.4871L3.48842 11.1209C2.30143 9.96393 2.9566 7.94741 4.59682 7.70877L7.95326 7.22147C8.27895 7.17412 8.56054 6.96875 8.70619 6.67361L10.2062 3.63455Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ StarFilled.displayName = "StarFilled";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ StarFilled
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const StarFilled = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10.2062 3.63455C10.9398 2.14802 13.0595 2.14802 13.7931 3.63455L15.2941 6.67361C15.4397 6.96875 15.7213 7.17412 16.047 7.22147L19.4025 7.70877C21.0429 7.94724 21.698 9.96387 20.5109 11.1209L18.0822 13.4871C17.8465 13.7168 17.7394 14.0484 17.7951 14.3728L18.3683 17.7137C18.6486 19.3474 16.9342 20.5931 15.4669 19.8221L12.465 18.2449C12.1737 18.0918 11.8256 18.0918 11.5343 18.2449L8.53334 19.8221C7.06603 20.5934 5.35161 19.3475 5.63197 17.7137L6.20522 14.3728C6.26089 14.0484 6.15286 13.7168 5.91713 13.4871L3.48842 11.1209C2.30143 9.96393 2.9566 7.94741 4.59682 7.70877L7.95326 7.22147C8.27895 7.17412 8.56054 6.96875 8.70619 6.67361L10.2062 3.63455Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ StarFilled.displayName = "StarFilled";
19
+ export {
20
+ StarFilled
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface StarOutlineProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const StarOutline: React.ForwardRefExoticComponent<Omit<StarOutlineProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=StarOutline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StarOutline.d.ts","sourceRoot":"","sources":["../src/StarOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACrE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,WAAW,qGAcvB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var StarOutline_exports = {};
30
+ __export(StarOutline_exports, {
31
+ StarOutline: () => StarOutline
32
+ });
33
+ module.exports = __toCommonJS(StarOutline_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const StarOutline = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.2063 3.6339C10.9399 2.1476 13.0594 2.14772 13.7932 3.6339L15.2941 6.67393C15.4397 6.96888 15.7206 7.17334 16.0461 7.22081L19.4025 7.70909C21.0429 7.94755 21.6979 9.96321 20.5109 11.1202L18.0822 13.4874C17.8466 13.7172 17.7395 14.0488 17.7951 14.3732L18.3684 17.714C18.6485 19.3477 16.9333 20.5937 15.466 19.8224L12.465 18.2442C12.1738 18.0913 11.8256 18.0912 11.5344 18.2442L8.53341 19.8224C7.06616 20.5936 5.35184 19.3477 5.63204 17.714L6.20528 14.3732C6.26096 14.0487 6.15292 13.7172 5.9172 13.4874L3.48849 11.1202C2.30186 9.96321 2.95675 7.94767 4.59688 7.70909L7.95333 7.22081C8.27901 7.17346 8.56061 6.96906 8.70626 6.67393L10.2063 3.6339ZM12.4484 5.42686C12.265 5.05564 11.7355 5.05578 11.552 5.42686L10.2668 8.03038C9.97546 8.6208 9.41251 9.03051 8.76095 9.12511L5.88692 9.5421C5.4771 9.60191 5.31393 10.1054 5.61056 10.3946L7.68966 12.422C8.16092 12.8815 8.37615 13.5438 8.26485 14.1925L7.77364 17.0528C7.7039 17.4611 8.13252 17.7719 8.49923 17.5792L11.0695 16.2286C11.652 15.9227 12.3475 15.9236 12.9299 16.2296L15.5002 17.5792C15.8669 17.7719 16.2955 17.4611 16.2258 17.0528L15.7356 14.1925C15.6244 13.544 15.8387 12.8814 16.3098 12.422L18.3889 10.3946C18.6855 10.1053 18.5216 9.60165 18.1115 9.5421L15.2385 9.12511C14.5871 9.03038 14.0239 8.62068 13.7326 8.03038L12.4484 5.42686Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ StarOutline.displayName = "StarOutline";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ StarOutline
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const StarOutline = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10.2063 3.6339C10.9399 2.1476 13.0594 2.14772 13.7932 3.6339L15.2941 6.67393C15.4397 6.96888 15.7206 7.17334 16.0461 7.22081L19.4025 7.70909C21.0429 7.94755 21.6979 9.96321 20.5109 11.1202L18.0822 13.4874C17.8466 13.7172 17.7395 14.0488 17.7951 14.3732L18.3684 17.714C18.6485 19.3477 16.9333 20.5937 15.466 19.8224L12.465 18.2442C12.1738 18.0913 11.8256 18.0912 11.5344 18.2442L8.53341 19.8224C7.06616 20.5936 5.35184 19.3477 5.63204 17.714L6.20528 14.3732C6.26096 14.0487 6.15292 13.7172 5.9172 13.4874L3.48849 11.1202C2.30186 9.96321 2.95675 7.94767 4.59688 7.70909L7.95333 7.22081C8.27901 7.17346 8.56061 6.96906 8.70626 6.67393L10.2063 3.6339ZM12.4484 5.42686C12.265 5.05564 11.7355 5.05578 11.552 5.42686L10.2668 8.03038C9.97546 8.6208 9.41251 9.03051 8.76095 9.12511L5.88692 9.5421C5.4771 9.60191 5.31393 10.1054 5.61056 10.3946L7.68966 12.422C8.16092 12.8815 8.37615 13.5438 8.26485 14.1925L7.77364 17.0528C7.7039 17.4611 8.13252 17.7719 8.49923 17.5792L11.0695 16.2286C11.652 15.9227 12.3475 15.9236 12.9299 16.2296L15.5002 17.5792C15.8669 17.7719 16.2955 17.4611 16.2258 17.0528L15.7356 14.1925C15.6244 13.544 15.8387 12.8814 16.3098 12.422L18.3889 10.3946C18.6855 10.1053 18.5216 9.60165 18.1115 9.5421L15.2385 9.12511C14.5871 9.03038 14.0239 8.62068 13.7326 8.03038L12.4484 5.42686Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ StarOutline.displayName = "StarOutline";
19
+ export {
20
+ StarOutline
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface SunFilledProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const SunFilled: React.ForwardRefExoticComponent<Omit<SunFilledProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=SunFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SunFilled.d.ts","sourceRoot":"","sources":["../src/SunFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,cAAe,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACnE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,SAAS,mGAcrB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SunFilled_exports = {};
30
+ __export(SunFilled_exports, {
31
+ SunFilled: () => SunFilled
32
+ });
33
+ module.exports = __toCommonJS(SunFilled_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const SunFilled = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 20C12.5523 20 13 20.4477 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20ZM4.92871 17.6572C5.31924 17.2667 5.95225 17.2667 6.34277 17.6572C6.7333 18.0478 6.7333 18.6808 6.34277 19.0713C5.95222 19.4615 5.31913 19.4617 4.92871 19.0713C4.53829 18.6809 4.53849 18.0478 4.92871 17.6572ZM17.6572 17.6572C18.0478 17.2667 18.6808 17.2667 19.0713 17.6572C19.4615 18.0478 19.4617 18.6809 19.0713 19.0713C18.6809 19.4617 18.0478 19.4615 17.6572 19.0713C17.2667 18.6808 17.2667 18.0478 17.6572 17.6572ZM12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6ZM3 11C3.55228 11 4 11.4477 4 12C4 12.5523 3.55228 13 3 13C2.44772 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11ZM21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13C20.4477 13 20 12.5523 20 12C20 11.4477 20.4477 11 21 11ZM4.92871 4.92871C5.31913 4.53829 5.95222 4.53849 6.34277 4.92871C6.7333 5.31923 6.7333 5.95225 6.34277 6.34277C5.95225 6.7333 5.31924 6.7333 4.92871 6.34277C4.53849 5.95222 4.53829 5.31913 4.92871 4.92871ZM17.6572 4.92871C18.0478 4.53849 18.6809 4.53829 19.0713 4.92871C19.4617 5.31913 19.4615 5.95222 19.0713 6.34277C18.6808 6.7333 18.0478 6.7333 17.6572 6.34277C17.2667 5.95225 17.2667 5.31924 17.6572 4.92871ZM12 2C12.5523 2 13 2.44772 13 3C13 3.55228 12.5523 4 12 4C11.4477 4 11 3.55228 11 3C11 2.44772 11.4477 2 12 2Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ SunFilled.displayName = "SunFilled";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ SunFilled
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const SunFilled = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20C12.5523 20 13 20.4477 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20ZM4.92871 17.6572C5.31924 17.2667 5.95225 17.2667 6.34277 17.6572C6.7333 18.0478 6.7333 18.6808 6.34277 19.0713C5.95222 19.4615 5.31913 19.4617 4.92871 19.0713C4.53829 18.6809 4.53849 18.0478 4.92871 17.6572ZM17.6572 17.6572C18.0478 17.2667 18.6808 17.2667 19.0713 17.6572C19.4615 18.0478 19.4617 18.6809 19.0713 19.0713C18.6809 19.4617 18.0478 19.4615 17.6572 19.0713C17.2667 18.6808 17.2667 18.0478 17.6572 17.6572ZM12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6ZM3 11C3.55228 11 4 11.4477 4 12C4 12.5523 3.55228 13 3 13C2.44772 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11ZM21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13C20.4477 13 20 12.5523 20 12C20 11.4477 20.4477 11 21 11ZM4.92871 4.92871C5.31913 4.53829 5.95222 4.53849 6.34277 4.92871C6.7333 5.31923 6.7333 5.95225 6.34277 6.34277C5.95225 6.7333 5.31924 6.7333 4.92871 6.34277C4.53849 5.95222 4.53829 5.31913 4.92871 4.92871ZM17.6572 4.92871C18.0478 4.53849 18.6809 4.53829 19.0713 4.92871C19.4617 5.31913 19.4615 5.95222 19.0713 6.34277C18.6808 6.7333 18.0478 6.7333 17.6572 6.34277C17.2667 5.95225 17.2667 5.31924 17.6572 4.92871ZM12 2C12.5523 2 13 2.44772 13 3C13 3.55228 12.5523 4 12 4C11.4477 4 11 3.55228 11 3C11 2.44772 11.4477 2 12 2Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ SunFilled.displayName = "SunFilled";
19
+ export {
20
+ SunFilled
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface SunOutlineProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const SunOutline: React.ForwardRefExoticComponent<Omit<SunOutlineProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=SunOutline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SunOutline.d.ts","sourceRoot":"","sources":["../src/SunOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,eAAgB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACpE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,UAAU,oGActB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SunOutline_exports = {};
30
+ __export(SunOutline_exports, {
31
+ SunOutline: () => SunOutline
32
+ });
33
+ module.exports = __toCommonJS(SunOutline_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const SunOutline = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 20C12.5523 20 13 20.4477 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20ZM4.92871 17.6572C5.31924 17.2667 5.95225 17.2667 6.34277 17.6572C6.7333 18.0478 6.7333 18.6808 6.34277 19.0713C5.95222 19.4615 5.31913 19.4617 4.92871 19.0713C4.53829 18.6809 4.53849 18.0478 4.92871 17.6572ZM17.6572 17.6572C18.0478 17.2667 18.6808 17.2667 19.0713 17.6572C19.4615 18.0478 19.4617 18.6809 19.0713 19.0713C18.6809 19.4617 18.0478 19.4615 17.6572 19.0713C17.2667 18.6808 17.2667 18.0478 17.6572 17.6572ZM12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM3 11C3.55228 11 4 11.4477 4 12C4 12.5523 3.55228 13 3 13C2.44772 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11ZM21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13C20.4477 13 20 12.5523 20 12C20 11.4477 20.4477 11 21 11ZM4.92871 4.92871C5.31913 4.53829 5.95222 4.53849 6.34277 4.92871C6.7333 5.31923 6.7333 5.95225 6.34277 6.34277C5.95225 6.7333 5.31924 6.7333 4.92871 6.34277C4.53849 5.95222 4.53829 5.31913 4.92871 4.92871ZM17.6572 4.92871C18.0478 4.53849 18.6809 4.53829 19.0713 4.92871C19.4617 5.31913 19.4615 5.95222 19.0713 6.34277C18.6808 6.7333 18.0478 6.7333 17.6572 6.34277C17.2667 5.95225 17.2667 5.31924 17.6572 4.92871ZM12 2C12.5523 2 13 2.44772 13 3C13 3.55228 12.5523 4 12 4C11.4477 4 11 3.55228 11 3C11 2.44772 11.4477 2 12 2Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ SunOutline.displayName = "SunOutline";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ SunOutline
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const SunOutline = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20C12.5523 20 13 20.4477 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20ZM4.92871 17.6572C5.31924 17.2667 5.95225 17.2667 6.34277 17.6572C6.7333 18.0478 6.7333 18.6808 6.34277 19.0713C5.95222 19.4615 5.31913 19.4617 4.92871 19.0713C4.53829 18.6809 4.53849 18.0478 4.92871 17.6572ZM17.6572 17.6572C18.0478 17.2667 18.6808 17.2667 19.0713 17.6572C19.4615 18.0478 19.4617 18.6809 19.0713 19.0713C18.6809 19.4617 18.0478 19.4615 17.6572 19.0713C17.2667 18.6808 17.2667 18.0478 17.6572 17.6572ZM12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM3 11C3.55228 11 4 11.4477 4 12C4 12.5523 3.55228 13 3 13C2.44772 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11ZM21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13C20.4477 13 20 12.5523 20 12C20 11.4477 20.4477 11 21 11ZM4.92871 4.92871C5.31913 4.53829 5.95222 4.53849 6.34277 4.92871C6.7333 5.31923 6.7333 5.95225 6.34277 6.34277C5.95225 6.7333 5.31924 6.7333 4.92871 6.34277C4.53849 5.95222 4.53829 5.31913 4.92871 4.92871ZM17.6572 4.92871C18.0478 4.53849 18.6809 4.53829 19.0713 4.92871C19.4617 5.31913 19.4615 5.95222 19.0713 6.34277C18.6808 6.7333 18.0478 6.7333 17.6572 6.34277C17.2667 5.95225 17.2667 5.31924 17.6572 4.92871ZM12 2C12.5523 2 13 2.44772 13 3C13 3.55228 12.5523 4 12 4C11.4477 4 11 3.55228 11 3C11 2.44772 11.4477 2 12 2Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ SunOutline.displayName = "SunOutline";
19
+ export {
20
+ SunOutline
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface SwapFilledProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const SwapFilled: React.ForwardRefExoticComponent<Omit<SwapFilledProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=SwapFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SwapFilled.d.ts","sourceRoot":"","sources":["../src/SwapFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,eAAgB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACpE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,UAAU,oGActB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SwapFilled_exports = {};
30
+ __export(SwapFilled_exports, {
31
+ SwapFilled: () => SwapFilled
32
+ });
33
+ module.exports = __toCommonJS(SwapFilled_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const SwapFilled = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.7071 11.7782L18.4852 10H12C11.4477 10 11 9.55228 11 9C11 8.44772 11.4477 8 12 8H18.5857L16.707 6.12132C16.3165 5.7308 16.3165 5.09763 16.707 4.70711C17.0976 4.31658 17.7307 4.31658 18.1213 4.70711L21.6568 8.24265C22.0473 8.63318 22.0473 9.26634 21.6568 9.65687L18.1213 13.1924C17.7308 13.5829 17.0976 13.5829 16.7071 13.1924C16.3165 12.8019 16.3165 12.1687 16.7071 11.7782ZM12.3639 15.8995C12.9162 15.8995 13.3639 15.4518 13.3639 14.8995C13.3639 14.3472 12.9162 13.8995 12.3639 13.8995L5.87864 13.8995L7.65681 12.1213C8.04733 11.7308 8.04733 11.0976 7.65681 10.7071C7.26628 10.3166 6.63312 10.3166 6.24259 10.7071L2.70708 14.2426C2.31655 14.6331 2.31655 15.2663 2.70708 15.6568L6.24262 19.1924C6.63315 19.5829 7.26631 19.5829 7.65684 19.1924C8.04736 18.8019 8.04736 18.1687 7.65684 17.7782L5.77816 15.8995L12.3639 15.8995Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ SwapFilled.displayName = "SwapFilled";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ SwapFilled
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const SwapFilled = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.7071 11.7782L18.4852 10H12C11.4477 10 11 9.55228 11 9C11 8.44772 11.4477 8 12 8H18.5857L16.707 6.12132C16.3165 5.7308 16.3165 5.09763 16.707 4.70711C17.0976 4.31658 17.7307 4.31658 18.1213 4.70711L21.6568 8.24265C22.0473 8.63318 22.0473 9.26634 21.6568 9.65687L18.1213 13.1924C17.7308 13.5829 17.0976 13.5829 16.7071 13.1924C16.3165 12.8019 16.3165 12.1687 16.7071 11.7782ZM12.3639 15.8995C12.9162 15.8995 13.3639 15.4518 13.3639 14.8995C13.3639 14.3472 12.9162 13.8995 12.3639 13.8995L5.87864 13.8995L7.65681 12.1213C8.04733 11.7308 8.04733 11.0976 7.65681 10.7071C7.26628 10.3166 6.63312 10.3166 6.24259 10.7071L2.70708 14.2426C2.31655 14.6331 2.31655 15.2663 2.70708 15.6568L6.24262 19.1924C6.63315 19.5829 7.26631 19.5829 7.65684 19.1924C8.04736 18.8019 8.04736 18.1687 7.65684 17.7782L5.77816 15.8995L12.3639 15.8995Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ SwapFilled.displayName = "SwapFilled";
19
+ export {
20
+ SwapFilled
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface SwapOutlineProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const SwapOutline: React.ForwardRefExoticComponent<Omit<SwapOutlineProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=SwapOutline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SwapOutline.d.ts","sourceRoot":"","sources":["../src/SwapOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACrE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,WAAW,qGAcvB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SwapOutline_exports = {};
30
+ __export(SwapOutline_exports, {
31
+ SwapOutline: () => SwapOutline
32
+ });
33
+ module.exports = __toCommonJS(SwapOutline_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const SwapOutline = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.7071 11.7782L18.4852 10H12C11.4477 10 11 9.55229 11 9C11 8.44772 11.4477 8 12 8H18.5857L16.707 6.12132C16.3165 5.7308 16.3165 5.09763 16.707 4.70711C17.0976 4.31659 17.7307 4.31659 18.1213 4.70711L21.6568 8.24266C22.0473 8.63318 22.0473 9.26635 21.6568 9.65687L18.1213 13.1924C17.7308 13.5829 17.0976 13.5829 16.7071 13.1924C16.3165 12.8019 16.3165 12.1687 16.7071 11.7782ZM12.3639 15.8995C12.9162 15.8995 13.3639 15.4518 13.3639 14.8995C13.3639 14.3472 12.9162 13.8995 12.3639 13.8995L5.87864 13.8995L7.65681 12.1213C8.04733 11.7308 8.04733 11.0976 7.65681 10.7071C7.26628 10.3166 6.63312 10.3166 6.24259 10.7071L2.70708 14.2426C2.31655 14.6331 2.31655 15.2663 2.70708 15.6568L6.24262 19.1924C6.63315 19.5829 7.26631 19.5829 7.65684 19.1924C8.04736 18.8019 8.04736 18.1687 7.65684 17.7782L5.77816 15.8995L12.3639 15.8995Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ SwapOutline.displayName = "SwapOutline";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ SwapOutline
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const SwapOutline = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.7071 11.7782L18.4852 10H12C11.4477 10 11 9.55229 11 9C11 8.44772 11.4477 8 12 8H18.5857L16.707 6.12132C16.3165 5.7308 16.3165 5.09763 16.707 4.70711C17.0976 4.31659 17.7307 4.31659 18.1213 4.70711L21.6568 8.24266C22.0473 8.63318 22.0473 9.26635 21.6568 9.65687L18.1213 13.1924C17.7308 13.5829 17.0976 13.5829 16.7071 13.1924C16.3165 12.8019 16.3165 12.1687 16.7071 11.7782ZM12.3639 15.8995C12.9162 15.8995 13.3639 15.4518 13.3639 14.8995C13.3639 14.3472 12.9162 13.8995 12.3639 13.8995L5.87864 13.8995L7.65681 12.1213C8.04733 11.7308 8.04733 11.0976 7.65681 10.7071C7.26628 10.3166 6.63312 10.3166 6.24259 10.7071L2.70708 14.2426C2.31655 14.6331 2.31655 15.2663 2.70708 15.6568L6.24262 19.1924C6.63315 19.5829 7.26631 19.5829 7.65684 19.1924C8.04736 18.8019 8.04736 18.1687 7.65684 17.7782L5.77816 15.8995L12.3639 15.8995Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ SwapOutline.displayName = "SwapOutline";
19
+ export {
20
+ SwapOutline
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface TodayFilledProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const TodayFilled: React.ForwardRefExoticComponent<Omit<TodayFilledProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=TodayFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TodayFilled.d.ts","sourceRoot":"","sources":["../src/TodayFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACrE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,WAAW,qGAcvB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var TodayFilled_exports = {};
30
+ __export(TodayFilled_exports, {
31
+ TodayFilled: () => TodayFilled
32
+ });
33
+ module.exports = __toCommonJS(TodayFilled_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const TodayFilled = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18 3C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H18ZM11.9697 7.2002C11.3817 7.2002 10.8307 7.34446 10.3174 7.63379C9.81351 7.92305 9.40758 8.31508 9.09961 8.80957C8.80101 9.30412 8.65144 9.84575 8.65137 10.4336C8.65137 11.0216 8.79129 11.5543 9.07129 12.0303C9.36058 12.4968 9.73419 12.8651 10.1914 13.1357C10.6487 13.4064 11.1201 13.542 11.6055 13.542C11.9695 13.542 12.2966 13.4624 12.5859 13.3037L12.6416 13.3604L10.457 16.4404L11.6338 17.252L14.041 13.71C14.461 13.1033 14.7785 12.5523 14.9932 12.0576C15.2171 11.5537 15.3291 11.0262 15.3291 10.4756C15.329 9.90642 15.1891 9.37008 14.9092 8.86621C14.6292 8.36229 14.2329 7.96076 13.7197 7.66211C13.2158 7.35415 12.6323 7.20023 11.9697 7.2002ZM11.9971 8.59961C12.3236 8.59961 12.6273 8.67932 12.9072 8.83789C13.1966 8.99656 13.4257 9.21609 13.5938 9.49609C13.7617 9.7667 13.8457 10.0747 13.8457 10.4199C13.8457 10.7653 13.7618 11.0784 13.5938 11.3584C13.4258 11.6383 13.1965 11.857 12.9072 12.0156C12.6272 12.1743 12.3237 12.2539 11.9971 12.2539C11.6706 12.2538 11.3625 12.1742 11.0732 12.0156C10.7935 11.857 10.5693 11.6382 10.4014 11.3584C10.2334 11.0784 10.1494 10.7653 10.1494 10.4199C10.1494 10.0747 10.2334 9.76671 10.4014 9.49609C10.5693 9.21614 10.7933 8.99655 11.0732 8.83789C11.3625 8.67929 11.6706 8.59968 11.9971 8.59961Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ TodayFilled.displayName = "TodayFilled";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ TodayFilled
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const TodayFilled = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M18 3C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H18ZM11.9697 7.2002C11.3817 7.2002 10.8307 7.34446 10.3174 7.63379C9.81351 7.92305 9.40758 8.31508 9.09961 8.80957C8.80101 9.30412 8.65144 9.84575 8.65137 10.4336C8.65137 11.0216 8.79129 11.5543 9.07129 12.0303C9.36058 12.4968 9.73419 12.8651 10.1914 13.1357C10.6487 13.4064 11.1201 13.542 11.6055 13.542C11.9695 13.542 12.2966 13.4624 12.5859 13.3037L12.6416 13.3604L10.457 16.4404L11.6338 17.252L14.041 13.71C14.461 13.1033 14.7785 12.5523 14.9932 12.0576C15.2171 11.5537 15.3291 11.0262 15.3291 10.4756C15.329 9.90642 15.1891 9.37008 14.9092 8.86621C14.6292 8.36229 14.2329 7.96076 13.7197 7.66211C13.2158 7.35415 12.6323 7.20023 11.9697 7.2002ZM11.9971 8.59961C12.3236 8.59961 12.6273 8.67932 12.9072 8.83789C13.1966 8.99656 13.4257 9.21609 13.5938 9.49609C13.7617 9.7667 13.8457 10.0747 13.8457 10.4199C13.8457 10.7653 13.7618 11.0784 13.5938 11.3584C13.4258 11.6383 13.1965 11.857 12.9072 12.0156C12.6272 12.1743 12.3237 12.2539 11.9971 12.2539C11.6706 12.2538 11.3625 12.1742 11.0732 12.0156C10.7935 11.857 10.5693 11.6382 10.4014 11.3584C10.2334 11.0784 10.1494 10.7653 10.1494 10.4199C10.1494 10.0747 10.2334 9.76671 10.4014 9.49609C10.5693 9.21614 10.7933 8.99655 11.0732 8.83789C11.3625 8.67929 11.6706 8.59968 11.9971 8.59961Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ TodayFilled.displayName = "TodayFilled";
19
+ export {
20
+ TodayFilled
21
+ };