react-icons-components 1.3.7 → 1.3.9
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/icons/index.esm.js +5137 -557
- package/dist/icons/index.esm.js.map +1 -1
- package/dist/options/index.ts +558 -0
- package/dist/options/index.ts.map +1 -0
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,558 @@
|
|
|
1
|
+
var iconOptions = [
|
|
2
|
+
"Activity",
|
|
3
|
+
"Airplay",
|
|
4
|
+
"AlertCircle",
|
|
5
|
+
"AlertOctagon",
|
|
6
|
+
"AlertTriangle",
|
|
7
|
+
"AlignCenter",
|
|
8
|
+
"AlignJustify",
|
|
9
|
+
"AlignLeft",
|
|
10
|
+
"AlignRight",
|
|
11
|
+
"Anchor",
|
|
12
|
+
"Aperture",
|
|
13
|
+
"Archive",
|
|
14
|
+
"ArrowDownCircle",
|
|
15
|
+
"ArrowDownLeft",
|
|
16
|
+
"ArrowDownRight",
|
|
17
|
+
"ArrowDown",
|
|
18
|
+
"ArrowLeftCircle",
|
|
19
|
+
"ArrowLeft",
|
|
20
|
+
"ArrowRightCircle",
|
|
21
|
+
"ArrowRight",
|
|
22
|
+
"ArrowUpCircle",
|
|
23
|
+
"ArrowUpLeft",
|
|
24
|
+
"ArrowUpRight",
|
|
25
|
+
"ArrowUp",
|
|
26
|
+
"AtSign",
|
|
27
|
+
"Award",
|
|
28
|
+
"BarChart2",
|
|
29
|
+
"BarChart",
|
|
30
|
+
"BatteryCharging",
|
|
31
|
+
"Battery",
|
|
32
|
+
"BeContract",
|
|
33
|
+
"BeDepartments",
|
|
34
|
+
"BeEmployee",
|
|
35
|
+
"BeInsurance",
|
|
36
|
+
"BeOrganization",
|
|
37
|
+
"BeSalary",
|
|
38
|
+
"BecoxyAdministrative",
|
|
39
|
+
"BecoxyAllowance",
|
|
40
|
+
"BecoxyAppSetting",
|
|
41
|
+
"BecoxyApplication",
|
|
42
|
+
"BecoxyAsset4",
|
|
43
|
+
"BecoxyAssetAllocation",
|
|
44
|
+
"BecoxyAssetContract2",
|
|
45
|
+
"BecoxyAssetContract",
|
|
46
|
+
"BecoxyAssetReturn",
|
|
47
|
+
"BecoxyAsset",
|
|
48
|
+
"BecoxyAsset2",
|
|
49
|
+
"BecoxyAsset3",
|
|
50
|
+
"BecoxyAssets7",
|
|
51
|
+
"BecoxyAssets",
|
|
52
|
+
"BecoxyAttr",
|
|
53
|
+
"BecoxyBag",
|
|
54
|
+
"BecoxyBank",
|
|
55
|
+
"BecoxyBusinessMan",
|
|
56
|
+
"BecoxyCalculator",
|
|
57
|
+
"BecoxyCalendarOff",
|
|
58
|
+
"BecoxyCalenderInterview",
|
|
59
|
+
"BecoxyCampaign",
|
|
60
|
+
"BecoxyCar",
|
|
61
|
+
"BecoxyCart",
|
|
62
|
+
"BecoxyCertificate2",
|
|
63
|
+
"BecoxyCertificate",
|
|
64
|
+
"BecoxyChecklist",
|
|
65
|
+
"BecoxyCompensation",
|
|
66
|
+
"BecoxyContact",
|
|
67
|
+
"BecoxyContract2",
|
|
68
|
+
"BecoxyContractDiv",
|
|
69
|
+
"BecoxyContractPlus",
|
|
70
|
+
"BecoxyContract",
|
|
71
|
+
"BecoxyCoupon",
|
|
72
|
+
"BecoxyCoupon2",
|
|
73
|
+
"BecoxyCustomerAccount",
|
|
74
|
+
"BecoxyCustomer",
|
|
75
|
+
"BecoxyDashboard",
|
|
76
|
+
"BecoxyDataFingerprint",
|
|
77
|
+
"BecoxyDataSetting",
|
|
78
|
+
"BecoxyDepartment",
|
|
79
|
+
"BecoxyDiscount",
|
|
80
|
+
"BecoxyDocument",
|
|
81
|
+
"BecoxyEatCustommer",
|
|
82
|
+
"BecoxyEatShift",
|
|
83
|
+
"BecoxyEducation",
|
|
84
|
+
"BecoxyEmployeeProfile",
|
|
85
|
+
"BecoxyEmployee",
|
|
86
|
+
"BecoxyEnergy2",
|
|
87
|
+
"BecoxyEnergy",
|
|
88
|
+
"BecoxyExpense",
|
|
89
|
+
"BecoxyFactory",
|
|
90
|
+
"BecoxyFingerprintX",
|
|
91
|
+
"BecoxyFingerprint",
|
|
92
|
+
"BecoxyGift",
|
|
93
|
+
"BecoxyGraduation",
|
|
94
|
+
"BecoxyGroupAssets",
|
|
95
|
+
"BecoxyGrowth",
|
|
96
|
+
"BecoxyHandshake",
|
|
97
|
+
"BecoxyHome",
|
|
98
|
+
"BecoxyHospital",
|
|
99
|
+
"BecoxyHrm",
|
|
100
|
+
"BecoxyImportWarehouse",
|
|
101
|
+
"BecoxyInsurance",
|
|
102
|
+
"BecoxyInvoice",
|
|
103
|
+
"BecoxyKnowledge",
|
|
104
|
+
"BecoxyLateEarly",
|
|
105
|
+
"BecoxyLead",
|
|
106
|
+
"BecoxyLevelup",
|
|
107
|
+
"BecoxyLicensePlates",
|
|
108
|
+
"BecoxyList",
|
|
109
|
+
"BecoxyLiteracy2",
|
|
110
|
+
"BecoxyLiteracy",
|
|
111
|
+
"BecoxyLocation2",
|
|
112
|
+
"BecoxyMajor",
|
|
113
|
+
"BecoxyMeetingRoom2",
|
|
114
|
+
"BecoxyMeetingRoom",
|
|
115
|
+
"BecoxyMeeting",
|
|
116
|
+
"BecoxyMoneyBack",
|
|
117
|
+
"BecoxyMoreTime",
|
|
118
|
+
"BecoxyNotification",
|
|
119
|
+
"BecoxyOffice",
|
|
120
|
+
"BecoxyOpportunity",
|
|
121
|
+
"BecoxyOrder",
|
|
122
|
+
"BecoxyOrigin",
|
|
123
|
+
"BecoxyOrigination",
|
|
124
|
+
"BecoxyPayroll",
|
|
125
|
+
"BecoxyPermission",
|
|
126
|
+
"BecoxyPlanning",
|
|
127
|
+
"BecoxyPosition",
|
|
128
|
+
"BecoxyPriceList",
|
|
129
|
+
"BecoxyPricing",
|
|
130
|
+
"BecoxyProduct",
|
|
131
|
+
"BecoxyProduct2",
|
|
132
|
+
"BecoxyProductbrand",
|
|
133
|
+
"BecoxyPromotion",
|
|
134
|
+
"BecoxyPurchaseCheck",
|
|
135
|
+
"BecoxyPurchaseOrder",
|
|
136
|
+
"BecoxyPurchaseRequest",
|
|
137
|
+
"BecoxyQualification",
|
|
138
|
+
"BecoxyQuoteRequest",
|
|
139
|
+
"BecoxyQuote",
|
|
140
|
+
"BecoxyRanks",
|
|
141
|
+
"BecoxyRecruitment",
|
|
142
|
+
"BecoxyRefundOrder",
|
|
143
|
+
"BecoxyReligion",
|
|
144
|
+
"BecoxyReport",
|
|
145
|
+
"BecoxyRequestQuote",
|
|
146
|
+
"BecoxyRequest",
|
|
147
|
+
"BecoxyResultInterview",
|
|
148
|
+
"BecoxyReturn",
|
|
149
|
+
"BecoxyReward",
|
|
150
|
+
"BecoxySalaryCalculate",
|
|
151
|
+
"BecoxySalaryComposition2",
|
|
152
|
+
"BecoxySalaryComposition3",
|
|
153
|
+
"BecoxySalaryComposition",
|
|
154
|
+
"BecoxySalaryData",
|
|
155
|
+
"BecoxySalaryGroup",
|
|
156
|
+
"BecoxySalaryPeriod",
|
|
157
|
+
"BecoxySalaryRank1",
|
|
158
|
+
"BecoxySalaryRank2",
|
|
159
|
+
"BecoxySalaryScale",
|
|
160
|
+
"BecoxySalarySetting",
|
|
161
|
+
"BecoxySalaryTemlpate",
|
|
162
|
+
"BecoxySalary",
|
|
163
|
+
"BecoxySalary3",
|
|
164
|
+
"BecoxySaleLabel",
|
|
165
|
+
"BecoxySaleSign2",
|
|
166
|
+
"BecoxySaleSign",
|
|
167
|
+
"BecoxySaleTag",
|
|
168
|
+
"BecoxySalesPlanning",
|
|
169
|
+
"BecoxySalesman",
|
|
170
|
+
"BecoxyScheduleCheck",
|
|
171
|
+
"BecoxySchool2",
|
|
172
|
+
"BecoxySchool",
|
|
173
|
+
"BecoxyScoreWeight",
|
|
174
|
+
"BecoxyServicePackage",
|
|
175
|
+
"BecoxySetting",
|
|
176
|
+
"BecoxyShop",
|
|
177
|
+
"BecoxyStatistics",
|
|
178
|
+
"BecoxySwitchShift",
|
|
179
|
+
"BecoxyTable",
|
|
180
|
+
"BecoxyTarget",
|
|
181
|
+
"BecoxyTask",
|
|
182
|
+
"BecoxyTax",
|
|
183
|
+
"BecoxyTimeDetail",
|
|
184
|
+
"BecoxyTimeExplanation",
|
|
185
|
+
"BecoxyTimeSynthetic2",
|
|
186
|
+
"BecoxyTimeSynthetic",
|
|
187
|
+
"BecoxyTimeTemplate2",
|
|
188
|
+
"BecoxyTimesheet",
|
|
189
|
+
"BecoxyTypeAssets",
|
|
190
|
+
"BecoxyUnit2",
|
|
191
|
+
"BecoxyUnit3",
|
|
192
|
+
"BecoxyUnit4",
|
|
193
|
+
"BecoxyUnit",
|
|
194
|
+
"BecoxyUniversity",
|
|
195
|
+
"BecoxyUserRole",
|
|
196
|
+
"BecoxyVendor2",
|
|
197
|
+
"BecoxyVendor3",
|
|
198
|
+
"BecoxyVendor",
|
|
199
|
+
"BecoxyWallet",
|
|
200
|
+
"BecoxyWh",
|
|
201
|
+
"BecoxyWriting",
|
|
202
|
+
"BecoxyWsExport",
|
|
203
|
+
"BecoxyWsImport",
|
|
204
|
+
"BellOff",
|
|
205
|
+
"Bell",
|
|
206
|
+
"BeocxyTypeAssets2",
|
|
207
|
+
"BeocxyTypeAssets",
|
|
208
|
+
"Bluetooth",
|
|
209
|
+
"Bold",
|
|
210
|
+
"BookOpen",
|
|
211
|
+
"Book",
|
|
212
|
+
"Bookmark",
|
|
213
|
+
"BorderBottom",
|
|
214
|
+
"BorderLeft",
|
|
215
|
+
"BorderRight",
|
|
216
|
+
"BorderTop",
|
|
217
|
+
"BottomBorder",
|
|
218
|
+
"BoxArrowInLeft",
|
|
219
|
+
"BoxArrowInRight",
|
|
220
|
+
"Box",
|
|
221
|
+
"Briefcase",
|
|
222
|
+
"CalendarEdit",
|
|
223
|
+
"CalendarPlus",
|
|
224
|
+
"Calendar",
|
|
225
|
+
"CameraOff",
|
|
226
|
+
"Camera",
|
|
227
|
+
"Cast",
|
|
228
|
+
"ChannelInfo",
|
|
229
|
+
"ChannelList",
|
|
230
|
+
"CheckCircle",
|
|
231
|
+
"CheckSquare",
|
|
232
|
+
"Check",
|
|
233
|
+
"ChevronBarDown",
|
|
234
|
+
"ChevronBarUp",
|
|
235
|
+
"ChevronDown",
|
|
236
|
+
"ChevronLeft",
|
|
237
|
+
"ChevronRight",
|
|
238
|
+
"ChevronUp",
|
|
239
|
+
"ChevronsDown",
|
|
240
|
+
"ChevronsLeft",
|
|
241
|
+
"ChevronsRight",
|
|
242
|
+
"ChevronsUp",
|
|
243
|
+
"Chrome",
|
|
244
|
+
"Circle",
|
|
245
|
+
"Clipboard",
|
|
246
|
+
"Clock",
|
|
247
|
+
"CloudDrizzle",
|
|
248
|
+
"CloudLightning",
|
|
249
|
+
"CloudOff",
|
|
250
|
+
"CloudRain",
|
|
251
|
+
"CloudSnow",
|
|
252
|
+
"Cloud",
|
|
253
|
+
"Code",
|
|
254
|
+
"Codepen",
|
|
255
|
+
"Codesandbox",
|
|
256
|
+
"Coffee",
|
|
257
|
+
"Collapse2",
|
|
258
|
+
"Collapse",
|
|
259
|
+
"Columns",
|
|
260
|
+
"Command",
|
|
261
|
+
"Compass",
|
|
262
|
+
"ContentType",
|
|
263
|
+
"Content",
|
|
264
|
+
"Copy",
|
|
265
|
+
"CornerDownLeft",
|
|
266
|
+
"CornerDownRight",
|
|
267
|
+
"CornerLeftDown",
|
|
268
|
+
"CornerLeftUp",
|
|
269
|
+
"CornerRightDown",
|
|
270
|
+
"CornerRightUp",
|
|
271
|
+
"CornerUpLeft",
|
|
272
|
+
"CornerUpRight",
|
|
273
|
+
"Cpu",
|
|
274
|
+
"CreditCard",
|
|
275
|
+
"Crop",
|
|
276
|
+
"Crosshair",
|
|
277
|
+
"Database",
|
|
278
|
+
"Delete",
|
|
279
|
+
"Departments",
|
|
280
|
+
"Diagram3",
|
|
281
|
+
"Disc",
|
|
282
|
+
"DivideCircle",
|
|
283
|
+
"DivideSquare",
|
|
284
|
+
"Divide",
|
|
285
|
+
"DollarSign",
|
|
286
|
+
"DownloadCloud",
|
|
287
|
+
"Download",
|
|
288
|
+
"DragDrop",
|
|
289
|
+
"Dribbble",
|
|
290
|
+
"Droplet",
|
|
291
|
+
"Edit2",
|
|
292
|
+
"Edit3",
|
|
293
|
+
"Edit",
|
|
294
|
+
"Employ",
|
|
295
|
+
"Excel",
|
|
296
|
+
"Exclamation",
|
|
297
|
+
"Expand2",
|
|
298
|
+
"Expand",
|
|
299
|
+
"ExportExcel",
|
|
300
|
+
"ExportFile",
|
|
301
|
+
"ExternalLink",
|
|
302
|
+
"EyeOff",
|
|
303
|
+
"Eye",
|
|
304
|
+
"Facebook",
|
|
305
|
+
"FastForward",
|
|
306
|
+
"Feather",
|
|
307
|
+
"Figma",
|
|
308
|
+
"FileMinus",
|
|
309
|
+
"FilePlus",
|
|
310
|
+
"FileText",
|
|
311
|
+
"File",
|
|
312
|
+
"FiletypeDocx",
|
|
313
|
+
"FiletypeExe",
|
|
314
|
+
"FiletypeJson",
|
|
315
|
+
"FiletypeMp3",
|
|
316
|
+
"FiletypeMp4",
|
|
317
|
+
"FiletypeTxt",
|
|
318
|
+
"FiletypeXls",
|
|
319
|
+
"FiletypeXlsx",
|
|
320
|
+
"Film",
|
|
321
|
+
"FilterFill",
|
|
322
|
+
"Filter",
|
|
323
|
+
"Flag",
|
|
324
|
+
"FolderColor",
|
|
325
|
+
"FolderDownload",
|
|
326
|
+
"FolderMinus",
|
|
327
|
+
"FolderPlus2",
|
|
328
|
+
"FolderPlus",
|
|
329
|
+
"FolderUpload",
|
|
330
|
+
"Folder",
|
|
331
|
+
"Framer",
|
|
332
|
+
"Frown",
|
|
333
|
+
"FullBorder",
|
|
334
|
+
"Gift",
|
|
335
|
+
"GitBranch",
|
|
336
|
+
"GitCommit",
|
|
337
|
+
"GitMerge",
|
|
338
|
+
"GitPullRequest",
|
|
339
|
+
"Github",
|
|
340
|
+
"Gitlab",
|
|
341
|
+
"Globe",
|
|
342
|
+
"Grid",
|
|
343
|
+
"GroupListFilled",
|
|
344
|
+
"Group",
|
|
345
|
+
"HardDrive",
|
|
346
|
+
"Hash",
|
|
347
|
+
"Headphones",
|
|
348
|
+
"Heart",
|
|
349
|
+
"HelpCircle",
|
|
350
|
+
"Hexagon",
|
|
351
|
+
"Home",
|
|
352
|
+
"HorizontalBorder",
|
|
353
|
+
"Image",
|
|
354
|
+
"ImportExcel",
|
|
355
|
+
"ImportFile",
|
|
356
|
+
"Inbox",
|
|
357
|
+
"InfoCircle",
|
|
358
|
+
"InfoFill",
|
|
359
|
+
"InfoText",
|
|
360
|
+
"Info",
|
|
361
|
+
"InsideBorder",
|
|
362
|
+
"Instagram",
|
|
363
|
+
"Insurance",
|
|
364
|
+
"Italic",
|
|
365
|
+
"Key",
|
|
366
|
+
"Layers",
|
|
367
|
+
"Layout",
|
|
368
|
+
"LeftBorder",
|
|
369
|
+
"LifeBuoy",
|
|
370
|
+
"Link2",
|
|
371
|
+
"Link",
|
|
372
|
+
"Linkedin",
|
|
373
|
+
"ListCheck",
|
|
374
|
+
"ListView",
|
|
375
|
+
"List",
|
|
376
|
+
"Loader",
|
|
377
|
+
"Lock",
|
|
378
|
+
"LogIn",
|
|
379
|
+
"LogOut",
|
|
380
|
+
"Luong",
|
|
381
|
+
"Mail",
|
|
382
|
+
"MapPin",
|
|
383
|
+
"Map",
|
|
384
|
+
"Maximize2",
|
|
385
|
+
"Maximize",
|
|
386
|
+
"Meh",
|
|
387
|
+
"Menu",
|
|
388
|
+
"MessageCircle",
|
|
389
|
+
"MessageSquare",
|
|
390
|
+
"MicOff",
|
|
391
|
+
"Mic",
|
|
392
|
+
"Minimize2",
|
|
393
|
+
"Minimize",
|
|
394
|
+
"MinusCircle",
|
|
395
|
+
"MinusSquare",
|
|
396
|
+
"Minus",
|
|
397
|
+
"MoneyBill",
|
|
398
|
+
"Monitor",
|
|
399
|
+
"Moon",
|
|
400
|
+
"MoreHorizontal",
|
|
401
|
+
"MoreVertical",
|
|
402
|
+
"MousePointer",
|
|
403
|
+
"Move",
|
|
404
|
+
"Music",
|
|
405
|
+
"Navigation2",
|
|
406
|
+
"Navigation",
|
|
407
|
+
"NoBorder",
|
|
408
|
+
"Octagon",
|
|
409
|
+
"OutlineReply",
|
|
410
|
+
"OutsdeBorder",
|
|
411
|
+
"Package",
|
|
412
|
+
"Paperclip",
|
|
413
|
+
"PauseCircle",
|
|
414
|
+
"Pause",
|
|
415
|
+
"PenTool",
|
|
416
|
+
"Percent",
|
|
417
|
+
"PhoneCall",
|
|
418
|
+
"PhoneForwarded",
|
|
419
|
+
"PhoneIncoming",
|
|
420
|
+
"PhoneMissed",
|
|
421
|
+
"PhoneOff",
|
|
422
|
+
"PhoneOutgoing",
|
|
423
|
+
"Phone",
|
|
424
|
+
"PieChart",
|
|
425
|
+
"Pin",
|
|
426
|
+
"PlayCircle",
|
|
427
|
+
"Play",
|
|
428
|
+
"PlusCircle",
|
|
429
|
+
"PlusSquare",
|
|
430
|
+
"Plus",
|
|
431
|
+
"Pocket",
|
|
432
|
+
"Power",
|
|
433
|
+
"Printer",
|
|
434
|
+
"Process",
|
|
435
|
+
"ProjectSetting",
|
|
436
|
+
"QuoteRight",
|
|
437
|
+
"Radio",
|
|
438
|
+
"RefreshCcw",
|
|
439
|
+
"RefreshCw",
|
|
440
|
+
"Repeat",
|
|
441
|
+
"Review",
|
|
442
|
+
"Rewind",
|
|
443
|
+
"RightBorder",
|
|
444
|
+
"RotateCcw",
|
|
445
|
+
"RotateCw",
|
|
446
|
+
"RowsGroup",
|
|
447
|
+
"Rss",
|
|
448
|
+
"Save",
|
|
449
|
+
"Scissors",
|
|
450
|
+
"Search",
|
|
451
|
+
"SendHorFill",
|
|
452
|
+
"Send",
|
|
453
|
+
"Server",
|
|
454
|
+
"Settings",
|
|
455
|
+
"ShapeGroup",
|
|
456
|
+
"Share2",
|
|
457
|
+
"Share3",
|
|
458
|
+
"ShareBoxed",
|
|
459
|
+
"ShareFilled",
|
|
460
|
+
"Share",
|
|
461
|
+
"ShieldOff",
|
|
462
|
+
"Shield",
|
|
463
|
+
"ShoppingBag",
|
|
464
|
+
"ShoppingCart",
|
|
465
|
+
"Shuffle",
|
|
466
|
+
"Sidebar",
|
|
467
|
+
"SkipBack",
|
|
468
|
+
"SkipForward",
|
|
469
|
+
"Slack",
|
|
470
|
+
"Slash",
|
|
471
|
+
"Sliders",
|
|
472
|
+
"Smartphone",
|
|
473
|
+
"Smile",
|
|
474
|
+
"SolidDown",
|
|
475
|
+
"SolidLeft",
|
|
476
|
+
"SolidRight",
|
|
477
|
+
"SolidUp",
|
|
478
|
+
"SortAscending",
|
|
479
|
+
"SortCancel",
|
|
480
|
+
"SortDecending",
|
|
481
|
+
"SpeakerPhone",
|
|
482
|
+
"Speaker",
|
|
483
|
+
"Square",
|
|
484
|
+
"StarFill",
|
|
485
|
+
"Star",
|
|
486
|
+
"StopCircle",
|
|
487
|
+
"Sun",
|
|
488
|
+
"Sunrise",
|
|
489
|
+
"Sunset",
|
|
490
|
+
"Table",
|
|
491
|
+
"Tablet",
|
|
492
|
+
"Tag",
|
|
493
|
+
"Target",
|
|
494
|
+
"Terminal",
|
|
495
|
+
"Thermometer",
|
|
496
|
+
"ThumbsDown",
|
|
497
|
+
"ThumbsUp",
|
|
498
|
+
"ToggleLeft",
|
|
499
|
+
"ToggleRight",
|
|
500
|
+
"Tool",
|
|
501
|
+
"TopBorder",
|
|
502
|
+
"Trash2",
|
|
503
|
+
"Trash",
|
|
504
|
+
"Trello",
|
|
505
|
+
"TrendingDown",
|
|
506
|
+
"TrendingUp",
|
|
507
|
+
"Triangle",
|
|
508
|
+
"Truck",
|
|
509
|
+
"Tv",
|
|
510
|
+
"Twitch",
|
|
511
|
+
"Twitter",
|
|
512
|
+
"Type",
|
|
513
|
+
"Ubuntu",
|
|
514
|
+
"UiChecksGrid",
|
|
515
|
+
"Umbrella",
|
|
516
|
+
"Underline",
|
|
517
|
+
"Unlock",
|
|
518
|
+
"UploadCloud",
|
|
519
|
+
"Upload",
|
|
520
|
+
"UserAdd2",
|
|
521
|
+
"UserAdd",
|
|
522
|
+
"UserCheck",
|
|
523
|
+
"UserEdit2",
|
|
524
|
+
"UserEdit",
|
|
525
|
+
"UserFill",
|
|
526
|
+
"UserMinus",
|
|
527
|
+
"UserPlus",
|
|
528
|
+
"UserX",
|
|
529
|
+
"User",
|
|
530
|
+
"UsersFill",
|
|
531
|
+
"Users",
|
|
532
|
+
"VerticalBorder",
|
|
533
|
+
"VideoOff",
|
|
534
|
+
"Video",
|
|
535
|
+
"Voicemail",
|
|
536
|
+
"Volume1",
|
|
537
|
+
"Volume2",
|
|
538
|
+
"VolumeX",
|
|
539
|
+
"Volume",
|
|
540
|
+
"Watch",
|
|
541
|
+
"Weblink",
|
|
542
|
+
"Weblink2",
|
|
543
|
+
"WifiOff",
|
|
544
|
+
"Wifi",
|
|
545
|
+
"Wind",
|
|
546
|
+
"XCircle",
|
|
547
|
+
"XOctagon",
|
|
548
|
+
"XSquare",
|
|
549
|
+
"X",
|
|
550
|
+
"Youtube",
|
|
551
|
+
"ZapOff",
|
|
552
|
+
"Zap",
|
|
553
|
+
"ZoomIn",
|
|
554
|
+
"ZoomOut"
|
|
555
|
+
];
|
|
556
|
+
|
|
557
|
+
export { iconOptions };
|
|
558
|
+
//# sourceMappingURL=index.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.ts","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-icons-components",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.9",
|
|
4
4
|
"description": "SVG-based React icon components",
|
|
5
5
|
"main": "dist/icons/index.d.js",
|
|
6
6
|
"module": "dist/icons/index.esm.js",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
"./options": {
|
|
14
14
|
"types": "./dist/options/index.d.ts",
|
|
15
|
-
"import": "./dist/index.esm.js"
|
|
15
|
+
"import": "./dist/options/index.esm.js"
|
|
16
16
|
}
|
|
17
17
|
},
|
|
18
18
|
"files": [
|