@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
@@ -1,32 +1,34 @@
1
- import '../chunk-ZFKKAGLI.js';
1
+ import '../chunk-ID7R6TJA.js';
2
+ export { a as UserUnfollowFillIcon } from '../chunk-U52AKARG.js';
3
+ export { a as UserUnfollowLineIcon } from '../chunk-UTCMCIRM.js';
2
4
  export { a as UserVoiceFillIcon } from '../chunk-IHEX7CH2.js';
3
5
  export { a as UserVoiceLineIcon } from '../chunk-QFNL3DW6.js';
4
6
  export { a as WomenFillIcon } from '../chunk-7V57G75C.js';
5
7
  export { a as WomenLineIcon } from '../chunk-MIDRVUAF.js';
8
+ export { a as UserShared2FillIcon } from '../chunk-IYSTAU5W.js';
9
+ export { a as UserShared2LineIcon } from '../chunk-IF5ASMLV.js';
6
10
  export { a as UserSharedFillIcon } from '../chunk-SQF4IPVD.js';
7
11
  export { a as UserSharedLineIcon } from '../chunk-HFEF26IE.js';
8
12
  export { a as UserSmileFillIcon } from '../chunk-TWZ22D7Y.js';
9
13
  export { a as UserSmileLineIcon } from '../chunk-5XBHB5TM.js';
10
14
  export { a as UserStarFillIcon } from '../chunk-EOT3BF5O.js';
11
15
  export { a as UserStarLineIcon } from '../chunk-NSH2B3ZK.js';
12
- export { a as UserUnfollowFillIcon } from '../chunk-U52AKARG.js';
13
- export { a as UserUnfollowLineIcon } from '../chunk-UTCMCIRM.js';
16
+ export { a as UserReceived2FillIcon } from '../chunk-PMGYISYZ.js';
17
+ export { a as UserReceived2LineIcon } from '../chunk-TV3YHOHY.js';
14
18
  export { a as UserReceivedFillIcon } from '../chunk-IKAIOTUJ.js';
15
19
  export { a as UserReceivedLineIcon } from '../chunk-B4NNFKXF.js';
16
20
  export { a as UserSearchFillIcon } from '../chunk-SC7HDP47.js';
17
21
  export { a as UserSearchLineIcon } from '../chunk-JCFBY4US.js';
18
22
  export { a as UserSettingsFillIcon } from '../chunk-5LLUKH6G.js';
19
23
  export { a as UserSettingsLineIcon } from '../chunk-JO6UK57C.js';
20
- export { a as UserShared2FillIcon } from '../chunk-IYSTAU5W.js';
21
- export { a as UserShared2LineIcon } from '../chunk-IF5ASMLV.js';
22
24
  export { a as UserForbidLineIcon } from '../chunk-AGM2MEJW.js';
23
25
  export { a as UserHeartFillIcon } from '../chunk-NXRLDA4W.js';
24
26
  export { a as UserHeartLineIcon } from '../chunk-Z5TUXNMI.js';
25
27
  export { a as UserLineIcon } from '../chunk-HBJDLPLC.js';
26
28
  export { a as UserLocationFillIcon } from '../chunk-QGBS2T4W.js';
27
29
  export { a as UserLocationLineIcon } from '../chunk-VAVTJTEC.js';
28
- export { a as UserReceived2FillIcon } from '../chunk-PMGYISYZ.js';
29
- export { a as UserReceived2LineIcon } from '../chunk-TV3YHOHY.js';
30
+ export { a as UserMinusFillIcon } from '../chunk-3BLXMTVZ.js';
31
+ export { a as UserMinusLineIcon } from '../chunk-S3O76KFD.js';
30
32
  export { a as User6FillIcon } from '../chunk-4JMV2MVJ.js';
31
33
  export { a as User6LineIcon } from '../chunk-GGGL4MYI.js';
32
34
  export { a as UserAddFillIcon } from '../chunk-ODX6PXJW.js';
@@ -67,51 +69,53 @@ export { a as ParentFillIcon } from '../chunk-LO5MZSRA.js';
67
69
  export { a as ParentLineIcon } from '../chunk-M4PYQF2K.js';
68
70
  export { a as Robot2FillIcon } from '../chunk-SCSYA54G.js';
69
71
  export { a as Robot2LineIcon } from '../chunk-YUH3NE5P.js';
70
- export { a as GhostSmileFillIcon } from '../chunk-T2FJSS5X.js';
71
- export { a as GhostSmileLineIcon } from '../chunk-GCVDJLYL.js';
72
72
  export { a as Group2FillIcon } from '../chunk-FXQRZ2WD.js';
73
73
  export { a as Group2LineIcon } from '../chunk-A66IC7PM.js';
74
+ export { a as Group3FillIcon } from '../chunk-LOU6CSQM.js';
75
+ export { a as Group3LineIcon } from '../chunk-YFEPVDHD.js';
74
76
  export { a as GroupFillIcon } from '../chunk-O2ZLEQDN.js';
75
77
  export { a as GroupLineIcon } from '../chunk-7XD3PJGA.js';
76
78
  export { a as MenFillIcon } from '../chunk-OBPA4IE6.js';
77
79
  export { a as MenLineIcon } from '../chunk-VW6A2Q6B.js';
78
- export { a as EmotionUnhappyFillIcon } from '../chunk-GOYXZM6V.js';
79
- export { a as EmotionUnhappyLineIcon } from '../chunk-OSOJLD6K.js';
80
80
  export { a as GenderlessFillIcon } from '../chunk-IZXKYGR7.js';
81
81
  export { a as GenderlessLineIcon } from '../chunk-ZPIDYYIK.js';
82
82
  export { a as Ghost2FillIcon } from '../chunk-IMQBZGMB.js';
83
83
  export { a as Ghost2LineIcon } from '../chunk-GKYBRNSJ.js';
84
84
  export { a as GhostFillIcon } from '../chunk-DSIC3VFX.js';
85
85
  export { a as GhostLineIcon } from '../chunk-KUKSFCAC.js';
86
- export { a as EmotionHappyLineIcon } from '../chunk-RE7QZFK7.js';
87
- export { a as EmotionLaughFillIcon } from '../chunk-3CGQSRMV.js';
86
+ export { a as GhostSmileFillIcon } from '../chunk-T2FJSS5X.js';
87
+ export { a as GhostSmileLineIcon } from '../chunk-GCVDJLYL.js';
88
88
  export { a as EmotionLaughLineIcon } from '../chunk-4CQ54E3P.js';
89
89
  export { a as EmotionLineIcon } from '../chunk-DNE32IET.js';
90
90
  export { a as EmotionNormalFillIcon } from '../chunk-YNO5OY6L.js';
91
91
  export { a as EmotionNormalLineIcon } from '../chunk-LA4NTMFE.js';
92
92
  export { a as EmotionSadFillIcon } from '../chunk-2FBFACFA.js';
93
93
  export { a as EmotionSadLineIcon } from '../chunk-AYFDNYZU.js';
94
- export { a as ContactsFillIcon } from '../chunk-7CRS6H4Z.js';
95
- export { a as ContactsLineIcon } from '../chunk-2GFVU7A7.js';
94
+ export { a as EmotionUnhappyFillIcon } from '../chunk-GOYXZM6V.js';
95
+ export { a as EmotionUnhappyLineIcon } from '../chunk-OSOJLD6K.js';
96
96
  export { a as CriminalFillIcon } from '../chunk-WKA2CAHM.js';
97
97
  export { a as CriminalLineIcon } from '../chunk-YXSFOHS7.js';
98
98
  export { a as Emotion2FillIcon } from '../chunk-CZTVMRNB.js';
99
99
  export { a as Emotion2LineIcon } from '../chunk-2ZEAKTHW.js';
100
100
  export { a as EmotionFillIcon } from '../chunk-ID6LF5QS.js';
101
101
  export { a as EmotionHappyFillIcon } from '../chunk-2KFHPODD.js';
102
- export { a as AdminFillIcon } from '../chunk-JKFQWHK4.js';
103
- export { a as AdminLineIcon } from '../chunk-6AJU66TA.js';
102
+ export { a as EmotionHappyLineIcon } from '../chunk-RE7QZFK7.js';
103
+ export { a as EmotionLaughFillIcon } from '../chunk-3CGQSRMV.js';
104
104
  export { a as AliensFillIcon } from '../chunk-JOWMMXG4.js';
105
105
  export { a as AliensLineIcon } from '../chunk-BQPZN3EG.js';
106
106
  export { a as BearSmileFillIcon } from '../chunk-7FIJY33C.js';
107
107
  export { a as BearSmileLineIcon } from '../chunk-TTUED4TU.js';
108
108
  export { a as BodyScanFillIcon } from '../chunk-OOKPF27F.js';
109
109
  export { a as BodyScanLineIcon } from '../chunk-PV77FDNS.js';
110
- export { a as AccountBoxFillIcon } from '../chunk-DINN5WPM.js';
111
- export { a as AccountBoxLineIcon } from '../chunk-LO5CHHTW.js';
110
+ export { a as ContactsFillIcon } from '../chunk-7CRS6H4Z.js';
111
+ export { a as ContactsLineIcon } from '../chunk-2GFVU7A7.js';
112
112
  export { a as AccountCircleFillIcon } from '../chunk-34LA5SVY.js';
113
113
  export { a as AccountCircleLineIcon } from '../chunk-LNYLEC46.js';
114
114
  export { a as AccountPinBoxFillIcon } from '../chunk-TR4Y73MP.js';
115
115
  export { a as AccountPinBoxLineIcon } from '../chunk-2STLZ27F.js';
116
116
  export { a as AccountPinCircleFillIcon } from '../chunk-KNT4INC6.js';
117
117
  export { a as AccountPinCircleLineIcon } from '../chunk-O7462BJP.js';
118
+ export { a as AdminFillIcon } from '../chunk-JKFQWHK4.js';
119
+ export { a as AdminLineIcon } from '../chunk-6AJU66TA.js';
120
+ export { a as AccountBoxFillIcon } from '../chunk-DINN5WPM.js';
121
+ export { a as AccountBoxLineIcon } from '../chunk-LO5CHHTW.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgGroup3Fill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgGroup3Fill as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgGroup3Line: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgGroup3Line as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgUserMinusFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgUserMinusFill as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgUserMinusLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgUserMinusLine as default };
@@ -42,6 +42,8 @@ export { default as GhostSmileFillIcon } from './GhostSmileFill.js';
42
42
  export { default as GhostSmileLineIcon } from './GhostSmileLine.js';
43
43
  export { default as Group2FillIcon } from './Group2Fill.js';
44
44
  export { default as Group2LineIcon } from './Group2Line.js';
45
+ export { default as Group3FillIcon } from './Group3Fill.js';
46
+ export { default as Group3LineIcon } from './Group3Line.js';
45
47
  export { default as GroupFillIcon } from './GroupFill.js';
46
48
  export { default as GroupLineIcon } from './GroupLine.js';
47
49
  export { default as MenFillIcon } from './MenFill.js';
@@ -92,6 +94,8 @@ export { default as UserHeartLineIcon } from './UserHeartLine.js';
92
94
  export { default as UserLineIcon } from './UserLine.js';
93
95
  export { default as UserLocationFillIcon } from './UserLocationFill.js';
94
96
  export { default as UserLocationLineIcon } from './UserLocationLine.js';
97
+ export { default as UserMinusFillIcon } from './UserMinusFill.js';
98
+ export { default as UserMinusLineIcon } from './UserMinusLine.js';
95
99
  export { default as UserReceived2FillIcon } from './UserReceived2Fill.js';
96
100
  export { default as UserReceived2LineIcon } from './UserReceived2Line.js';
97
101
  export { default as UserReceivedFillIcon } from './UserReceivedFill.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgSnowflakeFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgSnowflakeFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-67WNANCW.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgSnowflakeLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgSnowflakeLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-DODNWS5P.js';
@@ -52,6 +52,8 @@ export { default as ShiningFillIcon } from './ShiningFill.js';
52
52
  export { default as ShiningLineIcon } from './ShiningLine.js';
53
53
  export { default as ShowersFillIcon } from './ShowersFill.js';
54
54
  export { default as ShowersLineIcon } from './ShowersLine.js';
55
+ export { default as SnowflakeFillIcon } from './SnowflakeFill.js';
56
+ export { default as SnowflakeLineIcon } from './SnowflakeLine.js';
55
57
  export { default as SnowyFillIcon } from './SnowyFill.js';
56
58
  export { default as SnowyLineIcon } from './SnowyLine.js';
57
59
  export { default as Sparkling2FillIcon } from './Sparkling2Fill.js';
@@ -1,81 +1,83 @@
1
- import '../chunk-EPPU2NRP.js';
1
+ import '../chunk-UPJOWAO5.js';
2
+ export { a as TornadoFillIcon } from '../chunk-25MTFBXX.js';
3
+ export { a as TornadoLineIcon } from '../chunk-K2OYQKR7.js';
4
+ export { a as TyphoonFillIcon } from '../chunk-D7744YKX.js';
5
+ export { a as TyphoonLineIcon } from '../chunk-VSZWCARR.js';
2
6
  export { a as WaterPercentFillIcon } from '../chunk-MGRY7QKA.js';
3
7
  export { a as WaterPercentLineIcon } from '../chunk-GEPHC5IR.js';
4
8
  export { a as WindyFillIcon } from '../chunk-2LX6WXNI.js';
5
9
  export { a as WindyLineIcon } from '../chunk-THXQNOKP.js';
10
+ export { a as SunFoggyLineIcon } from '../chunk-O2O7OQLJ.js';
11
+ export { a as SunLineIcon } from '../chunk-HZOZ64SS.js';
12
+ export { a as TempColdFillIcon } from '../chunk-XH3OLRXB.js';
13
+ export { a as TempColdLineIcon } from '../chunk-6NT2GOBS.js';
6
14
  export { a as TempHotFillIcon } from '../chunk-XLZONKYB.js';
7
15
  export { a as TempHotLineIcon } from '../chunk-KRJNKIH7.js';
8
16
  export { a as ThunderstormsFillIcon } from '../chunk-MPGJU56A.js';
9
17
  export { a as ThunderstormsLineIcon } from '../chunk-B3SYPONA.js';
10
- export { a as TornadoFillIcon } from '../chunk-25MTFBXX.js';
11
- export { a as TornadoLineIcon } from '../chunk-K2OYQKR7.js';
12
- export { a as TyphoonFillIcon } from '../chunk-D7744YKX.js';
13
- export { a as TyphoonLineIcon } from '../chunk-VSZWCARR.js';
18
+ export { a as Sparkling2FillIcon } from '../chunk-LSTUJJE3.js';
19
+ export { a as Sparkling2LineIcon } from '../chunk-LO2HVSVU.js';
20
+ export { a as SparklingFillIcon } from '../chunk-C6BUGGPD.js';
21
+ export { a as SparklingLineIcon } from '../chunk-XCKGG626.js';
14
22
  export { a as SunCloudyFillIcon } from '../chunk-QBJ2LBAW.js';
15
23
  export { a as SunCloudyLineIcon } from '../chunk-JSRZ4HJU.js';
16
24
  export { a as SunFillIcon } from '../chunk-TCGWKVX7.js';
17
25
  export { a as SunFoggyFillIcon } from '../chunk-YTJ67UD6.js';
18
- export { a as SunFoggyLineIcon } from '../chunk-O2O7OQLJ.js';
19
- export { a as SunLineIcon } from '../chunk-HZOZ64SS.js';
20
- export { a as TempColdFillIcon } from '../chunk-XH3OLRXB.js';
21
- export { a as TempColdLineIcon } from '../chunk-6NT2GOBS.js';
26
+ export { a as ShiningFillIcon } from '../chunk-LG5UN55I.js';
27
+ export { a as ShiningLineIcon } from '../chunk-TDKIV3EO.js';
22
28
  export { a as ShowersFillIcon } from '../chunk-FF6EQNJM.js';
23
29
  export { a as ShowersLineIcon } from '../chunk-DLBR6OBN.js';
30
+ export { a as SnowflakeFillIcon } from '../chunk-67WNANCW.js';
31
+ export { a as SnowflakeLineIcon } from '../chunk-DODNWS5P.js';
24
32
  export { a as SnowyFillIcon } from '../chunk-CJHHANIK.js';
25
33
  export { a as SnowyLineIcon } from '../chunk-2LZZH43V.js';
26
- export { a as Sparkling2FillIcon } from '../chunk-LSTUJJE3.js';
27
- export { a as Sparkling2LineIcon } from '../chunk-LO2HVSVU.js';
28
- export { a as SparklingFillIcon } from '../chunk-C6BUGGPD.js';
29
- export { a as SparklingLineIcon } from '../chunk-XCKGG626.js';
34
+ export { a as MoonFoggyLineIcon } from '../chunk-F7LHLLZS.js';
35
+ export { a as MoonLineIcon } from '../chunk-I5DWT7O2.js';
30
36
  export { a as RainbowFillIcon } from '../chunk-ULVSKE4O.js';
31
37
  export { a as RainbowLineIcon } from '../chunk-56A67F7Z.js';
32
38
  export { a as RainyFillIcon } from '../chunk-NCQSEXFN.js';
33
39
  export { a as RainyLineIcon } from '../chunk-Q42GV7HM.js';
34
40
  export { a as Shining2FillIcon } from '../chunk-32M7BRID.js';
35
41
  export { a as Shining2LineIcon } from '../chunk-MKHVBHUU.js';
36
- export { a as ShiningFillIcon } from '../chunk-LG5UN55I.js';
37
- export { a as ShiningLineIcon } from '../chunk-TDKIV3EO.js';
42
+ export { a as MistFillIcon } from '../chunk-G54GIV3I.js';
43
+ export { a as MistLineIcon } from '../chunk-RZFOWR2H.js';
38
44
  export { a as MoonClearFillIcon } from '../chunk-MPCMJ35K.js';
39
45
  export { a as MoonClearLineIcon } from '../chunk-X2N2B5F6.js';
40
46
  export { a as MoonCloudyFillIcon } from '../chunk-7QEOGM7X.js';
41
47
  export { a as MoonCloudyLineIcon } from '../chunk-JAKU2CBF.js';
42
48
  export { a as MoonFillIcon } from '../chunk-AXHOFIYV.js';
43
49
  export { a as MoonFoggyFillIcon } from '../chunk-DRVDA6IC.js';
44
- export { a as MoonFoggyLineIcon } from '../chunk-F7LHLLZS.js';
45
- export { a as MoonLineIcon } from '../chunk-I5DWT7O2.js';
50
+ export { a as Haze2FillIcon } from '../chunk-AQBLTOGX.js';
51
+ export { a as Haze2LineIcon } from '../chunk-UTQX42X3.js';
46
52
  export { a as HazeFillIcon } from '../chunk-JZILWR6I.js';
47
53
  export { a as HazeLineIcon } from '../chunk-WDKKEZQ4.js';
48
54
  export { a as HeavyShowersFillIcon } from '../chunk-KDXZGZ4T.js';
49
55
  export { a as HeavyShowersLineIcon } from '../chunk-XVVXNTLV.js';
50
56
  export { a as MeteorFillIcon } from '../chunk-S5E46CBQ.js';
51
57
  export { a as MeteorLineIcon } from '../chunk-3HQUG4MY.js';
52
- export { a as MistFillIcon } from '../chunk-G54GIV3I.js';
53
- export { a as MistLineIcon } from '../chunk-RZFOWR2H.js';
58
+ export { a as FlashlightFillIcon } from '../chunk-CZSEL5DB.js';
59
+ export { a as FlashlightLineIcon } from '../chunk-KIOKQZ6N.js';
54
60
  export { a as FloodFillIcon } from '../chunk-ZNE6EUOX.js';
55
61
  export { a as FloodLineIcon } from '../chunk-MGQY2XYY.js';
56
62
  export { a as FoggyFillIcon } from '../chunk-6ZEYOHWZ.js';
57
63
  export { a as FoggyLineIcon } from '../chunk-BKCVXBUS.js';
58
64
  export { a as HailFillIcon } from '../chunk-X57IVBUO.js';
59
65
  export { a as HailLineIcon } from '../chunk-YI2XQT5C.js';
60
- export { a as Haze2FillIcon } from '../chunk-AQBLTOGX.js';
61
- export { a as Haze2LineIcon } from '../chunk-UTQX42X3.js';
66
+ export { a as DrizzleFillIcon } from '../chunk-RIV3BMK5.js';
67
+ export { a as DrizzleLineIcon } from '../chunk-ZL7RAFBO.js';
62
68
  export { a as EarthquakeFillIcon } from '../chunk-JTFSDRTY.js';
63
69
  export { a as EarthquakeLineIcon } from '../chunk-5B3D6Y2C.js';
64
70
  export { a as FahrenheitFillIcon } from '../chunk-YW5X5GX5.js';
65
71
  export { a as FahrenheitLineIcon } from '../chunk-CFJVF6VU.js';
66
72
  export { a as FireFillIcon } from '../chunk-GVDBO2NN.js';
67
73
  export { a as FireLineIcon } from '../chunk-7NOPLVOP.js';
68
- export { a as FlashlightFillIcon } from '../chunk-CZSEL5DB.js';
69
- export { a as FlashlightLineIcon } from '../chunk-KIOKQZ6N.js';
74
+ export { a as CelsiusFillIcon } from '../chunk-HZ2TBV2S.js';
75
+ export { a as CelsiusLineIcon } from '../chunk-GHWSYCQX.js';
70
76
  export { a as CloudWindyFillIcon } from '../chunk-7W25OSOM.js';
71
77
  export { a as CloudWindyLineIcon } from '../chunk-H6WJQUMW.js';
72
78
  export { a as Cloudy2FillIcon } from '../chunk-45FRNLMS.js';
73
79
  export { a as Cloudy2LineIcon } from '../chunk-NPXX3WOI.js';
74
80
  export { a as CloudyFillIcon } from '../chunk-LPEXXQJ3.js';
75
81
  export { a as CloudyLineIcon } from '../chunk-7QJWKUKA.js';
76
- export { a as DrizzleFillIcon } from '../chunk-RIV3BMK5.js';
77
- export { a as DrizzleLineIcon } from '../chunk-ZL7RAFBO.js';
78
82
  export { a as BlazeFillIcon } from '../chunk-JWSR2XBI.js';
79
83
  export { a as BlazeLineIcon } from '../chunk-UPNNAKSB.js';
80
- export { a as CelsiusFillIcon } from '../chunk-HZ2TBV2S.js';
81
- export { a as CelsiusLineIcon } from '../chunk-GHWSYCQX.js';
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M3 21V3h2v18H3Zm4-7a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-5ZM8 4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H8Z"})}),o=e;
4
+
5
+ export { o as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M19 21V3h2v18h-2ZM7 14a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-5ZM4 4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4Z"})}),e=o;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M15 3h6v18H3v-6h4v-4h4V7h4V3Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M21 4H7v2h14V4Zm0 7H11v2h10v-2Zm0 7H7v2h14v-2ZM1.99 8.814 3.402 7.4 8 11.996l-4.597 4.596-1.414-1.414 3.182-3.182L1.99 8.814Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M12 6c0-1.537.578-2.938 1.528-4H6a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-9.083A6 6 0 0 1 12 6Zm0 11a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM22 6h-3V2h-2v4h-3l4 4 4-4Z"})}),l=e;
4
+
5
+ export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M17 4H3v2h14V4Zm-4 7H3v2h10v-2Zm4 7H3v2h14v-2Zm-1.01-9.186L17.404 7.4 22 11.996l-4.596 4.596-1.414-1.414 3.182-3.182-3.182-3.182Z"})}),m=e;
4
+
5
+ export { m as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M14 14.252V22H4a8 8 0 0 1 10-7.748ZM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm11 5v2h-8v-2h8Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M6 3h2v18H6V3Zm10 0h2v18h-2V3Z"})}),r=o;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2v2a8 8 0 1 1-5.135 1.865L9 8V2H3l2.446 2.447A9.977 9.977 0 0 0 2 12Z"})}),r=o;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M11.124 1.09h1.751l.052.855a9.743 9.743 0 0 0 9.128 9.128l.854.052v1.75l-.854.052a9.743 9.743 0 0 0-9.128 9.128l-.052.855h-1.75l-.052-.855a9.743 9.743 0 0 0-9.128-9.128l-.854-.051v-1.751l.854-.052a9.743 9.743 0 0 0 9.128-9.128l.051-.854ZM12 5.85A11.599 11.599 0 0 1 5.85 12 11.6 11.6 0 0 1 12 18.15 11.599 11.599 0 0 1 18.15 12 11.598 11.598 0 0 1 12 5.85Z"})}),o=e;
4
+
5
+ export { o as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var v=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M5 19h14V5H5v14ZM3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm4 5h10V7H7v2Zm10 4H7v-2h10v2ZM7 17h10v-2H7v2Z"})}),e=v;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M21 4H7v2h14V4Zm0 7H11v2h10v-2Zm0 7H7v2h14v-2ZM8 17V7l-5 5 5 5Z"})}),l=e;
4
+
5
+ export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M4 9c0-2.508 1.714-4 3.5-4 1.906 0 3.254 1.582 4.5 2.828C13.246 6.582 14.594 5 16.5 5 18.316 5 20 6.484 20 9c0 1.122-.236 2.15-.65 3.102l1.836.796A9.703 9.703 0 0 0 22 9c0-3.504-2.466-6-5.5-6-1.91 0-3.354.985-4.5 2.028C10.854 3.985 9.41 3 7.5 3 4.504 3 2 5.496 2 9c0 3.02 1.362 5.47 3.203 7.445 1.83 1.962 4.182 3.51 6.289 4.753l1.016-1.722c-2.067-1.22-4.215-2.65-5.842-4.395C5.051 13.35 4 11.363 4 9Zm15 8v-3h-2v3h-3v2h2.999L17 22h2l-.001-3H22v-2h-3Z"})}),r=o;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=m=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...m,children:jsx("path",{d:"M2.5 7a4.5 4.5 0 1 0 9 0 4.5 4.5 0 0 0-9 0Zm0 10a4.5 4.5 0 1 0 9 0 4.5 4.5 0 0 0-9 0Zm10 0a4.5 4.5 0 1 0 9 0 4.5 4.5 0 0 0-9 0Zm-3-10a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm0 10a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm10 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0ZM16 11V8h-3V6h3V3h2v3h3v2h-3v3h-2Z"})}),e=o;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M16.906 5.68 5.68 16.906A8 8 0 0 1 16.906 5.68ZM7.094 18.32 18.32 7.094A8 8 0 0 1 7.094 18.32ZM12 2C6.477 2 2 6.477 2 12c0 5.522 4.478 10 10 10 5.523 0 10-4.477 10-10 0-5.522-4.478-10-10-10Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m12 13.5 4.95 4.95-3.95-.002V23h-2v-4.552l-3.948-.001L12 13.5ZM11 1v4.55H7.05L12 10.5l4.95-4.95H13V1h-2Z"})}),e=o;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M21 7a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 2c.343 0 .677-.034 1-.1V18a1 1 0 0 1-1 1H6.455L2 22.5V4a1 1 0 0 1 1-1h13.1A5 5 0 0 0 21 9Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -1,5 +1,5 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
- var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M1.946 9.315c-.522-.174-.527-.455.01-.634L21.044 2.32c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685Z"})}),l=o;
3
+ var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M1.946 9.315c-.522-.174-.526-.455.01-.634L21.044 2.32c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.678.045L12 14l6-8-8 6-8.054-2.685Z"})}),l=o;
4
4
 
5
5
  export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M19 21V3h2v18h-2ZM9 15h6v3H9v-3Zm-1-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H8ZM5 9h10V6H5v3ZM3 5a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5Z"})}),h=e;
4
+
5
+ export { h as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M6 5.144V16h12.34L6 5.144ZM4 2.932c0-.86 1.015-1.32 1.66-.75l15.99 14.067c.692.61.262 1.751-.66 1.751H6v4H4V2.932Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M6 3h2v18H6V3Zm10 0h2v18h-2V3Z"})}),r=o;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M2.913 11.674C3.236 10.195 3.54 8.808 2 6.5l3.5-4S9 4 12 1.5c3 2.5 6.5 1 6.5 1l3.5 4c-1.539 2.308-1.236 3.695-.913 5.174.306 1.404.63 2.89-.587 5.326-1.157 2.315-3.152 3.123-5.015 3.877-1.356.55-2.642 1.07-3.485 2.123-.842-1.053-2.129-1.574-3.485-2.123C6.652 20.123 4.658 19.315 3.5 17c-1.218-2.435-.893-3.922-.587-5.326Zm11.465 1.099 2.377-2.318-3.286-.478L12 7 10.53 9.977l-3.285.478 2.377 2.318-.561 3.272L12 14.5l2.939 1.545-.561-3.273Z"})}),e=t;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"m12 3.298 2.445-1.63 1.11 1.664L13 5.035v5.233L17.53 7.65l.198-3.064 1.996.13-.19 2.932 2.635 1.303-.886 1.792-2.753-1.36L14.001 12l4.53 2.616 2.753-1.36.886 1.792-2.634 1.303.19 2.932-1.997.129-.197-3.064L13 13.732v5.233l2.555 1.703-1.11 1.664L12 20.702l-2.446 1.63-1.109-1.664L11 18.965v-5.233l-4.532 2.616-.198 3.064-1.996-.128.19-2.933-2.635-1.303.887-1.793 2.752 1.361L10 12 5.468 9.383l-2.752 1.361-.887-1.793L4.464 7.65l-.19-2.933 1.997-.129.197 3.064L11 10.267V5.035L8.445 3.332l1.11-1.664L12 3.298Z"})}),e=t;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M13.501 4.399a3.002 3.002 0 0 1 1.382 3.436l1.92.56A5.002 5.002 0 0 0 7.67 4.498a5.002 5.002 0 0 0 1.014 6.243L6.803 14H6.8a2 2 0 1 0 1.946 1.537c-.082-.347-.102-.725.076-1.034l2.545-4.408-.866-.5a3 3 0 0 1 3-5.196Zm1.53 13.681a3.001 3.001 0 0 0 4.765-3.576 3 3 0 0 0-4.098-1.098l-.866.5-2.546-4.41c-.178-.308-.515-.48-.857-.582a2.003 2.003 0 0 1-1.16-2.917 2 2 0 0 1 3.464 2L13.731 8l1.883 3.26a5.002 5.002 0 0 1 4.084 9.074 5.002 5.002 0 0 1-6.112-.872l1.445-1.382ZM3.8 16c0-1.409.973-2.594 2.285-2.914l-.475-1.943A5.002 5.002 0 0 0 6.8 21a5.002 5.002 0 0 0 4.9-4h3.764l.002.004a2 2 0 1 0 .358-2.454c-.26.245-.577.45-.934.45H9.8v1a3 3 0 1 1-6 0Z"})}),t=o;
4
+
5
+ export { t as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"m12 .5 4.95 4.95L13 5.447V10h-2V5.448l-3.948-.001L12 .5ZM11 14v4.55H7.05L12 23.5l4.95-4.95H13V14h-2Z"})}),l=e;
4
+
5
+ export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"m17 18.414 4.192 4.193 1.415-1.415-19.8-19.799-1.414 1.415L2.586 4H2a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-.586Zm-2-2V18H3V6h1.586L15 16.414Zm8 1.626a.495.495 0 0 1-.292.454L21 16.786V8.841l-4 2.8v1.145l-2-2V6h-4.786l-2-2H16a1 1 0 0 1 1 1v4.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08Z"})}),a=e;
4
+
5
+ export { a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M10 2a4 4 0 0 0-4 4v3H3v2h3v7a2 2 0 0 1-2 2H3v2h1a4 4 0 0 0 4-4v-7h3V9H8V6a2 2 0 0 1 2-2h1V2h-1Zm5.202 14.997L11.891 21h2.595l2.014-2.434L18.514 21h2.595l-3.311-4.003L21.105 13h-2.596L16.5 15.428 14.491 13h-2.595l3.306 3.997Z"})}),r=t;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M5 5h14v14H5V5ZM4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H4Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H4Zm4 7 4-4 4 4h-3v4h3l-4 4-4-4h3v-4H8Z"})}),l=e;
4
+
5
+ export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm10 8-5 7v-5H8l5-7v5h3Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M9 6h6a3 3 0 1 0-6 0ZM7 6a5 5 0 0 1 10 0h3a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3ZM5 8v12h14V8H5Zm4 2a3 3 0 1 0 6 0h2a5 5 0 0 1-10 0h2Z"})}),h=t;
4
+
5
+ export { h as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M5 19h14V5H5v14ZM3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm5 6 4-4 4 4h-3v4h3l-4 4-4-4h3v-4H8Z"})}),r=o;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-4.703L16 20a1 1 0 0 0 1.186.77l3.912-.832a1 1 0 0 0 .77-1.186l-2.91-13.694a1 1 0 0 0-1.186-.77l-2.78.59A1 1 0 0 0 14 4h-4a1 1 0 0 0-1-1H4Zm6 3h3v8h-3V6Zm0 13v-3h3v3h-3ZM8 5v10H5V5h3Zm0 12v2H5v-2h3Zm9.332-.35 1.956-.416.416 1.956-1.956.416-.416-1.956Zm-.416-1.957-1.663-7.825 1.956-.416 1.664 7.825-1.957.416Z"})}),v=t;
4
+
5
+ export { v as a };
@@ -1,5 +1,5 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
- var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M21 18v2H3v-2h18ZM6.95 3.55v9.9L2 8.5l4.95-4.95ZM21 11v2h-9v-2h9Zm0-7v2h-9V4h9Z"})}),v=e;
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"m4 3.5 5 5-5 5v-10ZM21 20v-2H3v2h18Zm0-7v-2h-9v2h9Zm0-7V4h-9v2h9Z"})}),v=e;
4
4
 
5
5
  export { v as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var o=h=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...h,children:jsx("path",{d:"M15 3h6v18H3v-6h4v-4h4V7h4V3Zm2 2v4h-4v4H9v4H5v2h14V5h-2Z"})}),v=o;
4
+
5
+ export { v as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var l=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M19 5h-7.5l3.043 3.043-6.5 6.5L5 11.5V19h7.5l-3.043-3.043 6.5-6.5L19 12.5V5Z"})}),e=l;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"M20.5 11H13V3.5l3.043 3.043 3.25-3.25 1.414 1.414-3.25 3.25L20.5 11Zm-17 2H11v7.5l-3.043-3.043-3.25 3.25-1.414-1.414 3.25-3.25L3.5 13Z"})}),e=t;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var m=h=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...h,children:jsx("path",{d:"M3 3a1 1 0 0 0-1 1v4h5.5V3H3Zm6.5 0v5h5V3h-5Zm7 0v5H22V4a1 1 0 0 0-1-1h-4.5Zm5.5 7h-5.5v4H22v-4Zm0 6h-5.5v5H21a1 1 0 0 0 1-1v-4Zm-7.5 5v-5h-5v5h5Zm-7 0v-5H2v4a1 1 0 0 0 1 1h4.5ZM2 14h5.5v-4H2v4Zm7.5-4h5v4h-5v-4Z"})}),t=m;
4
+
5
+ export { t as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M7.45 7.05 2.5 12l4.947 4.947 1.414-1.414L6.328 13h11.343l-2.535 2.535 1.414 1.414L21.5 12l-4.95-4.95-1.414 1.415L17.672 11H6.328l2.536-2.535L7.45 7.05Z"})}),l=e;
4
+
5
+ export { l as a };