@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/index.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
export { default as ArrowDownBoxFillIcon } from './Arrows/ArrowDownBoxFill.js';
|
|
2
|
+
export { default as ArrowDownBoxLineIcon } from './Arrows/ArrowDownBoxLine.js';
|
|
1
3
|
export { default as ArrowDownCircleFillIcon } from './Arrows/ArrowDownCircleFill.js';
|
|
2
4
|
export { default as ArrowDownCircleLineIcon } from './Arrows/ArrowDownCircleLine.js';
|
|
3
5
|
export { default as ArrowDownDoubleFillIcon } from './Arrows/ArrowDownDoubleFill.js';
|
|
@@ -20,10 +22,14 @@ export { default as ArrowGoBackFillIcon } from './Arrows/ArrowGoBackFill.js';
|
|
|
20
22
|
export { default as ArrowGoBackLineIcon } from './Arrows/ArrowGoBackLine.js';
|
|
21
23
|
export { default as ArrowGoForwardFillIcon } from './Arrows/ArrowGoForwardFill.js';
|
|
22
24
|
export { default as ArrowGoForwardLineIcon } from './Arrows/ArrowGoForwardLine.js';
|
|
25
|
+
export { default as ArrowLeftBoxFillIcon } from './Arrows/ArrowLeftBoxFill.js';
|
|
26
|
+
export { default as ArrowLeftBoxLineIcon } from './Arrows/ArrowLeftBoxLine.js';
|
|
23
27
|
export { default as ArrowLeftCircleFillIcon } from './Arrows/ArrowLeftCircleFill.js';
|
|
24
28
|
export { default as ArrowLeftCircleLineIcon } from './Arrows/ArrowLeftCircleLine.js';
|
|
25
29
|
export { default as ArrowLeftDoubleFillIcon } from './Arrows/ArrowLeftDoubleFill.js';
|
|
26
30
|
export { default as ArrowLeftDoubleLineIcon } from './Arrows/ArrowLeftDoubleLine.js';
|
|
31
|
+
export { default as ArrowLeftDownBoxFillIcon } from './Arrows/ArrowLeftDownBoxFill.js';
|
|
32
|
+
export { default as ArrowLeftDownBoxLineIcon } from './Arrows/ArrowLeftDownBoxLine.js';
|
|
27
33
|
export { default as ArrowLeftDownFillIcon } from './Arrows/ArrowLeftDownFill.js';
|
|
28
34
|
export { default as ArrowLeftDownLineIcon } from './Arrows/ArrowLeftDownLine.js';
|
|
29
35
|
export { default as ArrowLeftFillIcon } from './Arrows/ArrowLeftFill.js';
|
|
@@ -32,20 +38,28 @@ export { default as ArrowLeftRightFillIcon } from './Arrows/ArrowLeftRightFill.j
|
|
|
32
38
|
export { default as ArrowLeftRightLineIcon } from './Arrows/ArrowLeftRightLine.js';
|
|
33
39
|
export { default as ArrowLeftSFillIcon } from './Arrows/ArrowLeftSFill.js';
|
|
34
40
|
export { default as ArrowLeftSLineIcon } from './Arrows/ArrowLeftSLine.js';
|
|
41
|
+
export { default as ArrowLeftUpBoxFillIcon } from './Arrows/ArrowLeftUpBoxFill.js';
|
|
42
|
+
export { default as ArrowLeftUpBoxLineIcon } from './Arrows/ArrowLeftUpBoxLine.js';
|
|
35
43
|
export { default as ArrowLeftUpFillIcon } from './Arrows/ArrowLeftUpFill.js';
|
|
36
44
|
export { default as ArrowLeftUpLineIcon } from './Arrows/ArrowLeftUpLine.js';
|
|
37
45
|
export { default as ArrowLeftWideFillIcon } from './Arrows/ArrowLeftWideFill.js';
|
|
38
46
|
export { default as ArrowLeftWideLineIcon } from './Arrows/ArrowLeftWideLine.js';
|
|
47
|
+
export { default as ArrowRightBoxFillIcon } from './Arrows/ArrowRightBoxFill.js';
|
|
48
|
+
export { default as ArrowRightBoxLineIcon } from './Arrows/ArrowRightBoxLine.js';
|
|
39
49
|
export { default as ArrowRightCircleFillIcon } from './Arrows/ArrowRightCircleFill.js';
|
|
40
50
|
export { default as ArrowRightCircleLineIcon } from './Arrows/ArrowRightCircleLine.js';
|
|
41
51
|
export { default as ArrowRightDoubleFillIcon } from './Arrows/ArrowRightDoubleFill.js';
|
|
42
52
|
export { default as ArrowRightDoubleLineIcon } from './Arrows/ArrowRightDoubleLine.js';
|
|
53
|
+
export { default as ArrowRightDownBoxFillIcon } from './Arrows/ArrowRightDownBoxFill.js';
|
|
54
|
+
export { default as ArrowRightDownBoxLineIcon } from './Arrows/ArrowRightDownBoxLine.js';
|
|
43
55
|
export { default as ArrowRightDownFillIcon } from './Arrows/ArrowRightDownFill.js';
|
|
44
56
|
export { default as ArrowRightDownLineIcon } from './Arrows/ArrowRightDownLine.js';
|
|
45
57
|
export { default as ArrowRightFillIcon } from './Arrows/ArrowRightFill.js';
|
|
46
58
|
export { default as ArrowRightLineIcon } from './Arrows/ArrowRightLine.js';
|
|
47
59
|
export { default as ArrowRightSFillIcon } from './Arrows/ArrowRightSFill.js';
|
|
48
60
|
export { default as ArrowRightSLineIcon } from './Arrows/ArrowRightSLine.js';
|
|
61
|
+
export { default as ArrowRightUpBoxFillIcon } from './Arrows/ArrowRightUpBoxFill.js';
|
|
62
|
+
export { default as ArrowRightUpBoxLineIcon } from './Arrows/ArrowRightUpBoxLine.js';
|
|
49
63
|
export { default as ArrowRightUpFillIcon } from './Arrows/ArrowRightUpFill.js';
|
|
50
64
|
export { default as ArrowRightUpLineIcon } from './Arrows/ArrowRightUpLine.js';
|
|
51
65
|
export { default as ArrowRightWideFillIcon } from './Arrows/ArrowRightWideFill.js';
|
|
@@ -54,6 +68,8 @@ export { default as ArrowTurnBackFillIcon } from './Arrows/ArrowTurnBackFill.js'
|
|
|
54
68
|
export { default as ArrowTurnBackLineIcon } from './Arrows/ArrowTurnBackLine.js';
|
|
55
69
|
export { default as ArrowTurnForwardFillIcon } from './Arrows/ArrowTurnForwardFill.js';
|
|
56
70
|
export { default as ArrowTurnForwardLineIcon } from './Arrows/ArrowTurnForwardLine.js';
|
|
71
|
+
export { default as ArrowUpBoxFillIcon } from './Arrows/ArrowUpBoxFill.js';
|
|
72
|
+
export { default as ArrowUpBoxLineIcon } from './Arrows/ArrowUpBoxLine.js';
|
|
57
73
|
export { default as ArrowUpCircleFillIcon } from './Arrows/ArrowUpCircleFill.js';
|
|
58
74
|
export { default as ArrowUpCircleLineIcon } from './Arrows/ArrowUpCircleLine.js';
|
|
59
75
|
export { default as ArrowUpDoubleFillIcon } from './Arrows/ArrowUpDoubleFill.js';
|
|
@@ -176,6 +192,8 @@ export { default as Home7FillIcon } from './Buildings/Home7Fill.js';
|
|
|
176
192
|
export { default as Home7LineIcon } from './Buildings/Home7Line.js';
|
|
177
193
|
export { default as Home8FillIcon } from './Buildings/Home8Fill.js';
|
|
178
194
|
export { default as Home8LineIcon } from './Buildings/Home8Line.js';
|
|
195
|
+
export { default as Home9FillIcon } from './Buildings/Home9Fill.js';
|
|
196
|
+
export { default as Home9LineIcon } from './Buildings/Home9Line.js';
|
|
179
197
|
export { default as HomeFillIcon } from './Buildings/HomeFill.js';
|
|
180
198
|
export { default as HomeGearFillIcon } from './Buildings/HomeGearFill.js';
|
|
181
199
|
export { default as HomeGearLineIcon } from './Buildings/HomeGearLine.js';
|
|
@@ -222,6 +240,8 @@ export { default as AwardFillIcon } from './Business/AwardFill.js';
|
|
|
222
240
|
export { default as AwardLineIcon } from './Business/AwardLine.js';
|
|
223
241
|
export { default as BarChart2FillIcon } from './Business/BarChart2Fill.js';
|
|
224
242
|
export { default as BarChart2LineIcon } from './Business/BarChart2Line.js';
|
|
243
|
+
export { default as BarChartBoxAiFillIcon } from './Business/BarChartBoxAiFill.js';
|
|
244
|
+
export { default as BarChartBoxAiLineIcon } from './Business/BarChartBoxAiLine.js';
|
|
225
245
|
export { default as BarChartBoxFillIcon } from './Business/BarChartBoxFill.js';
|
|
226
246
|
export { default as BarChartBoxLineIcon } from './Business/BarChartBoxLine.js';
|
|
227
247
|
export { default as BarChartFillIcon } from './Business/BarChartFill.js';
|
|
@@ -294,6 +314,8 @@ export { default as Flag2FillIcon } from './Business/Flag2Fill.js';
|
|
|
294
314
|
export { default as Flag2LineIcon } from './Business/Flag2Line.js';
|
|
295
315
|
export { default as FlagFillIcon } from './Business/FlagFill.js';
|
|
296
316
|
export { default as FlagLineIcon } from './Business/FlagLine.js';
|
|
317
|
+
export { default as FlagOffFillIcon } from './Business/FlagOffFill.js';
|
|
318
|
+
export { default as FlagOffLineIcon } from './Business/FlagOffLine.js';
|
|
297
319
|
export { default as GlobalFillIcon } from './Business/GlobalFill.js';
|
|
298
320
|
export { default as GlobalLineIcon } from './Business/GlobalLine.js';
|
|
299
321
|
export { default as HonourFillIcon } from './Business/HonourFill.js';
|
|
@@ -308,12 +330,16 @@ export { default as InboxFillIcon } from './Business/InboxFill.js';
|
|
|
308
330
|
export { default as InboxLineIcon } from './Business/InboxLine.js';
|
|
309
331
|
export { default as InboxUnarchiveFillIcon } from './Business/InboxUnarchiveFill.js';
|
|
310
332
|
export { default as InboxUnarchiveLineIcon } from './Business/InboxUnarchiveLine.js';
|
|
333
|
+
export { default as InfoCardFillIcon } from './Business/InfoCardFill.js';
|
|
334
|
+
export { default as InfoCardLineIcon } from './Business/InfoCardLine.js';
|
|
311
335
|
export { default as LineChartFillIcon } from './Business/LineChartFill.js';
|
|
312
336
|
export { default as LineChartLineIcon } from './Business/LineChartLine.js';
|
|
313
337
|
export { default as LinksFillIcon } from './Business/LinksFill.js';
|
|
314
338
|
export { default as LinksLineIcon } from './Business/LinksLine.js';
|
|
315
339
|
export { default as MailAddFillIcon } from './Business/MailAddFill.js';
|
|
316
340
|
export { default as MailAddLineIcon } from './Business/MailAddLine.js';
|
|
341
|
+
export { default as MailAiFillIcon } from './Business/MailAiFill.js';
|
|
342
|
+
export { default as MailAiLineIcon } from './Business/MailAiLine.js';
|
|
317
343
|
export { default as MailCheckFillIcon } from './Business/MailCheckFill.js';
|
|
318
344
|
export { default as MailCheckLineIcon } from './Business/MailCheckLine.js';
|
|
319
345
|
export { default as MailCloseFillIcon } from './Business/MailCloseFill.js';
|
|
@@ -414,6 +440,8 @@ export { default as Chat3FillIcon } from './Communication/Chat3Fill.js';
|
|
|
414
440
|
export { default as Chat3LineIcon } from './Communication/Chat3Line.js';
|
|
415
441
|
export { default as Chat4FillIcon } from './Communication/Chat4Fill.js';
|
|
416
442
|
export { default as Chat4LineIcon } from './Communication/Chat4Line.js';
|
|
443
|
+
export { default as ChatAiFillIcon } from './Communication/ChatAiFill.js';
|
|
444
|
+
export { default as ChatAiLineIcon } from './Communication/ChatAiLine.js';
|
|
417
445
|
export { default as ChatCheckFillIcon } from './Communication/ChatCheckFill.js';
|
|
418
446
|
export { default as ChatCheckLineIcon } from './Communication/ChatCheckLine.js';
|
|
419
447
|
export { default as ChatDeleteFillIcon } from './Communication/ChatDeleteFill.js';
|
|
@@ -446,6 +474,8 @@ export { default as ChatSmile2FillIcon } from './Communication/ChatSmile2Fill.js
|
|
|
446
474
|
export { default as ChatSmile2LineIcon } from './Communication/ChatSmile2Line.js';
|
|
447
475
|
export { default as ChatSmile3FillIcon } from './Communication/ChatSmile3Fill.js';
|
|
448
476
|
export { default as ChatSmile3LineIcon } from './Communication/ChatSmile3Line.js';
|
|
477
|
+
export { default as ChatSmileAiFillIcon } from './Communication/ChatSmileAiFill.js';
|
|
478
|
+
export { default as ChatSmileAiLineIcon } from './Communication/ChatSmileAiLine.js';
|
|
449
479
|
export { default as ChatSmileFillIcon } from './Communication/ChatSmileFill.js';
|
|
450
480
|
export { default as ChatSmileLineIcon } from './Communication/ChatSmileLine.js';
|
|
451
481
|
export { default as ChatThreadFillIcon } from './Communication/ChatThreadFill.js';
|
|
@@ -454,6 +484,8 @@ export { default as ChatUnreadFillIcon } from './Communication/ChatUnreadFill.js
|
|
|
454
484
|
export { default as ChatUnreadLineIcon } from './Communication/ChatUnreadLine.js';
|
|
455
485
|
export { default as ChatUploadFillIcon } from './Communication/ChatUploadFill.js';
|
|
456
486
|
export { default as ChatUploadLineIcon } from './Communication/ChatUploadLine.js';
|
|
487
|
+
export { default as ChatVoiceAiFillIcon } from './Communication/ChatVoiceAiFill.js';
|
|
488
|
+
export { default as ChatVoiceAiLineIcon } from './Communication/ChatVoiceAiLine.js';
|
|
457
489
|
export { default as ChatVoiceFillIcon } from './Communication/ChatVoiceFill.js';
|
|
458
490
|
export { default as ChatVoiceLineIcon } from './Communication/ChatVoiceLine.js';
|
|
459
491
|
export { default as DiscussFillIcon } from './Communication/DiscussFill.js';
|
|
@@ -472,6 +504,8 @@ export { default as QuestionAnswerFillIcon } from './Communication/QuestionAnswe
|
|
|
472
504
|
export { default as QuestionAnswerLineIcon } from './Communication/QuestionAnswerLine.js';
|
|
473
505
|
export { default as QuestionnaireFillIcon } from './Communication/QuestionnaireFill.js';
|
|
474
506
|
export { default as QuestionnaireLineIcon } from './Communication/QuestionnaireLine.js';
|
|
507
|
+
export { default as SpeakAiFillIcon } from './Communication/SpeakAiFill.js';
|
|
508
|
+
export { default as SpeakAiLineIcon } from './Communication/SpeakAiLine.js';
|
|
475
509
|
export { default as SpeakFillIcon } from './Communication/SpeakFill.js';
|
|
476
510
|
export { default as SpeakLineIcon } from './Communication/SpeakLine.js';
|
|
477
511
|
export { default as VideoChatFillIcon } from './Communication/VideoChatFill.js';
|
|
@@ -506,6 +540,8 @@ export { default as Brush3FillIcon } from './Design/Brush3Fill.js';
|
|
|
506
540
|
export { default as Brush3LineIcon } from './Design/Brush3Line.js';
|
|
507
541
|
export { default as Brush4FillIcon } from './Design/Brush4Fill.js';
|
|
508
542
|
export { default as Brush4LineIcon } from './Design/Brush4Line.js';
|
|
543
|
+
export { default as BrushAiFillIcon } from './Design/BrushAiFill.js';
|
|
544
|
+
export { default as BrushAiLineIcon } from './Design/BrushAiLine.js';
|
|
509
545
|
export { default as BrushFillIcon } from './Design/BrushFill.js';
|
|
510
546
|
export { default as BrushLineIcon } from './Design/BrushLine.js';
|
|
511
547
|
export { default as CircleFillIcon } from './Design/CircleFill.js';
|
|
@@ -516,6 +552,8 @@ export { default as ClockwiseFillIcon } from './Design/ClockwiseFill.js';
|
|
|
516
552
|
export { default as ClockwiseLineIcon } from './Design/ClockwiseLine.js';
|
|
517
553
|
export { default as CollageFillIcon } from './Design/CollageFill.js';
|
|
518
554
|
export { default as CollageLineIcon } from './Design/CollageLine.js';
|
|
555
|
+
export { default as ColorFilterAiFillIcon } from './Design/ColorFilterAiFill.js';
|
|
556
|
+
export { default as ColorFilterAiLineIcon } from './Design/ColorFilterAiLine.js';
|
|
519
557
|
export { default as ColorFilterFillIcon } from './Design/ColorFilterFill.js';
|
|
520
558
|
export { default as ColorFilterLineIcon } from './Design/ColorFilterLine.js';
|
|
521
559
|
export { default as Compasses2FillIcon } from './Design/Compasses2Fill.js';
|
|
@@ -644,6 +682,8 @@ export { default as PencilRulerFillIcon } from './Design/PencilRulerFill.js';
|
|
|
644
682
|
export { default as PencilRulerLineIcon } from './Design/PencilRulerLine.js';
|
|
645
683
|
export { default as PentagonFillIcon } from './Design/PentagonFill.js';
|
|
646
684
|
export { default as PentagonLineIcon } from './Design/PentagonLine.js';
|
|
685
|
+
export { default as QuillPenAiFillIcon } from './Design/QuillPenAiFill.js';
|
|
686
|
+
export { default as QuillPenAiLineIcon } from './Design/QuillPenAiLine.js';
|
|
647
687
|
export { default as QuillPenFillIcon } from './Design/QuillPenFill.js';
|
|
648
688
|
export { default as QuillPenLineIcon } from './Design/QuillPenLine.js';
|
|
649
689
|
export { default as RectangleFillIcon } from './Design/RectangleFill.js';
|
|
@@ -694,6 +734,8 @@ export { default as Bug2FillIcon } from './Development/Bug2Fill.js';
|
|
|
694
734
|
export { default as Bug2LineIcon } from './Development/Bug2Line.js';
|
|
695
735
|
export { default as BugFillIcon } from './Development/BugFill.js';
|
|
696
736
|
export { default as BugLineIcon } from './Development/BugLine.js';
|
|
737
|
+
export { default as CodeAiFillIcon } from './Development/CodeAiFill.js';
|
|
738
|
+
export { default as CodeAiLineIcon } from './Development/CodeAiLine.js';
|
|
697
739
|
export { default as CodeBoxFillIcon } from './Development/CodeBoxFill.js';
|
|
698
740
|
export { default as CodeBoxLineIcon } from './Development/CodeBoxLine.js';
|
|
699
741
|
export { default as CodeFillIcon } from './Development/CodeFill.js';
|
|
@@ -734,6 +776,8 @@ export { default as JavascriptFillIcon } from './Development/JavascriptFill.js';
|
|
|
734
776
|
export { default as JavascriptLineIcon } from './Development/JavascriptLine.js';
|
|
735
777
|
export { default as ParenthesesFillIcon } from './Development/ParenthesesFill.js';
|
|
736
778
|
export { default as ParenthesesLineIcon } from './Development/ParenthesesLine.js';
|
|
779
|
+
export { default as PhpFillIcon } from './Development/PhpFill.js';
|
|
780
|
+
export { default as PhpLineIcon } from './Development/PhpLine.js';
|
|
737
781
|
export { default as Puzzle2FillIcon } from './Development/Puzzle2Fill.js';
|
|
738
782
|
export { default as Puzzle2LineIcon } from './Development/Puzzle2Line.js';
|
|
739
783
|
export { default as PuzzleFillIcon } from './Development/PuzzleFill.js';
|
|
@@ -1166,6 +1210,7 @@ export { default as CalendarViewIcon } from './Editor/CalendarView.js';
|
|
|
1166
1210
|
export { default as CarouselViewIcon } from './Editor/CarouselView.js';
|
|
1167
1211
|
export { default as CodeBlockIcon } from './Editor/CodeBlock.js';
|
|
1168
1212
|
export { default as CodeViewIcon } from './Editor/CodeView.js';
|
|
1213
|
+
export { default as CustomSizeIcon } from './Editor/CustomSize.js';
|
|
1169
1214
|
export { default as DeleteColumnIcon } from './Editor/DeleteColumn.js';
|
|
1170
1215
|
export { default as DeleteRowIcon } from './Editor/DeleteRow.js';
|
|
1171
1216
|
export { default as DoubleQuotesLIcon } from './Editor/DoubleQuotesL.js';
|
|
@@ -1210,6 +1255,8 @@ export { default as InsertRowTopIcon } from './Editor/InsertRowTop.js';
|
|
|
1210
1255
|
export { default as ItalicIcon } from './Editor/Italic.js';
|
|
1211
1256
|
export { default as KanbanView2Icon } from './Editor/KanbanView2.js';
|
|
1212
1257
|
export { default as KanbanViewIcon } from './Editor/KanbanView.js';
|
|
1258
|
+
export { default as LetterSpacing2Icon } from './Editor/LetterSpacing2.js';
|
|
1259
|
+
export { default as LineHeight2Icon } from './Editor/LineHeight2.js';
|
|
1213
1260
|
export { default as LineHeightIcon } from './Editor/LineHeight.js';
|
|
1214
1261
|
export { default as LinkMIcon } from './Editor/LinkM.js';
|
|
1215
1262
|
export { default as LinkUnlinkMIcon } from './Editor/LinkUnlinkM.js';
|
|
@@ -1285,6 +1332,8 @@ export { default as TextWrapIcon } from './Editor/TextWrap.js';
|
|
|
1285
1332
|
export { default as TextIcon } from './Editor/Text.js';
|
|
1286
1333
|
export { default as TimelineViewIcon } from './Editor/TimelineView.js';
|
|
1287
1334
|
export { default as Translate2Icon } from './Editor/Translate2.js';
|
|
1335
|
+
export { default as TranslateAi2Icon } from './Editor/TranslateAi2.js';
|
|
1336
|
+
export { default as TranslateAiIcon } from './Editor/TranslateAi.js';
|
|
1288
1337
|
export { default as TranslateIcon } from './Editor/Translate.js';
|
|
1289
1338
|
export { default as UnderlineIcon } from './Editor/Underline.js';
|
|
1290
1339
|
export { default as WubiInputIcon } from './Editor/WubiInput.js';
|
|
@@ -1536,6 +1585,8 @@ export { default as NurseFillIcon } from './Health _ Medical/NurseFill.js';
|
|
|
1536
1585
|
export { default as NurseLineIcon } from './Health _ Medical/NurseLine.js';
|
|
1537
1586
|
export { default as PsychotherapyFillIcon } from './Health _ Medical/PsychotherapyFill.js';
|
|
1538
1587
|
export { default as PsychotherapyLineIcon } from './Health _ Medical/PsychotherapyLine.js';
|
|
1588
|
+
export { default as PulseAiFillIcon } from './Health _ Medical/PulseAiFill.js';
|
|
1589
|
+
export { default as PulseAiLineIcon } from './Health _ Medical/PulseAiLine.js';
|
|
1539
1590
|
export { default as PulseFillIcon } from './Health _ Medical/PulseFill.js';
|
|
1540
1591
|
export { default as PulseLineIcon } from './Health _ Medical/PulseLine.js';
|
|
1541
1592
|
export { default as RestTimeFillIcon } from './Health _ Medical/RestTimeFill.js';
|
|
@@ -1620,6 +1671,8 @@ export { default as FacebookCircleFillIcon } from './Logos/FacebookCircleFill.js
|
|
|
1620
1671
|
export { default as FacebookCircleLineIcon } from './Logos/FacebookCircleLine.js';
|
|
1621
1672
|
export { default as FacebookFillIcon } from './Logos/FacebookFill.js';
|
|
1622
1673
|
export { default as FacebookLineIcon } from './Logos/FacebookLine.js';
|
|
1674
|
+
export { default as FediverseFillIcon } from './Logos/FediverseFill.js';
|
|
1675
|
+
export { default as FediverseLineIcon } from './Logos/FediverseLine.js';
|
|
1623
1676
|
export { default as FinderFillIcon } from './Logos/FinderFill.js';
|
|
1624
1677
|
export { default as FinderLineIcon } from './Logos/FinderLine.js';
|
|
1625
1678
|
export { default as FirebaseFillIcon } from './Logos/FirebaseFill.js';
|
|
@@ -1706,6 +1759,8 @@ export { default as PaypalFillIcon } from './Logos/PaypalFill.js';
|
|
|
1706
1759
|
export { default as PaypalLineIcon } from './Logos/PaypalLine.js';
|
|
1707
1760
|
export { default as PinterestFillIcon } from './Logos/PinterestFill.js';
|
|
1708
1761
|
export { default as PinterestLineIcon } from './Logos/PinterestLine.js';
|
|
1762
|
+
export { default as PixFillIcon } from './Logos/PixFill.js';
|
|
1763
|
+
export { default as PixLineIcon } from './Logos/PixLine.js';
|
|
1709
1764
|
export { default as PixelfedFillIcon } from './Logos/PixelfedFill.js';
|
|
1710
1765
|
export { default as PixelfedLineIcon } from './Logos/PixelfedLine.js';
|
|
1711
1766
|
export { default as PlaystationFillIcon } from './Logos/PlaystationFill.js';
|
|
@@ -1774,6 +1829,8 @@ export { default as UbuntuFillIcon } from './Logos/UbuntuFill.js';
|
|
|
1774
1829
|
export { default as UbuntuLineIcon } from './Logos/UbuntuLine.js';
|
|
1775
1830
|
export { default as UnsplashFillIcon } from './Logos/UnsplashFill.js';
|
|
1776
1831
|
export { default as UnsplashLineIcon } from './Logos/UnsplashLine.js';
|
|
1832
|
+
export { default as VercelFillIcon } from './Logos/VercelFill.js';
|
|
1833
|
+
export { default as VercelLineIcon } from './Logos/VercelLine.js';
|
|
1777
1834
|
export { default as VimeoFillIcon } from './Logos/VimeoFill.js';
|
|
1778
1835
|
export { default as VimeoLineIcon } from './Logos/VimeoLine.js';
|
|
1779
1836
|
export { default as VisaFillIcon } from './Logos/VisaFill.js';
|
|
@@ -1994,6 +2051,8 @@ export { default as Camera2FillIcon } from './Media/Camera2Fill.js';
|
|
|
1994
2051
|
export { default as Camera2LineIcon } from './Media/Camera2Line.js';
|
|
1995
2052
|
export { default as Camera3FillIcon } from './Media/Camera3Fill.js';
|
|
1996
2053
|
export { default as Camera3LineIcon } from './Media/Camera3Line.js';
|
|
2054
|
+
export { default as CameraAiFillIcon } from './Media/CameraAiFill.js';
|
|
2055
|
+
export { default as CameraAiLineIcon } from './Media/CameraAiLine.js';
|
|
1997
2056
|
export { default as CameraFillIcon } from './Media/CameraFill.js';
|
|
1998
2057
|
export { default as CameraLensFillIcon } from './Media/CameraLensFill.js';
|
|
1999
2058
|
export { default as CameraLensLineIcon } from './Media/CameraLensLine.js';
|
|
@@ -2052,30 +2111,44 @@ export { default as Image2FillIcon } from './Media/Image2Fill.js';
|
|
|
2052
2111
|
export { default as Image2LineIcon } from './Media/Image2Line.js';
|
|
2053
2112
|
export { default as ImageAddFillIcon } from './Media/ImageAddFill.js';
|
|
2054
2113
|
export { default as ImageAddLineIcon } from './Media/ImageAddLine.js';
|
|
2114
|
+
export { default as ImageAiFillIcon } from './Media/ImageAiFill.js';
|
|
2115
|
+
export { default as ImageAiLineIcon } from './Media/ImageAiLine.js';
|
|
2116
|
+
export { default as ImageCircleAiFillIcon } from './Media/ImageCircleAiFill.js';
|
|
2117
|
+
export { default as ImageCircleAiLineIcon } from './Media/ImageCircleAiLine.js';
|
|
2055
2118
|
export { default as ImageCircleFillIcon } from './Media/ImageCircleFill.js';
|
|
2056
2119
|
export { default as ImageCircleLineIcon } from './Media/ImageCircleLine.js';
|
|
2057
2120
|
export { default as ImageEditFillIcon } from './Media/ImageEditFill.js';
|
|
2058
2121
|
export { default as ImageEditLineIcon } from './Media/ImageEditLine.js';
|
|
2059
2122
|
export { default as ImageFillIcon } from './Media/ImageFill.js';
|
|
2060
2123
|
export { default as ImageLineIcon } from './Media/ImageLine.js';
|
|
2124
|
+
export { default as LandscapeAiFillIcon } from './Media/LandscapeAiFill.js';
|
|
2125
|
+
export { default as LandscapeAiLineIcon } from './Media/LandscapeAiLine.js';
|
|
2061
2126
|
export { default as LandscapeFillIcon } from './Media/LandscapeFill.js';
|
|
2062
2127
|
export { default as LandscapeLineIcon } from './Media/LandscapeLine.js';
|
|
2063
2128
|
export { default as LiveFillIcon } from './Media/LiveFill.js';
|
|
2064
2129
|
export { default as LiveLineIcon } from './Media/LiveLine.js';
|
|
2065
2130
|
export { default as MemoriesFillIcon } from './Media/MemoriesFill.js';
|
|
2066
2131
|
export { default as MemoriesLineIcon } from './Media/MemoriesLine.js';
|
|
2132
|
+
export { default as Mic2AiFillIcon } from './Media/Mic2AiFill.js';
|
|
2133
|
+
export { default as Mic2AiLineIcon } from './Media/Mic2AiLine.js';
|
|
2067
2134
|
export { default as Mic2FillIcon } from './Media/Mic2Fill.js';
|
|
2068
2135
|
export { default as Mic2LineIcon } from './Media/Mic2Line.js';
|
|
2136
|
+
export { default as MicAiFillIcon } from './Media/MicAiFill.js';
|
|
2137
|
+
export { default as MicAiLineIcon } from './Media/MicAiLine.js';
|
|
2069
2138
|
export { default as MicFillIcon } from './Media/MicFill.js';
|
|
2070
2139
|
export { default as MicLineIcon } from './Media/MicLine.js';
|
|
2071
2140
|
export { default as MicOffFillIcon } from './Media/MicOffFill.js';
|
|
2072
2141
|
export { default as MicOffLineIcon } from './Media/MicOffLine.js';
|
|
2073
2142
|
export { default as Movie2FillIcon } from './Media/Movie2Fill.js';
|
|
2074
2143
|
export { default as Movie2LineIcon } from './Media/Movie2Line.js';
|
|
2144
|
+
export { default as MovieAiFillIcon } from './Media/MovieAiFill.js';
|
|
2145
|
+
export { default as MovieAiLineIcon } from './Media/MovieAiLine.js';
|
|
2075
2146
|
export { default as MovieFillIcon } from './Media/MovieFill.js';
|
|
2076
2147
|
export { default as MovieLineIcon } from './Media/MovieLine.js';
|
|
2077
2148
|
export { default as Music2FillIcon } from './Media/Music2Fill.js';
|
|
2078
2149
|
export { default as Music2LineIcon } from './Media/Music2Line.js';
|
|
2150
|
+
export { default as MusicAiFillIcon } from './Media/MusicAiFill.js';
|
|
2151
|
+
export { default as MusicAiLineIcon } from './Media/MusicAiLine.js';
|
|
2079
2152
|
export { default as MusicFillIcon } from './Media/MusicFill.js';
|
|
2080
2153
|
export { default as MusicLineIcon } from './Media/MusicLine.js';
|
|
2081
2154
|
export { default as MvFillIcon } from './Media/MvFill.js';
|
|
@@ -2090,6 +2163,8 @@ export { default as NotificationFillIcon } from './Media/NotificationFill.js';
|
|
|
2090
2163
|
export { default as NotificationLineIcon } from './Media/NotificationLine.js';
|
|
2091
2164
|
export { default as NotificationOffFillIcon } from './Media/NotificationOffFill.js';
|
|
2092
2165
|
export { default as NotificationOffLineIcon } from './Media/NotificationOffLine.js';
|
|
2166
|
+
export { default as NotificationSnoozeFillIcon } from './Media/NotificationSnoozeFill.js';
|
|
2167
|
+
export { default as NotificationSnoozeLineIcon } from './Media/NotificationSnoozeLine.js';
|
|
2093
2168
|
export { default as OrderPlayFillIcon } from './Media/OrderPlayFill.js';
|
|
2094
2169
|
export { default as OrderPlayLineIcon } from './Media/OrderPlayLine.js';
|
|
2095
2170
|
export { default as PauseCircleFillIcon } from './Media/PauseCircleFill.js';
|
|
@@ -2202,12 +2277,16 @@ export { default as TapeFillIcon } from './Media/TapeFill.js';
|
|
|
2202
2277
|
export { default as TapeLineIcon } from './Media/TapeLine.js';
|
|
2203
2278
|
export { default as VideoAddFillIcon } from './Media/VideoAddFill.js';
|
|
2204
2279
|
export { default as VideoAddLineIcon } from './Media/VideoAddLine.js';
|
|
2280
|
+
export { default as VideoAiFillIcon } from './Media/VideoAiFill.js';
|
|
2281
|
+
export { default as VideoAiLineIcon } from './Media/VideoAiLine.js';
|
|
2205
2282
|
export { default as VideoDownloadFillIcon } from './Media/VideoDownloadFill.js';
|
|
2206
2283
|
export { default as VideoDownloadLineIcon } from './Media/VideoDownloadLine.js';
|
|
2207
2284
|
export { default as VideoFillIcon } from './Media/VideoFill.js';
|
|
2208
2285
|
export { default as VideoLineIcon } from './Media/VideoLine.js';
|
|
2209
2286
|
export { default as VideoOffFillIcon } from './Media/VideoOffFill.js';
|
|
2210
2287
|
export { default as VideoOffLineIcon } from './Media/VideoOffLine.js';
|
|
2288
|
+
export { default as VideoOnAiFillIcon } from './Media/VideoOnAiFill.js';
|
|
2289
|
+
export { default as VideoOnAiLineIcon } from './Media/VideoOnAiLine.js';
|
|
2211
2290
|
export { default as VideoOnFillIcon } from './Media/VideoOnFill.js';
|
|
2212
2291
|
export { default as VideoOnLineIcon } from './Media/VideoOnLine.js';
|
|
2213
2292
|
export { default as VideoUploadFillIcon } from './Media/VideoUploadFill.js';
|
|
@@ -2216,6 +2295,8 @@ export { default as Vidicon2FillIcon } from './Media/Vidicon2Fill.js';
|
|
|
2216
2295
|
export { default as Vidicon2LineIcon } from './Media/Vidicon2Line.js';
|
|
2217
2296
|
export { default as VidiconFillIcon } from './Media/VidiconFill.js';
|
|
2218
2297
|
export { default as VidiconLineIcon } from './Media/VidiconLine.js';
|
|
2298
|
+
export { default as VoiceAiFillIcon } from './Media/VoiceAiFill.js';
|
|
2299
|
+
export { default as VoiceAiLineIcon } from './Media/VoiceAiLine.js';
|
|
2219
2300
|
export { default as VoiceprintFillIcon } from './Media/VoiceprintFill.js';
|
|
2220
2301
|
export { default as VoiceprintLineIcon } from './Media/VoiceprintLine.js';
|
|
2221
2302
|
export { default as VolumeDownFillIcon } from './Media/VolumeDownFill.js';
|
|
@@ -2374,6 +2455,8 @@ export { default as AddLargeLineIcon } from './System/AddLargeLine.js';
|
|
|
2374
2455
|
export { default as AddLineIcon } from './System/AddLine.js';
|
|
2375
2456
|
export { default as AlarmFillIcon } from './System/AlarmFill.js';
|
|
2376
2457
|
export { default as AlarmLineIcon } from './System/AlarmLine.js';
|
|
2458
|
+
export { default as AlarmSnoozeFillIcon } from './System/AlarmSnoozeFill.js';
|
|
2459
|
+
export { default as AlarmSnoozeLineIcon } from './System/AlarmSnoozeLine.js';
|
|
2377
2460
|
export { default as AlarmWarningFillIcon } from './System/AlarmWarningFill.js';
|
|
2378
2461
|
export { default as AlarmWarningLineIcon } from './System/AlarmWarningLine.js';
|
|
2379
2462
|
export { default as AlertFillIcon } from './System/AlertFill.js';
|
|
@@ -2658,6 +2741,8 @@ export { default as StarHalfLineIcon } from './System/StarHalfLine.js';
|
|
|
2658
2741
|
export { default as StarHalfSFillIcon } from './System/StarHalfSFill.js';
|
|
2659
2742
|
export { default as StarHalfSLineIcon } from './System/StarHalfSLine.js';
|
|
2660
2743
|
export { default as StarLineIcon } from './System/StarLine.js';
|
|
2744
|
+
export { default as StarOffFillIcon } from './System/StarOffFill.js';
|
|
2745
|
+
export { default as StarOffLineIcon } from './System/StarOffLine.js';
|
|
2661
2746
|
export { default as StarSFillIcon } from './System/StarSFill.js';
|
|
2662
2747
|
export { default as StarSLineIcon } from './System/StarSLine.js';
|
|
2663
2748
|
export { default as SubtractFillIcon } from './System/SubtractFill.js';
|
|
@@ -2688,8 +2773,12 @@ export { default as ZoomInFillIcon } from './System/ZoomInFill.js';
|
|
|
2688
2773
|
export { default as ZoomInLineIcon } from './System/ZoomInLine.js';
|
|
2689
2774
|
export { default as ZoomOutFillIcon } from './System/ZoomOutFill.js';
|
|
2690
2775
|
export { default as ZoomOutLineIcon } from './System/ZoomOutLine.js';
|
|
2776
|
+
export { default as AccountBox2FillIcon } from './User _ Faces/AccountBox2Fill.js';
|
|
2777
|
+
export { default as AccountBox2LineIcon } from './User _ Faces/AccountBox2Line.js';
|
|
2691
2778
|
export { default as AccountBoxFillIcon } from './User _ Faces/AccountBoxFill.js';
|
|
2692
2779
|
export { default as AccountBoxLineIcon } from './User _ Faces/AccountBoxLine.js';
|
|
2780
|
+
export { default as AccountCircle2FillIcon } from './User _ Faces/AccountCircle2Fill.js';
|
|
2781
|
+
export { default as AccountCircle2LineIcon } from './User _ Faces/AccountCircle2Line.js';
|
|
2693
2782
|
export { default as AccountCircleFillIcon } from './User _ Faces/AccountCircleFill.js';
|
|
2694
2783
|
export { default as AccountCircleLineIcon } from './User _ Faces/AccountCircleLine.js';
|
|
2695
2784
|
export { default as AccountPinBoxFillIcon } from './User _ Faces/AccountPinBoxFill.js';
|
|
@@ -2774,6 +2863,8 @@ export { default as User6FillIcon } from './User _ Faces/User6Fill.js';
|
|
|
2774
2863
|
export { default as User6LineIcon } from './User _ Faces/User6Line.js';
|
|
2775
2864
|
export { default as UserAddFillIcon } from './User _ Faces/UserAddFill.js';
|
|
2776
2865
|
export { default as UserAddLineIcon } from './User _ Faces/UserAddLine.js';
|
|
2866
|
+
export { default as UserCommunityFillIcon } from './User _ Faces/UserCommunityFill.js';
|
|
2867
|
+
export { default as UserCommunityLineIcon } from './User _ Faces/UserCommunityLine.js';
|
|
2777
2868
|
export { default as UserFillIcon } from './User _ Faces/UserFill.js';
|
|
2778
2869
|
export { default as UserFollowFillIcon } from './User _ Faces/UserFollowFill.js';
|
|
2779
2870
|
export { default as UserFollowLineIcon } from './User _ Faces/UserFollowLine.js';
|