@karrotmarket/react-multicolor-icon 1.16.0 → 1.17.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/lib/IconBook.cjs +76 -0
- package/lib/IconBook.d.ts +11 -0
- package/lib/IconBook.js +55 -0
- package/lib/index.cjs +664 -610
- package/lib/index.d.ts +1 -0
- package/lib/index.js +132 -130
- package/package.json +1 -1
package/lib/index.d.ts
CHANGED
|
@@ -14,6 +14,7 @@ export { default as IconArrowUpRightShoppingbagTilted } from "./IconArrowUpRight
|
|
|
14
14
|
export { default as IconGridDot5 } from "./IconGridDot5.js";
|
|
15
15
|
export { default as IconCartItems } from "./IconCartItems.js";
|
|
16
16
|
export { default as IconWandPlusCircle } from "./IconWandPlusCircle.js";
|
|
17
|
+
export { default as IconBook } from "./IconBook.js";
|
|
17
18
|
export { default as IconVestHorizstripe } from "./IconVestHorizstripe.js";
|
|
18
19
|
export { default as IconVertrectangleTiltedstacked } from "./IconVertrectangleTiltedstacked.js";
|
|
19
20
|
export { default as IconTshirtBubble2 } from "./IconTshirtBubble2.js";
|
package/lib/index.js
CHANGED
|
@@ -14,151 +14,153 @@ import { default as default14 } from "./IconArrowUpRightShoppingbagTilted.js";
|
|
|
14
14
|
import { default as default15 } from "./IconGridDot5.js";
|
|
15
15
|
import { default as default16 } from "./IconCartItems.js";
|
|
16
16
|
import { default as default17 } from "./IconWandPlusCircle.js";
|
|
17
|
-
import { default as default18 } from "./
|
|
18
|
-
import { default as default19 } from "./
|
|
19
|
-
import { default as default20 } from "./
|
|
20
|
-
import { default as default21 } from "./
|
|
21
|
-
import { default as default22 } from "./
|
|
22
|
-
import { default as default23 } from "./
|
|
23
|
-
import { default as default24 } from "./
|
|
24
|
-
import { default as default25 } from "./
|
|
25
|
-
import { default as default26 } from "./
|
|
26
|
-
import { default as default27 } from "./
|
|
27
|
-
import { default as default28 } from "./
|
|
28
|
-
import { default as default29 } from "./
|
|
29
|
-
import { default as default30 } from "./
|
|
30
|
-
import { default as default31 } from "./
|
|
31
|
-
import { default as default32 } from "./
|
|
32
|
-
import { default as default33 } from "./
|
|
33
|
-
import { default as default34 } from "./
|
|
34
|
-
import { default as default35 } from "./
|
|
35
|
-
import { default as default36 } from "./
|
|
36
|
-
import { default as default37 } from "./
|
|
37
|
-
import { default as default38 } from "./
|
|
38
|
-
import { default as default39 } from "./
|
|
39
|
-
import { default as default40 } from "./
|
|
40
|
-
import { default as default41 } from "./
|
|
41
|
-
import { default as default42 } from "./
|
|
42
|
-
import { default as default43 } from "./
|
|
43
|
-
import { default as default44 } from "./
|
|
44
|
-
import { default as default45 } from "./
|
|
45
|
-
import { default as default46 } from "./
|
|
46
|
-
import { default as default47 } from "./
|
|
47
|
-
import { default as default48 } from "./
|
|
48
|
-
import { default as default49 } from "./
|
|
49
|
-
import { default as default50 } from "./
|
|
50
|
-
import { default as default51 } from "./
|
|
51
|
-
import { default as default52 } from "./
|
|
52
|
-
import { default as default53 } from "./
|
|
53
|
-
import { default as default54 } from "./
|
|
54
|
-
import { default as default55 } from "./
|
|
55
|
-
import { default as default56 } from "./
|
|
56
|
-
import { default as default57 } from "./
|
|
57
|
-
import { default as default58 } from "./
|
|
58
|
-
import { default as default59 } from "./
|
|
59
|
-
import { default as default60 } from "./
|
|
60
|
-
import { default as default61 } from "./
|
|
61
|
-
import { default as default62 } from "./
|
|
62
|
-
import { default as default63 } from "./
|
|
63
|
-
import { default as default64 } from "./
|
|
64
|
-
import { default as default65 } from "./
|
|
65
|
-
import { default as default66 } from "./
|
|
66
|
-
import { default as default67 } from "./
|
|
67
|
-
import { default as default68 } from "./
|
|
68
|
-
import { default as default69 } from "./
|
|
69
|
-
import { default as default70 } from "./
|
|
70
|
-
import { default as default71 } from "./
|
|
71
|
-
import { default as default72 } from "./
|
|
72
|
-
import { default as default73 } from "./
|
|
73
|
-
import { default as default74 } from "./
|
|
74
|
-
import { default as default75 } from "./
|
|
75
|
-
import { default as default76 } from "./
|
|
76
|
-
import { default as default77 } from "./
|
|
77
|
-
import { default as default78 } from "./
|
|
78
|
-
import { default as default79 } from "./
|
|
79
|
-
import { default as default80 } from "./
|
|
80
|
-
import { default as default81 } from "./
|
|
81
|
-
import { default as default82 } from "./
|
|
17
|
+
import { default as default18 } from "./IconBook.js";
|
|
18
|
+
import { default as default19 } from "./IconVestHorizstripe.js";
|
|
19
|
+
import { default as default20 } from "./IconVertrectangleTiltedstacked.js";
|
|
20
|
+
import { default as default21 } from "./IconTshirtBubble2.js";
|
|
21
|
+
import { default as default22 } from "./IconCarFrontsideBubble.js";
|
|
22
|
+
import { default as default23 } from "./IconNailpolish.js";
|
|
23
|
+
import { default as default24 } from "./IconSpraybottleSponge.js";
|
|
24
|
+
import { default as default25 } from "./IconWrench.js";
|
|
25
|
+
import { default as default26 } from "./IconPaintroller.js";
|
|
26
|
+
import { default as default27 } from "./IconForkSpoon.js";
|
|
27
|
+
import { default as default28 } from "./IconDumbbell.js";
|
|
28
|
+
import { default as default29 } from "./IconCupHeatwave.js";
|
|
29
|
+
import { default as default30 } from "./IconCupTakeout.js";
|
|
30
|
+
import { default as default31 } from "./IconTruck.js";
|
|
31
|
+
import { default as default32 } from "./IconPencil.js";
|
|
32
|
+
import { default as default33 } from "./IconScissors.js";
|
|
33
|
+
import { default as default34 } from "./IconPalette.js";
|
|
34
|
+
import { default as default35 } from "./IconFraction_1NUppercase.js";
|
|
35
|
+
import { default as default36 } from "./IconShoppingbag2Stacked.js";
|
|
36
|
+
import { default as default37 } from "./IconHospital.js";
|
|
37
|
+
import { default as default38 } from "./IconAnimalFace.js";
|
|
38
|
+
import { default as default39 } from "./IconCard.js";
|
|
39
|
+
import { default as default40 } from "./IconBuilding2.js";
|
|
40
|
+
import { default as default41 } from "./IconCheckmarkCalendar.js";
|
|
41
|
+
import { default as default42 } from "./IconFigureWalk.js";
|
|
42
|
+
import { default as default43 } from "./IconPlateCovered.js";
|
|
43
|
+
import { default as default44 } from "./IconWindow2StoreDoubleband.js";
|
|
44
|
+
import { default as default45 } from "./IconMonitor.js";
|
|
45
|
+
import { default as default46 } from "./IconBoxFlap.js";
|
|
46
|
+
import { default as default47 } from "./IconCartLoad.js";
|
|
47
|
+
import { default as default48 } from "./IconDonut.js";
|
|
48
|
+
import { default as default49 } from "./IconRoundmeatBottombone.js";
|
|
49
|
+
import { default as default50 } from "./IconPizzaSlice.js";
|
|
50
|
+
import { default as default51 } from "./IconIcecreamcone.js";
|
|
51
|
+
import { default as default52 } from "./IconAsteriskHorizrectangleCoolwave3.js";
|
|
52
|
+
import { default as default53 } from "./IconSparkle2.js";
|
|
53
|
+
import { default as default54 } from "./IconPost.js";
|
|
54
|
+
import { default as default55 } from "./IconGift.js";
|
|
55
|
+
import { default as default56 } from "./IconSneakerLiftedLeftside.js";
|
|
56
|
+
import { default as default57 } from "./IconClover4.js";
|
|
57
|
+
import { default as default58 } from "./IconGamepad.js";
|
|
58
|
+
import { default as default59 } from "./IconCamera.js";
|
|
59
|
+
import { default as default60 } from "./IconHorizlineViewfinder.js";
|
|
60
|
+
import { default as default61 } from "./IconWonShield.js";
|
|
61
|
+
import { default as default62 } from "./IconMask2SmileStacked.js";
|
|
62
|
+
import { default as default63 } from "./IconWonCircle.js";
|
|
63
|
+
import { default as default64 } from "./IconDiamond.js";
|
|
64
|
+
import { default as default65 } from "./IconMagnifyingglass.js";
|
|
65
|
+
import { default as default66 } from "./IconWarninglight.js";
|
|
66
|
+
import { default as default67 } from "./IconDomePillar3.js";
|
|
67
|
+
import { default as default68 } from "./IconBuilding2Twosize.js";
|
|
68
|
+
import { default as default69 } from "./IconCart.js";
|
|
69
|
+
import { default as default70 } from "./IconEnvelope.js";
|
|
70
|
+
import { default as default71 } from "./IconFaceSmileCircle.js";
|
|
71
|
+
import { default as default72 } from "./IconTree.js";
|
|
72
|
+
import { default as default73 } from "./IconDuckLeftside.js";
|
|
73
|
+
import { default as default74 } from "./IconSofa.js";
|
|
74
|
+
import { default as default75 } from "./IconFishWave2.js";
|
|
75
|
+
import { default as default76 } from "./IconDocumentSeal.js";
|
|
76
|
+
import { default as default77 } from "./IconPercentArrowshapeDown.js";
|
|
77
|
+
import { default as default78 } from "./IconHouseCard.js";
|
|
78
|
+
import { default as default79 } from "./IconCupcake.js";
|
|
79
|
+
import { default as default80 } from "./IconEyebrow.js";
|
|
80
|
+
import { default as default81 } from "./IconHandDrop.js";
|
|
81
|
+
import { default as default82 } from "./IconFlower.js";
|
|
82
|
+
import { default as default83 } from "./IconStarCalendar.js";
|
|
82
83
|
export {
|
|
83
|
-
|
|
84
|
+
default38 as IconAnimalFace,
|
|
84
85
|
default11 as IconApple,
|
|
85
86
|
default14 as IconArrowUpRightShoppingbagTilted,
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
87
|
+
default52 as IconAsteriskHorizrectangleCoolwave3,
|
|
88
|
+
default18 as IconBook,
|
|
89
|
+
default46 as IconBoxFlap,
|
|
90
|
+
default40 as IconBuilding2,
|
|
91
|
+
default68 as IconBuilding2Twosize,
|
|
92
|
+
default59 as IconCamera,
|
|
91
93
|
default3 as IconCarFrontside,
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
94
|
+
default22 as IconCarFrontsideBubble,
|
|
95
|
+
default39 as IconCard,
|
|
96
|
+
default69 as IconCart,
|
|
95
97
|
default16 as IconCartItems,
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
98
|
+
default47 as IconCartLoad,
|
|
99
|
+
default41 as IconCheckmarkCalendar,
|
|
100
|
+
default57 as IconClover4,
|
|
101
|
+
default29 as IconCupHeatwave,
|
|
102
|
+
default30 as IconCupTakeout,
|
|
103
|
+
default79 as IconCupcake,
|
|
104
|
+
default64 as IconDiamond,
|
|
105
|
+
default76 as IconDocumentSeal,
|
|
106
|
+
default67 as IconDomePillar3,
|
|
107
|
+
default48 as IconDonut,
|
|
108
|
+
default73 as IconDuckLeftside,
|
|
109
|
+
default28 as IconDumbbell,
|
|
110
|
+
default70 as IconEnvelope,
|
|
111
|
+
default80 as IconEyebrow,
|
|
112
|
+
default71 as IconFaceSmileCircle,
|
|
113
|
+
default42 as IconFigureWalk,
|
|
114
|
+
default75 as IconFishWave2,
|
|
115
|
+
default82 as IconFlower,
|
|
116
|
+
default27 as IconForkSpoon,
|
|
115
117
|
default10 as IconForkSpoonBag,
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
118
|
+
default35 as IconFraction_1NUppercase,
|
|
119
|
+
default58 as IconGamepad,
|
|
120
|
+
default55 as IconGift,
|
|
119
121
|
default15 as IconGridDot5,
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
122
|
+
default81 as IconHandDrop,
|
|
123
|
+
default60 as IconHorizlineViewfinder,
|
|
124
|
+
default37 as IconHospital,
|
|
125
|
+
default78 as IconHouseCard,
|
|
126
|
+
default51 as IconIcecreamcone,
|
|
125
127
|
default9 as IconLinechartUpXaxis,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
+
default65 as IconMagnifyingglass,
|
|
129
|
+
default62 as IconMask2SmileStacked,
|
|
128
130
|
default8 as IconMegaphoneTilted,
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
131
|
+
default45 as IconMonitor,
|
|
132
|
+
default23 as IconNailpolish,
|
|
133
|
+
default26 as IconPaintroller,
|
|
134
|
+
default34 as IconPalette,
|
|
135
|
+
default32 as IconPencil,
|
|
136
|
+
default77 as IconPercentArrowshapeDown,
|
|
135
137
|
default12 as IconPerson2Openarms,
|
|
136
138
|
default5 as IconPersonMagnifyingglass,
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
139
|
+
default50 as IconPizzaSlice,
|
|
140
|
+
default43 as IconPlateCovered,
|
|
141
|
+
default54 as IconPost,
|
|
140
142
|
default13 as IconRocket,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
143
|
+
default49 as IconRoundmeatBottombone,
|
|
144
|
+
default33 as IconScissors,
|
|
145
|
+
default36 as IconShoppingbag2Stacked,
|
|
144
146
|
default2 as IconShoppingbagItems,
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
147
|
+
default56 as IconSneakerLiftedLeftside,
|
|
148
|
+
default74 as IconSofa,
|
|
149
|
+
default53 as IconSparkle2,
|
|
150
|
+
default24 as IconSpraybottleSponge,
|
|
151
|
+
default83 as IconStarCalendar,
|
|
152
|
+
default72 as IconTree,
|
|
151
153
|
default6 as IconTriangleRightChatbubbleLeft,
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
154
|
+
default31 as IconTruck,
|
|
155
|
+
default21 as IconTshirtBubble2,
|
|
156
|
+
default20 as IconVertrectangleTiltedstacked,
|
|
157
|
+
default19 as IconVestHorizstripe,
|
|
156
158
|
default17 as IconWandPlusCircle,
|
|
157
|
-
|
|
159
|
+
default66 as IconWarninglight,
|
|
158
160
|
default7 as IconWindow2Store,
|
|
159
|
-
|
|
161
|
+
default44 as IconWindow2StoreDoubleband,
|
|
160
162
|
default4 as IconWindow4House,
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
163
|
+
default63 as IconWonCircle,
|
|
164
|
+
default61 as IconWonShield,
|
|
165
|
+
default25 as IconWrench
|
|
164
166
|
};
|