@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 @@
|
|
|
1
|
+
export { a as default } from '../chunk-E2CAUZRX.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-DCEN65U5.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-CE3NPIDZ.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-R3UCNBXN.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-SC6CRIXQ.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-XTRFLNJW.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-7T7GSTNU.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-OBWBJ2FV.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-FW2CPXOR.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-UWWRECHQ.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-CWQZKO5C.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-62XKL2Z4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-TOQ7YSKS.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-BQM3FMZU.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-KHCYXVJ6.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-UJ5WMCRE.js';
|
package/dist/Logos/index.d.ts
CHANGED
|
@@ -8,6 +8,8 @@ export { default as AndroidFillIcon } from './AndroidFill.js';
|
|
|
8
8
|
export { default as AndroidLineIcon } from './AndroidLine.js';
|
|
9
9
|
export { default as AngularjsFillIcon } from './AngularjsFill.js';
|
|
10
10
|
export { default as AngularjsLineIcon } from './AngularjsLine.js';
|
|
11
|
+
export { default as AnthropicFillIcon } from './AnthropicFill.js';
|
|
12
|
+
export { default as AnthropicLineIcon } from './AnthropicLine.js';
|
|
11
13
|
export { default as AppStoreFillIcon } from './AppStoreFill.js';
|
|
12
14
|
export { default as AppStoreLineIcon } from './AppStoreLine.js';
|
|
13
15
|
export { default as AppleFillIcon } from './AppleFill.js';
|
|
@@ -32,6 +34,8 @@ export { default as CentosFillIcon } from './CentosFill.js';
|
|
|
32
34
|
export { default as CentosLineIcon } from './CentosLine.js';
|
|
33
35
|
export { default as ChromeFillIcon } from './ChromeFill.js';
|
|
34
36
|
export { default as ChromeLineIcon } from './ChromeLine.js';
|
|
37
|
+
export { default as ClaudeFillIcon } from './ClaudeFill.js';
|
|
38
|
+
export { default as ClaudeLineIcon } from './ClaudeLine.js';
|
|
35
39
|
export { default as CodepenFillIcon } from './CodepenFill.js';
|
|
36
40
|
export { default as CodepenLineIcon } from './CodepenLine.js';
|
|
37
41
|
export { default as CopilotFillIcon } from './CopilotFill.js';
|
|
@@ -64,6 +68,8 @@ export { default as FacebookCircleFillIcon } from './FacebookCircleFill.js';
|
|
|
64
68
|
export { default as FacebookCircleLineIcon } from './FacebookCircleLine.js';
|
|
65
69
|
export { default as FacebookFillIcon } from './FacebookFill.js';
|
|
66
70
|
export { default as FacebookLineIcon } from './FacebookLine.js';
|
|
71
|
+
export { default as FediverseFillIcon } from './FediverseFill.js';
|
|
72
|
+
export { default as FediverseLineIcon } from './FediverseLine.js';
|
|
67
73
|
export { default as FinderFillIcon } from './FinderFill.js';
|
|
68
74
|
export { default as FinderLineIcon } from './FinderLine.js';
|
|
69
75
|
export { default as FirebaseFillIcon } from './FirebaseFill.js';
|
|
@@ -124,6 +130,8 @@ export { default as MicrosoftLoopFillIcon } from './MicrosoftLoopFill.js';
|
|
|
124
130
|
export { default as MicrosoftLoopLineIcon } from './MicrosoftLoopLine.js';
|
|
125
131
|
export { default as MiniProgramFillIcon } from './MiniProgramFill.js';
|
|
126
132
|
export { default as MiniProgramLineIcon } from './MiniProgramLine.js';
|
|
133
|
+
export { default as MixtralFillIcon } from './MixtralFill.js';
|
|
134
|
+
export { default as MixtralLineIcon } from './MixtralLine.js';
|
|
127
135
|
export { default as NeteaseCloudMusicFillIcon } from './NeteaseCloudMusicFill.js';
|
|
128
136
|
export { default as NeteaseCloudMusicLineIcon } from './NeteaseCloudMusicLine.js';
|
|
129
137
|
export { default as NetflixFillIcon } from './NetflixFill.js';
|
|
@@ -148,8 +156,12 @@ export { default as PatreonFillIcon } from './PatreonFill.js';
|
|
|
148
156
|
export { default as PatreonLineIcon } from './PatreonLine.js';
|
|
149
157
|
export { default as PaypalFillIcon } from './PaypalFill.js';
|
|
150
158
|
export { default as PaypalLineIcon } from './PaypalLine.js';
|
|
159
|
+
export { default as PerplexityFillIcon } from './PerplexityFill.js';
|
|
160
|
+
export { default as PerplexityLineIcon } from './PerplexityLine.js';
|
|
151
161
|
export { default as PinterestFillIcon } from './PinterestFill.js';
|
|
152
162
|
export { default as PinterestLineIcon } from './PinterestLine.js';
|
|
163
|
+
export { default as PixFillIcon } from './PixFill.js';
|
|
164
|
+
export { default as PixLineIcon } from './PixLine.js';
|
|
153
165
|
export { default as PixelfedFillIcon } from './PixelfedFill.js';
|
|
154
166
|
export { default as PixelfedLineIcon } from './PixelfedLine.js';
|
|
155
167
|
export { default as PlaystationFillIcon } from './PlaystationFill.js';
|
|
@@ -218,6 +230,8 @@ export { default as UbuntuFillIcon } from './UbuntuFill.js';
|
|
|
218
230
|
export { default as UbuntuLineIcon } from './UbuntuLine.js';
|
|
219
231
|
export { default as UnsplashFillIcon } from './UnsplashFill.js';
|
|
220
232
|
export { default as UnsplashLineIcon } from './UnsplashLine.js';
|
|
233
|
+
export { default as VercelFillIcon } from './VercelFill.js';
|
|
234
|
+
export { default as VercelLineIcon } from './VercelLine.js';
|
|
221
235
|
export { default as VimeoFillIcon } from './VimeoFill.js';
|
|
222
236
|
export { default as VimeoLineIcon } from './VimeoLine.js';
|
|
223
237
|
export { default as VisaFillIcon } from './VisaFill.js';
|
package/dist/Logos/index.js
CHANGED
|
@@ -1,118 +1,124 @@
|
|
|
1
|
-
import '../chunk-
|
|
2
|
-
export { a as ZhihuFillIcon } from '../chunk-ARCLG3LX.js';
|
|
3
|
-
export { a as ZhihuLineIcon } from '../chunk-3OXN3J6B.js';
|
|
4
|
-
export { a as XingFillIcon } from '../chunk-YDRONLV5.js';
|
|
5
|
-
export { a as XingLineIcon } from '../chunk-LSYJXQC2.js';
|
|
1
|
+
import '../chunk-7B2IQOQR.js';
|
|
6
2
|
export { a as YoutubeFillIcon } from '../chunk-G7BNSLPL.js';
|
|
7
3
|
export { a as YoutubeLineIcon } from '../chunk-7FRSAZBQ.js';
|
|
8
4
|
export { a as YuqueFillIcon } from '../chunk-XJBPYQ6W.js';
|
|
9
5
|
export { a as YuqueLineIcon } from '../chunk-OBWPNXFF.js';
|
|
10
6
|
export { a as ZcoolFillIcon } from '../chunk-EIV7NJSU.js';
|
|
11
7
|
export { a as ZcoolLineIcon } from '../chunk-2ROGH2D5.js';
|
|
12
|
-
export { a as
|
|
13
|
-
export { a as
|
|
8
|
+
export { a as ZhihuFillIcon } from '../chunk-ARCLG3LX.js';
|
|
9
|
+
export { a as ZhihuLineIcon } from '../chunk-3OXN3J6B.js';
|
|
14
10
|
export { a as WindowsFillIcon } from '../chunk-B6HOGDYD.js';
|
|
15
11
|
export { a as WindowsLineIcon } from '../chunk-CVEPJ3T7.js';
|
|
16
12
|
export { a as WordpressFillIcon } from '../chunk-FRFFK46O.js';
|
|
17
13
|
export { a as WordpressLineIcon } from '../chunk-URHH3EW2.js';
|
|
18
14
|
export { a as XboxFillIcon } from '../chunk-UX2JV4XQ.js';
|
|
19
15
|
export { a as XboxLineIcon } from '../chunk-EYV2QI3O.js';
|
|
20
|
-
export { a as
|
|
21
|
-
export { a as
|
|
16
|
+
export { a as XingFillIcon } from '../chunk-YDRONLV5.js';
|
|
17
|
+
export { a as XingLineIcon } from '../chunk-LSYJXQC2.js';
|
|
22
18
|
export { a as WechatFillIcon } from '../chunk-FY3EAG6V.js';
|
|
23
19
|
export { a as WechatLineIcon } from '../chunk-PUXKZM2E.js';
|
|
24
20
|
export { a as WechatPayFillIcon } from '../chunk-PI2C3FPF.js';
|
|
25
21
|
export { a as WechatPayLineIcon } from '../chunk-N2TRTBIA.js';
|
|
26
22
|
export { a as WeiboFillIcon } from '../chunk-RXUR237O.js';
|
|
27
23
|
export { a as WeiboLineIcon } from '../chunk-QTJ7BKWE.js';
|
|
28
|
-
export { a as
|
|
29
|
-
export { a as
|
|
24
|
+
export { a as WhatsappFillIcon } from '../chunk-OSO4UJL3.js';
|
|
25
|
+
export { a as WhatsappLineIcon } from '../chunk-RFLLHS5F.js';
|
|
30
26
|
export { a as VuejsFillIcon } from '../chunk-XFV2XNPQ.js';
|
|
31
27
|
export { a as VuejsLineIcon } from '../chunk-3P4LDFLH.js';
|
|
32
28
|
export { a as WebhookFillIcon } from '../chunk-6H2HFIK2.js';
|
|
33
29
|
export { a as WebhookLineIcon } from '../chunk-PEGZ4VIV.js';
|
|
34
30
|
export { a as Wechat2FillIcon } from '../chunk-UAG3KQIZ.js';
|
|
35
31
|
export { a as Wechat2LineIcon } from '../chunk-IDFTNAKC.js';
|
|
36
|
-
export { a as
|
|
37
|
-
export { a as
|
|
38
|
-
export { a as
|
|
39
|
-
export { a as
|
|
32
|
+
export { a as WechatChannelsFillIcon } from '../chunk-AN3CK7J7.js';
|
|
33
|
+
export { a as WechatChannelsLineIcon } from '../chunk-6HQYTUAG.js';
|
|
34
|
+
export { a as VercelFillIcon } from '../chunk-KHCYXVJ6.js';
|
|
35
|
+
export { a as VercelLineIcon } from '../chunk-UJ5WMCRE.js';
|
|
40
36
|
export { a as VimeoFillIcon } from '../chunk-FH2H2ZH5.js';
|
|
41
37
|
export { a as VimeoLineIcon } from '../chunk-I4EAG6UJ.js';
|
|
42
38
|
export { a as VisaFillIcon } from '../chunk-F35KVIHS.js';
|
|
43
39
|
export { a as VisaLineIcon } from '../chunk-P7Q6BKDX.js';
|
|
40
|
+
export { a as VkFillIcon } from '../chunk-CPEQBC6L.js';
|
|
41
|
+
export { a as VkLineIcon } from '../chunk-NQQTNVK4.js';
|
|
42
|
+
export { a as TwitterFillIcon } from '../chunk-EYUL3XWF.js';
|
|
43
|
+
export { a as TwitterLineIcon } from '../chunk-AISOKCWF.js';
|
|
44
|
+
export { a as TwitterXFillIcon } from '../chunk-TOQ7YSKS.js';
|
|
45
|
+
export { a as TwitterXLineIcon } from '../chunk-BQM3FMZU.js';
|
|
46
|
+
export { a as UbuntuFillIcon } from '../chunk-TA5TQ5O7.js';
|
|
47
|
+
export { a as UbuntuLineIcon } from '../chunk-P6O2SJ3J.js';
|
|
48
|
+
export { a as UnsplashFillIcon } from '../chunk-4KITTVAH.js';
|
|
49
|
+
export { a as UnsplashLineIcon } from '../chunk-YJWFW2FN.js';
|
|
50
|
+
export { a as TiktokFillIcon } from '../chunk-HWCTBZOU.js';
|
|
51
|
+
export { a as TiktokLineIcon } from '../chunk-DYPEI4TX.js';
|
|
52
|
+
export { a as TrelloFillIcon } from '../chunk-ZYSOLE2N.js';
|
|
53
|
+
export { a as TrelloLineIcon } from '../chunk-5JPCOH4Q.js';
|
|
44
54
|
export { a as TumblrFillIcon } from '../chunk-COSWPWFL.js';
|
|
45
55
|
export { a as TumblrLineIcon } from '../chunk-R5LVQXXE.js';
|
|
46
56
|
export { a as TwitchFillIcon } from '../chunk-KGPNZCLO.js';
|
|
47
57
|
export { a as TwitchLineIcon } from '../chunk-FWY5QB4A.js';
|
|
48
|
-
export { a as
|
|
49
|
-
export { a as
|
|
50
|
-
export { a as
|
|
51
|
-
export { a as
|
|
58
|
+
export { a as TaobaoFillIcon } from '../chunk-ZTB7JQ5R.js';
|
|
59
|
+
export { a as TaobaoLineIcon } from '../chunk-BGV27TQ7.js';
|
|
60
|
+
export { a as Telegram2FillIcon } from '../chunk-XKTQAPFL.js';
|
|
61
|
+
export { a as Telegram2LineIcon } from '../chunk-CFXH57PP.js';
|
|
52
62
|
export { a as TelegramFillIcon } from '../chunk-QH7OPQ4K.js';
|
|
53
63
|
export { a as TelegramLineIcon } from '../chunk-RPUCTH5L.js';
|
|
54
64
|
export { a as ThreadsFillIcon } from '../chunk-E2OYZNA5.js';
|
|
55
65
|
export { a as ThreadsLineIcon } from '../chunk-NGQLYPWE.js';
|
|
56
|
-
export { a as
|
|
57
|
-
export { a as
|
|
58
|
-
export { a as
|
|
59
|
-
export { a as
|
|
66
|
+
export { a as SupabaseFillIcon } from '../chunk-IP3KLYMX.js';
|
|
67
|
+
export { a as SupabaseLineIcon } from '../chunk-XFBSLGD2.js';
|
|
68
|
+
export { a as SvelteFillIcon } from '../chunk-4F23IHA6.js';
|
|
69
|
+
export { a as SvelteLineIcon } from '../chunk-NTJIZKCH.js';
|
|
60
70
|
export { a as SwitchFillIcon } from '../chunk-WQN234VV.js';
|
|
61
71
|
export { a as SwitchLineIcon } from '../chunk-DUZG6WFD.js';
|
|
62
72
|
export { a as TailwindCssFillIcon } from '../chunk-IR6ORM3H.js';
|
|
63
73
|
export { a as TailwindCssLineIcon } from '../chunk-NTEOF3LW.js';
|
|
64
|
-
export { a as
|
|
65
|
-
export { a as
|
|
66
|
-
export { a as
|
|
67
|
-
export { a as
|
|
74
|
+
export { a as SpotifyFillIcon } from '../chunk-CTAYZREY.js';
|
|
75
|
+
export { a as SpotifyLineIcon } from '../chunk-TBZ7MRAT.js';
|
|
76
|
+
export { a as StackOverflowFillIcon } from '../chunk-WQZPJS53.js';
|
|
77
|
+
export { a as StackOverflowLineIcon } from '../chunk-3ZE4WXTQ.js';
|
|
68
78
|
export { a as StackshareFillIcon } from '../chunk-GMQ6JEMW.js';
|
|
69
79
|
export { a as StackshareLineIcon } from '../chunk-P6VYMHT5.js';
|
|
70
80
|
export { a as SteamFillIcon } from '../chunk-KOJFW474.js';
|
|
71
81
|
export { a as SteamLineIcon } from '../chunk-NX3OGRKR.js';
|
|
72
|
-
export { a as
|
|
73
|
-
export { a as
|
|
74
|
-
export { a as
|
|
75
|
-
export { a as
|
|
82
|
+
export { a as SlackFillIcon } from '../chunk-4MV6QFC3.js';
|
|
83
|
+
export { a as SlackLineIcon } from '../chunk-YLZRCTEU.js';
|
|
84
|
+
export { a as SnapchatFillIcon } from '../chunk-R4WJOP5X.js';
|
|
85
|
+
export { a as SnapchatLineIcon } from '../chunk-I55LJ6FU.js';
|
|
76
86
|
export { a as SoundcloudFillIcon } from '../chunk-UPUFWDX3.js';
|
|
77
87
|
export { a as SoundcloudLineIcon } from '../chunk-DVG36WFT.js';
|
|
78
88
|
export { a as SpectrumFillIcon } from '../chunk-EOETAN3D.js';
|
|
79
89
|
export { a as SpectrumLineIcon } from '../chunk-TGTUHP3B.js';
|
|
80
|
-
export { a as
|
|
81
|
-
export { a as
|
|
82
|
-
export { a as
|
|
83
|
-
export { a as
|
|
90
|
+
export { a as RemixRunFillIcon } from '../chunk-FRJXDAYK.js';
|
|
91
|
+
export { a as RemixRunLineIcon } from '../chunk-6N5FHVZZ.js';
|
|
92
|
+
export { a as RemixiconFillIcon } from '../chunk-KNALW2YF.js';
|
|
93
|
+
export { a as RemixiconLineIcon } from '../chunk-EQQUJMB2.js';
|
|
84
94
|
export { a as SafariFillIcon } from '../chunk-TTQO43KK.js';
|
|
85
95
|
export { a as SafariLineIcon } from '../chunk-ON4FBHSP.js';
|
|
86
96
|
export { a as SkypeFillIcon } from '../chunk-IURNTZRG.js';
|
|
87
97
|
export { a as SkypeLineIcon } from '../chunk-Q2XAUUPE.js';
|
|
88
|
-
export { a as
|
|
89
|
-
export { a as
|
|
90
|
-
export { a as
|
|
91
|
-
export { a as
|
|
98
|
+
export { a as ProductHuntFillIcon } from '../chunk-QKR6WOLN.js';
|
|
99
|
+
export { a as ProductHuntLineIcon } from '../chunk-UFUOMXYR.js';
|
|
100
|
+
export { a as QqFillIcon } from '../chunk-N4GSLM25.js';
|
|
101
|
+
export { a as QqLineIcon } from '../chunk-R2FBWRSR.js';
|
|
92
102
|
export { a as ReactjsFillIcon } from '../chunk-BS34IC3R.js';
|
|
93
103
|
export { a as ReactjsLineIcon } from '../chunk-V2E5YELE.js';
|
|
94
104
|
export { a as RedditFillIcon } from '../chunk-Q3ARL4DL.js';
|
|
95
105
|
export { a as RedditLineIcon } from '../chunk-GP4JRFDX.js';
|
|
96
|
-
export { a as
|
|
97
|
-
export { a as
|
|
98
|
-
export { a as
|
|
99
|
-
export { a as
|
|
106
|
+
export { a as PinterestFillIcon } from '../chunk-KOXDYFUC.js';
|
|
107
|
+
export { a as PinterestLineIcon } from '../chunk-3RC5KM2U.js';
|
|
108
|
+
export { a as PixFillIcon } from '../chunk-CWQZKO5C.js';
|
|
109
|
+
export { a as PixLineIcon } from '../chunk-62XKL2Z4.js';
|
|
100
110
|
export { a as PixelfedFillIcon } from '../chunk-WCFIRTVL.js';
|
|
101
111
|
export { a as PixelfedLineIcon } from '../chunk-5E5CAFVP.js';
|
|
102
112
|
export { a as PlaystationFillIcon } from '../chunk-SWVUNHDU.js';
|
|
103
113
|
export { a as PlaystationLineIcon } from '../chunk-NWAODTGI.js';
|
|
104
|
-
export { a as ProductHuntFillIcon } from '../chunk-QKR6WOLN.js';
|
|
105
|
-
export { a as ProductHuntLineIcon } from '../chunk-UFUOMXYR.js';
|
|
106
|
-
export { a as QqFillIcon } from '../chunk-N4GSLM25.js';
|
|
107
|
-
export { a as QqLineIcon } from '../chunk-R2FBWRSR.js';
|
|
108
114
|
export { a as OperaFillIcon } from '../chunk-SBJFLUA2.js';
|
|
109
115
|
export { a as OperaLineIcon } from '../chunk-MQHAE4YG.js';
|
|
110
116
|
export { a as PatreonFillIcon } from '../chunk-SMGHREEW.js';
|
|
111
117
|
export { a as PatreonLineIcon } from '../chunk-O4EG5L3S.js';
|
|
112
118
|
export { a as PaypalFillIcon } from '../chunk-YUWSH2DZ.js';
|
|
113
119
|
export { a as PaypalLineIcon } from '../chunk-QGBNOL3S.js';
|
|
114
|
-
export { a as
|
|
115
|
-
export { a as
|
|
120
|
+
export { a as PerplexityFillIcon } from '../chunk-FW2CPXOR.js';
|
|
121
|
+
export { a as PerplexityLineIcon } from '../chunk-UWWRECHQ.js';
|
|
116
122
|
export { a as NpmjsFillIcon } from '../chunk-QOP2Z3EC.js';
|
|
117
123
|
export { a as NpmjsLineIcon } from '../chunk-WX5WJ6EL.js';
|
|
118
124
|
export { a as OpenSourceFillIcon } from '../chunk-E7KAK2WS.js';
|
|
@@ -129,126 +135,134 @@ export { a as NodejsFillIcon } from '../chunk-U45YDJ3Q.js';
|
|
|
129
135
|
export { a as NodejsLineIcon } from '../chunk-EHXFATGW.js';
|
|
130
136
|
export { a as NotionFillIcon } from '../chunk-PX7KCOZ4.js';
|
|
131
137
|
export { a as NotionLineIcon } from '../chunk-7JKIVWCC.js';
|
|
132
|
-
export { a as MicrosoftFillIcon } from '../chunk-JZQ2KEOB.js';
|
|
133
|
-
export { a as MicrosoftLineIcon } from '../chunk-4KSCCV5S.js';
|
|
134
138
|
export { a as MicrosoftLoopFillIcon } from '../chunk-XCH35DKW.js';
|
|
135
139
|
export { a as MicrosoftLoopLineIcon } from '../chunk-TVUXEGL6.js';
|
|
136
140
|
export { a as MiniProgramFillIcon } from '../chunk-SICDK5WH.js';
|
|
137
141
|
export { a as MiniProgramLineIcon } from '../chunk-2Q6EUORB.js';
|
|
142
|
+
export { a as MixtralFillIcon } from '../chunk-7T7GSTNU.js';
|
|
143
|
+
export { a as MixtralLineIcon } from '../chunk-OBWBJ2FV.js';
|
|
138
144
|
export { a as NeteaseCloudMusicFillIcon } from '../chunk-XIPBJNTI.js';
|
|
139
145
|
export { a as NeteaseCloudMusicLineIcon } from '../chunk-NXR4ASUF.js';
|
|
140
|
-
export { a as MastodonFillIcon } from '../chunk-OH5OH5L4.js';
|
|
141
|
-
export { a as MastodonLineIcon } from '../chunk-MS7GETQV.js';
|
|
142
146
|
export { a as MediumFillIcon } from '../chunk-KRQKN2ZX.js';
|
|
143
147
|
export { a as MediumLineIcon } from '../chunk-GVP4F3SN.js';
|
|
144
148
|
export { a as MessengerFillIcon } from '../chunk-IDC6R3GM.js';
|
|
145
149
|
export { a as MessengerLineIcon } from '../chunk-3QOQKO3Y.js';
|
|
146
150
|
export { a as MetaFillIcon } from '../chunk-NIGCHL55.js';
|
|
147
151
|
export { a as MetaLineIcon } from '../chunk-IIJCA3HQ.js';
|
|
148
|
-
export { a as
|
|
149
|
-
export { a as
|
|
152
|
+
export { a as MicrosoftFillIcon } from '../chunk-JZQ2KEOB.js';
|
|
153
|
+
export { a as MicrosoftLineIcon } from '../chunk-4KSCCV5S.js';
|
|
150
154
|
export { a as LinkedinBoxFillIcon } from '../chunk-Q455ZKFP.js';
|
|
151
155
|
export { a as LinkedinBoxLineIcon } from '../chunk-TMAET7DC.js';
|
|
152
156
|
export { a as LinkedinFillIcon } from '../chunk-WMS6GLNJ.js';
|
|
153
157
|
export { a as LinkedinLineIcon } from '../chunk-AU7LCOPW.js';
|
|
154
158
|
export { a as MastercardFillIcon } from '../chunk-LITETOWE.js';
|
|
155
159
|
export { a as MastercardLineIcon } from '../chunk-7CBVKL3R.js';
|
|
156
|
-
export { a as
|
|
157
|
-
export { a as
|
|
160
|
+
export { a as MastodonFillIcon } from '../chunk-OH5OH5L4.js';
|
|
161
|
+
export { a as MastodonLineIcon } from '../chunk-MS7GETQV.js';
|
|
158
162
|
export { a as JavaFillIcon } from '../chunk-HCJ2HXTZ.js';
|
|
159
163
|
export { a as JavaLineIcon } from '../chunk-ILISOOWF.js';
|
|
160
164
|
export { a as KakaoTalkFillIcon } from '../chunk-HUKB4OGB.js';
|
|
161
165
|
export { a as KakaoTalkLineIcon } from '../chunk-4PDTY56U.js';
|
|
162
166
|
export { a as KickFillIcon } from '../chunk-WPXCWKZP.js';
|
|
163
167
|
export { a as KickLineIcon } from '../chunk-7THREIJX.js';
|
|
164
|
-
export { a as
|
|
165
|
-
export { a as
|
|
168
|
+
export { a as LineFillIcon } from '../chunk-U5KAY64W.js';
|
|
169
|
+
export { a as LineLineIcon } from '../chunk-2UF74X5L.js';
|
|
166
170
|
export { a as HonorOfKingsFillIcon } from '../chunk-VKE5QOWF.js';
|
|
167
171
|
export { a as HonorOfKingsLineIcon } from '../chunk-XFXDMI4Q.js';
|
|
168
172
|
export { a as IeFillIcon } from '../chunk-5QTM3HHD.js';
|
|
169
173
|
export { a as IeLineIcon } from '../chunk-5K6MIU5X.js';
|
|
170
174
|
export { a as InstagramFillIcon } from '../chunk-JULUHASD.js';
|
|
171
175
|
export { a as InstagramLineIcon } from '../chunk-7FBIDYZ7.js';
|
|
172
|
-
export { a as
|
|
173
|
-
export { a as
|
|
176
|
+
export { a as InvisionFillIcon } from '../chunk-KHX5IPDY.js';
|
|
177
|
+
export { a as InvisionLineIcon } from '../chunk-SHAULKZ7.js';
|
|
174
178
|
export { a as GithubFillIcon } from '../chunk-NRUNSR4S.js';
|
|
175
179
|
export { a as GithubLineIcon } from '../chunk-FGCZYG3I.js';
|
|
176
180
|
export { a as GitlabFillIcon } from '../chunk-ACIIMKAH.js';
|
|
177
181
|
export { a as GitlabLineIcon } from '../chunk-4C4JXSGG.js';
|
|
178
182
|
export { a as GoogleFillIcon } from '../chunk-IEJMJC7F.js';
|
|
179
183
|
export { a as GoogleLineIcon } from '../chunk-MOTT7TUN.js';
|
|
180
|
-
export { a as
|
|
181
|
-
export { a as
|
|
184
|
+
export { a as GooglePlayFillIcon } from '../chunk-N65ACF5M.js';
|
|
185
|
+
export { a as GooglePlayLineIcon } from '../chunk-5V4YVIQI.js';
|
|
182
186
|
export { a as FlutterFillIcon } from '../chunk-X3EPF6U3.js';
|
|
183
187
|
export { a as FlutterLineIcon } from '../chunk-TZBAE5G2.js';
|
|
184
188
|
export { a as FriendicaFillIcon } from '../chunk-T3T726F7.js';
|
|
185
189
|
export { a as FriendicaLineIcon } from '../chunk-RUKTBDNY.js';
|
|
186
190
|
export { a as GatsbyFillIcon } from '../chunk-NAZB527Y.js';
|
|
187
191
|
export { a as GatsbyLineIcon } from '../chunk-JNGJI2IS.js';
|
|
188
|
-
export { a as
|
|
189
|
-
export { a as
|
|
192
|
+
export { a as GeminiFillIcon } from '../chunk-U3HG3ANE.js';
|
|
193
|
+
export { a as GeminiLineIcon } from '../chunk-3YGV3KKA.js';
|
|
190
194
|
export { a as FinderFillIcon } from '../chunk-GLH67QHP.js';
|
|
191
195
|
export { a as FinderLineIcon } from '../chunk-EJSY7V23.js';
|
|
192
196
|
export { a as FirebaseFillIcon } from '../chunk-X5MFWEBU.js';
|
|
193
197
|
export { a as FirebaseLineIcon } from '../chunk-IXU2SS7J.js';
|
|
194
198
|
export { a as FirefoxFillIcon } from '../chunk-NTCNR7HO.js';
|
|
195
199
|
export { a as FirefoxLineIcon } from '../chunk-EF4HU44J.js';
|
|
196
|
-
export { a as
|
|
197
|
-
export { a as
|
|
198
|
-
export { a as EvernoteFillIcon } from '../chunk-MHSWNPKT.js';
|
|
199
|
-
export { a as EvernoteLineIcon } from '../chunk-BY7URJAX.js';
|
|
200
|
+
export { a as FlickrFillIcon } from '../chunk-XOEODHJO.js';
|
|
201
|
+
export { a as FlickrLineIcon } from '../chunk-CDX6CALJ.js';
|
|
200
202
|
export { a as FacebookBoxFillIcon } from '../chunk-YKYDWEHU.js';
|
|
201
203
|
export { a as FacebookBoxLineIcon } from '../chunk-2KAO7C4H.js';
|
|
202
204
|
export { a as FacebookCircleFillIcon } from '../chunk-ON4D7PR7.js';
|
|
203
205
|
export { a as FacebookCircleLineIcon } from '../chunk-6VYCHBCE.js';
|
|
204
|
-
export { a as
|
|
205
|
-
export { a as
|
|
206
|
-
export { a as
|
|
207
|
-
export { a as
|
|
206
|
+
export { a as FacebookFillIcon } from '../chunk-VW3PRHPT.js';
|
|
207
|
+
export { a as FacebookLineIcon } from '../chunk-YVSKLYF4.js';
|
|
208
|
+
export { a as FediverseFillIcon } from '../chunk-SC6CRIXQ.js';
|
|
209
|
+
export { a as FediverseLineIcon } from '../chunk-XTRFLNJW.js';
|
|
208
210
|
export { a as DropboxFillIcon } from '../chunk-64UEPDCH.js';
|
|
209
211
|
export { a as DropboxLineIcon } from '../chunk-37MSU4UZ.js';
|
|
210
212
|
export { a as EdgeFillIcon } from '../chunk-OJ5DQ6VF.js';
|
|
211
213
|
export { a as EdgeLineIcon } from '../chunk-WUX733LH.js';
|
|
212
|
-
export { a as
|
|
213
|
-
export { a as
|
|
214
|
-
export { a as
|
|
215
|
-
export { a as
|
|
214
|
+
export { a as EdgeNewFillIcon } from '../chunk-AIXNNESM.js';
|
|
215
|
+
export { a as EdgeNewLineIcon } from '../chunk-CKZR5M3N.js';
|
|
216
|
+
export { a as EvernoteFillIcon } from '../chunk-MHSWNPKT.js';
|
|
217
|
+
export { a as EvernoteLineIcon } from '../chunk-BY7URJAX.js';
|
|
216
218
|
export { a as DisqusFillIcon } from '../chunk-WXNPR6TB.js';
|
|
217
219
|
export { a as DisqusLineIcon } from '../chunk-K6KL4RWE.js';
|
|
218
220
|
export { a as DoubanFillIcon } from '../chunk-UJDTZDUJ.js';
|
|
219
221
|
export { a as DoubanLineIcon } from '../chunk-AGXPRH6W.js';
|
|
220
|
-
export { a as
|
|
221
|
-
export { a as
|
|
222
|
-
export { a as
|
|
223
|
-
export { a as
|
|
222
|
+
export { a as DribbbleFillIcon } from '../chunk-SB3NESTC.js';
|
|
223
|
+
export { a as DribbbleLineIcon } from '../chunk-ZXVL7H6V.js';
|
|
224
|
+
export { a as DriveFillIcon } from '../chunk-YEZNEINK.js';
|
|
225
|
+
export { a as DriveLineIcon } from '../chunk-FZBY7QPR.js';
|
|
224
226
|
export { a as CopilotFillIcon } from '../chunk-E7JHXIPW.js';
|
|
225
227
|
export { a as CopilotLineIcon } from '../chunk-2ZAGWVFA.js';
|
|
226
228
|
export { a as CoreosFillIcon } from '../chunk-JYGE2UX4.js';
|
|
227
229
|
export { a as CoreosLineIcon } from '../chunk-SNJYQABP.js';
|
|
230
|
+
export { a as DingdingFillIcon } from '../chunk-3TDDLKRY.js';
|
|
231
|
+
export { a as DingdingLineIcon } from '../chunk-TFOFWL4D.js';
|
|
232
|
+
export { a as DiscordFillIcon } from '../chunk-Q2JEAVCP.js';
|
|
233
|
+
export { a as DiscordLineIcon } from '../chunk-KUSMYCBU.js';
|
|
234
|
+
export { a as CentosFillIcon } from '../chunk-SYBKQ5FJ.js';
|
|
235
|
+
export { a as CentosLineIcon } from '../chunk-ZJPRJPUT.js';
|
|
236
|
+
export { a as ChromeFillIcon } from '../chunk-SHGQA3OV.js';
|
|
237
|
+
export { a as ChromeLineIcon } from '../chunk-XNVLWPVC.js';
|
|
238
|
+
export { a as ClaudeFillIcon } from '../chunk-CE3NPIDZ.js';
|
|
239
|
+
export { a as ClaudeLineIcon } from '../chunk-R3UCNBXN.js';
|
|
240
|
+
export { a as CodepenFillIcon } from '../chunk-O5PEQJUN.js';
|
|
241
|
+
export { a as CodepenLineIcon } from '../chunk-NXTNIBFY.js';
|
|
242
|
+
export { a as BlenderFillIcon } from '../chunk-IHCDGLEF.js';
|
|
243
|
+
export { a as BlenderLineIcon } from '../chunk-2YFX4CXT.js';
|
|
228
244
|
export { a as BloggerFillIcon } from '../chunk-XKLSKPT2.js';
|
|
229
245
|
export { a as BloggerLineIcon } from '../chunk-GSLI3CKV.js';
|
|
230
246
|
export { a as BlueskyFillIcon } from '../chunk-7UR4O322.js';
|
|
231
247
|
export { a as BlueskyLineIcon } from '../chunk-F7GEJ755.js';
|
|
232
248
|
export { a as BootstrapFillIcon } from '../chunk-55APOCTG.js';
|
|
233
249
|
export { a as BootstrapLineIcon } from '../chunk-HRZMQR4K.js';
|
|
234
|
-
export { a as
|
|
235
|
-
export { a as
|
|
250
|
+
export { a as BaiduFillIcon } from '../chunk-QRJHWXUK.js';
|
|
251
|
+
export { a as BaiduLineIcon } from '../chunk-2B2JZPTI.js';
|
|
236
252
|
export { a as BardFillIcon } from '../chunk-QUUCEDFG.js';
|
|
237
253
|
export { a as BardLineIcon } from '../chunk-Q3JFSZGP.js';
|
|
238
254
|
export { a as BehanceFillIcon } from '../chunk-ZXH7CHBW.js';
|
|
239
255
|
export { a as BehanceLineIcon } from '../chunk-6M4I5NNA.js';
|
|
240
256
|
export { a as BilibiliFillIcon } from '../chunk-E5LDR6UX.js';
|
|
241
257
|
export { a as BilibiliLineIcon } from '../chunk-CY6DXAGD.js';
|
|
242
|
-
export { a as BlenderFillIcon } from '../chunk-IHCDGLEF.js';
|
|
243
|
-
export { a as BlenderLineIcon } from '../chunk-2YFX4CXT.js';
|
|
244
258
|
export { a as AngularjsFillIcon } from '../chunk-DY3MVMBS.js';
|
|
245
259
|
export { a as AngularjsLineIcon } from '../chunk-PKX3UO4F.js';
|
|
260
|
+
export { a as AnthropicFillIcon } from '../chunk-E2CAUZRX.js';
|
|
261
|
+
export { a as AnthropicLineIcon } from '../chunk-DCEN65U5.js';
|
|
246
262
|
export { a as AppStoreFillIcon } from '../chunk-K4LLFZEN.js';
|
|
247
263
|
export { a as AppStoreLineIcon } from '../chunk-OCJP3SSK.js';
|
|
248
264
|
export { a as AppleFillIcon } from '../chunk-RLUSA6T3.js';
|
|
249
265
|
export { a as AppleLineIcon } from '../chunk-6KNX6ZRO.js';
|
|
250
|
-
export { a as BaiduFillIcon } from '../chunk-QRJHWXUK.js';
|
|
251
|
-
export { a as BaiduLineIcon } from '../chunk-2B2JZPTI.js';
|
|
252
266
|
export { a as AlibabaCloudFillIcon } from '../chunk-JGE76CYI.js';
|
|
253
267
|
export { a as AlibabaCloudLineIcon } from '../chunk-M43VHWOB.js';
|
|
254
268
|
export { a as AlipayFillIcon } from '../chunk-VRLMI6SA.js';
|