@zaniluca/react-remixicon 2.3.0 → 2.4.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.
- package/dist/Arrows/ArrowDownBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowDownBoxFill.js +1 -0
- package/dist/Arrows/ArrowDownBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowDownBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowLeftBoxFill.js +1 -0
- package/dist/Arrows/ArrowLeftBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowLeftBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftDownBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowLeftDownBoxFill.js +1 -0
- package/dist/Arrows/ArrowLeftDownBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowLeftDownBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftUpBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowLeftUpBoxFill.js +1 -0
- package/dist/Arrows/ArrowLeftUpBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowLeftUpBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftWideFill.js +1 -1
- package/dist/Arrows/ArrowLeftWideLine.js +1 -1
- package/dist/Arrows/ArrowRightBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowRightBoxFill.js +1 -0
- package/dist/Arrows/ArrowRightBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowRightBoxLine.js +1 -0
- package/dist/Arrows/ArrowRightDownBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowRightDownBoxFill.js +1 -0
- package/dist/Arrows/ArrowRightDownBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowRightDownBoxLine.js +1 -0
- package/dist/Arrows/ArrowRightUpBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowRightUpBoxFill.js +1 -0
- package/dist/Arrows/ArrowRightUpBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowRightUpBoxLine.js +1 -0
- package/dist/Arrows/ArrowUpBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowUpBoxFill.js +1 -0
- package/dist/Arrows/ArrowUpBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowUpBoxLine.js +1 -0
- package/dist/Arrows/CollapseHorizontalLine.js +1 -1
- package/dist/Arrows/CornerUpLeftDoubleFill.js +1 -1
- package/dist/Arrows/ExpandHorizontalLine.js +1 -1
- package/dist/Arrows/ExpandVerticalLine.js +1 -1
- package/dist/Arrows/index.d.ts +16 -0
- package/dist/Arrows/index.js +43 -27
- package/dist/Buildings/Home9Fill.d.ts +6 -0
- package/dist/Buildings/Home9Fill.js +1 -0
- package/dist/Buildings/Home9Line.d.ts +6 -0
- package/dist/Buildings/Home9Line.js +1 -0
- package/dist/Buildings/index.d.ts +2 -0
- package/dist/Buildings/index.js +11 -9
- package/dist/Business/BarChartBoxAiFill.d.ts +6 -0
- package/dist/Business/BarChartBoxAiFill.js +1 -0
- package/dist/Business/BarChartBoxAiLine.d.ts +6 -0
- package/dist/Business/BarChartBoxAiLine.js +1 -0
- package/dist/Business/FlagOffFill.d.ts +6 -0
- package/dist/Business/FlagOffFill.js +1 -0
- package/dist/Business/FlagOffLine.d.ts +6 -0
- package/dist/Business/FlagOffLine.js +1 -0
- package/dist/Business/InfoCardFill.d.ts +6 -0
- package/dist/Business/InfoCardFill.js +1 -0
- package/dist/Business/InfoCardLine.d.ts +6 -0
- package/dist/Business/InfoCardLine.js +1 -0
- package/dist/Business/MailAiFill.d.ts +6 -0
- package/dist/Business/MailAiFill.js +1 -0
- package/dist/Business/MailAiLine.d.ts +6 -0
- package/dist/Business/MailAiLine.js +1 -0
- package/dist/Business/SendPlaneFill.js +1 -1
- package/dist/Business/StackFill.js +1 -1
- package/dist/Business/StackLine.js +1 -1
- package/dist/Business/VerifiedBadgeLine.js +1 -1
- package/dist/Business/index.d.ts +8 -0
- package/dist/Business/index.js +82 -74
- package/dist/Communication/ChatAiFill.d.ts +6 -0
- package/dist/Communication/ChatAiFill.js +1 -0
- package/dist/Communication/ChatAiLine.d.ts +6 -0
- package/dist/Communication/ChatAiLine.js +1 -0
- package/dist/Communication/ChatSmileAiFill.d.ts +6 -0
- package/dist/Communication/ChatSmileAiFill.js +1 -0
- package/dist/Communication/ChatSmileAiLine.d.ts +6 -0
- package/dist/Communication/ChatSmileAiLine.js +1 -0
- package/dist/Communication/ChatVoiceAiFill.d.ts +6 -0
- package/dist/Communication/ChatVoiceAiFill.js +1 -0
- package/dist/Communication/ChatVoiceAiLine.d.ts +6 -0
- package/dist/Communication/ChatVoiceAiLine.js +1 -0
- package/dist/Communication/SpeakAiFill.d.ts +6 -0
- package/dist/Communication/SpeakAiFill.js +1 -0
- package/dist/Communication/SpeakAiLine.d.ts +6 -0
- package/dist/Communication/SpeakAiLine.js +1 -0
- package/dist/Communication/index.d.ts +8 -0
- package/dist/Communication/index.js +35 -27
- package/dist/Design/BrushAiFill.d.ts +6 -0
- package/dist/Design/BrushAiFill.js +1 -0
- package/dist/Design/BrushAiLine.d.ts +6 -0
- package/dist/Design/BrushAiLine.js +1 -0
- package/dist/Design/ColorFilterAiFill.d.ts +6 -0
- package/dist/Design/ColorFilterAiFill.js +1 -0
- package/dist/Design/ColorFilterAiLine.d.ts +6 -0
- package/dist/Design/ColorFilterAiLine.js +1 -0
- package/dist/Design/QuillPenAiFill.d.ts +6 -0
- package/dist/Design/QuillPenAiFill.js +1 -0
- package/dist/Design/QuillPenAiLine.d.ts +6 -0
- package/dist/Design/QuillPenAiLine.js +1 -0
- package/dist/Design/ToolsFill.js +1 -1
- package/dist/Design/ToolsLine.js +1 -1
- package/dist/Design/index.d.ts +6 -0
- package/dist/Design/index.js +55 -49
- package/dist/Development/CodeAiFill.d.ts +6 -0
- package/dist/Development/CodeAiFill.js +1 -0
- package/dist/Development/CodeAiLine.d.ts +6 -0
- package/dist/Development/CodeAiLine.js +1 -0
- package/dist/Development/PhpFill.d.ts +6 -0
- package/dist/Development/PhpFill.js +1 -0
- package/dist/Development/PhpLine.d.ts +6 -0
- package/dist/Development/PhpLine.js +1 -0
- package/dist/Development/index.d.ts +4 -0
- package/dist/Development/index.js +21 -17
- package/dist/Device/index.js +86 -86
- package/dist/Document/index.js +116 -116
- package/dist/Editor/AiGenerate.js +1 -1
- package/dist/Editor/CustomSize.d.ts +6 -0
- package/dist/Editor/CustomSize.js +1 -0
- package/dist/Editor/LetterSpacing2.d.ts +6 -0
- package/dist/Editor/LetterSpacing2.js +1 -0
- package/dist/Editor/LineHeight2.d.ts +6 -0
- package/dist/Editor/LineHeight2.js +1 -0
- package/dist/Editor/TranslateAi.d.ts +6 -0
- package/dist/Editor/TranslateAi.js +1 -0
- package/dist/Editor/TranslateAi2.d.ts +6 -0
- package/dist/Editor/TranslateAi2.js +1 -0
- package/dist/Editor/index.d.ts +5 -0
- package/dist/Editor/index.js +41 -36
- package/dist/Finance/index.js +21 -21
- package/dist/Food/index.js +3 -3
- package/dist/Health & Medical/PulseAiFill.js +1 -0
- package/dist/Health & Medical/PulseAiLine.js +1 -0
- package/dist/Health & Medical/index.js +18 -16
- package/dist/Health _ Medical/PulseAiFill.d.ts +6 -0
- package/dist/Health _ Medical/PulseAiLine.d.ts +6 -0
- package/dist/Health _ Medical/index.d.ts +2 -0
- package/dist/Logos/FediverseFill.d.ts +6 -0
- package/dist/Logos/FediverseFill.js +1 -0
- package/dist/Logos/FediverseLine.d.ts +6 -0
- package/dist/Logos/FediverseLine.js +1 -0
- package/dist/Logos/PixFill.d.ts +6 -0
- package/dist/Logos/PixFill.js +1 -0
- package/dist/Logos/PixLine.d.ts +6 -0
- package/dist/Logos/PixLine.js +1 -0
- package/dist/Logos/TwitterXFill.js +1 -1
- package/dist/Logos/TwitterXLine.js +1 -1
- package/dist/Logos/VercelFill.d.ts +6 -0
- package/dist/Logos/VercelFill.js +1 -0
- package/dist/Logos/VercelLine.d.ts +6 -0
- package/dist/Logos/VercelLine.js +1 -0
- package/dist/Logos/index.d.ts +6 -0
- package/dist/Logos/index.js +80 -74
- package/dist/Map/index.js +21 -21
- package/dist/Media/CameraAiFill.d.ts +6 -0
- package/dist/Media/CameraAiFill.js +1 -0
- package/dist/Media/CameraAiLine.d.ts +6 -0
- package/dist/Media/CameraAiLine.js +1 -0
- package/dist/Media/ImageAiFill.d.ts +6 -0
- package/dist/Media/ImageAiFill.js +1 -0
- package/dist/Media/ImageAiLine.d.ts +6 -0
- package/dist/Media/ImageAiLine.js +1 -0
- package/dist/Media/ImageCircleAiFill.d.ts +6 -0
- package/dist/Media/ImageCircleAiFill.js +1 -0
- package/dist/Media/ImageCircleAiLine.d.ts +6 -0
- package/dist/Media/ImageCircleAiLine.js +1 -0
- package/dist/Media/LandscapeAiFill.d.ts +6 -0
- package/dist/Media/LandscapeAiFill.js +1 -0
- package/dist/Media/LandscapeAiLine.d.ts +6 -0
- package/dist/Media/LandscapeAiLine.js +1 -0
- package/dist/Media/Mic2AiFill.d.ts +6 -0
- package/dist/Media/Mic2AiFill.js +1 -0
- package/dist/Media/Mic2AiLine.d.ts +6 -0
- package/dist/Media/Mic2AiLine.js +1 -0
- package/dist/Media/MicAiFill.d.ts +6 -0
- package/dist/Media/MicAiFill.js +1 -0
- package/dist/Media/MicAiLine.d.ts +6 -0
- package/dist/Media/MicAiLine.js +1 -0
- package/dist/Media/MovieAiFill.d.ts +6 -0
- package/dist/Media/MovieAiFill.js +1 -0
- package/dist/Media/MovieAiLine.d.ts +6 -0
- package/dist/Media/MovieAiLine.js +1 -0
- package/dist/Media/MusicAiFill.d.ts +6 -0
- package/dist/Media/MusicAiFill.js +1 -0
- package/dist/Media/MusicAiLine.d.ts +6 -0
- package/dist/Media/MusicAiLine.js +1 -0
- package/dist/Media/NotificationSnoozeFill.d.ts +6 -0
- package/dist/Media/NotificationSnoozeFill.js +1 -0
- package/dist/Media/NotificationSnoozeLine.d.ts +6 -0
- package/dist/Media/NotificationSnoozeLine.js +1 -0
- package/dist/Media/VideoAiFill.d.ts +6 -0
- package/dist/Media/VideoAiFill.js +1 -0
- package/dist/Media/VideoAiLine.d.ts +6 -0
- package/dist/Media/VideoAiLine.js +1 -0
- package/dist/Media/VideoOnAiFill.d.ts +6 -0
- package/dist/Media/VideoOnAiFill.js +1 -0
- package/dist/Media/VideoOnAiLine.d.ts +6 -0
- package/dist/Media/VideoOnAiLine.js +1 -0
- package/dist/Media/VoiceAiFill.d.ts +6 -0
- package/dist/Media/VoiceAiFill.js +1 -0
- package/dist/Media/VoiceAiLine.d.ts +6 -0
- package/dist/Media/VoiceAiLine.js +1 -0
- package/dist/Media/index.d.ts +24 -0
- package/dist/Media/index.js +106 -82
- package/dist/Others/index.js +17 -17
- package/dist/System/AlarmSnoozeFill.d.ts +6 -0
- package/dist/System/AlarmSnoozeFill.js +1 -0
- package/dist/System/AlarmSnoozeLine.d.ts +6 -0
- package/dist/System/AlarmSnoozeLine.js +1 -0
- package/dist/System/StarOffFill.d.ts +6 -0
- package/dist/System/StarOffFill.js +1 -0
- package/dist/System/StarOffLine.d.ts +6 -0
- package/dist/System/StarOffLine.js +1 -0
- package/dist/System/index.d.ts +4 -0
- package/dist/System/index.js +126 -122
- package/dist/User & Faces/AccountBox2Fill.js +1 -0
- package/dist/User & Faces/AccountBox2Line.js +1 -0
- package/dist/User & Faces/AccountCircle2Fill.js +1 -0
- package/dist/User & Faces/AccountCircle2Line.js +1 -0
- package/dist/User & Faces/UserCommunityFill.js +1 -0
- package/dist/User & Faces/UserCommunityLine.js +1 -0
- package/dist/User & Faces/index.js +30 -24
- package/dist/User _ Faces/AccountBox2Fill.d.ts +6 -0
- package/dist/User _ Faces/AccountBox2Line.d.ts +6 -0
- package/dist/User _ Faces/AccountCircle2Fill.d.ts +6 -0
- package/dist/User _ Faces/AccountCircle2Line.d.ts +6 -0
- package/dist/User _ Faces/UserCommunityFill.d.ts +6 -0
- package/dist/User _ Faces/UserCommunityLine.d.ts +6 -0
- package/dist/User _ Faces/index.d.ts +6 -0
- package/dist/Weather/index.js +32 -32
- package/dist/chunk-26T327S2.js +5 -0
- package/dist/chunk-2CRFTMMN.js +5 -0
- package/dist/chunk-3OCIOQNT.js +5 -0
- package/dist/chunk-3X26TAST.js +5 -0
- package/dist/chunk-47EQMVJJ.js +5 -0
- package/dist/chunk-47TJGZE3.js +5 -0
- package/dist/chunk-4NVOX7FK.js +5 -0
- package/dist/chunk-4SWJ3PTS.js +5 -0
- package/dist/chunk-4T5AJBQM.js +5 -0
- package/dist/{chunk-KRP5GPXB.js → chunk-5CXQLL4P.js} +2 -2
- package/dist/chunk-5EN43OML.js +5 -0
- package/dist/chunk-5PMVY43Q.js +5 -0
- package/dist/chunk-63ASKRUX.js +5 -0
- package/dist/chunk-6LMDFIKZ.js +5 -0
- package/dist/chunk-6TXSA323.js +5 -0
- package/dist/chunk-73ZJRDST.js +5 -0
- package/dist/chunk-7JJ3MKXE.js +5 -0
- package/dist/chunk-7K5Y2VB5.js +5 -0
- package/dist/chunk-7VORCO2C.js +5 -0
- package/dist/chunk-ANUGVKJ4.js +5 -0
- package/dist/chunk-AUAPZGWE.js +5 -0
- package/dist/chunk-BKUCS67O.js +5 -0
- package/dist/chunk-BQM3FMZU.js +5 -0
- package/dist/chunk-CHVVG4HC.js +5 -0
- package/dist/chunk-CWBVJATM.js +5 -0
- package/dist/chunk-CWQZKO5C.js +5 -0
- package/dist/chunk-CXKUIDOO.js +5 -0
- package/dist/chunk-D4VZT4WZ.js +5 -0
- package/dist/chunk-DTXN6UES.js +5 -0
- package/dist/chunk-EAUMLJWC.js +5 -0
- package/dist/chunk-EDCTIUEZ.js +5 -0
- package/dist/chunk-EGIHL7DF.js +5 -0
- package/dist/chunk-ERYZKVXQ.js +5 -0
- package/dist/chunk-ETFGGVY2.js +5 -0
- package/dist/chunk-EZKVW3IL.js +5 -0
- package/dist/chunk-FCBQ7JNE.js +5 -0
- package/dist/chunk-FD3THWOW.js +5 -0
- package/dist/chunk-FS2KJSTG.js +5 -0
- package/dist/chunk-GACPLAKW.js +5 -0
- package/dist/chunk-GIHCW67L.js +5 -0
- package/dist/chunk-GP4UNH2G.js +5 -0
- package/dist/{chunk-S5G5WY3P.js → chunk-HGBROEEE.js} +1 -1
- package/dist/chunk-HRBWD7JN.js +5 -0
- package/dist/{chunk-HJP5VZXD.js → chunk-HWYW325R.js} +1 -1
- package/dist/chunk-HXEZ7RZO.js +5 -0
- package/dist/chunk-HY42TOP4.js +5 -0
- package/dist/chunk-IOD5B2EZ.js +5 -0
- package/dist/chunk-IOKAKJM4.js +5 -0
- package/dist/chunk-ITAFIPVI.js +5 -0
- package/dist/{chunk-53L5YM6A.js → chunk-J62JVXHI.js} +1 -1
- package/dist/{chunk-6GXVGDQT.js → chunk-KHCYXVJ6.js} +1 -1
- package/dist/chunk-KJ5MWBBH.js +5 -0
- package/dist/chunk-KKSBPNE7.js +5 -0
- package/dist/chunk-LB2DKVYB.js +5 -0
- package/dist/chunk-LHFGOGHO.js +5 -0
- package/dist/chunk-LHIZA7YZ.js +5 -0
- package/dist/chunk-LI4C3OCE.js +5 -0
- package/dist/chunk-MQ377QZA.js +5 -0
- package/dist/chunk-MZBIEMGR.js +5 -0
- package/dist/chunk-NM46DHCY.js +5 -0
- package/dist/chunk-NPAEDZTR.js +5 -0
- package/dist/chunk-NTFKTTOO.js +5 -0
- package/dist/chunk-OFOQ4MSR.js +5 -0
- package/dist/chunk-OHPFXDXK.js +5 -0
- package/dist/chunk-OQSA6ZSA.js +5 -0
- package/dist/chunk-OSQ64WB3.js +5 -0
- package/dist/chunk-P4PLUOOK.js +5 -0
- package/dist/chunk-P7AJVFPM.js +5 -0
- package/dist/chunk-PFIXFNWC.js +5 -0
- package/dist/chunk-PR5YU633.js +5 -0
- package/dist/chunk-Q25THKAW.js +5 -0
- package/dist/chunk-Q7JV74IU.js +5 -0
- package/dist/chunk-QFF2UKEZ.js +5 -0
- package/dist/chunk-QO4D6XRM.js +5 -0
- package/dist/chunk-QPPEPLTO.js +5 -0
- package/dist/{chunk-SGOISNAR.js → chunk-RGYF7OQD.js} +1 -1
- package/dist/chunk-RIBW3E6P.js +5 -0
- package/dist/chunk-RSL3RNQQ.js +5 -0
- package/dist/chunk-S2FZEC6S.js +5 -0
- package/dist/chunk-SC6CRIXQ.js +5 -0
- package/dist/chunk-SGLEJ2BX.js +5 -0
- package/dist/chunk-SUNLQAUC.js +5 -0
- package/dist/chunk-TBJ6TR2T.js +5 -0
- package/dist/chunk-TNSMJFSD.js +5 -0
- package/dist/chunk-TOQ7YSKS.js +5 -0
- package/dist/chunk-TXSR4WHI.js +5 -0
- package/dist/chunk-UJ5WMCRE.js +5 -0
- package/dist/chunk-UQ5LFSP5.js +5 -0
- package/dist/{chunk-ZTRJHWMP.js → chunk-UQL4RCFF.js} +1 -1
- package/dist/{chunk-ZAQZEME2.js → chunk-UZVJQDSV.js} +1 -1
- package/dist/chunk-VY4H3EFV.js +5 -0
- package/dist/chunk-WFCPHYSF.js +5 -0
- package/dist/chunk-WXS7KZRI.js +5 -0
- package/dist/chunk-WYLKSM76.js +5 -0
- package/dist/chunk-XJW27J57.js +5 -0
- package/dist/chunk-XRUQ5UTU.js +5 -0
- package/dist/chunk-XTRFLNJW.js +5 -0
- package/dist/chunk-YD34UIHG.js +5 -0
- package/dist/{chunk-UCZMWJWL.js → chunk-YMKUL4PI.js} +1 -1
- package/dist/chunk-YZRUJACE.js +5 -0
- package/dist/chunk-ZDALPMU2.js +5 -0
- package/dist/chunk-ZFWVQO6O.js +5 -0
- package/dist/chunk-ZG5FGSWC.js +5 -0
- package/dist/chunk-ZJGH5VXQ.js +5 -0
- package/dist/chunk-ZPF6ZDBY.js +5 -0
- package/dist/{chunk-FRAHUG3M.js → chunk-ZY5CTWTU.js} +1 -1
- package/dist/index.d.ts +91 -0
- package/dist/index.js +1065 -974
- package/package.json +2 -2
- package/dist/chunk-ALBPQKA3.js +0 -5
- package/dist/chunk-BHRWXIZ2.js +0 -5
- package/dist/chunk-M2IL6LMH.js +0 -5
- package/dist/chunk-NORCUTVF.js +0 -5
- package/dist/chunk-XIWIYBH3.js +0 -5
- /package/dist/{chunk-3EPBWL4A.js → chunk-3RFQLNQZ.js} +0 -0
- /package/dist/{chunk-3KCFCTJ7.js → chunk-3ZMDHXZI.js} +0 -0
- /package/dist/{chunk-56ZNWMIK.js → chunk-47LZBRLR.js} +0 -0
- /package/dist/{chunk-6NFOP3QZ.js → chunk-CEXYAD2I.js} +0 -0
- /package/dist/{chunk-DTGLDQY6.js → chunk-I2IZEQH6.js} +0 -0
- /package/dist/{chunk-FJJDCTLQ.js → chunk-MKOBI5IU.js} +0 -0
- /package/dist/{chunk-HXNGAWC6.js → chunk-OMUOAOKQ.js} +0 -0
- /package/dist/{chunk-ID7R6TJA.js → chunk-QPZLIWKZ.js} +0 -0
- /package/dist/{chunk-P6KOLV53.js → chunk-RQS5OCOH.js} +0 -0
- /package/dist/{chunk-PHIAEY6Q.js → chunk-XBWG732N.js} +0 -0
- /package/dist/{chunk-VONNDHDS.js → chunk-YIIFVCO2.js} +0 -0
- /package/dist/{chunk-WYDLB525.js → chunk-YPMC6GTM.js} +0 -0
package/dist/Device/index.js
CHANGED
|
@@ -1,173 +1,173 @@
|
|
|
1
1
|
import '../chunk-GW5VWYE7.js';
|
|
2
|
-
export { a as WirelessChargingFillIcon } from '../chunk-FHUPTAGD.js';
|
|
3
|
-
export { a as WirelessChargingLineIcon } from '../chunk-YHQGBC7L.js';
|
|
4
|
-
export { a as UninstallFillIcon } from '../chunk-ZRMP6W64.js';
|
|
5
|
-
export { a as UninstallLineIcon } from '../chunk-TLCTQEIN.js';
|
|
6
|
-
export { a as UsbFillIcon } from '../chunk-AQD7IA2Q.js';
|
|
7
|
-
export { a as UsbLineIcon } from '../chunk-5I5SRUF3.js';
|
|
8
2
|
export { a as WifiFillIcon } from '../chunk-4O2HGMSW.js';
|
|
9
3
|
export { a as WifiLineIcon } from '../chunk-R2QN2XXD.js';
|
|
10
4
|
export { a as WifiOffFillIcon } from '../chunk-RAL3QJ6F.js';
|
|
11
5
|
export { a as WifiOffLineIcon } from '../chunk-7ZKEIXCO.js';
|
|
12
|
-
export { a as
|
|
13
|
-
export { a as
|
|
14
|
-
export { a as Tv2FillIcon } from '../chunk-HFD7KFW2.js';
|
|
15
|
-
export { a as Tv2LineIcon } from '../chunk-JXLGQP7H.js';
|
|
6
|
+
export { a as WirelessChargingFillIcon } from '../chunk-FHUPTAGD.js';
|
|
7
|
+
export { a as WirelessChargingLineIcon } from '../chunk-YHQGBC7L.js';
|
|
16
8
|
export { a as TvFillIcon } from '../chunk-Q2KCQUQ7.js';
|
|
17
9
|
export { a as TvLineIcon } from '../chunk-TKYRSXXR.js';
|
|
18
10
|
export { a as UDiskFillIcon } from '../chunk-5NBBKHT2.js';
|
|
19
11
|
export { a as UDiskLineIcon } from '../chunk-W5TJJRTF.js';
|
|
20
|
-
export { a as
|
|
21
|
-
export { a as
|
|
22
|
-
export { a as
|
|
23
|
-
export { a as
|
|
12
|
+
export { a as UninstallFillIcon } from '../chunk-ZRMP6W64.js';
|
|
13
|
+
export { a as UninstallLineIcon } from '../chunk-TLCTQEIN.js';
|
|
14
|
+
export { a as UsbFillIcon } from '../chunk-AQD7IA2Q.js';
|
|
15
|
+
export { a as UsbLineIcon } from '../chunk-5I5SRUF3.js';
|
|
24
16
|
export { a as SimCardFillIcon } from '../chunk-YRNOTB6B.js';
|
|
25
17
|
export { a as SimCardLineIcon } from '../chunk-S3GUNQYP.js';
|
|
26
18
|
export { a as SmartphoneFillIcon } from '../chunk-QGYWTN6H.js';
|
|
27
19
|
export { a as SmartphoneLineIcon } from '../chunk-Q3YMKX24.js';
|
|
28
|
-
export { a as
|
|
29
|
-
export { a as
|
|
30
|
-
export { a as
|
|
31
|
-
export { a as
|
|
20
|
+
export { a as TabletFillIcon } from '../chunk-2X7MX62S.js';
|
|
21
|
+
export { a as TabletLineIcon } from '../chunk-WNGYLNDY.js';
|
|
22
|
+
export { a as Tv2FillIcon } from '../chunk-HFD7KFW2.js';
|
|
23
|
+
export { a as Tv2LineIcon } from '../chunk-JXLGQP7H.js';
|
|
32
24
|
export { a as SignalWifiErrorFillIcon } from '../chunk-FJQZHOSO.js';
|
|
33
25
|
export { a as SignalWifiErrorLineIcon } from '../chunk-5264IOEK.js';
|
|
34
26
|
export { a as SignalWifiFillIcon } from '../chunk-5QPFYDCS.js';
|
|
35
27
|
export { a as SignalWifiLineIcon } from '../chunk-4FOAGFWC.js';
|
|
36
|
-
export { a as
|
|
37
|
-
export { a as
|
|
38
|
-
export { a as
|
|
39
|
-
export { a as
|
|
28
|
+
export { a as SignalWifiOffFillIcon } from '../chunk-IZ2H3D4H.js';
|
|
29
|
+
export { a as SignalWifiOffLineIcon } from '../chunk-SMO3I5RQ.js';
|
|
30
|
+
export { a as SimCard2FillIcon } from '../chunk-G2P6FDUW.js';
|
|
31
|
+
export { a as SimCard2LineIcon } from '../chunk-2UDKFAFN.js';
|
|
40
32
|
export { a as ShutDownFillIcon } from '../chunk-I7KJWLPI.js';
|
|
41
33
|
export { a as ShutDownLineIcon } from '../chunk-F4Y5Q3QQ.js';
|
|
42
34
|
export { a as SignalWifi1FillIcon } from '../chunk-4YO5TX3P.js';
|
|
43
35
|
export { a as SignalWifi1LineIcon } from '../chunk-72HITTZJ.js';
|
|
44
|
-
export { a as
|
|
45
|
-
export { a as
|
|
46
|
-
export { a as
|
|
47
|
-
export { a as
|
|
36
|
+
export { a as SignalWifi2FillIcon } from '../chunk-6QK2VEBP.js';
|
|
37
|
+
export { a as SignalWifi2LineIcon } from '../chunk-BCYROEZO.js';
|
|
38
|
+
export { a as SignalWifi3FillIcon } from '../chunk-O22RNJ5H.js';
|
|
39
|
+
export { a as SignalWifi3LineIcon } from '../chunk-YG5KHM7T.js';
|
|
48
40
|
export { a as SdCardFillIcon } from '../chunk-7BTYZ45U.js';
|
|
49
41
|
export { a as SdCardLineIcon } from '../chunk-LFEJ6QCA.js';
|
|
50
42
|
export { a as SdCardMiniFillIcon } from '../chunk-XKSGC5H3.js';
|
|
51
43
|
export { a as SdCardMiniLineIcon } from '../chunk-RDEMYJEA.js';
|
|
52
|
-
export { a as
|
|
53
|
-
export { a as
|
|
54
|
-
export { a as
|
|
55
|
-
export { a as
|
|
44
|
+
export { a as SensorFillIcon } from '../chunk-7ZUEVW6K.js';
|
|
45
|
+
export { a as SensorLineIcon } from '../chunk-MR6363XO.js';
|
|
46
|
+
export { a as ServerFillIcon } from '../chunk-EYR4TTVA.js';
|
|
47
|
+
export { a as ServerLineIcon } from '../chunk-UKGAXRFY.js';
|
|
56
48
|
export { a as Save3FillIcon } from '../chunk-5FBV5LUC.js';
|
|
57
49
|
export { a as Save3LineIcon } from '../chunk-6Z7DKHDV.js';
|
|
58
50
|
export { a as SaveFillIcon } from '../chunk-2SGXINGU.js';
|
|
59
51
|
export { a as SaveLineIcon } from '../chunk-KNEGB4EX.js';
|
|
60
|
-
export { a as
|
|
61
|
-
export { a as
|
|
62
|
-
export { a as
|
|
63
|
-
export { a as
|
|
52
|
+
export { a as Scan2FillIcon } from '../chunk-Q3DUSAT7.js';
|
|
53
|
+
export { a as Scan2LineIcon } from '../chunk-NHXBGWK5.js';
|
|
54
|
+
export { a as ScanFillIcon } from '../chunk-EZ6IB4JX.js';
|
|
55
|
+
export { a as ScanLineIcon } from '../chunk-5DM25ZLY.js';
|
|
64
56
|
export { a as RotateLockFillIcon } from '../chunk-UFOUWLB3.js';
|
|
65
57
|
export { a as RotateLockLineIcon } from '../chunk-3LZTVXER.js';
|
|
66
58
|
export { a as RouterFillIcon } from '../chunk-5LPTMG7R.js';
|
|
67
59
|
export { a as RouterLineIcon } from '../chunk-TR3QCKZX.js';
|
|
68
|
-
export { a as
|
|
69
|
-
export { a as
|
|
70
|
-
export { a as
|
|
71
|
-
export { a as
|
|
60
|
+
export { a as RssFillIcon } from '../chunk-PMEFOKN2.js';
|
|
61
|
+
export { a as RssLineIcon } from '../chunk-QCPKNBZQ.js';
|
|
62
|
+
export { a as Save2FillIcon } from '../chunk-GMNHD7OL.js';
|
|
63
|
+
export { a as Save2LineIcon } from '../chunk-CL7RI7MU.js';
|
|
72
64
|
export { a as RemoteControl2FillIcon } from '../chunk-MLLSIRTL.js';
|
|
73
65
|
export { a as RemoteControl2LineIcon } from '../chunk-MJA4LMDU.js';
|
|
74
66
|
export { a as RemoteControlFillIcon } from '../chunk-UR6XAXUX.js';
|
|
75
67
|
export { a as RemoteControlLineIcon } from '../chunk-KW4NDZFC.js';
|
|
76
|
-
export { a as
|
|
77
|
-
export { a as
|
|
78
|
-
export { a as
|
|
79
|
-
export { a as
|
|
68
|
+
export { a as RestartFillIcon } from '../chunk-NMFBDJZC.js';
|
|
69
|
+
export { a as RestartLineIcon } from '../chunk-KWXLPRUP.js';
|
|
70
|
+
export { a as RfidFillIcon } from '../chunk-2EX3EYMG.js';
|
|
71
|
+
export { a as RfidLineIcon } from '../chunk-23PQB6UL.js';
|
|
80
72
|
export { a as QrScanFillIcon } from '../chunk-U2IJT6NJ.js';
|
|
81
73
|
export { a as QrScanLineIcon } from '../chunk-GEMONMJT.js';
|
|
82
74
|
export { a as RadarFillIcon } from '../chunk-362HZWIH.js';
|
|
83
75
|
export { a as RadarLineIcon } from '../chunk-RBGEQW7J.js';
|
|
84
|
-
export { a as
|
|
85
|
-
export { a as
|
|
86
|
-
export { a as
|
|
87
|
-
export { a as
|
|
76
|
+
export { a as Ram2FillIcon } from '../chunk-B42R6HUR.js';
|
|
77
|
+
export { a as Ram2LineIcon } from '../chunk-A7OFYNPQ.js';
|
|
78
|
+
export { a as RamFillIcon } from '../chunk-TWXAM63D.js';
|
|
79
|
+
export { a as RamLineIcon } from '../chunk-ZSYAKG7P.js';
|
|
88
80
|
export { a as PhoneFindLineIcon } from '../chunk-LIMGPFWP.js';
|
|
89
81
|
export { a as PhoneLineIcon } from '../chunk-DKHWHKNQ.js';
|
|
90
82
|
export { a as PhoneLockFillIcon } from '../chunk-376RHO4A.js';
|
|
91
83
|
export { a as PhoneLockLineIcon } from '../chunk-HHO3S7VZ.js';
|
|
92
|
-
export { a as
|
|
93
|
-
export { a as
|
|
94
|
-
export { a as
|
|
95
|
-
export { a as
|
|
84
|
+
export { a as QrCodeFillIcon } from '../chunk-OV3IHON6.js';
|
|
85
|
+
export { a as QrCodeLineIcon } from '../chunk-D2ZJE45Z.js';
|
|
86
|
+
export { a as QrScan2FillIcon } from '../chunk-TUU3SQAT.js';
|
|
87
|
+
export { a as QrScan2LineIcon } from '../chunk-OZLMPGDQ.js';
|
|
96
88
|
export { a as MacbookFillIcon } from '../chunk-IFQ276DA.js';
|
|
97
89
|
export { a as MacbookLineIcon } from '../chunk-SNWVFJT4.js';
|
|
98
90
|
export { a as MobileDownloadFillIcon } from '../chunk-2WOGXGXQ.js';
|
|
99
91
|
export { a as MobileDownloadLineIcon } from '../chunk-JXBE5I7T.js';
|
|
100
|
-
export { a as
|
|
101
|
-
export { a as
|
|
102
|
-
export { a as
|
|
103
|
-
export { a as
|
|
92
|
+
export { a as MouseFillIcon } from '../chunk-O7CREWPW.js';
|
|
93
|
+
export { a as MouseLineIcon } from '../chunk-T2IM5Y6W.js';
|
|
94
|
+
export { a as PhoneFillIcon } from '../chunk-VSAIQKEY.js';
|
|
95
|
+
export { a as PhoneFindFillIcon } from '../chunk-E4LQMJHX.js';
|
|
104
96
|
export { a as InstanceFillIcon } from '../chunk-WOOKWGC7.js';
|
|
105
97
|
export { a as InstanceLineIcon } from '../chunk-44ZTEOBG.js';
|
|
106
98
|
export { a as KeyboardBoxFillIcon } from '../chunk-E67QG6B2.js';
|
|
107
99
|
export { a as KeyboardBoxLineIcon } from '../chunk-JY352QF6.js';
|
|
108
|
-
export { a as
|
|
109
|
-
export { a as
|
|
110
|
-
export { a as
|
|
111
|
-
export { a as
|
|
100
|
+
export { a as KeyboardFillIcon } from '../chunk-M5BLXSJ5.js';
|
|
101
|
+
export { a as KeyboardLineIcon } from '../chunk-VQL5JEB5.js';
|
|
102
|
+
export { a as MacFillIcon } from '../chunk-K2XFRHY6.js';
|
|
103
|
+
export { a as MacLineIcon } from '../chunk-YM5CELAF.js';
|
|
112
104
|
export { a as HardDrive3FillIcon } from '../chunk-SIZVM762.js';
|
|
113
105
|
export { a as HardDrive3LineIcon } from '../chunk-VW7XTB24.js';
|
|
114
106
|
export { a as HardDriveFillIcon } from '../chunk-URK7OZDI.js';
|
|
115
107
|
export { a as HardDriveLineIcon } from '../chunk-D4BFLYN2.js';
|
|
116
|
-
export { a as
|
|
117
|
-
export { a as
|
|
118
|
-
export { a as
|
|
119
|
-
export { a as
|
|
108
|
+
export { a as HotspotFillIcon } from '../chunk-ARCU4MHD.js';
|
|
109
|
+
export { a as HotspotLineIcon } from '../chunk-7JSPZ6CX.js';
|
|
110
|
+
export { a as InstallFillIcon } from '../chunk-V2C44BUQ.js';
|
|
111
|
+
export { a as InstallLineIcon } from '../chunk-S6IB6I6N.js';
|
|
120
112
|
export { a as GamepadFillIcon } from '../chunk-6ZROLK6L.js';
|
|
121
113
|
export { a as GamepadLineIcon } from '../chunk-FHOJL4KW.js';
|
|
122
114
|
export { a as GpsFillIcon } from '../chunk-OT7VYJY3.js';
|
|
123
115
|
export { a as GpsLineIcon } from '../chunk-DMEJRQ26.js';
|
|
124
|
-
export { a as
|
|
125
|
-
export { a as
|
|
126
|
-
export { a as
|
|
127
|
-
export { a as
|
|
116
|
+
export { a as GradienterFillIcon } from '../chunk-3HCWW3YM.js';
|
|
117
|
+
export { a as GradienterLineIcon } from '../chunk-AYRCJVGQ.js';
|
|
118
|
+
export { a as HardDrive2FillIcon } from '../chunk-E57ITTGA.js';
|
|
119
|
+
export { a as HardDrive2LineIcon } from '../chunk-WXZAD54P.js';
|
|
128
120
|
export { a as DualSim1FillIcon } from '../chunk-WRJA7QQY.js';
|
|
129
121
|
export { a as DualSim1LineIcon } from '../chunk-XBWEBB3I.js';
|
|
130
122
|
export { a as DualSim2FillIcon } from '../chunk-I4IAMNWE.js';
|
|
131
123
|
export { a as DualSim2LineIcon } from '../chunk-YJXOPC7K.js';
|
|
132
|
-
export { a as
|
|
133
|
-
export { a as
|
|
134
|
-
export { a as
|
|
135
|
-
export { a as
|
|
124
|
+
export { a as Fingerprint2FillIcon } from '../chunk-NZAXFPQR.js';
|
|
125
|
+
export { a as Fingerprint2LineIcon } from '../chunk-C4K6PTDT.js';
|
|
126
|
+
export { a as FingerprintFillIcon } from '../chunk-S7AFRUIU.js';
|
|
127
|
+
export { a as FingerprintLineIcon } from '../chunk-FNQAEZJW.js';
|
|
136
128
|
export { a as Database2FillIcon } from '../chunk-TSAM67FA.js';
|
|
137
129
|
export { a as Database2LineIcon } from '../chunk-GDZCYNJA.js';
|
|
138
130
|
export { a as DatabaseFillIcon } from '../chunk-VTRQBIJP.js';
|
|
139
131
|
export { a as DatabaseLineIcon } from '../chunk-ZSTURSBU.js';
|
|
140
|
-
export { a as
|
|
141
|
-
export { a as
|
|
142
|
-
export { a as
|
|
143
|
-
export { a as
|
|
132
|
+
export { a as DeviceFillIcon } from '../chunk-WO2DKLMW.js';
|
|
133
|
+
export { a as DeviceLineIcon } from '../chunk-UTRWK5HY.js';
|
|
134
|
+
export { a as DeviceRecoverFillIcon } from '../chunk-NA6UTC5V.js';
|
|
135
|
+
export { a as DeviceRecoverLineIcon } from '../chunk-HTO57AI3.js';
|
|
144
136
|
export { a as ComputerFillIcon } from '../chunk-JCJ6A3DM.js';
|
|
145
137
|
export { a as ComputerLineIcon } from '../chunk-7GBS7HPP.js';
|
|
146
138
|
export { a as CpuFillIcon } from '../chunk-QZWIBNEL.js';
|
|
147
139
|
export { a as CpuLineIcon } from '../chunk-ZRM2B7K5.js';
|
|
148
|
-
export { a as
|
|
149
|
-
export { a as
|
|
150
|
-
export { a as
|
|
151
|
-
export { a as
|
|
140
|
+
export { a as Dashboard2FillIcon } from '../chunk-2UCHK3RZ.js';
|
|
141
|
+
export { a as Dashboard2LineIcon } from '../chunk-L5WWXKZJ.js';
|
|
142
|
+
export { a as Dashboard3FillIcon } from '../chunk-GNKXQFPU.js';
|
|
143
|
+
export { a as Dashboard3LineIcon } from '../chunk-KT43WJIS.js';
|
|
152
144
|
export { a as BluetoothConnectFillIcon } from '../chunk-CD4ERFRV.js';
|
|
153
145
|
export { a as BluetoothConnectLineIcon } from '../chunk-Z6SPJ3QD.js';
|
|
154
146
|
export { a as BluetoothFillIcon } from '../chunk-ZYTCOQBU.js';
|
|
155
147
|
export { a as BluetoothLineIcon } from '../chunk-OL2U6Q55.js';
|
|
156
|
-
export { a as
|
|
157
|
-
export { a as
|
|
158
|
-
export { a as
|
|
159
|
-
export { a as
|
|
148
|
+
export { a as CastFillIcon } from '../chunk-TP7KIJBE.js';
|
|
149
|
+
export { a as CastLineIcon } from '../chunk-N3P7LR33.js';
|
|
150
|
+
export { a as CellphoneFillIcon } from '../chunk-H4T4S422.js';
|
|
151
|
+
export { a as CellphoneLineIcon } from '../chunk-7OXSQJLJ.js';
|
|
160
152
|
export { a as BatteryFillIcon } from '../chunk-K2FBJ3PY.js';
|
|
161
153
|
export { a as BatteryLineIcon } from '../chunk-BW73GTPX.js';
|
|
162
154
|
export { a as BatteryLowFillIcon } from '../chunk-5Z4MWRY3.js';
|
|
163
155
|
export { a as BatteryLowLineIcon } from '../chunk-5G3ACOCJ.js';
|
|
164
|
-
export { a as
|
|
165
|
-
export { a as
|
|
166
|
-
export { a as
|
|
167
|
-
export { a as
|
|
156
|
+
export { a as BatterySaverFillIcon } from '../chunk-SY4LPJY6.js';
|
|
157
|
+
export { a as BatterySaverLineIcon } from '../chunk-LVO7ACYG.js';
|
|
158
|
+
export { a as BatteryShareFillIcon } from '../chunk-4VV6LJLU.js';
|
|
159
|
+
export { a as BatteryShareLineIcon } from '../chunk-DT2J3R2Q.js';
|
|
168
160
|
export { a as BaseStationFillIcon } from '../chunk-OLWXNUVZ.js';
|
|
169
161
|
export { a as BaseStationLineIcon } from '../chunk-ZIOZTN2S.js';
|
|
170
162
|
export { a as Battery2ChargeFillIcon } from '../chunk-Y23245NS.js';
|
|
171
163
|
export { a as Battery2ChargeLineIcon } from '../chunk-X5E26RTH.js';
|
|
164
|
+
export { a as Battery2FillIcon } from '../chunk-WS75KD5I.js';
|
|
165
|
+
export { a as Battery2LineIcon } from '../chunk-HU7Q6C4Z.js';
|
|
166
|
+
export { a as BatteryChargeFillIcon } from '../chunk-6QK4TNY2.js';
|
|
167
|
+
export { a as BatteryChargeLineIcon } from '../chunk-77QPBGO2.js';
|
|
172
168
|
export { a as AirplayFillIcon } from '../chunk-5G7UDZZ3.js';
|
|
173
169
|
export { a as AirplayLineIcon } from '../chunk-I6MDCCYE.js';
|
|
170
|
+
export { a as BarcodeBoxFillIcon } from '../chunk-LMWYLYCU.js';
|
|
171
|
+
export { a as BarcodeBoxLineIcon } from '../chunk-6LXEIAU4.js';
|
|
172
|
+
export { a as BarcodeFillIcon } from '../chunk-F466VSMI.js';
|
|
173
|
+
export { a as BarcodeLineIcon } from '../chunk-CAKX2MOZ.js';
|