@zaniluca/react-remixicon 2.3.0 → 2.5.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/AiGenerate2.d.ts +6 -0
- package/dist/Editor/AiGenerate2.js +1 -0
- package/dist/Editor/AiGenerateText.d.ts +6 -0
- package/dist/Editor/AiGenerateText.js +1 -0
- package/dist/Editor/CustomSize.d.ts +6 -0
- package/dist/Editor/CustomSize.js +1 -0
- package/dist/Editor/FontSizeAi.d.ts +6 -0
- package/dist/Editor/FontSizeAi.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 +8 -0
- package/dist/Editor/index.js +37 -29
- package/dist/Finance/CoinsFill.js +1 -1
- package/dist/Finance/CoinsLine.js +1 -1
- package/dist/Finance/Coupon5Fill.js +1 -1
- package/dist/Finance/CurrencyFill.js +1 -1
- package/dist/Finance/CurrencyLine.js +1 -1
- package/dist/Finance/Safe3Fill.d.ts +6 -0
- package/dist/Finance/Safe3Fill.js +1 -0
- package/dist/Finance/Safe3Line.d.ts +6 -0
- package/dist/Finance/Safe3Line.js +1 -0
- package/dist/Finance/index.d.ts +2 -0
- package/dist/Finance/index.js +70 -68
- package/dist/Food/index.js +8 -8
- package/dist/Health & Medical/PulseAiFill.js +1 -0
- package/dist/Health & Medical/PulseAiLine.js +1 -0
- package/dist/Health & Medical/index.js +17 -15
- 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/AnthropicFill.d.ts +6 -0
- package/dist/Logos/AnthropicFill.js +1 -0
- package/dist/Logos/AnthropicLine.d.ts +6 -0
- package/dist/Logos/AnthropicLine.js +1 -0
- package/dist/Logos/ClaudeFill.d.ts +6 -0
- package/dist/Logos/ClaudeFill.js +1 -0
- package/dist/Logos/ClaudeLine.d.ts +6 -0
- package/dist/Logos/ClaudeLine.js +1 -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/MixtralFill.d.ts +6 -0
- package/dist/Logos/MixtralFill.js +1 -0
- package/dist/Logos/MixtralLine.d.ts +6 -0
- package/dist/Logos/MixtralLine.js +1 -0
- package/dist/Logos/PerplexityFill.d.ts +6 -0
- package/dist/Logos/PerplexityFill.js +1 -0
- package/dist/Logos/PerplexityLine.d.ts +6 -0
- package/dist/Logos/PerplexityLine.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 +14 -0
- package/dist/Logos/index.js +101 -87
- package/dist/Map/index.js +42 -42
- 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/CameraLensAiFill.d.ts +6 -0
- package/dist/Media/CameraLensAiFill.js +1 -0
- package/dist/Media/CameraLensAiLine.d.ts +6 -0
- package/dist/Media/CameraLensAiLine.js +1 -0
- package/dist/Media/ClapperboardAiFill.d.ts +6 -0
- package/dist/Media/ClapperboardAiFill.js +1 -0
- package/dist/Media/ClapperboardAiLine.d.ts +6 -0
- package/dist/Media/ClapperboardAiLine.js +1 -0
- package/dist/Media/ClosedCaptioningAiFill.d.ts +6 -0
- package/dist/Media/ClosedCaptioningAiFill.js +1 -0
- package/dist/Media/ClosedCaptioningAiLine.d.ts +6 -0
- package/dist/Media/ClosedCaptioningAiLine.js +1 -0
- package/dist/Media/DvdAiFill.d.ts +6 -0
- package/dist/Media/DvdAiFill.js +1 -0
- package/dist/Media/DvdAiLine.d.ts +6 -0
- package/dist/Media/DvdAiLine.js +1 -0
- package/dist/Media/FilmAiFill.d.ts +6 -0
- package/dist/Media/FilmAiFill.js +1 -0
- package/dist/Media/FilmAiLine.d.ts +6 -0
- package/dist/Media/FilmAiLine.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/Movie2AiFill.d.ts +6 -0
- package/dist/Media/Movie2AiFill.js +1 -0
- package/dist/Media/Movie2AiLine.d.ts +6 -0
- package/dist/Media/Movie2AiLine.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/MvAiFill.d.ts +6 -0
- package/dist/Media/MvAiFill.js +1 -0
- package/dist/Media/MvAiLine.d.ts +6 -0
- package/dist/Media/MvAiLine.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/VolumeDownFill.js +1 -1
- package/dist/Media/VolumeDownLine.js +1 -1
- package/dist/Media/VolumeMuteFill.js +1 -1
- package/dist/Media/VolumeMuteLine.js +1 -1
- package/dist/Media/index.d.ts +38 -0
- package/dist/Media/index.js +109 -71
- package/dist/Others/FlowerLine.js +1 -1
- package/dist/Others/PokerClubsFill.d.ts +6 -0
- package/dist/Others/PokerClubsFill.js +1 -0
- package/dist/Others/PokerClubsLine.d.ts +6 -0
- package/dist/Others/PokerClubsLine.js +1 -0
- package/dist/Others/PokerDiamondsFill.d.ts +6 -0
- package/dist/Others/PokerDiamondsFill.js +1 -0
- package/dist/Others/PokerDiamondsLine.d.ts +6 -0
- package/dist/Others/PokerDiamondsLine.js +1 -0
- package/dist/Others/PokerHeartsFill.d.ts +6 -0
- package/dist/Others/PokerHeartsFill.js +1 -0
- package/dist/Others/PokerHeartsLine.d.ts +6 -0
- package/dist/Others/PokerHeartsLine.js +1 -0
- package/dist/Others/PokerSpadesFill.d.ts +6 -0
- package/dist/Others/PokerSpadesFill.js +1 -0
- package/dist/Others/PokerSpadesLine.d.ts +6 -0
- package/dist/Others/PokerSpadesLine.js +1 -0
- package/dist/Others/index.d.ts +8 -0
- package/dist/Others/index.js +76 -68
- 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/Apps2AiFill.d.ts +6 -0
- package/dist/System/Apps2AiFill.js +1 -0
- package/dist/System/Apps2AiLine.d.ts +6 -0
- package/dist/System/Apps2AiLine.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 +6 -0
- package/dist/System/index.js +21 -15
- 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 +29 -23
- 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/chunk-26T327S2.js +5 -0
- package/dist/chunk-2B3KQIY2.js +5 -0
- package/dist/chunk-2CRFTMMN.js +5 -0
- package/dist/{chunk-2VXR4L2L.js → chunk-2CUH4EST.js} +1 -1
- 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-62XKL2Z4.js +5 -0
- package/dist/chunk-63ASKRUX.js +5 -0
- package/dist/chunk-673EZLCN.js +5 -0
- package/dist/chunk-6FGF4J3O.js +5 -0
- package/dist/chunk-6LMDFIKZ.js +5 -0
- package/dist/chunk-6TXSA323.js +5 -0
- package/dist/chunk-6VTWWYN6.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-7T7GSTNU.js +5 -0
- package/dist/chunk-7VORCO2C.js +5 -0
- package/dist/chunk-ANUGVKJ4.js +5 -0
- package/dist/chunk-ARP7GSKP.js +5 -0
- package/dist/chunk-BKUCS67O.js +5 -0
- package/dist/chunk-BQM3FMZU.js +5 -0
- package/dist/chunk-C6I3MNTM.js +5 -0
- package/dist/chunk-C7LK5U2U.js +5 -0
- package/dist/chunk-CE3NPIDZ.js +5 -0
- package/dist/chunk-CHVVG4HC.js +5 -0
- package/dist/{chunk-BNIHEWED.js → chunk-CNMMPSUA.js} +1 -1
- package/dist/chunk-CWBVJATM.js +5 -0
- package/dist/chunk-CWQZKO5C.js +5 -0
- package/dist/chunk-CXKUIDOO.js +5 -0
- package/dist/chunk-CXVNQE7U.js +5 -0
- package/dist/chunk-D4VZT4WZ.js +5 -0
- package/dist/chunk-D5NZYIAY.js +5 -0
- package/dist/chunk-DCEN65U5.js +5 -0
- package/dist/chunk-DDEB3FTK.js +5 -0
- package/dist/chunk-DTXN6UES.js +5 -0
- package/dist/{chunk-P5LPZMZL.js → chunk-E2AQIAEF.js} +1 -1
- package/dist/chunk-E2CAUZRX.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-EYUM7E7D.js +5 -0
- package/dist/chunk-EZKVW3IL.js +5 -0
- package/dist/chunk-FCBQ7JNE.js +5 -0
- package/dist/chunk-FD3O7WH7.js +5 -0
- package/dist/chunk-FD3THWOW.js +5 -0
- package/dist/chunk-FS2KJSTG.js +5 -0
- package/dist/chunk-FW2CPXOR.js +5 -0
- package/dist/chunk-FZKMRERY.js +5 -0
- package/dist/chunk-G54ORWVE.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-4TSF2CIP.js → chunk-HJO37CWB.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-IOD5B2EZ.js +5 -0
- package/dist/chunk-IOKAKJM4.js +5 -0
- package/dist/chunk-ITAFIPVI.js +5 -0
- package/dist/{chunk-Y4J43U5P.js → chunk-IZV6K7SF.js} +1 -1
- package/dist/{chunk-53L5YM6A.js → chunk-J62JVXHI.js} +1 -1
- package/dist/chunk-J6O2MQLC.js +5 -0
- package/dist/chunk-JOXBSM3S.js +5 -0
- package/dist/chunk-JS6BKQU2.js +5 -0
- package/dist/chunk-KD2MNFWL.js +5 -0
- 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-KSH3ACPH.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-LRF27YFI.js +5 -0
- package/dist/chunk-MOM3VOEA.js +5 -0
- package/dist/chunk-MQ377QZA.js +5 -0
- package/dist/chunk-MWKYIFMU.js +5 -0
- package/dist/chunk-NCCJQ6R6.js +5 -0
- package/dist/chunk-NM46DHCY.js +5 -0
- package/dist/chunk-NM4ZFGPF.js +5 -0
- package/dist/chunk-NNUDNCX5.js +5 -0
- package/dist/chunk-NPAEDZTR.js +5 -0
- package/dist/chunk-NTFKTTOO.js +5 -0
- package/dist/chunk-OBWBJ2FV.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-P3YKMQLM.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-PZBNJPAW.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-R3J5Y5ZI.js +5 -0
- package/dist/chunk-R3UCNBXN.js +5 -0
- package/dist/{chunk-SGOISNAR.js → chunk-RGYF7OQD.js} +1 -1
- package/dist/chunk-RIBW3E6P.js +5 -0
- package/dist/{chunk-QAPYM655.js → chunk-RRHGAURP.js} +1 -1
- package/dist/chunk-RSL3RNQQ.js +5 -0
- package/dist/chunk-S2FZEC6S.js +5 -0
- package/dist/chunk-S4SG7BYT.js +5 -0
- package/dist/chunk-SC6CRIXQ.js +5 -0
- package/dist/chunk-SGLEJ2BX.js +5 -0
- package/dist/{chunk-UB7KTUTJ.js → chunk-SS3RTJGD.js} +1 -1
- package/dist/chunk-SUNLQAUC.js +5 -0
- package/dist/{chunk-EU4XO53S.js → chunk-SWO27ICQ.js} +1 -1
- 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-ES6ZRDED.js → chunk-UIRYUUEZ.js} +1 -1
- 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-UTJNQQRQ.js +5 -0
- package/dist/chunk-UWWRECHQ.js +5 -0
- package/dist/{chunk-ZAQZEME2.js → chunk-UZVJQDSV.js} +1 -1
- package/dist/chunk-V272R5DZ.js +5 -0
- package/dist/chunk-VO3CJ5XY.js +5 -0
- package/dist/chunk-VY4H3EFV.js +5 -0
- package/dist/chunk-WFCPHYSF.js +5 -0
- package/dist/chunk-WR7JHW25.js +5 -0
- package/dist/chunk-WRZCIPNH.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 +128 -0
- package/dist/index.js +961 -833
- package/package.json +2 -2
- package/dist/chunk-ALBPQKA3.js +0 -5
- package/dist/chunk-BHRWXIZ2.js +0 -5
- package/dist/chunk-C3I5N26G.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-73ASNGJ2.js} +0 -0
- /package/dist/{chunk-DTGLDQY6.js → chunk-7B2IQOQR.js} +0 -0
- /package/dist/{chunk-FJJDCTLQ.js → chunk-EIN3EIJY.js} +0 -0
- /package/dist/{chunk-HXNGAWC6.js → chunk-I2IZEQH6.js} +0 -0
- /package/dist/{chunk-ID7R6TJA.js → chunk-MKOBI5IU.js} +0 -0
- /package/dist/{chunk-JKKF7S47.js → chunk-RQS5OCOH.js} +0 -0
- /package/dist/{chunk-P6KOLV53.js → chunk-SMZSZ3VO.js} +0 -0
- /package/dist/{chunk-PHIAEY6Q.js → chunk-SQDK76SD.js} +0 -0
- /package/dist/{chunk-RPKWVVIX.js → chunk-XBWG732N.js} +0 -0
- /package/dist/{chunk-VONNDHDS.js → chunk-YGEZRIBI.js} +0 -0
- /package/dist/{chunk-WYDLB525.js → chunk-YPMC6GTM.js} +0 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m20.467 8.694.246-.566a4.363 4.363 0 0 1 2.22-2.25l.759-.339a.53.53 0 0 0 0-.963l-.717-.319a4.366 4.366 0 0 1-2.251-2.326l-.253-.611a.506.506 0 0 0-.942 0l-.253.61a4.366 4.366 0 0 1-2.25 2.327l-.718.32a.53.53 0 0 0 0 .962l.76.338a4.363 4.363 0 0 1 2.219 2.251l.246.566c.18.414.753.414.934 0ZM2 4a1 1 0 0 1 1-1h11v2H4v14h16v-8h2v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4Zm10 8.17V6h4v2h-2v7a3 3 0 1 1-2-2.83Z"})}),o=t;
|
|
4
|
+
|
|
5
|
+
export { o as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m20.467 7.694.246-.566a4.363 4.363 0 0 1 2.22-2.25l.759-.339a.53.53 0 0 0 0-.963l-.717-.319A4.366 4.366 0 0 1 20.724.931L20.47.32a.506.506 0 0 0-.942 0l-.253.61a4.366 4.366 0 0 1-2.25 2.327l-.718.32a.53.53 0 0 0 0 .962l.76.338a4.363 4.363 0 0 1 2.219 2.251l.246.566c.18.414.753.414.934 0ZM3.055 11H5.07a7.002 7.002 0 0 0 13.858 0h2.016A9.004 9.004 0 0 1 13 18.945V23h-2v-4.055A9.004 9.004 0 0 1 3.055 11ZM12 1a5 5 0 0 0-5 5v4a5 5 0 0 0 10 0V7h-2v3a3 3 0 1 1-6 0V6a3 3 0 0 1 4.617-2.528l1.08-1.683A4.981 4.981 0 0 0 12 1Z"})}),o=t;
|
|
4
|
+
|
|
5
|
+
export { o as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m20.713 8.128-.246.566a.506.506 0 0 1-.934 0l-.246-.566a4.363 4.363 0 0 0-2.22-2.25l-.759-.339a.53.53 0 0 1 0-.963l.717-.319a4.366 4.366 0 0 0 2.251-2.326l.253-.611a.506.506 0 0 1 .942 0l.253.61a4.366 4.366 0 0 0 2.25 2.327l.718.32a.53.53 0 0 1 0 .962l-.76.338a4.363 4.363 0 0 0-2.219 2.251ZM2.992 3H14v2H4v14h16v-8h2v9.007a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3Zm7.63 5.415 4.879 3.252a.4.4 0 0 1 0 .666l-4.88 3.252a.4.4 0 0 1-.621-.332V8.747a.4.4 0 0 1 .622-.332Z"})}),t=o;
|
|
4
|
+
|
|
5
|
+
export { t as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m20.713 8.128-.246.566a.506.506 0 0 1-.934 0l-.246-.566a4.363 4.363 0 0 0-2.22-2.25l-.759-.339a.53.53 0 0 1 0-.963l.717-.319a4.366 4.366 0 0 0 2.251-2.326l.253-.611a.506.506 0 0 1 .942 0l.253.61a4.366 4.366 0 0 0 2.25 2.327l.718.32a.53.53 0 0 1 0 .962l-.76.338a4.363 4.363 0 0 0-2.219 2.251ZM20 11a5.99 5.99 0 0 0 2-.341v9.348a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3h11.35A6 6 0 0 0 20 11Zm-9.378-2.585a.4.4 0 0 0-.622.332v6.506a.4.4 0 0 0 .622.332l4.879-3.252a.401.401 0 0 0 0-.666l-4.88-3.252Z"})}),t=o;
|
|
4
|
+
|
|
5
|
+
export { t as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M3 13a9 9 0 1 0 18 0 9 9 0 0 0-18 0Zm16 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0ZM5.283 2.747 1.747 6.283l1.414 1.414L6.697 4.16 5.283 2.747Zm16.97 3.536-3.535-3.536-1.415 1.414 3.536 3.536 1.414-1.414ZM9 11h3.586L9 14.586V17h6v-2h-3.586L15 11.414V9H9v2Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"M11 11.5V8.232L8.17 9.866l-1-1.732L10 6.5 7.17 4.866l1-1.732L11 4.768V1.5h2v3.268l2.83-1.634 1 1.732L14 6.5l2.83 1.634-1 1.732L13 8.232V11.5h-2Zm10.46 1.384-2.83 1.634V11.25h-2v3.268l-2.83-1.634-1 1.732 2.83 1.634-2.83 1.634 1 1.732 2.83-1.634v3.268h2v-3.268l2.83 1.634 1-1.732-2.83-1.634 2.83-1.634-1-1.732ZM7.37 17.982v3.268h-2v-3.268l-2.83 1.634-1-1.732 2.83-1.634-2.83-1.634 1-1.732 2.83 1.633V11.25h2v3.268l2.83-1.633 1 1.732-2.83 1.634 2.83 1.634-1 1.732-2.83-1.634Z"})}),v=t;
|
|
4
|
+
|
|
5
|
+
export { v as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m20.713 8.128-.246.566a.506.506 0 0 1-.934 0l-.246-.566a4.363 4.363 0 0 0-2.22-2.25l-.759-.339a.53.53 0 0 1 0-.963l.717-.319a4.366 4.366 0 0 0 2.251-2.326l.253-.611a.506.506 0 0 1 .942 0l.253.61a4.366 4.366 0 0 0 2.25 2.327l.718.32a.53.53 0 0 1 0 .962l-.76.338a4.363 4.363 0 0 0-2.219 2.251ZM2 4a1 1 0 0 1 1-1h11v2H4.505L12 11.662l4.398-3.91 1.329 1.495L12 14.338 4 7.227V19h16v-8h2v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4Z"})}),o=t;
|
|
4
|
+
|
|
5
|
+
export { o as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M20 19v-9h-5.586V4.586L8 11l6.414 6.414V12H18v7h2ZM10.164 6.05 8.75 4.636 2.386 11l6.
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M20 19v-9h-5.586V4.586L8 11l6.414 6.414V12H18v7h2ZM10.164 6.05 8.75 4.636 2.386 11l6.364 6.364 1.414-1.414L5.214 11l4.95-4.95Z"})}),l=e;
|
|
4
4
|
|
|
5
5
|
export { l as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M3 13a9 9 0 1 0 18 0 9 9 0 0 0-18 0ZM5.283 2.747 1.747 6.283l1.414 1.414L6.697 4.16 5.283 2.747Zm16.97 3.536-3.535-3.536-1.415 1.414 3.536 3.536 1.414-1.414ZM9 11V9h6v2.414L11.414 15H15v2H9v-2.414L12.586 11H9Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var r=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H4Zm2.343 9 5.95-5.95V11h5.364v2h-5.364v4.95L6.343 12Z"})}),e=r;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var m=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M5.234 7.73A7.993 7.993 0 0 1 12 4a7.994 7.994 0 0 1 6.767 3.73l1.69-1.07A9.994 9.994 0 0 0 12 2a9.994 9.994 0 0 0-8.456 4.66l1.69 1.07ZM12 20a7.993 7.993 0 0 1-6.766-3.73l-1.69 1.07A9.994 9.994 0 0 0 12 22a9.994 9.994 0 0 0 8.457-4.66l-1.69-1.07A7.994 7.994 0 0 1 12 20Zm0-8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 1a4 4 0 0 1 4 4H8a4 4 0 0 1 4-4Zm-6-1a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm15 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"})}),o=m;
|
|
4
|
+
|
|
5
|
+
export { o as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"m17.713 10.128-.246.566a.506.506 0 0 1-.934 0l-.246-.566a4.363 4.363 0 0 0-2.22-2.25l-.759-.339a.53.53 0 0 1 0-.963l.717-.319a4.366 4.366 0 0 0 2.251-2.326l.253-.611a.506.506 0 0 1 .942 0l.253.61a4.366 4.366 0 0 0 2.25 2.327l.718.32a.53.53 0 0 1 0 .962l-.76.338a4.363 4.363 0 0 0-2.219 2.251ZM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12Zm15.515 5.657L24 12 21.17 9.172l-1.414 1.414L21.171 12l-4.242 4.243 1.414 1.414Z"})}),a=t;
|
|
4
|
+
|
|
5
|
+
export { a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"m19.713 8.128-.246.566a.506.506 0 0 1-.934 0l-.246-.566a4.363 4.363 0 0 0-2.22-2.25l-.759-.339a.53.53 0 0 1 0-.963l.717-.319a4.366 4.366 0 0 0 2.251-2.326l.253-.611a.506.506 0 0 1 .942 0l.253.61a4.366 4.366 0 0 0 2.25 2.327l.718.32a.53.53 0 0 1 0 .962l-.76.338a4.363 4.363 0 0 0-2.219 2.251ZM22.9 21l-4.4-11h-2l-4.399 11h2.154l1.199-3h4.09l1.201 3H22.9Zm-6.647-5 1.247-3.115L18.745 16h-2.492Zm-8.706-3.696A18.27 18.27 0 0 1 4.723 8h2.24a16.29 16.29 0 0 0 2.021 2.91A15.5 15.5 0 0 0 11.996 6H2V4h6V2h2v2h4.65a17.473 17.473 0 0 1-4.26 8.338 16.31 16.31 0 0 0 2.324 1.743l-.753 1.882a18.312 18.312 0 0 1-3.01-2.23 17.473 17.473 0 0 1-6.148 3.449l-.606-1.906a15.47 15.47 0 0 0 5.35-2.972Z"})}),h=t;
|
|
4
|
+
|
|
5
|
+
export { h as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var r=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M20 3H4a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1ZM5 19V5h14v14H5Zm7-12.657L6.343 12l1.414 1.414L11 10.172v7.485h2V10.17l3.243 3.243L17.657 12 12 6.343Z"})}),e=r;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"m8.
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"m8.368 12 4.748-8.968 1.768.936L10.632 12l4.252 8.032-1.768.936L8.368 12Z"})}),r=e;
|
|
4
4
|
|
|
5
5
|
export { r as a };
|
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';
|
|
@@ -1149,6 +1193,8 @@ export { default as TaskLineIcon } from './Document/TaskLine.js';
|
|
|
1149
1193
|
export { default as TodoFillIcon } from './Document/TodoFill.js';
|
|
1150
1194
|
export { default as TodoLineIcon } from './Document/TodoLine.js';
|
|
1151
1195
|
export { default as ABIcon } from './Editor/AB.js';
|
|
1196
|
+
export { default as AiGenerate2Icon } from './Editor/AiGenerate2.js';
|
|
1197
|
+
export { default as AiGenerateTextIcon } from './Editor/AiGenerateText.js';
|
|
1152
1198
|
export { default as AiGenerateIcon } from './Editor/AiGenerate.js';
|
|
1153
1199
|
export { default as AlignBottomIcon } from './Editor/AlignBottom.js';
|
|
1154
1200
|
export { default as AlignCenterIcon } from './Editor/AlignCenter.js';
|
|
@@ -1166,6 +1212,7 @@ export { default as CalendarViewIcon } from './Editor/CalendarView.js';
|
|
|
1166
1212
|
export { default as CarouselViewIcon } from './Editor/CarouselView.js';
|
|
1167
1213
|
export { default as CodeBlockIcon } from './Editor/CodeBlock.js';
|
|
1168
1214
|
export { default as CodeViewIcon } from './Editor/CodeView.js';
|
|
1215
|
+
export { default as CustomSizeIcon } from './Editor/CustomSize.js';
|
|
1169
1216
|
export { default as DeleteColumnIcon } from './Editor/DeleteColumn.js';
|
|
1170
1217
|
export { default as DeleteRowIcon } from './Editor/DeleteRow.js';
|
|
1171
1218
|
export { default as DoubleQuotesLIcon } from './Editor/DoubleQuotesL.js';
|
|
@@ -1183,6 +1230,7 @@ export { default as FontMonoIcon } from './Editor/FontMono.js';
|
|
|
1183
1230
|
export { default as FontSansSerifIcon } from './Editor/FontSansSerif.js';
|
|
1184
1231
|
export { default as FontSansIcon } from './Editor/FontSans.js';
|
|
1185
1232
|
export { default as FontSize2Icon } from './Editor/FontSize2.js';
|
|
1233
|
+
export { default as FontSizeAiIcon } from './Editor/FontSizeAi.js';
|
|
1186
1234
|
export { default as FontSizeIcon } from './Editor/FontSize.js';
|
|
1187
1235
|
export { default as FormatClearIcon } from './Editor/FormatClear.js';
|
|
1188
1236
|
export { default as FormulaIcon } from './Editor/Formula.js';
|
|
@@ -1210,6 +1258,8 @@ export { default as InsertRowTopIcon } from './Editor/InsertRowTop.js';
|
|
|
1210
1258
|
export { default as ItalicIcon } from './Editor/Italic.js';
|
|
1211
1259
|
export { default as KanbanView2Icon } from './Editor/KanbanView2.js';
|
|
1212
1260
|
export { default as KanbanViewIcon } from './Editor/KanbanView.js';
|
|
1261
|
+
export { default as LetterSpacing2Icon } from './Editor/LetterSpacing2.js';
|
|
1262
|
+
export { default as LineHeight2Icon } from './Editor/LineHeight2.js';
|
|
1213
1263
|
export { default as LineHeightIcon } from './Editor/LineHeight.js';
|
|
1214
1264
|
export { default as LinkMIcon } from './Editor/LinkM.js';
|
|
1215
1265
|
export { default as LinkUnlinkMIcon } from './Editor/LinkUnlinkM.js';
|
|
@@ -1285,6 +1335,8 @@ export { default as TextWrapIcon } from './Editor/TextWrap.js';
|
|
|
1285
1335
|
export { default as TextIcon } from './Editor/Text.js';
|
|
1286
1336
|
export { default as TimelineViewIcon } from './Editor/TimelineView.js';
|
|
1287
1337
|
export { default as Translate2Icon } from './Editor/Translate2.js';
|
|
1338
|
+
export { default as TranslateAi2Icon } from './Editor/TranslateAi2.js';
|
|
1339
|
+
export { default as TranslateAiIcon } from './Editor/TranslateAi.js';
|
|
1288
1340
|
export { default as TranslateIcon } from './Editor/Translate.js';
|
|
1289
1341
|
export { default as UnderlineIcon } from './Editor/Underline.js';
|
|
1290
1342
|
export { default as WubiInputIcon } from './Editor/WubiInput.js';
|
|
@@ -1392,6 +1444,8 @@ export { default as RefundFillIcon } from './Finance/RefundFill.js';
|
|
|
1392
1444
|
export { default as RefundLineIcon } from './Finance/RefundLine.js';
|
|
1393
1445
|
export { default as Safe2FillIcon } from './Finance/Safe2Fill.js';
|
|
1394
1446
|
export { default as Safe2LineIcon } from './Finance/Safe2Line.js';
|
|
1447
|
+
export { default as Safe3FillIcon } from './Finance/Safe3Fill.js';
|
|
1448
|
+
export { default as Safe3LineIcon } from './Finance/Safe3Line.js';
|
|
1395
1449
|
export { default as SafeFillIcon } from './Finance/SafeFill.js';
|
|
1396
1450
|
export { default as SafeLineIcon } from './Finance/SafeLine.js';
|
|
1397
1451
|
export { default as SecurePaymentFillIcon } from './Finance/SecurePaymentFill.js';
|
|
@@ -1536,6 +1590,8 @@ export { default as NurseFillIcon } from './Health _ Medical/NurseFill.js';
|
|
|
1536
1590
|
export { default as NurseLineIcon } from './Health _ Medical/NurseLine.js';
|
|
1537
1591
|
export { default as PsychotherapyFillIcon } from './Health _ Medical/PsychotherapyFill.js';
|
|
1538
1592
|
export { default as PsychotherapyLineIcon } from './Health _ Medical/PsychotherapyLine.js';
|
|
1593
|
+
export { default as PulseAiFillIcon } from './Health _ Medical/PulseAiFill.js';
|
|
1594
|
+
export { default as PulseAiLineIcon } from './Health _ Medical/PulseAiLine.js';
|
|
1539
1595
|
export { default as PulseFillIcon } from './Health _ Medical/PulseFill.js';
|
|
1540
1596
|
export { default as PulseLineIcon } from './Health _ Medical/PulseLine.js';
|
|
1541
1597
|
export { default as RestTimeFillIcon } from './Health _ Medical/RestTimeFill.js';
|
|
@@ -1564,6 +1620,8 @@ export { default as AndroidFillIcon } from './Logos/AndroidFill.js';
|
|
|
1564
1620
|
export { default as AndroidLineIcon } from './Logos/AndroidLine.js';
|
|
1565
1621
|
export { default as AngularjsFillIcon } from './Logos/AngularjsFill.js';
|
|
1566
1622
|
export { default as AngularjsLineIcon } from './Logos/AngularjsLine.js';
|
|
1623
|
+
export { default as AnthropicFillIcon } from './Logos/AnthropicFill.js';
|
|
1624
|
+
export { default as AnthropicLineIcon } from './Logos/AnthropicLine.js';
|
|
1567
1625
|
export { default as AppStoreFillIcon } from './Logos/AppStoreFill.js';
|
|
1568
1626
|
export { default as AppStoreLineIcon } from './Logos/AppStoreLine.js';
|
|
1569
1627
|
export { default as AppleFillIcon } from './Logos/AppleFill.js';
|
|
@@ -1588,6 +1646,8 @@ export { default as CentosFillIcon } from './Logos/CentosFill.js';
|
|
|
1588
1646
|
export { default as CentosLineIcon } from './Logos/CentosLine.js';
|
|
1589
1647
|
export { default as ChromeFillIcon } from './Logos/ChromeFill.js';
|
|
1590
1648
|
export { default as ChromeLineIcon } from './Logos/ChromeLine.js';
|
|
1649
|
+
export { default as ClaudeFillIcon } from './Logos/ClaudeFill.js';
|
|
1650
|
+
export { default as ClaudeLineIcon } from './Logos/ClaudeLine.js';
|
|
1591
1651
|
export { default as CodepenFillIcon } from './Logos/CodepenFill.js';
|
|
1592
1652
|
export { default as CodepenLineIcon } from './Logos/CodepenLine.js';
|
|
1593
1653
|
export { default as CopilotFillIcon } from './Logos/CopilotFill.js';
|
|
@@ -1620,6 +1680,8 @@ export { default as FacebookCircleFillIcon } from './Logos/FacebookCircleFill.js
|
|
|
1620
1680
|
export { default as FacebookCircleLineIcon } from './Logos/FacebookCircleLine.js';
|
|
1621
1681
|
export { default as FacebookFillIcon } from './Logos/FacebookFill.js';
|
|
1622
1682
|
export { default as FacebookLineIcon } from './Logos/FacebookLine.js';
|
|
1683
|
+
export { default as FediverseFillIcon } from './Logos/FediverseFill.js';
|
|
1684
|
+
export { default as FediverseLineIcon } from './Logos/FediverseLine.js';
|
|
1623
1685
|
export { default as FinderFillIcon } from './Logos/FinderFill.js';
|
|
1624
1686
|
export { default as FinderLineIcon } from './Logos/FinderLine.js';
|
|
1625
1687
|
export { default as FirebaseFillIcon } from './Logos/FirebaseFill.js';
|
|
@@ -1680,6 +1742,8 @@ export { default as MicrosoftLoopFillIcon } from './Logos/MicrosoftLoopFill.js';
|
|
|
1680
1742
|
export { default as MicrosoftLoopLineIcon } from './Logos/MicrosoftLoopLine.js';
|
|
1681
1743
|
export { default as MiniProgramFillIcon } from './Logos/MiniProgramFill.js';
|
|
1682
1744
|
export { default as MiniProgramLineIcon } from './Logos/MiniProgramLine.js';
|
|
1745
|
+
export { default as MixtralFillIcon } from './Logos/MixtralFill.js';
|
|
1746
|
+
export { default as MixtralLineIcon } from './Logos/MixtralLine.js';
|
|
1683
1747
|
export { default as NeteaseCloudMusicFillIcon } from './Logos/NeteaseCloudMusicFill.js';
|
|
1684
1748
|
export { default as NeteaseCloudMusicLineIcon } from './Logos/NeteaseCloudMusicLine.js';
|
|
1685
1749
|
export { default as NetflixFillIcon } from './Logos/NetflixFill.js';
|
|
@@ -1704,8 +1768,12 @@ export { default as PatreonFillIcon } from './Logos/PatreonFill.js';
|
|
|
1704
1768
|
export { default as PatreonLineIcon } from './Logos/PatreonLine.js';
|
|
1705
1769
|
export { default as PaypalFillIcon } from './Logos/PaypalFill.js';
|
|
1706
1770
|
export { default as PaypalLineIcon } from './Logos/PaypalLine.js';
|
|
1771
|
+
export { default as PerplexityFillIcon } from './Logos/PerplexityFill.js';
|
|
1772
|
+
export { default as PerplexityLineIcon } from './Logos/PerplexityLine.js';
|
|
1707
1773
|
export { default as PinterestFillIcon } from './Logos/PinterestFill.js';
|
|
1708
1774
|
export { default as PinterestLineIcon } from './Logos/PinterestLine.js';
|
|
1775
|
+
export { default as PixFillIcon } from './Logos/PixFill.js';
|
|
1776
|
+
export { default as PixLineIcon } from './Logos/PixLine.js';
|
|
1709
1777
|
export { default as PixelfedFillIcon } from './Logos/PixelfedFill.js';
|
|
1710
1778
|
export { default as PixelfedLineIcon } from './Logos/PixelfedLine.js';
|
|
1711
1779
|
export { default as PlaystationFillIcon } from './Logos/PlaystationFill.js';
|
|
@@ -1774,6 +1842,8 @@ export { default as UbuntuFillIcon } from './Logos/UbuntuFill.js';
|
|
|
1774
1842
|
export { default as UbuntuLineIcon } from './Logos/UbuntuLine.js';
|
|
1775
1843
|
export { default as UnsplashFillIcon } from './Logos/UnsplashFill.js';
|
|
1776
1844
|
export { default as UnsplashLineIcon } from './Logos/UnsplashLine.js';
|
|
1845
|
+
export { default as VercelFillIcon } from './Logos/VercelFill.js';
|
|
1846
|
+
export { default as VercelLineIcon } from './Logos/VercelLine.js';
|
|
1777
1847
|
export { default as VimeoFillIcon } from './Logos/VimeoFill.js';
|
|
1778
1848
|
export { default as VimeoLineIcon } from './Logos/VimeoLine.js';
|
|
1779
1849
|
export { default as VisaFillIcon } from './Logos/VisaFill.js';
|
|
@@ -1994,7 +2064,11 @@ export { default as Camera2FillIcon } from './Media/Camera2Fill.js';
|
|
|
1994
2064
|
export { default as Camera2LineIcon } from './Media/Camera2Line.js';
|
|
1995
2065
|
export { default as Camera3FillIcon } from './Media/Camera3Fill.js';
|
|
1996
2066
|
export { default as Camera3LineIcon } from './Media/Camera3Line.js';
|
|
2067
|
+
export { default as CameraAiFillIcon } from './Media/CameraAiFill.js';
|
|
2068
|
+
export { default as CameraAiLineIcon } from './Media/CameraAiLine.js';
|
|
1997
2069
|
export { default as CameraFillIcon } from './Media/CameraFill.js';
|
|
2070
|
+
export { default as CameraLensAiFillIcon } from './Media/CameraLensAiFill.js';
|
|
2071
|
+
export { default as CameraLensAiLineIcon } from './Media/CameraLensAiLine.js';
|
|
1998
2072
|
export { default as CameraLensFillIcon } from './Media/CameraLensFill.js';
|
|
1999
2073
|
export { default as CameraLensLineIcon } from './Media/CameraLensLine.js';
|
|
2000
2074
|
export { default as CameraLineIcon } from './Media/CameraLine.js';
|
|
@@ -2002,14 +2076,20 @@ export { default as CameraOffFillIcon } from './Media/CameraOffFill.js';
|
|
|
2002
2076
|
export { default as CameraOffLineIcon } from './Media/CameraOffLine.js';
|
|
2003
2077
|
export { default as CameraSwitchFillIcon } from './Media/CameraSwitchFill.js';
|
|
2004
2078
|
export { default as CameraSwitchLineIcon } from './Media/CameraSwitchLine.js';
|
|
2079
|
+
export { default as ClapperboardAiFillIcon } from './Media/ClapperboardAiFill.js';
|
|
2080
|
+
export { default as ClapperboardAiLineIcon } from './Media/ClapperboardAiLine.js';
|
|
2005
2081
|
export { default as ClapperboardFillIcon } from './Media/ClapperboardFill.js';
|
|
2006
2082
|
export { default as ClapperboardLineIcon } from './Media/ClapperboardLine.js';
|
|
2083
|
+
export { default as ClosedCaptioningAiFillIcon } from './Media/ClosedCaptioningAiFill.js';
|
|
2084
|
+
export { default as ClosedCaptioningAiLineIcon } from './Media/ClosedCaptioningAiLine.js';
|
|
2007
2085
|
export { default as ClosedCaptioningFillIcon } from './Media/ClosedCaptioningFill.js';
|
|
2008
2086
|
export { default as ClosedCaptioningLineIcon } from './Media/ClosedCaptioningLine.js';
|
|
2009
2087
|
export { default as DiscFillIcon } from './Media/DiscFill.js';
|
|
2010
2088
|
export { default as DiscLineIcon } from './Media/DiscLine.js';
|
|
2011
2089
|
export { default as DvFillIcon } from './Media/DvFill.js';
|
|
2012
2090
|
export { default as DvLineIcon } from './Media/DvLine.js';
|
|
2091
|
+
export { default as DvdAiFillIcon } from './Media/DvdAiFill.js';
|
|
2092
|
+
export { default as DvdAiLineIcon } from './Media/DvdAiLine.js';
|
|
2013
2093
|
export { default as DvdFillIcon } from './Media/DvdFill.js';
|
|
2014
2094
|
export { default as DvdLineIcon } from './Media/DvdLine.js';
|
|
2015
2095
|
export { default as EjectFillIcon } from './Media/EjectFill.js';
|
|
@@ -2020,6 +2100,8 @@ export { default as Equalizer3FillIcon } from './Media/Equalizer3Fill.js';
|
|
|
2020
2100
|
export { default as Equalizer3LineIcon } from './Media/Equalizer3Line.js';
|
|
2021
2101
|
export { default as EqualizerFillIcon } from './Media/EqualizerFill.js';
|
|
2022
2102
|
export { default as EqualizerLineIcon } from './Media/EqualizerLine.js';
|
|
2103
|
+
export { default as FilmAiFillIcon } from './Media/FilmAiFill.js';
|
|
2104
|
+
export { default as FilmAiLineIcon } from './Media/FilmAiLine.js';
|
|
2023
2105
|
export { default as FilmFillIcon } from './Media/FilmFill.js';
|
|
2024
2106
|
export { default as FilmLineIcon } from './Media/FilmLine.js';
|
|
2025
2107
|
export { default as Forward10FillIcon } from './Media/Forward10Fill.js';
|
|
@@ -2052,32 +2134,50 @@ export { default as Image2FillIcon } from './Media/Image2Fill.js';
|
|
|
2052
2134
|
export { default as Image2LineIcon } from './Media/Image2Line.js';
|
|
2053
2135
|
export { default as ImageAddFillIcon } from './Media/ImageAddFill.js';
|
|
2054
2136
|
export { default as ImageAddLineIcon } from './Media/ImageAddLine.js';
|
|
2137
|
+
export { default as ImageAiFillIcon } from './Media/ImageAiFill.js';
|
|
2138
|
+
export { default as ImageAiLineIcon } from './Media/ImageAiLine.js';
|
|
2139
|
+
export { default as ImageCircleAiFillIcon } from './Media/ImageCircleAiFill.js';
|
|
2140
|
+
export { default as ImageCircleAiLineIcon } from './Media/ImageCircleAiLine.js';
|
|
2055
2141
|
export { default as ImageCircleFillIcon } from './Media/ImageCircleFill.js';
|
|
2056
2142
|
export { default as ImageCircleLineIcon } from './Media/ImageCircleLine.js';
|
|
2057
2143
|
export { default as ImageEditFillIcon } from './Media/ImageEditFill.js';
|
|
2058
2144
|
export { default as ImageEditLineIcon } from './Media/ImageEditLine.js';
|
|
2059
2145
|
export { default as ImageFillIcon } from './Media/ImageFill.js';
|
|
2060
2146
|
export { default as ImageLineIcon } from './Media/ImageLine.js';
|
|
2147
|
+
export { default as LandscapeAiFillIcon } from './Media/LandscapeAiFill.js';
|
|
2148
|
+
export { default as LandscapeAiLineIcon } from './Media/LandscapeAiLine.js';
|
|
2061
2149
|
export { default as LandscapeFillIcon } from './Media/LandscapeFill.js';
|
|
2062
2150
|
export { default as LandscapeLineIcon } from './Media/LandscapeLine.js';
|
|
2063
2151
|
export { default as LiveFillIcon } from './Media/LiveFill.js';
|
|
2064
2152
|
export { default as LiveLineIcon } from './Media/LiveLine.js';
|
|
2065
2153
|
export { default as MemoriesFillIcon } from './Media/MemoriesFill.js';
|
|
2066
2154
|
export { default as MemoriesLineIcon } from './Media/MemoriesLine.js';
|
|
2155
|
+
export { default as Mic2AiFillIcon } from './Media/Mic2AiFill.js';
|
|
2156
|
+
export { default as Mic2AiLineIcon } from './Media/Mic2AiLine.js';
|
|
2067
2157
|
export { default as Mic2FillIcon } from './Media/Mic2Fill.js';
|
|
2068
2158
|
export { default as Mic2LineIcon } from './Media/Mic2Line.js';
|
|
2159
|
+
export { default as MicAiFillIcon } from './Media/MicAiFill.js';
|
|
2160
|
+
export { default as MicAiLineIcon } from './Media/MicAiLine.js';
|
|
2069
2161
|
export { default as MicFillIcon } from './Media/MicFill.js';
|
|
2070
2162
|
export { default as MicLineIcon } from './Media/MicLine.js';
|
|
2071
2163
|
export { default as MicOffFillIcon } from './Media/MicOffFill.js';
|
|
2072
2164
|
export { default as MicOffLineIcon } from './Media/MicOffLine.js';
|
|
2165
|
+
export { default as Movie2AiFillIcon } from './Media/Movie2AiFill.js';
|
|
2166
|
+
export { default as Movie2AiLineIcon } from './Media/Movie2AiLine.js';
|
|
2073
2167
|
export { default as Movie2FillIcon } from './Media/Movie2Fill.js';
|
|
2074
2168
|
export { default as Movie2LineIcon } from './Media/Movie2Line.js';
|
|
2169
|
+
export { default as MovieAiFillIcon } from './Media/MovieAiFill.js';
|
|
2170
|
+
export { default as MovieAiLineIcon } from './Media/MovieAiLine.js';
|
|
2075
2171
|
export { default as MovieFillIcon } from './Media/MovieFill.js';
|
|
2076
2172
|
export { default as MovieLineIcon } from './Media/MovieLine.js';
|
|
2077
2173
|
export { default as Music2FillIcon } from './Media/Music2Fill.js';
|
|
2078
2174
|
export { default as Music2LineIcon } from './Media/Music2Line.js';
|
|
2175
|
+
export { default as MusicAiFillIcon } from './Media/MusicAiFill.js';
|
|
2176
|
+
export { default as MusicAiLineIcon } from './Media/MusicAiLine.js';
|
|
2079
2177
|
export { default as MusicFillIcon } from './Media/MusicFill.js';
|
|
2080
2178
|
export { default as MusicLineIcon } from './Media/MusicLine.js';
|
|
2179
|
+
export { default as MvAiFillIcon } from './Media/MvAiFill.js';
|
|
2180
|
+
export { default as MvAiLineIcon } from './Media/MvAiLine.js';
|
|
2081
2181
|
export { default as MvFillIcon } from './Media/MvFill.js';
|
|
2082
2182
|
export { default as MvLineIcon } from './Media/MvLine.js';
|
|
2083
2183
|
export { default as Notification2FillIcon } from './Media/Notification2Fill.js';
|
|
@@ -2090,6 +2190,8 @@ export { default as NotificationFillIcon } from './Media/NotificationFill.js';
|
|
|
2090
2190
|
export { default as NotificationLineIcon } from './Media/NotificationLine.js';
|
|
2091
2191
|
export { default as NotificationOffFillIcon } from './Media/NotificationOffFill.js';
|
|
2092
2192
|
export { default as NotificationOffLineIcon } from './Media/NotificationOffLine.js';
|
|
2193
|
+
export { default as NotificationSnoozeFillIcon } from './Media/NotificationSnoozeFill.js';
|
|
2194
|
+
export { default as NotificationSnoozeLineIcon } from './Media/NotificationSnoozeLine.js';
|
|
2093
2195
|
export { default as OrderPlayFillIcon } from './Media/OrderPlayFill.js';
|
|
2094
2196
|
export { default as OrderPlayLineIcon } from './Media/OrderPlayLine.js';
|
|
2095
2197
|
export { default as PauseCircleFillIcon } from './Media/PauseCircleFill.js';
|
|
@@ -2202,12 +2304,16 @@ export { default as TapeFillIcon } from './Media/TapeFill.js';
|
|
|
2202
2304
|
export { default as TapeLineIcon } from './Media/TapeLine.js';
|
|
2203
2305
|
export { default as VideoAddFillIcon } from './Media/VideoAddFill.js';
|
|
2204
2306
|
export { default as VideoAddLineIcon } from './Media/VideoAddLine.js';
|
|
2307
|
+
export { default as VideoAiFillIcon } from './Media/VideoAiFill.js';
|
|
2308
|
+
export { default as VideoAiLineIcon } from './Media/VideoAiLine.js';
|
|
2205
2309
|
export { default as VideoDownloadFillIcon } from './Media/VideoDownloadFill.js';
|
|
2206
2310
|
export { default as VideoDownloadLineIcon } from './Media/VideoDownloadLine.js';
|
|
2207
2311
|
export { default as VideoFillIcon } from './Media/VideoFill.js';
|
|
2208
2312
|
export { default as VideoLineIcon } from './Media/VideoLine.js';
|
|
2209
2313
|
export { default as VideoOffFillIcon } from './Media/VideoOffFill.js';
|
|
2210
2314
|
export { default as VideoOffLineIcon } from './Media/VideoOffLine.js';
|
|
2315
|
+
export { default as VideoOnAiFillIcon } from './Media/VideoOnAiFill.js';
|
|
2316
|
+
export { default as VideoOnAiLineIcon } from './Media/VideoOnAiLine.js';
|
|
2211
2317
|
export { default as VideoOnFillIcon } from './Media/VideoOnFill.js';
|
|
2212
2318
|
export { default as VideoOnLineIcon } from './Media/VideoOnLine.js';
|
|
2213
2319
|
export { default as VideoUploadFillIcon } from './Media/VideoUploadFill.js';
|
|
@@ -2216,6 +2322,8 @@ export { default as Vidicon2FillIcon } from './Media/Vidicon2Fill.js';
|
|
|
2216
2322
|
export { default as Vidicon2LineIcon } from './Media/Vidicon2Line.js';
|
|
2217
2323
|
export { default as VidiconFillIcon } from './Media/VidiconFill.js';
|
|
2218
2324
|
export { default as VidiconLineIcon } from './Media/VidiconLine.js';
|
|
2325
|
+
export { default as VoiceAiFillIcon } from './Media/VoiceAiFill.js';
|
|
2326
|
+
export { default as VoiceAiLineIcon } from './Media/VoiceAiLine.js';
|
|
2219
2327
|
export { default as VoiceprintFillIcon } from './Media/VoiceprintFill.js';
|
|
2220
2328
|
export { default as VoiceprintLineIcon } from './Media/VoiceprintLine.js';
|
|
2221
2329
|
export { default as VolumeDownFillIcon } from './Media/VolumeDownFill.js';
|
|
@@ -2324,6 +2432,14 @@ export { default as Plug2FillIcon } from './Others/Plug2Fill.js';
|
|
|
2324
2432
|
export { default as Plug2LineIcon } from './Others/Plug2Line.js';
|
|
2325
2433
|
export { default as PlugFillIcon } from './Others/PlugFill.js';
|
|
2326
2434
|
export { default as PlugLineIcon } from './Others/PlugLine.js';
|
|
2435
|
+
export { default as PokerClubsFillIcon } from './Others/PokerClubsFill.js';
|
|
2436
|
+
export { default as PokerClubsLineIcon } from './Others/PokerClubsLine.js';
|
|
2437
|
+
export { default as PokerDiamondsFillIcon } from './Others/PokerDiamondsFill.js';
|
|
2438
|
+
export { default as PokerDiamondsLineIcon } from './Others/PokerDiamondsLine.js';
|
|
2439
|
+
export { default as PokerHeartsFillIcon } from './Others/PokerHeartsFill.js';
|
|
2440
|
+
export { default as PokerHeartsLineIcon } from './Others/PokerHeartsLine.js';
|
|
2441
|
+
export { default as PokerSpadesFillIcon } from './Others/PokerSpadesFill.js';
|
|
2442
|
+
export { default as PokerSpadesLineIcon } from './Others/PokerSpadesLine.js';
|
|
2327
2443
|
export { default as PoliceBadgeFillIcon } from './Others/PoliceBadgeFill.js';
|
|
2328
2444
|
export { default as PoliceBadgeLineIcon } from './Others/PoliceBadgeLine.js';
|
|
2329
2445
|
export { default as RecycleFillIcon } from './Others/RecycleFill.js';
|
|
@@ -2374,12 +2490,16 @@ export { default as AddLargeLineIcon } from './System/AddLargeLine.js';
|
|
|
2374
2490
|
export { default as AddLineIcon } from './System/AddLine.js';
|
|
2375
2491
|
export { default as AlarmFillIcon } from './System/AlarmFill.js';
|
|
2376
2492
|
export { default as AlarmLineIcon } from './System/AlarmLine.js';
|
|
2493
|
+
export { default as AlarmSnoozeFillIcon } from './System/AlarmSnoozeFill.js';
|
|
2494
|
+
export { default as AlarmSnoozeLineIcon } from './System/AlarmSnoozeLine.js';
|
|
2377
2495
|
export { default as AlarmWarningFillIcon } from './System/AlarmWarningFill.js';
|
|
2378
2496
|
export { default as AlarmWarningLineIcon } from './System/AlarmWarningLine.js';
|
|
2379
2497
|
export { default as AlertFillIcon } from './System/AlertFill.js';
|
|
2380
2498
|
export { default as AlertLineIcon } from './System/AlertLine.js';
|
|
2381
2499
|
export { default as Apps2AddFillIcon } from './System/Apps2AddFill.js';
|
|
2382
2500
|
export { default as Apps2AddLineIcon } from './System/Apps2AddLine.js';
|
|
2501
|
+
export { default as Apps2AiFillIcon } from './System/Apps2AiFill.js';
|
|
2502
|
+
export { default as Apps2AiLineIcon } from './System/Apps2AiLine.js';
|
|
2383
2503
|
export { default as Apps2FillIcon } from './System/Apps2Fill.js';
|
|
2384
2504
|
export { default as Apps2LineIcon } from './System/Apps2Line.js';
|
|
2385
2505
|
export { default as AppsFillIcon } from './System/AppsFill.js';
|
|
@@ -2658,6 +2778,8 @@ export { default as StarHalfLineIcon } from './System/StarHalfLine.js';
|
|
|
2658
2778
|
export { default as StarHalfSFillIcon } from './System/StarHalfSFill.js';
|
|
2659
2779
|
export { default as StarHalfSLineIcon } from './System/StarHalfSLine.js';
|
|
2660
2780
|
export { default as StarLineIcon } from './System/StarLine.js';
|
|
2781
|
+
export { default as StarOffFillIcon } from './System/StarOffFill.js';
|
|
2782
|
+
export { default as StarOffLineIcon } from './System/StarOffLine.js';
|
|
2661
2783
|
export { default as StarSFillIcon } from './System/StarSFill.js';
|
|
2662
2784
|
export { default as StarSLineIcon } from './System/StarSLine.js';
|
|
2663
2785
|
export { default as SubtractFillIcon } from './System/SubtractFill.js';
|
|
@@ -2688,8 +2810,12 @@ export { default as ZoomInFillIcon } from './System/ZoomInFill.js';
|
|
|
2688
2810
|
export { default as ZoomInLineIcon } from './System/ZoomInLine.js';
|
|
2689
2811
|
export { default as ZoomOutFillIcon } from './System/ZoomOutFill.js';
|
|
2690
2812
|
export { default as ZoomOutLineIcon } from './System/ZoomOutLine.js';
|
|
2813
|
+
export { default as AccountBox2FillIcon } from './User _ Faces/AccountBox2Fill.js';
|
|
2814
|
+
export { default as AccountBox2LineIcon } from './User _ Faces/AccountBox2Line.js';
|
|
2691
2815
|
export { default as AccountBoxFillIcon } from './User _ Faces/AccountBoxFill.js';
|
|
2692
2816
|
export { default as AccountBoxLineIcon } from './User _ Faces/AccountBoxLine.js';
|
|
2817
|
+
export { default as AccountCircle2FillIcon } from './User _ Faces/AccountCircle2Fill.js';
|
|
2818
|
+
export { default as AccountCircle2LineIcon } from './User _ Faces/AccountCircle2Line.js';
|
|
2693
2819
|
export { default as AccountCircleFillIcon } from './User _ Faces/AccountCircleFill.js';
|
|
2694
2820
|
export { default as AccountCircleLineIcon } from './User _ Faces/AccountCircleLine.js';
|
|
2695
2821
|
export { default as AccountPinBoxFillIcon } from './User _ Faces/AccountPinBoxFill.js';
|
|
@@ -2774,6 +2900,8 @@ export { default as User6FillIcon } from './User _ Faces/User6Fill.js';
|
|
|
2774
2900
|
export { default as User6LineIcon } from './User _ Faces/User6Line.js';
|
|
2775
2901
|
export { default as UserAddFillIcon } from './User _ Faces/UserAddFill.js';
|
|
2776
2902
|
export { default as UserAddLineIcon } from './User _ Faces/UserAddLine.js';
|
|
2903
|
+
export { default as UserCommunityFillIcon } from './User _ Faces/UserCommunityFill.js';
|
|
2904
|
+
export { default as UserCommunityLineIcon } from './User _ Faces/UserCommunityLine.js';
|
|
2777
2905
|
export { default as UserFillIcon } from './User _ Faces/UserFill.js';
|
|
2778
2906
|
export { default as UserFollowFillIcon } from './User _ Faces/UserFollowFill.js';
|
|
2779
2907
|
export { default as UserFollowLineIcon } from './User _ Faces/UserFollowLine.js';
|