@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-TBJ6TR2T.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-7K5Y2VB5.js';
|
package/dist/Design/ToolsFill.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-UQL4RCFF.js';
|
package/dist/Design/ToolsLine.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-RGYF7OQD.js';
|
package/dist/Design/index.d.ts
CHANGED
|
@@ -28,6 +28,8 @@ export { default as Brush3FillIcon } from './Brush3Fill.js';
|
|
|
28
28
|
export { default as Brush3LineIcon } from './Brush3Line.js';
|
|
29
29
|
export { default as Brush4FillIcon } from './Brush4Fill.js';
|
|
30
30
|
export { default as Brush4LineIcon } from './Brush4Line.js';
|
|
31
|
+
export { default as BrushAiFillIcon } from './BrushAiFill.js';
|
|
32
|
+
export { default as BrushAiLineIcon } from './BrushAiLine.js';
|
|
31
33
|
export { default as BrushFillIcon } from './BrushFill.js';
|
|
32
34
|
export { default as BrushLineIcon } from './BrushLine.js';
|
|
33
35
|
export { default as CircleFillIcon } from './CircleFill.js';
|
|
@@ -38,6 +40,8 @@ export { default as ClockwiseFillIcon } from './ClockwiseFill.js';
|
|
|
38
40
|
export { default as ClockwiseLineIcon } from './ClockwiseLine.js';
|
|
39
41
|
export { default as CollageFillIcon } from './CollageFill.js';
|
|
40
42
|
export { default as CollageLineIcon } from './CollageLine.js';
|
|
43
|
+
export { default as ColorFilterAiFillIcon } from './ColorFilterAiFill.js';
|
|
44
|
+
export { default as ColorFilterAiLineIcon } from './ColorFilterAiLine.js';
|
|
41
45
|
export { default as ColorFilterFillIcon } from './ColorFilterFill.js';
|
|
42
46
|
export { default as ColorFilterLineIcon } from './ColorFilterLine.js';
|
|
43
47
|
export { default as Compasses2FillIcon } from './Compasses2Fill.js';
|
|
@@ -166,6 +170,8 @@ export { default as PencilRulerFillIcon } from './PencilRulerFill.js';
|
|
|
166
170
|
export { default as PencilRulerLineIcon } from './PencilRulerLine.js';
|
|
167
171
|
export { default as PentagonFillIcon } from './PentagonFill.js';
|
|
168
172
|
export { default as PentagonLineIcon } from './PentagonLine.js';
|
|
173
|
+
export { default as QuillPenAiFillIcon } from './QuillPenAiFill.js';
|
|
174
|
+
export { default as QuillPenAiLineIcon } from './QuillPenAiLine.js';
|
|
169
175
|
export { default as QuillPenFillIcon } from './QuillPenFill.js';
|
|
170
176
|
export { default as QuillPenLineIcon } from './QuillPenLine.js';
|
|
171
177
|
export { default as RectangleFillIcon } from './RectangleFill.js';
|
package/dist/Design/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../chunk-
|
|
2
|
-
export { a as ToolsFillIcon } from '../chunk-
|
|
3
|
-
export { a as ToolsLineIcon } from '../chunk-
|
|
1
|
+
import '../chunk-YPMC6GTM.js';
|
|
2
|
+
export { a as ToolsFillIcon } from '../chunk-UQL4RCFF.js';
|
|
3
|
+
export { a as ToolsLineIcon } from '../chunk-RGYF7OQD.js';
|
|
4
4
|
export { a as TriangleFillIcon } from '../chunk-IUZJJ23E.js';
|
|
5
5
|
export { a as TriangleLineIcon } from '../chunk-BTHO5ZHS.js';
|
|
6
6
|
export { a as SquareFillIcon } from '../chunk-F3OFCC2K.js';
|
|
@@ -35,177 +35,183 @@ export { a as ScissorsCutFillIcon } from '../chunk-4UXX5O2J.js';
|
|
|
35
35
|
export { a as ScissorsCutLineIcon } from '../chunk-MCLFYB2D.js';
|
|
36
36
|
export { a as ScissorsFillIcon } from '../chunk-WF43W3HT.js';
|
|
37
37
|
export { a as ScissorsLineIcon } from '../chunk-QUBYU4QI.js';
|
|
38
|
-
export { a as
|
|
39
|
-
export { a as
|
|
38
|
+
export { a as QuillPenAiFillIcon } from '../chunk-TBJ6TR2T.js';
|
|
39
|
+
export { a as QuillPenAiLineIcon } from '../chunk-7K5Y2VB5.js';
|
|
40
40
|
export { a as QuillPenFillIcon } from '../chunk-BPGCXCC3.js';
|
|
41
41
|
export { a as QuillPenLineIcon } from '../chunk-3I5EINKR.js';
|
|
42
42
|
export { a as RectangleFillIcon } from '../chunk-77CA3AIF.js';
|
|
43
43
|
export { a as RectangleLineIcon } from '../chunk-7ZYMOKME.js';
|
|
44
44
|
export { a as Ruler2FillIcon } from '../chunk-QRNMCC77.js';
|
|
45
45
|
export { a as Ruler2LineIcon } from '../chunk-BBH5XOSO.js';
|
|
46
|
-
export { a as PenNibFillIcon } from '../chunk-XDLSFNVQ.js';
|
|
47
|
-
export { a as PenNibLineIcon } from '../chunk-ZR5U4NBK.js';
|
|
48
46
|
export { a as PencilFillIcon } from '../chunk-KQ4AG3CG.js';
|
|
49
47
|
export { a as PencilLineIcon } from '../chunk-TZG2SZAJ.js';
|
|
50
48
|
export { a as PencilRuler2FillIcon } from '../chunk-RJA5S42V.js';
|
|
51
49
|
export { a as PencilRuler2LineIcon } from '../chunk-WBKSRDKN.js';
|
|
52
50
|
export { a as PencilRulerFillIcon } from '../chunk-B4DDIL6L.js';
|
|
53
51
|
export { a as PencilRulerLineIcon } from '../chunk-67XWO5LW.js';
|
|
54
|
-
export { a as
|
|
55
|
-
export { a as
|
|
52
|
+
export { a as PentagonFillIcon } from '../chunk-SMHYZHQ4.js';
|
|
53
|
+
export { a as PentagonLineIcon } from '../chunk-KA4UWWWK.js';
|
|
56
54
|
export { a as PaintFillIcon } from '../chunk-PANOLSPW.js';
|
|
57
55
|
export { a as PaintLineIcon } from '../chunk-ELEZFD6R.js';
|
|
58
56
|
export { a as PaletteFillIcon } from '../chunk-SCTPMOHC.js';
|
|
59
57
|
export { a as PaletteLineIcon } from '../chunk-GEAUATIE.js';
|
|
60
58
|
export { a as PantoneFillIcon } from '../chunk-AYZBT7T2.js';
|
|
61
59
|
export { a as PantoneLineIcon } from '../chunk-7G4OLFFA.js';
|
|
62
|
-
export { a as
|
|
63
|
-
export { a as
|
|
60
|
+
export { a as PenNibFillIcon } from '../chunk-XDLSFNVQ.js';
|
|
61
|
+
export { a as PenNibLineIcon } from '../chunk-ZR5U4NBK.js';
|
|
64
62
|
export { a as MarkPenFillIcon } from '../chunk-YA2EAGW7.js';
|
|
65
63
|
export { a as MarkPenLineIcon } from '../chunk-NKWQ3FDU.js';
|
|
66
64
|
export { a as MarkupFillIcon } from '../chunk-2ARA4A5C.js';
|
|
67
65
|
export { a as MarkupLineIcon } from '../chunk-PCQEU3YE.js';
|
|
68
66
|
export { a as OctagonFillIcon } from '../chunk-3SJ43AMV.js';
|
|
69
67
|
export { a as OctagonLineIcon } from '../chunk-NBOGOHY4.js';
|
|
70
|
-
export { a as
|
|
71
|
-
export { a as
|
|
68
|
+
export { a as PaintBrushFillIcon } from '../chunk-RHJBJB6J.js';
|
|
69
|
+
export { a as PaintBrushLineIcon } from '../chunk-FZXBYQYA.js';
|
|
72
70
|
export { a as LayoutTop2FillIcon } from '../chunk-DJ3AEQ2N.js';
|
|
73
71
|
export { a as LayoutTop2LineIcon } from '../chunk-K2W43NKM.js';
|
|
74
72
|
export { a as LayoutTopFillIcon } from '../chunk-EULH67HR.js';
|
|
75
73
|
export { a as LayoutTopLineIcon } from '../chunk-XVCD6KZB.js';
|
|
76
74
|
export { a as LayoutVerticalFillIcon } from '../chunk-GK2ZRRGC.js';
|
|
77
75
|
export { a as LayoutVerticalLineIcon } from '../chunk-D2DBLNJ2.js';
|
|
78
|
-
export { a as
|
|
79
|
-
export { a as
|
|
76
|
+
export { a as MagicFillIcon } from '../chunk-V2QSHANY.js';
|
|
77
|
+
export { a as MagicLineIcon } from '../chunk-TZ2MBNXA.js';
|
|
80
78
|
export { a as LayoutMasonryFillIcon } from '../chunk-5QS4HPOW.js';
|
|
81
79
|
export { a as LayoutMasonryLineIcon } from '../chunk-25IN4RDN.js';
|
|
82
80
|
export { a as LayoutRight2FillIcon } from '../chunk-G7WX4GCU.js';
|
|
83
81
|
export { a as LayoutRight2LineIcon } from '../chunk-DH225CRX.js';
|
|
84
82
|
export { a as LayoutRightFillIcon } from '../chunk-6YDWSNSH.js';
|
|
85
83
|
export { a as LayoutRightLineIcon } from '../chunk-XEHJZ3KN.js';
|
|
86
|
-
export { a as
|
|
87
|
-
export { a as
|
|
84
|
+
export { a as LayoutRowFillIcon } from '../chunk-54NQMZ5T.js';
|
|
85
|
+
export { a as LayoutRowLineIcon } from '../chunk-M6JKA4QB.js';
|
|
88
86
|
export { a as LayoutGridLineIcon } from '../chunk-M4GJTNNK.js';
|
|
89
87
|
export { a as LayoutHorizontalFillIcon } from '../chunk-SUDHOXLC.js';
|
|
90
88
|
export { a as LayoutHorizontalLineIcon } from '../chunk-3ZX7HERM.js';
|
|
91
89
|
export { a as LayoutLeft2FillIcon } from '../chunk-CMSMTES3.js';
|
|
92
90
|
export { a as LayoutLeft2LineIcon } from '../chunk-MZ6MY2WL.js';
|
|
93
91
|
export { a as LayoutLeftFillIcon } from '../chunk-ZTPFMQZR.js';
|
|
94
|
-
export { a as
|
|
95
|
-
export { a as
|
|
92
|
+
export { a as LayoutLeftLineIcon } from '../chunk-YTVGX4KT.js';
|
|
93
|
+
export { a as LayoutLineIcon } from '../chunk-WMWPHEAU.js';
|
|
96
94
|
export { a as LayoutBottomFillIcon } from '../chunk-3IVAQ22F.js';
|
|
97
95
|
export { a as LayoutBottomLineIcon } from '../chunk-VPMKTE2U.js';
|
|
98
96
|
export { a as LayoutColumnFillIcon } from '../chunk-GGLTL5RE.js';
|
|
99
97
|
export { a as LayoutColumnLineIcon } from '../chunk-IU3TTIJE.js';
|
|
100
98
|
export { a as LayoutFillIcon } from '../chunk-SNDWHRI2.js';
|
|
101
99
|
export { a as LayoutGrid2FillIcon } from '../chunk-BG4AJNAJ.js';
|
|
102
|
-
export { a as
|
|
103
|
-
export { a as
|
|
100
|
+
export { a as LayoutGrid2LineIcon } from '../chunk-J62XE47Q.js';
|
|
101
|
+
export { a as LayoutGridFillIcon } from '../chunk-XT54W4PY.js';
|
|
104
102
|
export { a as Layout4FillIcon } from '../chunk-UA6N42GM.js';
|
|
105
103
|
export { a as Layout4LineIcon } from '../chunk-3AGPTHLX.js';
|
|
106
104
|
export { a as Layout5FillIcon } from '../chunk-LC4GW2CD.js';
|
|
107
105
|
export { a as Layout5LineIcon } from '../chunk-5XDBRZEH.js';
|
|
108
106
|
export { a as Layout6FillIcon } from '../chunk-RK5ZGM36.js';
|
|
109
107
|
export { a as Layout6LineIcon } from '../chunk-AGDER6BH.js';
|
|
110
|
-
export { a as
|
|
111
|
-
export { a as
|
|
108
|
+
export { a as LayoutBottom2FillIcon } from '../chunk-QYRAYJYS.js';
|
|
109
|
+
export { a as LayoutBottom2LineIcon } from '../chunk-ZB53J4CE.js';
|
|
112
110
|
export { a as InkBottleFillIcon } from '../chunk-WDFVZDCK.js';
|
|
113
111
|
export { a as InkBottleLineIcon } from '../chunk-L6WDWDVH.js';
|
|
114
112
|
export { a as InputMethodFillIcon } from '../chunk-IIJFJUUI.js';
|
|
115
113
|
export { a as InputMethodLineIcon } from '../chunk-PFT7RMDT.js';
|
|
116
114
|
export { a as Layout2FillIcon } from '../chunk-UZHLCCPS.js';
|
|
117
115
|
export { a as Layout2LineIcon } from '../chunk-A3ZF6ZLQ.js';
|
|
118
|
-
export { a as
|
|
119
|
-
export { a as
|
|
116
|
+
export { a as Layout3FillIcon } from '../chunk-PXMFISQA.js';
|
|
117
|
+
export { a as Layout3LineIcon } from '../chunk-SB5ZN4AY.js';
|
|
120
118
|
export { a as FocusFillIcon } from '../chunk-FFXNHRZN.js';
|
|
121
119
|
export { a as FocusLineIcon } from '../chunk-IBUWVM5Q.js';
|
|
122
120
|
export { a as GridFillIcon } from '../chunk-DWBRNJAB.js';
|
|
123
121
|
export { a as GridLineIcon } from '../chunk-KLP4A6ZM.js';
|
|
124
122
|
export { a as HammerFillIcon } from '../chunk-QU7ZCPYK.js';
|
|
125
123
|
export { a as HammerLineIcon } from '../chunk-YKLCQJ3J.js';
|
|
126
|
-
export { a as
|
|
127
|
-
export { a as
|
|
124
|
+
export { a as HexagonFillIcon } from '../chunk-ZENTQ6L4.js';
|
|
125
|
+
export { a as HexagonLineIcon } from '../chunk-J3GTLYOZ.js';
|
|
128
126
|
export { a as FlipVertical2FillIcon } from '../chunk-7NQ7ID4X.js';
|
|
129
127
|
export { a as FlipVertical2LineIcon } from '../chunk-7YKGQOSX.js';
|
|
130
128
|
export { a as FlipVerticalFillIcon } from '../chunk-IIHQRC3S.js';
|
|
131
129
|
export { a as FlipVerticalLineIcon } from '../chunk-HHLKE64U.js';
|
|
132
130
|
export { a as Focus2FillIcon } from '../chunk-SWVP3YI2.js';
|
|
133
131
|
export { a as Focus2LineIcon } from '../chunk-WYU2YXF4.js';
|
|
134
|
-
export { a as
|
|
135
|
-
export { a as
|
|
132
|
+
export { a as Focus3FillIcon } from '../chunk-OLLPFDJP.js';
|
|
133
|
+
export { a as Focus3LineIcon } from '../chunk-KJ6VV437.js';
|
|
136
134
|
export { a as EditFillIcon } from '../chunk-JIN6WRIJ.js';
|
|
137
135
|
export { a as EditLineIcon } from '../chunk-PJNAWSLR.js';
|
|
138
136
|
export { a as EraserFillIcon } from '../chunk-7UNMC2U2.js';
|
|
139
137
|
export { a as EraserLineIcon } from '../chunk-KL3KXU4S.js';
|
|
140
138
|
export { a as FlipHorizontal2FillIcon } from '../chunk-PP7SRQ3G.js';
|
|
141
139
|
export { a as FlipHorizontal2LineIcon } from '../chunk-OBZSHHKC.js';
|
|
142
|
-
export { a as
|
|
143
|
-
export { a as
|
|
140
|
+
export { a as FlipHorizontalFillIcon } from '../chunk-PHHTRTO7.js';
|
|
141
|
+
export { a as FlipHorizontalLineIcon } from '../chunk-TAQK3G46.js';
|
|
144
142
|
export { a as DropFillIcon } from '../chunk-KXFSC2RQ.js';
|
|
145
143
|
export { a as DropLineIcon } from '../chunk-23OXTUMT.js';
|
|
146
144
|
export { a as Edit2FillIcon } from '../chunk-DNFPDX25.js';
|
|
147
145
|
export { a as Edit2LineIcon } from '../chunk-PVILJENO.js';
|
|
148
146
|
export { a as EditBoxFillIcon } from '../chunk-XHRRQFUS.js';
|
|
149
147
|
export { a as EditBoxLineIcon } from '../chunk-W5GWO3P3.js';
|
|
150
|
-
export { a as
|
|
151
|
-
export { a as
|
|
148
|
+
export { a as EditCircleFillIcon } from '../chunk-OL5ZVO7Z.js';
|
|
149
|
+
export { a as EditCircleLineIcon } from '../chunk-HWMKT55J.js';
|
|
152
150
|
export { a as CropFillIcon } from '../chunk-OCLRHRGW.js';
|
|
153
151
|
export { a as CropLineIcon } from '../chunk-W4AVIRSB.js';
|
|
154
152
|
export { a as Crosshair2FillIcon } from '../chunk-LIUF2HD3.js';
|
|
155
153
|
export { a as Crosshair2LineIcon } from '../chunk-LUTW76XH.js';
|
|
156
154
|
export { a as CrosshairFillIcon } from '../chunk-BG4IHWAA.js';
|
|
157
155
|
export { a as CrosshairLineIcon } from '../chunk-Q537TDG6.js';
|
|
158
|
-
export { a as
|
|
159
|
-
export { a as
|
|
156
|
+
export { a as DragDropFillIcon } from '../chunk-5WY2XQDZ.js';
|
|
157
|
+
export { a as DragDropLineIcon } from '../chunk-EKW3XSKC.js';
|
|
160
158
|
export { a as ContrastDrop2FillIcon } from '../chunk-F3KFUMFN.js';
|
|
161
159
|
export { a as ContrastDrop2LineIcon } from '../chunk-56YPBZ7J.js';
|
|
162
160
|
export { a as ContrastDropFillIcon } from '../chunk-6YPMBVMX.js';
|
|
163
161
|
export { a as ContrastDropLineIcon } from '../chunk-H47KGEYL.js';
|
|
164
162
|
export { a as ContrastFillIcon } from '../chunk-SYCARWCF.js';
|
|
165
163
|
export { a as ContrastLineIcon } from '../chunk-3IWHHUCG.js';
|
|
166
|
-
export { a as
|
|
167
|
-
export { a as
|
|
164
|
+
export { a as Crop2FillIcon } from '../chunk-4GAFGGGO.js';
|
|
165
|
+
export { a as Crop2LineIcon } from '../chunk-CV6CHHQR.js';
|
|
168
166
|
export { a as ColorFilterFillIcon } from '../chunk-XTEXBS7B.js';
|
|
169
167
|
export { a as ColorFilterLineIcon } from '../chunk-MWN5N5EO.js';
|
|
170
168
|
export { a as Compasses2FillIcon } from '../chunk-NGMUHHKJ.js';
|
|
171
169
|
export { a as Compasses2LineIcon } from '../chunk-XQHWUYJM.js';
|
|
172
170
|
export { a as CompassesFillIcon } from '../chunk-2ZQDGBSJ.js';
|
|
173
171
|
export { a as CompassesLineIcon } from '../chunk-UZTCPK2Y.js';
|
|
174
|
-
export { a as
|
|
175
|
-
export { a as
|
|
176
|
-
export { a as CircleFillIcon } from '../chunk-46OF7LFU.js';
|
|
177
|
-
export { a as CircleLineIcon } from '../chunk-FIE7WG34.js';
|
|
172
|
+
export { a as Contrast2FillIcon } from '../chunk-WDBHVUR3.js';
|
|
173
|
+
export { a as Contrast2LineIcon } from '../chunk-JQPTIRL4.js';
|
|
178
174
|
export { a as Clockwise2FillIcon } from '../chunk-FBRAJRTD.js';
|
|
179
175
|
export { a as Clockwise2LineIcon } from '../chunk-RF7W6X2U.js';
|
|
180
176
|
export { a as ClockwiseFillIcon } from '../chunk-UYBATUBK.js';
|
|
181
177
|
export { a as ClockwiseLineIcon } from '../chunk-XSRWHBU2.js';
|
|
178
|
+
export { a as CollageFillIcon } from '../chunk-R2XU52II.js';
|
|
179
|
+
export { a as CollageLineIcon } from '../chunk-IR7OFQL2.js';
|
|
180
|
+
export { a as ColorFilterAiFillIcon } from '../chunk-QPPEPLTO.js';
|
|
181
|
+
export { a as ColorFilterAiLineIcon } from '../chunk-LB2DKVYB.js';
|
|
182
|
+
export { a as Brush4FillIcon } from '../chunk-BUMWJGKK.js';
|
|
183
|
+
export { a as Brush4LineIcon } from '../chunk-W6YTZ2OC.js';
|
|
184
|
+
export { a as BrushAiFillIcon } from '../chunk-4NVOX7FK.js';
|
|
185
|
+
export { a as BrushAiLineIcon } from '../chunk-2CRFTMMN.js';
|
|
186
|
+
export { a as BrushFillIcon } from '../chunk-CJWD2DH6.js';
|
|
187
|
+
export { a as BrushLineIcon } from '../chunk-P54CTPOO.js';
|
|
188
|
+
export { a as CircleFillIcon } from '../chunk-46OF7LFU.js';
|
|
189
|
+
export { a as CircleLineIcon } from '../chunk-FIE7WG34.js';
|
|
190
|
+
export { a as BallPenFillIcon } from '../chunk-FKNIJEYG.js';
|
|
191
|
+
export { a as BallPenLineIcon } from '../chunk-WVJEGQWD.js';
|
|
182
192
|
export { a as BlurOffFillIcon } from '../chunk-V5VKYR6I.js';
|
|
183
193
|
export { a as BlurOffLineIcon } from '../chunk-GO42LS5Q.js';
|
|
184
194
|
export { a as Brush2FillIcon } from '../chunk-QX7ZBBVB.js';
|
|
185
195
|
export { a as Brush2LineIcon } from '../chunk-UWCTZRDH.js';
|
|
186
196
|
export { a as Brush3FillIcon } from '../chunk-CZLUTF52.js';
|
|
187
197
|
export { a as Brush3LineIcon } from '../chunk-FAQPQRWN.js';
|
|
188
|
-
export { a as
|
|
189
|
-
export { a as
|
|
198
|
+
export { a as Anticlockwise2FillIcon } from '../chunk-J4WWVLJP.js';
|
|
199
|
+
export { a as Anticlockwise2LineIcon } from '../chunk-6G47OUDT.js';
|
|
190
200
|
export { a as AnticlockwiseFillIcon } from '../chunk-H6JOYAB7.js';
|
|
191
201
|
export { a as AnticlockwiseLineIcon } from '../chunk-7OUOZXUX.js';
|
|
192
202
|
export { a as Artboard2FillIcon } from '../chunk-RDKLAE5Z.js';
|
|
193
203
|
export { a as Artboard2LineIcon } from '../chunk-J3QBYD6D.js';
|
|
194
204
|
export { a as ArtboardFillIcon } from '../chunk-PRPJDQDE.js';
|
|
195
205
|
export { a as ArtboardLineIcon } from '../chunk-MGMSHUZZ.js';
|
|
196
|
-
export { a as
|
|
197
|
-
export { a as
|
|
206
|
+
export { a as AlignItemLeftFillIcon } from '../chunk-25FE5A3O.js';
|
|
207
|
+
export { a as AlignItemLeftLineIcon } from '../chunk-X7JIPHZJ.js';
|
|
198
208
|
export { a as AlignItemRightFillIcon } from '../chunk-2G75KTBR.js';
|
|
199
209
|
export { a as AlignItemRightLineIcon } from '../chunk-5JAB2L6G.js';
|
|
200
210
|
export { a as AlignItemTopFillIcon } from '../chunk-KQI3S6AK.js';
|
|
201
211
|
export { a as AlignItemTopLineIcon } from '../chunk-W5K3SHA7.js';
|
|
202
212
|
export { a as AlignItemVerticalCenterFillIcon } from '../chunk-IPF2ZKNN.js';
|
|
203
213
|
export { a as AlignItemVerticalCenterLineIcon } from '../chunk-QLV6XIRZ.js';
|
|
204
|
-
export { a as Anticlockwise2FillIcon } from '../chunk-J4WWVLJP.js';
|
|
205
|
-
export { a as Anticlockwise2LineIcon } from '../chunk-6G47OUDT.js';
|
|
206
214
|
export { a as AlignItemBottomFillIcon } from '../chunk-UUZORZR2.js';
|
|
207
215
|
export { a as AlignItemBottomLineIcon } from '../chunk-IUQ6FEJJ.js';
|
|
208
216
|
export { a as AlignItemHorizontalCenterFillIcon } from '../chunk-CPT2OTT6.js';
|
|
209
217
|
export { a as AlignItemHorizontalCenterLineIcon } from '../chunk-Q2OOOP5K.js';
|
|
210
|
-
export { a as AlignItemLeftFillIcon } from '../chunk-25FE5A3O.js';
|
|
211
|
-
export { a as AlignItemLeftLineIcon } from '../chunk-X7JIPHZJ.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-6TXSA323.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-ZG5FGSWC.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-OHPFXDXK.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-7JJ3MKXE.js';
|
|
@@ -6,6 +6,8 @@ export { default as Bug2FillIcon } from './Bug2Fill.js';
|
|
|
6
6
|
export { default as Bug2LineIcon } from './Bug2Line.js';
|
|
7
7
|
export { default as BugFillIcon } from './BugFill.js';
|
|
8
8
|
export { default as BugLineIcon } from './BugLine.js';
|
|
9
|
+
export { default as CodeAiFillIcon } from './CodeAiFill.js';
|
|
10
|
+
export { default as CodeAiLineIcon } from './CodeAiLine.js';
|
|
9
11
|
export { default as CodeBoxFillIcon } from './CodeBoxFill.js';
|
|
10
12
|
export { default as CodeBoxLineIcon } from './CodeBoxLine.js';
|
|
11
13
|
export { default as CodeFillIcon } from './CodeFill.js';
|
|
@@ -46,6 +48,8 @@ export { default as JavascriptFillIcon } from './JavascriptFill.js';
|
|
|
46
48
|
export { default as JavascriptLineIcon } from './JavascriptLine.js';
|
|
47
49
|
export { default as ParenthesesFillIcon } from './ParenthesesFill.js';
|
|
48
50
|
export { default as ParenthesesLineIcon } from './ParenthesesLine.js';
|
|
51
|
+
export { default as PhpFillIcon } from './PhpFill.js';
|
|
52
|
+
export { default as PhpLineIcon } from './PhpLine.js';
|
|
49
53
|
export { default as Puzzle2FillIcon } from './Puzzle2Fill.js';
|
|
50
54
|
export { default as Puzzle2LineIcon } from './Puzzle2Line.js';
|
|
51
55
|
export { default as PuzzleFillIcon } from './PuzzleFill.js';
|
|
@@ -1,58 +1,62 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-3ZMDHXZI.js';
|
|
2
|
+
export { a as TerminalWindowFillIcon } from '../chunk-VQXBU4HT.js';
|
|
3
|
+
export { a as TerminalWindowLineIcon } from '../chunk-LCUQ2VNB.js';
|
|
4
|
+
export { a as Puzzle2FillIcon } from '../chunk-MHIJOBKN.js';
|
|
5
|
+
export { a as Puzzle2LineIcon } from '../chunk-UR63V54I.js';
|
|
6
|
+
export { a as PuzzleFillIcon } from '../chunk-H5ULJ4PB.js';
|
|
7
|
+
export { a as PuzzleLineIcon } from '../chunk-JXVR7SXX.js';
|
|
2
8
|
export { a as TerminalBoxFillIcon } from '../chunk-NR6YFP5E.js';
|
|
3
9
|
export { a as TerminalBoxLineIcon } from '../chunk-45JHKKO2.js';
|
|
4
10
|
export { a as TerminalFillIcon } from '../chunk-FM2ECDQR.js';
|
|
5
11
|
export { a as TerminalLineIcon } from '../chunk-4CB7DGIR.js';
|
|
6
|
-
export { a as
|
|
7
|
-
export { a as
|
|
12
|
+
export { a as Html5FillIcon } from '../chunk-TV4BB3XX.js';
|
|
13
|
+
export { a as Html5LineIcon } from '../chunk-VOHILRFP.js';
|
|
8
14
|
export { a as JavascriptFillIcon } from '../chunk-CGNCBDVF.js';
|
|
9
15
|
export { a as JavascriptLineIcon } from '../chunk-Q5OOEA5K.js';
|
|
10
16
|
export { a as ParenthesesFillIcon } from '../chunk-DF5P2PWM.js';
|
|
11
17
|
export { a as ParenthesesLineIcon } from '../chunk-NRRFTENZ.js';
|
|
12
|
-
export { a as
|
|
13
|
-
export { a as
|
|
14
|
-
export { a as
|
|
15
|
-
export { a as
|
|
18
|
+
export { a as PhpFillIcon } from '../chunk-OHPFXDXK.js';
|
|
19
|
+
export { a as PhpLineIcon } from '../chunk-7JJ3MKXE.js';
|
|
20
|
+
export { a as GitPullRequestFillIcon } from '../chunk-7DKRGJUC.js';
|
|
21
|
+
export { a as GitPullRequestLineIcon } from '../chunk-BP2UOZDA.js';
|
|
16
22
|
export { a as GitRepositoryCommitsFillIcon } from '../chunk-I4U24A4Q.js';
|
|
17
23
|
export { a as GitRepositoryCommitsLineIcon } from '../chunk-3MO3GWYS.js';
|
|
18
24
|
export { a as GitRepositoryFillIcon } from '../chunk-OSLUFCRU.js';
|
|
19
25
|
export { a as GitRepositoryLineIcon } from '../chunk-SHUDAYFA.js';
|
|
20
26
|
export { a as GitRepositoryPrivateFillIcon } from '../chunk-7DIJNE6Q.js';
|
|
21
27
|
export { a as GitRepositoryPrivateLineIcon } from '../chunk-ABG5YGSY.js';
|
|
22
|
-
export { a as
|
|
23
|
-
export { a as
|
|
28
|
+
export { a as GitCommitFillIcon } from '../chunk-GAVXIMR5.js';
|
|
29
|
+
export { a as GitCommitLineIcon } from '../chunk-VWHSGCN6.js';
|
|
24
30
|
export { a as GitForkFillIcon } from '../chunk-KZDFDREN.js';
|
|
25
31
|
export { a as GitForkLineIcon } from '../chunk-BRX4WB3G.js';
|
|
26
32
|
export { a as GitMergeFillIcon } from '../chunk-YOAABLWQ.js';
|
|
27
33
|
export { a as GitMergeLineIcon } from '../chunk-O5AM4HDU.js';
|
|
28
34
|
export { a as GitPrDraftFillIcon } from '../chunk-YVQZFN7D.js';
|
|
29
35
|
export { a as GitPrDraftLineIcon } from '../chunk-3RGMECOD.js';
|
|
30
|
-
export { a as
|
|
31
|
-
export { a as
|
|
36
|
+
export { a as Css3FillIcon } from '../chunk-KDGBVRQU.js';
|
|
37
|
+
export { a as Css3LineIcon } from '../chunk-35BICXYS.js';
|
|
32
38
|
export { a as CursorFillIcon } from '../chunk-ZBZAZITI.js';
|
|
33
39
|
export { a as CursorLineIcon } from '../chunk-MIP4LKYF.js';
|
|
34
40
|
export { a as GitBranchFillIcon } from '../chunk-RPSFDB35.js';
|
|
35
41
|
export { a as GitBranchLineIcon } from '../chunk-22UBFKCT.js';
|
|
36
42
|
export { a as GitClosePullRequestFillIcon } from '../chunk-4QITYYDM.js';
|
|
37
43
|
export { a as GitClosePullRequestLineIcon } from '../chunk-KPZEWY62.js';
|
|
38
|
-
export { a as
|
|
39
|
-
export { a as
|
|
44
|
+
export { a as CodeFillIcon } from '../chunk-VZTH6CB6.js';
|
|
45
|
+
export { a as CodeLineIcon } from '../chunk-LEUOCSDV.js';
|
|
40
46
|
export { a as CodeSFillIcon } from '../chunk-QTNLAQXP.js';
|
|
41
47
|
export { a as CodeSLineIcon } from '../chunk-DPJI7GLQ.js';
|
|
42
48
|
export { a as CodeSSlashFillIcon } from '../chunk-EAXEX3YX.js';
|
|
43
49
|
export { a as CodeSSlashLineIcon } from '../chunk-PTO2YLCS.js';
|
|
44
50
|
export { a as CommandFillIcon } from '../chunk-6JTVNXTD.js';
|
|
45
51
|
export { a as CommandLineIcon } from '../chunk-UBERNLU3.js';
|
|
46
|
-
export { a as Css3FillIcon } from '../chunk-KDGBVRQU.js';
|
|
47
|
-
export { a as Css3LineIcon } from '../chunk-35BICXYS.js';
|
|
48
52
|
export { a as Bug2FillIcon } from '../chunk-MV2RTPZM.js';
|
|
49
53
|
export { a as Bug2LineIcon } from '../chunk-35JUNWF2.js';
|
|
50
54
|
export { a as BugFillIcon } from '../chunk-4BJNZWFF.js';
|
|
51
55
|
export { a as BugLineIcon } from '../chunk-67RARYOD.js';
|
|
56
|
+
export { a as CodeAiFillIcon } from '../chunk-6TXSA323.js';
|
|
57
|
+
export { a as CodeAiLineIcon } from '../chunk-ZG5FGSWC.js';
|
|
52
58
|
export { a as CodeBoxFillIcon } from '../chunk-JNA7WDIZ.js';
|
|
53
59
|
export { a as CodeBoxLineIcon } from '../chunk-QFCF7RKM.js';
|
|
54
|
-
export { a as CodeFillIcon } from '../chunk-VZTH6CB6.js';
|
|
55
|
-
export { a as CodeLineIcon } from '../chunk-LEUOCSDV.js';
|
|
56
60
|
export { a as BracesFillIcon } from '../chunk-3DAANHUO.js';
|
|
57
61
|
export { a as BracesLineIcon } from '../chunk-Y43J5TSB.js';
|
|
58
62
|
export { a as BracketsFillIcon } from '../chunk-O5DUKPD3.js';
|