@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,122 +1,126 @@
1
- import '../chunk-73ASNGJ2.js';
1
+ import '../chunk-K3UOJC3G.js';
2
+ export { a as WheelchairFillIcon } from '../chunk-RQN2UYAE.js';
3
+ export { a as WheelchairLineIcon } from '../chunk-MBZ6JSMK.js';
4
+ export { a as TreeFillIcon } from '../chunk-IRSQXWX3.js';
5
+ export { a as TreeLineIcon } from '../chunk-E7QYAIUP.js';
6
+ export { a as UmbrellaFillIcon } from '../chunk-7N5REHJN.js';
7
+ export { a as UmbrellaLineIcon } from '../chunk-QRT7TLMF.js';
2
8
  export { a as VoiceRecognitionFillIcon } from '../chunk-7O3DJFTQ.js';
3
9
  export { a as VoiceRecognitionLineIcon } from '../chunk-RX3VR2MG.js';
4
10
  export { a as WeightFillIcon } from '../chunk-GHBJVRUU.js';
5
11
  export { a as WeightLineIcon } from '../chunk-UPFMFSP2.js';
6
- export { a as WheelchairFillIcon } from '../chunk-RQN2UYAE.js';
7
- export { a as WheelchairLineIcon } from '../chunk-MBZ6JSMK.js';
12
+ export { a as TShirt2FillIcon } from '../chunk-7E2ULJDU.js';
13
+ export { a as TShirt2LineIcon } from '../chunk-2XBGZTGW.js';
14
+ export { a as TShirtAirFillIcon } from '../chunk-G5UJOGSA.js';
15
+ export { a as TShirtAirLineIcon } from '../chunk-I6PMYRUJ.js';
8
16
  export { a as TShirtFillIcon } from '../chunk-DWOTU2QO.js';
9
17
  export { a as TShirtLineIcon } from '../chunk-OUD7IJPP.js';
10
18
  export { a as ToothFillIcon } from '../chunk-SA5NVDLM.js';
11
19
  export { a as ToothLineIcon } from '../chunk-VGRKRCYT.js';
12
- export { a as TreeFillIcon } from '../chunk-IRSQXWX3.js';
13
- export { a as TreeLineIcon } from '../chunk-E7QYAIUP.js';
14
- export { a as UmbrellaFillIcon } from '../chunk-7N5REHJN.js';
15
- export { a as UmbrellaLineIcon } from '../chunk-QRT7TLMF.js';
20
+ export { a as ShirtFillIcon } from '../chunk-WP7IBJNV.js';
21
+ export { a as ShirtLineIcon } from '../chunk-TK5AIZNF.js';
22
+ export { a as SofaFillIcon } from '../chunk-57UHCATI.js';
23
+ export { a as SofaLineIcon } from '../chunk-PKJ3OOAG.js';
16
24
  export { a as StairsFillIcon } from '../chunk-2LFOTJ6D.js';
17
25
  export { a as StairsLineIcon } from '../chunk-B3XMIMMY.js';
18
26
  export { a as SwordFillIcon } from '../chunk-4NJMPRF4.js';
19
27
  export { a as SwordLineIcon } from '../chunk-XABO4JR6.js';
20
- export { a as TShirt2FillIcon } from '../chunk-7E2ULJDU.js';
21
- export { a as TShirt2LineIcon } from '../chunk-2XBGZTGW.js';
22
- export { a as TShirtAirFillIcon } from '../chunk-G5UJOGSA.js';
23
- export { a as TShirtAirLineIcon } from '../chunk-I6PMYRUJ.js';
28
+ export { a as Scales3FillIcon } from '../chunk-4BPCMPTW.js';
29
+ export { a as Scales3LineIcon } from '../chunk-OQJ6YYCD.js';
24
30
  export { a as ScalesFillIcon } from '../chunk-VRSK66YX.js';
25
31
  export { a as ScalesLineIcon } from '../chunk-LGAZPBU5.js';
26
32
  export { a as SeedlingFillIcon } from '../chunk-L2ZWBPHK.js';
27
33
  export { a as SeedlingLineIcon } from '../chunk-SJRVCY5B.js';
28
- export { a as ShirtFillIcon } from '../chunk-WP7IBJNV.js';
29
- export { a as ShirtLineIcon } from '../chunk-TK5AIZNF.js';
30
- export { a as SofaFillIcon } from '../chunk-57UHCATI.js';
31
- export { a as SofaLineIcon } from '../chunk-PKJ3OOAG.js';
34
+ export { a as ServiceBellFillIcon } from '../chunk-OISQRETZ.js';
35
+ export { a as ServiceBellLineIcon } from '../chunk-EDQBA447.js';
36
+ export { a as PoliceBadgeFillIcon } from '../chunk-64OJHKGU.js';
37
+ export { a as PoliceBadgeLineIcon } from '../chunk-RU2D2KWV.js';
32
38
  export { a as RecycleFillIcon } from '../chunk-M2KDLECM.js';
33
39
  export { a as RecycleLineIcon } from '../chunk-245IPPKM.js';
34
40
  export { a as ReservedFillIcon } from '../chunk-TNMJZ7MI.js';
35
41
  export { a as ReservedLineIcon } from '../chunk-PPYQ66KJ.js';
36
42
  export { a as Scales2FillIcon } from '../chunk-VGZNHBVX.js';
37
43
  export { a as Scales2LineIcon } from '../chunk-TBW6TU53.js';
38
- export { a as Scales3FillIcon } from '../chunk-4BPCMPTW.js';
39
- export { a as Scales3LineIcon } from '../chunk-OQJ6YYCD.js';
44
+ export { a as PokerClubsFillIcon } from '../chunk-CXVNQE7U.js';
45
+ export { a as PokerClubsLineIcon } from '../chunk-NM4ZFGPF.js';
40
46
  export { a as PokerDiamondsFillIcon } from '../chunk-FZKMRERY.js';
41
- export { a as PokerDiamondsLineIcon } from '../chunk-R3J5Y5ZI.js';
47
+ export { a as PokerDiamondsLineIcon } from '../chunk-V7JDSG2Y.js';
42
48
  export { a as PokerHeartsFillIcon } from '../chunk-2B3KQIY2.js';
43
49
  export { a as PokerHeartsLineIcon } from '../chunk-LRF27YFI.js';
44
50
  export { a as PokerSpadesFillIcon } from '../chunk-NNUDNCX5.js';
45
51
  export { a as PokerSpadesLineIcon } from '../chunk-VO3CJ5XY.js';
46
- export { a as PoliceBadgeFillIcon } from '../chunk-64OJHKGU.js';
47
- export { a as PoliceBadgeLineIcon } from '../chunk-RU2D2KWV.js';
52
+ export { a as PingPongFillIcon } from '../chunk-IUP7AMTE.js';
53
+ export { a as PingPongLineIcon } from '../chunk-OT5S5UOA.js';
48
54
  export { a as PlantFillIcon } from '../chunk-ZQQ6TF6A.js';
49
55
  export { a as PlantLineIcon } from '../chunk-4TYRN3GE.js';
50
56
  export { a as Plug2FillIcon } from '../chunk-C2J4QKCZ.js';
51
57
  export { a as Plug2LineIcon } from '../chunk-KNMCI2W4.js';
52
58
  export { a as PlugFillIcon } from '../chunk-7I7FBGYP.js';
53
59
  export { a as PlugLineIcon } from '../chunk-2FIQASUV.js';
54
- export { a as PokerClubsFillIcon } from '../chunk-CXVNQE7U.js';
55
- export { a as PokerClubsLineIcon } from '../chunk-NM4ZFGPF.js';
60
+ export { a as LightbulbFillIcon } from '../chunk-5QTWABJP.js';
61
+ export { a as LightbulbFlashFillIcon } from '../chunk-L3TJGE3W.js';
56
62
  export { a as LightbulbFlashLineIcon } from '../chunk-2G5U36BR.js';
57
63
  export { a as LightbulbLineIcon } from '../chunk-LH7UBO6Z.js';
58
64
  export { a as Outlet2FillIcon } from '../chunk-AWFZA52E.js';
59
65
  export { a as Outlet2LineIcon } from '../chunk-7MT3LOTE.js';
60
66
  export { a as OutletFillIcon } from '../chunk-3T7GCM3V.js';
61
67
  export { a as OutletLineIcon } from '../chunk-2LFEJHKP.js';
62
- export { a as PingPongFillIcon } from '../chunk-IUP7AMTE.js';
63
- export { a as PingPongLineIcon } from '../chunk-OT5S5UOA.js';
68
+ export { a as InfinityFillIcon } from '../chunk-SVWRGE25.js';
69
+ export { a as InfinityLineIcon } from '../chunk-QYWEP7MI.js';
64
70
  export { a as Key2FillIcon } from '../chunk-6MIBMYLL.js';
65
71
  export { a as Key2LineIcon } from '../chunk-EZRK66WN.js';
66
72
  export { a as KeyFillIcon } from '../chunk-SXSBTCQ7.js';
67
73
  export { a as KeyLineIcon } from '../chunk-E6RUKTNE.js';
68
74
  export { a as LeafFillIcon } from '../chunk-ZTSKVOPD.js';
69
75
  export { a as LeafLineIcon } from '../chunk-BKW6LEQB.js';
70
- export { a as LightbulbFillIcon } from '../chunk-5QTWABJP.js';
71
- export { a as LightbulbFlashFillIcon } from '../chunk-L3TJGE3W.js';
76
+ export { a as GogglesFillIcon } from '../chunk-JIXBM4GM.js';
77
+ export { a as GogglesLineIcon } from '../chunk-S2RPSVKB.js';
72
78
  export { a as GolfBallFillIcon } from '../chunk-NTLOIAAB.js';
73
79
  export { a as GolfBallLineIcon } from '../chunk-HFWMV2DK.js';
74
80
  export { a as GraduationCapFillIcon } from '../chunk-SOUQKL3G.js';
75
81
  export { a as GraduationCapLineIcon } from '../chunk-7YXKOG2V.js';
76
82
  export { a as HandbagFillIcon } from '../chunk-KSWOQGSJ.js';
77
83
  export { a as HandbagLineIcon } from '../chunk-VZZUHA2J.js';
78
- export { a as InfinityFillIcon } from '../chunk-SVWRGE25.js';
79
- export { a as InfinityLineIcon } from '../chunk-QYWEP7MI.js';
84
+ export { a as FridgeFillIcon } from '../chunk-TS56KQZO.js';
85
+ export { a as FridgeLineIcon } from '../chunk-YLU76UJA.js';
80
86
  export { a as GameFillIcon } from '../chunk-RMGGO4AV.js';
81
87
  export { a as GameLineIcon } from '../chunk-MSGLGKNP.js';
82
88
  export { a as Glasses2FillIcon } from '../chunk-OGV6W4RF.js';
83
89
  export { a as Glasses2LineIcon } from '../chunk-LVDZBUVI.js';
84
90
  export { a as GlassesFillIcon } from '../chunk-XEE62TK3.js';
85
91
  export { a as GlassesLineIcon } from '../chunk-GGSMOAHH.js';
86
- export { a as GogglesFillIcon } from '../chunk-JIXBM4GM.js';
87
- export { a as GogglesLineIcon } from '../chunk-S2RPSVKB.js';
92
+ export { a as DoorLockFillIcon } from '../chunk-4YRQ4MTA.js';
93
+ export { a as DoorLockLineIcon } from '../chunk-UUFRYPN2.js';
88
94
  export { a as DoorOpenFillIcon } from '../chunk-NKRBQNZK.js';
89
95
  export { a as DoorOpenLineIcon } from '../chunk-FFH3BQJ3.js';
90
96
  export { a as FlowerFillIcon } from '../chunk-JDV74ESO.js';
91
97
  export { a as FlowerLineIcon } from '../chunk-FD3O7WH7.js';
92
98
  export { a as FootballFillIcon } from '../chunk-N3P3B2Q4.js';
93
99
  export { a as FootballLineIcon } from '../chunk-IFVKD47I.js';
94
- export { a as FridgeFillIcon } from '../chunk-TS56KQZO.js';
95
- export { a as FridgeLineIcon } from '../chunk-YLU76UJA.js';
100
+ export { a as DiceFillIcon } from '../chunk-WXC2I4VE.js';
101
+ export { a as DiceLineIcon } from '../chunk-XXKLXH6S.js';
96
102
  export { a as DoorClosedFillIcon } from '../chunk-4OG44EOE.js';
97
103
  export { a as DoorClosedLineIcon } from '../chunk-UF6PWPIY.js';
98
104
  export { a as DoorFillIcon } from '../chunk-GXM3RFTV.js';
99
105
  export { a as DoorLineIcon } from '../chunk-OXCZYFZC.js';
100
106
  export { a as DoorLockBoxFillIcon } from '../chunk-5IVM3GN2.js';
101
107
  export { a as DoorLockBoxLineIcon } from '../chunk-6DTHFJMN.js';
102
- export { a as DoorLockFillIcon } from '../chunk-4YRQ4MTA.js';
103
- export { a as DoorLockLineIcon } from '../chunk-UUFRYPN2.js';
108
+ export { a as Dice3FillIcon } from '../chunk-35H2AHVK.js';
109
+ export { a as Dice3LineIcon } from '../chunk-OD3M7D3R.js';
104
110
  export { a as Dice4FillIcon } from '../chunk-N3SBXMGP.js';
105
111
  export { a as Dice4LineIcon } from '../chunk-G3S7ZVLU.js';
106
112
  export { a as Dice5FillIcon } from '../chunk-7I3WUDE7.js';
107
113
  export { a as Dice5LineIcon } from '../chunk-TJRVN7IW.js';
108
114
  export { a as Dice6FillIcon } from '../chunk-6WM73UNJ.js';
109
115
  export { a as Dice6LineIcon } from '../chunk-ISEJIDYV.js';
110
- export { a as DiceFillIcon } from '../chunk-WXC2I4VE.js';
111
- export { a as DiceLineIcon } from '../chunk-XXKLXH6S.js';
116
+ export { a as ChessFillIcon } from '../chunk-VEXKQOOH.js';
117
+ export { a as ChessLineIcon } from '../chunk-AYWS7CZ4.js';
112
118
  export { a as CrossFillIcon } from '../chunk-6FLN4WMW.js';
113
119
  export { a as CrossLineIcon } from '../chunk-E5BL4FNE.js';
114
120
  export { a as Dice1FillIcon } from '../chunk-NSMPBJSV.js';
115
121
  export { a as Dice1LineIcon } from '../chunk-54FF4VET.js';
116
122
  export { a as Dice2FillIcon } from '../chunk-2CFOXFL4.js';
117
123
  export { a as Dice2LineIcon } from '../chunk-CVOQUAVS.js';
118
- export { a as Dice3FillIcon } from '../chunk-35H2AHVK.js';
119
- export { a as Dice3LineIcon } from '../chunk-OD3M7D3R.js';
120
124
  export { a as BoxingFillIcon } from '../chunk-CQPXB475.js';
121
125
  export { a as BoxingLineIcon } from '../chunk-4YXI5BJN.js';
122
126
  export { a as CactusFillIcon } from '../chunk-4T65IROW.js';
@@ -141,3 +145,5 @@ export { a as BellFillIcon } from '../chunk-U2WSTODP.js';
141
145
  export { a as BellLineIcon } from '../chunk-RFF34KD5.js';
142
146
  export { a as BilliardsFillIcon } from '../chunk-242OWDNU.js';
143
147
  export { a as BilliardsLineIcon } from '../chunk-PQKVRTPZ.js';
148
+ export { a as AccessibilityFillIcon } from '../chunk-XI47K4AW.js';
149
+ export { a as AccessibilityLineIcon } from '../chunk-EMBIAJPF.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgAlarmAddFill: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgAlarmAddFill as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-IZK6BQOG.js';
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgAlarmAddLine: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { SvgAlarmAddLine as default };
@@ -0,0 +1 @@
1
+ export { a as default } from '../chunk-7BR7SS32.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-LWO2XXAJ.js';
1
+ export { a as default } from '../chunk-QRXLM32H.js';
@@ -1 +1 @@
1
- export { a as default } from '../chunk-7UU26J74.js';
1
+ export { a as default } from '../chunk-WELE6AP6.js';
@@ -6,6 +6,8 @@ export { default as AddFillIcon } from './AddFill.js';
6
6
  export { default as AddLargeFillIcon } from './AddLargeFill.js';
7
7
  export { default as AddLargeLineIcon } from './AddLargeLine.js';
8
8
  export { default as AddLineIcon } from './AddLine.js';
9
+ export { default as AlarmAddFillIcon } from './AlarmAddFill.js';
10
+ export { default as AlarmAddLineIcon } from './AlarmAddLine.js';
9
11
  export { default as AlarmFillIcon } from './AlarmFill.js';
10
12
  export { default as AlarmLineIcon } from './AlarmLine.js';
11
13
  export { default as AlarmSnoozeFillIcon } from './AlarmSnoozeFill.js';