@zaniluca/react-remixicon 2.1.0 → 2.3.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 (544) hide show
  1. package/dist/Arrows/CollapseDiagonal2Fill.d.ts +6 -0
  2. package/dist/Arrows/CollapseDiagonal2Fill.js +1 -0
  3. package/dist/Arrows/CollapseDiagonal2Line.d.ts +6 -0
  4. package/dist/Arrows/CollapseDiagonal2Line.js +1 -0
  5. package/dist/Arrows/CollapseDiagonalFill.d.ts +6 -0
  6. package/dist/Arrows/CollapseDiagonalFill.js +1 -0
  7. package/dist/Arrows/CollapseDiagonalLine.d.ts +6 -0
  8. package/dist/Arrows/CollapseDiagonalLine.js +1 -0
  9. package/dist/Arrows/CollapseHorizontalFill.d.ts +6 -0
  10. package/dist/Arrows/CollapseHorizontalFill.js +1 -0
  11. package/dist/Arrows/CollapseHorizontalLine.d.ts +6 -0
  12. package/dist/Arrows/CollapseHorizontalLine.js +1 -0
  13. package/dist/Arrows/CollapseVerticalFill.d.ts +6 -0
  14. package/dist/Arrows/CollapseVerticalFill.js +1 -0
  15. package/dist/Arrows/CollapseVerticalLine.d.ts +6 -0
  16. package/dist/Arrows/CollapseVerticalLine.js +1 -0
  17. package/dist/Arrows/ExpandDiagonal2Fill.d.ts +6 -0
  18. package/dist/Arrows/ExpandDiagonal2Fill.js +1 -0
  19. package/dist/Arrows/ExpandDiagonal2Line.d.ts +6 -0
  20. package/dist/Arrows/ExpandDiagonal2Line.js +1 -0
  21. package/dist/Arrows/ExpandDiagonalFill.d.ts +6 -0
  22. package/dist/Arrows/ExpandDiagonalFill.js +1 -0
  23. package/dist/Arrows/ExpandDiagonalLine.d.ts +6 -0
  24. package/dist/Arrows/ExpandDiagonalLine.js +1 -0
  25. package/dist/Arrows/ExpandDiagonalS2Fill.d.ts +6 -0
  26. package/dist/Arrows/ExpandDiagonalS2Fill.js +1 -0
  27. package/dist/Arrows/ExpandDiagonalS2Line.d.ts +6 -0
  28. package/dist/Arrows/ExpandDiagonalS2Line.js +1 -0
  29. package/dist/Arrows/ExpandDiagonalSFill.d.ts +6 -0
  30. package/dist/Arrows/ExpandDiagonalSFill.js +1 -0
  31. package/dist/Arrows/ExpandDiagonalSLine.d.ts +6 -0
  32. package/dist/Arrows/ExpandDiagonalSLine.js +1 -0
  33. package/dist/Arrows/ExpandHorizontalFill.d.ts +6 -0
  34. package/dist/Arrows/ExpandHorizontalFill.js +1 -0
  35. package/dist/Arrows/ExpandHorizontalLine.d.ts +6 -0
  36. package/dist/Arrows/ExpandHorizontalLine.js +1 -0
  37. package/dist/Arrows/ExpandHorizontalSFill.d.ts +6 -0
  38. package/dist/Arrows/ExpandHorizontalSFill.js +1 -0
  39. package/dist/Arrows/ExpandHorizontalSLine.d.ts +6 -0
  40. package/dist/Arrows/ExpandHorizontalSLine.js +1 -0
  41. package/dist/Arrows/ExpandVerticalFill.d.ts +6 -0
  42. package/dist/Arrows/ExpandVerticalFill.js +1 -0
  43. package/dist/Arrows/ExpandVerticalLine.d.ts +6 -0
  44. package/dist/Arrows/ExpandVerticalLine.js +1 -0
  45. package/dist/Arrows/ExpandVerticalSFill.d.ts +6 -0
  46. package/dist/Arrows/ExpandVerticalSFill.js +1 -0
  47. package/dist/Arrows/ExpandVerticalSLine.d.ts +6 -0
  48. package/dist/Arrows/ExpandVerticalSLine.js +1 -0
  49. package/dist/Arrows/index.d.ts +24 -0
  50. package/dist/Arrows/index.js +31 -7
  51. package/dist/Business/IdCardFill.d.ts +6 -0
  52. package/dist/Business/IdCardFill.js +1 -0
  53. package/dist/Business/IdCardLine.d.ts +6 -0
  54. package/dist/Business/IdCardLine.js +1 -0
  55. package/dist/Business/SendPlaneFill.js +1 -1
  56. package/dist/Business/TriangularFlagFill.d.ts +6 -0
  57. package/dist/Business/TriangularFlagFill.js +1 -0
  58. package/dist/Business/TriangularFlagLine.d.ts +6 -0
  59. package/dist/Business/TriangularFlagLine.js +1 -0
  60. package/dist/Business/index.d.ts +4 -0
  61. package/dist/Business/index.js +33 -29
  62. package/dist/Communication/ChatSearchFill.d.ts +6 -0
  63. package/dist/Communication/ChatSearchFill.js +1 -0
  64. package/dist/Communication/ChatSearchLine.d.ts +6 -0
  65. package/dist/Communication/ChatSearchLine.js +1 -0
  66. package/dist/Communication/ChatUnreadFill.d.ts +6 -0
  67. package/dist/Communication/ChatUnreadFill.js +1 -0
  68. package/dist/Communication/ChatUnreadLine.d.ts +6 -0
  69. package/dist/Communication/ChatUnreadLine.js +1 -0
  70. package/dist/Communication/index.d.ts +4 -0
  71. package/dist/Communication/index.js +25 -21
  72. package/dist/Design/AlignItemBottomFill.d.ts +6 -0
  73. package/dist/Design/AlignItemBottomFill.js +1 -0
  74. package/dist/Design/AlignItemBottomLine.d.ts +6 -0
  75. package/dist/Design/AlignItemBottomLine.js +1 -0
  76. package/dist/Design/AlignItemHorizontalCenterFill.d.ts +6 -0
  77. package/dist/Design/AlignItemHorizontalCenterFill.js +1 -0
  78. package/dist/Design/AlignItemHorizontalCenterLine.d.ts +6 -0
  79. package/dist/Design/AlignItemHorizontalCenterLine.js +1 -0
  80. package/dist/Design/AlignItemLeftFill.d.ts +6 -0
  81. package/dist/Design/AlignItemLeftFill.js +1 -0
  82. package/dist/Design/AlignItemLeftLine.d.ts +6 -0
  83. package/dist/Design/AlignItemLeftLine.js +1 -0
  84. package/dist/Design/AlignItemRightFill.d.ts +6 -0
  85. package/dist/Design/AlignItemRightFill.js +1 -0
  86. package/dist/Design/AlignItemRightLine.d.ts +6 -0
  87. package/dist/Design/AlignItemRightLine.js +1 -0
  88. package/dist/Design/AlignItemTopFill.d.ts +6 -0
  89. package/dist/Design/AlignItemTopFill.js +1 -0
  90. package/dist/Design/AlignItemTopLine.d.ts +6 -0
  91. package/dist/Design/AlignItemTopLine.js +1 -0
  92. package/dist/Design/AlignItemVerticalCenterFill.d.ts +6 -0
  93. package/dist/Design/AlignItemVerticalCenterFill.js +1 -0
  94. package/dist/Design/AlignItemVerticalCenterLine.d.ts +6 -0
  95. package/dist/Design/AlignItemVerticalCenterLine.js +1 -0
  96. package/dist/Design/FlipHorizontal2Fill.d.ts +6 -0
  97. package/dist/Design/FlipHorizontal2Fill.js +1 -0
  98. package/dist/Design/FlipHorizontal2Line.d.ts +6 -0
  99. package/dist/Design/FlipHorizontal2Line.js +1 -0
  100. package/dist/Design/FlipHorizontalFill.d.ts +6 -0
  101. package/dist/Design/FlipHorizontalFill.js +1 -0
  102. package/dist/Design/FlipHorizontalLine.d.ts +6 -0
  103. package/dist/Design/FlipHorizontalLine.js +1 -0
  104. package/dist/Design/FlipVertical2Fill.d.ts +6 -0
  105. package/dist/Design/FlipVertical2Fill.js +1 -0
  106. package/dist/Design/FlipVertical2Line.d.ts +6 -0
  107. package/dist/Design/FlipVertical2Line.js +1 -0
  108. package/dist/Design/FlipVerticalFill.d.ts +6 -0
  109. package/dist/Design/FlipVerticalFill.js +1 -0
  110. package/dist/Design/FlipVerticalLine.d.ts +6 -0
  111. package/dist/Design/FlipVerticalLine.js +1 -0
  112. package/dist/Design/LayoutGrid2Fill.d.ts +6 -0
  113. package/dist/Design/LayoutGrid2Fill.js +1 -0
  114. package/dist/Design/LayoutGrid2Line.d.ts +6 -0
  115. package/dist/Design/LayoutGrid2Line.js +1 -0
  116. package/dist/Design/LayoutHorizontalFill.d.ts +6 -0
  117. package/dist/Design/LayoutHorizontalFill.js +1 -0
  118. package/dist/Design/LayoutHorizontalLine.d.ts +6 -0
  119. package/dist/Design/LayoutHorizontalLine.js +1 -0
  120. package/dist/Design/LayoutVerticalFill.d.ts +6 -0
  121. package/dist/Design/LayoutVerticalFill.js +1 -0
  122. package/dist/Design/LayoutVerticalLine.d.ts +6 -0
  123. package/dist/Design/LayoutVerticalLine.js +1 -0
  124. package/dist/Design/PentagonLine.js +1 -1
  125. package/dist/Design/index.d.ts +26 -0
  126. package/dist/Design/index.js +94 -68
  127. package/dist/Development/index.js +14 -14
  128. package/dist/Device/MobileDownloadFill.d.ts +6 -0
  129. package/dist/Device/MobileDownloadFill.js +1 -0
  130. package/dist/Device/MobileDownloadLine.d.ts +6 -0
  131. package/dist/Device/MobileDownloadLine.js +1 -0
  132. package/dist/Device/index.d.ts +2 -0
  133. package/dist/Device/index.js +69 -67
  134. package/dist/Document/index.js +116 -116
  135. package/dist/Editor/Formula.d.ts +6 -0
  136. package/dist/Editor/Formula.js +1 -0
  137. package/dist/Editor/SquareRoot.d.ts +6 -0
  138. package/dist/Editor/SquareRoot.js +1 -0
  139. package/dist/Editor/index.d.ts +2 -0
  140. package/dist/Editor/index.js +55 -53
  141. package/dist/Finance/ShoppingBag4Fill.d.ts +6 -0
  142. package/dist/Finance/ShoppingBag4Fill.js +1 -0
  143. package/dist/Finance/ShoppingBag4Line.d.ts +6 -0
  144. package/dist/Finance/ShoppingBag4Line.js +1 -0
  145. package/dist/Finance/index.d.ts +2 -0
  146. package/dist/Finance/index.js +31 -29
  147. package/dist/Food/Goblet2Fill.d.ts +6 -0
  148. package/dist/Food/Goblet2Fill.js +1 -0
  149. package/dist/Food/Goblet2Line.d.ts +6 -0
  150. package/dist/Food/Goblet2Line.js +1 -0
  151. package/dist/Food/index.d.ts +2 -0
  152. package/dist/Food/index.js +5 -3
  153. package/dist/Health & Medical/AedElectrodesFill.js +1 -0
  154. package/dist/Health & Medical/AedElectrodesLine.js +1 -0
  155. package/dist/Health & Medical/AedFill.js +1 -0
  156. package/dist/Health & Medical/AedLine.js +1 -0
  157. package/dist/Health & Medical/Brain2Fill.js +1 -0
  158. package/dist/Health & Medical/Brain2Line.js +1 -0
  159. package/dist/Health & Medical/DnaFill.js +1 -0
  160. package/dist/Health & Medical/DnaLine.js +1 -0
  161. package/dist/Health & Medical/DropperFill.js +1 -0
  162. package/dist/Health & Medical/DropperLine.js +1 -0
  163. package/dist/Health & Medical/HeartAdd2Fill.js +1 -0
  164. package/dist/Health & Medical/HeartAdd2Line.js +1 -0
  165. package/dist/Health & Medical/index.js +33 -21
  166. package/dist/Health _ Medical/AedElectrodesFill.d.ts +6 -0
  167. package/dist/Health _ Medical/AedElectrodesLine.d.ts +6 -0
  168. package/dist/Health _ Medical/AedFill.d.ts +6 -0
  169. package/dist/Health _ Medical/AedLine.d.ts +6 -0
  170. package/dist/Health _ Medical/Brain2Fill.d.ts +6 -0
  171. package/dist/Health _ Medical/Brain2Line.d.ts +6 -0
  172. package/dist/Health _ Medical/DnaFill.d.ts +6 -0
  173. package/dist/Health _ Medical/DnaLine.d.ts +6 -0
  174. package/dist/Health _ Medical/DropperFill.d.ts +6 -0
  175. package/dist/Health _ Medical/DropperLine.d.ts +6 -0
  176. package/dist/Health _ Medical/HeartAdd2Fill.d.ts +6 -0
  177. package/dist/Health _ Medical/HeartAdd2Line.d.ts +6 -0
  178. package/dist/Health _ Medical/index.d.ts +12 -0
  179. package/dist/Logos/AlibabaCloudFill.d.ts +6 -0
  180. package/dist/Logos/AlibabaCloudFill.js +1 -0
  181. package/dist/Logos/AlibabaCloudLine.d.ts +6 -0
  182. package/dist/Logos/AlibabaCloudLine.js +1 -0
  183. package/dist/Logos/FirebaseFill.d.ts +6 -0
  184. package/dist/Logos/FirebaseFill.js +1 -0
  185. package/dist/Logos/FirebaseLine.d.ts +6 -0
  186. package/dist/Logos/FirebaseLine.js +1 -0
  187. package/dist/Logos/GeminiFill.d.ts +6 -0
  188. package/dist/Logos/GeminiFill.js +1 -0
  189. package/dist/Logos/GeminiLine.d.ts +6 -0
  190. package/dist/Logos/GeminiLine.js +1 -0
  191. package/dist/Logos/JavaFill.d.ts +6 -0
  192. package/dist/Logos/JavaFill.js +1 -0
  193. package/dist/Logos/JavaLine.d.ts +6 -0
  194. package/dist/Logos/JavaLine.js +1 -0
  195. package/dist/Logos/NextjsFill.d.ts +6 -0
  196. package/dist/Logos/NextjsFill.js +1 -0
  197. package/dist/Logos/NextjsLine.d.ts +6 -0
  198. package/dist/Logos/NextjsLine.js +1 -0
  199. package/dist/Logos/NodejsFill.d.ts +6 -0
  200. package/dist/Logos/NodejsFill.js +1 -0
  201. package/dist/Logos/NodejsLine.d.ts +6 -0
  202. package/dist/Logos/NodejsLine.js +1 -0
  203. package/dist/Logos/TailwindCssFill.d.ts +6 -0
  204. package/dist/Logos/TailwindCssFill.js +1 -0
  205. package/dist/Logos/TailwindCssLine.d.ts +6 -0
  206. package/dist/Logos/TailwindCssLine.js +1 -0
  207. package/dist/Logos/Telegram2Fill.d.ts +6 -0
  208. package/dist/Logos/Telegram2Fill.js +1 -0
  209. package/dist/Logos/Telegram2Line.d.ts +6 -0
  210. package/dist/Logos/Telegram2Line.js +1 -0
  211. package/dist/Logos/TelegramFill.js +1 -1
  212. package/dist/Logos/TelegramLine.js +1 -1
  213. package/dist/Logos/WebhookFill.d.ts +6 -0
  214. package/dist/Logos/WebhookFill.js +1 -0
  215. package/dist/Logos/WebhookLine.d.ts +6 -0
  216. package/dist/Logos/WebhookLine.js +1 -0
  217. package/dist/Logos/index.d.ts +18 -0
  218. package/dist/Logos/index.js +65 -47
  219. package/dist/Media/PauseLargeFill.d.ts +6 -0
  220. package/dist/Media/PauseLargeFill.js +1 -0
  221. package/dist/Media/PauseLargeLine.d.ts +6 -0
  222. package/dist/Media/PauseLargeLine.js +1 -0
  223. package/dist/Media/PlayLargeFill.d.ts +6 -0
  224. package/dist/Media/PlayLargeFill.js +1 -0
  225. package/dist/Media/PlayLargeLine.d.ts +6 -0
  226. package/dist/Media/PlayLargeLine.js +1 -0
  227. package/dist/Media/PlayReverseLargeFill.d.ts +6 -0
  228. package/dist/Media/PlayReverseLargeFill.js +1 -0
  229. package/dist/Media/PlayReverseLargeLine.d.ts +6 -0
  230. package/dist/Media/PlayReverseLargeLine.js +1 -0
  231. package/dist/Media/StopLargeFill.d.ts +6 -0
  232. package/dist/Media/StopLargeFill.js +1 -0
  233. package/dist/Media/StopLargeLine.d.ts +6 -0
  234. package/dist/Media/StopLargeLine.js +1 -0
  235. package/dist/Media/VideoOffFill.d.ts +6 -0
  236. package/dist/Media/VideoOffFill.js +1 -0
  237. package/dist/Media/VideoOffLine.d.ts +6 -0
  238. package/dist/Media/VideoOffLine.js +1 -0
  239. package/dist/Media/VideoOnFill.d.ts +6 -0
  240. package/dist/Media/VideoOnFill.js +1 -0
  241. package/dist/Media/VideoOnLine.d.ts +6 -0
  242. package/dist/Media/VideoOnLine.js +1 -0
  243. package/dist/Media/index.d.ts +12 -0
  244. package/dist/Media/index.js +53 -41
  245. package/dist/Others/BookShelfFill.d.ts +6 -0
  246. package/dist/Others/BookShelfFill.js +1 -0
  247. package/dist/Others/BookShelfLine.d.ts +6 -0
  248. package/dist/Others/BookShelfLine.js +1 -0
  249. package/dist/Others/GolfBallFill.d.ts +6 -0
  250. package/dist/Others/GolfBallFill.js +1 -0
  251. package/dist/Others/GolfBallLine.d.ts +6 -0
  252. package/dist/Others/GolfBallLine.js +1 -0
  253. package/dist/Others/PoliceBadgeFill.d.ts +6 -0
  254. package/dist/Others/PoliceBadgeFill.js +1 -0
  255. package/dist/Others/PoliceBadgeLine.d.ts +6 -0
  256. package/dist/Others/PoliceBadgeLine.js +1 -0
  257. package/dist/Others/StairsFill.d.ts +6 -0
  258. package/dist/Others/StairsFill.js +1 -0
  259. package/dist/Others/StairsLine.d.ts +6 -0
  260. package/dist/Others/StairsLine.js +1 -0
  261. package/dist/Others/ToothFill.d.ts +6 -0
  262. package/dist/Others/ToothFill.js +1 -0
  263. package/dist/Others/ToothLine.d.ts +6 -0
  264. package/dist/Others/ToothLine.js +1 -0
  265. package/dist/Others/WeightFill.d.ts +6 -0
  266. package/dist/Others/WeightFill.js +1 -0
  267. package/dist/Others/WeightLine.d.ts +6 -0
  268. package/dist/Others/WeightLine.js +1 -0
  269. package/dist/Others/index.d.ts +12 -0
  270. package/dist/Others/index.js +41 -29
  271. package/dist/System/AddLargeFill.d.ts +6 -0
  272. package/dist/System/AddLargeFill.js +1 -0
  273. package/dist/System/AddLargeLine.d.ts +6 -0
  274. package/dist/System/AddLargeLine.js +1 -0
  275. package/dist/System/Apps2AddFill.d.ts +6 -0
  276. package/dist/System/Apps2AddFill.js +1 -0
  277. package/dist/System/Apps2AddLine.d.ts +6 -0
  278. package/dist/System/Apps2AddLine.js +1 -0
  279. package/dist/System/CloseLargeFill.d.ts +6 -0
  280. package/dist/System/CloseLargeFill.js +1 -0
  281. package/dist/System/CloseLargeLine.d.ts +6 -0
  282. package/dist/System/CloseLargeLine.js +1 -0
  283. package/dist/System/DashboardFill.js +1 -1
  284. package/dist/System/DashboardHorizontalFill.d.ts +6 -0
  285. package/dist/System/DashboardHorizontalFill.js +1 -0
  286. package/dist/System/DashboardHorizontalLine.d.ts +6 -0
  287. package/dist/System/DashboardHorizontalLine.js +1 -0
  288. package/dist/System/DashboardLine.js +1 -1
  289. package/dist/System/FunctionAddFill.d.ts +6 -0
  290. package/dist/System/FunctionAddFill.js +1 -0
  291. package/dist/System/FunctionAddLine.d.ts +6 -0
  292. package/dist/System/FunctionAddLine.js +1 -0
  293. package/dist/System/FunctionFill.js +1 -1
  294. package/dist/System/FunctionLine.js +1 -1
  295. package/dist/System/InformationOffFill.d.ts +6 -0
  296. package/dist/System/InformationOffFill.js +1 -0
  297. package/dist/System/InformationOffLine.d.ts +6 -0
  298. package/dist/System/InformationOffLine.js +1 -0
  299. package/dist/System/MenuFold2Fill.d.ts +6 -0
  300. package/dist/System/MenuFold2Fill.js +1 -0
  301. package/dist/System/MenuFold2Line.d.ts +6 -0
  302. package/dist/System/MenuFold2Line.js +1 -0
  303. package/dist/System/MenuFold3Fill.d.ts +6 -0
  304. package/dist/System/MenuFold3Fill.js +1 -0
  305. package/dist/System/MenuFold3Line.d.ts +6 -0
  306. package/dist/System/MenuFold3Line.js +1 -0
  307. package/dist/System/MenuFold4Fill.d.ts +6 -0
  308. package/dist/System/MenuFold4Fill.js +1 -0
  309. package/dist/System/MenuFold4Line.d.ts +6 -0
  310. package/dist/System/MenuFold4Line.js +1 -0
  311. package/dist/System/MenuFoldFill.js +1 -1
  312. package/dist/System/MenuUnfold2Fill.d.ts +6 -0
  313. package/dist/System/MenuUnfold2Fill.js +1 -0
  314. package/dist/System/MenuUnfold2Line.d.ts +6 -0
  315. package/dist/System/MenuUnfold2Line.js +1 -0
  316. package/dist/System/MenuUnfold3Fill.d.ts +6 -0
  317. package/dist/System/MenuUnfold3Fill.js +1 -0
  318. package/dist/System/MenuUnfold3Line.d.ts +6 -0
  319. package/dist/System/MenuUnfold3Line.js +1 -0
  320. package/dist/System/MenuUnfold4Fill.d.ts +6 -0
  321. package/dist/System/MenuUnfold4Fill.js +1 -0
  322. package/dist/System/MenuUnfold4Line.d.ts +6 -0
  323. package/dist/System/MenuUnfold4Line.js +1 -0
  324. package/dist/System/MenuUnfoldFill.js +1 -1
  325. package/dist/System/Prohibited2Fill.d.ts +6 -0
  326. package/dist/System/Prohibited2Fill.js +1 -0
  327. package/dist/System/Prohibited2Line.d.ts +6 -0
  328. package/dist/System/Prohibited2Line.js +1 -0
  329. package/dist/System/ResetLeftFill.d.ts +6 -0
  330. package/dist/System/ResetLeftFill.js +1 -0
  331. package/dist/System/ResetLeftLine.d.ts +6 -0
  332. package/dist/System/ResetLeftLine.js +1 -0
  333. package/dist/System/ResetRightFill.d.ts +6 -0
  334. package/dist/System/ResetRightFill.js +1 -0
  335. package/dist/System/ResetRightLine.d.ts +6 -0
  336. package/dist/System/ResetRightLine.js +1 -0
  337. package/dist/System/index.d.ts +30 -0
  338. package/dist/System/index.js +111 -81
  339. package/dist/User & Faces/Group3Fill.js +1 -0
  340. package/dist/User & Faces/Group3Line.js +1 -0
  341. package/dist/User & Faces/UserMinusFill.js +1 -0
  342. package/dist/User & Faces/UserMinusLine.js +1 -0
  343. package/dist/User & Faces/index.js +23 -19
  344. package/dist/User _ Faces/Group3Fill.d.ts +6 -0
  345. package/dist/User _ Faces/Group3Line.d.ts +6 -0
  346. package/dist/User _ Faces/UserMinusFill.d.ts +6 -0
  347. package/dist/User _ Faces/UserMinusLine.d.ts +6 -0
  348. package/dist/User _ Faces/index.d.ts +4 -0
  349. package/dist/Weather/SnowflakeFill.d.ts +6 -0
  350. package/dist/Weather/SnowflakeFill.js +1 -0
  351. package/dist/Weather/SnowflakeLine.d.ts +6 -0
  352. package/dist/Weather/SnowflakeLine.js +1 -0
  353. package/dist/Weather/index.d.ts +2 -0
  354. package/dist/Weather/index.js +29 -27
  355. package/dist/chunk-25FE5A3O.js +5 -0
  356. package/dist/chunk-2G75KTBR.js +5 -0
  357. package/dist/chunk-2LFOTJ6D.js +5 -0
  358. package/dist/chunk-2TL2BBXF.js +5 -0
  359. package/dist/chunk-2WOGXGXQ.js +5 -0
  360. package/dist/chunk-35CT5DGN.js +5 -0
  361. package/dist/chunk-3BLXMTVZ.js +5 -0
  362. package/dist/chunk-3HJADV5T.js +5 -0
  363. package/dist/chunk-3T6FOCX5.js +5 -0
  364. package/dist/chunk-3YGV3KKA.js +5 -0
  365. package/dist/chunk-3ZX7HERM.js +5 -0
  366. package/dist/chunk-4FUZYNKE.js +5 -0
  367. package/dist/chunk-4HJANQRZ.js +5 -0
  368. package/dist/chunk-4NDXP4K4.js +5 -0
  369. package/dist/chunk-4R2KU5ZQ.js +5 -0
  370. package/dist/chunk-4R3DVCU4.js +5 -0
  371. package/dist/chunk-4WPS7LWC.js +5 -0
  372. package/dist/{chunk-J62JVXHI.js → chunk-53L5YM6A.js} +1 -1
  373. package/dist/chunk-5JAB2L6G.js +5 -0
  374. package/dist/chunk-5UZ7636M.js +5 -0
  375. package/dist/chunk-63U2APJX.js +5 -0
  376. package/dist/chunk-64OJHKGU.js +5 -0
  377. package/dist/chunk-67WNANCW.js +5 -0
  378. package/dist/chunk-6H2HFIK2.js +5 -0
  379. package/dist/chunk-6KJIKTOL.js +5 -0
  380. package/dist/chunk-6METZ76G.js +5 -0
  381. package/dist/chunk-6MY6Z2BJ.js +5 -0
  382. package/dist/chunk-76YBK3XJ.js +5 -0
  383. package/dist/chunk-7NQ7ID4X.js +5 -0
  384. package/dist/chunk-7RFRXSBT.js +5 -0
  385. package/dist/chunk-7XXMRNAH.js +5 -0
  386. package/dist/chunk-7YKGQOSX.js +5 -0
  387. package/dist/chunk-A37RS5FC.js +5 -0
  388. package/dist/{chunk-QTILZD4I.js → chunk-AATT45IR.js} +1 -1
  389. package/dist/chunk-B3XMIMMY.js +5 -0
  390. package/dist/chunk-BBGSKBAO.js +5 -0
  391. package/dist/chunk-BEIZKW6K.js +5 -0
  392. package/dist/chunk-BG4AJNAJ.js +5 -0
  393. package/dist/chunk-BGEY6FKV.js +5 -0
  394. package/dist/chunk-BKF5JX2O.js +5 -0
  395. package/dist/chunk-BKT3KPJK.js +5 -0
  396. package/dist/chunk-BRF7H5RJ.js +5 -0
  397. package/dist/chunk-C2XKSVPB.js +5 -0
  398. package/dist/chunk-CCZUGFRB.js +5 -0
  399. package/dist/chunk-CFXH57PP.js +5 -0
  400. package/dist/chunk-CPT2OTT6.js +5 -0
  401. package/dist/chunk-D2DBLNJ2.js +5 -0
  402. package/dist/chunk-D76MKEEK.js +5 -0
  403. package/dist/chunk-DA552HNM.js +5 -0
  404. package/dist/chunk-DDF3ICHD.js +5 -0
  405. package/dist/chunk-DJ56BBOY.js +5 -0
  406. package/dist/chunk-DJCMQWOQ.js +5 -0
  407. package/dist/chunk-DMDKIUZ5.js +5 -0
  408. package/dist/chunk-DODNWS5P.js +5 -0
  409. package/dist/chunk-DYZNHRL7.js +5 -0
  410. package/dist/chunk-EF6CP336.js +5 -0
  411. package/dist/chunk-EHXFATGW.js +5 -0
  412. package/dist/chunk-EWS63PUS.js +5 -0
  413. package/dist/chunk-F5HYDN5Y.js +5 -0
  414. package/dist/chunk-FRIJQOHY.js +5 -0
  415. package/dist/chunk-FTCDXNC4.js +5 -0
  416. package/dist/chunk-GHBJVRUU.js +5 -0
  417. package/dist/chunk-GK2ZRRGC.js +5 -0
  418. package/dist/chunk-GL3EDWGA.js +5 -0
  419. package/dist/chunk-GLPWQ5VE.js +5 -0
  420. package/dist/chunk-GYICYUWF.js +5 -0
  421. package/dist/chunk-H5JNUNSM.js +5 -0
  422. package/dist/chunk-HCJ2HXTZ.js +5 -0
  423. package/dist/chunk-HFWMV2DK.js +5 -0
  424. package/dist/chunk-HHLKE64U.js +5 -0
  425. package/dist/chunk-HJP5VZXD.js +5 -0
  426. package/dist/chunk-IGKU2OGG.js +5 -0
  427. package/dist/chunk-IIHQRC3S.js +5 -0
  428. package/dist/chunk-ILISOOWF.js +5 -0
  429. package/dist/chunk-IM2UQO2E.js +5 -0
  430. package/dist/chunk-IPF2ZKNN.js +5 -0
  431. package/dist/chunk-IR6ORM3H.js +5 -0
  432. package/dist/chunk-IUQ6FEJJ.js +5 -0
  433. package/dist/chunk-IXU2SS7J.js +5 -0
  434. package/dist/chunk-IYXDT6N7.js +5 -0
  435. package/dist/chunk-J62XE47Q.js +5 -0
  436. package/dist/chunk-JGE76CYI.js +5 -0
  437. package/dist/chunk-JHGETIMN.js +5 -0
  438. package/dist/chunk-JPPAPNBM.js +5 -0
  439. package/dist/chunk-JWSYWER7.js +5 -0
  440. package/dist/chunk-JXBE5I7T.js +5 -0
  441. package/dist/{chunk-7OROB5Y7.js → chunk-K45ZIJHN.js} +1 -1
  442. package/dist/{chunk-DQW5W5J3.js → chunk-KA4UWWWK.js} +1 -1
  443. package/dist/chunk-KQI3S6AK.js +5 -0
  444. package/dist/chunk-LMGNLYS3.js +5 -0
  445. package/dist/chunk-LOU6CSQM.js +5 -0
  446. package/dist/chunk-M43VHWOB.js +5 -0
  447. package/dist/chunk-MYQ3I22X.js +5 -0
  448. package/dist/chunk-NTEOF3LW.js +5 -0
  449. package/dist/chunk-NTLOIAAB.js +5 -0
  450. package/dist/chunk-OBZSHHKC.js +5 -0
  451. package/dist/chunk-OCBAIARR.js +5 -0
  452. package/dist/chunk-OCKSIHFW.js +5 -0
  453. package/dist/chunk-OCQ5NWKK.js +5 -0
  454. package/dist/chunk-OEJ2ANUR.js +5 -0
  455. package/dist/chunk-OFYPAIPZ.js +5 -0
  456. package/dist/chunk-OZZYAEOA.js +5 -0
  457. package/dist/chunk-PBXDIUEE.js +5 -0
  458. package/dist/chunk-PEGZ4VIV.js +5 -0
  459. package/dist/chunk-PHHTRTO7.js +5 -0
  460. package/dist/chunk-PMDQL6LA.js +5 -0
  461. package/dist/chunk-PP7SRQ3G.js +5 -0
  462. package/dist/chunk-Q2OOOP5K.js +5 -0
  463. package/dist/chunk-Q6ADHY33.js +5 -0
  464. package/dist/chunk-Q7AP6VNB.js +5 -0
  465. package/dist/chunk-QH7OPQ4K.js +5 -0
  466. package/dist/chunk-QKFUY6E5.js +5 -0
  467. package/dist/chunk-QLV6XIRZ.js +5 -0
  468. package/dist/chunk-RHJS3KNZ.js +5 -0
  469. package/dist/chunk-ROBZRGTM.js +5 -0
  470. package/dist/chunk-RPUCTH5L.js +5 -0
  471. package/dist/chunk-RU2D2KWV.js +5 -0
  472. package/dist/chunk-S3O76KFD.js +5 -0
  473. package/dist/chunk-S5G5WY3P.js +5 -0
  474. package/dist/chunk-S77HNVU2.js +5 -0
  475. package/dist/chunk-SA5NVDLM.js +5 -0
  476. package/dist/chunk-SDLZHN33.js +5 -0
  477. package/dist/chunk-SGFKCPEJ.js +5 -0
  478. package/dist/chunk-SIKRSQAT.js +5 -0
  479. package/dist/chunk-SUDHOXLC.js +5 -0
  480. package/dist/chunk-T4EJKWDY.js +5 -0
  481. package/dist/chunk-TAQK3G46.js +5 -0
  482. package/dist/chunk-TNGVW4G2.js +5 -0
  483. package/dist/chunk-TXPTXEVE.js +5 -0
  484. package/dist/chunk-U3HG3ANE.js +5 -0
  485. package/dist/chunk-U45YDJ3Q.js +5 -0
  486. package/dist/chunk-UEQY3DYC.js +5 -0
  487. package/dist/chunk-UPFMFSP2.js +5 -0
  488. package/dist/chunk-USAHSRTR.js +5 -0
  489. package/dist/chunk-UUZORZR2.js +5 -0
  490. package/dist/chunk-UWCBSP6T.js +5 -0
  491. package/dist/chunk-V4PKRIPY.js +5 -0
  492. package/dist/chunk-VGRKRCYT.js +5 -0
  493. package/dist/chunk-VH3UC3R2.js +5 -0
  494. package/dist/chunk-W5K3SHA7.js +5 -0
  495. package/dist/chunk-WLDGXFMY.js +5 -0
  496. package/dist/chunk-WQGNQPTG.js +5 -0
  497. package/dist/chunk-WVVPE3GO.js +5 -0
  498. package/dist/chunk-X2RDVVAY.js +5 -0
  499. package/dist/chunk-X5MFWEBU.js +5 -0
  500. package/dist/chunk-X7JIPHZJ.js +5 -0
  501. package/dist/chunk-X7YLX3YE.js +5 -0
  502. package/dist/chunk-XDWEEZP2.js +5 -0
  503. package/dist/chunk-XE7JZM66.js +5 -0
  504. package/dist/chunk-XKTQAPFL.js +5 -0
  505. package/dist/chunk-XPWISFEU.js +5 -0
  506. package/dist/chunk-XQCWWUJ5.js +5 -0
  507. package/dist/chunk-XQTQ3NPM.js +5 -0
  508. package/dist/chunk-XTNZNZ44.js +5 -0
  509. package/dist/chunk-Y2ZKL6Q6.js +5 -0
  510. package/dist/chunk-YCWLA7U7.js +5 -0
  511. package/dist/chunk-YFEPVDHD.js +5 -0
  512. package/dist/chunk-YSAUPBBW.js +5 -0
  513. package/dist/chunk-YVQUNEY5.js +5 -0
  514. package/dist/chunk-YWOO3LAJ.js +5 -0
  515. package/dist/chunk-YZ2IJHXO.js +5 -0
  516. package/dist/chunk-ZAQZEME2.js +5 -0
  517. package/dist/chunk-ZE46KFFX.js +5 -0
  518. package/dist/chunk-ZFHBLMMK.js +5 -0
  519. package/dist/chunk-ZNEGQDHT.js +5 -0
  520. package/dist/chunk-ZXCTGAVS.js +5 -0
  521. package/dist/index.d.ts +156 -0
  522. package/dist/index.js +829 -673
  523. package/package.json +2 -2
  524. package/dist/chunk-5BUH6IVD.js +0 -5
  525. package/dist/chunk-6AA2NIVU.js +0 -5
  526. package/dist/chunk-EJ45IE5H.js +0 -5
  527. package/dist/chunk-FBBA7SHL.js +0 -5
  528. package/dist/chunk-JOCMH7CV.js +0 -5
  529. package/dist/chunk-ZNNGZ34N.js +0 -5
  530. /package/dist/{chunk-4DGP46SN.js → chunk-3EPBWL4A.js} +0 -0
  531. /package/dist/{chunk-EPPU2NRP.js → chunk-3KCFCTJ7.js} +0 -0
  532. /package/dist/{chunk-H35KRDTB.js → chunk-6NFOP3QZ.js} +0 -0
  533. /package/dist/{chunk-IX5B6EU3.js → chunk-DTGLDQY6.js} +0 -0
  534. /package/dist/{chunk-J63UZCOH.js → chunk-FJJDCTLQ.js} +0 -0
  535. /package/dist/{chunk-KHDR7DFZ.js → chunk-GW5VWYE7.js} +0 -0
  536. /package/dist/{chunk-LOSD6G2G.js → chunk-HXNGAWC6.js} +0 -0
  537. /package/dist/{chunk-MANMI3QX.js → chunk-ID7R6TJA.js} +0 -0
  538. /package/dist/{chunk-OYCDLSDK.js → chunk-JKKF7S47.js} +0 -0
  539. /package/dist/{chunk-PKPDNWRC.js → chunk-P6KOLV53.js} +0 -0
  540. /package/dist/{chunk-RIQYMQIB.js → chunk-PHIAEY6Q.js} +0 -0
  541. /package/dist/{chunk-SVWOQI22.js → chunk-RPKWVVIX.js} +0 -0
  542. /package/dist/{chunk-XOGC4Q46.js → chunk-THG3HUF7.js} +0 -0
  543. /package/dist/{chunk-ZFKKAGLI.js → chunk-UPJOWAO5.js} +0 -0
  544. /package/dist/{chunk-ZONXF5WO.js → chunk-WYDLB525.js} +0 -0
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgBookShelfLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgBookShelfLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-A37RS5FC.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgGolfBallFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgGolfBallFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-NTLOIAAB.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgGolfBallLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgGolfBallLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-HFWMV2DK.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgPoliceBadgeFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgPoliceBadgeFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-64OJHKGU.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgPoliceBadgeLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgPoliceBadgeLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-RU2D2KWV.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgStairsFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgStairsFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-2LFOTJ6D.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgStairsLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgStairsLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-B3XMIMMY.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgToothFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgToothFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-SA5NVDLM.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgToothLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgToothLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-VGRKRCYT.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgWeightFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgWeightFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-GHBJVRUU.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgWeightLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgWeightLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-UPFMFSP2.js';
@@ -6,6 +6,8 @@ export { default as BellFillIcon } from './BellFill.js';
6
6
  export { default as BellLineIcon } from './BellLine.js';
7
7
  export { default as BilliardsFillIcon } from './BilliardsFill.js';
8
8
  export { default as BilliardsLineIcon } from './BilliardsLine.js';
9
+ export { default as BookShelfFillIcon } from './BookShelfFill.js';
10
+ export { default as BookShelfLineIcon } from './BookShelfLine.js';
9
11
  export { default as Box1FillIcon } from './Box1Fill.js';
10
12
  export { default as Box1LineIcon } from './Box1Line.js';
11
13
  export { default as Box2FillIcon } from './Box2Fill.js';
@@ -60,6 +62,8 @@ export { default as GlassesFillIcon } from './GlassesFill.js';
60
62
  export { default as GlassesLineIcon } from './GlassesLine.js';
61
63
  export { default as GogglesFillIcon } from './GogglesFill.js';
62
64
  export { default as GogglesLineIcon } from './GogglesLine.js';
65
+ export { default as GolfBallFillIcon } from './GolfBallFill.js';
66
+ export { default as GolfBallLineIcon } from './GolfBallLine.js';
63
67
  export { default as GraduationCapFillIcon } from './GraduationCapFill.js';
64
68
  export { default as GraduationCapLineIcon } from './GraduationCapLine.js';
65
69
  export { default as HandbagFillIcon } from './HandbagFill.js';
@@ -88,6 +92,8 @@ export { default as Plug2FillIcon } from './Plug2Fill.js';
88
92
  export { default as Plug2LineIcon } from './Plug2Line.js';
89
93
  export { default as PlugFillIcon } from './PlugFill.js';
90
94
  export { default as PlugLineIcon } from './PlugLine.js';
95
+ export { default as PoliceBadgeFillIcon } from './PoliceBadgeFill.js';
96
+ export { default as PoliceBadgeLineIcon } from './PoliceBadgeLine.js';
91
97
  export { default as RecycleFillIcon } from './RecycleFill.js';
92
98
  export { default as RecycleLineIcon } from './RecycleLine.js';
93
99
  export { default as ReservedFillIcon } from './ReservedFill.js';
@@ -104,6 +110,8 @@ export { default as ShirtFillIcon } from './ShirtFill.js';
104
110
  export { default as ShirtLineIcon } from './ShirtLine.js';
105
111
  export { default as SofaFillIcon } from './SofaFill.js';
106
112
  export { default as SofaLineIcon } from './SofaLine.js';
113
+ export { default as StairsFillIcon } from './StairsFill.js';
114
+ export { default as StairsLineIcon } from './StairsLine.js';
107
115
  export { default as SwordFillIcon } from './SwordFill.js';
108
116
  export { default as SwordLineIcon } from './SwordLine.js';
109
117
  export { default as TShirt2FillIcon } from './TShirt2Fill.js';
@@ -112,12 +120,16 @@ export { default as TShirtAirFillIcon } from './TShirtAirFill.js';
112
120
  export { default as TShirtAirLineIcon } from './TShirtAirLine.js';
113
121
  export { default as TShirtFillIcon } from './TShirtFill.js';
114
122
  export { default as TShirtLineIcon } from './TShirtLine.js';
123
+ export { default as ToothFillIcon } from './ToothFill.js';
124
+ export { default as ToothLineIcon } from './ToothLine.js';
115
125
  export { default as TreeFillIcon } from './TreeFill.js';
116
126
  export { default as TreeLineIcon } from './TreeLine.js';
117
127
  export { default as UmbrellaFillIcon } from './UmbrellaFill.js';
118
128
  export { default as UmbrellaLineIcon } from './UmbrellaLine.js';
119
129
  export { default as VoiceRecognitionFillIcon } from './VoiceRecognitionFill.js';
120
130
  export { default as VoiceRecognitionLineIcon } from './VoiceRecognitionLine.js';
131
+ export { default as WeightFillIcon } from './WeightFill.js';
132
+ export { default as WeightLineIcon } from './WeightLine.js';
121
133
  export { default as WheelchairFillIcon } from './WheelchairFill.js';
122
134
  export { default as WheelchairLineIcon } from './WheelchairLine.js';
123
135
  import 'react/jsx-runtime';
@@ -1,38 +1,46 @@
1
- import '../chunk-ZONXF5WO.js';
1
+ import '../chunk-JKKF7S47.js';
2
2
  export { a as WheelchairFillIcon } from '../chunk-RQN2UYAE.js';
3
3
  export { a as WheelchairLineIcon } from '../chunk-MBZ6JSMK.js';
4
- export { a as TShirtFillIcon } from '../chunk-DWOTU2QO.js';
5
- export { a as TShirtLineIcon } from '../chunk-OUD7IJPP.js';
6
4
  export { a as TreeFillIcon } from '../chunk-IRSQXWX3.js';
7
5
  export { a as TreeLineIcon } from '../chunk-E7QYAIUP.js';
8
6
  export { a as UmbrellaFillIcon } from '../chunk-7N5REHJN.js';
9
7
  export { a as UmbrellaLineIcon } from '../chunk-QRT7TLMF.js';
10
8
  export { a as VoiceRecognitionFillIcon } from '../chunk-7O3DJFTQ.js';
11
9
  export { a as VoiceRecognitionLineIcon } from '../chunk-RX3VR2MG.js';
12
- export { a as SofaFillIcon } from '../chunk-57UHCATI.js';
13
- export { a as SofaLineIcon } from '../chunk-PKJ3OOAG.js';
14
- export { a as SwordFillIcon } from '../chunk-4NJMPRF4.js';
15
- export { a as SwordLineIcon } from '../chunk-XABO4JR6.js';
10
+ export { a as WeightFillIcon } from '../chunk-GHBJVRUU.js';
11
+ export { a as WeightLineIcon } from '../chunk-UPFMFSP2.js';
16
12
  export { a as TShirt2FillIcon } from '../chunk-7E2ULJDU.js';
17
13
  export { a as TShirt2LineIcon } from '../chunk-2XBGZTGW.js';
18
14
  export { a as TShirtAirFillIcon } from '../chunk-G5UJOGSA.js';
19
15
  export { a as TShirtAirLineIcon } from '../chunk-I6PMYRUJ.js';
16
+ export { a as TShirtFillIcon } from '../chunk-DWOTU2QO.js';
17
+ export { a as TShirtLineIcon } from '../chunk-OUD7IJPP.js';
18
+ export { a as ToothFillIcon } from '../chunk-SA5NVDLM.js';
19
+ export { a as ToothLineIcon } from '../chunk-VGRKRCYT.js';
20
+ export { a as ShirtFillIcon } from '../chunk-WP7IBJNV.js';
21
+ export { a as ShirtLineIcon } from '../chunk-TK5AIZNF.js';
22
+ export { a as SofaFillIcon } from '../chunk-57UHCATI.js';
23
+ export { a as SofaLineIcon } from '../chunk-PKJ3OOAG.js';
24
+ export { a as StairsFillIcon } from '../chunk-2LFOTJ6D.js';
25
+ export { a as StairsLineIcon } from '../chunk-B3XMIMMY.js';
26
+ export { a as SwordFillIcon } from '../chunk-4NJMPRF4.js';
27
+ export { a as SwordLineIcon } from '../chunk-XABO4JR6.js';
28
+ export { a as Scales2FillIcon } from '../chunk-VGZNHBVX.js';
29
+ export { a as Scales2LineIcon } from '../chunk-TBW6TU53.js';
20
30
  export { a as Scales3FillIcon } from '../chunk-4BPCMPTW.js';
21
31
  export { a as Scales3LineIcon } from '../chunk-OQJ6YYCD.js';
22
32
  export { a as ScalesFillIcon } from '../chunk-VRSK66YX.js';
23
33
  export { a as ScalesLineIcon } from '../chunk-LGAZPBU5.js';
24
34
  export { a as SeedlingFillIcon } from '../chunk-L2ZWBPHK.js';
25
35
  export { a as SeedlingLineIcon } from '../chunk-SJRVCY5B.js';
26
- export { a as ShirtFillIcon } from '../chunk-WP7IBJNV.js';
27
- export { a as ShirtLineIcon } from '../chunk-TK5AIZNF.js';
28
36
  export { a as PlugFillIcon } from '../chunk-7I7FBGYP.js';
29
37
  export { a as PlugLineIcon } from '../chunk-2FIQASUV.js';
38
+ export { a as PoliceBadgeFillIcon } from '../chunk-64OJHKGU.js';
39
+ export { a as PoliceBadgeLineIcon } from '../chunk-RU2D2KWV.js';
30
40
  export { a as RecycleFillIcon } from '../chunk-M2KDLECM.js';
31
41
  export { a as RecycleLineIcon } from '../chunk-245IPPKM.js';
32
42
  export { a as ReservedFillIcon } from '../chunk-TNMJZ7MI.js';
33
43
  export { a as ReservedLineIcon } from '../chunk-PPYQ66KJ.js';
34
- export { a as Scales2FillIcon } from '../chunk-VGZNHBVX.js';
35
- export { a as Scales2LineIcon } from '../chunk-TBW6TU53.js';
36
44
  export { a as OutletFillIcon } from '../chunk-3T7GCM3V.js';
37
45
  export { a as OutletLineIcon } from '../chunk-2LFEJHKP.js';
38
46
  export { a as PingPongFillIcon } from '../chunk-IUP7AMTE.js';
@@ -57,67 +65,71 @@ export { a as Key2FillIcon } from '../chunk-6MIBMYLL.js';
57
65
  export { a as Key2LineIcon } from '../chunk-EZRK66WN.js';
58
66
  export { a as KeyFillIcon } from '../chunk-SXSBTCQ7.js';
59
67
  export { a as KeyLineIcon } from '../chunk-E6RUKTNE.js';
60
- export { a as Glasses2FillIcon } from '../chunk-OGV6W4RF.js';
61
- export { a as Glasses2LineIcon } from '../chunk-LVDZBUVI.js';
62
68
  export { a as GlassesFillIcon } from '../chunk-XEE62TK3.js';
63
69
  export { a as GlassesLineIcon } from '../chunk-GGSMOAHH.js';
64
70
  export { a as GogglesFillIcon } from '../chunk-JIXBM4GM.js';
65
71
  export { a as GogglesLineIcon } from '../chunk-S2RPSVKB.js';
72
+ export { a as GolfBallFillIcon } from '../chunk-NTLOIAAB.js';
73
+ export { a as GolfBallLineIcon } from '../chunk-HFWMV2DK.js';
66
74
  export { a as GraduationCapFillIcon } from '../chunk-SOUQKL3G.js';
67
75
  export { a as GraduationCapLineIcon } from '../chunk-7YXKOG2V.js';
68
- export { a as FlowerFillIcon } from '../chunk-JDV74ESO.js';
69
- export { a as FlowerLineIcon } from '../chunk-C3I5N26G.js';
70
76
  export { a as FootballFillIcon } from '../chunk-N3P3B2Q4.js';
71
77
  export { a as FootballLineIcon } from '../chunk-IFVKD47I.js';
72
78
  export { a as FridgeFillIcon } from '../chunk-TS56KQZO.js';
73
79
  export { a as FridgeLineIcon } from '../chunk-YLU76UJA.js';
74
80
  export { a as GameFillIcon } from '../chunk-RMGGO4AV.js';
75
81
  export { a as GameLineIcon } from '../chunk-MSGLGKNP.js';
76
- export { a as DoorFillIcon } from '../chunk-GXM3RFTV.js';
77
- export { a as DoorLineIcon } from '../chunk-OXCZYFZC.js';
82
+ export { a as Glasses2FillIcon } from '../chunk-OGV6W4RF.js';
83
+ export { a as Glasses2LineIcon } from '../chunk-LVDZBUVI.js';
78
84
  export { a as DoorLockBoxFillIcon } from '../chunk-5IVM3GN2.js';
79
85
  export { a as DoorLockBoxLineIcon } from '../chunk-6DTHFJMN.js';
80
86
  export { a as DoorLockFillIcon } from '../chunk-4YRQ4MTA.js';
81
87
  export { a as DoorLockLineIcon } from '../chunk-UUFRYPN2.js';
82
88
  export { a as DoorOpenFillIcon } from '../chunk-NKRBQNZK.js';
83
89
  export { a as DoorOpenLineIcon } from '../chunk-FFH3BQJ3.js';
84
- export { a as Dice5FillIcon } from '../chunk-7I3WUDE7.js';
85
- export { a as Dice5LineIcon } from '../chunk-TJRVN7IW.js';
90
+ export { a as FlowerFillIcon } from '../chunk-JDV74ESO.js';
91
+ export { a as FlowerLineIcon } from '../chunk-C3I5N26G.js';
86
92
  export { a as Dice6FillIcon } from '../chunk-6WM73UNJ.js';
87
93
  export { a as Dice6LineIcon } from '../chunk-ISEJIDYV.js';
88
94
  export { a as DiceFillIcon } from '../chunk-WXC2I4VE.js';
89
95
  export { a as DiceLineIcon } from '../chunk-XXKLXH6S.js';
90
96
  export { a as DoorClosedFillIcon } from '../chunk-4OG44EOE.js';
91
97
  export { a as DoorClosedLineIcon } from '../chunk-UF6PWPIY.js';
92
- export { a as Dice1FillIcon } from '../chunk-NSMPBJSV.js';
93
- export { a as Dice1LineIcon } from '../chunk-54FF4VET.js';
98
+ export { a as DoorFillIcon } from '../chunk-GXM3RFTV.js';
99
+ export { a as DoorLineIcon } from '../chunk-OXCZYFZC.js';
94
100
  export { a as Dice2FillIcon } from '../chunk-2CFOXFL4.js';
95
101
  export { a as Dice2LineIcon } from '../chunk-CVOQUAVS.js';
96
102
  export { a as Dice3FillIcon } from '../chunk-35H2AHVK.js';
97
103
  export { a as Dice3LineIcon } from '../chunk-OD3M7D3R.js';
98
104
  export { a as Dice4FillIcon } from '../chunk-N3SBXMGP.js';
99
105
  export { a as Dice4LineIcon } from '../chunk-G3S7ZVLU.js';
100
- export { a as CactusFillIcon } from '../chunk-4T65IROW.js';
101
- export { a as CactusLineIcon } from '../chunk-YIG3JUTK.js';
106
+ export { a as Dice5FillIcon } from '../chunk-7I3WUDE7.js';
107
+ export { a as Dice5LineIcon } from '../chunk-TJRVN7IW.js';
102
108
  export { a as CandleFillIcon } from '../chunk-XJ5DLNEN.js';
103
109
  export { a as CandleLineIcon } from '../chunk-PYDTH3V4.js';
104
110
  export { a as CharacterRecognitionFillIcon } from '../chunk-C7RYHR2Q.js';
105
111
  export { a as CharacterRecognitionLineIcon } from '../chunk-K2LYKOFT.js';
106
112
  export { a as CrossFillIcon } from '../chunk-6FLN4WMW.js';
107
113
  export { a as CrossLineIcon } from '../chunk-E5BL4FNE.js';
108
- export { a as Box1FillIcon } from '../chunk-CZ3C4RT5.js';
109
- export { a as Box1LineIcon } from '../chunk-WVQAIR2M.js';
114
+ export { a as Dice1FillIcon } from '../chunk-NSMPBJSV.js';
115
+ export { a as Dice1LineIcon } from '../chunk-54FF4VET.js';
110
116
  export { a as Box2FillIcon } from '../chunk-76XKE5J5.js';
111
117
  export { a as Box2LineIcon } from '../chunk-BHS2MEYI.js';
112
118
  export { a as Box3FillIcon } from '../chunk-PJ5O4BKA.js';
113
119
  export { a as Box3LineIcon } from '../chunk-DDYRE7ZW.js';
114
120
  export { a as BoxingFillIcon } from '../chunk-CQPXB475.js';
115
121
  export { a as BoxingLineIcon } from '../chunk-4YXI5BJN.js';
116
- export { a as ArmchairFillIcon } from '../chunk-GY5KOL4J.js';
117
- export { a as ArmchairLineIcon } from '../chunk-CD4ULE7Z.js';
118
- export { a as BasketballFillIcon } from '../chunk-OL4JNMD7.js';
119
- export { a as BasketballLineIcon } from '../chunk-77RN6TAX.js';
122
+ export { a as CactusFillIcon } from '../chunk-4T65IROW.js';
123
+ export { a as CactusLineIcon } from '../chunk-YIG3JUTK.js';
120
124
  export { a as BellFillIcon } from '../chunk-U2WSTODP.js';
121
125
  export { a as BellLineIcon } from '../chunk-RFF34KD5.js';
122
126
  export { a as BilliardsFillIcon } from '../chunk-242OWDNU.js';
123
127
  export { a as BilliardsLineIcon } from '../chunk-PQKVRTPZ.js';
128
+ export { a as BookShelfFillIcon } from '../chunk-YWOO3LAJ.js';
129
+ export { a as BookShelfLineIcon } from '../chunk-A37RS5FC.js';
130
+ export { a as Box1FillIcon } from '../chunk-CZ3C4RT5.js';
131
+ export { a as Box1LineIcon } from '../chunk-WVQAIR2M.js';
132
+ export { a as ArmchairFillIcon } from '../chunk-GY5KOL4J.js';
133
+ export { a as ArmchairLineIcon } from '../chunk-CD4ULE7Z.js';
134
+ export { a as BasketballFillIcon } from '../chunk-OL4JNMD7.js';
135
+ export { a as BasketballLineIcon } from '../chunk-77RN6TAX.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgAddLargeFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgAddLargeFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-ROBZRGTM.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgAddLargeLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgAddLargeLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-X7YLX3YE.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgApps2AddFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgApps2AddFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-RHJS3KNZ.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgApps2AddLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgApps2AddLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-4NDXP4K4.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgCloseLargeFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgCloseLargeFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-OFYPAIPZ.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgCloseLargeLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgCloseLargeLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-S77HNVU2.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-5BUH6IVD.js';
1
+ export { a as default } from '../chunk-XDWEEZP2.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgDashboardHorizontalFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgDashboardHorizontalFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-F5HYDN5Y.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgDashboardHorizontalLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgDashboardHorizontalLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-MYQ3I22X.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-6AA2NIVU.js';
1
+ export { a as default } from '../chunk-D76MKEEK.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgFunctionAddFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgFunctionAddFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-SGFKCPEJ.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgFunctionAddLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgFunctionAddLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-LMGNLYS3.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-EJ45IE5H.js';
1
+ export { a as default } from '../chunk-DJCMQWOQ.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-ZNNGZ34N.js';
1
+ export { a as default } from '../chunk-Q6ADHY33.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgInformationOffFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgInformationOffFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-TNGVW4G2.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgInformationOffLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgInformationOffLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-VH3UC3R2.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuFold2Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuFold2Fill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-AATT45IR.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuFold2Line: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuFold2Line as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-X2RDVVAY.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuFold3Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuFold3Fill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-4FUZYNKE.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuFold3Line: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuFold3Line as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-EWS63PUS.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuFold4Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuFold4Fill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-QKFUY6E5.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuFold4Line: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuFold4Line as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-2TL2BBXF.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-QTILZD4I.js';
1
+ export { a as default } from '../chunk-XQCWWUJ5.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuUnfold2Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuUnfold2Fill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-K45ZIJHN.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuUnfold2Line: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuUnfold2Line as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-BKT3KPJK.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuUnfold3Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuUnfold3Fill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-FRIJQOHY.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuUnfold3Line: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuUnfold3Line as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-35CT5DGN.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgMenuUnfold4Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgMenuUnfold4Fill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-PBXDIUEE.js';