@zaniluca/react-remixicon 2.5.0 → 2.6.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 (178) hide show
  1. package/dist/Arrows/ArrowDownLongFill.d.ts +6 -0
  2. package/dist/Arrows/ArrowDownLongFill.js +1 -0
  3. package/dist/Arrows/ArrowDownLongLine.d.ts +6 -0
  4. package/dist/Arrows/ArrowDownLongLine.js +1 -0
  5. package/dist/Arrows/ArrowLeftDownLongFill.d.ts +6 -0
  6. package/dist/Arrows/ArrowLeftDownLongFill.js +1 -0
  7. package/dist/Arrows/ArrowLeftDownLongLine.d.ts +6 -0
  8. package/dist/Arrows/ArrowLeftDownLongLine.js +1 -0
  9. package/dist/Arrows/ArrowLeftLongFill.d.ts +6 -0
  10. package/dist/Arrows/ArrowLeftLongFill.js +1 -0
  11. package/dist/Arrows/ArrowLeftLongLine.d.ts +6 -0
  12. package/dist/Arrows/ArrowLeftLongLine.js +1 -0
  13. package/dist/Arrows/ArrowLeftUpLongFill.d.ts +6 -0
  14. package/dist/Arrows/ArrowLeftUpLongFill.js +1 -0
  15. package/dist/Arrows/ArrowLeftUpLongLine.d.ts +6 -0
  16. package/dist/Arrows/ArrowLeftUpLongLine.js +1 -0
  17. package/dist/Arrows/ArrowRightDownLongFill.d.ts +6 -0
  18. package/dist/Arrows/ArrowRightDownLongFill.js +1 -0
  19. package/dist/Arrows/ArrowRightDownLongLine.d.ts +6 -0
  20. package/dist/Arrows/ArrowRightDownLongLine.js +1 -0
  21. package/dist/Arrows/ArrowRightLongFill.d.ts +6 -0
  22. package/dist/Arrows/ArrowRightLongFill.js +1 -0
  23. package/dist/Arrows/ArrowRightLongLine.d.ts +6 -0
  24. package/dist/Arrows/ArrowRightLongLine.js +1 -0
  25. package/dist/Arrows/ArrowRightUpLongFill.d.ts +6 -0
  26. package/dist/Arrows/ArrowRightUpLongFill.js +1 -0
  27. package/dist/Arrows/ArrowRightUpLongLine.d.ts +6 -0
  28. package/dist/Arrows/ArrowRightUpLongLine.js +1 -0
  29. package/dist/Arrows/ArrowUpLongFill.d.ts +6 -0
  30. package/dist/Arrows/ArrowUpLongFill.js +1 -0
  31. package/dist/Arrows/ArrowUpLongLine.d.ts +6 -0
  32. package/dist/Arrows/ArrowUpLongLine.js +1 -0
  33. package/dist/Arrows/CollapseVerticalLine.js +1 -1
  34. package/dist/Arrows/ContractRightLine.js +1 -1
  35. package/dist/Arrows/CornerUpRightDoubleFill.js +1 -1
  36. package/dist/Arrows/ExpandLeftLine.js +1 -1
  37. package/dist/Arrows/index.d.ts +16 -0
  38. package/dist/Arrows/index.js +41 -25
  39. package/dist/Business/ProjectorFill.js +1 -1
  40. package/dist/Business/index.js +1 -1
  41. package/dist/Finance/BitCoinLine.js +1 -1
  42. package/dist/Finance/DiamondFill.d.ts +6 -0
  43. package/dist/Finance/DiamondFill.js +1 -0
  44. package/dist/Finance/DiamondLine.d.ts +6 -0
  45. package/dist/Finance/DiamondLine.js +1 -0
  46. package/dist/Finance/DiamondRingFill.d.ts +6 -0
  47. package/dist/Finance/DiamondRingFill.js +1 -0
  48. package/dist/Finance/DiamondRingLine.d.ts +6 -0
  49. package/dist/Finance/DiamondRingLine.js +1 -0
  50. package/dist/Finance/JewelryFill.d.ts +6 -0
  51. package/dist/Finance/JewelryFill.js +1 -0
  52. package/dist/Finance/JewelryLine.d.ts +6 -0
  53. package/dist/Finance/JewelryLine.js +1 -0
  54. package/dist/Finance/NoCreditCardFill.d.ts +6 -0
  55. package/dist/Finance/NoCreditCardFill.js +1 -0
  56. package/dist/Finance/NoCreditCardLine.d.ts +6 -0
  57. package/dist/Finance/NoCreditCardLine.js +1 -0
  58. package/dist/Finance/index.d.ts +8 -0
  59. package/dist/Finance/index.js +32 -24
  60. package/dist/Logos/FigmaFill.d.ts +6 -0
  61. package/dist/Logos/FigmaFill.js +1 -0
  62. package/dist/Logos/FigmaLine.d.ts +6 -0
  63. package/dist/Logos/FigmaLine.js +1 -0
  64. package/dist/Logos/FirefoxBrowserFill.d.ts +6 -0
  65. package/dist/Logos/FirefoxBrowserFill.js +1 -0
  66. package/dist/Logos/FirefoxBrowserLine.d.ts +6 -0
  67. package/dist/Logos/FirefoxBrowserLine.js +1 -0
  68. package/dist/Logos/MediumFill.js +1 -1
  69. package/dist/Logos/MediumLine.js +1 -1
  70. package/dist/Logos/PixFill.js +1 -1
  71. package/dist/Logos/PixLine.js +1 -1
  72. package/dist/Logos/index.d.ts +4 -0
  73. package/dist/Logos/index.js +105 -101
  74. package/dist/Map/index.js +84 -84
  75. package/dist/Media/Mic2AiFill.js +1 -1
  76. package/dist/Media/MicAiFill.js +1 -1
  77. package/dist/Media/MultiImageFill.d.ts +6 -0
  78. package/dist/Media/MultiImageFill.js +1 -0
  79. package/dist/Media/MultiImageLine.d.ts +6 -0
  80. package/dist/Media/MultiImageLine.js +1 -0
  81. package/dist/Media/index.d.ts +2 -0
  82. package/dist/Media/index.js +104 -102
  83. package/dist/Others/AccessibilityFill.d.ts +6 -0
  84. package/dist/Others/AccessibilityFill.js +1 -0
  85. package/dist/Others/AccessibilityLine.d.ts +6 -0
  86. package/dist/Others/AccessibilityLine.js +1 -0
  87. package/dist/Others/ChessFill.d.ts +6 -0
  88. package/dist/Others/ChessFill.js +1 -0
  89. package/dist/Others/ChessLine.d.ts +6 -0
  90. package/dist/Others/ChessLine.js +1 -0
  91. package/dist/Others/PokerDiamondsLine.js +1 -1
  92. package/dist/Others/ServiceBellFill.d.ts +6 -0
  93. package/dist/Others/ServiceBellFill.js +1 -0
  94. package/dist/Others/ServiceBellLine.d.ts +6 -0
  95. package/dist/Others/ServiceBellLine.js +1 -0
  96. package/dist/Others/index.d.ts +6 -0
  97. package/dist/Others/index.js +44 -38
  98. package/dist/System/AlarmAddFill.d.ts +6 -0
  99. package/dist/System/AlarmAddFill.js +1 -0
  100. package/dist/System/AlarmAddLine.d.ts +6 -0
  101. package/dist/System/AlarmAddLine.js +1 -0
  102. package/dist/System/CheckboxCircleFill.js +1 -1
  103. package/dist/System/CheckboxCircleLine.js +1 -1
  104. package/dist/System/index.d.ts +2 -0
  105. package/dist/System/index.js +89 -87
  106. package/dist/User & Faces/index.js +32 -32
  107. package/dist/Weather/index.js +20 -20
  108. package/dist/chunk-2FH5EERS.js +5 -0
  109. package/dist/chunk-2QSF5R6K.js +5 -0
  110. package/dist/chunk-2R45DBHC.js +5 -0
  111. package/dist/chunk-5FWBHJED.js +5 -0
  112. package/dist/chunk-7BR7SS32.js +5 -0
  113. package/dist/chunk-7MRZLTUS.js +5 -0
  114. package/dist/chunk-A7HY4EHR.js +5 -0
  115. package/dist/chunk-ABBPKDFM.js +5 -0
  116. package/dist/chunk-AICKWPT6.js +5 -0
  117. package/dist/chunk-AJ5FDC2V.js +5 -0
  118. package/dist/chunk-AY2ZYANX.js +5 -0
  119. package/dist/chunk-AYWS7CZ4.js +5 -0
  120. package/dist/chunk-CEYBNFYS.js +5 -0
  121. package/dist/{chunk-4SPU5I2O.js → chunk-DZKCM73W.js} +1 -1
  122. package/dist/{chunk-GYICYUWF.js → chunk-ED65OU7G.js} +1 -1
  123. package/dist/chunk-EDQBA447.js +5 -0
  124. package/dist/chunk-ELEQUKII.js +5 -0
  125. package/dist/chunk-EMBIAJPF.js +5 -0
  126. package/dist/chunk-EZZS6XVQ.js +5 -0
  127. package/dist/{chunk-LWO2XXAJ.js → chunk-FIABTDJ3.js} +1 -1
  128. package/dist/chunk-GXK5WSJB.js +5 -0
  129. package/dist/chunk-HBFXABUD.js +5 -0
  130. package/dist/chunk-IZK6BQOG.js +5 -0
  131. package/dist/chunk-J3265QMV.js +5 -0
  132. package/dist/chunk-JJJXKEEH.js +5 -0
  133. package/dist/chunk-JPGYVDU6.js +5 -0
  134. package/dist/chunk-JWVJPEIQ.js +5 -0
  135. package/dist/chunk-K2L74MJP.js +5 -0
  136. package/dist/chunk-LLMSCHGY.js +5 -0
  137. package/dist/chunk-MLD2ZRH2.js +5 -0
  138. package/dist/chunk-OISQRETZ.js +5 -0
  139. package/dist/chunk-Q7LKZ2XI.js +5 -0
  140. package/dist/{chunk-T5UWYWZF.js → chunk-QAMW6VS7.js} +1 -1
  141. package/dist/chunk-QRBHM5RS.js +5 -0
  142. package/dist/chunk-QRXLM32H.js +5 -0
  143. package/dist/chunk-RXI5C2VF.js +5 -0
  144. package/dist/chunk-SST5HGFI.js +5 -0
  145. package/dist/chunk-TCTZBJ3N.js +5 -0
  146. package/dist/chunk-TK5S3HLY.js +5 -0
  147. package/dist/{chunk-OC6MVM5G.js → chunk-UD5M2VZF.js} +1 -1
  148. package/dist/chunk-UF2MTZTN.js +5 -0
  149. package/dist/chunk-UOVETVHT.js +5 -0
  150. package/dist/chunk-V7JDSG2Y.js +5 -0
  151. package/dist/chunk-VEXKQOOH.js +5 -0
  152. package/dist/chunk-W5MPJEOD.js +5 -0
  153. package/dist/chunk-WELE6AP6.js +5 -0
  154. package/dist/chunk-WQE4PCXN.js +5 -0
  155. package/dist/chunk-XI47K4AW.js +5 -0
  156. package/dist/chunk-XYAD4G7L.js +5 -0
  157. package/dist/chunk-Y5SG3TCF.js +5 -0
  158. package/dist/chunk-YBUQSXRK.js +5 -0
  159. package/dist/chunk-ZWNHNYIF.js +5 -0
  160. package/dist/{chunk-XDTFRDZ3.js → chunk-ZYZJP4KK.js} +1 -1
  161. package/dist/index.d.ts +38 -0
  162. package/dist/index.js +552 -514
  163. package/package.json +2 -2
  164. package/dist/chunk-62XKL2Z4.js +0 -5
  165. package/dist/chunk-7UU26J74.js +0 -5
  166. package/dist/chunk-CWQZKO5C.js +0 -5
  167. package/dist/chunk-GVP4F3SN.js +0 -5
  168. package/dist/chunk-KRQKN2ZX.js +0 -5
  169. package/dist/chunk-LG63AHUX.js +0 -5
  170. package/dist/chunk-MOM3VOEA.js +0 -5
  171. package/dist/chunk-R3J5Y5ZI.js +0 -5
  172. package/dist/chunk-V272R5DZ.js +0 -5
  173. /package/dist/{chunk-47LZBRLR.js → chunk-47GD5TQ6.js} +0 -0
  174. /package/dist/{chunk-73ASNGJ2.js → chunk-4SMIZMA4.js} +0 -0
  175. /package/dist/{chunk-7B2IQOQR.js → chunk-K3UOJC3G.js} +0 -0
  176. /package/dist/{chunk-EIN3EIJY.js → chunk-KYGPY6HR.js} +0 -0
  177. /package/dist/{chunk-SMZSZ3VO.js → chunk-UCWF47KA.js} +0 -0
  178. /package/dist/{chunk-SQDK76SD.js → chunk-UI4H7J2J.js} +0 -0
@@ -1,83 +1,83 @@
1
1
  import '../chunk-UPJOWAO5.js';
2
- export { a as TornadoFillIcon } from '../chunk-25MTFBXX.js';
3
- export { a as TornadoLineIcon } from '../chunk-K2OYQKR7.js';
4
2
  export { a as TyphoonFillIcon } from '../chunk-D7744YKX.js';
5
3
  export { a as TyphoonLineIcon } from '../chunk-VSZWCARR.js';
6
4
  export { a as WaterPercentFillIcon } from '../chunk-MGRY7QKA.js';
7
5
  export { a as WaterPercentLineIcon } from '../chunk-GEPHC5IR.js';
8
6
  export { a as WindyFillIcon } from '../chunk-2LX6WXNI.js';
9
7
  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
8
  export { a as TempColdFillIcon } from '../chunk-XH3OLRXB.js';
13
9
  export { a as TempColdLineIcon } from '../chunk-6NT2GOBS.js';
14
10
  export { a as TempHotFillIcon } from '../chunk-XLZONKYB.js';
15
11
  export { a as TempHotLineIcon } from '../chunk-KRJNKIH7.js';
16
12
  export { a as ThunderstormsFillIcon } from '../chunk-MPGJU56A.js';
17
13
  export { a as ThunderstormsLineIcon } from '../chunk-B3SYPONA.js';
18
- export { a as Sparkling2FillIcon } from '../chunk-LSTUJJE3.js';
19
- export { a as Sparkling2LineIcon } from '../chunk-LO2HVSVU.js';
14
+ export { a as TornadoFillIcon } from '../chunk-25MTFBXX.js';
15
+ export { a as TornadoLineIcon } from '../chunk-K2OYQKR7.js';
20
16
  export { a as SparklingFillIcon } from '../chunk-C6BUGGPD.js';
21
17
  export { a as SparklingLineIcon } from '../chunk-XCKGG626.js';
22
18
  export { a as SunCloudyFillIcon } from '../chunk-QBJ2LBAW.js';
23
19
  export { a as SunCloudyLineIcon } from '../chunk-JSRZ4HJU.js';
24
20
  export { a as SunFillIcon } from '../chunk-TCGWKVX7.js';
25
21
  export { a as SunFoggyFillIcon } from '../chunk-YTJ67UD6.js';
26
- export { a as ShiningFillIcon } from '../chunk-LG5UN55I.js';
27
- export { a as ShiningLineIcon } from '../chunk-TDKIV3EO.js';
22
+ export { a as SunFoggyLineIcon } from '../chunk-O2O7OQLJ.js';
23
+ export { a as SunLineIcon } from '../chunk-HZOZ64SS.js';
28
24
  export { a as ShowersFillIcon } from '../chunk-FF6EQNJM.js';
29
25
  export { a as ShowersLineIcon } from '../chunk-DLBR6OBN.js';
30
26
  export { a as SnowflakeFillIcon } from '../chunk-67WNANCW.js';
31
27
  export { a as SnowflakeLineIcon } from '../chunk-DODNWS5P.js';
32
28
  export { a as SnowyFillIcon } from '../chunk-CJHHANIK.js';
33
29
  export { a as SnowyLineIcon } from '../chunk-2LZZH43V.js';
34
- export { a as MoonFoggyLineIcon } from '../chunk-F7LHLLZS.js';
35
- export { a as MoonLineIcon } from '../chunk-I5DWT7O2.js';
30
+ export { a as Sparkling2FillIcon } from '../chunk-LSTUJJE3.js';
31
+ export { a as Sparkling2LineIcon } from '../chunk-LO2HVSVU.js';
36
32
  export { a as RainbowFillIcon } from '../chunk-ULVSKE4O.js';
37
33
  export { a as RainbowLineIcon } from '../chunk-56A67F7Z.js';
38
34
  export { a as RainyFillIcon } from '../chunk-NCQSEXFN.js';
39
35
  export { a as RainyLineIcon } from '../chunk-Q42GV7HM.js';
40
36
  export { a as Shining2FillIcon } from '../chunk-32M7BRID.js';
41
37
  export { a as Shining2LineIcon } from '../chunk-MKHVBHUU.js';
42
- export { a as MistFillIcon } from '../chunk-G54GIV3I.js';
43
- export { a as MistLineIcon } from '../chunk-RZFOWR2H.js';
38
+ export { a as ShiningFillIcon } from '../chunk-LG5UN55I.js';
39
+ export { a as ShiningLineIcon } from '../chunk-TDKIV3EO.js';
44
40
  export { a as MoonClearFillIcon } from '../chunk-MPCMJ35K.js';
45
41
  export { a as MoonClearLineIcon } from '../chunk-X2N2B5F6.js';
46
42
  export { a as MoonCloudyFillIcon } from '../chunk-7QEOGM7X.js';
47
43
  export { a as MoonCloudyLineIcon } from '../chunk-JAKU2CBF.js';
48
44
  export { a as MoonFillIcon } from '../chunk-AXHOFIYV.js';
49
45
  export { a as MoonFoggyFillIcon } from '../chunk-DRVDA6IC.js';
50
- export { a as Haze2FillIcon } from '../chunk-AQBLTOGX.js';
51
- export { a as Haze2LineIcon } from '../chunk-UTQX42X3.js';
46
+ export { a as MoonFoggyLineIcon } from '../chunk-F7LHLLZS.js';
47
+ export { a as MoonLineIcon } from '../chunk-I5DWT7O2.js';
52
48
  export { a as HazeFillIcon } from '../chunk-JZILWR6I.js';
53
49
  export { a as HazeLineIcon } from '../chunk-WDKKEZQ4.js';
54
50
  export { a as HeavyShowersFillIcon } from '../chunk-KDXZGZ4T.js';
55
51
  export { a as HeavyShowersLineIcon } from '../chunk-XVVXNTLV.js';
56
52
  export { a as MeteorFillIcon } from '../chunk-S5E46CBQ.js';
57
53
  export { a as MeteorLineIcon } from '../chunk-3HQUG4MY.js';
58
- export { a as FlashlightFillIcon } from '../chunk-CZSEL5DB.js';
59
- export { a as FlashlightLineIcon } from '../chunk-KIOKQZ6N.js';
54
+ export { a as MistFillIcon } from '../chunk-G54GIV3I.js';
55
+ export { a as MistLineIcon } from '../chunk-RZFOWR2H.js';
60
56
  export { a as FloodFillIcon } from '../chunk-ZNE6EUOX.js';
61
57
  export { a as FloodLineIcon } from '../chunk-MGQY2XYY.js';
62
58
  export { a as FoggyFillIcon } from '../chunk-6ZEYOHWZ.js';
63
59
  export { a as FoggyLineIcon } from '../chunk-BKCVXBUS.js';
64
60
  export { a as HailFillIcon } from '../chunk-X57IVBUO.js';
65
61
  export { a as HailLineIcon } from '../chunk-YI2XQT5C.js';
66
- export { a as DrizzleFillIcon } from '../chunk-RIV3BMK5.js';
67
- export { a as DrizzleLineIcon } from '../chunk-ZL7RAFBO.js';
62
+ export { a as Haze2FillIcon } from '../chunk-AQBLTOGX.js';
63
+ export { a as Haze2LineIcon } from '../chunk-UTQX42X3.js';
68
64
  export { a as EarthquakeFillIcon } from '../chunk-JTFSDRTY.js';
69
65
  export { a as EarthquakeLineIcon } from '../chunk-5B3D6Y2C.js';
70
66
  export { a as FahrenheitFillIcon } from '../chunk-YW5X5GX5.js';
71
67
  export { a as FahrenheitLineIcon } from '../chunk-CFJVF6VU.js';
72
68
  export { a as FireFillIcon } from '../chunk-GVDBO2NN.js';
73
69
  export { a as FireLineIcon } from '../chunk-7NOPLVOP.js';
74
- export { a as CelsiusFillIcon } from '../chunk-HZ2TBV2S.js';
75
- export { a as CelsiusLineIcon } from '../chunk-GHWSYCQX.js';
70
+ export { a as FlashlightFillIcon } from '../chunk-CZSEL5DB.js';
71
+ export { a as FlashlightLineIcon } from '../chunk-KIOKQZ6N.js';
76
72
  export { a as CloudWindyFillIcon } from '../chunk-7W25OSOM.js';
77
73
  export { a as CloudWindyLineIcon } from '../chunk-H6WJQUMW.js';
78
74
  export { a as Cloudy2FillIcon } from '../chunk-45FRNLMS.js';
79
75
  export { a as Cloudy2LineIcon } from '../chunk-NPXX3WOI.js';
80
76
  export { a as CloudyFillIcon } from '../chunk-LPEXXQJ3.js';
81
77
  export { a as CloudyLineIcon } from '../chunk-7QJWKUKA.js';
78
+ export { a as DrizzleFillIcon } from '../chunk-RIV3BMK5.js';
79
+ export { a as DrizzleLineIcon } from '../chunk-ZL7RAFBO.js';
82
80
  export { a as BlazeFillIcon } from '../chunk-JWSR2XBI.js';
83
81
  export { a as BlazeLineIcon } from '../chunk-UPNNAKSB.js';
82
+ export { a as CelsiusFillIcon } from '../chunk-HZ2TBV2S.js';
83
+ export { a as CelsiusLineIcon } from '../chunk-GHWSYCQX.js';
@@ -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.333 5.333A3.333 3.333 0 0 1 8.666 2h6.667a3.333 3.333 0 1 1 0 6.667H12v10a3.333 3.333 0 1 1-3.334-3.334 3.333 3.333 0 1 1 0-6.666 3.333 3.333 0 0 1-3.333-3.334ZM12 12a3.333 3.333 0 1 0 6.666 0A3.333 3.333 0 0 0 12 12Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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.778 5.636-1.414-1.414-9.607 9.606L4.93 10v9.071H14l-3.828-3.828 9.606-9.607Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=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:"M14.475 1.768a3.5 3.5 0 0 0-4.95 0L5.4 5.894a3.99 3.99 0 0 1 3.079 1.164l2.992 2.993a.75.75 0 0 0 1.061 0l2.992-2.993a3.99 3.99 0 0 1 3.08-1.163l-4.128-4.127Zm5.979 5.978 1.779 1.78a3.5 3.5 0 0 1 .015 4.933l-1.774 1.774a3 3 0 0 1-4.243 0l-2.993-2.993a1.75 1.75 0 0 0-2.475 0L7.77 16.234a3 3 0 0 1-4.243 0l-1.78-1.78a3.5 3.5 0 0 1 .021-4.929l1.775-1.774a3 3 0 0 1 4.228.014l2.992 2.993a1.75 1.75 0 0 0 2.475 0l2.993-2.993a3 3 0 0 1 4.223-.019ZM5.398 18.105a3.99 3.99 0 0 0 3.079-1.164l2.993-2.994a.75.75 0 0 1 1.061 0l2.993 2.994a3.99 3.99 0 0 0 3.08 1.163l-4.129 4.128a3.5 3.5 0 0 1-4.95 0l-4.127-4.127Z"})}),o=t;
4
+
5
+ export { o as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var a=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:"M15 2.847v2.016a1 1 0 0 0 .578.906l.409.191c-.086 1.403-.559 2.636-1.244 3.526C13.985 10.472 13.007 11 12 11c-1.006 0-1.984-.528-2.742-1.514-.686-.89-1.158-2.123-1.244-3.526l.41-.19A1 1 0 0 0 9 4.862V2.847c0-.489.354-.905.84-.96a18.757 18.757 0 0 1 4.321 0c.486.055.84.471.84.96ZM6.097 6.855 2.85 8.37a1.5 1.5 0 0 0-.729 1.984L6.6 20.125A1.5 1.5 0 0 0 7.963 21h8.075a1.5 1.5 0 0 0 1.363-.875l4.479-9.77a1.5 1.5 0 0 0-.73-1.985l-3.247-1.515c-.212 1.467-.766 2.8-1.574 3.85-.913 1.188-2.18 2.043-3.648 2.248l1.508 2.111a.75.75 0 0 1 0 .872l-1.985 2.78a.25.25 0 0 1-.407 0l-1.985-2.78a.75.75 0 0 1 0-.872l1.508-2.111c-1.467-.205-2.735-1.06-3.648-2.247-.808-1.05-1.362-2.383-1.575-3.851Z"})}),e=a;
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:"M3 13a9 9 0 1 0 18 0 9 9 0 0 0-18 0Zm16 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0ZM5.283 2.747 1.747 6.283l1.414 1.414L6.697 4.16 5.283 2.747Zm16.97 3.536-3.535-3.536-1.415 1.414 3.536 3.536 1.414-1.414ZM11 9v3H8v2h3v3h2v-3h3v-2h-3V9h-2Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=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:"M9 2.9c0-.463.319-.865.769-.973 1.396-.33 3.065-.326 4.462 0 .446.106.77.515.77.973v2.138a.75.75 0 0 0 .431.679l5.694 2.668a1.5 1.5 0 0 1 .728 1.982l-4.473 9.785A1.452 1.452 0 0 1 16.06 21H7.94a1.452 1.452 0 0 1-1.32-.848l-4.474-9.785a1.5 1.5 0 0 1 .728-1.982l5.694-2.668A.75.75 0 0 0 9 5.037V2.9Zm2 .88v1.258a2.75 2.75 0 0 1-1.583 2.49l-.98.46C9.141 9.888 10.57 11 12 11c1.43 0 2.859-1.11 3.565-3.013l-.981-.46A2.75 2.75 0 0 1 13 5.038V3.78c-.263-.019-.596-.033-1-.033-.403 0-.736.014-1 .033Zm.32 9.174c-2.153-.296-3.845-1.976-4.697-4.117L4.172 9.985 8.292 19h7.416l4.121-9.015-2.451-1.148c-.852 2.142-2.544 3.82-4.697 4.117l1.508 2.11a.75.75 0 0 1 0 .872l-1.985 2.78a.25.25 0 0 1-.407 0l-1.985-2.78a.75.75 0 0 1 0-.872l1.507-2.11Z"})}),a=t;
4
+
5
+ export { a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=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:"m20.467 7.694.246-.566a4.363 4.363 0 0 1 2.22-2.25l.759-.339a.53.53 0 0 0 0-.963l-.717-.319A4.366 4.366 0 0 1 20.724.931L20.47.32a.506.506 0 0 0-.942 0l-.253.61a4.366 4.366 0 0 1-2.25 2.327l-.718.32a.53.53 0 0 0 0 .962l.76.338a4.363 4.363 0 0 1 2.219 2.251l.246.566c.18.414.753.414.934 0Zm-6.08-2.355c.274.434.649.754 1.124.961l.565.247c.38.165.688.398.924.698V10a5 5 0 0 1-10 0V6a5 5 0 0 1 7.996-4.003c-.24.18-.443.401-.61.664A2.458 2.458 0 0 0 14 4c0 .484.129.93.387 1.339ZM3.055 11H5.07a7.002 7.002 0 0 0 13.858 0h2.016A9.004 9.004 0 0 1 13 18.945V23h-2v-4.055A9.004 9.004 0 0 1 3.055 11Z"})}),o=t;
4
+
5
+ export { o as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M3 3h18a1 1 0 0 1 1 1v6h-3.126a4.002 4.002 0 0 0-7.748 0H2V4a1 1 0 0 1 1-1Zm-1 9v8a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-8h-3.126a4.002 4.002 0 0 1-7.748 0H2Zm13-3a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-9 6h2v2H6v-2Z"})}),a=r;
4
+
5
+ export { a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M13 2h-2v13.586H5.586L12 22l6.414-6.414H13V2Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=v=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...v,children:jsx("path",{d:"M6.158 3h11.684A3.158 3.158 0 0 1 21 6.158v3.366a3.68 3.68 0 0 0-.245-.008 2.913 2.913 0 0 0-2.294 1.1c-.472.586-.758 1.377-.828 2.266-.015.177-.02.355-.017.532.047 2.014 1.135 3.624 3.068 3.624.108 0 .213-.006.316-.015v.82A3.158 3.158 0 0 1 17.842 21H6.158A3.158 3.158 0 0 1 3 17.842V6.158A3.158 3.158 0 0 1 6.158 3ZM21 15.388v-2.726h-1.653c-.074 1.316.646 2.43 1.653 2.726Zm0-3.107V9.973a1.033 1.033 0 0 0-.256-.035c-.815.017-1.3.992-1.36 2.343H21ZM17.697 7.3l.015-.003v-.11h-2.9l-2.69 6.326L9.43 7.187H6.306v.11l.014.003c.529.12.797.298.797.94v7.52c0 .642-.27.82-.798.94l-.014.002v.11h2.12v-.11L8.41 16.7c-.529-.12-.798-.298-.798-.94V8.676l3.458 8.137h.196l3.559-8.364v7.496c-.046.508-.312.665-.791.773l-.014.003v.109h3.692v-.11l-.015-.002c-.48-.108-.752-.265-.797-.773l-.003-7.705h.003c0-.642.268-.82.797-.94Z"})}),c=t;
4
+
5
+ export { c 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:"M6 4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-3v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3V4Zm2 3h9a1 1 0 0 1 1 1v7h2V5H8v2Zm8 8.74V9H4v9.632l7.491-6.992L16 15.74ZM7 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"})}),e=o;
4
+
5
+ export { e 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:"M15.5.287c-.69.286-1.359.616-2 .987C8.419 4.215 5 9.708 5 16H4v4H3v2h17v-2h-1v-4h-1.192a5.413 5.413 0 0 0-.76-1.85c-.566-.858-1.421-1.562-2.658-2.131-.13-.06-.263-.117-.396-.172a.174.174 0 0 1-.059-.282c.055-.055.122-.053.192-.04l1.753.351 2.413.483a1 1 0 0 0 1.065-.485l1.295-2.266a1 1 0 0 0-.105-1.142L15.5 2.5V.287ZM17 20H6v-2h11v2ZM7 16c0-5.22 2.668-9.822 6.719-12.509l4.85 5.732-.59 1.033-3.497-.7a2.17 2.17 0 0 0-1.96.594c-1.133 1.133-.676 2.977.713 3.547 1.246.513 1.859 1.082 2.2 1.642.118.193.22.41.303.661H7Zm7-8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})}),v=o;
4
+
5
+ export { v 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:"m19.586 21 1.607 1.607 1.414-1.415-19.8-19.799-1.413 1.415.726.726A.996.996 0 0 0 2.005 4v3h3.58l4 4h-7.58v9a1 1 0 0 0 1 1h16.58Zm2.419-10v6.762L15.243 11h6.762Zm0-4H11.243l-4-4h13.762a1 1 0 0 1 1 1v3Z"})}),e=r;
4
+
5
+ export { e 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:"m10.071 4.929 1.414 1.414L6.828 11H16v2H6.828l4.657 4.657-1.414 1.414L3 12.001l7.071-7.072ZM18.001 19V5h2v14h-2Z"})}),r=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:"m10.071 4.929 1.414 1.414L6.828 11H16v2H6.828l4.657 4.657-1.414 1.414L3 12l7.071-7.071ZM18.001 19V5h2v14h-2Z"})}),r=o;
4
4
 
5
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:"m12 13.5 4.95 4.95-1.415 1.413-2.536-2.535V23h-2v-5.672L8.466 19.86l-1.414-1.414L12 13.5ZM11 1v5.67L8.464 4.135 7.05 5.55 12 10.5l4.95-4.95-1.414-1.414-2.537 2.536V1h-2Z"})}),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:"m12 13.5 4.95 4.95-1.415 1.413-2.536-2.535V23h-2v-5.672L8.466 19.86l-1.414-1.414L12 13.5ZM11 1v5.67L8.463 4.135 7.05 5.55 12 10.5l4.95-4.95-1.414-1.414-2.537 2.536V1h-2Z"})}),l=o;
4
4
 
5
5
  export { l 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:"M15 3H9v2h2v1.05C5.947 6.55 2 10.814 2 16v1h20v-1c0-5.185-3.947-9.449-9-9.95V5h2V3Zm-3 5a8.001 8.001 0 0 1 7.938 7H4.062A8.001 8.001 0 0 1 12 8Zm11 12v-2H1v2h22Z"})}),v=o;
4
+
5
+ export { v 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:"m14.473 1.745 7.778 7.778a3.5 3.5 0 0 1 0 4.95l-7.778 7.778a3.5 3.5 0 0 1-4.95 0l-7.778-7.778a3.5 3.5 0 0 1 0-4.95l7.778-7.778a3.5 3.5 0 0 1 4.95 0Zm-2.475 13.082-2.475 2.475c-.38.38-.825.653-1.299.822l2.713 2.713a1.5 1.5 0 0 0 2.122 0l2.713-2.713a3.487 3.487 0 0 1-1.3-.822l-2.474-2.475Zm-6.01-6.719-2.829 2.83a1.5 1.5 0 0 0 0 2.12l2.829 2.83a1.5 1.5 0 0 0 2.12 0l2.476-2.476a2 2 0 0 1 2.828 0l2.475 2.475a1.5 1.5 0 0 0 2.121 0l2.829-2.828a1.5 1.5 0 0 0 0-2.121l-2.829-2.829a1.501 1.501 0 0 0-2.121 0l-2.475 2.475a2 2 0 0 1-2.828 0L8.109 8.109a1.5 1.5 0 0 0-2.12 0Zm4.95-4.949L8.223 5.872c.474.17.92.443 1.299.823l2.475 2.475 2.475-2.475c.38-.38.824-.654 1.299-.823L13.059 3.16a1.5 1.5 0 0 0-2.122 0Z"})}),o=t;
4
+
5
+ export { o 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 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 1c-1.557 0-3.178-.357-4.629-.929l-.742 1.857c1.076.43 2.228.719 3.37.902 0 .87.086 1.764-.316 2.567l-1.578 3.156 1.79.894 1.552-3.105a.618.618 0 0 1 1.106 0l1.552 3.105 1.79-.894-1.578-3.156C13.915 13.094 14 12.2 14 11.33a16.45 16.45 0 0 0 3.359-.897c.025-.01-.73-1.862-.733-1.86-1.453.566-3.067.927-4.626.927Z"})}),l=o;
4
+
5
+ export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var h=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:"M6.158 4h11.684C19.034 4 20 4.966 20 6.158v3.455a2.914 2.914 0 0 0-1.539 1.003c-.472.586-.758 1.377-.828 2.266-.015.177-.02.355-.017.532.041 1.763.88 3.216 2.384 3.55v.878A2.158 2.158 0 0 1 17.842 20H6.158A2.158 2.158 0 0 1 4 17.842V6.158C4 4.966 4.966 4 6.158 4ZM21 6.158A3.158 3.158 0 0 0 17.842 3H6.158A3.158 3.158 0 0 0 3 6.158v11.684A3.158 3.158 0 0 0 6.158 21h11.684A3.158 3.158 0 0 0 21 17.842V6.158Zm-1 4.14v1.983h-.616c.039-.867.253-1.58.616-1.983Zm0 2.364v2.063c-.441-.513-.699-1.25-.653-2.063H20ZM17.697 7.3l.015-.003v-.11h-2.9l-2.69 6.326L9.43 7.187H6.306v.11l.014.003c.529.12.798.298.798.94v7.52c0 .642-.27.82-.8.94l-.013.002v.11h2.12v-.11L8.41 16.7c-.529-.12-.798-.298-.798-.94V8.676l3.458 8.137h.196l3.559-8.364v7.496c-.046.508-.312.665-.791.773l-.014.003v.109h3.692v-.11l-.015-.002c-.48-.108-.752-.265-.797-.773l-.003-7.705h.003c0-.642.269-.82.797-.94Z"})}),t=h;
4
+
5
+ export { t 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:"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm-.997-6 7.07-7.071-1.413-1.414-5.657 5.657-2.829-2.829-1.414 1.414L11.003 16Z"})}),r=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:"m19.778 18.364-1.414 1.414L6.93 8.343v5.586h-2v-9h9v2H8.343l11.435 11.435Z"})}),r=e;
4
4
 
5
5
  export { r 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.467 8.694.246-.566a4.363 4.363 0 0 1 2.22-2.25l.759-.339a.53.53 0 0 0 0-.963l-.717-.319a4.366 4.366 0 0 1-2.251-2.326l-.253-.611a.506.506 0 0 0-.942 0l-.253.61a4.366 4.366 0 0 1-2.25 2.327l-.718.32a.53.53 0 0 0 0 .962l.76.338a4.363 4.363 0 0 1 2.219 2.251l.246.566c.18.414.753.414.934 0Zm-6.08-2.355c.274.434.649.754 1.124.961l.565.247c.57.248.978.648 1.223 1.198l.338.76c.727 1.637 2.891 1.894 4.072.774l.091.121a1 1 0 0 1-.057 1.269l-9 10a1 1 0 0 1-1.486 0l-9-10A1 1 0 0 1 1.2 10.4l3-4A1 1 0 0 1 5 6h8.206c.051.116.111.229.18.339Z"})}),t=o;
4
+
5
+ export { t as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=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:"m20.467 7.694.246-.566a4.363 4.363 0 0 1 2.22-2.25l.759-.339a.53.53 0 0 0 0-.963l-.717-.319A4.366 4.366 0 0 1 20.724.931L20.47.32a.506.506 0 0 0-.942 0l-.253.61a4.366 4.366 0 0 1-2.25 2.327l-.718.32a.53.53 0 0 0 0 .962l.76.338a4.363 4.363 0 0 1 2.219 2.251l.246.566c.18.414.753.414.934 0Zm-6.08-2.355c.274.434.649.754 1.124.961l.565.247c.38.166.689.398.924.698V12a5 5 0 0 1-10 0V6a5 5 0 0 1 7.996-4.003c-.24.18-.443.401-.61.664A2.458 2.458 0 0 0 14 4c0 .484.129.93.387 1.339ZM2.192 13.96l1.962-.392a8.003 8.003 0 0 0 15.692 0l1.962.392C20.896 18.545 16.852 22 12 22c-4.851 0-8.896-3.455-9.808-8.039Z"})}),o=t;
4
+
5
+ export { o 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:"M3 13a9 9 0 1 0 18 0 9 9 0 0 0-18 0ZM5.283 2.747 1.747 6.283l1.414 1.414L6.697 4.16 5.283 2.747Zm16.97 3.536-3.535-3.536-1.415 1.414 3.536 3.536 1.414-1.414ZM11 9h2v3h3v2h-3v3h-2v-3H8v-2h3V9Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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.222 5.636 1.414-1.414L17.07 15.657V10.07h2v9h-9v-2h5.586L4.222 5.636Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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 22h2V8.414h5.414L12 2 5.586 8.414H11V22Z"})}),e=r;
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:"m19.586 21 1.607 1.607 1.414-1.415-19.8-19.799-1.413 1.415.726.726A.996.996 0 0 0 2.005 4v16a1 1 0 0 0 1 1h16.58Zm-2-2H4.005v-7h6.58l7 7Zm-11-11H4.005V5.419L6.585 8Zm15.419-4v13.762l-2-2V12h-3.762l-4-4h7.762V5H9.243l-2-2h13.762a1 1 0 0 1 1 1Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M13 22h-2V5.828l-3.95 3.95-1.414-1.414L12 2l6.364 6.364-1.414 1.414L13 5.828V22Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M13 2h-2v16.172l-3.95-3.95-1.414 1.414L12 22l6.364-6.364-1.414-1.414-3.95 3.95V2Z"})}),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:"M22 13v-2H5.828l3.95-3.95-1.414-1.414L2 12l6.364 6.364 1.414-1.414L5.828 13H22Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12c0-3.156 1.249-5.695 3.5-7.312.409-.294.842-.508 1.315-.741.22-.108.447-.22.685-.347v1.9s2.598-1.28 2.95-1.35a11.6 11.6 0 0 1-.135.482C10.119 5.3 9.8 6.394 9.8 7c0 .21.016.4.045.564.287.226.532.514.775.8l.165.193c.443.51 1.256 1.04 1.764 1.37.264.173.445.29.446.323 0 .277-.645 1.268-1.495 1.268-2.17 0-3.066 0-2.5 1.63.475 1.37 1.75 2.102 3 2.102 1.5 0 2.9-1.245 2.9-2.75 0-1.776-.875-2.573-1.738-3.36C12.325 8.379 11.5 7.627 11.5 6c0-2.4 2-4.1 3.8-5.15.48 1.663 1.652 2.66 2.883 3.707C20.025 6.124 22 7.805 22 12ZM5.5 7.4C4.456 8.668 4 10.343 4 11.986 4 16.413 7.578 20 12.003 20a8.03 8.03 0 0 0 7.909-6.639c.186-1.425.122-2.83-.362-4.111l-1.05.226c0-1.947-1.169-2.981-2.318-3.998-.608-.538-1.21-1.071-1.632-1.732-.91.876-1.287 1.504-1.287 2.254 0 .895.63 1.272 1.749 1.94.479.287 1.047.627 1.694 1.083l-.995.274c.745.962 1.187 2.037 1.187 3.203 0 2.5-2.237 4.716-4.895 4.75-2.653.033-5.163-2.176-5.163-4.813C6.84 11.8 7 10.2 9.1 9.68c-.221-.33-.787-.83-1.1-1.03-.083-.29-.2-1.05-.2-1.05L5.5 8.7V7.4Z"})}),t=r;
4
+
5
+ export { t 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:"M15 3v2h-2v1.05c5.053.501 9 4.765 9 9.95H2c0-5.185 3.947-9.449 9-9.95V5H9V3h6Zm8 17v-2H1v2h22Z"})}),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:"M14.535 1h-5.07L7.69 3.661l1.865 1.696a8.5 8.5 0 1 0 4.888 0L16.31 3.66 14.535 1ZM12 7a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -1,5 +1,5 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
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.171 11 7.516 6.343 8.929 4.93 15.999 12l-7.07 7.071-1.414-1.414L12.17 13H3v-2h9.171ZM18 19V5h2v14h-2Z"})}),r=e;
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.171 11 7.516 6.343 8.929 4.93l7.07 7.07-7.07 7.072-1.414-1.414L12.17 13H3v-2h9.171ZM18 19V5h2v14h-2Z"})}),r=e;
4
4
 
5
5
  export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M22 13v-2H8.414V5.586L2 12l6.414 6.414V13H22Z"})}),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:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.457-12.543L11 15.914l-4.207-4.207 1.414-1.414L11 13.086l5.043-5.043 1.414 1.414Z"})}),l=e;
4
+
5
+ export { l as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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.222 18.364 1.414 1.414 9.607-9.606L19.07 14V4.929H10l3.828 3.828-9.606 9.607Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var m=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 6a4 4 0 0 1 4-4h6a4 4 0 0 1 2.646 7A4 4 0 0 1 13 15.465V18a4 4 0 1 1-6.646-3A3.99 3.99 0 0 1 5 12a3.99 3.99 0 0 1 1.354-3A3.99 3.99 0 0 1 5 6Zm6 4H9a2 2 0 1 0 0 4h2v-4Zm2 2a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm2-4a2 2 0 1 0 0-4h-2v4h2ZM9 4a2 2 0 1 0 0 4h2V4H9Zm2 12H9a2 2 0 1 0 2 2v-2Z"})}),o=m;
4
+
5
+ export { o as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M2 13v-2h13.586V5.586L22 12l-6.414 6.414V13H2Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var t=r=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...r,children:jsx("path",{d:"M21.283 8.26c-.436-1.047-1.317-2.178-2.01-2.535.48.939.893 2.003 1.017 3.057-1.133-2.823-3.054-3.962-4.622-6.44a8.11 8.11 0 0 1-.545-1.013c-2.228 1.305-3.151 3.589-3.388 5.042a5.337 5.337 0 0 0-1.985.507.263.263 0 0 0-.127.318.254.254 0 0 0 .341.147A4.9 4.9 0 0 1 12 6.879c1.805-.013 3.518.99 4.416 2.558-.535-.375-1.493-.746-2.415-.586 3.602 1.801 2.635 8.004-2.357 7.77-2.014-.083-3.945-1.65-4.126-3.73 0 0 .462-1.723 3.31-1.723.309 0 1.189-.86 1.205-1.109-.004-.081-1.747-.775-2.426-1.444-.302-.298-.594-.618-.948-.856a4.64 4.64 0 0 1-.028-2.448c-1.03.469-1.834 1.21-2.416 1.863-.397-.503-.37-2.162-.347-2.508-.873.465-1.642 1.274-2.248 2.137-1.029 1.458-1.622 3.37-1.622 5.182C1.997 17.515 6.468 22 12 22c4.954 0 9.081-3.597 9.887-8.32.241-1.823.107-3.71-.604-5.42Z"})}),e=t;
4
+
5
+ export { e 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:"M4 19v-9h5.586V4.586L16 11l-6.414 6.414V12H6v7H4Zm9.836-12.95 1.415-1.414L21.614 11l-6.364 6.364-1.414-1.414 4.95-4.95-4.95-4.95Z"})}),r=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 19v-9h5.586V4.586L16 11l-6.414 6.414V12H6v7H4Zm9.836-12.95 1.415-1.414L21.614 11l-6.364 6.364-1.415-1.414 4.95-4.95-4.95-4.95Z"})}),r=e;
4
4
 
5
5
  export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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.636 4.222 4.222 5.636l9.606 9.607L10 19.07h9.071V10l-3.828 3.829-9.607-9.607Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"m18.364 19.778 1.414-1.414-9.606-9.607L14 4.93H4.929V14l3.828-3.828 9.607 9.606Z"})}),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:"M4.036 10.734a2 2 0 0 0 0 2.533l7.19 8.787a1 1 0 0 0 1.548 0l7.19-8.787a2 2 0 0 0 0-2.533l-7.19-8.788a1 1 0 0 0-1.548 0l-7.19 8.788ZM12 4.158 18.416 12 12 19.842 5.584 12 12 4.158Z"})}),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:"M5 16h12.808c-.398-1.815-1.465-3.147-3.66-4.088a.462.462 0 0 1-.263-.568.448.448 0 0 1 .476-.303l4.485.51a1 1 0 0 0 .98-.498l.827-1.445a1 1 0 0 0-.105-1.142L15.5 2.5V.287C9.336 2.84 5 8.913 5 16Zm-1 1h15v3h1v2H3v-2h1v-3ZM15 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"})}),h=e;
4
+
5
+ export { h 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:"M7 3a1 1 0 0 0-1 1v3H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-3h3a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H7Zm10 4H8V5h12v10h-2V8a1 1 0 0 0-1-1Zm-1 2v6.74l-4.509-4.1L4 18.632V9h12Zm-4.491 5.36L16 18.442V19H6.537l4.972-4.64ZM7 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"})}),o=e;
4
+
5
+ export { o 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 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm5.457 7.457-1.414-1.414L11 13.086l-2.793-2.793-1.414 1.414L11 15.914l6.457-6.457Z"})}),r=t;
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:"M9.465 1 7.69 3.661l1.865 1.696a8.5 8.5 0 1 0 4.889 0l1.864-1.696L14.535 1h-5.07ZM12 7a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13Zm-1.69-3.661L10.534 3h2.93l.226.339L12 4.876l-1.692-1.537Z"})}),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:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1.5-15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-6.871 3.428.742-1.857c1.45.572 3.072.929 4.629.929 1.56 0 3.173-.361 4.626-.928.003 0 .758 1.851.733 1.861a16.45 16.45 0 0 1-3.36.897c0 .87-.084 1.764.318 2.567l1.577 3.156-1.789.894-1.552-3.105a.618.618 0 0 0-1.106 0l-1.553 3.105-1.789-.894 1.578-3.156c.402-.803.317-1.697.317-2.567-1.143-.183-2.295-.472-3.371-.902Z"})}),l=e;
4
+
5
+ export { l 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.467 8.694.246-.566a4.363 4.363 0 0 1 2.22-2.25l.759-.339a.53.53 0 0 0 0-.963l-.717-.319a4.366 4.366 0 0 1-2.251-2.326l-.253-.611a.506.506 0 0 0-.942 0l-.253.61a4.366 4.366 0 0 1-2.25 2.327l-.718.32a.53.53 0 0 0 0 .962l.76.338a4.363 4.363 0 0 1 2.219 2.251l.246.566c.18.414.753.414.934 0ZM5 6a1 1 0 0 0-.8.4l-3 4a1 1 0 0 0 .057 1.269l9 10a1 1 0 0 0 1.486 0l9-10-1.486-1.338L11 19.505l-7.707-8.563L5.5 8H14V6H5Z"})}),t=o;
4
+
5
+ export { t as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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:"M2 13v-2h16.172l-3.95-3.95 1.414-1.414L22 12l-6.364 6.364-1.414-1.414 3.95-3.95H2Z"})}),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:"m19.778 5.636-1.414-1.414L6.93 15.657V10.07h-2v9h9v-2H8.343L19.778 5.636Z"})}),r=e;
4
+
5
+ export { r as a };
@@ -0,0 +1,5 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ var r=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.636 19.778-1.414-1.414L15.657 6.93h-5.586v-2h9v9h-2V8.343L5.636 19.778Z"})}),e=r;
4
+
5
+ export { e as a };
@@ -1,5 +1,5 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
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:"M12.005 22.003c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm-1-4h-3v-8h3v-2h2v2h1a2.5 2.5 0 0 1 2 4 2.5 2.5 0 0 1-2 4h-1v2h-2v-2Zm-1-3v1h4a.5.5 0 1 0 0-1h-4Zm0-3v1h4a.5.5 0 1 0 0-1h-4Z"})}),v=o;
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:"M12.005 22.003c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm-1-4h-3v-8h3v-2h2v2h1a2.5 2.5 0 0 1 2 4 2.5 2.5 0 0 1-2 4h-1v2h-2v-2Zm-1-3v1h4a.5.5 0 0 0 0-1h-4Zm0-3v1h4a.5.5 0 0 0 0-1h-4Z"})}),v=o;
4
4
 
5
5
  export { v as a };