@team-monolith/cds 0.5.2 → 0.6.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/index.d.ts +1 -7
- package/dist/index.js +1 -7
- package/dist/remixicons/Arrows/index.d.ts +433 -0
- package/dist/remixicons/Arrows/index.js +324 -0
- package/dist/remixicons/Buildings/index.d.ts +233 -0
- package/dist/remixicons/Buildings/index.js +174 -0
- package/dist/remixicons/Business/index.d.ts +769 -0
- package/dist/remixicons/Business/index.js +576 -0
- package/dist/remixicons/Communication/index.d.ts +257 -0
- package/dist/remixicons/Communication/index.js +192 -0
- package/dist/remixicons/Design/index.d.ts +657 -0
- package/dist/remixicons/Design/index.js +492 -0
- package/dist/remixicons/Development/index.d.ts +201 -0
- package/dist/remixicons/Development/index.js +150 -0
- package/dist/remixicons/Device/index.d.ts +665 -0
- package/dist/remixicons/Device/index.js +498 -0
- package/dist/remixicons/Document/index.d.ts +809 -0
- package/dist/remixicons/Document/index.js +606 -0
- package/dist/remixicons/Editor/index.d.ts +457 -0
- package/dist/remixicons/Editor/index.js +342 -0
- package/dist/remixicons/Finance/index.d.ts +561 -0
- package/dist/remixicons/Finance/index.js +420 -0
- package/dist/remixicons/Health & Medical/index.d.ts +249 -0
- package/dist/remixicons/Health & Medical/index.js +186 -0
- package/dist/remixicons/Logos/index.d.ts +897 -0
- package/dist/remixicons/Logos/index.js +672 -0
- package/dist/remixicons/Map/index.d.ts +697 -0
- package/dist/remixicons/Map/index.js +522 -0
- package/dist/remixicons/Media/index.d.ts +873 -0
- package/dist/remixicons/Media/index.js +654 -0
- package/dist/remixicons/Others/index.d.ts +417 -0
- package/dist/remixicons/Others/index.js +312 -0
- package/dist/remixicons/System/index.d.ts +1049 -0
- package/dist/remixicons/System/index.js +786 -0
- package/dist/remixicons/User & Faces/index.d.ts +449 -0
- package/dist/remixicons/User & Faces/index.js +336 -0
- package/dist/remixicons/Weather/index.d.ts +321 -0
- package/dist/remixicons/Weather/index.js +240 -0
- package/dist/remixicons/index.d.ts +18 -0
- package/dist/remixicons/index.js +18 -0
- package/package.json +7 -3
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const BlazeFillSvg: string;
|
|
3
|
+
export declare const BlazeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
4
|
+
title?: string | undefined;
|
|
5
|
+
}>;
|
|
6
|
+
export declare const BlazeLineSvg: string;
|
|
7
|
+
export declare const BlazeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
8
|
+
title?: string | undefined;
|
|
9
|
+
}>;
|
|
10
|
+
export declare const CelsiusFillSvg: string;
|
|
11
|
+
export declare const CelsiusFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
}>;
|
|
14
|
+
export declare const CelsiusLineSvg: string;
|
|
15
|
+
export declare const CelsiusLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
16
|
+
title?: string | undefined;
|
|
17
|
+
}>;
|
|
18
|
+
export declare const CloudWindyFillSvg: string;
|
|
19
|
+
export declare const CloudWindyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
20
|
+
title?: string | undefined;
|
|
21
|
+
}>;
|
|
22
|
+
export declare const CloudWindyLineSvg: string;
|
|
23
|
+
export declare const CloudWindyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
}>;
|
|
26
|
+
export declare const Cloudy2FillSvg: string;
|
|
27
|
+
export declare const Cloudy2FillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
28
|
+
title?: string | undefined;
|
|
29
|
+
}>;
|
|
30
|
+
export declare const Cloudy2LineSvg: string;
|
|
31
|
+
export declare const Cloudy2LineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
32
|
+
title?: string | undefined;
|
|
33
|
+
}>;
|
|
34
|
+
export declare const CloudyFillSvg: string;
|
|
35
|
+
export declare const CloudyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
36
|
+
title?: string | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export declare const CloudyLineSvg: string;
|
|
39
|
+
export declare const CloudyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
40
|
+
title?: string | undefined;
|
|
41
|
+
}>;
|
|
42
|
+
export declare const DrizzleFillSvg: string;
|
|
43
|
+
export declare const DrizzleFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
44
|
+
title?: string | undefined;
|
|
45
|
+
}>;
|
|
46
|
+
export declare const DrizzleLineSvg: string;
|
|
47
|
+
export declare const DrizzleLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
48
|
+
title?: string | undefined;
|
|
49
|
+
}>;
|
|
50
|
+
export declare const EarthquakeFillSvg: string;
|
|
51
|
+
export declare const EarthquakeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
52
|
+
title?: string | undefined;
|
|
53
|
+
}>;
|
|
54
|
+
export declare const EarthquakeLineSvg: string;
|
|
55
|
+
export declare const EarthquakeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
56
|
+
title?: string | undefined;
|
|
57
|
+
}>;
|
|
58
|
+
export declare const FahrenheitFillSvg: string;
|
|
59
|
+
export declare const FahrenheitFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
60
|
+
title?: string | undefined;
|
|
61
|
+
}>;
|
|
62
|
+
export declare const FahrenheitLineSvg: string;
|
|
63
|
+
export declare const FahrenheitLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
64
|
+
title?: string | undefined;
|
|
65
|
+
}>;
|
|
66
|
+
export declare const FireFillSvg: string;
|
|
67
|
+
export declare const FireFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
68
|
+
title?: string | undefined;
|
|
69
|
+
}>;
|
|
70
|
+
export declare const FireLineSvg: string;
|
|
71
|
+
export declare const FireLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
72
|
+
title?: string | undefined;
|
|
73
|
+
}>;
|
|
74
|
+
export declare const FlashlightFillSvg: string;
|
|
75
|
+
export declare const FlashlightFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
76
|
+
title?: string | undefined;
|
|
77
|
+
}>;
|
|
78
|
+
export declare const FlashlightLineSvg: string;
|
|
79
|
+
export declare const FlashlightLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
80
|
+
title?: string | undefined;
|
|
81
|
+
}>;
|
|
82
|
+
export declare const FloodFillSvg: string;
|
|
83
|
+
export declare const FloodFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
84
|
+
title?: string | undefined;
|
|
85
|
+
}>;
|
|
86
|
+
export declare const FloodLineSvg: string;
|
|
87
|
+
export declare const FloodLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
88
|
+
title?: string | undefined;
|
|
89
|
+
}>;
|
|
90
|
+
export declare const FoggyFillSvg: string;
|
|
91
|
+
export declare const FoggyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
92
|
+
title?: string | undefined;
|
|
93
|
+
}>;
|
|
94
|
+
export declare const FoggyLineSvg: string;
|
|
95
|
+
export declare const FoggyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
96
|
+
title?: string | undefined;
|
|
97
|
+
}>;
|
|
98
|
+
export declare const HailFillSvg: string;
|
|
99
|
+
export declare const HailFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
100
|
+
title?: string | undefined;
|
|
101
|
+
}>;
|
|
102
|
+
export declare const HailLineSvg: string;
|
|
103
|
+
export declare const HailLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
104
|
+
title?: string | undefined;
|
|
105
|
+
}>;
|
|
106
|
+
export declare const Haze2FillSvg: string;
|
|
107
|
+
export declare const Haze2FillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
108
|
+
title?: string | undefined;
|
|
109
|
+
}>;
|
|
110
|
+
export declare const Haze2LineSvg: string;
|
|
111
|
+
export declare const Haze2LineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
112
|
+
title?: string | undefined;
|
|
113
|
+
}>;
|
|
114
|
+
export declare const HazeFillSvg: string;
|
|
115
|
+
export declare const HazeFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
116
|
+
title?: string | undefined;
|
|
117
|
+
}>;
|
|
118
|
+
export declare const HazeLineSvg: string;
|
|
119
|
+
export declare const HazeLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
120
|
+
title?: string | undefined;
|
|
121
|
+
}>;
|
|
122
|
+
export declare const HeavyShowersFillSvg: string;
|
|
123
|
+
export declare const HeavyShowersFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
124
|
+
title?: string | undefined;
|
|
125
|
+
}>;
|
|
126
|
+
export declare const HeavyShowersLineSvg: string;
|
|
127
|
+
export declare const HeavyShowersLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
128
|
+
title?: string | undefined;
|
|
129
|
+
}>;
|
|
130
|
+
export declare const MeteorFillSvg: string;
|
|
131
|
+
export declare const MeteorFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
132
|
+
title?: string | undefined;
|
|
133
|
+
}>;
|
|
134
|
+
export declare const MeteorLineSvg: string;
|
|
135
|
+
export declare const MeteorLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
136
|
+
title?: string | undefined;
|
|
137
|
+
}>;
|
|
138
|
+
export declare const MistFillSvg: string;
|
|
139
|
+
export declare const MistFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
140
|
+
title?: string | undefined;
|
|
141
|
+
}>;
|
|
142
|
+
export declare const MistLineSvg: string;
|
|
143
|
+
export declare const MistLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
144
|
+
title?: string | undefined;
|
|
145
|
+
}>;
|
|
146
|
+
export declare const MoonClearFillSvg: string;
|
|
147
|
+
export declare const MoonClearFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
148
|
+
title?: string | undefined;
|
|
149
|
+
}>;
|
|
150
|
+
export declare const MoonClearLineSvg: string;
|
|
151
|
+
export declare const MoonClearLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
152
|
+
title?: string | undefined;
|
|
153
|
+
}>;
|
|
154
|
+
export declare const MoonCloudyFillSvg: string;
|
|
155
|
+
export declare const MoonCloudyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
156
|
+
title?: string | undefined;
|
|
157
|
+
}>;
|
|
158
|
+
export declare const MoonCloudyLineSvg: string;
|
|
159
|
+
export declare const MoonCloudyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
160
|
+
title?: string | undefined;
|
|
161
|
+
}>;
|
|
162
|
+
export declare const MoonFillSvg: string;
|
|
163
|
+
export declare const MoonFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
164
|
+
title?: string | undefined;
|
|
165
|
+
}>;
|
|
166
|
+
export declare const MoonFoggyFillSvg: string;
|
|
167
|
+
export declare const MoonFoggyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
168
|
+
title?: string | undefined;
|
|
169
|
+
}>;
|
|
170
|
+
export declare const MoonFoggyLineSvg: string;
|
|
171
|
+
export declare const MoonFoggyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
172
|
+
title?: string | undefined;
|
|
173
|
+
}>;
|
|
174
|
+
export declare const MoonLineSvg: string;
|
|
175
|
+
export declare const MoonLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
176
|
+
title?: string | undefined;
|
|
177
|
+
}>;
|
|
178
|
+
export declare const RainbowFillSvg: string;
|
|
179
|
+
export declare const RainbowFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
180
|
+
title?: string | undefined;
|
|
181
|
+
}>;
|
|
182
|
+
export declare const RainbowLineSvg: string;
|
|
183
|
+
export declare const RainbowLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
184
|
+
title?: string | undefined;
|
|
185
|
+
}>;
|
|
186
|
+
export declare const RainyFillSvg: string;
|
|
187
|
+
export declare const RainyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
188
|
+
title?: string | undefined;
|
|
189
|
+
}>;
|
|
190
|
+
export declare const RainyLineSvg: string;
|
|
191
|
+
export declare const RainyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
192
|
+
title?: string | undefined;
|
|
193
|
+
}>;
|
|
194
|
+
export declare const Shining2FillSvg: string;
|
|
195
|
+
export declare const Shining2FillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
196
|
+
title?: string | undefined;
|
|
197
|
+
}>;
|
|
198
|
+
export declare const Shining2LineSvg: string;
|
|
199
|
+
export declare const Shining2LineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
200
|
+
title?: string | undefined;
|
|
201
|
+
}>;
|
|
202
|
+
export declare const ShiningFillSvg: string;
|
|
203
|
+
export declare const ShiningFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
204
|
+
title?: string | undefined;
|
|
205
|
+
}>;
|
|
206
|
+
export declare const ShiningLineSvg: string;
|
|
207
|
+
export declare const ShiningLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
208
|
+
title?: string | undefined;
|
|
209
|
+
}>;
|
|
210
|
+
export declare const ShowersFillSvg: string;
|
|
211
|
+
export declare const ShowersFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
212
|
+
title?: string | undefined;
|
|
213
|
+
}>;
|
|
214
|
+
export declare const ShowersLineSvg: string;
|
|
215
|
+
export declare const ShowersLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
216
|
+
title?: string | undefined;
|
|
217
|
+
}>;
|
|
218
|
+
export declare const SnowyFillSvg: string;
|
|
219
|
+
export declare const SnowyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
220
|
+
title?: string | undefined;
|
|
221
|
+
}>;
|
|
222
|
+
export declare const SnowyLineSvg: string;
|
|
223
|
+
export declare const SnowyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
224
|
+
title?: string | undefined;
|
|
225
|
+
}>;
|
|
226
|
+
export declare const Sparkling2FillSvg: string;
|
|
227
|
+
export declare const Sparkling2FillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
228
|
+
title?: string | undefined;
|
|
229
|
+
}>;
|
|
230
|
+
export declare const Sparkling2LineSvg: string;
|
|
231
|
+
export declare const Sparkling2LineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
232
|
+
title?: string | undefined;
|
|
233
|
+
}>;
|
|
234
|
+
export declare const SparklingFillSvg: string;
|
|
235
|
+
export declare const SparklingFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
236
|
+
title?: string | undefined;
|
|
237
|
+
}>;
|
|
238
|
+
export declare const SparklingLineSvg: string;
|
|
239
|
+
export declare const SparklingLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
240
|
+
title?: string | undefined;
|
|
241
|
+
}>;
|
|
242
|
+
export declare const SunCloudyFillSvg: string;
|
|
243
|
+
export declare const SunCloudyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
244
|
+
title?: string | undefined;
|
|
245
|
+
}>;
|
|
246
|
+
export declare const SunCloudyLineSvg: string;
|
|
247
|
+
export declare const SunCloudyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
248
|
+
title?: string | undefined;
|
|
249
|
+
}>;
|
|
250
|
+
export declare const SunFillSvg: string;
|
|
251
|
+
export declare const SunFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
252
|
+
title?: string | undefined;
|
|
253
|
+
}>;
|
|
254
|
+
export declare const SunFoggyFillSvg: string;
|
|
255
|
+
export declare const SunFoggyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
256
|
+
title?: string | undefined;
|
|
257
|
+
}>;
|
|
258
|
+
export declare const SunFoggyLineSvg: string;
|
|
259
|
+
export declare const SunFoggyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
260
|
+
title?: string | undefined;
|
|
261
|
+
}>;
|
|
262
|
+
export declare const SunLineSvg: string;
|
|
263
|
+
export declare const SunLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
264
|
+
title?: string | undefined;
|
|
265
|
+
}>;
|
|
266
|
+
export declare const TempColdFillSvg: string;
|
|
267
|
+
export declare const TempColdFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
268
|
+
title?: string | undefined;
|
|
269
|
+
}>;
|
|
270
|
+
export declare const TempColdLineSvg: string;
|
|
271
|
+
export declare const TempColdLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
272
|
+
title?: string | undefined;
|
|
273
|
+
}>;
|
|
274
|
+
export declare const TempHotFillSvg: string;
|
|
275
|
+
export declare const TempHotFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
276
|
+
title?: string | undefined;
|
|
277
|
+
}>;
|
|
278
|
+
export declare const TempHotLineSvg: string;
|
|
279
|
+
export declare const TempHotLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
280
|
+
title?: string | undefined;
|
|
281
|
+
}>;
|
|
282
|
+
export declare const ThunderstormsFillSvg: string;
|
|
283
|
+
export declare const ThunderstormsFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
284
|
+
title?: string | undefined;
|
|
285
|
+
}>;
|
|
286
|
+
export declare const ThunderstormsLineSvg: string;
|
|
287
|
+
export declare const ThunderstormsLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
288
|
+
title?: string | undefined;
|
|
289
|
+
}>;
|
|
290
|
+
export declare const TornadoFillSvg: string;
|
|
291
|
+
export declare const TornadoFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
292
|
+
title?: string | undefined;
|
|
293
|
+
}>;
|
|
294
|
+
export declare const TornadoLineSvg: string;
|
|
295
|
+
export declare const TornadoLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
296
|
+
title?: string | undefined;
|
|
297
|
+
}>;
|
|
298
|
+
export declare const TyphoonFillSvg: string;
|
|
299
|
+
export declare const TyphoonFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
300
|
+
title?: string | undefined;
|
|
301
|
+
}>;
|
|
302
|
+
export declare const TyphoonLineSvg: string;
|
|
303
|
+
export declare const TyphoonLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
304
|
+
title?: string | undefined;
|
|
305
|
+
}>;
|
|
306
|
+
export declare const WaterPercentFillSvg: string;
|
|
307
|
+
export declare const WaterPercentFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
308
|
+
title?: string | undefined;
|
|
309
|
+
}>;
|
|
310
|
+
export declare const WaterPercentLineSvg: string;
|
|
311
|
+
export declare const WaterPercentLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
312
|
+
title?: string | undefined;
|
|
313
|
+
}>;
|
|
314
|
+
export declare const WindyFillSvg: string;
|
|
315
|
+
export declare const WindyFillIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
316
|
+
title?: string | undefined;
|
|
317
|
+
}>;
|
|
318
|
+
export declare const WindyLineSvg: string;
|
|
319
|
+
export declare const WindyLineIcon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
320
|
+
title?: string | undefined;
|
|
321
|
+
}>;
|
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
import BlazeFillSvgImport, { ReactComponent as BlazeFillIconImport } from "remixicon/icons/Weather/blaze-fill.svg";
|
|
2
|
+
import BlazeLineSvgImport, { ReactComponent as BlazeLineIconImport } from "remixicon/icons/Weather/blaze-line.svg";
|
|
3
|
+
import CelsiusFillSvgImport, { ReactComponent as CelsiusFillIconImport } from "remixicon/icons/Weather/celsius-fill.svg";
|
|
4
|
+
import CelsiusLineSvgImport, { ReactComponent as CelsiusLineIconImport } from "remixicon/icons/Weather/celsius-line.svg";
|
|
5
|
+
import CloudWindyFillSvgImport, { ReactComponent as CloudWindyFillIconImport } from "remixicon/icons/Weather/cloud-windy-fill.svg";
|
|
6
|
+
import CloudWindyLineSvgImport, { ReactComponent as CloudWindyLineIconImport } from "remixicon/icons/Weather/cloud-windy-line.svg";
|
|
7
|
+
import Cloudy2FillSvgImport, { ReactComponent as Cloudy2FillIconImport } from "remixicon/icons/Weather/cloudy-2-fill.svg";
|
|
8
|
+
import Cloudy2LineSvgImport, { ReactComponent as Cloudy2LineIconImport } from "remixicon/icons/Weather/cloudy-2-line.svg";
|
|
9
|
+
import CloudyFillSvgImport, { ReactComponent as CloudyFillIconImport } from "remixicon/icons/Weather/cloudy-fill.svg";
|
|
10
|
+
import CloudyLineSvgImport, { ReactComponent as CloudyLineIconImport } from "remixicon/icons/Weather/cloudy-line.svg";
|
|
11
|
+
import DrizzleFillSvgImport, { ReactComponent as DrizzleFillIconImport } from "remixicon/icons/Weather/drizzle-fill.svg";
|
|
12
|
+
import DrizzleLineSvgImport, { ReactComponent as DrizzleLineIconImport } from "remixicon/icons/Weather/drizzle-line.svg";
|
|
13
|
+
import EarthquakeFillSvgImport, { ReactComponent as EarthquakeFillIconImport } from "remixicon/icons/Weather/earthquake-fill.svg";
|
|
14
|
+
import EarthquakeLineSvgImport, { ReactComponent as EarthquakeLineIconImport } from "remixicon/icons/Weather/earthquake-line.svg";
|
|
15
|
+
import FahrenheitFillSvgImport, { ReactComponent as FahrenheitFillIconImport } from "remixicon/icons/Weather/fahrenheit-fill.svg";
|
|
16
|
+
import FahrenheitLineSvgImport, { ReactComponent as FahrenheitLineIconImport } from "remixicon/icons/Weather/fahrenheit-line.svg";
|
|
17
|
+
import FireFillSvgImport, { ReactComponent as FireFillIconImport } from "remixicon/icons/Weather/fire-fill.svg";
|
|
18
|
+
import FireLineSvgImport, { ReactComponent as FireLineIconImport } from "remixicon/icons/Weather/fire-line.svg";
|
|
19
|
+
import FlashlightFillSvgImport, { ReactComponent as FlashlightFillIconImport } from "remixicon/icons/Weather/flashlight-fill.svg";
|
|
20
|
+
import FlashlightLineSvgImport, { ReactComponent as FlashlightLineIconImport } from "remixicon/icons/Weather/flashlight-line.svg";
|
|
21
|
+
import FloodFillSvgImport, { ReactComponent as FloodFillIconImport } from "remixicon/icons/Weather/flood-fill.svg";
|
|
22
|
+
import FloodLineSvgImport, { ReactComponent as FloodLineIconImport } from "remixicon/icons/Weather/flood-line.svg";
|
|
23
|
+
import FoggyFillSvgImport, { ReactComponent as FoggyFillIconImport } from "remixicon/icons/Weather/foggy-fill.svg";
|
|
24
|
+
import FoggyLineSvgImport, { ReactComponent as FoggyLineIconImport } from "remixicon/icons/Weather/foggy-line.svg";
|
|
25
|
+
import HailFillSvgImport, { ReactComponent as HailFillIconImport } from "remixicon/icons/Weather/hail-fill.svg";
|
|
26
|
+
import HailLineSvgImport, { ReactComponent as HailLineIconImport } from "remixicon/icons/Weather/hail-line.svg";
|
|
27
|
+
import Haze2FillSvgImport, { ReactComponent as Haze2FillIconImport } from "remixicon/icons/Weather/haze-2-fill.svg";
|
|
28
|
+
import Haze2LineSvgImport, { ReactComponent as Haze2LineIconImport } from "remixicon/icons/Weather/haze-2-line.svg";
|
|
29
|
+
import HazeFillSvgImport, { ReactComponent as HazeFillIconImport } from "remixicon/icons/Weather/haze-fill.svg";
|
|
30
|
+
import HazeLineSvgImport, { ReactComponent as HazeLineIconImport } from "remixicon/icons/Weather/haze-line.svg";
|
|
31
|
+
import HeavyShowersFillSvgImport, { ReactComponent as HeavyShowersFillIconImport } from "remixicon/icons/Weather/heavy-showers-fill.svg";
|
|
32
|
+
import HeavyShowersLineSvgImport, { ReactComponent as HeavyShowersLineIconImport } from "remixicon/icons/Weather/heavy-showers-line.svg";
|
|
33
|
+
import MeteorFillSvgImport, { ReactComponent as MeteorFillIconImport } from "remixicon/icons/Weather/meteor-fill.svg";
|
|
34
|
+
import MeteorLineSvgImport, { ReactComponent as MeteorLineIconImport } from "remixicon/icons/Weather/meteor-line.svg";
|
|
35
|
+
import MistFillSvgImport, { ReactComponent as MistFillIconImport } from "remixicon/icons/Weather/mist-fill.svg";
|
|
36
|
+
import MistLineSvgImport, { ReactComponent as MistLineIconImport } from "remixicon/icons/Weather/mist-line.svg";
|
|
37
|
+
import MoonClearFillSvgImport, { ReactComponent as MoonClearFillIconImport } from "remixicon/icons/Weather/moon-clear-fill.svg";
|
|
38
|
+
import MoonClearLineSvgImport, { ReactComponent as MoonClearLineIconImport } from "remixicon/icons/Weather/moon-clear-line.svg";
|
|
39
|
+
import MoonCloudyFillSvgImport, { ReactComponent as MoonCloudyFillIconImport } from "remixicon/icons/Weather/moon-cloudy-fill.svg";
|
|
40
|
+
import MoonCloudyLineSvgImport, { ReactComponent as MoonCloudyLineIconImport } from "remixicon/icons/Weather/moon-cloudy-line.svg";
|
|
41
|
+
import MoonFillSvgImport, { ReactComponent as MoonFillIconImport } from "remixicon/icons/Weather/moon-fill.svg";
|
|
42
|
+
import MoonFoggyFillSvgImport, { ReactComponent as MoonFoggyFillIconImport } from "remixicon/icons/Weather/moon-foggy-fill.svg";
|
|
43
|
+
import MoonFoggyLineSvgImport, { ReactComponent as MoonFoggyLineIconImport } from "remixicon/icons/Weather/moon-foggy-line.svg";
|
|
44
|
+
import MoonLineSvgImport, { ReactComponent as MoonLineIconImport } from "remixicon/icons/Weather/moon-line.svg";
|
|
45
|
+
import RainbowFillSvgImport, { ReactComponent as RainbowFillIconImport } from "remixicon/icons/Weather/rainbow-fill.svg";
|
|
46
|
+
import RainbowLineSvgImport, { ReactComponent as RainbowLineIconImport } from "remixicon/icons/Weather/rainbow-line.svg";
|
|
47
|
+
import RainyFillSvgImport, { ReactComponent as RainyFillIconImport } from "remixicon/icons/Weather/rainy-fill.svg";
|
|
48
|
+
import RainyLineSvgImport, { ReactComponent as RainyLineIconImport } from "remixicon/icons/Weather/rainy-line.svg";
|
|
49
|
+
import Shining2FillSvgImport, { ReactComponent as Shining2FillIconImport } from "remixicon/icons/Weather/shining-2-fill.svg";
|
|
50
|
+
import Shining2LineSvgImport, { ReactComponent as Shining2LineIconImport } from "remixicon/icons/Weather/shining-2-line.svg";
|
|
51
|
+
import ShiningFillSvgImport, { ReactComponent as ShiningFillIconImport } from "remixicon/icons/Weather/shining-fill.svg";
|
|
52
|
+
import ShiningLineSvgImport, { ReactComponent as ShiningLineIconImport } from "remixicon/icons/Weather/shining-line.svg";
|
|
53
|
+
import ShowersFillSvgImport, { ReactComponent as ShowersFillIconImport } from "remixicon/icons/Weather/showers-fill.svg";
|
|
54
|
+
import ShowersLineSvgImport, { ReactComponent as ShowersLineIconImport } from "remixicon/icons/Weather/showers-line.svg";
|
|
55
|
+
import SnowyFillSvgImport, { ReactComponent as SnowyFillIconImport } from "remixicon/icons/Weather/snowy-fill.svg";
|
|
56
|
+
import SnowyLineSvgImport, { ReactComponent as SnowyLineIconImport } from "remixicon/icons/Weather/snowy-line.svg";
|
|
57
|
+
import Sparkling2FillSvgImport, { ReactComponent as Sparkling2FillIconImport } from "remixicon/icons/Weather/sparkling-2-fill.svg";
|
|
58
|
+
import Sparkling2LineSvgImport, { ReactComponent as Sparkling2LineIconImport } from "remixicon/icons/Weather/sparkling-2-line.svg";
|
|
59
|
+
import SparklingFillSvgImport, { ReactComponent as SparklingFillIconImport } from "remixicon/icons/Weather/sparkling-fill.svg";
|
|
60
|
+
import SparklingLineSvgImport, { ReactComponent as SparklingLineIconImport } from "remixicon/icons/Weather/sparkling-line.svg";
|
|
61
|
+
import SunCloudyFillSvgImport, { ReactComponent as SunCloudyFillIconImport } from "remixicon/icons/Weather/sun-cloudy-fill.svg";
|
|
62
|
+
import SunCloudyLineSvgImport, { ReactComponent as SunCloudyLineIconImport } from "remixicon/icons/Weather/sun-cloudy-line.svg";
|
|
63
|
+
import SunFillSvgImport, { ReactComponent as SunFillIconImport } from "remixicon/icons/Weather/sun-fill.svg";
|
|
64
|
+
import SunFoggyFillSvgImport, { ReactComponent as SunFoggyFillIconImport } from "remixicon/icons/Weather/sun-foggy-fill.svg";
|
|
65
|
+
import SunFoggyLineSvgImport, { ReactComponent as SunFoggyLineIconImport } from "remixicon/icons/Weather/sun-foggy-line.svg";
|
|
66
|
+
import SunLineSvgImport, { ReactComponent as SunLineIconImport } from "remixicon/icons/Weather/sun-line.svg";
|
|
67
|
+
import TempColdFillSvgImport, { ReactComponent as TempColdFillIconImport } from "remixicon/icons/Weather/temp-cold-fill.svg";
|
|
68
|
+
import TempColdLineSvgImport, { ReactComponent as TempColdLineIconImport } from "remixicon/icons/Weather/temp-cold-line.svg";
|
|
69
|
+
import TempHotFillSvgImport, { ReactComponent as TempHotFillIconImport } from "remixicon/icons/Weather/temp-hot-fill.svg";
|
|
70
|
+
import TempHotLineSvgImport, { ReactComponent as TempHotLineIconImport } from "remixicon/icons/Weather/temp-hot-line.svg";
|
|
71
|
+
import ThunderstormsFillSvgImport, { ReactComponent as ThunderstormsFillIconImport } from "remixicon/icons/Weather/thunderstorms-fill.svg";
|
|
72
|
+
import ThunderstormsLineSvgImport, { ReactComponent as ThunderstormsLineIconImport } from "remixicon/icons/Weather/thunderstorms-line.svg";
|
|
73
|
+
import TornadoFillSvgImport, { ReactComponent as TornadoFillIconImport } from "remixicon/icons/Weather/tornado-fill.svg";
|
|
74
|
+
import TornadoLineSvgImport, { ReactComponent as TornadoLineIconImport } from "remixicon/icons/Weather/tornado-line.svg";
|
|
75
|
+
import TyphoonFillSvgImport, { ReactComponent as TyphoonFillIconImport } from "remixicon/icons/Weather/typhoon-fill.svg";
|
|
76
|
+
import TyphoonLineSvgImport, { ReactComponent as TyphoonLineIconImport } from "remixicon/icons/Weather/typhoon-line.svg";
|
|
77
|
+
import WaterPercentFillSvgImport, { ReactComponent as WaterPercentFillIconImport } from "remixicon/icons/Weather/water-percent-fill.svg";
|
|
78
|
+
import WaterPercentLineSvgImport, { ReactComponent as WaterPercentLineIconImport } from "remixicon/icons/Weather/water-percent-line.svg";
|
|
79
|
+
import WindyFillSvgImport, { ReactComponent as WindyFillIconImport } from "remixicon/icons/Weather/windy-fill.svg";
|
|
80
|
+
import WindyLineSvgImport, { ReactComponent as WindyLineIconImport } from "remixicon/icons/Weather/windy-line.svg";
|
|
81
|
+
export var BlazeFillSvg = BlazeFillSvgImport;
|
|
82
|
+
export var BlazeFillIcon = BlazeFillIconImport;
|
|
83
|
+
export var BlazeLineSvg = BlazeLineSvgImport;
|
|
84
|
+
export var BlazeLineIcon = BlazeLineIconImport;
|
|
85
|
+
export var CelsiusFillSvg = CelsiusFillSvgImport;
|
|
86
|
+
export var CelsiusFillIcon = CelsiusFillIconImport;
|
|
87
|
+
export var CelsiusLineSvg = CelsiusLineSvgImport;
|
|
88
|
+
export var CelsiusLineIcon = CelsiusLineIconImport;
|
|
89
|
+
export var CloudWindyFillSvg = CloudWindyFillSvgImport;
|
|
90
|
+
export var CloudWindyFillIcon = CloudWindyFillIconImport;
|
|
91
|
+
export var CloudWindyLineSvg = CloudWindyLineSvgImport;
|
|
92
|
+
export var CloudWindyLineIcon = CloudWindyLineIconImport;
|
|
93
|
+
export var Cloudy2FillSvg = Cloudy2FillSvgImport;
|
|
94
|
+
export var Cloudy2FillIcon = Cloudy2FillIconImport;
|
|
95
|
+
export var Cloudy2LineSvg = Cloudy2LineSvgImport;
|
|
96
|
+
export var Cloudy2LineIcon = Cloudy2LineIconImport;
|
|
97
|
+
export var CloudyFillSvg = CloudyFillSvgImport;
|
|
98
|
+
export var CloudyFillIcon = CloudyFillIconImport;
|
|
99
|
+
export var CloudyLineSvg = CloudyLineSvgImport;
|
|
100
|
+
export var CloudyLineIcon = CloudyLineIconImport;
|
|
101
|
+
export var DrizzleFillSvg = DrizzleFillSvgImport;
|
|
102
|
+
export var DrizzleFillIcon = DrizzleFillIconImport;
|
|
103
|
+
export var DrizzleLineSvg = DrizzleLineSvgImport;
|
|
104
|
+
export var DrizzleLineIcon = DrizzleLineIconImport;
|
|
105
|
+
export var EarthquakeFillSvg = EarthquakeFillSvgImport;
|
|
106
|
+
export var EarthquakeFillIcon = EarthquakeFillIconImport;
|
|
107
|
+
export var EarthquakeLineSvg = EarthquakeLineSvgImport;
|
|
108
|
+
export var EarthquakeLineIcon = EarthquakeLineIconImport;
|
|
109
|
+
export var FahrenheitFillSvg = FahrenheitFillSvgImport;
|
|
110
|
+
export var FahrenheitFillIcon = FahrenheitFillIconImport;
|
|
111
|
+
export var FahrenheitLineSvg = FahrenheitLineSvgImport;
|
|
112
|
+
export var FahrenheitLineIcon = FahrenheitLineIconImport;
|
|
113
|
+
export var FireFillSvg = FireFillSvgImport;
|
|
114
|
+
export var FireFillIcon = FireFillIconImport;
|
|
115
|
+
export var FireLineSvg = FireLineSvgImport;
|
|
116
|
+
export var FireLineIcon = FireLineIconImport;
|
|
117
|
+
export var FlashlightFillSvg = FlashlightFillSvgImport;
|
|
118
|
+
export var FlashlightFillIcon = FlashlightFillIconImport;
|
|
119
|
+
export var FlashlightLineSvg = FlashlightLineSvgImport;
|
|
120
|
+
export var FlashlightLineIcon = FlashlightLineIconImport;
|
|
121
|
+
export var FloodFillSvg = FloodFillSvgImport;
|
|
122
|
+
export var FloodFillIcon = FloodFillIconImport;
|
|
123
|
+
export var FloodLineSvg = FloodLineSvgImport;
|
|
124
|
+
export var FloodLineIcon = FloodLineIconImport;
|
|
125
|
+
export var FoggyFillSvg = FoggyFillSvgImport;
|
|
126
|
+
export var FoggyFillIcon = FoggyFillIconImport;
|
|
127
|
+
export var FoggyLineSvg = FoggyLineSvgImport;
|
|
128
|
+
export var FoggyLineIcon = FoggyLineIconImport;
|
|
129
|
+
export var HailFillSvg = HailFillSvgImport;
|
|
130
|
+
export var HailFillIcon = HailFillIconImport;
|
|
131
|
+
export var HailLineSvg = HailLineSvgImport;
|
|
132
|
+
export var HailLineIcon = HailLineIconImport;
|
|
133
|
+
export var Haze2FillSvg = Haze2FillSvgImport;
|
|
134
|
+
export var Haze2FillIcon = Haze2FillIconImport;
|
|
135
|
+
export var Haze2LineSvg = Haze2LineSvgImport;
|
|
136
|
+
export var Haze2LineIcon = Haze2LineIconImport;
|
|
137
|
+
export var HazeFillSvg = HazeFillSvgImport;
|
|
138
|
+
export var HazeFillIcon = HazeFillIconImport;
|
|
139
|
+
export var HazeLineSvg = HazeLineSvgImport;
|
|
140
|
+
export var HazeLineIcon = HazeLineIconImport;
|
|
141
|
+
export var HeavyShowersFillSvg = HeavyShowersFillSvgImport;
|
|
142
|
+
export var HeavyShowersFillIcon = HeavyShowersFillIconImport;
|
|
143
|
+
export var HeavyShowersLineSvg = HeavyShowersLineSvgImport;
|
|
144
|
+
export var HeavyShowersLineIcon = HeavyShowersLineIconImport;
|
|
145
|
+
export var MeteorFillSvg = MeteorFillSvgImport;
|
|
146
|
+
export var MeteorFillIcon = MeteorFillIconImport;
|
|
147
|
+
export var MeteorLineSvg = MeteorLineSvgImport;
|
|
148
|
+
export var MeteorLineIcon = MeteorLineIconImport;
|
|
149
|
+
export var MistFillSvg = MistFillSvgImport;
|
|
150
|
+
export var MistFillIcon = MistFillIconImport;
|
|
151
|
+
export var MistLineSvg = MistLineSvgImport;
|
|
152
|
+
export var MistLineIcon = MistLineIconImport;
|
|
153
|
+
export var MoonClearFillSvg = MoonClearFillSvgImport;
|
|
154
|
+
export var MoonClearFillIcon = MoonClearFillIconImport;
|
|
155
|
+
export var MoonClearLineSvg = MoonClearLineSvgImport;
|
|
156
|
+
export var MoonClearLineIcon = MoonClearLineIconImport;
|
|
157
|
+
export var MoonCloudyFillSvg = MoonCloudyFillSvgImport;
|
|
158
|
+
export var MoonCloudyFillIcon = MoonCloudyFillIconImport;
|
|
159
|
+
export var MoonCloudyLineSvg = MoonCloudyLineSvgImport;
|
|
160
|
+
export var MoonCloudyLineIcon = MoonCloudyLineIconImport;
|
|
161
|
+
export var MoonFillSvg = MoonFillSvgImport;
|
|
162
|
+
export var MoonFillIcon = MoonFillIconImport;
|
|
163
|
+
export var MoonFoggyFillSvg = MoonFoggyFillSvgImport;
|
|
164
|
+
export var MoonFoggyFillIcon = MoonFoggyFillIconImport;
|
|
165
|
+
export var MoonFoggyLineSvg = MoonFoggyLineSvgImport;
|
|
166
|
+
export var MoonFoggyLineIcon = MoonFoggyLineIconImport;
|
|
167
|
+
export var MoonLineSvg = MoonLineSvgImport;
|
|
168
|
+
export var MoonLineIcon = MoonLineIconImport;
|
|
169
|
+
export var RainbowFillSvg = RainbowFillSvgImport;
|
|
170
|
+
export var RainbowFillIcon = RainbowFillIconImport;
|
|
171
|
+
export var RainbowLineSvg = RainbowLineSvgImport;
|
|
172
|
+
export var RainbowLineIcon = RainbowLineIconImport;
|
|
173
|
+
export var RainyFillSvg = RainyFillSvgImport;
|
|
174
|
+
export var RainyFillIcon = RainyFillIconImport;
|
|
175
|
+
export var RainyLineSvg = RainyLineSvgImport;
|
|
176
|
+
export var RainyLineIcon = RainyLineIconImport;
|
|
177
|
+
export var Shining2FillSvg = Shining2FillSvgImport;
|
|
178
|
+
export var Shining2FillIcon = Shining2FillIconImport;
|
|
179
|
+
export var Shining2LineSvg = Shining2LineSvgImport;
|
|
180
|
+
export var Shining2LineIcon = Shining2LineIconImport;
|
|
181
|
+
export var ShiningFillSvg = ShiningFillSvgImport;
|
|
182
|
+
export var ShiningFillIcon = ShiningFillIconImport;
|
|
183
|
+
export var ShiningLineSvg = ShiningLineSvgImport;
|
|
184
|
+
export var ShiningLineIcon = ShiningLineIconImport;
|
|
185
|
+
export var ShowersFillSvg = ShowersFillSvgImport;
|
|
186
|
+
export var ShowersFillIcon = ShowersFillIconImport;
|
|
187
|
+
export var ShowersLineSvg = ShowersLineSvgImport;
|
|
188
|
+
export var ShowersLineIcon = ShowersLineIconImport;
|
|
189
|
+
export var SnowyFillSvg = SnowyFillSvgImport;
|
|
190
|
+
export var SnowyFillIcon = SnowyFillIconImport;
|
|
191
|
+
export var SnowyLineSvg = SnowyLineSvgImport;
|
|
192
|
+
export var SnowyLineIcon = SnowyLineIconImport;
|
|
193
|
+
export var Sparkling2FillSvg = Sparkling2FillSvgImport;
|
|
194
|
+
export var Sparkling2FillIcon = Sparkling2FillIconImport;
|
|
195
|
+
export var Sparkling2LineSvg = Sparkling2LineSvgImport;
|
|
196
|
+
export var Sparkling2LineIcon = Sparkling2LineIconImport;
|
|
197
|
+
export var SparklingFillSvg = SparklingFillSvgImport;
|
|
198
|
+
export var SparklingFillIcon = SparklingFillIconImport;
|
|
199
|
+
export var SparklingLineSvg = SparklingLineSvgImport;
|
|
200
|
+
export var SparklingLineIcon = SparklingLineIconImport;
|
|
201
|
+
export var SunCloudyFillSvg = SunCloudyFillSvgImport;
|
|
202
|
+
export var SunCloudyFillIcon = SunCloudyFillIconImport;
|
|
203
|
+
export var SunCloudyLineSvg = SunCloudyLineSvgImport;
|
|
204
|
+
export var SunCloudyLineIcon = SunCloudyLineIconImport;
|
|
205
|
+
export var SunFillSvg = SunFillSvgImport;
|
|
206
|
+
export var SunFillIcon = SunFillIconImport;
|
|
207
|
+
export var SunFoggyFillSvg = SunFoggyFillSvgImport;
|
|
208
|
+
export var SunFoggyFillIcon = SunFoggyFillIconImport;
|
|
209
|
+
export var SunFoggyLineSvg = SunFoggyLineSvgImport;
|
|
210
|
+
export var SunFoggyLineIcon = SunFoggyLineIconImport;
|
|
211
|
+
export var SunLineSvg = SunLineSvgImport;
|
|
212
|
+
export var SunLineIcon = SunLineIconImport;
|
|
213
|
+
export var TempColdFillSvg = TempColdFillSvgImport;
|
|
214
|
+
export var TempColdFillIcon = TempColdFillIconImport;
|
|
215
|
+
export var TempColdLineSvg = TempColdLineSvgImport;
|
|
216
|
+
export var TempColdLineIcon = TempColdLineIconImport;
|
|
217
|
+
export var TempHotFillSvg = TempHotFillSvgImport;
|
|
218
|
+
export var TempHotFillIcon = TempHotFillIconImport;
|
|
219
|
+
export var TempHotLineSvg = TempHotLineSvgImport;
|
|
220
|
+
export var TempHotLineIcon = TempHotLineIconImport;
|
|
221
|
+
export var ThunderstormsFillSvg = ThunderstormsFillSvgImport;
|
|
222
|
+
export var ThunderstormsFillIcon = ThunderstormsFillIconImport;
|
|
223
|
+
export var ThunderstormsLineSvg = ThunderstormsLineSvgImport;
|
|
224
|
+
export var ThunderstormsLineIcon = ThunderstormsLineIconImport;
|
|
225
|
+
export var TornadoFillSvg = TornadoFillSvgImport;
|
|
226
|
+
export var TornadoFillIcon = TornadoFillIconImport;
|
|
227
|
+
export var TornadoLineSvg = TornadoLineSvgImport;
|
|
228
|
+
export var TornadoLineIcon = TornadoLineIconImport;
|
|
229
|
+
export var TyphoonFillSvg = TyphoonFillSvgImport;
|
|
230
|
+
export var TyphoonFillIcon = TyphoonFillIconImport;
|
|
231
|
+
export var TyphoonLineSvg = TyphoonLineSvgImport;
|
|
232
|
+
export var TyphoonLineIcon = TyphoonLineIconImport;
|
|
233
|
+
export var WaterPercentFillSvg = WaterPercentFillSvgImport;
|
|
234
|
+
export var WaterPercentFillIcon = WaterPercentFillIconImport;
|
|
235
|
+
export var WaterPercentLineSvg = WaterPercentLineSvgImport;
|
|
236
|
+
export var WaterPercentLineIcon = WaterPercentLineIconImport;
|
|
237
|
+
export var WindyFillSvg = WindyFillSvgImport;
|
|
238
|
+
export var WindyFillIcon = WindyFillIconImport;
|
|
239
|
+
export var WindyLineSvg = WindyLineSvgImport;
|
|
240
|
+
export var WindyLineIcon = WindyLineIconImport;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export * from "./Arrows";
|
|
2
|
+
export * from "./Buildings";
|
|
3
|
+
export * from "./Business";
|
|
4
|
+
export * from "./Communication";
|
|
5
|
+
export * from "./Design";
|
|
6
|
+
export * from "./Development";
|
|
7
|
+
export * from "./Device";
|
|
8
|
+
export * from "./Document";
|
|
9
|
+
export * from "./Editor";
|
|
10
|
+
export * from "./Finance";
|
|
11
|
+
export * from "./Health & Medical";
|
|
12
|
+
export * from "./Logos";
|
|
13
|
+
export * from "./Map";
|
|
14
|
+
export * from "./Media";
|
|
15
|
+
export * from "./Others";
|
|
16
|
+
export * from "./System";
|
|
17
|
+
export * from "./User & Faces";
|
|
18
|
+
export * from "./Weather";
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export * from "./Arrows";
|
|
2
|
+
export * from "./Buildings";
|
|
3
|
+
export * from "./Business";
|
|
4
|
+
export * from "./Communication";
|
|
5
|
+
export * from "./Design";
|
|
6
|
+
export * from "./Development";
|
|
7
|
+
export * from "./Device";
|
|
8
|
+
export * from "./Document";
|
|
9
|
+
export * from "./Editor";
|
|
10
|
+
export * from "./Finance";
|
|
11
|
+
export * from "./Health & Medical";
|
|
12
|
+
export * from "./Logos";
|
|
13
|
+
export * from "./Map";
|
|
14
|
+
export * from "./Media";
|
|
15
|
+
export * from "./Others";
|
|
16
|
+
export * from "./System";
|
|
17
|
+
export * from "./User & Faces";
|
|
18
|
+
export * from "./Weather";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@team-monolith/cds",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.6.0",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"dependencies": {
|
|
@@ -19,12 +19,14 @@
|
|
|
19
19
|
"dist/**/*",
|
|
20
20
|
"@types/**/*"
|
|
21
21
|
],
|
|
22
|
+
"type": "module",
|
|
22
23
|
"scripts": {
|
|
23
24
|
"clean": "rimraf dist",
|
|
24
|
-
"compile": "npm run clean && mkdir dist && tsc && npm run postbundle",
|
|
25
|
+
"compile": "npm run clean && mkdir dist && npm run iconextract && tsc && npm run postbundle",
|
|
25
26
|
"postbundle": "copyfiles -u 2 src/cds/**/*.{svg,jpg,png} dist/",
|
|
26
27
|
"storybook": "storybook dev -p 6006",
|
|
27
|
-
"build-storybook": "storybook build"
|
|
28
|
+
"build-storybook": "storybook build",
|
|
29
|
+
"iconextract": "node src/iconscripts.js"
|
|
28
30
|
},
|
|
29
31
|
"eslintConfig": {
|
|
30
32
|
"extends": [
|
|
@@ -59,6 +61,8 @@
|
|
|
59
61
|
"@types/webpack-env": "^1.18.1",
|
|
60
62
|
"copyfiles": "^2.4.1",
|
|
61
63
|
"eslint-plugin-storybook": "^0.6.12",
|
|
64
|
+
"kebab-case": "^1.0.2",
|
|
65
|
+
"pascalcase": "^2.0.0",
|
|
62
66
|
"prop-types": "^15.8.1",
|
|
63
67
|
"rimraf": "^5.0.1",
|
|
64
68
|
"storybook": "^7.0.26"
|