@tant/icons 0.3.2 → 0.3.3
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/juuust-react-icon.cjs.js +590 -576
- package/dist/juuust-react-icon.esm.js +590 -576
- package/package.json +1 -1
|
@@ -64,7 +64,7 @@ var SSpace = function SSpace(props) {
|
|
|
64
64
|
xmlns: "http://www.w3.org/2000/svg",
|
|
65
65
|
width: size,
|
|
66
66
|
height: size,
|
|
67
|
-
viewBox: "0 0
|
|
67
|
+
viewBox: "0 0 16 16",
|
|
68
68
|
fill: color
|
|
69
69
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
70
70
|
fillRule: "evenodd",
|
|
@@ -79,7 +79,7 @@ SSpace.propTypes = {
|
|
|
79
79
|
};
|
|
80
80
|
SSpace.defaultProps = {
|
|
81
81
|
color: 'currentColor',
|
|
82
|
-
size: '
|
|
82
|
+
size: '16'
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
var Project = function Project(props) {
|
|
@@ -91,7 +91,7 @@ var Project = function Project(props) {
|
|
|
91
91
|
xmlns: "http://www.w3.org/2000/svg",
|
|
92
92
|
width: size,
|
|
93
93
|
height: size,
|
|
94
|
-
viewBox: "0 0
|
|
94
|
+
viewBox: "0 0 16 16",
|
|
95
95
|
fill: color
|
|
96
96
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
97
97
|
d: "M20.083 15.2l1.202.721a.5.5 0 010 .858l-8.77 5.262a1 1 0 01-1.03 0l-8.77-5.262a.5.5 0 010-.858l1.202-.721L12 20.05l8.083-4.85zm0-4.7l1.202.721a.5.5 0 010 .858L12 17.65l-9.285-5.571a.5.5 0 010-.858l1.202-.721L12 15.35l8.083-4.85zm-7.57-9.191l8.772 5.262a.5.5 0 010 .858L12 13 2.715 7.429a.5.5 0 010-.858l8.77-5.262a1 1 0 011.03 0h-.001zM12 3.332L5.887 7 12 10.668 18.113 7 12 3.332z"
|
|
@@ -104,7 +104,7 @@ Project.propTypes = {
|
|
|
104
104
|
};
|
|
105
105
|
Project.defaultProps = {
|
|
106
106
|
color: 'currentColor',
|
|
107
|
-
size: '
|
|
107
|
+
size: '16'
|
|
108
108
|
};
|
|
109
109
|
|
|
110
110
|
var Space = function Space(props) {
|
|
@@ -116,7 +116,7 @@ var Space = function Space(props) {
|
|
|
116
116
|
xmlns: "http://www.w3.org/2000/svg",
|
|
117
117
|
width: size,
|
|
118
118
|
height: size,
|
|
119
|
-
viewBox: "0 0
|
|
119
|
+
viewBox: "0 0 16 16",
|
|
120
120
|
fill: color
|
|
121
121
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
122
122
|
d: "M11.5 1.289a1 1 0 011 0l8.526 4.922a1 1 0 01.5.866v9.846a1 1 0 01-.5.866L12.5 22.71a1 1 0 01-1 0L2.974 17.79a1 1 0 01-.5-.866V7.077a1 1 0 01.5-.866L11.5 1.29zm-5.96 5.75l6.46 3.8 6.46-3.8L12 3.31 5.54 7.04zM4.473 8.733v7.612L12 20.691l7.526-4.346V8.733L12 13.16 4.474 8.733z"
|
|
@@ -129,7 +129,7 @@ Space.propTypes = {
|
|
|
129
129
|
};
|
|
130
130
|
Space.defaultProps = {
|
|
131
131
|
color: 'currentColor',
|
|
132
|
-
size: '
|
|
132
|
+
size: '16'
|
|
133
133
|
};
|
|
134
134
|
|
|
135
135
|
var SpaceOpen = function SpaceOpen(props) {
|
|
@@ -141,7 +141,7 @@ var SpaceOpen = function SpaceOpen(props) {
|
|
|
141
141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
142
142
|
width: size,
|
|
143
143
|
height: size,
|
|
144
|
-
viewBox: "0 0
|
|
144
|
+
viewBox: "0 0 16 16",
|
|
145
145
|
fill: color
|
|
146
146
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
147
147
|
fillRule: "evenodd",
|
|
@@ -156,7 +156,7 @@ SpaceOpen.propTypes = {
|
|
|
156
156
|
};
|
|
157
157
|
SpaceOpen.defaultProps = {
|
|
158
158
|
color: 'currentColor',
|
|
159
|
-
size: '
|
|
159
|
+
size: '16'
|
|
160
160
|
};
|
|
161
161
|
|
|
162
162
|
var Folder = function Folder(props) {
|
|
@@ -168,7 +168,7 @@ var Folder = function Folder(props) {
|
|
|
168
168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
169
169
|
width: size,
|
|
170
170
|
height: size,
|
|
171
|
-
viewBox: "0 0
|
|
171
|
+
viewBox: "0 0 16 16",
|
|
172
172
|
fill: color
|
|
173
173
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
174
174
|
d: "M12.414 5H21a1 1 0 011 1v14a1 1 0 01-1 1H3a1 1 0 01-1-1V4a1 1 0 011-1h7.414l2 2zM20 11H4v8h16v-8zm0-2V7h-8.414l-2-2H4v4h16z"
|
|
@@ -181,7 +181,7 @@ Folder.propTypes = {
|
|
|
181
181
|
};
|
|
182
182
|
Folder.defaultProps = {
|
|
183
183
|
color: 'currentColor',
|
|
184
|
-
size: '
|
|
184
|
+
size: '16'
|
|
185
185
|
};
|
|
186
186
|
|
|
187
187
|
var FolderOpen = function FolderOpen(props) {
|
|
@@ -193,7 +193,7 @@ var FolderOpen = function FolderOpen(props) {
|
|
|
193
193
|
xmlns: "http://www.w3.org/2000/svg",
|
|
194
194
|
width: size,
|
|
195
195
|
height: size,
|
|
196
|
-
viewBox: "0 0
|
|
196
|
+
viewBox: "0 0 16 16",
|
|
197
197
|
fill: color
|
|
198
198
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
199
199
|
d: "M3 21a1 1 0 01-1-1V4a1 1 0 011-1h7.414l2 2H20a1 1 0 011 1v3h-2V7h-7.414l-2-2H4v11.998L5.5 11h17l-2.31 9.243a1 1 0 01-.97.757H3zm16.938-8H7.062l-1.5 6h12.876l1.5-6z"
|
|
@@ -206,7 +206,7 @@ FolderOpen.propTypes = {
|
|
|
206
206
|
};
|
|
207
207
|
FolderOpen.defaultProps = {
|
|
208
208
|
color: 'currentColor',
|
|
209
|
-
size: '
|
|
209
|
+
size: '16'
|
|
210
210
|
};
|
|
211
211
|
|
|
212
212
|
var Dashboard = function Dashboard(props) {
|
|
@@ -218,7 +218,7 @@ var Dashboard = function Dashboard(props) {
|
|
|
218
218
|
xmlns: "http://www.w3.org/2000/svg",
|
|
219
219
|
width: size,
|
|
220
220
|
height: size,
|
|
221
|
-
viewBox: "0 0
|
|
221
|
+
viewBox: "0 0 16 16",
|
|
222
222
|
fill: color
|
|
223
223
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
224
224
|
d: "M13 21V11h8v10h-8zM3 13V3h8v10H3zm6-2V5H5v6h4zM3 21v-6h8v6H3zm2-2h4v-2H5v2zm10 0h4v-6h-4v6zM13 3h8v6h-8V3zm2 2v2h4V5h-4z"
|
|
@@ -231,7 +231,7 @@ Dashboard.propTypes = {
|
|
|
231
231
|
};
|
|
232
232
|
Dashboard.defaultProps = {
|
|
233
233
|
color: 'currentColor',
|
|
234
|
-
size: '
|
|
234
|
+
size: '16'
|
|
235
235
|
};
|
|
236
236
|
|
|
237
237
|
var Card = function Card(props) {
|
|
@@ -243,7 +243,7 @@ var Card = function Card(props) {
|
|
|
243
243
|
xmlns: "http://www.w3.org/2000/svg",
|
|
244
244
|
width: size,
|
|
245
245
|
height: size,
|
|
246
|
-
viewBox: "0 0
|
|
246
|
+
viewBox: "0 0 16 16",
|
|
247
247
|
fill: color
|
|
248
248
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
249
249
|
d: "M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8zm2-8v4h4V5h-4zm0 10v4h4v-4h-4zM5 5v4h4V5H5zm0 10v4h4v-4H5z"
|
|
@@ -256,7 +256,7 @@ Card.propTypes = {
|
|
|
256
256
|
};
|
|
257
257
|
Card.defaultProps = {
|
|
258
258
|
color: 'currentColor',
|
|
259
|
-
size: '
|
|
259
|
+
size: '16'
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
var DashboardMgr = function DashboardMgr(props) {
|
|
@@ -268,7 +268,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
268
268
|
xmlns: "http://www.w3.org/2000/svg",
|
|
269
269
|
width: size,
|
|
270
270
|
height: size,
|
|
271
|
-
viewBox: "0 0
|
|
271
|
+
viewBox: "0 0 16 16",
|
|
272
272
|
fill: color
|
|
273
273
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
274
274
|
filter: "url(#filter0_d_942_17)",
|
|
@@ -330,7 +330,7 @@ DashboardMgr.propTypes = {
|
|
|
330
330
|
};
|
|
331
331
|
DashboardMgr.defaultProps = {
|
|
332
332
|
color: 'currentColor',
|
|
333
|
-
size: '
|
|
333
|
+
size: '16'
|
|
334
334
|
};
|
|
335
335
|
|
|
336
336
|
var ProjectMgr = function ProjectMgr(props) {
|
|
@@ -342,7 +342,7 @@ var ProjectMgr = function ProjectMgr(props) {
|
|
|
342
342
|
xmlns: "http://www.w3.org/2000/svg",
|
|
343
343
|
width: size,
|
|
344
344
|
height: size,
|
|
345
|
-
viewBox: "0 0
|
|
345
|
+
viewBox: "0 0 16 16",
|
|
346
346
|
fill: color
|
|
347
347
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
348
348
|
d: "M7 1a1 1 0 00-1 1v1h15v15h1a1 1 0 001-1V2a1 1 0 00-1-1H7z"
|
|
@@ -359,7 +359,7 @@ ProjectMgr.propTypes = {
|
|
|
359
359
|
};
|
|
360
360
|
ProjectMgr.defaultProps = {
|
|
361
361
|
color: 'currentColor',
|
|
362
|
-
size: '
|
|
362
|
+
size: '16'
|
|
363
363
|
};
|
|
364
364
|
|
|
365
365
|
var Usertag = function Usertag(props) {
|
|
@@ -371,7 +371,7 @@ var Usertag = function Usertag(props) {
|
|
|
371
371
|
xmlns: "http://www.w3.org/2000/svg",
|
|
372
372
|
width: size,
|
|
373
373
|
height: size,
|
|
374
|
-
viewBox: "0 0
|
|
374
|
+
viewBox: "0 0 16 16",
|
|
375
375
|
fill: color
|
|
376
376
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
377
377
|
d: "M18.1 2a2 2 0 012 2v11.127a1 1 0 01-.412.809L17 17.89v-2.473l1.1-.8V4h-8v1h-2V4a2 2 0 012-2h8z"
|
|
@@ -388,7 +388,7 @@ Usertag.propTypes = {
|
|
|
388
388
|
};
|
|
389
389
|
Usertag.defaultProps = {
|
|
390
390
|
color: 'currentColor',
|
|
391
|
-
size: '
|
|
391
|
+
size: '16'
|
|
392
392
|
};
|
|
393
393
|
|
|
394
394
|
var UPropMgr = function UPropMgr(props) {
|
|
@@ -400,7 +400,7 @@ var UPropMgr = function UPropMgr(props) {
|
|
|
400
400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
401
401
|
width: size,
|
|
402
402
|
height: size,
|
|
403
|
-
viewBox: "0 0
|
|
403
|
+
viewBox: "0 0 16 16",
|
|
404
404
|
fill: color
|
|
405
405
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
406
406
|
d: "M8 2a3 3 0 00-3 3v3h2V5a1 1 0 011-1h12a1 1 0 011 1v14a1 1 0 01-1 1h-7v2h7a3 3 0 003-3V5a3 3 0 00-3-3H8z"
|
|
@@ -423,7 +423,7 @@ UPropMgr.propTypes = {
|
|
|
423
423
|
};
|
|
424
424
|
UPropMgr.defaultProps = {
|
|
425
425
|
color: 'currentColor',
|
|
426
|
-
size: '
|
|
426
|
+
size: '16'
|
|
427
427
|
};
|
|
428
428
|
|
|
429
429
|
var EventMgr = function EventMgr(props) {
|
|
@@ -435,7 +435,7 @@ var EventMgr = function EventMgr(props) {
|
|
|
435
435
|
xmlns: "http://www.w3.org/2000/svg",
|
|
436
436
|
width: size,
|
|
437
437
|
height: size,
|
|
438
|
-
viewBox: "0 0
|
|
438
|
+
viewBox: "0 0 16 16",
|
|
439
439
|
fill: color
|
|
440
440
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
441
441
|
d: "M19 4H5v16h14v-2h2v2a2 2 0 01-2 2H5a2 2 0 01-2-2V4a2 2 0 012-2h14a2 2 0 012 2v2h-2V4z"
|
|
@@ -450,7 +450,7 @@ EventMgr.propTypes = {
|
|
|
450
450
|
};
|
|
451
451
|
EventMgr.defaultProps = {
|
|
452
452
|
color: 'currentColor',
|
|
453
|
-
size: '
|
|
453
|
+
size: '16'
|
|
454
454
|
};
|
|
455
455
|
|
|
456
456
|
var EventPropMgr = function EventPropMgr(props) {
|
|
@@ -462,7 +462,7 @@ var EventPropMgr = function EventPropMgr(props) {
|
|
|
462
462
|
xmlns: "http://www.w3.org/2000/svg",
|
|
463
463
|
width: size,
|
|
464
464
|
height: size,
|
|
465
|
-
viewBox: "0 0
|
|
465
|
+
viewBox: "0 0 16 16",
|
|
466
466
|
fill: color
|
|
467
467
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
468
468
|
d: "M22 4H10v2h12V4z"
|
|
@@ -481,7 +481,7 @@ EventPropMgr.propTypes = {
|
|
|
481
481
|
};
|
|
482
482
|
EventPropMgr.defaultProps = {
|
|
483
483
|
color: 'currentColor',
|
|
484
|
-
size: '
|
|
484
|
+
size: '16'
|
|
485
485
|
};
|
|
486
486
|
|
|
487
487
|
var VProperty = function VProperty(props) {
|
|
@@ -493,7 +493,7 @@ var VProperty = function VProperty(props) {
|
|
|
493
493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
494
494
|
width: size,
|
|
495
495
|
height: size,
|
|
496
|
-
viewBox: "0 0
|
|
496
|
+
viewBox: "0 0 16 16",
|
|
497
497
|
fill: color
|
|
498
498
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
499
499
|
d: "M22 3H9v2h13V3z"
|
|
@@ -512,7 +512,7 @@ VProperty.propTypes = {
|
|
|
512
512
|
};
|
|
513
513
|
VProperty.defaultProps = {
|
|
514
514
|
color: 'currentColor',
|
|
515
|
-
size: '
|
|
515
|
+
size: '16'
|
|
516
516
|
};
|
|
517
517
|
|
|
518
518
|
var Sql1 = function Sql1(props) {
|
|
@@ -524,7 +524,7 @@ var Sql1 = function Sql1(props) {
|
|
|
524
524
|
xmlns: "http://www.w3.org/2000/svg",
|
|
525
525
|
width: size,
|
|
526
526
|
height: size,
|
|
527
|
-
viewBox: "0 0
|
|
527
|
+
viewBox: "0 0 16 16",
|
|
528
528
|
fill: color
|
|
529
529
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
530
530
|
d: "M16.622 15.143l1.81 2.34h-2.344l-.92-1.184c-.758.417-1.607.623-2.54.623-1.56 0-2.86-.54-3.893-1.615-1.033-1.076-1.549-2.36-1.549-3.848 0-.994.242-1.908.722-2.74a5.354 5.354 0 011.985-1.983A5.303 5.303 0 0112.605 6c1.476 0 2.742.532 3.801 1.598 1.06 1.064 1.59 2.363 1.59 3.896 0 1.41-.46 2.625-1.374 3.65zm-.607-3.663c0-.985-.333-1.821-.998-2.51-.666-.687-1.47-1.032-2.415-1.032-.972 0-1.785.336-2.442 1.003-.656.67-.984 1.52-.984 2.553 0 1.15.412 2.06 1.24 2.728a3.41 3.41 0 002.203.785c.471 0 .916-.091 1.331-.277l-1.86-2.395h2.36l.937 1.21a3.61 3.61 0 00.628-2.065z"
|
|
@@ -541,7 +541,7 @@ Sql1.propTypes = {
|
|
|
541
541
|
};
|
|
542
542
|
Sql1.defaultProps = {
|
|
543
543
|
color: 'currentColor',
|
|
544
|
-
size: '
|
|
544
|
+
size: '16'
|
|
545
545
|
};
|
|
546
546
|
|
|
547
547
|
var Sql2 = function Sql2(props) {
|
|
@@ -553,7 +553,7 @@ var Sql2 = function Sql2(props) {
|
|
|
553
553
|
xmlns: "http://www.w3.org/2000/svg",
|
|
554
554
|
width: size,
|
|
555
555
|
height: size,
|
|
556
|
-
viewBox: "0 0
|
|
556
|
+
viewBox: "0 0 16 16",
|
|
557
557
|
fill: color
|
|
558
558
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
559
559
|
d: "M8.066 13.008c0-.221-.078-.39-.234-.508-.156-.12-.437-.245-.844-.375a6.084 6.084 0 01-.965-.39c-.645-.35-.968-.82-.968-1.41 0-.308.086-.582.258-.821.174-.242.423-.431.746-.566.325-.136.69-.204 1.093-.204.407 0 .769.075 1.086.223.318.146.564.353.739.621.177.268.265.573.265.914H8.07c0-.26-.082-.462-.246-.605-.164-.146-.394-.219-.691-.219-.287 0-.51.061-.668.184a.568.568 0 00-.238.476c0 .185.092.34.277.465.187.125.462.242.824.352.667.2 1.152.449 1.457.746.305.296.457.666.457 1.109 0 .492-.186.879-.558 1.16-.373.279-.874.418-1.504.418-.438 0-.836-.08-1.196-.238-.359-.162-.634-.382-.824-.66a1.694 1.694 0 01-.281-.97h1.176c0 .628.375.942 1.125.942.278 0 .496-.056.652-.168a.558.558 0 00.234-.476z"
|
|
@@ -576,7 +576,7 @@ Sql2.propTypes = {
|
|
|
576
576
|
};
|
|
577
577
|
Sql2.defaultProps = {
|
|
578
578
|
color: 'currentColor',
|
|
579
|
-
size: '
|
|
579
|
+
size: '16'
|
|
580
580
|
};
|
|
581
581
|
|
|
582
582
|
var Sql3 = function Sql3(props) {
|
|
@@ -588,7 +588,7 @@ var Sql3 = function Sql3(props) {
|
|
|
588
588
|
xmlns: "http://www.w3.org/2000/svg",
|
|
589
589
|
width: size,
|
|
590
590
|
height: size,
|
|
591
|
-
viewBox: "0 0
|
|
591
|
+
viewBox: "0 0 16 16",
|
|
592
592
|
fill: color
|
|
593
593
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
594
594
|
d: "M3 3h18a1 1 0 011 1v16a1 1 0 01-1 1H3a1 1 0 01-1-1V4a1 1 0 011-1zm1 2v14h16V5H4zm16 7l-3.536 3.536-1.414-1.415L17.172 12 15.05 9.879l1.414-1.415L20 12zM6.828 12l2.122 2.121-1.414 1.415L4 12l3.536-3.536L8.95 9.88 6.828 12zm4.416 5H9.116l3.64-10h2.128l-3.64 10z"
|
|
@@ -601,7 +601,7 @@ Sql3.propTypes = {
|
|
|
601
601
|
};
|
|
602
602
|
Sql3.defaultProps = {
|
|
603
603
|
color: 'currentColor',
|
|
604
|
-
size: '
|
|
604
|
+
size: '16'
|
|
605
605
|
};
|
|
606
606
|
|
|
607
607
|
var MEvent = function MEvent(props) {
|
|
@@ -613,7 +613,7 @@ var MEvent = function MEvent(props) {
|
|
|
613
613
|
xmlns: "http://www.w3.org/2000/svg",
|
|
614
614
|
width: size,
|
|
615
615
|
height: size,
|
|
616
|
-
viewBox: "0 0
|
|
616
|
+
viewBox: "0 0 16 16",
|
|
617
617
|
fill: color
|
|
618
618
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
619
619
|
d: "M21 12a9 9 0 01-12.25 8.395 4.009 4.009 0 01-1.185 1.674C8.922 22.668 10.422 23 12 23c6.075 0 11-4.925 11-11 0-1.578-.332-3.078-.93-4.435a4.009 4.009 0 01-1.675 1.185A8.979 8.979 0 0121 12z"
|
|
@@ -634,7 +634,7 @@ MEvent.propTypes = {
|
|
|
634
634
|
};
|
|
635
635
|
MEvent.defaultProps = {
|
|
636
636
|
color: 'currentColor',
|
|
637
|
-
size: '
|
|
637
|
+
size: '16'
|
|
638
638
|
};
|
|
639
639
|
|
|
640
640
|
var MRetention = function MRetention(props) {
|
|
@@ -646,7 +646,7 @@ var MRetention = function MRetention(props) {
|
|
|
646
646
|
xmlns: "http://www.w3.org/2000/svg",
|
|
647
647
|
width: size,
|
|
648
648
|
height: size,
|
|
649
|
-
viewBox: "0 0
|
|
649
|
+
viewBox: "0 0 16 16",
|
|
650
650
|
fill: color
|
|
651
651
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
652
652
|
d: "M4 3a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1V4a1 1 0 00-1-1H4z"
|
|
@@ -669,7 +669,7 @@ MRetention.propTypes = {
|
|
|
669
669
|
};
|
|
670
670
|
MRetention.defaultProps = {
|
|
671
671
|
color: 'currentColor',
|
|
672
|
-
size: '
|
|
672
|
+
size: '16'
|
|
673
673
|
};
|
|
674
674
|
|
|
675
675
|
var MFunnel = function MFunnel(props) {
|
|
@@ -681,7 +681,7 @@ var MFunnel = function MFunnel(props) {
|
|
|
681
681
|
xmlns: "http://www.w3.org/2000/svg",
|
|
682
682
|
width: size,
|
|
683
683
|
height: size,
|
|
684
|
-
viewBox: "0 0
|
|
684
|
+
viewBox: "0 0 16 16",
|
|
685
685
|
fill: color
|
|
686
686
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
687
687
|
d: "M3 3h18v3H3V3z"
|
|
@@ -698,7 +698,7 @@ MFunnel.propTypes = {
|
|
|
698
698
|
};
|
|
699
699
|
MFunnel.defaultProps = {
|
|
700
700
|
color: 'currentColor',
|
|
701
|
-
size: '
|
|
701
|
+
size: '16'
|
|
702
702
|
};
|
|
703
703
|
|
|
704
704
|
var MDistribution = function MDistribution(props) {
|
|
@@ -710,7 +710,7 @@ var MDistribution = function MDistribution(props) {
|
|
|
710
710
|
xmlns: "http://www.w3.org/2000/svg",
|
|
711
711
|
width: size,
|
|
712
712
|
height: size,
|
|
713
|
-
viewBox: "0 0
|
|
713
|
+
viewBox: "0 0 16 16",
|
|
714
714
|
fill: color
|
|
715
715
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
716
716
|
d: "M9 3H2v4h7V3z"
|
|
@@ -733,7 +733,7 @@ MDistribution.propTypes = {
|
|
|
733
733
|
};
|
|
734
734
|
MDistribution.defaultProps = {
|
|
735
735
|
color: 'currentColor',
|
|
736
|
-
size: '
|
|
736
|
+
size: '16'
|
|
737
737
|
};
|
|
738
738
|
|
|
739
739
|
var MInterval = function MInterval(props) {
|
|
@@ -745,7 +745,7 @@ var MInterval = function MInterval(props) {
|
|
|
745
745
|
xmlns: "http://www.w3.org/2000/svg",
|
|
746
746
|
width: size,
|
|
747
747
|
height: size,
|
|
748
|
-
viewBox: "0 0
|
|
748
|
+
viewBox: "0 0 16 16",
|
|
749
749
|
fill: color
|
|
750
750
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
751
751
|
d: "M9 2H4v3h5V2z"
|
|
@@ -764,7 +764,7 @@ MInterval.propTypes = {
|
|
|
764
764
|
};
|
|
765
765
|
MInterval.defaultProps = {
|
|
766
766
|
color: 'currentColor',
|
|
767
|
-
size: '
|
|
767
|
+
size: '16'
|
|
768
768
|
};
|
|
769
769
|
|
|
770
770
|
var MFlow = function MFlow(props) {
|
|
@@ -776,7 +776,7 @@ var MFlow = function MFlow(props) {
|
|
|
776
776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
777
777
|
width: size,
|
|
778
778
|
height: size,
|
|
779
|
-
viewBox: "0 0
|
|
779
|
+
viewBox: "0 0 16 16",
|
|
780
780
|
fill: color
|
|
781
781
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
782
782
|
d: "M3 4h3v3H3V4z"
|
|
@@ -793,7 +793,7 @@ MFlow.propTypes = {
|
|
|
793
793
|
};
|
|
794
794
|
MFlow.defaultProps = {
|
|
795
795
|
color: 'currentColor',
|
|
796
|
-
size: '
|
|
796
|
+
size: '16'
|
|
797
797
|
};
|
|
798
798
|
|
|
799
799
|
var MSql = function MSql(props) {
|
|
@@ -805,7 +805,7 @@ var MSql = function MSql(props) {
|
|
|
805
805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
806
806
|
width: size,
|
|
807
807
|
height: size,
|
|
808
|
-
viewBox: "0 0
|
|
808
|
+
viewBox: "0 0 16 16",
|
|
809
809
|
fill: color
|
|
810
810
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
811
811
|
d: "M22 2H2v3h20V2z"
|
|
@@ -828,7 +828,7 @@ MSql.propTypes = {
|
|
|
828
828
|
};
|
|
829
829
|
MSql.defaultProps = {
|
|
830
830
|
color: 'currentColor',
|
|
831
|
-
size: '
|
|
831
|
+
size: '16'
|
|
832
832
|
};
|
|
833
833
|
|
|
834
834
|
var UTag = function UTag(props) {
|
|
@@ -840,7 +840,7 @@ var UTag = function UTag(props) {
|
|
|
840
840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
841
841
|
width: size,
|
|
842
842
|
height: size,
|
|
843
|
-
viewBox: "0 0
|
|
843
|
+
viewBox: "0 0 16 16",
|
|
844
844
|
fill: color
|
|
845
845
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
846
846
|
d: "M18 18.286l2.992-1.71A2 2 0 0022 14.839V2a1 1 0 00-1-1H9a1 1 0 00-1 1v1h9a1 1 0 011 1v14.286z"
|
|
@@ -859,7 +859,7 @@ UTag.propTypes = {
|
|
|
859
859
|
};
|
|
860
860
|
UTag.defaultProps = {
|
|
861
861
|
color: 'currentColor',
|
|
862
|
-
size: '
|
|
862
|
+
size: '16'
|
|
863
863
|
};
|
|
864
864
|
|
|
865
865
|
var MProperty = function MProperty(props) {
|
|
@@ -871,7 +871,7 @@ var MProperty = function MProperty(props) {
|
|
|
871
871
|
xmlns: "http://www.w3.org/2000/svg",
|
|
872
872
|
width: size,
|
|
873
873
|
height: size,
|
|
874
|
-
viewBox: "0 0
|
|
874
|
+
viewBox: "0 0 16 16",
|
|
875
875
|
fill: color
|
|
876
876
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
877
877
|
d: "M5 5a3 3 0 013-3h12a3 3 0 013 3v14a3 3 0 01-3 3h-7v-2h7a1 1 0 001-1V5a1 1 0 00-1-1H8a1 1 0 00-1 1v3H5V5z"
|
|
@@ -892,7 +892,7 @@ MProperty.propTypes = {
|
|
|
892
892
|
};
|
|
893
893
|
MProperty.defaultProps = {
|
|
894
894
|
color: 'currentColor',
|
|
895
|
-
size: '
|
|
895
|
+
size: '16'
|
|
896
896
|
};
|
|
897
897
|
|
|
898
898
|
var UGroup = function UGroup(props) {
|
|
@@ -904,7 +904,7 @@ var UGroup = function UGroup(props) {
|
|
|
904
904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
905
905
|
width: size,
|
|
906
906
|
height: size,
|
|
907
|
-
viewBox: "0 0
|
|
907
|
+
viewBox: "0 0 16 16",
|
|
908
908
|
fill: color
|
|
909
909
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
910
910
|
d: "M8 2a3 3 0 00-3 3v3h2V5a1 1 0 011-1h12a1 1 0 011 1v14a1 1 0 01-1 1h-7v2h7a3 3 0 003-3V5a3 3 0 00-3-3H8z"
|
|
@@ -925,7 +925,7 @@ UGroup.propTypes = {
|
|
|
925
925
|
};
|
|
926
926
|
UGroup.defaultProps = {
|
|
927
927
|
color: 'currentColor',
|
|
928
|
-
size: '
|
|
928
|
+
size: '16'
|
|
929
929
|
};
|
|
930
930
|
|
|
931
931
|
var User1 = function User1(props) {
|
|
@@ -937,7 +937,7 @@ var User1 = function User1(props) {
|
|
|
937
937
|
xmlns: "http://www.w3.org/2000/svg",
|
|
938
938
|
width: size,
|
|
939
939
|
height: size,
|
|
940
|
-
viewBox: "0 0
|
|
940
|
+
viewBox: "0 0 16 16",
|
|
941
941
|
fill: color
|
|
942
942
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
943
943
|
fillRule: "evenodd",
|
|
@@ -956,7 +956,7 @@ User1.propTypes = {
|
|
|
956
956
|
};
|
|
957
957
|
User1.defaultProps = {
|
|
958
958
|
color: 'currentColor',
|
|
959
|
-
size: '
|
|
959
|
+
size: '16'
|
|
960
960
|
};
|
|
961
961
|
|
|
962
962
|
var User1Fill = function User1Fill(props) {
|
|
@@ -968,7 +968,7 @@ var User1Fill = function User1Fill(props) {
|
|
|
968
968
|
xmlns: "http://www.w3.org/2000/svg",
|
|
969
969
|
width: size,
|
|
970
970
|
height: size,
|
|
971
|
-
viewBox: "0 0
|
|
971
|
+
viewBox: "0 0 16 16",
|
|
972
972
|
fill: color
|
|
973
973
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
974
974
|
d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
@@ -981,7 +981,7 @@ User1Fill.propTypes = {
|
|
|
981
981
|
};
|
|
982
982
|
User1Fill.defaultProps = {
|
|
983
983
|
color: 'currentColor',
|
|
984
|
-
size: '
|
|
984
|
+
size: '16'
|
|
985
985
|
};
|
|
986
986
|
|
|
987
987
|
var User2 = function User2(props) {
|
|
@@ -993,7 +993,7 @@ var User2 = function User2(props) {
|
|
|
993
993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
994
994
|
width: size,
|
|
995
995
|
height: size,
|
|
996
|
-
viewBox: "0 0
|
|
996
|
+
viewBox: "0 0 16 16",
|
|
997
997
|
fill: color
|
|
998
998
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
999
999
|
d: "M20 22h-2v-2a3 3 0 00-3-3H9a3 3 0 00-3 3v2H4v-2a5 5 0 015-5h6a5 5 0 015 5v2zm-8-9A6 6 0 1112 .998 6 6 0 0112 13zm0-2a4 4 0 100-8 4 4 0 000 8z"
|
|
@@ -1006,7 +1006,7 @@ User2.propTypes = {
|
|
|
1006
1006
|
};
|
|
1007
1007
|
User2.defaultProps = {
|
|
1008
1008
|
color: 'currentColor',
|
|
1009
|
-
size: '
|
|
1009
|
+
size: '16'
|
|
1010
1010
|
};
|
|
1011
1011
|
|
|
1012
1012
|
var UserSettings = function UserSettings(props) {
|
|
@@ -1018,7 +1018,7 @@ var UserSettings = function UserSettings(props) {
|
|
|
1018
1018
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1019
1019
|
width: size,
|
|
1020
1020
|
height: size,
|
|
1021
|
-
viewBox: "0 0
|
|
1021
|
+
viewBox: "0 0 16 16",
|
|
1022
1022
|
fill: color
|
|
1023
1023
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1024
1024
|
d: "M12 14v2a6 6 0 00-6 6H4a8 8 0 018-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm2.595 7.812a3.51 3.51 0 010-1.623l-.992-.573 1-1.732.992.573c.398-.377.88-.655 1.405-.812V13.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.511 3.511 0 010 1.622l.992.573-1 1.732-.992-.573c-.398.377-.88.655-1.405.812V22.5h-2v-1.145a3.497 3.497 0 01-1.405-.812l-.992.573-1-1.732.992-.572zM18 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"
|
|
@@ -1031,7 +1031,7 @@ UserSettings.propTypes = {
|
|
|
1031
1031
|
};
|
|
1032
1032
|
UserSettings.defaultProps = {
|
|
1033
1033
|
color: 'currentColor',
|
|
1034
|
-
size: '
|
|
1034
|
+
size: '16'
|
|
1035
1035
|
};
|
|
1036
1036
|
|
|
1037
1037
|
var GroupA2b = function GroupA2b(props) {
|
|
@@ -1043,7 +1043,7 @@ var GroupA2b = function GroupA2b(props) {
|
|
|
1043
1043
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1044
1044
|
width: size,
|
|
1045
1045
|
height: size,
|
|
1046
|
-
viewBox: "0 0
|
|
1046
|
+
viewBox: "0 0 16 16",
|
|
1047
1047
|
fill: color
|
|
1048
1048
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1049
1049
|
d: "M9 9a2 2 0 110-4 2 2 0 010 4zm0 2a4 4 0 100-8 4 4 0 000 8zm-4 4h8v4H5v-4zm0-2a2 2 0 00-2 2v5a1 1 0 001 1h10a1 1 0 001-1v-5a2 2 0 00-2-2H5zm16-9v4h-2V4h2zm-2 6v4h2v-4h-2zm2 6v4h-2v-4h2z"
|
|
@@ -1056,7 +1056,7 @@ GroupA2b.propTypes = {
|
|
|
1056
1056
|
};
|
|
1057
1057
|
GroupA2b.defaultProps = {
|
|
1058
1058
|
color: 'currentColor',
|
|
1059
|
-
size: '
|
|
1059
|
+
size: '16'
|
|
1060
1060
|
};
|
|
1061
1061
|
|
|
1062
1062
|
var Group = function Group(props) {
|
|
@@ -1068,7 +1068,7 @@ var Group = function Group(props) {
|
|
|
1068
1068
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1069
1069
|
width: size,
|
|
1070
1070
|
height: size,
|
|
1071
|
-
viewBox: "0 0
|
|
1071
|
+
viewBox: "0 0 16 16",
|
|
1072
1072
|
fill: color
|
|
1073
1073
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1074
1074
|
d: "M16.5 13c-1.2 0-3.07.34-4.5 1-1.43-.67-3.3-1-4.5-1C5.33 13 1 14.08 1 16.25V19h22v-2.75c0-2.17-4.33-3.25-6.5-3.25zm-4 4.5h-10v-1.25c0-.54 2.56-1.75 5-1.75s5 1.21 5 1.75v1.25zm9 0H14v-1.25c0-.46-.2-.86-.52-1.22.88-.3 1.96-.53 3.02-.53 2.44 0 5 1.21 5 1.75v1.25zM7.5 12c1.93 0 3.5-1.57 3.5-3.5S9.43 5 7.5 5 4 6.57 4 8.5 5.57 12 7.5 12zm0-5.5c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 5.5c1.93 0 3.5-1.57 3.5-3.5S18.43 5 16.5 5 13 6.57 13 8.5s1.57 3.5 3.5 3.5zm0-5.5c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2z"
|
|
@@ -1081,7 +1081,7 @@ Group.propTypes = {
|
|
|
1081
1081
|
};
|
|
1082
1082
|
Group.defaultProps = {
|
|
1083
1083
|
color: 'currentColor',
|
|
1084
|
-
size: '
|
|
1084
|
+
size: '16'
|
|
1085
1085
|
};
|
|
1086
1086
|
|
|
1087
1087
|
var GroupFill = function GroupFill(props) {
|
|
@@ -1093,7 +1093,7 @@ var GroupFill = function GroupFill(props) {
|
|
|
1093
1093
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1094
1094
|
width: size,
|
|
1095
1095
|
height: size,
|
|
1096
|
-
viewBox: "0 0
|
|
1096
|
+
viewBox: "0 0 16 16",
|
|
1097
1097
|
fill: color
|
|
1098
1098
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1099
1099
|
d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"
|
|
@@ -1106,7 +1106,7 @@ GroupFill.propTypes = {
|
|
|
1106
1106
|
};
|
|
1107
1107
|
GroupFill.defaultProps = {
|
|
1108
1108
|
color: 'currentColor',
|
|
1109
|
-
size: '
|
|
1109
|
+
size: '16'
|
|
1110
1110
|
};
|
|
1111
1111
|
|
|
1112
1112
|
var GroupFill2 = function GroupFill2(props) {
|
|
@@ -1118,7 +1118,7 @@ var GroupFill2 = function GroupFill2(props) {
|
|
|
1118
1118
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1119
1119
|
width: size,
|
|
1120
1120
|
height: size,
|
|
1121
|
-
viewBox: "0 0
|
|
1121
|
+
viewBox: "0 0 16 16",
|
|
1122
1122
|
fill: color
|
|
1123
1123
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1124
1124
|
d: "M16 14.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0018 17.5c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15v.57h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 16.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28c-.61-.18-1.25-.28-1.92-.28-.99 0-1.93.21-2.78.58A2.01 2.01 0 002 19.93v.57h5v-.57c0-.83.34-1.6.92-2.15zM10 14.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 19.93v.57zM15 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0121 10.43V11zM5 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0111 10.43V11z"
|
|
@@ -1131,7 +1131,7 @@ GroupFill2.propTypes = {
|
|
|
1131
1131
|
};
|
|
1132
1132
|
GroupFill2.defaultProps = {
|
|
1133
1133
|
color: 'currentColor',
|
|
1134
|
-
size: '
|
|
1134
|
+
size: '16'
|
|
1135
1135
|
};
|
|
1136
1136
|
|
|
1137
1137
|
var GroupAddFill = function GroupAddFill(props) {
|
|
@@ -1143,7 +1143,7 @@ var GroupAddFill = function GroupAddFill(props) {
|
|
|
1143
1143
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1144
1144
|
width: size,
|
|
1145
1145
|
height: size,
|
|
1146
|
-
viewBox: "0 0
|
|
1146
|
+
viewBox: "0 0 16 16",
|
|
1147
1147
|
fill: color
|
|
1148
1148
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1149
1149
|
d: "M8 10H5V7H3v3H0v2h3v3h2v-3h3v-2zm10 1c1.66 0 2.99-1.34 2.99-3S19.66 5 18 5c-.32 0-.63.05-.91.14.57.81.9 1.79.9 2.86 0 1.07-.34 2.04-.9 2.86.28.09.59.14.91.14zm-5 0c1.66 0 2.99-1.34 2.99-3S14.66 5 13 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm6.62 2.16c.83.73 1.38 1.66 1.38 2.84v2h3v-2c0-1.54-2.37-2.49-4.38-2.84zM13 13c-2 0-6 1-6 3v2h12v-2c0-2-4-3-6-3z"
|
|
@@ -1156,7 +1156,7 @@ GroupAddFill.propTypes = {
|
|
|
1156
1156
|
};
|
|
1157
1157
|
GroupAddFill.defaultProps = {
|
|
1158
1158
|
color: 'currentColor',
|
|
1159
|
-
size: '
|
|
1159
|
+
size: '16'
|
|
1160
1160
|
};
|
|
1161
1161
|
|
|
1162
1162
|
var UserAddFill = function UserAddFill(props) {
|
|
@@ -1168,7 +1168,7 @@ var UserAddFill = function UserAddFill(props) {
|
|
|
1168
1168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1169
1169
|
width: size,
|
|
1170
1170
|
height: size,
|
|
1171
|
-
viewBox: "0 0
|
|
1171
|
+
viewBox: "0 0 16 16",
|
|
1172
1172
|
fill: color
|
|
1173
1173
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1174
1174
|
d: "M13 8c0-2.21-1.79-4-4-4S5 5.79 5 8s1.79 4 4 4 4-1.79 4-4zm2 2v2h3v3h2v-3h3v-2h-3V7h-2v3h-3zM1 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z"
|
|
@@ -1181,7 +1181,7 @@ UserAddFill.propTypes = {
|
|
|
1181
1181
|
};
|
|
1182
1182
|
UserAddFill.defaultProps = {
|
|
1183
1183
|
color: 'currentColor',
|
|
1184
|
-
size: '
|
|
1184
|
+
size: '16'
|
|
1185
1185
|
};
|
|
1186
1186
|
|
|
1187
1187
|
var UploadId = function UploadId(props) {
|
|
@@ -1193,7 +1193,7 @@ var UploadId = function UploadId(props) {
|
|
|
1193
1193
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1194
1194
|
width: size,
|
|
1195
1195
|
height: size,
|
|
1196
|
-
viewBox: "0 0
|
|
1196
|
+
viewBox: "0 0 16 16",
|
|
1197
1197
|
fill: color
|
|
1198
1198
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1199
1199
|
fillRule: "evenodd",
|
|
@@ -1208,7 +1208,7 @@ UploadId.propTypes = {
|
|
|
1208
1208
|
};
|
|
1209
1209
|
UploadId.defaultProps = {
|
|
1210
1210
|
color: 'currentColor',
|
|
1211
|
-
size: '
|
|
1211
|
+
size: '16'
|
|
1212
1212
|
};
|
|
1213
1213
|
|
|
1214
1214
|
var IdFreeze = function IdFreeze(props) {
|
|
@@ -1220,7 +1220,7 @@ var IdFreeze = function IdFreeze(props) {
|
|
|
1220
1220
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1221
1221
|
width: size,
|
|
1222
1222
|
height: size,
|
|
1223
|
-
viewBox: "0 0
|
|
1223
|
+
viewBox: "0 0 16 16",
|
|
1224
1224
|
fill: color
|
|
1225
1225
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1226
1226
|
fillRule: "evenodd",
|
|
@@ -1243,7 +1243,7 @@ IdFreeze.propTypes = {
|
|
|
1243
1243
|
};
|
|
1244
1244
|
IdFreeze.defaultProps = {
|
|
1245
1245
|
color: 'currentColor',
|
|
1246
|
-
size: '
|
|
1246
|
+
size: '16'
|
|
1247
1247
|
};
|
|
1248
1248
|
|
|
1249
1249
|
var Education = function Education(props) {
|
|
@@ -1255,7 +1255,7 @@ var Education = function Education(props) {
|
|
|
1255
1255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1256
1256
|
width: size,
|
|
1257
1257
|
height: size,
|
|
1258
|
-
viewBox: "0 0
|
|
1258
|
+
viewBox: "0 0 16 16",
|
|
1259
1259
|
fill: color
|
|
1260
1260
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1261
1261
|
d: "M4 2h16v2h-3v4A5 5 0 017 8V4H4V2zm5 2v2h6V4H9zm0 3v1a3 3 0 106 0V7H9z"
|
|
@@ -1272,7 +1272,7 @@ Education.propTypes = {
|
|
|
1272
1272
|
};
|
|
1273
1273
|
Education.defaultProps = {
|
|
1274
1274
|
color: 'currentColor',
|
|
1275
|
-
size: '
|
|
1275
|
+
size: '16'
|
|
1276
1276
|
};
|
|
1277
1277
|
|
|
1278
1278
|
var EducationFill = function EducationFill(props) {
|
|
@@ -1284,7 +1284,7 @@ var EducationFill = function EducationFill(props) {
|
|
|
1284
1284
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1285
1285
|
width: size,
|
|
1286
1286
|
height: size,
|
|
1287
|
-
viewBox: "0 0
|
|
1287
|
+
viewBox: "0 0 16 16",
|
|
1288
1288
|
fill: color
|
|
1289
1289
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1290
1290
|
d: "M4 2h16v2h-3v4A5 5 0 017 8V4H4V2zm5 6a3 3 0 106 0V7H9v1z"
|
|
@@ -1301,7 +1301,7 @@ EducationFill.propTypes = {
|
|
|
1301
1301
|
};
|
|
1302
1302
|
EducationFill.defaultProps = {
|
|
1303
1303
|
color: 'currentColor',
|
|
1304
|
-
size: '
|
|
1304
|
+
size: '16'
|
|
1305
1305
|
};
|
|
1306
1306
|
|
|
1307
1307
|
var Game = function Game(props) {
|
|
@@ -1313,7 +1313,7 @@ var Game = function Game(props) {
|
|
|
1313
1313
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1314
1314
|
width: size,
|
|
1315
1315
|
height: size,
|
|
1316
|
-
viewBox: "0 0
|
|
1316
|
+
viewBox: "0 0 16 16",
|
|
1317
1317
|
fill: color
|
|
1318
1318
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1319
1319
|
d: "M19 10.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"
|
|
@@ -1330,7 +1330,7 @@ Game.propTypes = {
|
|
|
1330
1330
|
};
|
|
1331
1331
|
Game.defaultProps = {
|
|
1332
1332
|
color: 'currentColor',
|
|
1333
|
-
size: '
|
|
1333
|
+
size: '16'
|
|
1334
1334
|
};
|
|
1335
1335
|
|
|
1336
1336
|
var GameFill = function GameFill(props) {
|
|
@@ -1342,7 +1342,7 @@ var GameFill = function GameFill(props) {
|
|
|
1342
1342
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1343
1343
|
width: size,
|
|
1344
1344
|
height: size,
|
|
1345
|
-
viewBox: "0 0
|
|
1345
|
+
viewBox: "0 0 16 16",
|
|
1346
1346
|
fill: color
|
|
1347
1347
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1348
1348
|
d: "M8.364 15.429h7.272l1.082 2.04a1 1 0 00.884.531H21a1 1 0 001-1V9.09a1 1 0 00-.423-.817l-2.954-2.09A1 1 0 0018.046 6H5.954a1 1 0 00-.577.184L2.423 8.273A1 1 0 002 9.089V17a1 1 0 001 1h3.398a1 1 0 00.884-.532l1.082-2.04zM8 10.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm9.5 1.5a1.5 1.5 0 110-3 1.5 1.5 0 010 3z"
|
|
@@ -1355,7 +1355,7 @@ GameFill.propTypes = {
|
|
|
1355
1355
|
};
|
|
1356
1356
|
GameFill.defaultProps = {
|
|
1357
1357
|
color: 'currentColor',
|
|
1358
|
-
size: '
|
|
1358
|
+
size: '16'
|
|
1359
1359
|
};
|
|
1360
1360
|
|
|
1361
1361
|
var Shop = function Shop(props) {
|
|
@@ -1367,7 +1367,7 @@ var Shop = function Shop(props) {
|
|
|
1367
1367
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1368
1368
|
width: size,
|
|
1369
1369
|
height: size,
|
|
1370
|
-
viewBox: "0 0
|
|
1370
|
+
viewBox: "0 0 16 16",
|
|
1371
1371
|
fill: color
|
|
1372
1372
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1373
1373
|
d: "M19 6h-3a4 4 0 00-8 0H5a1 1 0 00-1 1v14a1 1 0 001 1h14a1 1 0 001-1V7a1 1 0 00-1-1zm-5 2v4h2V8h2v12H6V8h2v4h2V8h4zm-2-4a2 2 0 012 2h-4a2 2 0 012-2z"
|
|
@@ -1380,7 +1380,7 @@ Shop.propTypes = {
|
|
|
1380
1380
|
};
|
|
1381
1381
|
Shop.defaultProps = {
|
|
1382
1382
|
color: 'currentColor',
|
|
1383
|
-
size: '
|
|
1383
|
+
size: '16'
|
|
1384
1384
|
};
|
|
1385
1385
|
|
|
1386
1386
|
var ShopFill = function ShopFill(props) {
|
|
@@ -1392,7 +1392,7 @@ var ShopFill = function ShopFill(props) {
|
|
|
1392
1392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1393
1393
|
width: size,
|
|
1394
1394
|
height: size,
|
|
1395
|
-
viewBox: "0 0
|
|
1395
|
+
viewBox: "0 0 16 16",
|
|
1396
1396
|
fill: color
|
|
1397
1397
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1398
1398
|
d: "M19 6h-3a4 4 0 00-8 0H5a1 1 0 00-1 1v14a1 1 0 001 1h14a1 1 0 001-1V7a1 1 0 00-1-1zm-7-2a2 2 0 012 2h-4a2 2 0 012-2zM8 8h2v4H8V8zm8 0v4h-2V8h2z"
|
|
@@ -1405,7 +1405,7 @@ ShopFill.propTypes = {
|
|
|
1405
1405
|
};
|
|
1406
1406
|
ShopFill.defaultProps = {
|
|
1407
1407
|
color: 'currentColor',
|
|
1408
|
-
size: '
|
|
1408
|
+
size: '16'
|
|
1409
1409
|
};
|
|
1410
1410
|
|
|
1411
1411
|
var Earth = function Earth(props) {
|
|
@@ -1417,7 +1417,7 @@ var Earth = function Earth(props) {
|
|
|
1417
1417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1418
1418
|
width: size,
|
|
1419
1419
|
height: size,
|
|
1420
|
-
viewBox: "0 0
|
|
1420
|
+
viewBox: "0 0 16 16",
|
|
1421
1421
|
fill: color
|
|
1422
1422
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1423
1423
|
d: "M6.235 6.453a8 8 0 008.817 12.944c.115-.75-.137-1.47-.24-1.722-.23-.56-.988-1.517-2.253-2.844-.338-.355-.316-.628-.195-1.437l.013-.091c.082-.554.22-.882 2.085-1.178.948-.15 1.197.228 1.542.753l.116.172c.328.48.571.59.938.756.165.075.37.17.645.325.652.373.652.794.652 1.716v.105c0 .391-.038.735-.098 1.034a8.002 8.002 0 00-3.105-12.341c-.553.373-1.312.902-1.577 1.265-.135.185-.327 1.132-.95 1.21-.162.02-.381.006-.613-.009-.622-.04-1.472-.095-1.744.644-.173.468-.203 1.74.356 2.4.09.105.107.3.046.519-.08.287-.241.462-.292.498-.096-.056-.288-.279-.419-.43-.313-.365-.705-.82-1.211-.96-.184-.051-.386-.093-.583-.135-.549-.115-1.17-.246-1.315-.554-.106-.226-.105-.537-.105-.865 0-.417 0-.888-.204-1.345a1.276 1.276 0 00-.306-.43zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z"
|
|
@@ -1430,7 +1430,7 @@ Earth.propTypes = {
|
|
|
1430
1430
|
};
|
|
1431
1431
|
Earth.defaultProps = {
|
|
1432
1432
|
color: 'currentColor',
|
|
1433
|
-
size: '
|
|
1433
|
+
size: '16'
|
|
1434
1434
|
};
|
|
1435
1435
|
|
|
1436
1436
|
var TdLogo = function TdLogo(props) {
|
|
@@ -1442,7 +1442,7 @@ var TdLogo = function TdLogo(props) {
|
|
|
1442
1442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1443
1443
|
width: size,
|
|
1444
1444
|
height: size,
|
|
1445
|
-
viewBox: "0 0
|
|
1445
|
+
viewBox: "0 0 16 16",
|
|
1446
1446
|
fill: color
|
|
1447
1447
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1448
1448
|
d: "M5.71 1.5h1.383v1.423H5.71V1.5z"
|
|
@@ -1463,7 +1463,7 @@ TdLogo.propTypes = {
|
|
|
1463
1463
|
};
|
|
1464
1464
|
TdLogo.defaultProps = {
|
|
1465
1465
|
color: 'currentColor',
|
|
1466
|
-
size: '
|
|
1466
|
+
size: '16'
|
|
1467
1467
|
};
|
|
1468
1468
|
|
|
1469
1469
|
var Language = function Language(props) {
|
|
@@ -1475,7 +1475,7 @@ var Language = function Language(props) {
|
|
|
1475
1475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1476
1476
|
width: size,
|
|
1477
1477
|
height: size,
|
|
1478
|
-
viewBox: "0 0
|
|
1478
|
+
viewBox: "0 0 16 16",
|
|
1479
1479
|
fill: color
|
|
1480
1480
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1481
1481
|
d: "M2 12C2 6.48 6.47 2 11.99 2 17.52 2 22 6.48 22 12s-4.48 10-10.01 10C6.47 22 2 17.52 2 12zm13.97-4h2.95a8.03 8.03 0 00-4.33-3.56c.6 1.11 1.06 2.31 1.38 3.56zM12 4.04c-.83 1.2-1.48 2.53-1.91 3.96h3.82c-.43-1.43-1.08-2.76-1.91-3.96zM4 12c0 .69.1 1.36.26 2h3.38c-.08-.66-.14-1.32-.14-2 0-.68.06-1.34.14-2H4.26c-.16.64-.26 1.31-.26 2zm1.08 4a7.987 7.987 0 004.33 3.56A15.65 15.65 0 018.03 16H5.08zm0-8h2.95c.32-1.25.78-2.45 1.38-3.56-1.84.63-3.37 1.9-4.33 3.56zM12 19.96c.83-1.2 1.48-2.53 1.91-3.96h-3.82c.43 1.43 1.08 2.76 1.91 3.96zM9.66 14h4.68c.09-.66.16-1.32.16-2 0-.68-.07-1.35-.16-2H9.66c-.09.65-.16 1.32-.16 2 0 .68.07 1.34.16 2zm4.93 5.56A8.03 8.03 0 0018.92 16h-2.95a15.65 15.65 0 01-1.38 3.56zM16.5 12c0 .68-.06 1.34-.14 2h3.38c.16-.64.26-1.31.26-2s-.1-1.36-.26-2h-3.38c.08.66.14 1.32.14 2z"
|
|
@@ -1488,7 +1488,7 @@ Language.propTypes = {
|
|
|
1488
1488
|
};
|
|
1489
1489
|
Language.defaultProps = {
|
|
1490
1490
|
color: 'currentColor',
|
|
1491
|
-
size: '
|
|
1491
|
+
size: '16'
|
|
1492
1492
|
};
|
|
1493
1493
|
|
|
1494
1494
|
var Calendar = function Calendar(props) {
|
|
@@ -1500,7 +1500,7 @@ var Calendar = function Calendar(props) {
|
|
|
1500
1500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1501
1501
|
width: size,
|
|
1502
1502
|
height: size,
|
|
1503
|
-
viewBox: "0 0
|
|
1503
|
+
viewBox: "0 0 16 16",
|
|
1504
1504
|
fill: color
|
|
1505
1505
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1506
1506
|
d: "M17 3h4a1 1 0 011 1v16a1 1 0 01-1 1H3a1 1 0 01-1-1V4a1 1 0 011-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z"
|
|
@@ -1513,7 +1513,7 @@ Calendar.propTypes = {
|
|
|
1513
1513
|
};
|
|
1514
1514
|
Calendar.defaultProps = {
|
|
1515
1515
|
color: 'currentColor',
|
|
1516
|
-
size: '
|
|
1516
|
+
size: '16'
|
|
1517
1517
|
};
|
|
1518
1518
|
|
|
1519
1519
|
var Server = function Server(props) {
|
|
@@ -1525,7 +1525,7 @@ var Server = function Server(props) {
|
|
|
1525
1525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1526
1526
|
width: size,
|
|
1527
1527
|
height: size,
|
|
1528
|
-
viewBox: "0 0
|
|
1528
|
+
viewBox: "0 0 16 16",
|
|
1529
1529
|
fill: color
|
|
1530
1530
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1531
1531
|
d: "M5 11h14V5H5v6zm16-7v16a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1h16a1 1 0 011 1zm-2 9H5v6h14v-6zM7 15h3v2H7v-2zm0-8h3v2H7V7z"
|
|
@@ -1538,7 +1538,7 @@ Server.propTypes = {
|
|
|
1538
1538
|
};
|
|
1539
1539
|
Server.defaultProps = {
|
|
1540
1540
|
color: 'currentColor',
|
|
1541
|
-
size: '
|
|
1541
|
+
size: '16'
|
|
1542
1542
|
};
|
|
1543
1543
|
|
|
1544
1544
|
var Desktop = function Desktop(props) {
|
|
@@ -1550,7 +1550,7 @@ var Desktop = function Desktop(props) {
|
|
|
1550
1550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1551
1551
|
width: size,
|
|
1552
1552
|
height: size,
|
|
1553
|
-
viewBox: "0 0
|
|
1553
|
+
viewBox: "0 0 16 16",
|
|
1554
1554
|
fill: color
|
|
1555
1555
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1556
1556
|
d: "M4 16h16V5H4v11zm9 2v2h4v2H7v-2h4v-2H2.992A1 1 0 012 16.993V4.007C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.986c0 .556-.455 1.007-.992 1.007H13z"
|
|
@@ -1563,7 +1563,7 @@ Desktop.propTypes = {
|
|
|
1563
1563
|
};
|
|
1564
1564
|
Desktop.defaultProps = {
|
|
1565
1565
|
color: 'currentColor',
|
|
1566
|
-
size: '
|
|
1566
|
+
size: '16'
|
|
1567
1567
|
};
|
|
1568
1568
|
|
|
1569
1569
|
var Demo = function Demo(props) {
|
|
@@ -1575,7 +1575,7 @@ var Demo = function Demo(props) {
|
|
|
1575
1575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1576
1576
|
width: size,
|
|
1577
1577
|
height: size,
|
|
1578
|
-
viewBox: "0 0
|
|
1578
|
+
viewBox: "0 0 16 16",
|
|
1579
1579
|
fill: color
|
|
1580
1580
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1581
1581
|
fillRule: "evenodd",
|
|
@@ -1590,7 +1590,7 @@ Demo.propTypes = {
|
|
|
1590
1590
|
};
|
|
1591
1591
|
Demo.defaultProps = {
|
|
1592
1592
|
color: 'currentColor',
|
|
1593
|
-
size: '
|
|
1593
|
+
size: '16'
|
|
1594
1594
|
};
|
|
1595
1595
|
|
|
1596
1596
|
var Cellphone = function Cellphone(props) {
|
|
@@ -1602,7 +1602,7 @@ var Cellphone = function Cellphone(props) {
|
|
|
1602
1602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1603
1603
|
width: size,
|
|
1604
1604
|
height: size,
|
|
1605
|
-
viewBox: "0 0
|
|
1605
|
+
viewBox: "0 0 16 16",
|
|
1606
1606
|
fill: color
|
|
1607
1607
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1608
1608
|
d: "M15 16H9v2h6v-2z"
|
|
@@ -1617,7 +1617,7 @@ Cellphone.propTypes = {
|
|
|
1617
1617
|
};
|
|
1618
1618
|
Cellphone.defaultProps = {
|
|
1619
1619
|
color: 'currentColor',
|
|
1620
|
-
size: '
|
|
1620
|
+
size: '16'
|
|
1621
1621
|
};
|
|
1622
1622
|
|
|
1623
1623
|
var Landscape = function Landscape(props) {
|
|
@@ -1629,7 +1629,7 @@ var Landscape = function Landscape(props) {
|
|
|
1629
1629
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1630
1630
|
width: size,
|
|
1631
1631
|
height: size,
|
|
1632
|
-
viewBox: "0 0
|
|
1632
|
+
viewBox: "0 0 16 16",
|
|
1633
1633
|
fill: color
|
|
1634
1634
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1635
1635
|
d: "M5 5h6v5h2V4a1 1 0 00-1-1H4a1 1 0 00-1 1v13a1 1 0 001 1h1V5z"
|
|
@@ -1646,7 +1646,7 @@ Landscape.propTypes = {
|
|
|
1646
1646
|
};
|
|
1647
1647
|
Landscape.defaultProps = {
|
|
1648
1648
|
color: 'currentColor',
|
|
1649
|
-
size: '
|
|
1649
|
+
size: '16'
|
|
1650
1650
|
};
|
|
1651
1651
|
|
|
1652
1652
|
var Email = function Email(props) {
|
|
@@ -1658,7 +1658,7 @@ var Email = function Email(props) {
|
|
|
1658
1658
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1659
1659
|
width: size,
|
|
1660
1660
|
height: size,
|
|
1661
|
-
viewBox: "0 0
|
|
1661
|
+
viewBox: "0 0 16 16",
|
|
1662
1662
|
fill: color
|
|
1663
1663
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1664
1664
|
d: "M3 4h18a1 1 0 011 1v14a1 1 0 01-1 1H3a1 1 0 01-1-1V5a1 1 0 011-1zm17 4.238l-7.928 5.1L4 8.216V18h16V8.238zM4.511 6l7.55 4.662L19.502 6H4.511z"
|
|
@@ -1671,7 +1671,7 @@ Email.propTypes = {
|
|
|
1671
1671
|
};
|
|
1672
1672
|
Email.defaultProps = {
|
|
1673
1673
|
color: 'currentColor',
|
|
1674
|
-
size: '
|
|
1674
|
+
size: '16'
|
|
1675
1675
|
};
|
|
1676
1676
|
|
|
1677
1677
|
var Clock = function Clock(props) {
|
|
@@ -1683,7 +1683,7 @@ var Clock = function Clock(props) {
|
|
|
1683
1683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1684
1684
|
width: size,
|
|
1685
1685
|
height: size,
|
|
1686
|
-
viewBox: "0 0
|
|
1686
|
+
viewBox: "0 0 16 16",
|
|
1687
1687
|
fill: color
|
|
1688
1688
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1689
1689
|
fillRule: "evenodd",
|
|
@@ -1698,7 +1698,7 @@ Clock.propTypes = {
|
|
|
1698
1698
|
};
|
|
1699
1699
|
Clock.defaultProps = {
|
|
1700
1700
|
color: 'currentColor',
|
|
1701
|
-
size: '
|
|
1701
|
+
size: '16'
|
|
1702
1702
|
};
|
|
1703
1703
|
|
|
1704
1704
|
var Password = function Password(props) {
|
|
@@ -1710,7 +1710,7 @@ var Password = function Password(props) {
|
|
|
1710
1710
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1711
1711
|
width: size,
|
|
1712
1712
|
height: size,
|
|
1713
|
-
viewBox: "0 0
|
|
1713
|
+
viewBox: "0 0 16 16",
|
|
1714
1714
|
fill: color
|
|
1715
1715
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1716
1716
|
d: "M19 10h1a1 1 0 011 1v10a1 1 0 01-1 1H4a1 1 0 01-1-1V11a1 1 0 011-1h1V9a7 7 0 0114 0v1zM5 12v8h14v-8H5zm6 2h2v4h-2v-4zm6-4V9A5 5 0 007 9v1h10z"
|
|
@@ -1723,7 +1723,7 @@ Password.propTypes = {
|
|
|
1723
1723
|
};
|
|
1724
1724
|
Password.defaultProps = {
|
|
1725
1725
|
color: 'currentColor',
|
|
1726
|
-
size: '
|
|
1726
|
+
size: '16'
|
|
1727
1727
|
};
|
|
1728
1728
|
|
|
1729
1729
|
var ResetPassword = function ResetPassword(props) {
|
|
@@ -1735,7 +1735,7 @@ var ResetPassword = function ResetPassword(props) {
|
|
|
1735
1735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1736
1736
|
width: size,
|
|
1737
1737
|
height: size,
|
|
1738
|
-
viewBox: "0 0
|
|
1738
|
+
viewBox: "0 0 16 16",
|
|
1739
1739
|
fill: color
|
|
1740
1740
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1741
1741
|
d: "M12.917 13A6.002 6.002 0 011 12a6 6 0 0111.917-1H23v2h-2v4h-2v-4h-2v4h-2v-4h-2.083zM7 16a4 4 0 100-8 4 4 0 000 8z"
|
|
@@ -1748,7 +1748,7 @@ ResetPassword.propTypes = {
|
|
|
1748
1748
|
};
|
|
1749
1749
|
ResetPassword.defaultProps = {
|
|
1750
1750
|
color: 'currentColor',
|
|
1751
|
-
size: '
|
|
1751
|
+
size: '16'
|
|
1752
1752
|
};
|
|
1753
1753
|
|
|
1754
1754
|
var Private = function Private(props) {
|
|
@@ -1760,7 +1760,7 @@ var Private = function Private(props) {
|
|
|
1760
1760
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1761
1761
|
width: size,
|
|
1762
1762
|
height: size,
|
|
1763
|
-
viewBox: "0 0
|
|
1763
|
+
viewBox: "0 0 16 16",
|
|
1764
1764
|
fill: color
|
|
1765
1765
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1766
1766
|
d: "M6 10v10h13V10H6zm12-2h2a1 1 0 011 1v12a1 1 0 01-1 1H4a1 1 0 01-1-1V9a1 1 0 011-1h2V7a6 6 0 1112 0v1zm-2 0V7a4 4 0 10-8 0v1h8zm-9 3h2v2H7v-2zm0 3h2v2H7v-2zm0 3h2v2H7v-2z"
|
|
@@ -1773,7 +1773,7 @@ Private.propTypes = {
|
|
|
1773
1773
|
};
|
|
1774
1774
|
Private.defaultProps = {
|
|
1775
1775
|
color: 'currentColor',
|
|
1776
|
-
size: '
|
|
1776
|
+
size: '16'
|
|
1777
1777
|
};
|
|
1778
1778
|
|
|
1779
1779
|
var Bell = function Bell(props) {
|
|
@@ -1785,7 +1785,7 @@ var Bell = function Bell(props) {
|
|
|
1785
1785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1786
1786
|
width: size,
|
|
1787
1787
|
height: size,
|
|
1788
|
-
viewBox: "0 0
|
|
1788
|
+
viewBox: "0 0 16 16",
|
|
1789
1789
|
fill: color
|
|
1790
1790
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1791
1791
|
fillRule: "evenodd",
|
|
@@ -1800,7 +1800,7 @@ Bell.propTypes = {
|
|
|
1800
1800
|
};
|
|
1801
1801
|
Bell.defaultProps = {
|
|
1802
1802
|
color: 'currentColor',
|
|
1803
|
-
size: '
|
|
1803
|
+
size: '16'
|
|
1804
1804
|
};
|
|
1805
1805
|
|
|
1806
1806
|
var Logout = function Logout(props) {
|
|
@@ -1812,7 +1812,7 @@ var Logout = function Logout(props) {
|
|
|
1812
1812
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1813
1813
|
width: size,
|
|
1814
1814
|
height: size,
|
|
1815
|
-
viewBox: "0 0
|
|
1815
|
+
viewBox: "0 0 16 16",
|
|
1816
1816
|
fill: color
|
|
1817
1817
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1818
1818
|
d: "M4 4h14v2h2V4a2 2 0 00-2-2H4a2 2 0 00-2 2v16a2 2 0 002 2h14a2 2 0 002-2v-2h-2v2H4V4z"
|
|
@@ -1827,7 +1827,7 @@ Logout.propTypes = {
|
|
|
1827
1827
|
};
|
|
1828
1828
|
Logout.defaultProps = {
|
|
1829
1829
|
color: 'currentColor',
|
|
1830
|
-
size: '
|
|
1830
|
+
size: '16'
|
|
1831
1831
|
};
|
|
1832
1832
|
|
|
1833
1833
|
var Speed = function Speed(props) {
|
|
@@ -1839,7 +1839,7 @@ var Speed = function Speed(props) {
|
|
|
1839
1839
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1840
1840
|
width: size,
|
|
1841
1841
|
height: size,
|
|
1842
|
-
viewBox: "0 0
|
|
1842
|
+
viewBox: "0 0 16 16",
|
|
1843
1843
|
fill: color
|
|
1844
1844
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1845
1845
|
d: "M20.38 8.57l-1.23 1.85a8 8 0 01-.22 7.58H5.07A8 8 0 0115.58 6.85l1.85-1.23A10 10 0 003.35 19a2 2 0 001.72 1h13.85a2 2 0 001.74-1 10 10 0 00-.27-10.44l-.01.01zm-9.79 6.84a2 2 0 002.83 0l5.66-8.49-8.49 5.66a2.001 2.001 0 000 2.83z"
|
|
@@ -1852,7 +1852,7 @@ Speed.propTypes = {
|
|
|
1852
1852
|
};
|
|
1853
1853
|
Speed.defaultProps = {
|
|
1854
1854
|
color: 'currentColor',
|
|
1855
|
-
size: '
|
|
1855
|
+
size: '16'
|
|
1856
1856
|
};
|
|
1857
1857
|
|
|
1858
1858
|
var Mfa = function Mfa(props) {
|
|
@@ -1864,7 +1864,7 @@ var Mfa = function Mfa(props) {
|
|
|
1864
1864
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1865
1865
|
width: size,
|
|
1866
1866
|
height: size,
|
|
1867
|
-
viewBox: "0 0
|
|
1867
|
+
viewBox: "0 0 16 16",
|
|
1868
1868
|
fill: color
|
|
1869
1869
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1870
1870
|
d: "M10.991 1.416L4.066 5.264c-1.362.757-1.374 2.712-.021 3.485l14.461 8.264-6.501 3.824L7.277 18H8v-2H3v5h2v-2.034l5.976 3.586a2 2 0 002.043.009l6.501-3.825c1.325-.779 1.313-2.698-.021-3.46L5.037 7.012l6.926-3.847L16.373 6H15v2h5V3h-2v1.668l-4.956-3.186a2 2 0 00-2.053-.066z"
|
|
@@ -1877,7 +1877,7 @@ Mfa.propTypes = {
|
|
|
1877
1877
|
};
|
|
1878
1878
|
Mfa.defaultProps = {
|
|
1879
1879
|
color: 'currentColor',
|
|
1880
|
-
size: '
|
|
1880
|
+
size: '16'
|
|
1881
1881
|
};
|
|
1882
1882
|
|
|
1883
1883
|
var Tracking = function Tracking(props) {
|
|
@@ -1889,7 +1889,7 @@ var Tracking = function Tracking(props) {
|
|
|
1889
1889
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1890
1890
|
width: size,
|
|
1891
1891
|
height: size,
|
|
1892
|
-
viewBox: "0 0
|
|
1892
|
+
viewBox: "0 0 16 16",
|
|
1893
1893
|
fill: color
|
|
1894
1894
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1895
1895
|
d: "M13 1h-2v16h2V1z"
|
|
@@ -1912,7 +1912,7 @@ Tracking.propTypes = {
|
|
|
1912
1912
|
};
|
|
1913
1913
|
Tracking.defaultProps = {
|
|
1914
1914
|
color: 'currentColor',
|
|
1915
|
-
size: '
|
|
1915
|
+
size: '16'
|
|
1916
1916
|
};
|
|
1917
1917
|
|
|
1918
1918
|
var Forewarning = function Forewarning(props) {
|
|
@@ -1924,7 +1924,7 @@ var Forewarning = function Forewarning(props) {
|
|
|
1924
1924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1925
1925
|
width: size,
|
|
1926
1926
|
height: size,
|
|
1927
|
-
viewBox: "0 0
|
|
1927
|
+
viewBox: "0 0 16 16",
|
|
1928
1928
|
fill: color
|
|
1929
1929
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1930
1930
|
d: "M7.5 12L12 6.5v5l2.5.5-4.5 5.5v-5L7.5 12z"
|
|
@@ -1941,7 +1941,7 @@ Forewarning.propTypes = {
|
|
|
1941
1941
|
};
|
|
1942
1942
|
Forewarning.defaultProps = {
|
|
1943
1943
|
color: 'currentColor',
|
|
1944
|
-
size: '
|
|
1944
|
+
size: '16'
|
|
1945
1945
|
};
|
|
1946
1946
|
|
|
1947
1947
|
var SystemMgr = function SystemMgr(props) {
|
|
@@ -1953,7 +1953,7 @@ var SystemMgr = function SystemMgr(props) {
|
|
|
1953
1953
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1954
1954
|
width: size,
|
|
1955
1955
|
height: size,
|
|
1956
|
-
viewBox: "0 0
|
|
1956
|
+
viewBox: "0 0 16 16",
|
|
1957
1957
|
fill: color
|
|
1958
1958
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1959
1959
|
d: "M5 5h3v2H5V5z"
|
|
@@ -1970,7 +1970,7 @@ SystemMgr.propTypes = {
|
|
|
1970
1970
|
};
|
|
1971
1971
|
SystemMgr.defaultProps = {
|
|
1972
1972
|
color: 'currentColor',
|
|
1973
|
-
size: '
|
|
1973
|
+
size: '16'
|
|
1974
1974
|
};
|
|
1975
1975
|
|
|
1976
1976
|
var Pattern = function Pattern(props) {
|
|
@@ -1982,7 +1982,7 @@ var Pattern = function Pattern(props) {
|
|
|
1982
1982
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1983
1983
|
width: size,
|
|
1984
1984
|
height: size,
|
|
1985
|
-
viewBox: "0 0
|
|
1985
|
+
viewBox: "0 0 16 16",
|
|
1986
1986
|
fill: color
|
|
1987
1987
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1988
1988
|
d: "M13 1h-2v7h2V1z"
|
|
@@ -2003,7 +2003,7 @@ Pattern.propTypes = {
|
|
|
2003
2003
|
};
|
|
2004
2004
|
Pattern.defaultProps = {
|
|
2005
2005
|
color: 'currentColor',
|
|
2006
|
-
size: '
|
|
2006
|
+
size: '16'
|
|
2007
2007
|
};
|
|
2008
2008
|
|
|
2009
2009
|
var Debug = function Debug(props) {
|
|
@@ -2015,7 +2015,7 @@ var Debug = function Debug(props) {
|
|
|
2015
2015
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2016
2016
|
width: size,
|
|
2017
2017
|
height: size,
|
|
2018
|
-
viewBox: "0 0
|
|
2018
|
+
viewBox: "0 0 16 16",
|
|
2019
2019
|
fill: color
|
|
2020
2020
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2021
2021
|
d: "M13 19.9a5.002 5.002 0 004-4.9v-3a4.981 4.981 0 00-.415-2h-9.17A4.98 4.98 0 007 12v3a5.002 5.002 0 004 4.9V14h2v5.9zm-7.464-2.21A6.979 6.979 0 015 15H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036 8.866l1-1.732L6.056 8.3c.064-.102.13-.202.199-.3h11.49c.069.098.135.199.199.3l2.02-1.166 1 1.732-2.213 1.278c.162.59.249 1.213.249 1.856v1h3v2h-3a6.961 6.961 0 01-.536 2.69l2.5 1.444-1 1.732-2.526-1.458A6.985 6.985 0 0112 22a6.986 6.986 0 01-5.438-2.592l-2.526 1.458-1-1.732 2.5-1.443v-.001zM8 6a4 4 0 018 0H8z"
|
|
@@ -2028,7 +2028,7 @@ Debug.propTypes = {
|
|
|
2028
2028
|
};
|
|
2029
2029
|
Debug.defaultProps = {
|
|
2030
2030
|
color: 'currentColor',
|
|
2031
|
-
size: '
|
|
2031
|
+
size: '16'
|
|
2032
2032
|
};
|
|
2033
2033
|
|
|
2034
2034
|
var Live = function Live(props) {
|
|
@@ -2040,7 +2040,7 @@ var Live = function Live(props) {
|
|
|
2040
2040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2041
2041
|
width: size,
|
|
2042
2042
|
height: size,
|
|
2043
|
-
viewBox: "0 0
|
|
2043
|
+
viewBox: "0 0 16 16",
|
|
2044
2044
|
fill: color
|
|
2045
2045
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2046
2046
|
d: "M12 13l6 9H6l6-9zm0 3.6L9.74 20h4.52L12 16.6zm-1.06-6.04a1.5 1.5 0 111.978-2.258 1.5 1.5 0 01-1.978 2.258zM5.281 2.783l1.415 1.415a7.5 7.5 0 000 10.606l-1.415 1.415a9.5 9.5 0 010-13.436zm13.436 0a9.5 9.5 0 010 13.436l-1.415-1.415a7.5 7.5 0 000-10.606l1.415-1.415zM8.11 5.611l1.414 1.414a3.5 3.5 0 000 4.95L8.11 13.389a5.5 5.5 0 010-7.778zm7.778 0a5.5 5.5 0 010 7.778l-1.414-1.414a3.5 3.5 0 000-4.95l1.414-1.414z"
|
|
@@ -2053,7 +2053,7 @@ Live.propTypes = {
|
|
|
2053
2053
|
};
|
|
2054
2054
|
Live.defaultProps = {
|
|
2055
2055
|
color: 'currentColor',
|
|
2056
|
-
size: '
|
|
2056
|
+
size: '16'
|
|
2057
2057
|
};
|
|
2058
2058
|
|
|
2059
2059
|
var Plug = function Plug(props) {
|
|
@@ -2065,7 +2065,7 @@ var Plug = function Plug(props) {
|
|
|
2065
2065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2066
2066
|
width: size,
|
|
2067
2067
|
height: size,
|
|
2068
|
-
viewBox: "0 0
|
|
2068
|
+
viewBox: "0 0 16 16",
|
|
2069
2069
|
fill: color
|
|
2070
2070
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2071
2071
|
d: "M13 18v2h6v2h-6a2 2 0 01-2-2v-2H8a4 4 0 01-4-4V7a1 1 0 011-1h3V2h2v4h4V2h2v4h3a1 1 0 011 1v7a4 4 0 01-4 4h-3zm-5-2h8a2 2 0 002-2v-3H6v3a2 2 0 002 2zm10-8H6v1h12V8zm-6 6.5a1 1 0 110-2 1 1 0 010 2z"
|
|
@@ -2078,7 +2078,7 @@ Plug.propTypes = {
|
|
|
2078
2078
|
};
|
|
2079
2079
|
Plug.defaultProps = {
|
|
2080
2080
|
color: 'currentColor',
|
|
2081
|
-
size: '
|
|
2081
|
+
size: '16'
|
|
2082
2082
|
};
|
|
2083
2083
|
|
|
2084
2084
|
var Application = function Application(props) {
|
|
@@ -2090,7 +2090,7 @@ var Application = function Application(props) {
|
|
|
2090
2090
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2091
2091
|
width: size,
|
|
2092
2092
|
height: size,
|
|
2093
|
-
viewBox: "0 0
|
|
2093
|
+
viewBox: "0 0 16 16",
|
|
2094
2094
|
fill: color
|
|
2095
2095
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2096
2096
|
fillRule: "evenodd",
|
|
@@ -2113,7 +2113,7 @@ Application.propTypes = {
|
|
|
2113
2113
|
};
|
|
2114
2114
|
Application.defaultProps = {
|
|
2115
2115
|
color: 'currentColor',
|
|
2116
|
-
size: '
|
|
2116
|
+
size: '16'
|
|
2117
2117
|
};
|
|
2118
2118
|
|
|
2119
2119
|
var Gift = function Gift(props) {
|
|
@@ -2125,7 +2125,7 @@ var Gift = function Gift(props) {
|
|
|
2125
2125
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2126
2126
|
width: size,
|
|
2127
2127
|
height: size,
|
|
2128
|
-
viewBox: "0 0
|
|
2128
|
+
viewBox: "0 0 16 16",
|
|
2129
2129
|
fill: color
|
|
2130
2130
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2131
2131
|
d: "M15 2a4 4 0 013.464 6.001L23 8v2h-2v10a1 1 0 01-1 1H4a1 1 0 01-1-1V10H1V8l4.536.001A4 4 0 0112 3.355 3.983 3.983 0 0115 2zm-4 8H5v9h6v-9zm8 0h-6v9h6v-9zM9 4a2 2 0 00-.15 3.995L9 8h2V6a2 2 0 00-1.697-1.977l-.154-.018L9 4zm6 0a2 2 0 00-1.995 1.85L13 6v2h2a2 2 0 001.995-1.85L17 6a2 2 0 00-2-2z"
|
|
@@ -2138,7 +2138,7 @@ Gift.propTypes = {
|
|
|
2138
2138
|
};
|
|
2139
2139
|
Gift.defaultProps = {
|
|
2140
2140
|
color: 'currentColor',
|
|
2141
|
-
size: '
|
|
2141
|
+
size: '16'
|
|
2142
2142
|
};
|
|
2143
2143
|
|
|
2144
2144
|
var Usb = function Usb(props) {
|
|
@@ -2150,7 +2150,7 @@ var Usb = function Usb(props) {
|
|
|
2150
2150
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2151
2151
|
width: size,
|
|
2152
2152
|
height: size,
|
|
2153
|
-
viewBox: "0 0
|
|
2153
|
+
viewBox: "0 0 16 16",
|
|
2154
2154
|
fill: color
|
|
2155
2155
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2156
2156
|
d: "M12 1l3 5h-2v7.381l3-1.499-.001-.882H15V7h4v4h-1.001L18 13.118l-5 2.5v1.553a3 3 0 11-2.31.129L6 14l-.001-2.268a2 2 0 112.001 0V13l3 2.086V6H9l3-5zm0 18a1 1 0 100 2 1 1 0 000-2z"
|
|
@@ -2163,7 +2163,7 @@ Usb.propTypes = {
|
|
|
2163
2163
|
};
|
|
2164
2164
|
Usb.defaultProps = {
|
|
2165
2165
|
color: 'currentColor',
|
|
2166
|
-
size: '
|
|
2166
|
+
size: '16'
|
|
2167
2167
|
};
|
|
2168
2168
|
|
|
2169
2169
|
var Location = function Location(props) {
|
|
@@ -2175,7 +2175,7 @@ var Location = function Location(props) {
|
|
|
2175
2175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2176
2176
|
width: size,
|
|
2177
2177
|
height: size,
|
|
2178
|
-
viewBox: "0 0
|
|
2178
|
+
viewBox: "0 0 16 16",
|
|
2179
2179
|
fill: color
|
|
2180
2180
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2181
2181
|
d: "M12 16a4 4 0 100-8 4 4 0 000 8z"
|
|
@@ -2192,7 +2192,7 @@ Location.propTypes = {
|
|
|
2192
2192
|
};
|
|
2193
2193
|
Location.defaultProps = {
|
|
2194
2194
|
color: 'currentColor',
|
|
2195
|
-
size: '
|
|
2195
|
+
size: '16'
|
|
2196
2196
|
};
|
|
2197
2197
|
|
|
2198
2198
|
var ShieldCheck = function ShieldCheck(props) {
|
|
@@ -2204,7 +2204,7 @@ var ShieldCheck = function ShieldCheck(props) {
|
|
|
2204
2204
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2205
2205
|
width: size,
|
|
2206
2206
|
height: size,
|
|
2207
|
-
viewBox: "0 0
|
|
2207
|
+
viewBox: "0 0 16 16",
|
|
2208
2208
|
fill: color
|
|
2209
2209
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2210
2210
|
d: "M12 1l8.217 1.826a1 1 0 01.783.976v9.987a6 6 0 01-2.672 4.992L12 23l-6.328-4.219A5.997 5.997 0 013 13.79V3.802a1 1 0 01.783-.976L12 1zm0 2.049L5 4.604v9.185a4 4 0 001.781 3.328L12 20.597l5.219-3.48A3.998 3.998 0 0019 13.79V4.604L12 3.05v-.001zm4.452 5.173l1.415 1.414L11.503 16 7.26 11.757l1.414-1.414 2.828 2.828 4.95-4.95v.001z"
|
|
@@ -2217,7 +2217,7 @@ ShieldCheck.propTypes = {
|
|
|
2217
2217
|
};
|
|
2218
2218
|
ShieldCheck.defaultProps = {
|
|
2219
2219
|
color: 'currentColor',
|
|
2220
|
-
size: '
|
|
2220
|
+
size: '16'
|
|
2221
2221
|
};
|
|
2222
2222
|
|
|
2223
2223
|
var ShieldCross = function ShieldCross(props) {
|
|
@@ -2229,7 +2229,7 @@ var ShieldCross = function ShieldCross(props) {
|
|
|
2229
2229
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2230
2230
|
width: size,
|
|
2231
2231
|
height: size,
|
|
2232
|
-
viewBox: "0 0
|
|
2232
|
+
viewBox: "0 0 16 16",
|
|
2233
2233
|
fill: color
|
|
2234
2234
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2235
2235
|
d: "M3.783 2.826L12 1l8.217 1.826a1 1 0 01.783.976v9.987a6 6 0 01-2.672 4.992L12 23l-6.328-4.219A6 6 0 013 13.79V3.802a1 1 0 01.783-.976zM5 4.604v9.185a4 4 0 001.781 3.328L12 20.597l5.219-3.48A4 4 0 0019 13.79V4.604L12 3.05 5 4.604zM11 10V7h2v3h3v2h-3v3h-2v-3H8v-2h3z"
|
|
@@ -2242,7 +2242,7 @@ ShieldCross.propTypes = {
|
|
|
2242
2242
|
};
|
|
2243
2243
|
ShieldCross.defaultProps = {
|
|
2244
2244
|
color: 'currentColor',
|
|
2245
|
-
size: '
|
|
2245
|
+
size: '16'
|
|
2246
2246
|
};
|
|
2247
2247
|
|
|
2248
2248
|
var ShieldKeyhole = function ShieldKeyhole(props) {
|
|
@@ -2254,7 +2254,7 @@ var ShieldKeyhole = function ShieldKeyhole(props) {
|
|
|
2254
2254
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2255
2255
|
width: size,
|
|
2256
2256
|
height: size,
|
|
2257
|
-
viewBox: "0 0
|
|
2257
|
+
viewBox: "0 0 16 16",
|
|
2258
2258
|
fill: color
|
|
2259
2259
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2260
2260
|
d: "M12 1l8.217 1.826a1 1 0 01.783.976v9.987a6 6 0 01-2.672 4.992L12 23l-6.328-4.219A6 6 0 013 13.79V3.802a1 1 0 01.783-.976L12 1zm0 2.049L5 4.604v9.185a4 4 0 001.781 3.328L12 20.597l5.219-3.48A4 4 0 0019 13.79V4.604L12 3.05v-.001zM12 7a2 2 0 011.001 3.732L13 15h-2v-4.268A2 2 0 0112 7z"
|
|
@@ -2267,7 +2267,7 @@ ShieldKeyhole.propTypes = {
|
|
|
2267
2267
|
};
|
|
2268
2268
|
ShieldKeyhole.defaultProps = {
|
|
2269
2269
|
color: 'currentColor',
|
|
2270
|
-
size: '
|
|
2270
|
+
size: '16'
|
|
2271
2271
|
};
|
|
2272
2272
|
|
|
2273
2273
|
var Analysis = function Analysis(props) {
|
|
@@ -2279,7 +2279,7 @@ var Analysis = function Analysis(props) {
|
|
|
2279
2279
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2280
2280
|
width: size,
|
|
2281
2281
|
height: size,
|
|
2282
|
-
viewBox: "0 0
|
|
2282
|
+
viewBox: "0 0 16 16",
|
|
2283
2283
|
fill: color
|
|
2284
2284
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2285
2285
|
d: "M13 2.577a2 2 0 00-2 0L4.34 6.423a2 2 0 00-1 1.732v7.69a2 2 0 001 1.732L11 21.423a2 2 0 002 0l6.66-3.846a2 2 0 001-1.732v-7.69a2 2 0 00-1-1.732L13 2.577zM12 4.31l5.692 3.287L12 10.848 6.308 7.596 12 4.309zM5.34 15.845v-6.5L11 12.58v6.533l-5.66-3.268zM13 19.113V12.58l5.66-3.234v6.5L13 19.112z"
|
|
@@ -2292,7 +2292,7 @@ Analysis.propTypes = {
|
|
|
2292
2292
|
};
|
|
2293
2293
|
Analysis.defaultProps = {
|
|
2294
2294
|
color: 'currentColor',
|
|
2295
|
-
size: '
|
|
2295
|
+
size: '16'
|
|
2296
2296
|
};
|
|
2297
2297
|
|
|
2298
2298
|
var Filter = function Filter(props) {
|
|
@@ -2304,7 +2304,7 @@ var Filter = function Filter(props) {
|
|
|
2304
2304
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2305
2305
|
width: size,
|
|
2306
2306
|
height: size,
|
|
2307
|
-
viewBox: "0 0
|
|
2307
|
+
viewBox: "0 0 16 16",
|
|
2308
2308
|
fill: color
|
|
2309
2309
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2310
2310
|
d: "M14 14v6l-4 2v-8L4 5V3h16v2l-6 9zM6.404 5L12 13.394 17.596 5H6.404z"
|
|
@@ -2317,7 +2317,7 @@ Filter.propTypes = {
|
|
|
2317
2317
|
};
|
|
2318
2318
|
Filter.defaultProps = {
|
|
2319
2319
|
color: 'currentColor',
|
|
2320
|
-
size: '
|
|
2320
|
+
size: '16'
|
|
2321
2321
|
};
|
|
2322
2322
|
|
|
2323
2323
|
var Filter2 = function Filter2(props) {
|
|
@@ -2329,7 +2329,7 @@ var Filter2 = function Filter2(props) {
|
|
|
2329
2329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2330
2330
|
width: size,
|
|
2331
2331
|
height: size,
|
|
2332
|
-
viewBox: "0 0
|
|
2332
|
+
viewBox: "0 0 16 16",
|
|
2333
2333
|
fill: color
|
|
2334
2334
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2335
2335
|
d: "M10 20h4v-4h-4v4zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
|
|
@@ -2342,7 +2342,7 @@ Filter2.propTypes = {
|
|
|
2342
2342
|
};
|
|
2343
2343
|
Filter2.defaultProps = {
|
|
2344
2344
|
color: 'currentColor',
|
|
2345
|
-
size: '
|
|
2345
|
+
size: '16'
|
|
2346
2346
|
};
|
|
2347
2347
|
|
|
2348
2348
|
var ParallelFilter = function ParallelFilter(props) {
|
|
@@ -2354,7 +2354,7 @@ var ParallelFilter = function ParallelFilter(props) {
|
|
|
2354
2354
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2355
2355
|
width: size,
|
|
2356
2356
|
height: size,
|
|
2357
|
-
viewBox: "0 0
|
|
2357
|
+
viewBox: "0 0 16 16",
|
|
2358
2358
|
fill: color
|
|
2359
2359
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2360
2360
|
fillRule: "evenodd",
|
|
@@ -2369,7 +2369,7 @@ ParallelFilter.propTypes = {
|
|
|
2369
2369
|
};
|
|
2370
2370
|
ParallelFilter.defaultProps = {
|
|
2371
2371
|
color: 'currentColor',
|
|
2372
|
-
size: '
|
|
2372
|
+
size: '16'
|
|
2373
2373
|
};
|
|
2374
2374
|
|
|
2375
2375
|
var Expression = function Expression(props) {
|
|
@@ -2381,7 +2381,7 @@ var Expression = function Expression(props) {
|
|
|
2381
2381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2382
2382
|
width: size,
|
|
2383
2383
|
height: size,
|
|
2384
|
-
viewBox: "0 0
|
|
2384
|
+
viewBox: "0 0 16 16",
|
|
2385
2385
|
fill: color
|
|
2386
2386
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2387
2387
|
d: "M5 18l7.68-6L5 6V4h14v2H8.263L16 12l-7.737 6H19v2H5v-2z"
|
|
@@ -2394,7 +2394,7 @@ Expression.propTypes = {
|
|
|
2394
2394
|
};
|
|
2395
2395
|
Expression.defaultProps = {
|
|
2396
2396
|
color: 'currentColor',
|
|
2397
|
-
size: '
|
|
2397
|
+
size: '16'
|
|
2398
2398
|
};
|
|
2399
2399
|
|
|
2400
2400
|
var Expression2 = function Expression2(props) {
|
|
@@ -2406,7 +2406,7 @@ var Expression2 = function Expression2(props) {
|
|
|
2406
2406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2407
2407
|
width: size,
|
|
2408
2408
|
height: size,
|
|
2409
|
-
viewBox: "0 0
|
|
2409
|
+
viewBox: "0 0 16 16",
|
|
2410
2410
|
fill: color
|
|
2411
2411
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2412
2412
|
d: "M13 20H3v-2l3.684-6L3 6V4h10v2H5.34l3.61 6-3.61 6H13v2z"
|
|
@@ -2421,7 +2421,7 @@ Expression2.propTypes = {
|
|
|
2421
2421
|
};
|
|
2422
2422
|
Expression2.defaultProps = {
|
|
2423
2423
|
color: 'currentColor',
|
|
2424
|
-
size: '
|
|
2424
|
+
size: '16'
|
|
2425
2425
|
};
|
|
2426
2426
|
|
|
2427
2427
|
var FirstLast = function FirstLast(props) {
|
|
@@ -2433,7 +2433,7 @@ var FirstLast = function FirstLast(props) {
|
|
|
2433
2433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2434
2434
|
width: size,
|
|
2435
2435
|
height: size,
|
|
2436
|
-
viewBox: "0 0
|
|
2436
|
+
viewBox: "0 0 16 16",
|
|
2437
2437
|
fill: color
|
|
2438
2438
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2439
2439
|
d: "M8.83 5A3.001 3.001 0 105 8.83V17a2 2 0 002 2h8.17A3.001 3.001 0 1019 15.17V7a2 2 0 00-2-2H8.83zM7 8.83A3.008 3.008 0 008.83 7H17v8.17A3.009 3.009 0 0015.17 17H7V8.83zM5 6a1 1 0 112 0 1 1 0 01-2 0zm12 12a1 1 0 112 0 1 1 0 01-2 0z"
|
|
@@ -2446,7 +2446,7 @@ FirstLast.propTypes = {
|
|
|
2446
2446
|
};
|
|
2447
2447
|
FirstLast.defaultProps = {
|
|
2448
2448
|
color: 'currentColor',
|
|
2449
|
-
size: '
|
|
2449
|
+
size: '16'
|
|
2450
2450
|
};
|
|
2451
2451
|
|
|
2452
2452
|
var RelatedProp = function RelatedProp(props) {
|
|
@@ -2458,7 +2458,7 @@ var RelatedProp = function RelatedProp(props) {
|
|
|
2458
2458
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2459
2459
|
width: size,
|
|
2460
2460
|
height: size,
|
|
2461
|
-
viewBox: "0 0
|
|
2461
|
+
viewBox: "0 0 16 16",
|
|
2462
2462
|
fill: color
|
|
2463
2463
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2464
2464
|
d: "M9 15H4a1 1 0 01-1-1V4a1 1 0 011-1h10a1 1 0 011 1v5h5a1 1 0 011 1v10a1 1 0 01-1 1H10a1 1 0 01-1-1v-5zm-4-2h4v-3a1 1 0 011-1h3V5H5v8zm10-2v3a1 1 0 01-1 1h-3v4h8v-8h-4zm-2 0h-2v2h2v-2z"
|
|
@@ -2471,7 +2471,7 @@ RelatedProp.propTypes = {
|
|
|
2471
2471
|
};
|
|
2472
2472
|
RelatedProp.defaultProps = {
|
|
2473
2473
|
color: 'currentColor',
|
|
2474
|
-
size: '
|
|
2474
|
+
size: '16'
|
|
2475
2475
|
};
|
|
2476
2476
|
|
|
2477
2477
|
var SortRise = function SortRise(props) {
|
|
@@ -2483,7 +2483,7 @@ var SortRise = function SortRise(props) {
|
|
|
2483
2483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2484
2484
|
width: size,
|
|
2485
2485
|
height: size,
|
|
2486
|
-
viewBox: "0 0
|
|
2486
|
+
viewBox: "0 0 16 16",
|
|
2487
2487
|
fill: color
|
|
2488
2488
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2489
2489
|
d: "M15 21V3l6 6h-4v12h-2z"
|
|
@@ -2500,7 +2500,7 @@ SortRise.propTypes = {
|
|
|
2500
2500
|
};
|
|
2501
2501
|
SortRise.defaultProps = {
|
|
2502
2502
|
color: 'currentColor',
|
|
2503
|
-
size: '
|
|
2503
|
+
size: '16'
|
|
2504
2504
|
};
|
|
2505
2505
|
|
|
2506
2506
|
var SortDrop = function SortDrop(props) {
|
|
@@ -2512,7 +2512,7 @@ var SortDrop = function SortDrop(props) {
|
|
|
2512
2512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2513
2513
|
width: size,
|
|
2514
2514
|
height: size,
|
|
2515
|
-
viewBox: "0 0
|
|
2515
|
+
viewBox: "0 0 16 16",
|
|
2516
2516
|
fill: color
|
|
2517
2517
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2518
2518
|
d: "M9 3v18l-6-6h4V3h2z"
|
|
@@ -2529,7 +2529,7 @@ SortDrop.propTypes = {
|
|
|
2529
2529
|
};
|
|
2530
2530
|
SortDrop.defaultProps = {
|
|
2531
2531
|
color: 'currentColor',
|
|
2532
|
-
size: '
|
|
2532
|
+
size: '16'
|
|
2533
2533
|
};
|
|
2534
2534
|
|
|
2535
2535
|
var Ascent = function Ascent(props) {
|
|
@@ -2541,7 +2541,7 @@ var Ascent = function Ascent(props) {
|
|
|
2541
2541
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2542
2542
|
width: size,
|
|
2543
2543
|
height: size,
|
|
2544
|
-
viewBox: "0 0
|
|
2544
|
+
viewBox: "0 0 16 16",
|
|
2545
2545
|
fill: color
|
|
2546
2546
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2547
2547
|
d: "M19 3l4 5h-3v12h-2V8h-3l4-5zm-5 15v2H3v-2h11zm0-7v2H3v-2h11zm-2-7v2H3V4h9z"
|
|
@@ -2554,7 +2554,7 @@ Ascent.propTypes = {
|
|
|
2554
2554
|
};
|
|
2555
2555
|
Ascent.defaultProps = {
|
|
2556
2556
|
color: 'currentColor',
|
|
2557
|
-
size: '
|
|
2557
|
+
size: '16'
|
|
2558
2558
|
};
|
|
2559
2559
|
|
|
2560
2560
|
var Descent = function Descent(props) {
|
|
@@ -2566,7 +2566,7 @@ var Descent = function Descent(props) {
|
|
|
2566
2566
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2567
2567
|
width: size,
|
|
2568
2568
|
height: size,
|
|
2569
|
-
viewBox: "0 0
|
|
2569
|
+
viewBox: "0 0 16 16",
|
|
2570
2570
|
fill: color
|
|
2571
2571
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2572
2572
|
d: "M20 4v12h3l-4 5-4-5h3V4h2zm-8 14v2H3v-2h9zm2-7v2H3v-2h11zm0-7v2H3V4h11z"
|
|
@@ -2579,7 +2579,7 @@ Descent.propTypes = {
|
|
|
2579
2579
|
};
|
|
2580
2580
|
Descent.defaultProps = {
|
|
2581
2581
|
color: 'currentColor',
|
|
2582
|
-
size: '
|
|
2582
|
+
size: '16'
|
|
2583
2583
|
};
|
|
2584
2584
|
|
|
2585
2585
|
var SortA2z = function SortA2z(props) {
|
|
@@ -2591,7 +2591,7 @@ var SortA2z = function SortA2z(props) {
|
|
|
2591
2591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2592
2592
|
width: size,
|
|
2593
2593
|
height: size,
|
|
2594
|
-
viewBox: "0 0
|
|
2594
|
+
viewBox: "0 0 16 16",
|
|
2595
2595
|
fill: color
|
|
2596
2596
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2597
2597
|
d: "M22 12.047h-5.742l5.565-7.838V3H14v1.541h5.557L14 12.334v1.24h8v-1.527z"
|
|
@@ -2608,7 +2608,7 @@ SortA2z.propTypes = {
|
|
|
2608
2608
|
};
|
|
2609
2609
|
SortA2z.defaultProps = {
|
|
2610
2610
|
color: 'currentColor',
|
|
2611
|
-
size: '
|
|
2611
|
+
size: '16'
|
|
2612
2612
|
};
|
|
2613
2613
|
|
|
2614
2614
|
var SortZ2a = function SortZ2a(props) {
|
|
@@ -2620,7 +2620,7 @@ var SortZ2a = function SortZ2a(props) {
|
|
|
2620
2620
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2621
2621
|
width: size,
|
|
2622
2622
|
height: size,
|
|
2623
|
-
viewBox: "0 0
|
|
2623
|
+
viewBox: "0 0 16 16",
|
|
2624
2624
|
fill: color
|
|
2625
2625
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2626
2626
|
d: "M10 12.035H4.258l5.565-7.826V3H2v1.541h5.557L2 12.322v1.24h8v-1.527z"
|
|
@@ -2637,7 +2637,7 @@ SortZ2a.propTypes = {
|
|
|
2637
2637
|
};
|
|
2638
2638
|
SortZ2a.defaultProps = {
|
|
2639
2639
|
color: 'currentColor',
|
|
2640
|
-
size: '
|
|
2640
|
+
size: '16'
|
|
2641
2641
|
};
|
|
2642
2642
|
|
|
2643
2643
|
var Sort = function Sort(props) {
|
|
@@ -2649,7 +2649,7 @@ var Sort = function Sort(props) {
|
|
|
2649
2649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2650
2650
|
width: size,
|
|
2651
2651
|
height: size,
|
|
2652
|
-
viewBox: "0 0
|
|
2652
|
+
viewBox: "0 0 16 16",
|
|
2653
2653
|
fill: color
|
|
2654
2654
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2655
2655
|
d: "M6 15l6 6 6-6H6zm0-6l6-6 6 6H6z"
|
|
@@ -2662,7 +2662,7 @@ Sort.propTypes = {
|
|
|
2662
2662
|
};
|
|
2663
2663
|
Sort.defaultProps = {
|
|
2664
2664
|
color: 'currentColor',
|
|
2665
|
-
size: '
|
|
2665
|
+
size: '16'
|
|
2666
2666
|
};
|
|
2667
2667
|
|
|
2668
2668
|
var Index = function Index(props) {
|
|
@@ -2674,7 +2674,7 @@ var Index = function Index(props) {
|
|
|
2674
2674
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2675
2675
|
width: size,
|
|
2676
2676
|
height: size,
|
|
2677
|
-
viewBox: "0 0
|
|
2677
|
+
viewBox: "0 0 16 16",
|
|
2678
2678
|
fill: color
|
|
2679
2679
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2680
2680
|
d: "M18 4H7v2h11V4z"
|
|
@@ -2697,7 +2697,7 @@ Index.propTypes = {
|
|
|
2697
2697
|
};
|
|
2698
2698
|
Index.defaultProps = {
|
|
2699
2699
|
color: 'currentColor',
|
|
2700
|
-
size: '
|
|
2700
|
+
size: '16'
|
|
2701
2701
|
};
|
|
2702
2702
|
|
|
2703
2703
|
var TA2b = function TA2b(props) {
|
|
@@ -2709,7 +2709,7 @@ var TA2b = function TA2b(props) {
|
|
|
2709
2709
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2710
2710
|
width: size,
|
|
2711
2711
|
height: size,
|
|
2712
|
-
viewBox: "0 0
|
|
2712
|
+
viewBox: "0 0 16 16",
|
|
2713
2713
|
fill: color
|
|
2714
2714
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2715
2715
|
d: "M5 15v2c0 1.054.95 2 2 2h3v2H7a4 4 0 01-4-4v-2h2zm13-5l4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16 10h2zm-1 2.885L15.753 16h2.492L17 12.885zM3 3h6a3 3 0 012.235 5A3 3 0 019 13H3V3zm6 6H5v2h4a1 1 0 000-2zm8-6a4 4 0 014 4v2h-2V7a2 2 0 00-2-2h-3V3h3zM9 5H5v2h4a1 1 0 000-2z"
|
|
@@ -2722,7 +2722,7 @@ TA2b.propTypes = {
|
|
|
2722
2722
|
};
|
|
2723
2723
|
TA2b.defaultProps = {
|
|
2724
2724
|
color: 'currentColor',
|
|
2725
|
-
size: '
|
|
2725
|
+
size: '16'
|
|
2726
2726
|
};
|
|
2727
2727
|
|
|
2728
2728
|
var TX2y = function TX2y(props) {
|
|
@@ -2734,7 +2734,7 @@ var TX2y = function TX2y(props) {
|
|
|
2734
2734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2735
2735
|
width: size,
|
|
2736
2736
|
height: size,
|
|
2737
|
-
viewBox: "0 0
|
|
2737
|
+
viewBox: "0 0 16 16",
|
|
2738
2738
|
fill: color
|
|
2739
2739
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2740
2740
|
d: "M5 15v2c0 1.054.95 2 2 2h3v2H7a4 4 0 01-4-4v-2h2zM17 3a4 4 0 014 4v2h-2V7a2 2 0 00-2-2h-3V3h3z"
|
|
@@ -2751,7 +2751,7 @@ TX2y.propTypes = {
|
|
|
2751
2751
|
};
|
|
2752
2752
|
TX2y.defaultProps = {
|
|
2753
2753
|
color: 'currentColor',
|
|
2754
|
-
size: '
|
|
2754
|
+
size: '16'
|
|
2755
2755
|
};
|
|
2756
2756
|
|
|
2757
2757
|
var Parameter = function Parameter(props) {
|
|
@@ -2763,7 +2763,7 @@ var Parameter = function Parameter(props) {
|
|
|
2763
2763
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2764
2764
|
width: size,
|
|
2765
2765
|
height: size,
|
|
2766
|
-
viewBox: "0 0
|
|
2766
|
+
viewBox: "0 0 16 16",
|
|
2767
2767
|
fill: color
|
|
2768
2768
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2769
2769
|
fillRule: "evenodd",
|
|
@@ -2782,7 +2782,7 @@ Parameter.propTypes = {
|
|
|
2782
2782
|
};
|
|
2783
2783
|
Parameter.defaultProps = {
|
|
2784
2784
|
color: 'currentColor',
|
|
2785
|
-
size: '
|
|
2785
|
+
size: '16'
|
|
2786
2786
|
};
|
|
2787
2787
|
|
|
2788
2788
|
var Groups = function Groups(props) {
|
|
@@ -2794,7 +2794,7 @@ var Groups = function Groups(props) {
|
|
|
2794
2794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2795
2795
|
width: size,
|
|
2796
2796
|
height: size,
|
|
2797
|
-
viewBox: "0 0
|
|
2797
|
+
viewBox: "0 0 16 16",
|
|
2798
2798
|
fill: color
|
|
2799
2799
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2800
2800
|
d: "M6.5 11.5a4.5 4.5 0 110-9.002 4.5 4.5 0 010 9.002zm.5 10a4.5 4.5 0 110-9 4.5 4.5 0 010 9zm10-10a4.501 4.501 0 01-1.722-8.657A4.5 4.5 0 1117 11.5zm0 10a4.5 4.5 0 110-9 4.5 4.5 0 010 9zM6.5 9.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm.5 10a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm10-10a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm0 10a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
|
|
@@ -2807,7 +2807,7 @@ Groups.propTypes = {
|
|
|
2807
2807
|
};
|
|
2808
2808
|
Groups.defaultProps = {
|
|
2809
2809
|
color: 'currentColor',
|
|
2810
|
-
size: '
|
|
2810
|
+
size: '16'
|
|
2811
2811
|
};
|
|
2812
2812
|
|
|
2813
2813
|
var EventTree = function EventTree(props) {
|
|
@@ -2819,7 +2819,7 @@ var EventTree = function EventTree(props) {
|
|
|
2819
2819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2820
2820
|
width: size,
|
|
2821
2821
|
height: size,
|
|
2822
|
-
viewBox: "0 0
|
|
2822
|
+
viewBox: "0 0 16 16",
|
|
2823
2823
|
fill: color
|
|
2824
2824
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2825
2825
|
d: "M10 2a1 1 0 011 1v4a1 1 0 01-1 1H8v2h5V9a1 1 0 011-1h6a1 1 0 011 1v4a1 1 0 01-1 1h-6a1 1 0 01-1-1v-1H8v6h5v-1a1 1 0 011-1h6a1 1 0 011 1v4a1 1 0 01-1 1h-6a1 1 0 01-1-1v-1H7a1 1 0 01-1-1V8H4a1 1 0 01-1-1V3a1 1 0 011-1h6zm9 16h-4v2h4v-2zm0-8h-4v2h4v-2zM9 4H5v2h4V4z"
|
|
@@ -2832,7 +2832,7 @@ EventTree.propTypes = {
|
|
|
2832
2832
|
};
|
|
2833
2833
|
EventTree.defaultProps = {
|
|
2834
2834
|
color: 'currentColor',
|
|
2835
|
-
size: '
|
|
2835
|
+
size: '16'
|
|
2836
2836
|
};
|
|
2837
2837
|
|
|
2838
2838
|
var Split = function Split(props) {
|
|
@@ -2844,7 +2844,7 @@ var Split = function Split(props) {
|
|
|
2844
2844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2845
2845
|
width: size,
|
|
2846
2846
|
height: size,
|
|
2847
|
-
viewBox: "0 0
|
|
2847
|
+
viewBox: "0 0 16 16",
|
|
2848
2848
|
fill: color
|
|
2849
2849
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2850
2850
|
d: "M9.536 13H7.329a3 3 0 110-2h2.207L13 5h3.17a3.001 3.001 0 11.001 2h-2.017l-2.886 4.999L14.155 17h2.016a3.001 3.001 0 110 2H13l-3.464-6zM19 17a1 1 0 100 2 1 1 0 000-2zM4.5 11a1 1 0 100 2 1 1 0 000-2zM19 5a1 1 0 100 2 1 1 0 000-2z"
|
|
@@ -2857,7 +2857,7 @@ Split.propTypes = {
|
|
|
2857
2857
|
};
|
|
2858
2858
|
Split.defaultProps = {
|
|
2859
2859
|
color: 'currentColor',
|
|
2860
|
-
size: '
|
|
2860
|
+
size: '16'
|
|
2861
2861
|
};
|
|
2862
2862
|
|
|
2863
2863
|
var CustomPartition = function CustomPartition(props) {
|
|
@@ -2869,7 +2869,7 @@ var CustomPartition = function CustomPartition(props) {
|
|
|
2869
2869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2870
2870
|
width: size,
|
|
2871
2871
|
height: size,
|
|
2872
|
-
viewBox: "0 0
|
|
2872
|
+
viewBox: "0 0 16 16",
|
|
2873
2873
|
fill: color
|
|
2874
2874
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2875
2875
|
d: "M15.001 6h2a2 2 0 012 2v8.17a3.001 3.001 0 11-2 0V8h-2v3l-4.5-4 4.5-4v3zm-10 3.83a3.001 3.001 0 112 0v6.34a3.001 3.001 0 11-2 0V9.83zm1-1.83a1 1 0 100-2 1 1 0 000 2zm0 12a1 1 0 100-2 1 1 0 000 2zm12 0a1 1 0 100-2 1 1 0 000 2z"
|
|
@@ -2882,7 +2882,7 @@ CustomPartition.propTypes = {
|
|
|
2882
2882
|
};
|
|
2883
2883
|
CustomPartition.defaultProps = {
|
|
2884
2884
|
color: 'currentColor',
|
|
2885
|
-
size: '
|
|
2885
|
+
size: '16'
|
|
2886
2886
|
};
|
|
2887
2887
|
|
|
2888
2888
|
var Result = function Result(props) {
|
|
@@ -2894,7 +2894,7 @@ var Result = function Result(props) {
|
|
|
2894
2894
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2895
2895
|
width: size,
|
|
2896
2896
|
height: size,
|
|
2897
|
-
viewBox: "0 0
|
|
2897
|
+
viewBox: "0 0 16 16",
|
|
2898
2898
|
fill: color
|
|
2899
2899
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2900
2900
|
d: "M5 3h6.11l-.25 2H5v14h14v-5.86l2-.25V19a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2z"
|
|
@@ -2911,7 +2911,7 @@ Result.propTypes = {
|
|
|
2911
2911
|
};
|
|
2912
2912
|
Result.defaultProps = {
|
|
2913
2913
|
color: 'currentColor',
|
|
2914
|
-
size: '
|
|
2914
|
+
size: '16'
|
|
2915
2915
|
};
|
|
2916
2916
|
|
|
2917
2917
|
var Alert = function Alert(props) {
|
|
@@ -2923,7 +2923,7 @@ var Alert = function Alert(props) {
|
|
|
2923
2923
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2924
2924
|
width: size,
|
|
2925
2925
|
height: size,
|
|
2926
|
-
viewBox: "0 0
|
|
2926
|
+
viewBox: "0 0 16 16",
|
|
2927
2927
|
fill: color
|
|
2928
2928
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2929
2929
|
fillRule: "evenodd",
|
|
@@ -2938,7 +2938,7 @@ Alert.propTypes = {
|
|
|
2938
2938
|
};
|
|
2939
2939
|
Alert.defaultProps = {
|
|
2940
2940
|
color: 'currentColor',
|
|
2941
|
-
size: '
|
|
2941
|
+
size: '16'
|
|
2942
2942
|
};
|
|
2943
2943
|
|
|
2944
2944
|
var ViewOriginal = function ViewOriginal(props) {
|
|
@@ -2950,7 +2950,7 @@ var ViewOriginal = function ViewOriginal(props) {
|
|
|
2950
2950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2951
2951
|
width: size,
|
|
2952
2952
|
height: size,
|
|
2953
|
-
viewBox: "0 0
|
|
2953
|
+
viewBox: "0 0 16 16",
|
|
2954
2954
|
fill: color
|
|
2955
2955
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
2956
2956
|
clipPath: "url(#clip0_3240_50)"
|
|
@@ -2970,7 +2970,7 @@ ViewOriginal.propTypes = {
|
|
|
2970
2970
|
};
|
|
2971
2971
|
ViewOriginal.defaultProps = {
|
|
2972
2972
|
color: 'currentColor',
|
|
2973
|
-
size: '
|
|
2973
|
+
size: '16'
|
|
2974
2974
|
};
|
|
2975
2975
|
|
|
2976
2976
|
var Attribution = function Attribution(props) {
|
|
@@ -2982,7 +2982,7 @@ var Attribution = function Attribution(props) {
|
|
|
2982
2982
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2983
2983
|
width: size,
|
|
2984
2984
|
height: size,
|
|
2985
|
-
viewBox: "0 0
|
|
2985
|
+
viewBox: "0 0 16 16",
|
|
2986
2986
|
fill: color
|
|
2987
2987
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2988
2988
|
fillRule: "evenodd",
|
|
@@ -2997,7 +2997,7 @@ Attribution.propTypes = {
|
|
|
2997
2997
|
};
|
|
2998
2998
|
Attribution.defaultProps = {
|
|
2999
2999
|
color: 'currentColor',
|
|
3000
|
-
size: '
|
|
3000
|
+
size: '16'
|
|
3001
3001
|
};
|
|
3002
3002
|
|
|
3003
3003
|
var Cost = function Cost(props) {
|
|
@@ -3009,7 +3009,7 @@ var Cost = function Cost(props) {
|
|
|
3009
3009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3010
3010
|
width: size,
|
|
3011
3011
|
height: size,
|
|
3012
|
-
viewBox: "0 0
|
|
3012
|
+
viewBox: "0 0 16 16",
|
|
3013
3013
|
fill: color
|
|
3014
3014
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3015
3015
|
d: "M12 21.999A9.998 9.998 0 018.173 2.761 10 10 0 1112 21.999zm0-2a8 8 0 100-16 8 8 0 000 16zM12 7.05L16.95 12 12 16.95 7.05 12 12 7.05zm0 2.829L9.879 12 12 14.121 14.121 12 12 9.879z"
|
|
@@ -3022,7 +3022,7 @@ Cost.propTypes = {
|
|
|
3022
3022
|
};
|
|
3023
3023
|
Cost.defaultProps = {
|
|
3024
3024
|
color: 'currentColor',
|
|
3025
|
-
size: '
|
|
3025
|
+
size: '16'
|
|
3026
3026
|
};
|
|
3027
3027
|
|
|
3028
3028
|
var Exposure = function Exposure(props) {
|
|
@@ -3034,7 +3034,7 @@ var Exposure = function Exposure(props) {
|
|
|
3034
3034
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3035
3035
|
width: size,
|
|
3036
3036
|
height: size,
|
|
3037
|
-
viewBox: "0 0
|
|
3037
|
+
viewBox: "0 0 16 16",
|
|
3038
3038
|
fill: color
|
|
3039
3039
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3040
3040
|
d: "M12 18a6 6 0 110-12 6 6 0 010 12zm0-2A4 4 0 1012 8 4 4 0 0012 16zM11 1h2v3h-2V1zm0 19.001h2v3h-2v-3zM3.513 4.929L4.93 3.516 7.05 5.637 5.635 7.05l-2.12-2.12V4.93zM16.95 18.364l1.415-1.414 2.12 2.121-1.414 1.414-2.121-2.12zm2.121-14.85l1.414 1.415-2.12 2.121-1.415-1.413 2.121-2.121v-.002zM5.635 16.95l1.415 1.415-2.121 2.12-1.415-1.414 2.121-2.121zM23 11.001v2h-3v-2h3zM4 11.001v2H1v-2h3z"
|
|
@@ -3047,7 +3047,7 @@ Exposure.propTypes = {
|
|
|
3047
3047
|
};
|
|
3048
3048
|
Exposure.defaultProps = {
|
|
3049
3049
|
color: 'currentColor',
|
|
3050
|
-
size: '
|
|
3050
|
+
size: '16'
|
|
3051
3051
|
};
|
|
3052
3052
|
|
|
3053
3053
|
var Indicator = function Indicator(props) {
|
|
@@ -3059,7 +3059,7 @@ var Indicator = function Indicator(props) {
|
|
|
3059
3059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3060
3060
|
width: size,
|
|
3061
3061
|
height: size,
|
|
3062
|
-
viewBox: "0 0
|
|
3062
|
+
viewBox: "0 0 16 16",
|
|
3063
3063
|
fill: color
|
|
3064
3064
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3065
3065
|
fillRule: "evenodd",
|
|
@@ -3074,7 +3074,7 @@ Indicator.propTypes = {
|
|
|
3074
3074
|
};
|
|
3075
3075
|
Indicator.defaultProps = {
|
|
3076
3076
|
color: 'currentColor',
|
|
3077
|
-
size: '
|
|
3077
|
+
size: '16'
|
|
3078
3078
|
};
|
|
3079
3079
|
|
|
3080
3080
|
var OperatorEqual = function OperatorEqual(props) {
|
|
@@ -3086,7 +3086,7 @@ var OperatorEqual = function OperatorEqual(props) {
|
|
|
3086
3086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3087
3087
|
width: size,
|
|
3088
3088
|
height: size,
|
|
3089
|
-
viewBox: "0 0
|
|
3089
|
+
viewBox: "0 0 16 16",
|
|
3090
3090
|
fill: color
|
|
3091
3091
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3092
3092
|
fillRule: "evenodd",
|
|
@@ -3101,7 +3101,7 @@ OperatorEqual.propTypes = {
|
|
|
3101
3101
|
};
|
|
3102
3102
|
OperatorEqual.defaultProps = {
|
|
3103
3103
|
color: 'currentColor',
|
|
3104
|
-
size: '
|
|
3104
|
+
size: '16'
|
|
3105
3105
|
};
|
|
3106
3106
|
|
|
3107
3107
|
var OperatorUnequal = function OperatorUnequal(props) {
|
|
@@ -3113,7 +3113,7 @@ var OperatorUnequal = function OperatorUnequal(props) {
|
|
|
3113
3113
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3114
3114
|
width: size,
|
|
3115
3115
|
height: size,
|
|
3116
|
-
viewBox: "0 0
|
|
3116
|
+
viewBox: "0 0 16 16",
|
|
3117
3117
|
fill: color
|
|
3118
3118
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3119
3119
|
fillRule: "evenodd",
|
|
@@ -3128,7 +3128,7 @@ OperatorUnequal.propTypes = {
|
|
|
3128
3128
|
};
|
|
3129
3129
|
OperatorUnequal.defaultProps = {
|
|
3130
3130
|
color: 'currentColor',
|
|
3131
|
-
size: '
|
|
3131
|
+
size: '16'
|
|
3132
3132
|
};
|
|
3133
3133
|
|
|
3134
3134
|
var OperatorDivide = function OperatorDivide(props) {
|
|
@@ -3140,7 +3140,7 @@ var OperatorDivide = function OperatorDivide(props) {
|
|
|
3140
3140
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3141
3141
|
width: size,
|
|
3142
3142
|
height: size,
|
|
3143
|
-
viewBox: "0 0
|
|
3143
|
+
viewBox: "0 0 16 16",
|
|
3144
3144
|
fill: color
|
|
3145
3145
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3146
3146
|
d: "M5 11h14v2H5v-2zm7-3a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm0 11a1.5 1.5 0 110-3 1.5 1.5 0 010 3z"
|
|
@@ -3153,7 +3153,7 @@ OperatorDivide.propTypes = {
|
|
|
3153
3153
|
};
|
|
3154
3154
|
OperatorDivide.defaultProps = {
|
|
3155
3155
|
color: 'currentColor',
|
|
3156
|
-
size: '
|
|
3156
|
+
size: '16'
|
|
3157
3157
|
};
|
|
3158
3158
|
|
|
3159
3159
|
var OperatorNoValue = function OperatorNoValue(props) {
|
|
@@ -3165,7 +3165,7 @@ var OperatorNoValue = function OperatorNoValue(props) {
|
|
|
3165
3165
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3166
3166
|
width: size,
|
|
3167
3167
|
height: size,
|
|
3168
|
-
viewBox: "0 0
|
|
3168
|
+
viewBox: "0 0 16 16",
|
|
3169
3169
|
fill: color
|
|
3170
3170
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3171
3171
|
fillRule: "evenodd",
|
|
@@ -3180,7 +3180,7 @@ OperatorNoValue.propTypes = {
|
|
|
3180
3180
|
};
|
|
3181
3181
|
OperatorNoValue.defaultProps = {
|
|
3182
3182
|
color: 'currentColor',
|
|
3183
|
-
size: '
|
|
3183
|
+
size: '16'
|
|
3184
3184
|
};
|
|
3185
3185
|
|
|
3186
3186
|
var OperatorHasValue = function OperatorHasValue(props) {
|
|
@@ -3192,7 +3192,7 @@ var OperatorHasValue = function OperatorHasValue(props) {
|
|
|
3192
3192
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3193
3193
|
width: size,
|
|
3194
3194
|
height: size,
|
|
3195
|
-
viewBox: "0 0
|
|
3195
|
+
viewBox: "0 0 16 16",
|
|
3196
3196
|
fill: color
|
|
3197
3197
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3198
3198
|
fillRule: "evenodd",
|
|
@@ -3207,7 +3207,7 @@ OperatorHasValue.propTypes = {
|
|
|
3207
3207
|
};
|
|
3208
3208
|
OperatorHasValue.defaultProps = {
|
|
3209
3209
|
color: 'currentColor',
|
|
3210
|
-
size: '
|
|
3210
|
+
size: '16'
|
|
3211
3211
|
};
|
|
3212
3212
|
|
|
3213
3213
|
var OperatorInside = function OperatorInside(props) {
|
|
@@ -3219,7 +3219,7 @@ var OperatorInside = function OperatorInside(props) {
|
|
|
3219
3219
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3220
3220
|
width: size,
|
|
3221
3221
|
height: size,
|
|
3222
|
-
viewBox: "0 0
|
|
3222
|
+
viewBox: "0 0 16 16",
|
|
3223
3223
|
fill: color
|
|
3224
3224
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3225
3225
|
d: "M9 3v2H6v14h3v2H4V3h5zm6 0h5v18h-5v-2h3V5h-3V3z"
|
|
@@ -3232,7 +3232,7 @@ OperatorInside.propTypes = {
|
|
|
3232
3232
|
};
|
|
3233
3233
|
OperatorInside.defaultProps = {
|
|
3234
3234
|
color: 'currentColor',
|
|
3235
|
-
size: '
|
|
3235
|
+
size: '16'
|
|
3236
3236
|
};
|
|
3237
3237
|
|
|
3238
3238
|
var OperatorInclude = function OperatorInclude(props) {
|
|
@@ -3244,7 +3244,7 @@ var OperatorInclude = function OperatorInclude(props) {
|
|
|
3244
3244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3245
3245
|
width: size,
|
|
3246
3246
|
height: size,
|
|
3247
|
-
viewBox: "0 0
|
|
3247
|
+
viewBox: "0 0 16 16",
|
|
3248
3248
|
fill: color
|
|
3249
3249
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3250
3250
|
fillRule: "evenodd",
|
|
@@ -3259,7 +3259,7 @@ OperatorInclude.propTypes = {
|
|
|
3259
3259
|
};
|
|
3260
3260
|
OperatorInclude.defaultProps = {
|
|
3261
3261
|
color: 'currentColor',
|
|
3262
|
-
size: '
|
|
3262
|
+
size: '16'
|
|
3263
3263
|
};
|
|
3264
3264
|
|
|
3265
3265
|
var OperatorNotInclude = function OperatorNotInclude(props) {
|
|
@@ -3271,7 +3271,7 @@ var OperatorNotInclude = function OperatorNotInclude(props) {
|
|
|
3271
3271
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3272
3272
|
width: size,
|
|
3273
3273
|
height: size,
|
|
3274
|
-
viewBox: "0 0
|
|
3274
|
+
viewBox: "0 0 16 16",
|
|
3275
3275
|
fill: color
|
|
3276
3276
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3277
3277
|
clipPath: "url(#clip0_3399_79)"
|
|
@@ -3293,7 +3293,7 @@ OperatorNotInclude.propTypes = {
|
|
|
3293
3293
|
};
|
|
3294
3294
|
OperatorNotInclude.defaultProps = {
|
|
3295
3295
|
color: 'currentColor',
|
|
3296
|
-
size: '
|
|
3296
|
+
size: '16'
|
|
3297
3297
|
};
|
|
3298
3298
|
|
|
3299
3299
|
var OperatorLess = function OperatorLess(props) {
|
|
@@ -3305,7 +3305,7 @@ var OperatorLess = function OperatorLess(props) {
|
|
|
3305
3305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3306
3306
|
width: size,
|
|
3307
3307
|
height: size,
|
|
3308
|
-
viewBox: "0 0
|
|
3308
|
+
viewBox: "0 0 16 16",
|
|
3309
3309
|
fill: color
|
|
3310
3310
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3311
3311
|
fillRule: "evenodd",
|
|
@@ -3320,7 +3320,7 @@ OperatorLess.propTypes = {
|
|
|
3320
3320
|
};
|
|
3321
3321
|
OperatorLess.defaultProps = {
|
|
3322
3322
|
color: 'currentColor',
|
|
3323
|
-
size: '
|
|
3323
|
+
size: '16'
|
|
3324
3324
|
};
|
|
3325
3325
|
|
|
3326
3326
|
var OperatorNoBigger = function OperatorNoBigger(props) {
|
|
@@ -3332,7 +3332,7 @@ var OperatorNoBigger = function OperatorNoBigger(props) {
|
|
|
3332
3332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3333
3333
|
width: size,
|
|
3334
3334
|
height: size,
|
|
3335
|
-
viewBox: "0 0
|
|
3335
|
+
viewBox: "0 0 16 16",
|
|
3336
3336
|
fill: color
|
|
3337
3337
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3338
3338
|
fillRule: "evenodd",
|
|
@@ -3347,7 +3347,7 @@ OperatorNoBigger.propTypes = {
|
|
|
3347
3347
|
};
|
|
3348
3348
|
OperatorNoBigger.defaultProps = {
|
|
3349
3349
|
color: 'currentColor',
|
|
3350
|
-
size: '
|
|
3350
|
+
size: '16'
|
|
3351
3351
|
};
|
|
3352
3352
|
|
|
3353
3353
|
var OperatorBigger = function OperatorBigger(props) {
|
|
@@ -3359,7 +3359,7 @@ var OperatorBigger = function OperatorBigger(props) {
|
|
|
3359
3359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3360
3360
|
width: size,
|
|
3361
3361
|
height: size,
|
|
3362
|
-
viewBox: "0 0
|
|
3362
|
+
viewBox: "0 0 16 16",
|
|
3363
3363
|
fill: color
|
|
3364
3364
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3365
3365
|
fillRule: "evenodd",
|
|
@@ -3374,7 +3374,7 @@ OperatorBigger.propTypes = {
|
|
|
3374
3374
|
};
|
|
3375
3375
|
OperatorBigger.defaultProps = {
|
|
3376
3376
|
color: 'currentColor',
|
|
3377
|
-
size: '
|
|
3377
|
+
size: '16'
|
|
3378
3378
|
};
|
|
3379
3379
|
|
|
3380
3380
|
var OperatorNoLess = function OperatorNoLess(props) {
|
|
@@ -3386,7 +3386,7 @@ var OperatorNoLess = function OperatorNoLess(props) {
|
|
|
3386
3386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3387
3387
|
width: size,
|
|
3388
3388
|
height: size,
|
|
3389
|
-
viewBox: "0 0
|
|
3389
|
+
viewBox: "0 0 16 16",
|
|
3390
3390
|
fill: color
|
|
3391
3391
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3392
3392
|
fillRule: "evenodd",
|
|
@@ -3401,7 +3401,7 @@ OperatorNoLess.propTypes = {
|
|
|
3401
3401
|
};
|
|
3402
3402
|
OperatorNoLess.defaultProps = {
|
|
3403
3403
|
color: 'currentColor',
|
|
3404
|
-
size: '
|
|
3404
|
+
size: '16'
|
|
3405
3405
|
};
|
|
3406
3406
|
|
|
3407
3407
|
var OperatorTrue = function OperatorTrue(props) {
|
|
@@ -3413,7 +3413,7 @@ var OperatorTrue = function OperatorTrue(props) {
|
|
|
3413
3413
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3414
3414
|
width: size,
|
|
3415
3415
|
height: size,
|
|
3416
|
-
viewBox: "0 0
|
|
3416
|
+
viewBox: "0 0 16 16",
|
|
3417
3417
|
fill: color
|
|
3418
3418
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3419
3419
|
fillRule: "evenodd",
|
|
@@ -3428,7 +3428,7 @@ OperatorTrue.propTypes = {
|
|
|
3428
3428
|
};
|
|
3429
3429
|
OperatorTrue.defaultProps = {
|
|
3430
3430
|
color: 'currentColor',
|
|
3431
|
-
size: '
|
|
3431
|
+
size: '16'
|
|
3432
3432
|
};
|
|
3433
3433
|
|
|
3434
3434
|
var OperatorFalse = function OperatorFalse(props) {
|
|
@@ -3440,7 +3440,7 @@ var OperatorFalse = function OperatorFalse(props) {
|
|
|
3440
3440
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3441
3441
|
width: size,
|
|
3442
3442
|
height: size,
|
|
3443
|
-
viewBox: "0 0
|
|
3443
|
+
viewBox: "0 0 16 16",
|
|
3444
3444
|
fill: color
|
|
3445
3445
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3446
3446
|
fillRule: "evenodd",
|
|
@@ -3455,7 +3455,7 @@ OperatorFalse.propTypes = {
|
|
|
3455
3455
|
};
|
|
3456
3456
|
OperatorFalse.defaultProps = {
|
|
3457
3457
|
color: 'currentColor',
|
|
3458
|
-
size: '
|
|
3458
|
+
size: '16'
|
|
3459
3459
|
};
|
|
3460
3460
|
|
|
3461
3461
|
var OperatorRegex = function OperatorRegex(props) {
|
|
@@ -3467,7 +3467,7 @@ var OperatorRegex = function OperatorRegex(props) {
|
|
|
3467
3467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3468
3468
|
width: size,
|
|
3469
3469
|
height: size,
|
|
3470
|
-
viewBox: "0 0
|
|
3470
|
+
viewBox: "0 0 16 16",
|
|
3471
3471
|
fill: color
|
|
3472
3472
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3473
3473
|
fillRule: "evenodd",
|
|
@@ -3482,7 +3482,7 @@ OperatorRegex.propTypes = {
|
|
|
3482
3482
|
};
|
|
3483
3483
|
OperatorRegex.defaultProps = {
|
|
3484
3484
|
color: 'currentColor',
|
|
3485
|
-
size: '
|
|
3485
|
+
size: '16'
|
|
3486
3486
|
};
|
|
3487
3487
|
|
|
3488
3488
|
var OperatorNoRegex = function OperatorNoRegex(props) {
|
|
@@ -3494,7 +3494,7 @@ var OperatorNoRegex = function OperatorNoRegex(props) {
|
|
|
3494
3494
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3495
3495
|
width: size,
|
|
3496
3496
|
height: size,
|
|
3497
|
-
viewBox: "0 0
|
|
3497
|
+
viewBox: "0 0 16 16",
|
|
3498
3498
|
fill: color
|
|
3499
3499
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3500
3500
|
fillRule: "evenodd",
|
|
@@ -3509,7 +3509,7 @@ OperatorNoRegex.propTypes = {
|
|
|
3509
3509
|
};
|
|
3510
3510
|
OperatorNoRegex.defaultProps = {
|
|
3511
3511
|
color: 'currentColor',
|
|
3512
|
-
size: '
|
|
3512
|
+
size: '16'
|
|
3513
3513
|
};
|
|
3514
3514
|
|
|
3515
3515
|
var LogoDingding = function LogoDingding(props) {
|
|
@@ -3521,10 +3521,11 @@ var LogoDingding = function LogoDingding(props) {
|
|
|
3521
3521
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3522
3522
|
width: size,
|
|
3523
3523
|
height: size,
|
|
3524
|
-
viewBox: "0 0
|
|
3524
|
+
viewBox: "0 0 16 16",
|
|
3525
3525
|
fill: color
|
|
3526
3526
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3527
|
-
d: "M12 .375C5.55.375.3 5.625.3 12.075c0 6.45 5.25 11.7 11.7 11.7 6.45 0 11.7-5.25 11.7-11.7 0-6.45-5.25-11.7-11.7-11.7zM17.475 10.5c0 .075-.075.225-.15.45-.525 1.05-1.8 3.15-1.8 3.15l-.375.675h1.8l-3.45 4.5.75-3.15h-1.425l.525-2.1c-.375.075-.9.225-1.425.375 0 0-.75.45-2.175-.825 0 0-.975-.825-.375-1.05.225-.075 1.125-.225 1.875-.3.975-.15 1.575-.225 1.575-.225s-3 .075-3.675-.075c-.675-.075-1.575-1.275-1.8-2.325 0 0-.3-.6.675-.3.975.3 4.8 1.05 4.8 1.05S7.8 8.775 7.425 8.4c-.3-.375-.975-2.025-.9-3.075 0 0 0-.225.3-.15 0 0 3.75 1.725 6.225 2.625 2.475 1.05 4.65 1.5 4.425 2.7z"
|
|
3527
|
+
d: "M12 .375C5.55.375.3 5.625.3 12.075c0 6.45 5.25 11.7 11.7 11.7 6.45 0 11.7-5.25 11.7-11.7 0-6.45-5.25-11.7-11.7-11.7zM17.475 10.5c0 .075-.075.225-.15.45-.525 1.05-1.8 3.15-1.8 3.15l-.375.675h1.8l-3.45 4.5.75-3.15h-1.425l.525-2.1c-.375.075-.9.225-1.425.375 0 0-.75.45-2.175-.825 0 0-.975-.825-.375-1.05.225-.075 1.125-.225 1.875-.3.975-.15 1.575-.225 1.575-.225s-3 .075-3.675-.075c-.675-.075-1.575-1.275-1.8-2.325 0 0-.3-.6.675-.3.975.3 4.8 1.05 4.8 1.05S7.8 8.775 7.425 8.4c-.3-.375-.975-2.025-.9-3.075 0 0 0-.225.3-.15 0 0 3.75 1.725 6.225 2.625 2.475 1.05 4.65 1.5 4.425 2.7z",
|
|
3528
|
+
fill: "#3AA2EB"
|
|
3528
3529
|
}));
|
|
3529
3530
|
};
|
|
3530
3531
|
|
|
@@ -3534,7 +3535,7 @@ LogoDingding.propTypes = {
|
|
|
3534
3535
|
};
|
|
3535
3536
|
LogoDingding.defaultProps = {
|
|
3536
3537
|
color: 'currentColor',
|
|
3537
|
-
size: '
|
|
3538
|
+
size: '16'
|
|
3538
3539
|
};
|
|
3539
3540
|
|
|
3540
3541
|
var LogoDingdingGray = function LogoDingdingGray(props) {
|
|
@@ -3546,7 +3547,7 @@ var LogoDingdingGray = function LogoDingdingGray(props) {
|
|
|
3546
3547
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3547
3548
|
width: size,
|
|
3548
3549
|
height: size,
|
|
3549
|
-
viewBox: "0 0
|
|
3550
|
+
viewBox: "0 0 16 16",
|
|
3550
3551
|
fill: color
|
|
3551
3552
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3552
3553
|
d: "M13.2 7.8c-2.55-.9-6.45-2.7-6.45-2.7-.3 0-.3.15-.3.15 0 1.2.6 2.85.9 3.3.45.3 5.55 1.95 5.55 1.95S9 9.75 7.95 9.45c-.9-.3-.6.3-.6.3.15 1.05 1.05 2.25 1.8 2.4.75.15 3.75 0 3.75 0s-.6 0-1.65.15c-.6.15-1.5.3-1.8.45-.6.15.45 1.05.45 1.05 1.5 1.35 2.25.9 2.25.9.6-.15 1.05-.3 1.5-.45l-.45 2.1h1.5l-.9 3.15 3.6-4.65h-1.8l.45-.6s1.35-2.1 1.8-3.15c.15-.15.15-.3.15-.45.15-1.35-2.1-1.8-4.8-2.85zm-1.05-6.75C5.85 1.05.9 6.15.9 12.3S6 23.55 12.15 23.55c6.3 0 11.25-5.1 11.25-11.25S18.45 1.05 12.15 1.05zm0 21.75c-5.85 0-10.5-4.65-10.5-10.5S6.3 1.8 12.15 1.8s10.5 4.65 10.5 10.5S18 22.8 12.15 22.8z"
|
|
@@ -3559,7 +3560,7 @@ LogoDingdingGray.propTypes = {
|
|
|
3559
3560
|
};
|
|
3560
3561
|
LogoDingdingGray.defaultProps = {
|
|
3561
3562
|
color: 'currentColor',
|
|
3562
|
-
size: '
|
|
3563
|
+
size: '16'
|
|
3563
3564
|
};
|
|
3564
3565
|
|
|
3565
3566
|
var LogoWecom = function LogoWecom(props) {
|
|
@@ -3571,18 +3572,23 @@ var LogoWecom = function LogoWecom(props) {
|
|
|
3571
3572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3572
3573
|
width: size,
|
|
3573
3574
|
height: size,
|
|
3574
|
-
viewBox: "0 0
|
|
3575
|
+
viewBox: "0 0 16 16",
|
|
3575
3576
|
fill: color
|
|
3576
3577
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3577
|
-
d: "M15.606 17.54a.32.32 0 00.04.488 4.107 4.107 0 011.265 2.466 1.338 1.338 0 101.429-1.682 4.102 4.102 0 01-2.282-1.272.32.32 0 00-.452 0z"
|
|
3578
|
+
d: "M15.606 17.54a.32.32 0 00.04.488 4.107 4.107 0 011.265 2.466 1.338 1.338 0 101.429-1.682 4.102 4.102 0 01-2.282-1.272.32.32 0 00-.452 0z",
|
|
3579
|
+
fill: "#FB6500"
|
|
3578
3580
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3579
|
-
d: "M21.034 15.422c-.217.216-.352.5-.384.805a4.103 4.103 0 01-1.27 2.285.32.32 0 10.489.409 4.103 4.103 0 012.466-1.265 1.336 1.336 0 10-1.297-2.234h-.004z"
|
|
3581
|
+
d: "M21.034 15.422c-.217.216-.352.5-.384.805a4.103 4.103 0 01-1.27 2.285.32.32 0 10.489.409 4.103 4.103 0 012.466-1.265 1.336 1.336 0 10-1.297-2.234h-.004z",
|
|
3582
|
+
fill: "#0082EF"
|
|
3580
3583
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3581
|
-
d: "M17.267 11.652a1.337 1.337 0 00.805 2.273c.88.163 1.682.608 2.285 1.27a.32.32 0 10.408-.49 4.107 4.107 0 01-1.264-2.465 1.338 1.338 0 00-2.234-.588z"
|
|
3584
|
+
d: "M17.267 11.652a1.337 1.337 0 00.805 2.273c.88.163 1.682.608 2.285 1.27a.32.32 0 10.408-.49 4.107 4.107 0 01-1.264-2.465 1.338 1.338 0 00-2.234-.588z",
|
|
3585
|
+
fill: "#2DBC00"
|
|
3582
3586
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3583
|
-
d: "M16.61 13.741l-.023.024a4.1 4.1 0 01-2.502 1.31 1.33 1.33 0 00-.592 2.233 1.337 1.337 0 002.273-.805c.164-.88.611-1.683 1.273-2.286a.32.32 0 10-.428-.476z"
|
|
3587
|
+
d: "M16.61 13.741l-.023.024a4.1 4.1 0 01-2.502 1.31 1.33 1.33 0 00-.592 2.233 1.337 1.337 0 002.273-.805c.164-.88.611-1.683 1.273-2.286a.32.32 0 10-.428-.476z",
|
|
3588
|
+
fill: "#FC0"
|
|
3584
3589
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3585
|
-
d: "M8.534 2.202c-2.398.264-4.571 1.288-6.132 2.89A8.097 8.097 0 00.905 7.197a7.333 7.333 0 00.516 7.405c.424.64 1.12 1.44 1.757 2.009l-.288 2.265-.032.097c-.008.028-.008.06-.012.088l-.008.072.008.072a.728.728 0 001.097.564h.012l.044-.032.688-.344L6.74 18.36c.976.28 1.987.42 3.002.412a10.764 10.764 0 003.683-.64 1.333 1.333 0 01-.909-1.397 9.043 9.043 0 01-3.786.376l-.204-.028a9.153 9.153 0 01-1.361-.284.93.93 0 00-.729.076l-.056.028-1.689.993-.072.044c-.04.024-.06.032-.08.032a.116.116 0 01-.108-.12l.064-.26.076-.284.12-.469.14-.52a.708.708 0 00-.256-.789 7.384 7.384 0 01-1.705-1.777 5.776 5.776 0 01-.416-5.836 6.672 6.672 0 011.2-1.68C4.935 4.914 6.736 4.074 8.73 3.858a9.454 9.454 0 012.073 0c1.981.228 3.775 1.08 5.047 2.393.493.509.893 1.081 1.19 1.69.396.808.596 1.664.596 2.541 0 .092-.008.184-.012.272a1.333 1.333 0 011.64.192l.06.072a7.293 7.293 0 00-.728-3.794 8.171 8.171 0 00-1.48-2.105 10.046 10.046 0 00-6.109-2.91 11.259 11.259 0 00-2.473-.008z"
|
|
3590
|
+
d: "M8.534 2.202c-2.398.264-4.571 1.288-6.132 2.89A8.097 8.097 0 00.905 7.197a7.333 7.333 0 00.516 7.405c.424.64 1.12 1.44 1.757 2.009l-.288 2.265-.032.097c-.008.028-.008.06-.012.088l-.008.072.008.072a.728.728 0 001.097.564h.012l.044-.032.688-.344L6.74 18.36c.976.28 1.987.42 3.002.412a10.764 10.764 0 003.683-.64 1.333 1.333 0 01-.909-1.397 9.043 9.043 0 01-3.786.376l-.204-.028a9.153 9.153 0 01-1.361-.284.93.93 0 00-.729.076l-.056.028-1.689.993-.072.044c-.04.024-.06.032-.08.032a.116.116 0 01-.108-.12l.064-.26.076-.284.12-.469.14-.52a.708.708 0 00-.256-.789 7.384 7.384 0 01-1.705-1.777 5.776 5.776 0 01-.416-5.836 6.672 6.672 0 011.2-1.68C4.935 4.914 6.736 4.074 8.73 3.858a9.454 9.454 0 012.073 0c1.981.228 3.775 1.08 5.047 2.393.493.509.893 1.081 1.19 1.69.396.808.596 1.664.596 2.541 0 .092-.008.184-.012.272a1.333 1.333 0 011.64.192l.06.072a7.293 7.293 0 00-.728-3.794 8.171 8.171 0 00-1.48-2.105 10.046 10.046 0 00-6.109-2.91 11.259 11.259 0 00-2.473-.008z",
|
|
3591
|
+
fill: "#0082EF"
|
|
3586
3592
|
}));
|
|
3587
3593
|
};
|
|
3588
3594
|
|
|
@@ -3592,7 +3598,7 @@ LogoWecom.propTypes = {
|
|
|
3592
3598
|
};
|
|
3593
3599
|
LogoWecom.defaultProps = {
|
|
3594
3600
|
color: 'currentColor',
|
|
3595
|
-
size: '
|
|
3601
|
+
size: '16'
|
|
3596
3602
|
};
|
|
3597
3603
|
|
|
3598
3604
|
var LogoWecomGray = function LogoWecomGray(props) {
|
|
@@ -3604,7 +3610,7 @@ var LogoWecomGray = function LogoWecomGray(props) {
|
|
|
3604
3610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3605
3611
|
width: size,
|
|
3606
3612
|
height: size,
|
|
3607
|
-
viewBox: "0 0
|
|
3613
|
+
viewBox: "0 0 16 16",
|
|
3608
3614
|
fill: color
|
|
3609
3615
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3610
3616
|
d: "M19.125 12.3c.075.3.15.525.225.75.225.525.525.975.9 1.35.15.15.15.3.075.45-.15.15-.3.15-.45 0-.45-.525-1.05-.825-1.725-1.05-.15-.075-.3-.075-.45-.075a1.081 1.081 0 01-.825-.675c-.225-.45-.15-.9.15-1.275.3-.375.75-.525 1.275-.375.45.075.675.45.825.9zm-6.375 4.35c0-.15-.075-.15-.15-.15-1.5.45-3.075.45-4.65 0-.3 0-.6 0-.9.15-.45.3-.975.6-1.5.825-.075 0-.15.075-.225 0-.075-.075 0-.15 0-.225.075-.375.225-.75.3-1.125.15-.375 0-.675-.3-.9-.3-.225-.525-.45-.75-.675-.975-.975-1.5-2.1-1.65-3.525-.075-1.65.525-3.075 1.65-4.2C6 5.4 7.8 4.725 9.75 4.725c1.95-.075 3.75.45 5.325 1.725.975.825 1.65 1.8 2.025 3 .15.525.15 1.05.15 1.575.6-.3 1.05-.225 1.575.225.075-.825 0-1.65-.3-2.4-.675-2.1-2.1-3.6-3.975-4.575-2.1-1.05-4.35-1.35-6.675-.825-2.175.6-4.125 1.8-5.4 3.825-1.2 1.95-1.35 3.975-.525 6.075.45 1.125 1.2 2.025 2.1 2.85.075.075.15.15.15.225-.075.675-.15 1.275-.3 1.95-.075.3 0 .525.225.75.225.225.525.15.75 0 .75-.375 1.575-.75 2.325-1.2.225.075.3 0 .375.075.6.15 1.2.3 1.8.3 1.425.075 2.775-.075 4.125-.525-.45-.225-.75-.6-.75-1.125zm8.625-1.875c-.6-.075-1.2.3-1.275.9-.15.825-.525 1.575-1.2 2.25-.15.15-.15.3 0 .45.15.15.3.075.45-.075.6-.6 1.35-.975 2.175-1.125.525-.075.975-.6.975-1.2-.075-.6-.525-1.125-1.125-1.2zM18.15 18.3c-.675-.15-1.275-.375-1.8-.825l-.375-.375c-.15-.15-.45-.075-.45.15 0 .15.075.225.15.3.6.6.975 1.275 1.125 2.1.075.6.6.975 1.2.975s1.125-.45 1.2-1.125c0-.525-.45-1.05-1.05-1.2zm-2.475-2.1c.15-.75.525-1.35 1.05-1.875.15-.15.15-.3.075-.45-.15-.15-.3-.15-.45 0-.6.6-1.35.975-2.175 1.125-.6.075-.975.6-.975 1.2s.45 1.125 1.05 1.2c.6.075 1.125-.3 1.275-.9.075-.075.075-.225.15-.3z"
|
|
@@ -3617,7 +3623,7 @@ LogoWecomGray.propTypes = {
|
|
|
3617
3623
|
};
|
|
3618
3624
|
LogoWecomGray.defaultProps = {
|
|
3619
3625
|
color: 'currentColor',
|
|
3620
|
-
size: '
|
|
3626
|
+
size: '16'
|
|
3621
3627
|
};
|
|
3622
3628
|
|
|
3623
3629
|
var LogoWechat = function LogoWechat(props) {
|
|
@@ -3629,17 +3635,19 @@ var LogoWechat = function LogoWechat(props) {
|
|
|
3629
3635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3630
3636
|
width: size,
|
|
3631
3637
|
height: size,
|
|
3632
|
-
viewBox: "0 0
|
|
3638
|
+
viewBox: "0 0 16 16",
|
|
3633
3639
|
fill: color
|
|
3634
3640
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3635
3641
|
clipPath: "url(#clip0_3342_396)"
|
|
3636
3642
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3637
|
-
d: "M9.01 14.475c.45-2.925 1.8-4.65 4.125-5.7.9-.375 2.55-.975 3.9-.6-.375-3.525-4.875-6.075-9-6l-2.025.45C4.51 3 3.385 3.675 2.335 4.5.91 5.625-.59 8.325.235 11.1c.525 1.8 1.725 3.15 3.15 4.05L2.56 17.7l2.925-1.5 1.275.3c.75.225 1.65.225 2.475.15 0-.6-.375-1.35-.225-2.175zm1.5-7.875c.15-.45.6-.525 1.125-.75 1.425.075 1.5 1.95.225 2.1-.825.15-1.65-.525-1.35-1.35zM5.935 8.025c-.825.15-1.65-.6-1.35-1.425.225-.45.6-.525 1.125-.75 1.425.075 1.5 1.875.225 2.175zm17.4 4.2c-1.275-2.175-3.45-3.675-6.9-3.675l-1.425.225c-1.2.3-2.25.75-3.15 1.425-3.15 2.4-2.85 7.05.225 9.3.9.675 3.075 1.725 4.875 1.425.375-.075 2.325-.45 2.4-.45l2.325 1.275-.675-2.1c1.125-1.275 2.25-1.8 2.85-3.75.375-1.275 0-2.775-.525-3.675zm-8.4 1.35c-1.125.45-1.875-.9-.6-1.575 1.125-.075 1.575 1.2.6 1.575zm4.65 0c-1.125.45-1.8-.9-.6-1.575 1.2-.075 1.65 1.2.6 1.575z"
|
|
3643
|
+
d: "M9.01 14.475c.45-2.925 1.8-4.65 4.125-5.7.9-.375 2.55-.975 3.9-.6-.375-3.525-4.875-6.075-9-6l-2.025.45C4.51 3 3.385 3.675 2.335 4.5.91 5.625-.59 8.325.235 11.1c.525 1.8 1.725 3.15 3.15 4.05L2.56 17.7l2.925-1.5 1.275.3c.75.225 1.65.225 2.475.15 0-.6-.375-1.35-.225-2.175zm1.5-7.875c.15-.45.6-.525 1.125-.75 1.425.075 1.5 1.95.225 2.1-.825.15-1.65-.525-1.35-1.35zM5.935 8.025c-.825.15-1.65-.6-1.35-1.425.225-.45.6-.525 1.125-.75 1.425.075 1.5 1.875.225 2.175zm17.4 4.2c-1.275-2.175-3.45-3.675-6.9-3.675l-1.425.225c-1.2.3-2.25.75-3.15 1.425-3.15 2.4-2.85 7.05.225 9.3.9.675 3.075 1.725 4.875 1.425.375-.075 2.325-.45 2.4-.45l2.325 1.275-.675-2.1c1.125-1.275 2.25-1.8 2.85-3.75.375-1.275 0-2.775-.525-3.675zm-8.4 1.35c-1.125.45-1.875-.9-.6-1.575 1.125-.075 1.575 1.2.6 1.575zm4.65 0c-1.125.45-1.8-.9-.6-1.575 1.2-.075 1.65 1.2.6 1.575z",
|
|
3644
|
+
fill: "#1AAD19"
|
|
3638
3645
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3639
3646
|
id: "clip0_3342_396"
|
|
3640
3647
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3641
3648
|
width: "24",
|
|
3642
|
-
height: "24"
|
|
3649
|
+
height: "24",
|
|
3650
|
+
fill: "#fff"
|
|
3643
3651
|
}))));
|
|
3644
3652
|
};
|
|
3645
3653
|
|
|
@@ -3649,7 +3657,7 @@ LogoWechat.propTypes = {
|
|
|
3649
3657
|
};
|
|
3650
3658
|
LogoWechat.defaultProps = {
|
|
3651
3659
|
color: 'currentColor',
|
|
3652
|
-
size: '
|
|
3660
|
+
size: '16'
|
|
3653
3661
|
};
|
|
3654
3662
|
|
|
3655
3663
|
var LogoWechatGray = function LogoWechatGray(props) {
|
|
@@ -3661,7 +3669,7 @@ var LogoWechatGray = function LogoWechatGray(props) {
|
|
|
3661
3669
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3662
3670
|
width: size,
|
|
3663
3671
|
height: size,
|
|
3664
|
-
viewBox: "0 0
|
|
3672
|
+
viewBox: "0 0 16 16",
|
|
3665
3673
|
fill: color
|
|
3666
3674
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3667
3675
|
clipPath: "url(#clip0_3342_397)"
|
|
@@ -3681,7 +3689,7 @@ LogoWechatGray.propTypes = {
|
|
|
3681
3689
|
};
|
|
3682
3690
|
LogoWechatGray.defaultProps = {
|
|
3683
3691
|
color: 'currentColor',
|
|
3684
|
-
size: '
|
|
3692
|
+
size: '16'
|
|
3685
3693
|
};
|
|
3686
3694
|
|
|
3687
3695
|
var LogoFeishu = function LogoFeishu(props) {
|
|
@@ -3693,23 +3701,28 @@ var LogoFeishu = function LogoFeishu(props) {
|
|
|
3693
3701
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3694
3702
|
width: size,
|
|
3695
3703
|
height: size,
|
|
3696
|
-
viewBox: "0 0
|
|
3704
|
+
viewBox: "0 0 16 16",
|
|
3697
3705
|
fill: color
|
|
3698
3706
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3699
3707
|
clipPath: "url(#clip0_3342_408)"
|
|
3700
3708
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3701
|
-
d: "M24 .237l-5.902 6.377a.204.204 0 00-.047.163 1.135 1.135 0 01-.312 1.051 1.146 1.146 0 01-1.649 0l-4.694 4.688.461 6.207L17.136 24 24 .237z"
|
|
3709
|
+
d: "M24 .237l-5.902 6.377a.204.204 0 00-.047.163 1.135 1.135 0 01-.312 1.051 1.146 1.146 0 01-1.649 0l-4.694 4.688.461 6.207L17.136 24 24 .237z",
|
|
3710
|
+
fill: "#38F"
|
|
3702
3711
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3703
|
-
d: "M23.925.4l-5.833 6.302a.19.19 0 00-.041.17 1.16 1.16 0 01-.685 1.29 1.14 1.14 0 01-1.255-.252l-4.62 4.62a.082.082 0 000 .074l.455 6.105L23.68.936 23.925.4z"
|
|
3712
|
+
d: "M23.925.4l-5.833 6.302a.19.19 0 00-.041.17 1.16 1.16 0 01-.685 1.29 1.14 1.14 0 01-1.255-.252l-4.62 4.62a.082.082 0 000 .074l.455 6.105L23.68.936 23.925.4z",
|
|
3713
|
+
fill: "#005DE0"
|
|
3704
3714
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3705
|
-
d: "M23.742 0l-6.376 5.895a.169.169 0 01-.163.047 1.16 1.16 0 00-1.052.32 1.14 1.14 0 000 1.64l-4.7 4.702-6.173-.461L0 6.865 23.742 0z"
|
|
3715
|
+
d: "M23.742 0l-6.376 5.895a.169.169 0 01-.163.047 1.16 1.16 0 00-1.052.32 1.14 1.14 0 000 1.64l-4.7 4.702-6.173-.461L0 6.865 23.742 0z",
|
|
3716
|
+
fill: "#46EBD5"
|
|
3706
3717
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3707
|
-
d: "M23.6.068l-6.302 5.84a.19.19 0 01-.17.041 1.14 1.14 0 00-1.024 1.94l-4.613 4.62a.082.082 0 01-.074 0l-6.105-.455L23.064.32 23.6.068z"
|
|
3718
|
+
d: "M23.6.068l-6.302 5.84a.19.19 0 01-.17.041 1.14 1.14 0 00-1.024 1.94l-4.613 4.62a.082.082 0 01-.074 0l-6.105-.455L23.064.32 23.6.068z",
|
|
3719
|
+
fill: "#00D0B6"
|
|
3708
3720
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3709
3721
|
id: "clip0_3342_408"
|
|
3710
3722
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3711
3723
|
width: "24",
|
|
3712
|
-
height: "24"
|
|
3724
|
+
height: "24",
|
|
3725
|
+
fill: "#fff"
|
|
3713
3726
|
}))));
|
|
3714
3727
|
};
|
|
3715
3728
|
|
|
@@ -3719,7 +3732,7 @@ LogoFeishu.propTypes = {
|
|
|
3719
3732
|
};
|
|
3720
3733
|
LogoFeishu.defaultProps = {
|
|
3721
3734
|
color: 'currentColor',
|
|
3722
|
-
size: '
|
|
3735
|
+
size: '16'
|
|
3723
3736
|
};
|
|
3724
3737
|
|
|
3725
3738
|
var LogoKing = function LogoKing(props) {
|
|
@@ -3731,10 +3744,11 @@ var LogoKing = function LogoKing(props) {
|
|
|
3731
3744
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3732
3745
|
width: size,
|
|
3733
3746
|
height: size,
|
|
3734
|
-
viewBox: "0 0
|
|
3747
|
+
viewBox: "0 0 16 16",
|
|
3735
3748
|
fill: color
|
|
3736
3749
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3737
|
-
d: "M2.173.094H21.59a2.109 2.109 0 012.103 2.103v4.54c-3.727-.029-8.463.892-11.293 1.98-3.553 1.366-5.62 2.617-6.625 3.946-1.003 1.329.955 1.794 2.855 1.807 1.9.013 3.516-1.418 6.475-3.123 2.308-1.33 5.467-2.564 8.588-3.583v7.576c-1.524-.779-3.363-1.322-7.22-1.121-4.219.218-10.004 1.285-13.53 3.714 4.23-.33 9.327-.38 12.969-.27 3.02.09 5.818 1.28 7.78 1.187v2.763a2.109 2.109 0 01-2.102 2.103H2.173A2.109 2.109 0 01.07 21.613v-5.65a113.965 113.965 0 014.765-4.345c2.745-2.382 6.512-4.297 7.273-5.285.76-.987-1.588-2.488-3.292-2.174-1.705.314-3.194 2.053-5.788 4.517-.953.906-1.994 2.141-2.958 3.516V2.197A2.109 2.109 0 012.173.094z"
|
|
3750
|
+
d: "M2.173.094H21.59a2.109 2.109 0 012.103 2.103v4.54c-3.727-.029-8.463.892-11.293 1.98-3.553 1.366-5.62 2.617-6.625 3.946-1.003 1.329.955 1.794 2.855 1.807 1.9.013 3.516-1.418 6.475-3.123 2.308-1.33 5.467-2.564 8.588-3.583v7.576c-1.524-.779-3.363-1.322-7.22-1.121-4.219.218-10.004 1.285-13.53 3.714 4.23-.33 9.327-.38 12.969-.27 3.02.09 5.818 1.28 7.78 1.187v2.763a2.109 2.109 0 01-2.102 2.103H2.173A2.109 2.109 0 01.07 21.613v-5.65a113.965 113.965 0 014.765-4.345c2.745-2.382 6.512-4.297 7.273-5.285.76-.987-1.588-2.488-3.292-2.174-1.705.314-3.194 2.053-5.788 4.517-.953.906-1.994 2.141-2.958 3.516V2.197A2.109 2.109 0 012.173.094z",
|
|
3751
|
+
fill: "#E30016"
|
|
3738
3752
|
}));
|
|
3739
3753
|
};
|
|
3740
3754
|
|
|
@@ -3744,7 +3758,7 @@ LogoKing.propTypes = {
|
|
|
3744
3758
|
};
|
|
3745
3759
|
LogoKing.defaultProps = {
|
|
3746
3760
|
color: 'currentColor',
|
|
3747
|
-
size: '
|
|
3761
|
+
size: '16'
|
|
3748
3762
|
};
|
|
3749
3763
|
|
|
3750
3764
|
var Info = function Info(props) {
|
|
@@ -3756,7 +3770,7 @@ var Info = function Info(props) {
|
|
|
3756
3770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3757
3771
|
width: size,
|
|
3758
3772
|
height: size,
|
|
3759
|
-
viewBox: "0 0
|
|
3773
|
+
viewBox: "0 0 16 16",
|
|
3760
3774
|
fill: color
|
|
3761
3775
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3762
3776
|
d: "M12 20a8 8 0 110-16 8 8 0 010 16zm0 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"
|
|
@@ -3773,7 +3787,7 @@ Info.propTypes = {
|
|
|
3773
3787
|
};
|
|
3774
3788
|
Info.defaultProps = {
|
|
3775
3789
|
color: 'currentColor',
|
|
3776
|
-
size: '
|
|
3790
|
+
size: '16'
|
|
3777
3791
|
};
|
|
3778
3792
|
|
|
3779
3793
|
var Help = function Help(props) {
|
|
@@ -3785,7 +3799,7 @@ var Help = function Help(props) {
|
|
|
3785
3799
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3786
3800
|
width: size,
|
|
3787
3801
|
height: size,
|
|
3788
|
-
viewBox: "0 0
|
|
3802
|
+
viewBox: "0 0 16 16",
|
|
3789
3803
|
fill: color
|
|
3790
3804
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3791
3805
|
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16.001A8 8 0 0012 20zm-1-5h2v2h-2v-2zm2-1.645V14h-2v-1.5a1 1 0 011-1 1.5 1.5 0 10-1.471-1.794l-1.962-.393A3.5 3.5 0 1113 13.355z"
|
|
@@ -3798,7 +3812,7 @@ Help.propTypes = {
|
|
|
3798
3812
|
};
|
|
3799
3813
|
Help.defaultProps = {
|
|
3800
3814
|
color: 'currentColor',
|
|
3801
|
-
size: '
|
|
3815
|
+
size: '16'
|
|
3802
3816
|
};
|
|
3803
3817
|
|
|
3804
3818
|
var History = function History(props) {
|
|
@@ -3810,7 +3824,7 @@ var History = function History(props) {
|
|
|
3810
3824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3811
3825
|
width: size,
|
|
3812
3826
|
height: size,
|
|
3813
|
-
viewBox: "0 0
|
|
3827
|
+
viewBox: "0 0 16 16",
|
|
3814
3828
|
fill: color
|
|
3815
3829
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3816
3830
|
d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2a8 8 0 101.385-4.5H8v2H2v-6h2V6a9.98 9.98 0 018-4zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2z"
|
|
@@ -3823,7 +3837,7 @@ History.propTypes = {
|
|
|
3823
3837
|
};
|
|
3824
3838
|
History.defaultProps = {
|
|
3825
3839
|
color: 'currentColor',
|
|
3826
|
-
size: '
|
|
3840
|
+
size: '16'
|
|
3827
3841
|
};
|
|
3828
3842
|
|
|
3829
3843
|
var Backup = function Backup(props) {
|
|
@@ -3835,7 +3849,7 @@ var Backup = function Backup(props) {
|
|
|
3835
3849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3836
3850
|
width: size,
|
|
3837
3851
|
height: size,
|
|
3838
|
-
viewBox: "0 0
|
|
3852
|
+
viewBox: "0 0 16 16",
|
|
3839
3853
|
fill: color
|
|
3840
3854
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3841
3855
|
fillRule: "evenodd",
|
|
@@ -3850,7 +3864,7 @@ Backup.propTypes = {
|
|
|
3850
3864
|
};
|
|
3851
3865
|
Backup.defaultProps = {
|
|
3852
3866
|
color: 'currentColor',
|
|
3853
|
-
size: '
|
|
3867
|
+
size: '16'
|
|
3854
3868
|
};
|
|
3855
3869
|
|
|
3856
3870
|
var Error = function Error(props) {
|
|
@@ -3862,7 +3876,7 @@ var Error = function Error(props) {
|
|
|
3862
3876
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3863
3877
|
width: size,
|
|
3864
3878
|
height: size,
|
|
3865
|
-
viewBox: "0 0
|
|
3879
|
+
viewBox: "0 0 16 16",
|
|
3866
3880
|
fill: color
|
|
3867
3881
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3868
3882
|
d: "M12 20a8 8 0 110-16 8 8 0 010 16zm0 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"
|
|
@@ -3879,7 +3893,7 @@ Error.propTypes = {
|
|
|
3879
3893
|
};
|
|
3880
3894
|
Error.defaultProps = {
|
|
3881
3895
|
color: 'currentColor',
|
|
3882
|
-
size: '
|
|
3896
|
+
size: '16'
|
|
3883
3897
|
};
|
|
3884
3898
|
|
|
3885
3899
|
var ErrorFill = function ErrorFill(props) {
|
|
@@ -3891,7 +3905,7 @@ var ErrorFill = function ErrorFill(props) {
|
|
|
3891
3905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3892
3906
|
width: size,
|
|
3893
3907
|
height: size,
|
|
3894
|
-
viewBox: "0 0
|
|
3908
|
+
viewBox: "0 0 16 16",
|
|
3895
3909
|
fill: color
|
|
3896
3910
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3897
3911
|
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-9-5h-2v6h2V7zm0 10v-2h-2v2h2z"
|
|
@@ -3904,7 +3918,7 @@ ErrorFill.propTypes = {
|
|
|
3904
3918
|
};
|
|
3905
3919
|
ErrorFill.defaultProps = {
|
|
3906
3920
|
color: 'currentColor',
|
|
3907
|
-
size: '
|
|
3921
|
+
size: '16'
|
|
3908
3922
|
};
|
|
3909
3923
|
|
|
3910
3924
|
var Error2 = function Error2(props) {
|
|
@@ -3916,7 +3930,7 @@ var Error2 = function Error2(props) {
|
|
|
3916
3930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3917
3931
|
width: size,
|
|
3918
3932
|
height: size,
|
|
3919
|
-
viewBox: "0 0
|
|
3933
|
+
viewBox: "0 0 16 16",
|
|
3920
3934
|
fill: color
|
|
3921
3935
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3922
3936
|
d: "M10.02 2.52a.5.5 0 01.5-.52h2.96a.5.5 0 01.5.52l-.462 12a.5.5 0 01-.5.48h-2.037a.5.5 0 01-.5-.48l-.461-12z"
|
|
@@ -3931,7 +3945,7 @@ Error2.propTypes = {
|
|
|
3931
3945
|
};
|
|
3932
3946
|
Error2.defaultProps = {
|
|
3933
3947
|
color: 'currentColor',
|
|
3934
|
-
size: '
|
|
3948
|
+
size: '16'
|
|
3935
3949
|
};
|
|
3936
3950
|
|
|
3937
3951
|
var Error2Fill = function Error2Fill(props) {
|
|
@@ -3943,7 +3957,7 @@ var Error2Fill = function Error2Fill(props) {
|
|
|
3943
3957
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3944
3958
|
width: size,
|
|
3945
3959
|
height: size,
|
|
3946
|
-
viewBox: "0 0
|
|
3960
|
+
viewBox: "0 0 16 16",
|
|
3947
3961
|
fill: color
|
|
3948
3962
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3949
3963
|
fillRule: "evenodd",
|
|
@@ -3958,7 +3972,7 @@ Error2Fill.propTypes = {
|
|
|
3958
3972
|
};
|
|
3959
3973
|
Error2Fill.defaultProps = {
|
|
3960
3974
|
color: 'currentColor',
|
|
3961
|
-
size: '
|
|
3975
|
+
size: '16'
|
|
3962
3976
|
};
|
|
3963
3977
|
|
|
3964
3978
|
var Success = function Success(props) {
|
|
@@ -3970,7 +3984,7 @@ var Success = function Success(props) {
|
|
|
3970
3984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3971
3985
|
width: size,
|
|
3972
3986
|
height: size,
|
|
3973
|
-
viewBox: "0 0
|
|
3987
|
+
viewBox: "0 0 16 16",
|
|
3974
3988
|
fill: color
|
|
3975
3989
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3976
3990
|
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16.001A8 8 0 0012 20zm-.997-4l-3.586-3.586L8.831 11l2.172 2.172 4.585-4.586L17.003 10l-6 6z"
|
|
@@ -3983,7 +3997,7 @@ Success.propTypes = {
|
|
|
3983
3997
|
};
|
|
3984
3998
|
Success.defaultProps = {
|
|
3985
3999
|
color: 'currentColor',
|
|
3986
|
-
size: '
|
|
4000
|
+
size: '16'
|
|
3987
4001
|
};
|
|
3988
4002
|
|
|
3989
4003
|
var SuccessFill = function SuccessFill(props) {
|
|
@@ -3995,7 +4009,7 @@ var SuccessFill = function SuccessFill(props) {
|
|
|
3995
4009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3996
4010
|
width: size,
|
|
3997
4011
|
height: size,
|
|
3998
|
-
viewBox: "0 0
|
|
4012
|
+
viewBox: "0 0 16 16",
|
|
3999
4013
|
fill: color
|
|
4000
4014
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4001
4015
|
fillRule: "evenodd",
|
|
@@ -4010,7 +4024,7 @@ SuccessFill.propTypes = {
|
|
|
4010
4024
|
};
|
|
4011
4025
|
SuccessFill.defaultProps = {
|
|
4012
4026
|
color: 'currentColor',
|
|
4013
|
-
size: '
|
|
4027
|
+
size: '16'
|
|
4014
4028
|
};
|
|
4015
4029
|
|
|
4016
4030
|
var Delete2 = function Delete2(props) {
|
|
@@ -4022,7 +4036,7 @@ var Delete2 = function Delete2(props) {
|
|
|
4022
4036
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4023
4037
|
width: size,
|
|
4024
4038
|
height: size,
|
|
4025
|
-
viewBox: "0 0
|
|
4039
|
+
viewBox: "0 0 16 16",
|
|
4026
4040
|
fill: color
|
|
4027
4041
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4028
4042
|
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16.001A8 8 0 0012 20zm0-9.414l2.828-2.829 1.415 1.415L13.414 12l2.829 2.828-1.415 1.415L12 13.414l-2.828 2.829-1.415-1.415L10.586 12 7.757 9.172l1.415-1.415L12 10.586z"
|
|
@@ -4035,7 +4049,7 @@ Delete2.propTypes = {
|
|
|
4035
4049
|
};
|
|
4036
4050
|
Delete2.defaultProps = {
|
|
4037
4051
|
color: 'currentColor',
|
|
4038
|
-
size: '
|
|
4052
|
+
size: '16'
|
|
4039
4053
|
};
|
|
4040
4054
|
|
|
4041
4055
|
var Delete2Fill = function Delete2Fill(props) {
|
|
@@ -4047,7 +4061,7 @@ var Delete2Fill = function Delete2Fill(props) {
|
|
|
4047
4061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4048
4062
|
width: size,
|
|
4049
4063
|
height: size,
|
|
4050
|
-
viewBox: "0 0
|
|
4064
|
+
viewBox: "0 0 16 16",
|
|
4051
4065
|
fill: color
|
|
4052
4066
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4053
4067
|
d: "M19.071 19.071c-3.905 3.905-10.237 3.905-14.142 0-3.905-3.905-3.905-10.237 0-14.142 3.905-3.905 10.237-3.905 14.142 0 3.905 3.905 3.905 10.237 0 14.142zM12 10.586L9.172 7.757 7.757 9.172 10.586 12l-2.829 2.828 1.415 1.415L12 13.414l2.828 2.829 1.415-1.415L13.414 12l2.829-2.828-1.415-1.415L12 10.586z"
|
|
@@ -4060,7 +4074,7 @@ Delete2Fill.propTypes = {
|
|
|
4060
4074
|
};
|
|
4061
4075
|
Delete2Fill.defaultProps = {
|
|
4062
4076
|
color: 'currentColor',
|
|
4063
|
-
size: '
|
|
4077
|
+
size: '16'
|
|
4064
4078
|
};
|
|
4065
4079
|
|
|
4066
4080
|
var Exchange = function Exchange(props) {
|
|
@@ -4072,7 +4086,7 @@ var Exchange = function Exchange(props) {
|
|
|
4072
4086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4073
4087
|
width: size,
|
|
4074
4088
|
height: size,
|
|
4075
|
-
viewBox: "0 0
|
|
4089
|
+
viewBox: "0 0 16 16",
|
|
4076
4090
|
fill: color
|
|
4077
4091
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4078
4092
|
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-2 0a8 8 0 10-16 0 8 8 0 0016 0zm-7 5V8h2v4h3l-5 5zm-4-5H6l5-5v9H9v-4z"
|
|
@@ -4085,7 +4099,7 @@ Exchange.propTypes = {
|
|
|
4085
4099
|
};
|
|
4086
4100
|
Exchange.defaultProps = {
|
|
4087
4101
|
color: 'currentColor',
|
|
4088
|
-
size: '
|
|
4102
|
+
size: '16'
|
|
4089
4103
|
};
|
|
4090
4104
|
|
|
4091
4105
|
var SwapFill = function SwapFill(props) {
|
|
@@ -4097,7 +4111,7 @@ var SwapFill = function SwapFill(props) {
|
|
|
4097
4111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4098
4112
|
width: size,
|
|
4099
4113
|
height: size,
|
|
4100
|
-
viewBox: "0 0
|
|
4114
|
+
viewBox: "0 0 16 16",
|
|
4101
4115
|
fill: color
|
|
4102
4116
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4103
4117
|
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM7 9h2v4h2V9h2l-3-3.5L7 9zm10 6h-2v-4h-2v4h-2l3 3.5 3-3.5z"
|
|
@@ -4110,7 +4124,7 @@ SwapFill.propTypes = {
|
|
|
4110
4124
|
};
|
|
4111
4125
|
SwapFill.defaultProps = {
|
|
4112
4126
|
color: 'currentColor',
|
|
4113
|
-
size: '
|
|
4127
|
+
size: '16'
|
|
4114
4128
|
};
|
|
4115
4129
|
|
|
4116
4130
|
var Processing = function Processing(props) {
|
|
@@ -4122,7 +4136,7 @@ var Processing = function Processing(props) {
|
|
|
4122
4136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4123
4137
|
width: size,
|
|
4124
4138
|
height: size,
|
|
4125
|
-
viewBox: "0 0
|
|
4139
|
+
viewBox: "0 0 16 16",
|
|
4126
4140
|
fill: color
|
|
4127
4141
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4128
4142
|
d: "M17.553 14.277A6.002 6.002 0 016 12a6 6 0 0111.553-2.277l1.793-.896A8.002 8.002 0 004 12a8 8 0 0015.346 3.173l-1.793-.896z"
|
|
@@ -4135,7 +4149,7 @@ Processing.propTypes = {
|
|
|
4135
4149
|
};
|
|
4136
4150
|
Processing.defaultProps = {
|
|
4137
4151
|
color: 'currentColor',
|
|
4138
|
-
size: '
|
|
4152
|
+
size: '16'
|
|
4139
4153
|
};
|
|
4140
4154
|
|
|
4141
4155
|
var Processing2 = function Processing2(props) {
|
|
@@ -4147,7 +4161,7 @@ var Processing2 = function Processing2(props) {
|
|
|
4147
4161
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4148
4162
|
width: size,
|
|
4149
4163
|
height: size,
|
|
4150
|
-
viewBox: "0 0
|
|
4164
|
+
viewBox: "0 0 16 16",
|
|
4151
4165
|
fill: color
|
|
4152
4166
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4153
4167
|
fillRule: "evenodd",
|
|
@@ -4162,7 +4176,7 @@ Processing2.propTypes = {
|
|
|
4162
4176
|
};
|
|
4163
4177
|
Processing2.defaultProps = {
|
|
4164
4178
|
color: 'currentColor',
|
|
4165
|
-
size: '
|
|
4179
|
+
size: '16'
|
|
4166
4180
|
};
|
|
4167
4181
|
|
|
4168
4182
|
var Done = function Done(props) {
|
|
@@ -4174,7 +4188,7 @@ var Done = function Done(props) {
|
|
|
4174
4188
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4175
4189
|
width: size,
|
|
4176
4190
|
height: size,
|
|
4177
|
-
viewBox: "0 0
|
|
4191
|
+
viewBox: "0 0 16 16",
|
|
4178
4192
|
fill: color
|
|
4179
4193
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4180
4194
|
d: "M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"
|
|
@@ -4187,7 +4201,7 @@ Done.propTypes = {
|
|
|
4187
4201
|
};
|
|
4188
4202
|
Done.defaultProps = {
|
|
4189
4203
|
color: 'currentColor',
|
|
4190
|
-
size: '
|
|
4204
|
+
size: '16'
|
|
4191
4205
|
};
|
|
4192
4206
|
|
|
4193
4207
|
var Close = function Close(props) {
|
|
@@ -4199,7 +4213,7 @@ var Close = function Close(props) {
|
|
|
4199
4213
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4200
4214
|
width: size,
|
|
4201
4215
|
height: size,
|
|
4202
|
-
viewBox: "0 0
|
|
4216
|
+
viewBox: "0 0 16 16",
|
|
4203
4217
|
fill: color
|
|
4204
4218
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4205
4219
|
d: "M12 10.586l6.95-6.95 1.414 1.414-6.95 6.95 6.95 6.95-1.414 1.414-6.95-6.95-6.95 6.95-1.414-1.414 6.95-6.95-6.95-6.95L5.05 3.636l6.95 6.95z"
|
|
@@ -4212,7 +4226,7 @@ Close.propTypes = {
|
|
|
4212
4226
|
};
|
|
4213
4227
|
Close.defaultProps = {
|
|
4214
4228
|
color: 'currentColor',
|
|
4215
|
-
size: '
|
|
4229
|
+
size: '16'
|
|
4216
4230
|
};
|
|
4217
4231
|
|
|
4218
4232
|
var StarOutline = function StarOutline(props) {
|
|
@@ -4224,7 +4238,7 @@ var StarOutline = function StarOutline(props) {
|
|
|
4224
4238
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4225
4239
|
width: size,
|
|
4226
4240
|
height: size,
|
|
4227
|
-
viewBox: "0 0
|
|
4241
|
+
viewBox: "0 0 16 16",
|
|
4228
4242
|
fill: color
|
|
4229
4243
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4230
4244
|
d: "M15.461 8.047L12 2 8.539 8.047 2 9.639l4.4 5.33L5.82 22 12 19.247 18.18 22l-.58-7.031 4.4-5.33-6.539-1.592zm2.965 2.78l-2.886 3.496.37 4.476L12 17.058l-3.91 1.74.37-4.475-2.886-3.496 4.274-1.04L12 6.027l2.152 3.76 4.274 1.04z"
|
|
@@ -4237,7 +4251,7 @@ StarOutline.propTypes = {
|
|
|
4237
4251
|
};
|
|
4238
4252
|
StarOutline.defaultProps = {
|
|
4239
4253
|
color: 'currentColor',
|
|
4240
|
-
size: '
|
|
4254
|
+
size: '16'
|
|
4241
4255
|
};
|
|
4242
4256
|
|
|
4243
4257
|
var StarFill = function StarFill(props) {
|
|
@@ -4249,7 +4263,7 @@ var StarFill = function StarFill(props) {
|
|
|
4249
4263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4250
4264
|
width: size,
|
|
4251
4265
|
height: size,
|
|
4252
|
-
viewBox: "0 0
|
|
4266
|
+
viewBox: "0 0 16 16",
|
|
4253
4267
|
fill: color
|
|
4254
4268
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4255
4269
|
d: "M15.461 8.047L12 2 8.539 8.047 2 9.639l4.4 5.33L5.82 22 12 19.247 18.18 22l-.58-7.031 4.4-5.33-6.539-1.592z"
|
|
@@ -4262,7 +4276,7 @@ StarFill.propTypes = {
|
|
|
4262
4276
|
};
|
|
4263
4277
|
StarFill.defaultProps = {
|
|
4264
4278
|
color: 'currentColor',
|
|
4265
|
-
size: '
|
|
4279
|
+
size: '16'
|
|
4266
4280
|
};
|
|
4267
4281
|
|
|
4268
4282
|
var TimeLock = function TimeLock(props) {
|
|
@@ -4274,7 +4288,7 @@ var TimeLock = function TimeLock(props) {
|
|
|
4274
4288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4275
4289
|
width: size,
|
|
4276
4290
|
height: size,
|
|
4277
|
-
viewBox: "0 0
|
|
4291
|
+
viewBox: "0 0 16 16",
|
|
4278
4292
|
fill: color
|
|
4279
4293
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4280
4294
|
d: "M12 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.811 5.741L17 12h3a8 8 0 10-2.46 5.772l.998 1.795A9.96 9.96 0 0112 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 5a3 3 0 013 3v1h1v5H8v-5h1v-1a3 3 0 013-3zm0 2a1 1 0 00-.993.883L11 10v1h2v-1a1 1 0 00-.883-.993L12 9z"
|
|
@@ -4287,7 +4301,7 @@ TimeLock.propTypes = {
|
|
|
4287
4301
|
};
|
|
4288
4302
|
TimeLock.defaultProps = {
|
|
4289
4303
|
color: 'currentColor',
|
|
4290
|
-
size: '
|
|
4304
|
+
size: '16'
|
|
4291
4305
|
};
|
|
4292
4306
|
|
|
4293
4307
|
var Heart = function Heart(props) {
|
|
@@ -4299,7 +4313,7 @@ var Heart = function Heart(props) {
|
|
|
4299
4313
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4300
4314
|
width: size,
|
|
4301
4315
|
height: size,
|
|
4302
|
-
viewBox: "0 0
|
|
4316
|
+
viewBox: "0 0 16 16",
|
|
4303
4317
|
fill: color
|
|
4304
4318
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4305
4319
|
d: "M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604a26.953 26.953 0 002.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5 5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903.745.592 1.54 1.145 2.421 1.7.299.189.595.37.934.572.339-.202.635-.383.934-.571z"
|
|
@@ -4312,7 +4326,7 @@ Heart.propTypes = {
|
|
|
4312
4326
|
};
|
|
4313
4327
|
Heart.defaultProps = {
|
|
4314
4328
|
color: 'currentColor',
|
|
4315
|
-
size: '
|
|
4329
|
+
size: '16'
|
|
4316
4330
|
};
|
|
4317
4331
|
|
|
4318
4332
|
var Bookmark = function Bookmark(props) {
|
|
@@ -4324,7 +4338,7 @@ var Bookmark = function Bookmark(props) {
|
|
|
4324
4338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4325
4339
|
width: size,
|
|
4326
4340
|
height: size,
|
|
4327
|
-
viewBox: "0 0
|
|
4341
|
+
viewBox: "0 0 16 16",
|
|
4328
4342
|
fill: color
|
|
4329
4343
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4330
4344
|
d: "M5 2h14a1 1 0 011 1v19.143a.5.5 0 01-.766.424L12 18.03l-7.234 4.536A.5.5 0 014 22.143V3a1 1 0 011-1zm13 2H6v15.432l6-3.761 6 3.761V4z"
|
|
@@ -4337,7 +4351,7 @@ Bookmark.propTypes = {
|
|
|
4337
4351
|
};
|
|
4338
4352
|
Bookmark.defaultProps = {
|
|
4339
4353
|
color: 'currentColor',
|
|
4340
|
-
size: '
|
|
4354
|
+
size: '16'
|
|
4341
4355
|
};
|
|
4342
4356
|
|
|
4343
4357
|
var Bookmark2 = function Bookmark2(props) {
|
|
@@ -4349,7 +4363,7 @@ var Bookmark2 = function Bookmark2(props) {
|
|
|
4349
4363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4350
4364
|
width: size,
|
|
4351
4365
|
height: size,
|
|
4352
|
-
viewBox: "0 0
|
|
4366
|
+
viewBox: "0 0 16 16",
|
|
4353
4367
|
fill: color
|
|
4354
4368
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4355
4369
|
d: "M4 2h16a1 1 0 011 1v19.276a.5.5 0 01-.704.457L12 19.03l-8.296 3.702A.5.5 0 013 22.276V3a1 1 0 011-1zm15 17.965V4H5v15.965l7-3.124 7 3.124zM12 13.5l-2.939 1.545.561-3.272-2.377-2.318 3.286-.478L12 6l1.47 2.977 3.285.478-2.377 2.318.56 3.272L12 13.5z"
|
|
@@ -4362,7 +4376,7 @@ Bookmark2.propTypes = {
|
|
|
4362
4376
|
};
|
|
4363
4377
|
Bookmark2.defaultProps = {
|
|
4364
4378
|
color: 'currentColor',
|
|
4365
|
-
size: '
|
|
4379
|
+
size: '16'
|
|
4366
4380
|
};
|
|
4367
4381
|
|
|
4368
4382
|
var LockClose = function LockClose(props) {
|
|
@@ -4374,7 +4388,7 @@ var LockClose = function LockClose(props) {
|
|
|
4374
4388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4375
4389
|
width: size,
|
|
4376
4390
|
height: size,
|
|
4377
|
-
viewBox: "0 0
|
|
4391
|
+
viewBox: "0 0 16 16",
|
|
4378
4392
|
fill: color
|
|
4379
4393
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4380
4394
|
d: "M12 17a2 2 0 100-4 2 2 0 000 4z"
|
|
@@ -4391,7 +4405,7 @@ LockClose.propTypes = {
|
|
|
4391
4405
|
};
|
|
4392
4406
|
LockClose.defaultProps = {
|
|
4393
4407
|
color: 'currentColor',
|
|
4394
|
-
size: '
|
|
4408
|
+
size: '16'
|
|
4395
4409
|
};
|
|
4396
4410
|
|
|
4397
4411
|
var LockCloseFill = function LockCloseFill(props) {
|
|
@@ -4403,7 +4417,7 @@ var LockCloseFill = function LockCloseFill(props) {
|
|
|
4403
4417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4404
4418
|
width: size,
|
|
4405
4419
|
height: size,
|
|
4406
|
-
viewBox: "0 0
|
|
4420
|
+
viewBox: "0 0 16 16",
|
|
4407
4421
|
fill: color
|
|
4408
4422
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4409
4423
|
d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"
|
|
@@ -4416,7 +4430,7 @@ LockCloseFill.propTypes = {
|
|
|
4416
4430
|
};
|
|
4417
4431
|
LockCloseFill.defaultProps = {
|
|
4418
4432
|
color: 'currentColor',
|
|
4419
|
-
size: '
|
|
4433
|
+
size: '16'
|
|
4420
4434
|
};
|
|
4421
4435
|
|
|
4422
4436
|
var LockOpen = function LockOpen(props) {
|
|
@@ -4428,7 +4442,7 @@ var LockOpen = function LockOpen(props) {
|
|
|
4428
4442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4429
4443
|
width: size,
|
|
4430
4444
|
height: size,
|
|
4431
|
-
viewBox: "0 0
|
|
4445
|
+
viewBox: "0 0 16 16",
|
|
4432
4446
|
fill: color
|
|
4433
4447
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4434
4448
|
d: "M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"
|
|
@@ -4441,7 +4455,7 @@ LockOpen.propTypes = {
|
|
|
4441
4455
|
};
|
|
4442
4456
|
LockOpen.defaultProps = {
|
|
4443
4457
|
color: 'currentColor',
|
|
4444
|
-
size: '
|
|
4458
|
+
size: '16'
|
|
4445
4459
|
};
|
|
4446
4460
|
|
|
4447
4461
|
var LockOpenFill = function LockOpenFill(props) {
|
|
@@ -4453,7 +4467,7 @@ var LockOpenFill = function LockOpenFill(props) {
|
|
|
4453
4467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4454
4468
|
width: size,
|
|
4455
4469
|
height: size,
|
|
4456
|
-
viewBox: "0 0
|
|
4470
|
+
viewBox: "0 0 16 16",
|
|
4457
4471
|
fill: color
|
|
4458
4472
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4459
4473
|
d: "M17 8h1c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V10c0-1.1.9-2 2-2h9.1V6c0-1.71-1.39-3.1-3.1-3.1-1.71 0-3.1 1.39-3.1 3.1H7c0-2.76 2.24-5 5-5s5 2.24 5 5v2zm-5 9a2 2 0 100-4 2 2 0 000 4z"
|
|
@@ -4466,7 +4480,7 @@ LockOpenFill.propTypes = {
|
|
|
4466
4480
|
};
|
|
4467
4481
|
LockOpenFill.defaultProps = {
|
|
4468
4482
|
color: 'currentColor',
|
|
4469
|
-
size: '
|
|
4483
|
+
size: '16'
|
|
4470
4484
|
};
|
|
4471
4485
|
|
|
4472
4486
|
var EyeOn = function EyeOn(props) {
|
|
@@ -4478,7 +4492,7 @@ var EyeOn = function EyeOn(props) {
|
|
|
4478
4492
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4479
4493
|
width: size,
|
|
4480
4494
|
height: size,
|
|
4481
|
-
viewBox: "0 0
|
|
4495
|
+
viewBox: "0 0 16 16",
|
|
4482
4496
|
fill: color
|
|
4483
4497
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4484
4498
|
d: "M12 3c5.392 0 9.878 3.88 10.82 9-.94 5.12-5.428 9-10.82 9s-9.878-3.88-10.819-9c.94-5.12 5.427-9 10.82-9zm0 16a9.005 9.005 0 008.777-7 9.005 9.005 0 00-17.554 0A9.005 9.005 0 0012 19zm0-2.5a4.5 4.5 0 110-9 4.5 4.5 0 010 9zm0-2a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
|
|
@@ -4491,7 +4505,7 @@ EyeOn.propTypes = {
|
|
|
4491
4505
|
};
|
|
4492
4506
|
EyeOn.defaultProps = {
|
|
4493
4507
|
color: 'currentColor',
|
|
4494
|
-
size: '
|
|
4508
|
+
size: '16'
|
|
4495
4509
|
};
|
|
4496
4510
|
|
|
4497
4511
|
var EyeOnFill = function EyeOnFill(props) {
|
|
@@ -4503,7 +4517,7 @@ var EyeOnFill = function EyeOnFill(props) {
|
|
|
4503
4517
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4504
4518
|
width: size,
|
|
4505
4519
|
height: size,
|
|
4506
|
-
viewBox: "0 0
|
|
4520
|
+
viewBox: "0 0 16 16",
|
|
4507
4521
|
fill: color
|
|
4508
4522
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4509
4523
|
d: "M12 14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
|
|
@@ -4518,7 +4532,7 @@ EyeOnFill.propTypes = {
|
|
|
4518
4532
|
};
|
|
4519
4533
|
EyeOnFill.defaultProps = {
|
|
4520
4534
|
color: 'currentColor',
|
|
4521
|
-
size: '
|
|
4535
|
+
size: '16'
|
|
4522
4536
|
};
|
|
4523
4537
|
|
|
4524
4538
|
var EyeOff = function EyeOff(props) {
|
|
@@ -4530,7 +4544,7 @@ var EyeOff = function EyeOff(props) {
|
|
|
4530
4544
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4531
4545
|
width: size,
|
|
4532
4546
|
height: size,
|
|
4533
|
-
viewBox: "0 0
|
|
4547
|
+
viewBox: "0 0 16 16",
|
|
4534
4548
|
fill: color
|
|
4535
4549
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4536
4550
|
d: "M17.882 19.297A10.949 10.949 0 0112 21c-5.392 0-9.878-3.88-10.819-9a10.982 10.982 0 013.34-6.066L1.392 2.808l1.415-1.415 19.8 19.8-1.416 1.414-3.31-3.31h.001zM5.935 7.35A8.965 8.965 0 003.223 12a9.005 9.005 0 0013.201 5.838l-2.028-2.028A4.5 4.5 0 018.19 9.604L5.935 7.35zm6.98 6.978l-3.243-3.242a2.5 2.5 0 003.241 3.241l.001.001zm7.892 2.264l-1.43-1.43a8.938 8.938 0 001.4-3.162A9.006 9.006 0 009.552 5.338L7.974 3.76A10.99 10.99 0 0112 3c5.392 0 9.878 3.88 10.82 9a10.949 10.949 0 01-2.013 4.592zm-9.084-9.084a4.5 4.5 0 014.77 4.769l-4.77-4.769z"
|
|
@@ -4543,7 +4557,7 @@ EyeOff.propTypes = {
|
|
|
4543
4557
|
};
|
|
4544
4558
|
EyeOff.defaultProps = {
|
|
4545
4559
|
color: 'currentColor',
|
|
4546
|
-
size: '
|
|
4560
|
+
size: '16'
|
|
4547
4561
|
};
|
|
4548
4562
|
|
|
4549
4563
|
var EyeOffFill = function EyeOffFill(props) {
|
|
@@ -4555,7 +4569,7 @@ var EyeOffFill = function EyeOffFill(props) {
|
|
|
4555
4569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4556
4570
|
width: size,
|
|
4557
4571
|
height: size,
|
|
4558
|
-
viewBox: "0 0
|
|
4572
|
+
viewBox: "0 0 16 16",
|
|
4559
4573
|
fill: color
|
|
4560
4574
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4561
4575
|
d: "M6 0L4.268 1l2.116 3.664a11.01 11.01 0 00-5.203 7.46c.941 5.12 5.427 9 10.82 9 1.24 0 2.435-.205 3.548-.585l2.72 4.71 1.731-1L6 0zm2.842 8.922l1.062 1.84a2.5 2.5 0 002.228 3.858l1.063 1.842a4.502 4.502 0 01-5.693-4.338c0-1.253.512-2.387 1.34-3.202z"
|
|
@@ -4570,7 +4584,7 @@ EyeOffFill.propTypes = {
|
|
|
4570
4584
|
};
|
|
4571
4585
|
EyeOffFill.defaultProps = {
|
|
4572
4586
|
color: 'currentColor',
|
|
4573
|
-
size: '
|
|
4587
|
+
size: '16'
|
|
4574
4588
|
};
|
|
4575
4589
|
|
|
4576
4590
|
var Dot = function Dot(props) {
|
|
@@ -4582,7 +4596,7 @@ var Dot = function Dot(props) {
|
|
|
4582
4596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4583
4597
|
width: size,
|
|
4584
4598
|
height: size,
|
|
4585
|
-
viewBox: "0 0
|
|
4599
|
+
viewBox: "0 0 16 16",
|
|
4586
4600
|
fill: color
|
|
4587
4601
|
}, otherProps), /*#__PURE__*/React.createElement("circle", {
|
|
4588
4602
|
cx: "12",
|
|
@@ -4597,7 +4611,7 @@ Dot.propTypes = {
|
|
|
4597
4611
|
};
|
|
4598
4612
|
Dot.defaultProps = {
|
|
4599
4613
|
color: 'currentColor',
|
|
4600
|
-
size: '
|
|
4614
|
+
size: '16'
|
|
4601
4615
|
};
|
|
4602
4616
|
|
|
4603
4617
|
var Anchor = function Anchor(props) {
|
|
@@ -4609,7 +4623,7 @@ var Anchor = function Anchor(props) {
|
|
|
4609
4623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4610
4624
|
width: size,
|
|
4611
4625
|
height: size,
|
|
4612
|
-
viewBox: "0 0
|
|
4626
|
+
viewBox: "0 0 16 16",
|
|
4613
4627
|
fill: color
|
|
4614
4628
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4615
4629
|
d: "M6.459 13.108a1.567 1.567 0 010-2.216l4.433-4.433a1.567 1.567 0 012.216 0l4.433 4.433a1.567 1.567 0 010 2.216l-4.433 4.433a1.567 1.567 0 01-2.216 0l-4.433-4.433z"
|
|
@@ -4622,7 +4636,7 @@ Anchor.propTypes = {
|
|
|
4622
4636
|
};
|
|
4623
4637
|
Anchor.defaultProps = {
|
|
4624
4638
|
color: 'currentColor',
|
|
4625
|
-
size: '
|
|
4639
|
+
size: '16'
|
|
4626
4640
|
};
|
|
4627
4641
|
|
|
4628
4642
|
var ChartLine = function ChartLine(props) {
|
|
@@ -4634,7 +4648,7 @@ var ChartLine = function ChartLine(props) {
|
|
|
4634
4648
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4635
4649
|
width: size,
|
|
4636
4650
|
height: size,
|
|
4637
|
-
viewBox: "0 0
|
|
4651
|
+
viewBox: "0 0 16 16",
|
|
4638
4652
|
fill: color
|
|
4639
4653
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4640
4654
|
d: "M15.504 12.821l6.398-7.512L20.395 4l-5.248 6.179-3.19-2.134a3.488 3.488 0 01-.875 1.817l4.422 2.96z"
|
|
@@ -4653,7 +4667,7 @@ ChartLine.propTypes = {
|
|
|
4653
4667
|
};
|
|
4654
4668
|
ChartLine.defaultProps = {
|
|
4655
4669
|
color: 'currentColor',
|
|
4656
|
-
size: '
|
|
4670
|
+
size: '16'
|
|
4657
4671
|
};
|
|
4658
4672
|
|
|
4659
4673
|
var ChartBar = function ChartBar(props) {
|
|
@@ -4665,7 +4679,7 @@ var ChartBar = function ChartBar(props) {
|
|
|
4665
4679
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4666
4680
|
width: size,
|
|
4667
4681
|
height: size,
|
|
4668
|
-
viewBox: "0 0
|
|
4682
|
+
viewBox: "0 0 16 16",
|
|
4669
4683
|
fill: color
|
|
4670
4684
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4671
4685
|
d: "M17 8h3v12h-3V8z"
|
|
@@ -4682,7 +4696,7 @@ ChartBar.propTypes = {
|
|
|
4682
4696
|
};
|
|
4683
4697
|
ChartBar.defaultProps = {
|
|
4684
4698
|
color: 'currentColor',
|
|
4685
|
-
size: '
|
|
4699
|
+
size: '16'
|
|
4686
4700
|
};
|
|
4687
4701
|
|
|
4688
4702
|
var ChartCum = function ChartCum(props) {
|
|
@@ -4694,7 +4708,7 @@ var ChartCum = function ChartCum(props) {
|
|
|
4694
4708
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4695
4709
|
width: size,
|
|
4696
4710
|
height: size,
|
|
4697
|
-
viewBox: "0 0
|
|
4711
|
+
viewBox: "0 0 16 16",
|
|
4698
4712
|
fill: color
|
|
4699
4713
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4700
4714
|
d: "M17 4h3v3h-3V4z"
|
|
@@ -4717,7 +4731,7 @@ ChartCum.propTypes = {
|
|
|
4717
4731
|
};
|
|
4718
4732
|
ChartCum.defaultProps = {
|
|
4719
4733
|
color: 'currentColor',
|
|
4720
|
-
size: '
|
|
4734
|
+
size: '16'
|
|
4721
4735
|
};
|
|
4722
4736
|
|
|
4723
4737
|
var ChartPie = function ChartPie(props) {
|
|
@@ -4729,7 +4743,7 @@ var ChartPie = function ChartPie(props) {
|
|
|
4729
4743
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4730
4744
|
width: size,
|
|
4731
4745
|
height: size,
|
|
4732
|
-
viewBox: "0 0
|
|
4746
|
+
viewBox: "0 0 16 16",
|
|
4733
4747
|
fill: color
|
|
4734
4748
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4735
4749
|
d: "M11.25 4.035a8 8 0 107.325 12.524l-1.315-.74a6.5 6.5 0 11-6.01-10.277V4.036z"
|
|
@@ -4744,7 +4758,7 @@ ChartPie.propTypes = {
|
|
|
4744
4758
|
};
|
|
4745
4759
|
ChartPie.defaultProps = {
|
|
4746
4760
|
color: 'currentColor',
|
|
4747
|
-
size: '
|
|
4761
|
+
size: '16'
|
|
4748
4762
|
};
|
|
4749
4763
|
|
|
4750
4764
|
var ChartDNRe = function ChartDNRe(props) {
|
|
@@ -4756,7 +4770,7 @@ var ChartDNRe = function ChartDNRe(props) {
|
|
|
4756
4770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4757
4771
|
width: size,
|
|
4758
4772
|
height: size,
|
|
4759
|
-
viewBox: "0 0
|
|
4773
|
+
viewBox: "0 0 16 16",
|
|
4760
4774
|
fill: color
|
|
4761
4775
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4762
4776
|
d: "M6 3H3v18h3V3z"
|
|
@@ -4781,7 +4795,7 @@ ChartDNRe.propTypes = {
|
|
|
4781
4795
|
};
|
|
4782
4796
|
ChartDNRe.defaultProps = {
|
|
4783
4797
|
color: 'currentColor',
|
|
4784
|
-
size: '
|
|
4798
|
+
size: '16'
|
|
4785
4799
|
};
|
|
4786
4800
|
|
|
4787
4801
|
var ChartDRe = function ChartDRe(props) {
|
|
@@ -4793,7 +4807,7 @@ var ChartDRe = function ChartDRe(props) {
|
|
|
4793
4807
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4794
4808
|
width: size,
|
|
4795
4809
|
height: size,
|
|
4796
|
-
viewBox: "0 0
|
|
4810
|
+
viewBox: "0 0 16 16",
|
|
4797
4811
|
fill: color
|
|
4798
4812
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4799
4813
|
d: "M6 8H3v3h3V8z"
|
|
@@ -4818,7 +4832,7 @@ ChartDRe.propTypes = {
|
|
|
4818
4832
|
};
|
|
4819
4833
|
ChartDRe.defaultProps = {
|
|
4820
4834
|
color: 'currentColor',
|
|
4821
|
-
size: '
|
|
4835
|
+
size: '16'
|
|
4822
4836
|
};
|
|
4823
4837
|
|
|
4824
4838
|
var ChartFunnel = function ChartFunnel(props) {
|
|
@@ -4830,7 +4844,7 @@ var ChartFunnel = function ChartFunnel(props) {
|
|
|
4830
4844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4831
4845
|
width: size,
|
|
4832
4846
|
height: size,
|
|
4833
|
-
viewBox: "0 0
|
|
4847
|
+
viewBox: "0 0 16 16",
|
|
4834
4848
|
fill: color
|
|
4835
4849
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4836
4850
|
d: "M3 7V4h18v3H3z"
|
|
@@ -4847,7 +4861,7 @@ ChartFunnel.propTypes = {
|
|
|
4847
4861
|
};
|
|
4848
4862
|
ChartFunnel.defaultProps = {
|
|
4849
4863
|
color: 'currentColor',
|
|
4850
|
-
size: '
|
|
4864
|
+
size: '16'
|
|
4851
4865
|
};
|
|
4852
4866
|
|
|
4853
4867
|
var ChartInterval = function ChartInterval(props) {
|
|
@@ -4859,7 +4873,7 @@ var ChartInterval = function ChartInterval(props) {
|
|
|
4859
4873
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4860
4874
|
width: size,
|
|
4861
4875
|
height: size,
|
|
4862
|
-
viewBox: "0 0
|
|
4876
|
+
viewBox: "0 0 16 16",
|
|
4863
4877
|
fill: color
|
|
4864
4878
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4865
4879
|
d: "M5 3h4v2H8v3h2a1 1 0 011 1v8a1 1 0 01-1 1H8v2H6v-2H4a1 1 0 01-1-1V9a1 1 0 011-1h2V5H5V3zm4 7H5v6h4v-6z"
|
|
@@ -4874,7 +4888,7 @@ ChartInterval.propTypes = {
|
|
|
4874
4888
|
};
|
|
4875
4889
|
ChartInterval.defaultProps = {
|
|
4876
4890
|
color: 'currentColor',
|
|
4877
|
-
size: '
|
|
4891
|
+
size: '16'
|
|
4878
4892
|
};
|
|
4879
4893
|
|
|
4880
4894
|
var ChartStack = function ChartStack(props) {
|
|
@@ -4886,7 +4900,7 @@ var ChartStack = function ChartStack(props) {
|
|
|
4886
4900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4887
4901
|
width: size,
|
|
4888
4902
|
height: size,
|
|
4889
|
-
viewBox: "0 0
|
|
4903
|
+
viewBox: "0 0 16 16",
|
|
4890
4904
|
fill: color
|
|
4891
4905
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4892
4906
|
d: "M21 11V6l-6.3 2-6.3-3L3 6v5l5.4-1 6.3 3 6.3-2z"
|
|
@@ -4901,7 +4915,7 @@ ChartStack.propTypes = {
|
|
|
4901
4915
|
};
|
|
4902
4916
|
ChartStack.defaultProps = {
|
|
4903
4917
|
color: 'currentColor',
|
|
4904
|
-
size: '
|
|
4918
|
+
size: '16'
|
|
4905
4919
|
};
|
|
4906
4920
|
|
|
4907
4921
|
var ChartStackn = function ChartStackn(props) {
|
|
@@ -4913,7 +4927,7 @@ var ChartStackn = function ChartStackn(props) {
|
|
|
4913
4927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4914
4928
|
width: size,
|
|
4915
4929
|
height: size,
|
|
4916
|
-
viewBox: "0 0
|
|
4930
|
+
viewBox: "0 0 16 16",
|
|
4917
4931
|
fill: color
|
|
4918
4932
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4919
4933
|
fillRule: "evenodd",
|
|
@@ -4928,7 +4942,7 @@ ChartStackn.propTypes = {
|
|
|
4928
4942
|
};
|
|
4929
4943
|
ChartStackn.defaultProps = {
|
|
4930
4944
|
color: 'currentColor',
|
|
4931
|
-
size: '
|
|
4945
|
+
size: '16'
|
|
4932
4946
|
};
|
|
4933
4947
|
|
|
4934
4948
|
var ChartStackPerc = function ChartStackPerc(props) {
|
|
@@ -4940,7 +4954,7 @@ var ChartStackPerc = function ChartStackPerc(props) {
|
|
|
4940
4954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4941
4955
|
width: size,
|
|
4942
4956
|
height: size,
|
|
4943
|
-
viewBox: "0 0
|
|
4957
|
+
viewBox: "0 0 16 16",
|
|
4944
4958
|
fill: color
|
|
4945
4959
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4946
4960
|
fillRule: "evenodd",
|
|
@@ -4955,7 +4969,7 @@ ChartStackPerc.propTypes = {
|
|
|
4955
4969
|
};
|
|
4956
4970
|
ChartStackPerc.defaultProps = {
|
|
4957
4971
|
color: 'currentColor',
|
|
4958
|
-
size: '
|
|
4972
|
+
size: '16'
|
|
4959
4973
|
};
|
|
4960
4974
|
|
|
4961
4975
|
var ChartComplex = function ChartComplex(props) {
|
|
@@ -4967,7 +4981,7 @@ var ChartComplex = function ChartComplex(props) {
|
|
|
4967
4981
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4968
4982
|
width: size,
|
|
4969
4983
|
height: size,
|
|
4970
|
-
viewBox: "0 0
|
|
4984
|
+
viewBox: "0 0 16 16",
|
|
4971
4985
|
fill: color
|
|
4972
4986
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4973
4987
|
d: "M21 6l-6.5-3-5.338 5.885L3.5 7.5l-.485 1.94 6.823 1.675 5.24-5.777 5.238 2.542L21 6z"
|
|
@@ -4988,7 +5002,7 @@ ChartComplex.propTypes = {
|
|
|
4988
5002
|
};
|
|
4989
5003
|
ChartComplex.defaultProps = {
|
|
4990
5004
|
color: 'currentColor',
|
|
4991
|
-
size: '
|
|
5005
|
+
size: '16'
|
|
4992
5006
|
};
|
|
4993
5007
|
|
|
4994
5008
|
var ChartHistogram = function ChartHistogram(props) {
|
|
@@ -5000,7 +5014,7 @@ var ChartHistogram = function ChartHistogram(props) {
|
|
|
5000
5014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5001
5015
|
width: size,
|
|
5002
5016
|
height: size,
|
|
5003
|
-
viewBox: "0 0
|
|
5017
|
+
viewBox: "0 0 16 16",
|
|
5004
5018
|
fill: color
|
|
5005
5019
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5006
5020
|
d: "M13 3h3v14h-3V3z"
|
|
@@ -5027,7 +5041,7 @@ ChartHistogram.propTypes = {
|
|
|
5027
5041
|
};
|
|
5028
5042
|
ChartHistogram.defaultProps = {
|
|
5029
5043
|
color: 'currentColor',
|
|
5030
|
-
size: '
|
|
5044
|
+
size: '16'
|
|
5031
5045
|
};
|
|
5032
5046
|
|
|
5033
5047
|
var ChartTable = function ChartTable(props) {
|
|
@@ -5039,7 +5053,7 @@ var ChartTable = function ChartTable(props) {
|
|
|
5039
5053
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5040
5054
|
width: size,
|
|
5041
5055
|
height: size,
|
|
5042
|
-
viewBox: "0 0
|
|
5056
|
+
viewBox: "0 0 16 16",
|
|
5043
5057
|
fill: color
|
|
5044
5058
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5045
5059
|
d: "M22 6a1 1 0 00-1-1H3a1 1 0 00-1 1v12a1 1 0 001 1h18a1 1 0 001-1V6zm-2 1v4h-4V7h4zm0 6v4h-4v-4h4zm-6 4h-4v-4h4v4zm-6 0H4v-4h4v4zm-4-6V7h4v4H4zm6-4h4v4h-4V7z"
|
|
@@ -5052,7 +5066,7 @@ ChartTable.propTypes = {
|
|
|
5052
5066
|
};
|
|
5053
5067
|
ChartTable.defaultProps = {
|
|
5054
5068
|
color: 'currentColor',
|
|
5055
|
-
size: '
|
|
5069
|
+
size: '16'
|
|
5056
5070
|
};
|
|
5057
5071
|
|
|
5058
5072
|
var ChartFieldlist = function ChartFieldlist(props) {
|
|
@@ -5064,7 +5078,7 @@ var ChartFieldlist = function ChartFieldlist(props) {
|
|
|
5064
5078
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5065
5079
|
width: size,
|
|
5066
5080
|
height: size,
|
|
5067
|
-
viewBox: "0 0
|
|
5081
|
+
viewBox: "0 0 16 16",
|
|
5068
5082
|
fill: color
|
|
5069
5083
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5070
5084
|
d: "M3 20a1 1 0 01-1-1V5a1 1 0 011-1h18a1 1 0 011 1v14a1 1 0 01-1 1H3zM8 8H4v4h4V8zm2 0v4h10V8H10zm-2 6H4v4h4v-4zm2 4h10v-4H10v4z"
|
|
@@ -5077,7 +5091,7 @@ ChartFieldlist.propTypes = {
|
|
|
5077
5091
|
};
|
|
5078
5092
|
ChartFieldlist.defaultProps = {
|
|
5079
5093
|
color: 'currentColor',
|
|
5080
|
-
size: '
|
|
5094
|
+
size: '16'
|
|
5081
5095
|
};
|
|
5082
5096
|
|
|
5083
5097
|
var Table1dtable = function Table1dtable(props) {
|
|
@@ -5089,7 +5103,7 @@ var Table1dtable = function Table1dtable(props) {
|
|
|
5089
5103
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5090
5104
|
width: size,
|
|
5091
5105
|
height: size,
|
|
5092
|
-
viewBox: "0 0
|
|
5106
|
+
viewBox: "0 0 16 16",
|
|
5093
5107
|
fill: color
|
|
5094
5108
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5095
5109
|
d: "M22 3H2v3h20V3z"
|
|
@@ -5120,7 +5134,7 @@ Table1dtable.propTypes = {
|
|
|
5120
5134
|
};
|
|
5121
5135
|
Table1dtable.defaultProps = {
|
|
5122
5136
|
color: 'currentColor',
|
|
5123
|
-
size: '
|
|
5137
|
+
size: '16'
|
|
5124
5138
|
};
|
|
5125
5139
|
|
|
5126
5140
|
var ChartSqltable = function ChartSqltable(props) {
|
|
@@ -5132,7 +5146,7 @@ var ChartSqltable = function ChartSqltable(props) {
|
|
|
5132
5146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5133
5147
|
width: size,
|
|
5134
5148
|
height: size,
|
|
5135
|
-
viewBox: "0 0
|
|
5149
|
+
viewBox: "0 0 16 16",
|
|
5136
5150
|
fill: color
|
|
5137
5151
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5138
5152
|
d: "M3 4a1 1 0 00-1 1v14a1 1 0 001 1h18a1 1 0 001-1V5a1 1 0 00-1-1H3zm1 2h4v3H4V6zm6 0h10v3H10V6zm-2 5v7H4v-7h4zm2 7v-7h10v7H10z"
|
|
@@ -5145,7 +5159,7 @@ ChartSqltable.propTypes = {
|
|
|
5145
5159
|
};
|
|
5146
5160
|
ChartSqltable.defaultProps = {
|
|
5147
5161
|
color: 'currentColor',
|
|
5148
|
-
size: '
|
|
5162
|
+
size: '16'
|
|
5149
5163
|
};
|
|
5150
5164
|
|
|
5151
5165
|
var ChartCombinedTable = function ChartCombinedTable(props) {
|
|
@@ -5157,7 +5171,7 @@ var ChartCombinedTable = function ChartCombinedTable(props) {
|
|
|
5157
5171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5158
5172
|
width: size,
|
|
5159
5173
|
height: size,
|
|
5160
|
-
viewBox: "0 0
|
|
5174
|
+
viewBox: "0 0 16 16",
|
|
5161
5175
|
fill: color
|
|
5162
5176
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5163
5177
|
d: "M1 4h4v4H1V4zm13 2h-2v2h2V6zM5 9H3v2h2V9zm4-3h2v2H9V6zM8 6H6v2h2V6zm15 1a1 1 0 00-1-1h-7v6H3v7a1 1 0 001 1h18a1 1 0 001-1V7zm-2 1v4h-4V8h4zm0 6v4h-4v-4h4zm-6 4h-4v-4h4v4zm-6 0H5v-4h4v4z"
|
|
@@ -5170,7 +5184,7 @@ ChartCombinedTable.propTypes = {
|
|
|
5170
5184
|
};
|
|
5171
5185
|
ChartCombinedTable.defaultProps = {
|
|
5172
5186
|
color: 'currentColor',
|
|
5173
|
-
size: '
|
|
5187
|
+
size: '16'
|
|
5174
5188
|
};
|
|
5175
5189
|
|
|
5176
5190
|
var ChartDistTable = function ChartDistTable(props) {
|
|
@@ -5182,7 +5196,7 @@ var ChartDistTable = function ChartDistTable(props) {
|
|
|
5182
5196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5183
5197
|
width: size,
|
|
5184
5198
|
height: size,
|
|
5185
|
-
viewBox: "0 0
|
|
5199
|
+
viewBox: "0 0 16 16",
|
|
5186
5200
|
fill: color
|
|
5187
5201
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5188
5202
|
d: "M2 2h2v9H2V2zm5 1H5v2h2V3zm0 3H5v2h2V6zm4 3h2v2h-2V9zm-1-3H8v2h2V6zM8 9h2v2H8V9zM7 9H5v2h2V9zm15-2a1 1 0 00-1-1h-7v6H2v7a1 1 0 001 1h18a1 1 0 001-1V7zm-2 1v4h-4V8h4zm0 6v4h-4v-4h4zm-6 4h-4v-4h4v4zm-6 0H4v-4h4v4z"
|
|
@@ -5195,7 +5209,7 @@ ChartDistTable.propTypes = {
|
|
|
5195
5209
|
};
|
|
5196
5210
|
ChartDistTable.defaultProps = {
|
|
5197
5211
|
color: 'currentColor',
|
|
5198
|
-
size: '
|
|
5212
|
+
size: '16'
|
|
5199
5213
|
};
|
|
5200
5214
|
|
|
5201
5215
|
var ChartBarTable = function ChartBarTable(props) {
|
|
@@ -5207,7 +5221,7 @@ var ChartBarTable = function ChartBarTable(props) {
|
|
|
5207
5221
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5208
5222
|
width: size,
|
|
5209
5223
|
height: size,
|
|
5210
|
-
viewBox: "0 0
|
|
5224
|
+
viewBox: "0 0 16 16",
|
|
5211
5225
|
fill: color
|
|
5212
5226
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5213
5227
|
fillRule: "evenodd",
|
|
@@ -5222,7 +5236,7 @@ ChartBarTable.propTypes = {
|
|
|
5222
5236
|
};
|
|
5223
5237
|
ChartBarTable.defaultProps = {
|
|
5224
5238
|
color: 'currentColor',
|
|
5225
|
-
size: '
|
|
5239
|
+
size: '16'
|
|
5226
5240
|
};
|
|
5227
5241
|
|
|
5228
5242
|
var ChartLineTable = function ChartLineTable(props) {
|
|
@@ -5234,7 +5248,7 @@ var ChartLineTable = function ChartLineTable(props) {
|
|
|
5234
5248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5235
5249
|
width: size,
|
|
5236
5250
|
height: size,
|
|
5237
|
-
viewBox: "0 0
|
|
5251
|
+
viewBox: "0 0 16 16",
|
|
5238
5252
|
fill: color
|
|
5239
5253
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5240
5254
|
d: "M14.755 5.18a1.09 1.09 0 10-.994-.643l-2.58 3.187a1.085 1.085 0 00-.586.134L8.408 6.315c-.16.339-.42.62-.746.807l2.37 1.674v.016a1.09 1.09 0 102.066-.487l2.55-3.15c.035.003.071.005.107.005z"
|
|
@@ -5255,7 +5269,7 @@ ChartLineTable.propTypes = {
|
|
|
5255
5269
|
};
|
|
5256
5270
|
ChartLineTable.defaultProps = {
|
|
5257
5271
|
color: 'currentColor',
|
|
5258
|
-
size: '
|
|
5272
|
+
size: '16'
|
|
5259
5273
|
};
|
|
5260
5274
|
|
|
5261
5275
|
var Play = function Play(props) {
|
|
@@ -5267,7 +5281,7 @@ var Play = function Play(props) {
|
|
|
5267
5281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5268
5282
|
width: size,
|
|
5269
5283
|
height: size,
|
|
5270
|
-
viewBox: "0 0
|
|
5284
|
+
viewBox: "0 0 16 16",
|
|
5271
5285
|
fill: color
|
|
5272
5286
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5273
5287
|
d: "M19.376 11.982L8.777 19.048A.499.499 0 018 18.632V4.5a.5.5 0 01.777-.416l10.599 7.066a.501.501 0 010 .832z"
|
|
@@ -5280,7 +5294,7 @@ Play.propTypes = {
|
|
|
5280
5294
|
};
|
|
5281
5295
|
Play.defaultProps = {
|
|
5282
5296
|
color: 'currentColor',
|
|
5283
|
-
size: '
|
|
5297
|
+
size: '16'
|
|
5284
5298
|
};
|
|
5285
5299
|
|
|
5286
5300
|
var Config = function Config(props) {
|
|
@@ -5292,7 +5306,7 @@ var Config = function Config(props) {
|
|
|
5292
5306
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5293
5307
|
width: size,
|
|
5294
5308
|
height: size,
|
|
5295
|
-
viewBox: "0 0
|
|
5309
|
+
viewBox: "0 0 16 16",
|
|
5296
5310
|
fill: color
|
|
5297
5311
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5298
5312
|
d: "M6.17 18a3 3 0 015.66 0H22v2H11.83a3 3 0 01-5.66 0H2v-2h4.17zm6-7a3 3 0 015.66 0H22v2h-4.17a3 3 0 01-5.66 0H2v-2h10.17zm-6-7a3.001 3.001 0 015.66 0H22v2H11.83a3 3 0 01-5.66 0H2V4h4.17zM9 6a1 1 0 100-2 1 1 0 000 2zm6 7a1 1 0 100-2 1 1 0 000 2zm-6 7a1 1 0 100-2 1 1 0 000 2z"
|
|
@@ -5305,7 +5319,7 @@ Config.propTypes = {
|
|
|
5305
5319
|
};
|
|
5306
5320
|
Config.defaultProps = {
|
|
5307
5321
|
color: 'currentColor',
|
|
5308
|
-
size: '
|
|
5322
|
+
size: '16'
|
|
5309
5323
|
};
|
|
5310
5324
|
|
|
5311
5325
|
var Setting = function Setting(props) {
|
|
@@ -5317,7 +5331,7 @@ var Setting = function Setting(props) {
|
|
|
5317
5331
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5318
5332
|
width: size,
|
|
5319
5333
|
height: size,
|
|
5320
|
-
viewBox: "0 0
|
|
5334
|
+
viewBox: "0 0 16 16",
|
|
5321
5335
|
fill: color
|
|
5322
5336
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5323
5337
|
d: "M2 12c0-.865.11-1.703.316-2.504A3 3 0 004.99 4.867a9.99 9.99 0 014.335-2.505 3 3 0 005.348 0 9.99 9.99 0 014.335 2.505 3 3 0 002.675 4.63 10.036 10.036 0 010 5.007 3 3 0 00-2.675 4.629 9.99 9.99 0 01-4.335 2.505 3 3 0 00-5.348 0 9.99 9.99 0 01-4.335-2.505 3 3 0 00-2.675-4.63A10.056 10.056 0 012 12zm4.804 3c.63 1.091.81 2.346.564 3.524.408.29.842.541 1.297.75A4.993 4.993 0 0112 18c1.26 0 2.438.471 3.335 1.274.455-.209.889-.46 1.297-.75A4.993 4.993 0 0117.196 15a4.993 4.993 0 012.77-2.25 8.134 8.134 0 000-1.5A4.993 4.993 0 0117.195 9a4.993 4.993 0 01-.564-3.524 7.988 7.988 0 00-1.297-.75A4.993 4.993 0 0112 6a4.993 4.993 0 01-3.335-1.274 7.99 7.99 0 00-1.297.75A4.993 4.993 0 016.804 9a4.993 4.993 0 01-2.77 2.25 8.125 8.125 0 000 1.5A4.993 4.993 0 016.805 15h-.001zM12 15a3 3 0 110-6 3 3 0 010 6zm0-2a1 1 0 100-2 1 1 0 000 2z"
|
|
@@ -5330,7 +5344,7 @@ Setting.propTypes = {
|
|
|
5330
5344
|
};
|
|
5331
5345
|
Setting.defaultProps = {
|
|
5332
5346
|
color: 'currentColor',
|
|
5333
|
-
size: '
|
|
5347
|
+
size: '16'
|
|
5334
5348
|
};
|
|
5335
5349
|
|
|
5336
5350
|
var Search = function Search(props) {
|
|
@@ -5342,7 +5356,7 @@ var Search = function Search(props) {
|
|
|
5342
5356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5343
5357
|
width: size,
|
|
5344
5358
|
height: size,
|
|
5345
|
-
viewBox: "0 0
|
|
5359
|
+
viewBox: "0 0 16 16",
|
|
5346
5360
|
fill: color
|
|
5347
5361
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5348
5362
|
d: "M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0111 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 01-1.969 5.617zm-2.006-.742A6.977 6.977 0 0018 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 004.875-1.975l.15-.15z"
|
|
@@ -5355,7 +5369,7 @@ Search.propTypes = {
|
|
|
5355
5369
|
};
|
|
5356
5370
|
Search.defaultProps = {
|
|
5357
5371
|
color: 'currentColor',
|
|
5358
|
-
size: '
|
|
5372
|
+
size: '16'
|
|
5359
5373
|
};
|
|
5360
5374
|
|
|
5361
5375
|
var Copy = function Copy(props) {
|
|
@@ -5367,7 +5381,7 @@ var Copy = function Copy(props) {
|
|
|
5367
5381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5368
5382
|
width: size,
|
|
5369
5383
|
height: size,
|
|
5370
|
-
viewBox: "0 0
|
|
5384
|
+
viewBox: "0 0 16 16",
|
|
5371
5385
|
fill: color
|
|
5372
5386
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5373
5387
|
d: "M7 6V3a1 1 0 011-1h12a1 1 0 011 1v14a1 1 0 01-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1 1 0 013 21l.003-14c0-.552.45-1 1.007-1H7zM5.003 8L5 20h10V8H5.003zM9 6h7a1 1 0 011 1v9h2V4H9v2z"
|
|
@@ -5380,7 +5394,7 @@ Copy.propTypes = {
|
|
|
5380
5394
|
};
|
|
5381
5395
|
Copy.defaultProps = {
|
|
5382
5396
|
color: 'currentColor',
|
|
5383
|
-
size: '
|
|
5397
|
+
size: '16'
|
|
5384
5398
|
};
|
|
5385
5399
|
|
|
5386
5400
|
var Copy2 = function Copy2(props) {
|
|
@@ -5392,7 +5406,7 @@ var Copy2 = function Copy2(props) {
|
|
|
5392
5406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5393
5407
|
width: size,
|
|
5394
5408
|
height: size,
|
|
5395
|
-
viewBox: "0 0
|
|
5409
|
+
viewBox: "0 0 16 16",
|
|
5396
5410
|
fill: color
|
|
5397
5411
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5398
5412
|
d: "M7 6V3a1 1 0 011-1h12a1 1 0 011 1v14a1 1 0 01-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1 1 0 013 21l.003-14c0-.552.45-1 1.006-1H7zM5.002 8L5 20h10V8H5.002zM9 6h7a1 1 0 011 1v9h2V4H9v2zm-2 5h6v2H7v-2zm0 4h6v2H7v-2z"
|
|
@@ -5405,7 +5419,7 @@ Copy2.propTypes = {
|
|
|
5405
5419
|
};
|
|
5406
5420
|
Copy2.defaultProps = {
|
|
5407
5421
|
color: 'currentColor',
|
|
5408
|
-
size: '
|
|
5422
|
+
size: '16'
|
|
5409
5423
|
};
|
|
5410
5424
|
|
|
5411
5425
|
var Format = function Format(props) {
|
|
@@ -5417,7 +5431,7 @@ var Format = function Format(props) {
|
|
|
5417
5431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5418
5432
|
width: size,
|
|
5419
5433
|
height: size,
|
|
5420
|
-
viewBox: "0 0
|
|
5434
|
+
viewBox: "0 0 16 16",
|
|
5421
5435
|
fill: color
|
|
5422
5436
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5423
5437
|
fillRule: "evenodd",
|
|
@@ -5432,7 +5446,7 @@ Format.propTypes = {
|
|
|
5432
5446
|
};
|
|
5433
5447
|
Format.defaultProps = {
|
|
5434
5448
|
color: 'currentColor',
|
|
5435
|
-
size: '
|
|
5449
|
+
size: '16'
|
|
5436
5450
|
};
|
|
5437
5451
|
|
|
5438
5452
|
var Code = function Code(props) {
|
|
@@ -5444,7 +5458,7 @@ var Code = function Code(props) {
|
|
|
5444
5458
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5445
5459
|
width: size,
|
|
5446
5460
|
height: size,
|
|
5447
|
-
viewBox: "0 0
|
|
5461
|
+
viewBox: "0 0 16 16",
|
|
5448
5462
|
fill: color
|
|
5449
5463
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5450
5464
|
d: "M24 12l-5.657 5.657-1.414-1.414L21.172 12l-4.243-4.243 1.414-1.414L24 12zM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12zm6.96 9H7.66l6.552-18h2.128L9.788 21z"
|
|
@@ -5457,7 +5471,7 @@ Code.propTypes = {
|
|
|
5457
5471
|
};
|
|
5458
5472
|
Code.defaultProps = {
|
|
5459
5473
|
color: 'currentColor',
|
|
5460
|
-
size: '
|
|
5474
|
+
size: '16'
|
|
5461
5475
|
};
|
|
5462
5476
|
|
|
5463
5477
|
var Edit = function Edit(props) {
|
|
@@ -5469,7 +5483,7 @@ var Edit = function Edit(props) {
|
|
|
5469
5483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5470
5484
|
width: size,
|
|
5471
5485
|
height: size,
|
|
5472
|
-
viewBox: "0 0
|
|
5486
|
+
viewBox: "0 0 16 16",
|
|
5473
5487
|
fill: color
|
|
5474
5488
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5475
5489
|
d: "M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586V19zm16 2H3v-4.243L16.435 3.322a1 1 0 011.414 0l2.829 2.829a1 1 0 010 1.414L9.243 19H21v2zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414-1.414 1.414z"
|
|
@@ -5482,7 +5496,7 @@ Edit.propTypes = {
|
|
|
5482
5496
|
};
|
|
5483
5497
|
Edit.defaultProps = {
|
|
5484
5498
|
color: 'currentColor',
|
|
5485
|
-
size: '
|
|
5499
|
+
size: '16'
|
|
5486
5500
|
};
|
|
5487
5501
|
|
|
5488
5502
|
var EditFill = function EditFill(props) {
|
|
@@ -5494,7 +5508,7 @@ var EditFill = function EditFill(props) {
|
|
|
5494
5508
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5495
5509
|
width: size,
|
|
5496
5510
|
height: size,
|
|
5497
|
-
viewBox: "0 0
|
|
5511
|
+
viewBox: "0 0 16 16",
|
|
5498
5512
|
fill: color
|
|
5499
5513
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5500
5514
|
d: "M3 17.25L14.06 6.19l3.75 3.75L8.75 19H21v2H3v-3.75z"
|
|
@@ -5509,7 +5523,7 @@ EditFill.propTypes = {
|
|
|
5509
5523
|
};
|
|
5510
5524
|
EditFill.defaultProps = {
|
|
5511
5525
|
color: 'currentColor',
|
|
5512
|
-
size: '
|
|
5526
|
+
size: '16'
|
|
5513
5527
|
};
|
|
5514
5528
|
|
|
5515
5529
|
var Delete1 = function Delete1(props) {
|
|
@@ -5521,7 +5535,7 @@ var Delete1 = function Delete1(props) {
|
|
|
5521
5535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5522
5536
|
width: size,
|
|
5523
5537
|
height: size,
|
|
5524
|
-
viewBox: "0 0
|
|
5538
|
+
viewBox: "0 0 16 16",
|
|
5525
5539
|
fill: color
|
|
5526
5540
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5527
5541
|
d: "M17 6h5v2h-2v13a1 1 0 01-1 1H5a1 1 0 01-1-1V8H2V6h5V3a1 1 0 011-1h8a1 1 0 011 1v3zm1 2H6v12h12V8zm-9 3h2v6H9v-6zm4 0h2v6h-2v-6zM9 4v2h6V4H9z"
|
|
@@ -5534,7 +5548,7 @@ Delete1.propTypes = {
|
|
|
5534
5548
|
};
|
|
5535
5549
|
Delete1.defaultProps = {
|
|
5536
5550
|
color: 'currentColor',
|
|
5537
|
-
size: '
|
|
5551
|
+
size: '16'
|
|
5538
5552
|
};
|
|
5539
5553
|
|
|
5540
5554
|
var Save = function Save(props) {
|
|
@@ -5546,7 +5560,7 @@ var Save = function Save(props) {
|
|
|
5546
5560
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5547
5561
|
width: size,
|
|
5548
5562
|
height: size,
|
|
5549
|
-
viewBox: "0 0
|
|
5563
|
+
viewBox: "0 0 16 16",
|
|
5550
5564
|
fill: color
|
|
5551
5565
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5552
5566
|
d: "M7 19v-6h10v6h2V7.828L16.172 5H5v14h2zM4 3h13l4 4v13a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1zm5 12v4h6v-4H9z"
|
|
@@ -5559,7 +5573,7 @@ Save.propTypes = {
|
|
|
5559
5573
|
};
|
|
5560
5574
|
Save.defaultProps = {
|
|
5561
5575
|
color: 'currentColor',
|
|
5562
|
-
size: '
|
|
5576
|
+
size: '16'
|
|
5563
5577
|
};
|
|
5564
5578
|
|
|
5565
5579
|
var Send = function Send(props) {
|
|
@@ -5571,7 +5585,7 @@ var Send = function Send(props) {
|
|
|
5571
5585
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5572
5586
|
width: size,
|
|
5573
5587
|
height: size,
|
|
5574
|
-
viewBox: "0 0
|
|
5588
|
+
viewBox: "0 0 16 16",
|
|
5575
5589
|
fill: color
|
|
5576
5590
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5577
5591
|
d: "M1.923 9.37c-.51-.205-.504-.51.034-.689l19.086-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.475.553-.717.07L11 13 1.923 9.37zm4.89-.2l5.636 2.255 3.04 6.082 3.546-12.41L6.812 9.17h.001z"
|
|
@@ -5584,7 +5598,7 @@ Send.propTypes = {
|
|
|
5584
5598
|
};
|
|
5585
5599
|
Send.defaultProps = {
|
|
5586
5600
|
color: 'currentColor',
|
|
5587
|
-
size: '
|
|
5601
|
+
size: '16'
|
|
5588
5602
|
};
|
|
5589
5603
|
|
|
5590
5604
|
var Fullscreen = function Fullscreen(props) {
|
|
@@ -5596,7 +5610,7 @@ var Fullscreen = function Fullscreen(props) {
|
|
|
5596
5610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5597
5611
|
width: size,
|
|
5598
5612
|
height: size,
|
|
5599
|
-
viewBox: "0 0
|
|
5613
|
+
viewBox: "0 0 16 16",
|
|
5600
5614
|
fill: color
|
|
5601
5615
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5602
5616
|
d: "M20 3h2v6h-2V5h-4V3h4zM4 3h4v2H4v4H2V3h2zm16 16v-4h2v6h-6v-2h4zM4 19h4v2H2v-6h2v4z"
|
|
@@ -5609,7 +5623,7 @@ Fullscreen.propTypes = {
|
|
|
5609
5623
|
};
|
|
5610
5624
|
Fullscreen.defaultProps = {
|
|
5611
5625
|
color: 'currentColor',
|
|
5612
|
-
size: '
|
|
5626
|
+
size: '16'
|
|
5613
5627
|
};
|
|
5614
5628
|
|
|
5615
5629
|
var ArrowLeftDown = function ArrowLeftDown(props) {
|
|
@@ -5621,7 +5635,7 @@ var ArrowLeftDown = function ArrowLeftDown(props) {
|
|
|
5621
5635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5622
5636
|
width: size,
|
|
5623
5637
|
height: size,
|
|
5624
|
-
viewBox: "0 0
|
|
5638
|
+
viewBox: "0 0 16 16",
|
|
5625
5639
|
fill: color
|
|
5626
5640
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5627
5641
|
d: "M8 14.607L16.607 6l1.414 1.414-8.607 8.607H17v2H6v-11h2v7.586z"
|
|
@@ -5634,7 +5648,7 @@ ArrowLeftDown.propTypes = {
|
|
|
5634
5648
|
};
|
|
5635
5649
|
ArrowLeftDown.defaultProps = {
|
|
5636
5650
|
color: 'currentColor',
|
|
5637
|
-
size: '
|
|
5651
|
+
size: '16'
|
|
5638
5652
|
};
|
|
5639
5653
|
|
|
5640
5654
|
var Link = function Link(props) {
|
|
@@ -5646,7 +5660,7 @@ var Link = function Link(props) {
|
|
|
5646
5660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5647
5661
|
width: size,
|
|
5648
5662
|
height: size,
|
|
5649
|
-
viewBox: "0 0
|
|
5663
|
+
viewBox: "0 0 16 16",
|
|
5650
5664
|
fill: color
|
|
5651
5665
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5652
5666
|
d: "M4.222 11.293l2.121-2.121 1.414 1.414-2.121 2.121a4 4 0 005.657 5.657l2.121-2.121 1.414 1.414-2.121 2.121a6 6 0 01-8.485-8.485z"
|
|
@@ -5663,7 +5677,7 @@ Link.propTypes = {
|
|
|
5663
5677
|
};
|
|
5664
5678
|
Link.defaultProps = {
|
|
5665
5679
|
color: 'currentColor',
|
|
5666
|
-
size: '
|
|
5680
|
+
size: '16'
|
|
5667
5681
|
};
|
|
5668
5682
|
|
|
5669
5683
|
var Unlink = function Unlink(props) {
|
|
@@ -5675,7 +5689,7 @@ var Unlink = function Unlink(props) {
|
|
|
5675
5689
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5676
5690
|
width: size,
|
|
5677
5691
|
height: size,
|
|
5678
|
-
viewBox: "0 0
|
|
5692
|
+
viewBox: "0 0 16 16",
|
|
5679
5693
|
fill: color
|
|
5680
5694
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5681
5695
|
d: "M4.222 5.636l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.12z"
|
|
@@ -5694,7 +5708,7 @@ Unlink.propTypes = {
|
|
|
5694
5708
|
};
|
|
5695
5709
|
Unlink.defaultProps = {
|
|
5696
5710
|
color: 'currentColor',
|
|
5697
|
-
size: '
|
|
5711
|
+
size: '16'
|
|
5698
5712
|
};
|
|
5699
5713
|
|
|
5700
5714
|
var MenuUnfold = function MenuUnfold(props) {
|
|
@@ -5706,7 +5720,7 @@ var MenuUnfold = function MenuUnfold(props) {
|
|
|
5706
5720
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5707
5721
|
width: size,
|
|
5708
5722
|
height: size,
|
|
5709
|
-
viewBox: "0 0
|
|
5723
|
+
viewBox: "0 0 16 16",
|
|
5710
5724
|
fill: color
|
|
5711
5725
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5712
5726
|
d: "M21 18v2H3v-2h18zM17.404 3.904L22 8.5l-4.596 4.596-1.414-1.414L19.172 8.5 15.99 5.318l1.414-1.414zM12 11v2H3v-2h9zm0-7v2H3V4h9z"
|
|
@@ -5719,7 +5733,7 @@ MenuUnfold.propTypes = {
|
|
|
5719
5733
|
};
|
|
5720
5734
|
MenuUnfold.defaultProps = {
|
|
5721
5735
|
color: 'currentColor',
|
|
5722
|
-
size: '
|
|
5736
|
+
size: '16'
|
|
5723
5737
|
};
|
|
5724
5738
|
|
|
5725
5739
|
var MenuFold = function MenuFold(props) {
|
|
@@ -5731,7 +5745,7 @@ var MenuFold = function MenuFold(props) {
|
|
|
5731
5745
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5732
5746
|
width: size,
|
|
5733
5747
|
height: size,
|
|
5734
|
-
viewBox: "0 0
|
|
5748
|
+
viewBox: "0 0 16 16",
|
|
5735
5749
|
fill: color
|
|
5736
5750
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5737
5751
|
d: "M21 18v2H3v-2h18zM6.596 3.904L8.01 5.318 4.828 8.5l3.182 3.182-1.414 1.414L2 8.5l4.596-4.596zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z"
|
|
@@ -5744,7 +5758,7 @@ MenuFold.propTypes = {
|
|
|
5744
5758
|
};
|
|
5745
5759
|
MenuFold.defaultProps = {
|
|
5746
5760
|
color: 'currentColor',
|
|
5747
|
-
size: '
|
|
5761
|
+
size: '16'
|
|
5748
5762
|
};
|
|
5749
5763
|
|
|
5750
5764
|
var List = function List(props) {
|
|
@@ -5756,7 +5770,7 @@ var List = function List(props) {
|
|
|
5756
5770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5757
5771
|
width: size,
|
|
5758
5772
|
height: size,
|
|
5759
|
-
viewBox: "0 0
|
|
5773
|
+
viewBox: "0 0 16 16",
|
|
5760
5774
|
fill: color
|
|
5761
5775
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5762
5776
|
d: "M8 4h13v2H8V4zm-5-.5h3v3H3v-3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zM8 11h13v2H8v-2zm0 7h13v2H8v-2z"
|
|
@@ -5769,7 +5783,7 @@ List.propTypes = {
|
|
|
5769
5783
|
};
|
|
5770
5784
|
List.defaultProps = {
|
|
5771
5785
|
color: 'currentColor',
|
|
5772
|
-
size: '
|
|
5786
|
+
size: '16'
|
|
5773
5787
|
};
|
|
5774
5788
|
|
|
5775
5789
|
var ListNested = function ListNested(props) {
|
|
@@ -5781,7 +5795,7 @@ var ListNested = function ListNested(props) {
|
|
|
5781
5795
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5782
5796
|
width: size,
|
|
5783
5797
|
height: size,
|
|
5784
|
-
viewBox: "0 0
|
|
5798
|
+
viewBox: "0 0 16 16",
|
|
5785
5799
|
fill: color
|
|
5786
5800
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5787
5801
|
fillRule: "evenodd",
|
|
@@ -5796,7 +5810,7 @@ ListNested.propTypes = {
|
|
|
5796
5810
|
};
|
|
5797
5811
|
ListNested.defaultProps = {
|
|
5798
5812
|
color: 'currentColor',
|
|
5799
|
-
size: '
|
|
5813
|
+
size: '16'
|
|
5800
5814
|
};
|
|
5801
5815
|
|
|
5802
5816
|
var DoubleList = function DoubleList(props) {
|
|
@@ -5808,7 +5822,7 @@ var DoubleList = function DoubleList(props) {
|
|
|
5808
5822
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5809
5823
|
width: size,
|
|
5810
5824
|
height: size,
|
|
5811
|
-
viewBox: "0 0
|
|
5825
|
+
viewBox: "0 0 16 16",
|
|
5812
5826
|
fill: color
|
|
5813
5827
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5814
5828
|
d: "M10 4H3v2h7V4z"
|
|
@@ -5831,7 +5845,7 @@ DoubleList.propTypes = {
|
|
|
5831
5845
|
};
|
|
5832
5846
|
DoubleList.defaultProps = {
|
|
5833
5847
|
color: 'currentColor',
|
|
5834
|
-
size: '
|
|
5848
|
+
size: '16'
|
|
5835
5849
|
};
|
|
5836
5850
|
|
|
5837
5851
|
var Download = function Download(props) {
|
|
@@ -5843,7 +5857,7 @@ var Download = function Download(props) {
|
|
|
5843
5857
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5844
5858
|
width: size,
|
|
5845
5859
|
height: size,
|
|
5846
|
-
viewBox: "0 0
|
|
5860
|
+
viewBox: "0 0 16 16",
|
|
5847
5861
|
fill: color
|
|
5848
5862
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5849
5863
|
d: "M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z"
|
|
@@ -5856,7 +5870,7 @@ Download.propTypes = {
|
|
|
5856
5870
|
};
|
|
5857
5871
|
Download.defaultProps = {
|
|
5858
5872
|
color: 'currentColor',
|
|
5859
|
-
size: '
|
|
5873
|
+
size: '16'
|
|
5860
5874
|
};
|
|
5861
5875
|
|
|
5862
5876
|
var FullDownload = function FullDownload(props) {
|
|
@@ -5868,7 +5882,7 @@ var FullDownload = function FullDownload(props) {
|
|
|
5868
5882
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5869
5883
|
width: size,
|
|
5870
5884
|
height: size,
|
|
5871
|
-
viewBox: "0 0
|
|
5885
|
+
viewBox: "0 0 16 16",
|
|
5872
5886
|
fill: color
|
|
5873
5887
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5874
5888
|
fillRule: "evenodd",
|
|
@@ -5883,7 +5897,7 @@ FullDownload.propTypes = {
|
|
|
5883
5897
|
};
|
|
5884
5898
|
FullDownload.defaultProps = {
|
|
5885
5899
|
color: 'currentColor',
|
|
5886
|
-
size: '
|
|
5900
|
+
size: '16'
|
|
5887
5901
|
};
|
|
5888
5902
|
|
|
5889
5903
|
var Export = function Export(props) {
|
|
@@ -5895,7 +5909,7 @@ var Export = function Export(props) {
|
|
|
5895
5909
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5896
5910
|
width: size,
|
|
5897
5911
|
height: size,
|
|
5898
|
-
viewBox: "0 0
|
|
5912
|
+
viewBox: "0 0 16 16",
|
|
5899
5913
|
fill: color
|
|
5900
5914
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5901
5915
|
d: "M17.684 11.93l-.296-1.503A5.49 5.49 0 0012 6a5.496 5.496 0 00-4.876 2.964l-.496.951-1.067.114A3.994 3.994 0 002 14c0 2.205 1.795 4 4 4h3v2H6c-3.31 0-6-2.69-6-6 0-3.09 2.34-5.64 5.35-5.96A7.496 7.496 0 0112 4a7.49 7.49 0 017.35 6.04c2.6.18 4.65 2.32 4.65 4.96 0 2.76-2.24 5-5 5h-4v-2h4c1.655 0 3-1.345 3-3a2.976 2.976 0 00-2.788-2.965l-1.528-.106z"
|
|
@@ -5910,7 +5924,7 @@ Export.propTypes = {
|
|
|
5910
5924
|
};
|
|
5911
5925
|
Export.defaultProps = {
|
|
5912
5926
|
color: 'currentColor',
|
|
5913
|
-
size: '
|
|
5927
|
+
size: '16'
|
|
5914
5928
|
};
|
|
5915
5929
|
|
|
5916
5930
|
var Import = function Import(props) {
|
|
@@ -5922,7 +5936,7 @@ var Import = function Import(props) {
|
|
|
5922
5936
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5923
5937
|
width: size,
|
|
5924
5938
|
height: size,
|
|
5925
|
-
viewBox: "0 0
|
|
5939
|
+
viewBox: "0 0 16 16",
|
|
5926
5940
|
fill: color
|
|
5927
5941
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5928
5942
|
d: "M17.684 11.93l-.296-1.503A5.49 5.49 0 0012 6a5.496 5.496 0 00-4.876 2.964l-.496.951-1.067.114A3.994 3.994 0 002 14c0 2.205 1.795 4 4 4h3v2H6c-3.31 0-6-2.69-6-6 0-3.09 2.34-5.64 5.35-5.96A7.496 7.496 0 0112 4a7.49 7.49 0 017.35 6.04c2.6.18 4.65 2.32 4.65 4.96 0 2.76-2.24 5-5 5h-4v-2h4c1.655 0 3-1.345 3-3a2.976 2.976 0 00-2.788-2.965l-1.528-.106z"
|
|
@@ -5937,7 +5951,7 @@ Import.propTypes = {
|
|
|
5937
5951
|
};
|
|
5938
5952
|
Import.defaultProps = {
|
|
5939
5953
|
color: 'currentColor',
|
|
5940
|
-
size: '
|
|
5954
|
+
size: '16'
|
|
5941
5955
|
};
|
|
5942
5956
|
|
|
5943
5957
|
var Add1 = function Add1(props) {
|
|
@@ -5949,7 +5963,7 @@ var Add1 = function Add1(props) {
|
|
|
5949
5963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5950
5964
|
width: size,
|
|
5951
5965
|
height: size,
|
|
5952
|
-
viewBox: "0 0
|
|
5966
|
+
viewBox: "0 0 16 16",
|
|
5953
5967
|
fill: color
|
|
5954
5968
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5955
5969
|
d: "M11 11V3h2v8h8v2h-8v8h-2v-8H3v-2h8z"
|
|
@@ -5962,7 +5976,7 @@ Add1.propTypes = {
|
|
|
5962
5976
|
};
|
|
5963
5977
|
Add1.defaultProps = {
|
|
5964
5978
|
color: 'currentColor',
|
|
5965
|
-
size: '
|
|
5979
|
+
size: '16'
|
|
5966
5980
|
};
|
|
5967
5981
|
|
|
5968
5982
|
var Add2 = function Add2(props) {
|
|
@@ -5974,7 +5988,7 @@ var Add2 = function Add2(props) {
|
|
|
5974
5988
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5975
5989
|
width: size,
|
|
5976
5990
|
height: size,
|
|
5977
|
-
viewBox: "0 0
|
|
5991
|
+
viewBox: "0 0 16 16",
|
|
5978
5992
|
fill: color
|
|
5979
5993
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5980
5994
|
d: "M4 3h16a1 1 0 011 1v16a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1zm1 2v14h14V5H5zm6 6V7h2v4h4v2h-4v4h-2v-4H7v-2h4z"
|
|
@@ -5987,7 +6001,7 @@ Add2.propTypes = {
|
|
|
5987
6001
|
};
|
|
5988
6002
|
Add2.defaultProps = {
|
|
5989
6003
|
color: 'currentColor',
|
|
5990
|
-
size: '
|
|
6004
|
+
size: '16'
|
|
5991
6005
|
};
|
|
5992
6006
|
|
|
5993
6007
|
var Add3 = function Add3(props) {
|
|
@@ -5999,7 +6013,7 @@ var Add3 = function Add3(props) {
|
|
|
5999
6013
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6000
6014
|
width: size,
|
|
6001
6015
|
height: size,
|
|
6002
|
-
viewBox: "0 0
|
|
6016
|
+
viewBox: "0 0 16 16",
|
|
6003
6017
|
fill: color
|
|
6004
6018
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6005
6019
|
d: "M11 11V7h2v4h4v2h-4v4h-2v-4H7v-2h4zm1 11C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16.001A8 8 0 0012 20z"
|
|
@@ -6012,7 +6026,7 @@ Add3.propTypes = {
|
|
|
6012
6026
|
};
|
|
6013
6027
|
Add3.defaultProps = {
|
|
6014
6028
|
color: 'currentColor',
|
|
6015
|
-
size: '
|
|
6029
|
+
size: '16'
|
|
6016
6030
|
};
|
|
6017
6031
|
|
|
6018
6032
|
var Add3Fill = function Add3Fill(props) {
|
|
@@ -6024,7 +6038,7 @@ var Add3Fill = function Add3Fill(props) {
|
|
|
6024
6038
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6025
6039
|
width: size,
|
|
6026
6040
|
height: size,
|
|
6027
|
-
viewBox: "0 0
|
|
6041
|
+
viewBox: "0 0 16 16",
|
|
6028
6042
|
fill: color
|
|
6029
6043
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6030
6044
|
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-11-1H7v2h4v4h2v-4h4v-2h-4V7h-2v4z"
|
|
@@ -6037,7 +6051,7 @@ Add3Fill.propTypes = {
|
|
|
6037
6051
|
};
|
|
6038
6052
|
Add3Fill.defaultProps = {
|
|
6039
6053
|
color: 'currentColor',
|
|
6040
|
-
size: '
|
|
6054
|
+
size: '16'
|
|
6041
6055
|
};
|
|
6042
6056
|
|
|
6043
6057
|
var Subtract = function Subtract(props) {
|
|
@@ -6049,7 +6063,7 @@ var Subtract = function Subtract(props) {
|
|
|
6049
6063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6050
6064
|
width: size,
|
|
6051
6065
|
height: size,
|
|
6052
|
-
viewBox: "0 0
|
|
6066
|
+
viewBox: "0 0 16 16",
|
|
6053
6067
|
fill: color
|
|
6054
6068
|
}, otherProps), /*#__PURE__*/React.createElement("rect", {
|
|
6055
6069
|
x: "3",
|
|
@@ -6065,7 +6079,7 @@ Subtract.propTypes = {
|
|
|
6065
6079
|
};
|
|
6066
6080
|
Subtract.defaultProps = {
|
|
6067
6081
|
color: 'currentColor',
|
|
6068
|
-
size: '
|
|
6082
|
+
size: '16'
|
|
6069
6083
|
};
|
|
6070
6084
|
|
|
6071
6085
|
var Subtract2 = function Subtract2(props) {
|
|
@@ -6077,7 +6091,7 @@ var Subtract2 = function Subtract2(props) {
|
|
|
6077
6091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6078
6092
|
width: size,
|
|
6079
6093
|
height: size,
|
|
6080
|
-
viewBox: "0 0
|
|
6094
|
+
viewBox: "0 0 16 16",
|
|
6081
6095
|
fill: color
|
|
6082
6096
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6083
6097
|
d: "M17 11H7v2h10v-2z"
|
|
@@ -6094,7 +6108,7 @@ Subtract2.propTypes = {
|
|
|
6094
6108
|
};
|
|
6095
6109
|
Subtract2.defaultProps = {
|
|
6096
6110
|
color: 'currentColor',
|
|
6097
|
-
size: '
|
|
6111
|
+
size: '16'
|
|
6098
6112
|
};
|
|
6099
6113
|
|
|
6100
6114
|
var Update = function Update(props) {
|
|
@@ -6106,7 +6120,7 @@ var Update = function Update(props) {
|
|
|
6106
6120
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6107
6121
|
width: size,
|
|
6108
6122
|
height: size,
|
|
6109
|
-
viewBox: "0 0
|
|
6123
|
+
viewBox: "0 0 16 16",
|
|
6110
6124
|
fill: color
|
|
6111
6125
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6112
6126
|
d: "M5.463 4.433A9.961 9.961 0 0112 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.81 5.74L17 12h3A8 8 0 006.46 6.228l-.997-1.795zm13.074 15.134A9.961 9.961 0 0112 22C6.477 22 2 17.523 2 12c0-2.136.67-4.116 1.81-5.74L7 12H4a8 8 0 0013.54 5.772l.997 1.795z"
|
|
@@ -6119,7 +6133,7 @@ Update.propTypes = {
|
|
|
6119
6133
|
};
|
|
6120
6134
|
Update.defaultProps = {
|
|
6121
6135
|
color: 'currentColor',
|
|
6122
|
-
size: '
|
|
6136
|
+
size: '16'
|
|
6123
6137
|
};
|
|
6124
6138
|
|
|
6125
6139
|
var Report = function Report(props) {
|
|
@@ -6131,7 +6145,7 @@ var Report = function Report(props) {
|
|
|
6131
6145
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6132
6146
|
width: size,
|
|
6133
6147
|
height: size,
|
|
6134
|
-
viewBox: "0 0
|
|
6148
|
+
viewBox: "0 0 16 16",
|
|
6135
6149
|
fill: color
|
|
6136
6150
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6137
6151
|
d: "M11 7h2v10h-2V7zm4 4h2v6h-2v-6zm-8 2h2v4H7v-4zm8-9H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992z"
|
|
@@ -6144,7 +6158,7 @@ Report.propTypes = {
|
|
|
6144
6158
|
};
|
|
6145
6159
|
Report.defaultProps = {
|
|
6146
6160
|
color: 'currentColor',
|
|
6147
|
-
size: '
|
|
6161
|
+
size: '16'
|
|
6148
6162
|
};
|
|
6149
6163
|
|
|
6150
6164
|
var ReportRemoval = function ReportRemoval(props) {
|
|
@@ -6156,7 +6170,7 @@ var ReportRemoval = function ReportRemoval(props) {
|
|
|
6156
6170
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6157
6171
|
width: size,
|
|
6158
6172
|
height: size,
|
|
6159
|
-
viewBox: "0 0
|
|
6173
|
+
viewBox: "0 0 16 16",
|
|
6160
6174
|
fill: color
|
|
6161
6175
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6162
6176
|
d: "M7 13h2v4H7v-4z"
|
|
@@ -6177,7 +6191,7 @@ ReportRemoval.propTypes = {
|
|
|
6177
6191
|
};
|
|
6178
6192
|
ReportRemoval.defaultProps = {
|
|
6179
6193
|
color: 'currentColor',
|
|
6180
|
-
size: '
|
|
6194
|
+
size: '16'
|
|
6181
6195
|
};
|
|
6182
6196
|
|
|
6183
6197
|
var FileAdd = function FileAdd(props) {
|
|
@@ -6189,7 +6203,7 @@ var FileAdd = function FileAdd(props) {
|
|
|
6189
6203
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6190
6204
|
width: size,
|
|
6191
6205
|
height: size,
|
|
6192
|
-
viewBox: "0 0
|
|
6206
|
+
viewBox: "0 0 16 16",
|
|
6193
6207
|
fill: color
|
|
6194
6208
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6195
6209
|
d: "M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992zM11 12V9h2v3h3v2h-3v3h-2v-3H8v-2h3z"
|
|
@@ -6202,7 +6216,7 @@ FileAdd.propTypes = {
|
|
|
6202
6216
|
};
|
|
6203
6217
|
FileAdd.defaultProps = {
|
|
6204
6218
|
color: 'currentColor',
|
|
6205
|
-
size: '
|
|
6219
|
+
size: '16'
|
|
6206
6220
|
};
|
|
6207
6221
|
|
|
6208
6222
|
var FileRemove = function FileRemove(props) {
|
|
@@ -6214,7 +6228,7 @@ var FileRemove = function FileRemove(props) {
|
|
|
6214
6228
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6215
6229
|
width: size,
|
|
6216
6230
|
height: size,
|
|
6217
|
-
viewBox: "0 0
|
|
6231
|
+
viewBox: "0 0 16 16",
|
|
6218
6232
|
fill: color
|
|
6219
6233
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6220
6234
|
fillRule: "evenodd",
|
|
@@ -6229,7 +6243,7 @@ FileRemove.propTypes = {
|
|
|
6229
6243
|
};
|
|
6230
6244
|
FileRemove.defaultProps = {
|
|
6231
6245
|
color: 'currentColor',
|
|
6232
|
-
size: '
|
|
6246
|
+
size: '16'
|
|
6233
6247
|
};
|
|
6234
6248
|
|
|
6235
6249
|
var FileExport = function FileExport(props) {
|
|
@@ -6241,7 +6255,7 @@ var FileExport = function FileExport(props) {
|
|
|
6241
6255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6242
6256
|
width: size,
|
|
6243
6257
|
height: size,
|
|
6244
|
-
viewBox: "0 0
|
|
6258
|
+
viewBox: "0 0 16 16",
|
|
6245
6259
|
fill: color
|
|
6246
6260
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6247
6261
|
d: "M13 13h3l-4 4-4-4h3V9h2v4zm2-9H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992z"
|
|
@@ -6254,7 +6268,7 @@ FileExport.propTypes = {
|
|
|
6254
6268
|
};
|
|
6255
6269
|
FileExport.defaultProps = {
|
|
6256
6270
|
color: 'currentColor',
|
|
6257
|
-
size: '
|
|
6271
|
+
size: '16'
|
|
6258
6272
|
};
|
|
6259
6273
|
|
|
6260
6274
|
var FileMove = function FileMove(props) {
|
|
@@ -6266,7 +6280,7 @@ var FileMove = function FileMove(props) {
|
|
|
6266
6280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6267
6281
|
width: size,
|
|
6268
6282
|
height: size,
|
|
6269
|
-
viewBox: "0 0
|
|
6283
|
+
viewBox: "0 0 16 16",
|
|
6270
6284
|
fill: color
|
|
6271
6285
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6272
6286
|
d: "M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992zM12 11V8l4 4-4 4v-3H8v-2h4z"
|
|
@@ -6279,7 +6293,7 @@ FileMove.propTypes = {
|
|
|
6279
6293
|
};
|
|
6280
6294
|
FileMove.defaultProps = {
|
|
6281
6295
|
color: 'currentColor',
|
|
6282
|
-
size: '
|
|
6296
|
+
size: '16'
|
|
6283
6297
|
};
|
|
6284
6298
|
|
|
6285
6299
|
var FileImport = function FileImport(props) {
|
|
@@ -6291,7 +6305,7 @@ var FileImport = function FileImport(props) {
|
|
|
6291
6305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6292
6306
|
width: size,
|
|
6293
6307
|
height: size,
|
|
6294
|
-
viewBox: "0 0
|
|
6308
|
+
viewBox: "0 0 16 16",
|
|
6295
6309
|
fill: color
|
|
6296
6310
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6297
6311
|
d: "M13 12h3l-4-4-4 4h3v4h2v-4zm2-8H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992z"
|
|
@@ -6304,7 +6318,7 @@ FileImport.propTypes = {
|
|
|
6304
6318
|
};
|
|
6305
6319
|
FileImport.defaultProps = {
|
|
6306
6320
|
color: 'currentColor',
|
|
6307
|
-
size: '
|
|
6321
|
+
size: '16'
|
|
6308
6322
|
};
|
|
6309
6323
|
|
|
6310
6324
|
var FileInfo = function FileInfo(props) {
|
|
@@ -6316,7 +6330,7 @@ var FileInfo = function FileInfo(props) {
|
|
|
6316
6330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6317
6331
|
width: size,
|
|
6318
6332
|
height: size,
|
|
6319
|
-
viewBox: "0 0
|
|
6333
|
+
viewBox: "0 0 16 16",
|
|
6320
6334
|
fill: color
|
|
6321
6335
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6322
6336
|
d: "M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992zM11 11h2v6h-2v-6zm0-4h2v2h-2V7z"
|
|
@@ -6329,7 +6343,7 @@ FileInfo.propTypes = {
|
|
|
6329
6343
|
};
|
|
6330
6344
|
FileInfo.defaultProps = {
|
|
6331
6345
|
color: 'currentColor',
|
|
6332
|
-
size: '
|
|
6346
|
+
size: '16'
|
|
6333
6347
|
};
|
|
6334
6348
|
|
|
6335
6349
|
var FileConvert = function FileConvert(props) {
|
|
@@ -6341,7 +6355,7 @@ var FileConvert = function FileConvert(props) {
|
|
|
6341
6355
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6342
6356
|
width: size,
|
|
6343
6357
|
height: size,
|
|
6344
|
-
viewBox: "0 0
|
|
6358
|
+
viewBox: "0 0 16 16",
|
|
6345
6359
|
fill: color
|
|
6346
6360
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6347
6361
|
d: "M9 8v4H7l4 4V8H9z"
|
|
@@ -6360,7 +6374,7 @@ FileConvert.propTypes = {
|
|
|
6360
6374
|
};
|
|
6361
6375
|
FileConvert.defaultProps = {
|
|
6362
6376
|
color: 'currentColor',
|
|
6363
|
-
size: '
|
|
6377
|
+
size: '16'
|
|
6364
6378
|
};
|
|
6365
6379
|
|
|
6366
6380
|
var FileLock = function FileLock(props) {
|
|
@@ -6372,7 +6386,7 @@ var FileLock = function FileLock(props) {
|
|
|
6372
6386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6373
6387
|
width: size,
|
|
6374
6388
|
height: size,
|
|
6375
|
-
viewBox: "0 0
|
|
6389
|
+
viewBox: "0 0 16 16",
|
|
6376
6390
|
fill: color
|
|
6377
6391
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6378
6392
|
d: "M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992zM15 11h1v5H8v-5h1v-1a3 3 0 116 0v1zm-2 0v-1a1 1 0 00-2 0v1h2z"
|
|
@@ -6385,7 +6399,7 @@ FileLock.propTypes = {
|
|
|
6385
6399
|
};
|
|
6386
6400
|
FileLock.defaultProps = {
|
|
6387
6401
|
color: 'currentColor',
|
|
6388
|
-
size: '
|
|
6402
|
+
size: '16'
|
|
6389
6403
|
};
|
|
6390
6404
|
|
|
6391
6405
|
var Detail = function Detail(props) {
|
|
@@ -6397,7 +6411,7 @@ var Detail = function Detail(props) {
|
|
|
6397
6411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6398
6412
|
width: size,
|
|
6399
6413
|
height: size,
|
|
6400
|
-
viewBox: "0 0
|
|
6414
|
+
viewBox: "0 0 16 16",
|
|
6401
6415
|
fill: color
|
|
6402
6416
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6403
6417
|
d: "M20 22H4a1 1 0 01-1-1V3a1 1 0 011-1h16a1 1 0 011 1v18a1 1 0 01-1 1zm-1-2V4H5v16h14zM8 9h8v2H8V9zm0 4h8v2H8v-2z"
|
|
@@ -6410,7 +6424,7 @@ Detail.propTypes = {
|
|
|
6410
6424
|
};
|
|
6411
6425
|
Detail.defaultProps = {
|
|
6412
6426
|
color: 'currentColor',
|
|
6413
|
-
size: '
|
|
6427
|
+
size: '16'
|
|
6414
6428
|
};
|
|
6415
6429
|
|
|
6416
6430
|
var MessageCenter = function MessageCenter(props) {
|
|
@@ -6422,7 +6436,7 @@ var MessageCenter = function MessageCenter(props) {
|
|
|
6422
6436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6423
6437
|
width: size,
|
|
6424
6438
|
height: size,
|
|
6425
|
-
viewBox: "0 0
|
|
6439
|
+
viewBox: "0 0 16 16",
|
|
6426
6440
|
fill: color
|
|
6427
6441
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6428
6442
|
d: "M18 3H6v2h12V3z"
|
|
@@ -6443,7 +6457,7 @@ MessageCenter.propTypes = {
|
|
|
6443
6457
|
};
|
|
6444
6458
|
MessageCenter.defaultProps = {
|
|
6445
6459
|
color: 'currentColor',
|
|
6446
|
-
size: '
|
|
6460
|
+
size: '16'
|
|
6447
6461
|
};
|
|
6448
6462
|
|
|
6449
6463
|
var SystemMsg = function SystemMsg(props) {
|
|
@@ -6455,7 +6469,7 @@ var SystemMsg = function SystemMsg(props) {
|
|
|
6455
6469
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6456
6470
|
width: size,
|
|
6457
6471
|
height: size,
|
|
6458
|
-
viewBox: "0 0
|
|
6472
|
+
viewBox: "0 0 16 16",
|
|
6459
6473
|
fill: color
|
|
6460
6474
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6461
6475
|
d: "M20 20H4v-5h1.833l1.461.986a3 3 0 001.679.514h6.054a3 3 0 001.679-.514L18.167 15H20v5zM3 13a1 1 0 00-1 1v7a1 1 0 001 1h18a1 1 0 001-1v-7a1 1 0 00-1-1h-3.139a1 1 0 00-.559.171l-1.715 1.158a1 1 0 01-.56.171H8.973a1 1 0 01-.56-.171L6.698 13.17a1 1 0 00-.56-.171H3z"
|
|
@@ -6474,7 +6488,7 @@ SystemMsg.propTypes = {
|
|
|
6474
6488
|
};
|
|
6475
6489
|
SystemMsg.defaultProps = {
|
|
6476
6490
|
color: 'currentColor',
|
|
6477
|
-
size: '
|
|
6491
|
+
size: '16'
|
|
6478
6492
|
};
|
|
6479
6493
|
|
|
6480
6494
|
var Comment = function Comment(props) {
|
|
@@ -6486,7 +6500,7 @@ var Comment = function Comment(props) {
|
|
|
6486
6500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6487
6501
|
width: size,
|
|
6488
6502
|
height: size,
|
|
6489
|
-
viewBox: "0 0
|
|
6503
|
+
viewBox: "0 0 16 16",
|
|
6490
6504
|
fill: color
|
|
6491
6505
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6492
6506
|
d: "M16 10H8v2h8v-2z"
|
|
@@ -6503,7 +6517,7 @@ Comment.propTypes = {
|
|
|
6503
6517
|
};
|
|
6504
6518
|
Comment.defaultProps = {
|
|
6505
6519
|
color: 'currentColor',
|
|
6506
|
-
size: '
|
|
6520
|
+
size: '16'
|
|
6507
6521
|
};
|
|
6508
6522
|
|
|
6509
6523
|
var Book = function Book(props) {
|
|
@@ -6515,7 +6529,7 @@ var Book = function Book(props) {
|
|
|
6515
6529
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6516
6530
|
width: size,
|
|
6517
6531
|
height: size,
|
|
6518
|
-
viewBox: "0 0
|
|
6532
|
+
viewBox: "0 0 16 16",
|
|
6519
6533
|
fill: color
|
|
6520
6534
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6521
6535
|
d: "M2 3.993A1 1 0 012.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 01-.992.993H2.992A.993.993 0 012 20.007V3.993zM11 5H4v14h7V5zm2 0v14h7V5h-7zm1 2h5v2h-5V7zm0 3h5v2h-5v-2z"
|
|
@@ -6528,7 +6542,7 @@ Book.propTypes = {
|
|
|
6528
6542
|
};
|
|
6529
6543
|
Book.defaultProps = {
|
|
6530
6544
|
color: 'currentColor',
|
|
6531
|
-
size: '
|
|
6545
|
+
size: '16'
|
|
6532
6546
|
};
|
|
6533
6547
|
|
|
6534
6548
|
var Book2 = function Book2(props) {
|
|
@@ -6540,7 +6554,7 @@ var Book2 = function Book2(props) {
|
|
|
6540
6554
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6541
6555
|
width: size,
|
|
6542
6556
|
height: size,
|
|
6543
|
-
viewBox: "0 0
|
|
6557
|
+
viewBox: "0 0 16 16",
|
|
6544
6558
|
fill: color
|
|
6545
6559
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6546
6560
|
d: "M21 18H6a1 1 0 000 2h15v2H6a3 3 0 01-3-3V4a2 2 0 012-2h16v16zM5 16.05c.162-.033.329-.05.5-.05H19V4H5v12.05zM16 9H8V7h8v2z"
|
|
@@ -6553,7 +6567,7 @@ Book2.propTypes = {
|
|
|
6553
6567
|
};
|
|
6554
6568
|
Book2.defaultProps = {
|
|
6555
6569
|
color: 'currentColor',
|
|
6556
|
-
size: '
|
|
6570
|
+
size: '16'
|
|
6557
6571
|
};
|
|
6558
6572
|
|
|
6559
6573
|
var FilePdf = function FilePdf(props) {
|
|
@@ -6565,7 +6579,7 @@ var FilePdf = function FilePdf(props) {
|
|
|
6565
6579
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6566
6580
|
width: size,
|
|
6567
6581
|
height: size,
|
|
6568
|
-
viewBox: "0 0
|
|
6582
|
+
viewBox: "0 0 16 16",
|
|
6569
6583
|
fill: color
|
|
6570
6584
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6571
6585
|
d: "M5 3v17h16V10h-2V3H5zm15-2a1 1 0 011 1v19a1 1 0 01-1 1H4a1 1 0 01-1-1V2a1 1 0 011-1h16zM7.999 15.001h2V13.01c0-.01 0-.01-.009-.01H8V15zM7 18v-6h2.99c.559 0 1.01.444 1.01 1.01v1.98A1.004 1.004 0 0110 16H7.999v2H7zm10 0v-6h3.998v1h-3l-.013 1.985 2.015.013v1h-2.001v2h-1V18zm-4-1h1a.993.993 0 00.999-.998v-2.004A1.002 1.002 0 0014 13h-1v4zm-1 1v-6h2c1.104 0 2 .899 2 1.998v2.004A1.994 1.994 0 0114 18h-2z"
|
|
@@ -6578,7 +6592,7 @@ FilePdf.propTypes = {
|
|
|
6578
6592
|
};
|
|
6579
6593
|
FilePdf.defaultProps = {
|
|
6580
6594
|
color: 'currentColor',
|
|
6581
|
-
size: '
|
|
6595
|
+
size: '16'
|
|
6582
6596
|
};
|
|
6583
6597
|
|
|
6584
6598
|
var Sticker = function Sticker(props) {
|
|
@@ -6590,7 +6604,7 @@ var Sticker = function Sticker(props) {
|
|
|
6590
6604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6591
6605
|
width: size,
|
|
6592
6606
|
height: size,
|
|
6593
|
-
viewBox: "0 0
|
|
6607
|
+
viewBox: "0 0 16 16",
|
|
6594
6608
|
fill: color
|
|
6595
6609
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6596
6610
|
d: "M21 15l-6 5.996L4.002 21A.998.998 0 013 20.007V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.456.993 1.002V15zM19 5H5v14h8v-5a1 1 0 01.883-.993L14 13l5-.001V5zm-.829 9.999L15 15v3.169l3.171-3.17z"
|
|
@@ -6603,7 +6617,7 @@ Sticker.propTypes = {
|
|
|
6603
6617
|
};
|
|
6604
6618
|
Sticker.defaultProps = {
|
|
6605
6619
|
color: 'currentColor',
|
|
6606
|
-
size: '
|
|
6620
|
+
size: '16'
|
|
6607
6621
|
};
|
|
6608
6622
|
|
|
6609
6623
|
var StickerFill = function StickerFill(props) {
|
|
@@ -6615,7 +6629,7 @@ var StickerFill = function StickerFill(props) {
|
|
|
6615
6629
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6616
6630
|
width: size,
|
|
6617
6631
|
height: size,
|
|
6618
|
-
viewBox: "0 0
|
|
6632
|
+
viewBox: "0 0 16 16",
|
|
6619
6633
|
fill: color
|
|
6620
6634
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6621
6635
|
d: "M15 14l-.117.007a1 1 0 00-.876.876L14 15v6H3.998A.996.996 0 013 20.007V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.447.993.999V14h-6zm6 2l-5 4.997V16h5z"
|
|
@@ -6628,7 +6642,7 @@ StickerFill.propTypes = {
|
|
|
6628
6642
|
};
|
|
6629
6643
|
StickerFill.defaultProps = {
|
|
6630
6644
|
color: 'currentColor',
|
|
6631
|
-
size: '
|
|
6645
|
+
size: '16'
|
|
6632
6646
|
};
|
|
6633
6647
|
|
|
6634
6648
|
var EventSm = function EventSm(props) {
|
|
@@ -6640,7 +6654,7 @@ var EventSm = function EventSm(props) {
|
|
|
6640
6654
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6641
6655
|
width: size,
|
|
6642
6656
|
height: size,
|
|
6643
|
-
viewBox: "0 0
|
|
6657
|
+
viewBox: "0 0 16 16",
|
|
6644
6658
|
fill: color
|
|
6645
6659
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6646
6660
|
d: "M1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm1 0v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm5.334 9L5 5l7 2.334-3.7.967L7.335 12z"
|
|
@@ -6653,7 +6667,7 @@ EventSm.propTypes = {
|
|
|
6653
6667
|
};
|
|
6654
6668
|
EventSm.defaultProps = {
|
|
6655
6669
|
color: 'currentColor',
|
|
6656
|
-
size: '
|
|
6670
|
+
size: '16'
|
|
6657
6671
|
};
|
|
6658
6672
|
|
|
6659
6673
|
var EPropertySm = function EPropertySm(props) {
|
|
@@ -6665,7 +6679,7 @@ var EPropertySm = function EPropertySm(props) {
|
|
|
6665
6679
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6666
6680
|
width: size,
|
|
6667
6681
|
height: size,
|
|
6668
|
-
viewBox: "0 0
|
|
6682
|
+
viewBox: "0 0 16 16",
|
|
6669
6683
|
fill: color
|
|
6670
6684
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6671
6685
|
d: "M4.667 9L3 4l5 1.667-2.642.69L4.668 9z"
|
|
@@ -6686,7 +6700,7 @@ EPropertySm.propTypes = {
|
|
|
6686
6700
|
};
|
|
6687
6701
|
EPropertySm.defaultProps = {
|
|
6688
6702
|
color: 'currentColor',
|
|
6689
|
-
size: '
|
|
6703
|
+
size: '16'
|
|
6690
6704
|
};
|
|
6691
6705
|
|
|
6692
6706
|
var UPropertySm = function UPropertySm(props) {
|
|
@@ -6698,7 +6712,7 @@ var UPropertySm = function UPropertySm(props) {
|
|
|
6698
6712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6699
6713
|
width: size,
|
|
6700
6714
|
height: size,
|
|
6701
|
-
viewBox: "0 0
|
|
6715
|
+
viewBox: "0 0 16 16",
|
|
6702
6716
|
fill: color
|
|
6703
6717
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6704
6718
|
d: "M9 4h3v1H9V4z"
|
|
@@ -6719,7 +6733,7 @@ UPropertySm.propTypes = {
|
|
|
6719
6733
|
};
|
|
6720
6734
|
UPropertySm.defaultProps = {
|
|
6721
6735
|
color: 'currentColor',
|
|
6722
|
-
size: '
|
|
6736
|
+
size: '16'
|
|
6723
6737
|
};
|
|
6724
6738
|
|
|
6725
6739
|
var UGroupSm = function UGroupSm(props) {
|
|
@@ -6731,7 +6745,7 @@ var UGroupSm = function UGroupSm(props) {
|
|
|
6731
6745
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6732
6746
|
width: size,
|
|
6733
6747
|
height: size,
|
|
6734
|
-
viewBox: "0 0
|
|
6748
|
+
viewBox: "0 0 16 16",
|
|
6735
6749
|
fill: color
|
|
6736
6750
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6737
6751
|
fillRule: "evenodd",
|
|
@@ -6758,7 +6772,7 @@ UGroupSm.propTypes = {
|
|
|
6758
6772
|
};
|
|
6759
6773
|
UGroupSm.defaultProps = {
|
|
6760
6774
|
color: 'currentColor',
|
|
6761
|
-
size: '
|
|
6775
|
+
size: '16'
|
|
6762
6776
|
};
|
|
6763
6777
|
|
|
6764
6778
|
var UTagSm = function UTagSm(props) {
|
|
@@ -6770,7 +6784,7 @@ var UTagSm = function UTagSm(props) {
|
|
|
6770
6784
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6771
6785
|
width: size,
|
|
6772
6786
|
height: size,
|
|
6773
|
-
viewBox: "0 0
|
|
6787
|
+
viewBox: "0 0 16 16",
|
|
6774
6788
|
fill: color
|
|
6775
6789
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6776
6790
|
d: "M14 2.2a.2.2 0 00-.2-.2H7.2a.2.2 0 00-.2.2V3H6V2a1 1 0 011-1h7a1 1 0 011 1v8.465a1 1 0 01-.445.832l-3.5 2.333a1.011 1.011 0 01-.055.034v-1.2l3-2V2.2z"
|
|
@@ -6787,7 +6801,7 @@ UTagSm.propTypes = {
|
|
|
6787
6801
|
};
|
|
6788
6802
|
UTagSm.defaultProps = {
|
|
6789
6803
|
color: 'currentColor',
|
|
6790
|
-
size: '
|
|
6804
|
+
size: '16'
|
|
6791
6805
|
};
|
|
6792
6806
|
|
|
6793
6807
|
var AllSm = function AllSm(props) {
|
|
@@ -6799,7 +6813,7 @@ var AllSm = function AllSm(props) {
|
|
|
6799
6813
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6800
6814
|
width: size,
|
|
6801
6815
|
height: size,
|
|
6802
|
-
viewBox: "0 0
|
|
6816
|
+
viewBox: "0 0 16 16",
|
|
6803
6817
|
fill: color
|
|
6804
6818
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6805
6819
|
d: "M1 7V1h6v6H1zm1-5v4h4V2H2z"
|
|
@@ -6818,7 +6832,7 @@ AllSm.propTypes = {
|
|
|
6818
6832
|
};
|
|
6819
6833
|
AllSm.defaultProps = {
|
|
6820
6834
|
color: 'currentColor',
|
|
6821
|
-
size: '
|
|
6835
|
+
size: '16'
|
|
6822
6836
|
};
|
|
6823
6837
|
|
|
6824
6838
|
var CalendarSm = function CalendarSm(props) {
|
|
@@ -6830,7 +6844,7 @@ var CalendarSm = function CalendarSm(props) {
|
|
|
6830
6844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6831
6845
|
width: size,
|
|
6832
6846
|
height: size,
|
|
6833
|
-
viewBox: "0 0
|
|
6847
|
+
viewBox: "0 0 16 16",
|
|
6834
6848
|
fill: color
|
|
6835
6849
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6836
6850
|
d: "M5 1H4v1H2a1 1 0 00-1 1v10a1 1 0 001 1h12a1 1 0 001-1V3a1 1 0 00-1-1h-2V1h-1v1H5V1zM4 3v2h1V3h6v2h1V3h2v4H2V3h2zM2 8h12v5H2V8z"
|
|
@@ -6843,7 +6857,7 @@ CalendarSm.propTypes = {
|
|
|
6843
6857
|
};
|
|
6844
6858
|
CalendarSm.defaultProps = {
|
|
6845
6859
|
color: 'currentColor',
|
|
6846
|
-
size: '
|
|
6860
|
+
size: '16'
|
|
6847
6861
|
};
|
|
6848
6862
|
|
|
6849
6863
|
var GroupAddSm = function GroupAddSm(props) {
|
|
@@ -6855,7 +6869,7 @@ var GroupAddSm = function GroupAddSm(props) {
|
|
|
6855
6869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6856
6870
|
width: size,
|
|
6857
6871
|
height: size,
|
|
6858
|
-
viewBox: "0 0
|
|
6872
|
+
viewBox: "0 0 16 16",
|
|
6859
6873
|
fill: color
|
|
6860
6874
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6861
6875
|
fillRule: "evenodd",
|
|
@@ -6874,7 +6888,7 @@ GroupAddSm.propTypes = {
|
|
|
6874
6888
|
};
|
|
6875
6889
|
GroupAddSm.defaultProps = {
|
|
6876
6890
|
color: 'currentColor',
|
|
6877
|
-
size: '
|
|
6891
|
+
size: '16'
|
|
6878
6892
|
};
|
|
6879
6893
|
|
|
6880
6894
|
var Boolean = function Boolean(props) {
|
|
@@ -6886,7 +6900,7 @@ var Boolean = function Boolean(props) {
|
|
|
6886
6900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6887
6901
|
width: size,
|
|
6888
6902
|
height: size,
|
|
6889
|
-
viewBox: "0 0
|
|
6903
|
+
viewBox: "0 0 16 16",
|
|
6890
6904
|
fill: color
|
|
6891
6905
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6892
6906
|
d: "M8 3H5.5v6h-1V3H2V2h6v1z"
|
|
@@ -6901,7 +6915,7 @@ Boolean.propTypes = {
|
|
|
6901
6915
|
};
|
|
6902
6916
|
Boolean.defaultProps = {
|
|
6903
6917
|
color: 'currentColor',
|
|
6904
|
-
size: '
|
|
6918
|
+
size: '16'
|
|
6905
6919
|
};
|
|
6906
6920
|
|
|
6907
6921
|
var ListSm = function ListSm(props) {
|
|
@@ -6913,7 +6927,7 @@ var ListSm = function ListSm(props) {
|
|
|
6913
6927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6914
6928
|
width: size,
|
|
6915
6929
|
height: size,
|
|
6916
|
-
viewBox: "0 0
|
|
6930
|
+
viewBox: "0 0 16 16",
|
|
6917
6931
|
fill: color
|
|
6918
6932
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6919
6933
|
d: "M3 2H2v1h1V2z"
|
|
@@ -6936,7 +6950,7 @@ ListSm.propTypes = {
|
|
|
6936
6950
|
};
|
|
6937
6951
|
ListSm.defaultProps = {
|
|
6938
6952
|
color: 'currentColor',
|
|
6939
|
-
size: '
|
|
6953
|
+
size: '16'
|
|
6940
6954
|
};
|
|
6941
6955
|
|
|
6942
6956
|
var ArrayRows = function ArrayRows(props) {
|
|
@@ -6948,7 +6962,7 @@ var ArrayRows = function ArrayRows(props) {
|
|
|
6948
6962
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6949
6963
|
width: size,
|
|
6950
6964
|
height: size,
|
|
6951
|
-
viewBox: "0 0
|
|
6965
|
+
viewBox: "0 0 16 16",
|
|
6952
6966
|
fill: color
|
|
6953
6967
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6954
6968
|
fillRule: "evenodd",
|
|
@@ -6963,7 +6977,7 @@ ArrayRows.propTypes = {
|
|
|
6963
6977
|
};
|
|
6964
6978
|
ArrayRows.defaultProps = {
|
|
6965
6979
|
color: 'currentColor',
|
|
6966
|
-
size: '
|
|
6980
|
+
size: '16'
|
|
6967
6981
|
};
|
|
6968
6982
|
|
|
6969
6983
|
var Rows = function Rows(props) {
|
|
@@ -6975,7 +6989,7 @@ var Rows = function Rows(props) {
|
|
|
6975
6989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6976
6990
|
width: size,
|
|
6977
6991
|
height: size,
|
|
6978
|
-
viewBox: "0 0
|
|
6992
|
+
viewBox: "0 0 16 16",
|
|
6979
6993
|
fill: color
|
|
6980
6994
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6981
6995
|
fillRule: "evenodd",
|
|
@@ -6998,7 +7012,7 @@ Rows.propTypes = {
|
|
|
6998
7012
|
};
|
|
6999
7013
|
Rows.defaultProps = {
|
|
7000
7014
|
color: 'currentColor',
|
|
7001
|
-
size: '
|
|
7015
|
+
size: '16'
|
|
7002
7016
|
};
|
|
7003
7017
|
|
|
7004
7018
|
var VPropertySm = function VPropertySm(props) {
|
|
@@ -7010,7 +7024,7 @@ var VPropertySm = function VPropertySm(props) {
|
|
|
7010
7024
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7011
7025
|
width: size,
|
|
7012
7026
|
height: size,
|
|
7013
|
-
viewBox: "0 0
|
|
7027
|
+
viewBox: "0 0 16 16",
|
|
7014
7028
|
fill: color
|
|
7015
7029
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7016
7030
|
d: "M4.5 3L7 4.5v3L4.5 9 2 7.5v-3L4.5 3zM3 5.066v1.868l1.5.9 1.5-.9V5.066l-1.5-.9-1.5.9z"
|
|
@@ -7029,7 +7043,7 @@ VPropertySm.propTypes = {
|
|
|
7029
7043
|
};
|
|
7030
7044
|
VPropertySm.defaultProps = {
|
|
7031
7045
|
color: 'currentColor',
|
|
7032
|
-
size: '
|
|
7046
|
+
size: '16'
|
|
7033
7047
|
};
|
|
7034
7048
|
|
|
7035
7049
|
var String = function String(props) {
|
|
@@ -7041,7 +7055,7 @@ var String = function String(props) {
|
|
|
7041
7055
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7042
7056
|
width: size,
|
|
7043
7057
|
height: size,
|
|
7044
|
-
viewBox: "0 0
|
|
7058
|
+
viewBox: "0 0 16 16",
|
|
7045
7059
|
fill: color
|
|
7046
7060
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7047
7061
|
d: "M10.247 11.5c.32 0 .572-.056.753-.168v-.856a.996.996 0 01-.321.065c-.165 0-.263-.06-.296-.182a3.144 3.144 0 01-.037-.57V6.34c0-.39-.07-.705-.21-.947a1.466 1.466 0 00-.556-.557 2.1 2.1 0 00-.778-.272 5.574 5.574 0 00-.851-.065 4.34 4.34 0 00-1.025.117 2.366 2.366 0 00-.84.389 1.88 1.88 0 00-.592.687c-.148.285-.23.635-.247 1.05h1.05c.024-.493.184-.826.48-.999.297-.181.667-.272 1.112-.272.164 0 .33.013.494.04.173.025.325.077.457.155.14.077.25.19.333.337.09.147.136.341.136.583 0 .207-.058.367-.173.48a1.23 1.23 0 01-.47.246 5.645 5.645 0 01-.69.13c-.256.026-.527.069-.816.13-.271.051-.539.116-.802.194a2.2 2.2 0 00-.691.35 1.642 1.642 0 00-.482.583c-.123.242-.185.553-.185.933 0 .337.053.627.16.869.116.233.268.423.457.57.19.147.412.255.667.324.263.07.54.104.827.104.445 0 .856-.078 1.235-.233a2.569 2.569 0 001.012-.791c0 .363.078.626.235.79.164.156.382.234.654.234zm-1.47-3.37c.215-.052.388-.13.52-.234v1.128c0 .156-.038.324-.112.506-.074.172-.19.337-.345.492a2.013 2.013 0 01-.605.376 2.478 2.478 0 01-.89.143c-.164 0-.32-.018-.468-.052a1.177 1.177 0 01-.396-.169 1.025 1.025 0 01-.271-.298 1.02 1.02 0 01-.099-.466c0-.277.058-.493.173-.649.123-.164.28-.29.47-.376.188-.086.402-.146.641-.181.239-.043.473-.078.704-.104.238-.034.465-.073.679-.116z"
|
|
@@ -7056,7 +7070,7 @@ String.propTypes = {
|
|
|
7056
7070
|
};
|
|
7057
7071
|
String.defaultProps = {
|
|
7058
7072
|
color: 'currentColor',
|
|
7059
|
-
size: '
|
|
7073
|
+
size: '16'
|
|
7060
7074
|
};
|
|
7061
7075
|
|
|
7062
7076
|
var Num = function Num(props) {
|
|
@@ -7068,7 +7082,7 @@ var Num = function Num(props) {
|
|
|
7068
7082
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7069
7083
|
width: size,
|
|
7070
7084
|
height: size,
|
|
7071
|
-
viewBox: "0 0
|
|
7085
|
+
viewBox: "0 0 16 16",
|
|
7072
7086
|
fill: color
|
|
7073
7087
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7074
7088
|
d: "M8 11.5h1v-7h-.142L6.5 5.18V6H8v5.5z"
|
|
@@ -7083,7 +7097,7 @@ Num.propTypes = {
|
|
|
7083
7097
|
};
|
|
7084
7098
|
Num.defaultProps = {
|
|
7085
7099
|
color: 'currentColor',
|
|
7086
|
-
size: '
|
|
7100
|
+
size: '16'
|
|
7087
7101
|
};
|
|
7088
7102
|
|
|
7089
7103
|
var Time = function Time(props) {
|
|
@@ -7095,7 +7109,7 @@ var Time = function Time(props) {
|
|
|
7095
7109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7096
7110
|
width: size,
|
|
7097
7111
|
height: size,
|
|
7098
|
-
viewBox: "0 0
|
|
7112
|
+
viewBox: "0 0 16 16",
|
|
7099
7113
|
fill: color
|
|
7100
7114
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7101
7115
|
d: "M8 4H7v5h5V8H8V4z"
|
|
@@ -7110,7 +7124,7 @@ Time.propTypes = {
|
|
|
7110
7124
|
};
|
|
7111
7125
|
Time.defaultProps = {
|
|
7112
7126
|
color: 'currentColor',
|
|
7113
|
-
size: '
|
|
7127
|
+
size: '16'
|
|
7114
7128
|
};
|
|
7115
7129
|
|
|
7116
7130
|
var ArrowLeft = function ArrowLeft(props) {
|
|
@@ -7122,7 +7136,7 @@ var ArrowLeft = function ArrowLeft(props) {
|
|
|
7122
7136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7123
7137
|
width: size,
|
|
7124
7138
|
height: size,
|
|
7125
|
-
viewBox: "0 0
|
|
7139
|
+
viewBox: "0 0 16 16",
|
|
7126
7140
|
fill: color
|
|
7127
7141
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7128
7142
|
d: "M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414-4.95 4.95z"
|
|
@@ -7135,7 +7149,7 @@ ArrowLeft.propTypes = {
|
|
|
7135
7149
|
};
|
|
7136
7150
|
ArrowLeft.defaultProps = {
|
|
7137
7151
|
color: 'currentColor',
|
|
7138
|
-
size: '
|
|
7152
|
+
size: '16'
|
|
7139
7153
|
};
|
|
7140
7154
|
|
|
7141
7155
|
var ArrowRight = function ArrowRight(props) {
|
|
@@ -7147,7 +7161,7 @@ var ArrowRight = function ArrowRight(props) {
|
|
|
7147
7161
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7148
7162
|
width: size,
|
|
7149
7163
|
height: size,
|
|
7150
|
-
viewBox: "0 0
|
|
7164
|
+
viewBox: "0 0 16 16",
|
|
7151
7165
|
fill: color
|
|
7152
7166
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7153
7167
|
d: "M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414 4.95-4.95z"
|
|
@@ -7160,7 +7174,7 @@ ArrowRight.propTypes = {
|
|
|
7160
7174
|
};
|
|
7161
7175
|
ArrowRight.defaultProps = {
|
|
7162
7176
|
color: 'currentColor',
|
|
7163
|
-
size: '
|
|
7177
|
+
size: '16'
|
|
7164
7178
|
};
|
|
7165
7179
|
|
|
7166
7180
|
var ArrowUp = function ArrowUp(props) {
|
|
@@ -7172,7 +7186,7 @@ var ArrowUp = function ArrowUp(props) {
|
|
|
7172
7186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7173
7187
|
width: size,
|
|
7174
7188
|
height: size,
|
|
7175
|
-
viewBox: "0 0
|
|
7189
|
+
viewBox: "0 0 16 16",
|
|
7176
7190
|
fill: color
|
|
7177
7191
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7178
7192
|
d: "M12 11.05L16.95 16l1.414-1.414L12 8.222l-6.364 6.364L7.05 16 12 11.05z"
|
|
@@ -7185,7 +7199,7 @@ ArrowUp.propTypes = {
|
|
|
7185
7199
|
};
|
|
7186
7200
|
ArrowUp.defaultProps = {
|
|
7187
7201
|
color: 'currentColor',
|
|
7188
|
-
size: '
|
|
7202
|
+
size: '16'
|
|
7189
7203
|
};
|
|
7190
7204
|
|
|
7191
7205
|
var ArrowDown = function ArrowDown(props) {
|
|
@@ -7197,7 +7211,7 @@ var ArrowDown = function ArrowDown(props) {
|
|
|
7197
7211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7198
7212
|
width: size,
|
|
7199
7213
|
height: size,
|
|
7200
|
-
viewBox: "0 0
|
|
7214
|
+
viewBox: "0 0 16 16",
|
|
7201
7215
|
fill: color
|
|
7202
7216
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7203
7217
|
d: "M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222l4.95 4.95z"
|
|
@@ -7210,7 +7224,7 @@ ArrowDown.propTypes = {
|
|
|
7210
7224
|
};
|
|
7211
7225
|
ArrowDown.defaultProps = {
|
|
7212
7226
|
color: 'currentColor',
|
|
7213
|
-
size: '
|
|
7227
|
+
size: '16'
|
|
7214
7228
|
};
|
|
7215
7229
|
|
|
7216
7230
|
var ArrowLeft2 = function ArrowLeft2(props) {
|
|
@@ -7222,7 +7236,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
|
|
|
7222
7236
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7223
7237
|
width: size,
|
|
7224
7238
|
height: size,
|
|
7225
|
-
viewBox: "0 0
|
|
7239
|
+
viewBox: "0 0 16 16",
|
|
7226
7240
|
fill: color
|
|
7227
7241
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7228
7242
|
d: "M7.828 10.778H20v2H7.828l5.364 5.364-1.414 1.414L4 11.778 11.778 4l1.414 1.414-5.364 5.364z"
|
|
@@ -7235,7 +7249,7 @@ ArrowLeft2.propTypes = {
|
|
|
7235
7249
|
};
|
|
7236
7250
|
ArrowLeft2.defaultProps = {
|
|
7237
7251
|
color: 'currentColor',
|
|
7238
|
-
size: '
|
|
7252
|
+
size: '16'
|
|
7239
7253
|
};
|
|
7240
7254
|
|
|
7241
7255
|
var ArrowRight2 = function ArrowRight2(props) {
|
|
@@ -7247,7 +7261,7 @@ var ArrowRight2 = function ArrowRight2(props) {
|
|
|
7247
7261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7248
7262
|
width: size,
|
|
7249
7263
|
height: size,
|
|
7250
|
-
viewBox: "0 0
|
|
7264
|
+
viewBox: "0 0 16 16",
|
|
7251
7265
|
fill: color
|
|
7252
7266
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7253
7267
|
d: "M16.172 10.778H4v2h12.172l-5.364 5.364 1.414 1.414L20 11.778 12.222 4l-1.414 1.414 5.364 5.364z"
|
|
@@ -7260,7 +7274,7 @@ ArrowRight2.propTypes = {
|
|
|
7260
7274
|
};
|
|
7261
7275
|
ArrowRight2.defaultProps = {
|
|
7262
7276
|
color: 'currentColor',
|
|
7263
|
-
size: '
|
|
7277
|
+
size: '16'
|
|
7264
7278
|
};
|
|
7265
7279
|
|
|
7266
7280
|
var ArrowUp2 = function ArrowUp2(props) {
|
|
@@ -7272,7 +7286,7 @@ var ArrowUp2 = function ArrowUp2(props) {
|
|
|
7272
7286
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7273
7287
|
width: size,
|
|
7274
7288
|
height: size,
|
|
7275
|
-
viewBox: "0 0
|
|
7289
|
+
viewBox: "0 0 16 16",
|
|
7276
7290
|
fill: color
|
|
7277
7291
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7278
7292
|
d: "M11 7.606v12.172h2V7.606l5.364 5.364 1.414-1.414L12 3.778l-7.778 7.778 1.414 1.414L11 7.606z"
|
|
@@ -7285,7 +7299,7 @@ ArrowUp2.propTypes = {
|
|
|
7285
7299
|
};
|
|
7286
7300
|
ArrowUp2.defaultProps = {
|
|
7287
7301
|
color: 'currentColor',
|
|
7288
|
-
size: '
|
|
7302
|
+
size: '16'
|
|
7289
7303
|
};
|
|
7290
7304
|
|
|
7291
7305
|
var ArrowDown2 = function ArrowDown2(props) {
|
|
@@ -7297,7 +7311,7 @@ var ArrowDown2 = function ArrowDown2(props) {
|
|
|
7297
7311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7298
7312
|
width: size,
|
|
7299
7313
|
height: size,
|
|
7300
|
-
viewBox: "0 0
|
|
7314
|
+
viewBox: "0 0 16 16",
|
|
7301
7315
|
fill: color
|
|
7302
7316
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7303
7317
|
d: "M13 15.95V3.778h-2V15.95l-5.364-5.364L4.222 12 12 19.778 19.778 12l-1.414-1.414L13 15.95z"
|
|
@@ -7310,7 +7324,7 @@ ArrowDown2.propTypes = {
|
|
|
7310
7324
|
};
|
|
7311
7325
|
ArrowDown2.defaultProps = {
|
|
7312
7326
|
color: 'currentColor',
|
|
7313
|
-
size: '
|
|
7327
|
+
size: '16'
|
|
7314
7328
|
};
|
|
7315
7329
|
|
|
7316
7330
|
var TriLeft = function TriLeft(props) {
|
|
@@ -7322,7 +7336,7 @@ var TriLeft = function TriLeft(props) {
|
|
|
7322
7336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7323
7337
|
width: size,
|
|
7324
7338
|
height: size,
|
|
7325
|
-
viewBox: "0 0
|
|
7339
|
+
viewBox: "0 0 16 16",
|
|
7326
7340
|
fill: color
|
|
7327
7341
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7328
7342
|
d: "M15 18V6l-6 6 6 6z"
|
|
@@ -7335,7 +7349,7 @@ TriLeft.propTypes = {
|
|
|
7335
7349
|
};
|
|
7336
7350
|
TriLeft.defaultProps = {
|
|
7337
7351
|
color: 'currentColor',
|
|
7338
|
-
size: '
|
|
7352
|
+
size: '16'
|
|
7339
7353
|
};
|
|
7340
7354
|
|
|
7341
7355
|
var TriRight = function TriRight(props) {
|
|
@@ -7347,7 +7361,7 @@ var TriRight = function TriRight(props) {
|
|
|
7347
7361
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7348
7362
|
width: size,
|
|
7349
7363
|
height: size,
|
|
7350
|
-
viewBox: "0 0
|
|
7364
|
+
viewBox: "0 0 16 16",
|
|
7351
7365
|
fill: color
|
|
7352
7366
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7353
7367
|
d: "M9 18V6l6 6-6 6z"
|
|
@@ -7360,7 +7374,7 @@ TriRight.propTypes = {
|
|
|
7360
7374
|
};
|
|
7361
7375
|
TriRight.defaultProps = {
|
|
7362
7376
|
color: 'currentColor',
|
|
7363
|
-
size: '
|
|
7377
|
+
size: '16'
|
|
7364
7378
|
};
|
|
7365
7379
|
|
|
7366
7380
|
var TriUp = function TriUp(props) {
|
|
@@ -7372,7 +7386,7 @@ var TriUp = function TriUp(props) {
|
|
|
7372
7386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7373
7387
|
width: size,
|
|
7374
7388
|
height: size,
|
|
7375
|
-
viewBox: "0 0
|
|
7389
|
+
viewBox: "0 0 16 16",
|
|
7376
7390
|
fill: color
|
|
7377
7391
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7378
7392
|
d: "M12 9l6 6H6l6-6z"
|
|
@@ -7385,7 +7399,7 @@ TriUp.propTypes = {
|
|
|
7385
7399
|
};
|
|
7386
7400
|
TriUp.defaultProps = {
|
|
7387
7401
|
color: 'currentColor',
|
|
7388
|
-
size: '
|
|
7402
|
+
size: '16'
|
|
7389
7403
|
};
|
|
7390
7404
|
|
|
7391
7405
|
var TriDown = function TriDown(props) {
|
|
@@ -7397,7 +7411,7 @@ var TriDown = function TriDown(props) {
|
|
|
7397
7411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7398
7412
|
width: size,
|
|
7399
7413
|
height: size,
|
|
7400
|
-
viewBox: "0 0
|
|
7414
|
+
viewBox: "0 0 16 16",
|
|
7401
7415
|
fill: color
|
|
7402
7416
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7403
7417
|
d: "M12 15L6 9h12l-6 6z"
|
|
@@ -7410,7 +7424,7 @@ TriDown.propTypes = {
|
|
|
7410
7424
|
};
|
|
7411
7425
|
TriDown.defaultProps = {
|
|
7412
7426
|
color: 'currentColor',
|
|
7413
|
-
size: '
|
|
7427
|
+
size: '16'
|
|
7414
7428
|
};
|
|
7415
7429
|
|
|
7416
7430
|
var DArrowL = function DArrowL(props) {
|
|
@@ -7422,7 +7436,7 @@ var DArrowL = function DArrowL(props) {
|
|
|
7422
7436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7423
7437
|
width: size,
|
|
7424
7438
|
height: size,
|
|
7425
|
-
viewBox: "0 0
|
|
7439
|
+
viewBox: "0 0 16 16",
|
|
7426
7440
|
fill: color
|
|
7427
7441
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7428
7442
|
d: "M12.778 16.95L7.828 12l4.95-4.95-1.414-1.414L5 12l6.364 6.364 1.414-1.414z"
|
|
@@ -7437,7 +7451,7 @@ DArrowL.propTypes = {
|
|
|
7437
7451
|
};
|
|
7438
7452
|
DArrowL.defaultProps = {
|
|
7439
7453
|
color: 'currentColor',
|
|
7440
|
-
size: '
|
|
7454
|
+
size: '16'
|
|
7441
7455
|
};
|
|
7442
7456
|
|
|
7443
7457
|
var DArrowR = function DArrowR(props) {
|
|
@@ -7449,7 +7463,7 @@ var DArrowR = function DArrowR(props) {
|
|
|
7449
7463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7450
7464
|
width: size,
|
|
7451
7465
|
height: size,
|
|
7452
|
-
viewBox: "0 0
|
|
7466
|
+
viewBox: "0 0 16 16",
|
|
7453
7467
|
fill: color
|
|
7454
7468
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7455
7469
|
d: "M5 7.05L9.95 12 5 16.95l1.414 1.414L12.778 12 6.414 5.636 5 7.05z"
|
|
@@ -7464,7 +7478,7 @@ DArrowR.propTypes = {
|
|
|
7464
7478
|
};
|
|
7465
7479
|
DArrowR.defaultProps = {
|
|
7466
7480
|
color: 'currentColor',
|
|
7467
|
-
size: '
|
|
7481
|
+
size: '16'
|
|
7468
7482
|
};
|
|
7469
7483
|
|
|
7470
7484
|
var DArrowT = function DArrowT(props) {
|
|
@@ -7476,7 +7490,7 @@ var DArrowT = function DArrowT(props) {
|
|
|
7476
7490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7477
7491
|
width: size,
|
|
7478
7492
|
height: size,
|
|
7479
|
-
viewBox: "0 0
|
|
7493
|
+
viewBox: "0 0 16 16",
|
|
7480
7494
|
fill: color
|
|
7481
7495
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7482
7496
|
d: "M7.439 19.389l4.95-4.95 4.95 4.95 1.414-1.414-6.364-6.364-6.364 6.364 1.414 1.414z"
|
|
@@ -7491,7 +7505,7 @@ DArrowT.propTypes = {
|
|
|
7491
7505
|
};
|
|
7492
7506
|
DArrowT.defaultProps = {
|
|
7493
7507
|
color: 'currentColor',
|
|
7494
|
-
size: '
|
|
7508
|
+
size: '16'
|
|
7495
7509
|
};
|
|
7496
7510
|
|
|
7497
7511
|
var DArrowB = function DArrowB(props) {
|
|
@@ -7503,7 +7517,7 @@ var DArrowB = function DArrowB(props) {
|
|
|
7503
7517
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7504
7518
|
width: size,
|
|
7505
7519
|
height: size,
|
|
7506
|
-
viewBox: "0 0
|
|
7520
|
+
viewBox: "0 0 16 16",
|
|
7507
7521
|
fill: color
|
|
7508
7522
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7509
7523
|
d: "M17.339 4.611l-4.95 4.95-4.95-4.95-1.414 1.414 6.364 6.364 6.364-6.364-1.414-1.414z"
|
|
@@ -7518,7 +7532,7 @@ DArrowB.propTypes = {
|
|
|
7518
7532
|
};
|
|
7519
7533
|
DArrowB.defaultProps = {
|
|
7520
7534
|
color: 'currentColor',
|
|
7521
|
-
size: '
|
|
7535
|
+
size: '16'
|
|
7522
7536
|
};
|
|
7523
7537
|
|
|
7524
7538
|
var DropDown = function DropDown(props) {
|
|
@@ -7530,7 +7544,7 @@ var DropDown = function DropDown(props) {
|
|
|
7530
7544
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7531
7545
|
width: size,
|
|
7532
7546
|
height: size,
|
|
7533
|
-
viewBox: "0 0
|
|
7547
|
+
viewBox: "0 0 16 16",
|
|
7534
7548
|
fill: color
|
|
7535
7549
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7536
7550
|
d: "M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414L12 15z"
|
|
@@ -7543,7 +7557,7 @@ DropDown.propTypes = {
|
|
|
7543
7557
|
};
|
|
7544
7558
|
DropDown.defaultProps = {
|
|
7545
7559
|
color: 'currentColor',
|
|
7546
|
-
size: '
|
|
7560
|
+
size: '16'
|
|
7547
7561
|
};
|
|
7548
7562
|
|
|
7549
7563
|
var DropUp = function DropUp(props) {
|
|
@@ -7555,7 +7569,7 @@ var DropUp = function DropUp(props) {
|
|
|
7555
7569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7556
7570
|
width: size,
|
|
7557
7571
|
height: size,
|
|
7558
|
-
viewBox: "0 0
|
|
7572
|
+
viewBox: "0 0 16 16",
|
|
7559
7573
|
fill: color
|
|
7560
7574
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7561
7575
|
d: "M12 11.828l-2.828 2.829-1.415-1.414L12 9l4.243 4.243-1.415 1.414L12 11.828z"
|
|
@@ -7568,7 +7582,7 @@ DropUp.propTypes = {
|
|
|
7568
7582
|
};
|
|
7569
7583
|
DropUp.defaultProps = {
|
|
7570
7584
|
color: 'currentColor',
|
|
7571
|
-
size: '
|
|
7585
|
+
size: '16'
|
|
7572
7586
|
};
|
|
7573
7587
|
|
|
7574
7588
|
var More1 = function More1(props) {
|
|
@@ -7580,7 +7594,7 @@ var More1 = function More1(props) {
|
|
|
7580
7594
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7581
7595
|
width: size,
|
|
7582
7596
|
height: size,
|
|
7583
|
-
viewBox: "0 0
|
|
7597
|
+
viewBox: "0 0 16 16",
|
|
7584
7598
|
fill: color
|
|
7585
7599
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7586
7600
|
d: "M4.5 10.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S6 12.825 6 12s-.675-1.5-1.5-1.5zm15 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S21 12.825 21 12s-.675-1.5-1.5-1.5zm-7.5 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5z"
|
|
@@ -7593,7 +7607,7 @@ More1.propTypes = {
|
|
|
7593
7607
|
};
|
|
7594
7608
|
More1.defaultProps = {
|
|
7595
7609
|
color: 'currentColor',
|
|
7596
|
-
size: '
|
|
7610
|
+
size: '16'
|
|
7597
7611
|
};
|
|
7598
7612
|
|
|
7599
7613
|
var More2 = function More2(props) {
|
|
@@ -7605,7 +7619,7 @@ var More2 = function More2(props) {
|
|
|
7605
7619
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7606
7620
|
width: size,
|
|
7607
7621
|
height: size,
|
|
7608
|
-
viewBox: "0 0
|
|
7622
|
+
viewBox: "0 0 16 16",
|
|
7609
7623
|
fill: color
|
|
7610
7624
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7611
7625
|
d: "M10.5 19.5c0 .825.675 1.5 1.5 1.5s1.5-.675 1.5-1.5S12.825 18 12 18s-1.5.675-1.5 1.5zm0-15c0 .825.675 1.5 1.5 1.5s1.5-.675 1.5-1.5S12.825 3 12 3s-1.5.675-1.5 1.5zm0 7.5c0 .825.675 1.5 1.5 1.5s1.5-.675 1.5-1.5-.675-1.5-1.5-1.5-1.5.675-1.5 1.5z"
|
|
@@ -7618,7 +7632,7 @@ More2.propTypes = {
|
|
|
7618
7632
|
};
|
|
7619
7633
|
More2.defaultProps = {
|
|
7620
7634
|
color: 'currentColor',
|
|
7621
|
-
size: '
|
|
7635
|
+
size: '16'
|
|
7622
7636
|
};
|
|
7623
7637
|
|
|
7624
7638
|
var Drag = function Drag(props) {
|
|
@@ -7630,7 +7644,7 @@ var Drag = function Drag(props) {
|
|
|
7630
7644
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7631
7645
|
width: size,
|
|
7632
7646
|
height: size,
|
|
7633
|
-
viewBox: "0 0
|
|
7647
|
+
viewBox: "0 0 16 16",
|
|
7634
7648
|
fill: color
|
|
7635
7649
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7636
7650
|
d: "M8.5 21c-.825 0-1.5-.675-1.5-1.5S7.675 18 8.5 18s1.5.675 1.5 1.5S9.325 21 8.5 21z"
|
|
@@ -7653,7 +7667,7 @@ Drag.propTypes = {
|
|
|
7653
7667
|
};
|
|
7654
7668
|
Drag.defaultProps = {
|
|
7655
7669
|
color: 'currentColor',
|
|
7656
|
-
size: '
|
|
7670
|
+
size: '16'
|
|
7657
7671
|
};
|
|
7658
7672
|
|
|
7659
7673
|
var Drag2 = function Drag2(props) {
|
|
@@ -7665,7 +7679,7 @@ var Drag2 = function Drag2(props) {
|
|
|
7665
7679
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7666
7680
|
width: size,
|
|
7667
7681
|
height: size,
|
|
7668
|
-
viewBox: "0 0
|
|
7682
|
+
viewBox: "0 0 16 16",
|
|
7669
7683
|
fill: color
|
|
7670
7684
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7671
7685
|
d: "M4 3h8v2H4V3z"
|
|
@@ -7682,7 +7696,7 @@ Drag2.propTypes = {
|
|
|
7682
7696
|
};
|
|
7683
7697
|
Drag2.defaultProps = {
|
|
7684
7698
|
color: 'currentColor',
|
|
7685
|
-
size: '
|
|
7699
|
+
size: '16'
|
|
7686
7700
|
};
|
|
7687
7701
|
|
|
7688
7702
|
var External = function External(props) {
|
|
@@ -7694,7 +7708,7 @@ var External = function External(props) {
|
|
|
7694
7708
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7695
7709
|
width: size,
|
|
7696
7710
|
height: size,
|
|
7697
|
-
viewBox: "0 0
|
|
7711
|
+
viewBox: "0 0 16 16",
|
|
7698
7712
|
fill: color
|
|
7699
7713
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7700
7714
|
d: "M10 6v2H5v11h11v-5h2v6a1 1 0 01-1 1H4a1 1 0 01-1-1V7a1 1 0 011-1h6zm11-3v8h-2V6.413l-7.793 7.794-1.414-1.414L17.585 5H13V3h8z"
|
|
@@ -7707,7 +7721,7 @@ External.propTypes = {
|
|
|
7707
7721
|
};
|
|
7708
7722
|
External.defaultProps = {
|
|
7709
7723
|
color: 'currentColor',
|
|
7710
|
-
size: '
|
|
7724
|
+
size: '16'
|
|
7711
7725
|
};
|
|
7712
7726
|
|
|
7713
7727
|
var DisplayS = function DisplayS(props) {
|
|
@@ -7719,7 +7733,7 @@ var DisplayS = function DisplayS(props) {
|
|
|
7719
7733
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7720
7734
|
width: size,
|
|
7721
7735
|
height: size,
|
|
7722
|
-
viewBox: "0 0
|
|
7736
|
+
viewBox: "0 0 16 16",
|
|
7723
7737
|
fill: color
|
|
7724
7738
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7725
7739
|
d: "M11 13V3h10v10H11zm2-8v6h6V5h-6z"
|
|
@@ -7734,7 +7748,7 @@ DisplayS.propTypes = {
|
|
|
7734
7748
|
};
|
|
7735
7749
|
DisplayS.defaultProps = {
|
|
7736
7750
|
color: 'currentColor',
|
|
7737
|
-
size: '
|
|
7751
|
+
size: '16'
|
|
7738
7752
|
};
|
|
7739
7753
|
|
|
7740
7754
|
var Share = function Share(props) {
|
|
@@ -7746,7 +7760,7 @@ var Share = function Share(props) {
|
|
|
7746
7760
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7747
7761
|
width: size,
|
|
7748
7762
|
height: size,
|
|
7749
|
-
viewBox: "0 0
|
|
7763
|
+
viewBox: "0 0 16 16",
|
|
7750
7764
|
fill: color
|
|
7751
7765
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7752
7766
|
d: "M9 3v2H4v14h16v-9h2v10a1 1 0 01-1 1H3a1 1 0 01-1-1V4a1 1 0 011-1h6zm7 2V1l7 6h-9a2 2 0 00-2 2v6h-2V9a4 4 0 014-4h2z"
|
|
@@ -7759,7 +7773,7 @@ Share.propTypes = {
|
|
|
7759
7773
|
};
|
|
7760
7774
|
Share.defaultProps = {
|
|
7761
7775
|
color: 'currentColor',
|
|
7762
|
-
size: '
|
|
7776
|
+
size: '16'
|
|
7763
7777
|
};
|
|
7764
7778
|
|
|
7765
7779
|
var Placeholder = function Placeholder(props) {
|
|
@@ -7771,7 +7785,7 @@ var Placeholder = function Placeholder(props) {
|
|
|
7771
7785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7772
7786
|
width: size,
|
|
7773
7787
|
height: size,
|
|
7774
|
-
viewBox: "0 0
|
|
7788
|
+
viewBox: "0 0 16 16",
|
|
7775
7789
|
fill: color
|
|
7776
7790
|
}, otherProps), /*#__PURE__*/React.createElement("rect", {
|
|
7777
7791
|
width: "24",
|
|
@@ -7785,7 +7799,7 @@ Placeholder.propTypes = {
|
|
|
7785
7799
|
};
|
|
7786
7800
|
Placeholder.defaultProps = {
|
|
7787
7801
|
color: 'currentColor',
|
|
7788
|
-
size: '
|
|
7802
|
+
size: '16'
|
|
7789
7803
|
};
|
|
7790
7804
|
|
|
7791
7805
|
export { Add1 as TaAdd1, Add2 as TaAdd2, Add3 as TaAdd3, Add3Fill as TaAdd3Fill, Alert as TaAlert, AllSm as TaAllSm, Analysis as TaAnalysis, Anchor as TaAnchor, Application as TaApplication, ArrayRows as TaArrayRows, ArrowDown as TaArrowDown, ArrowDown2 as TaArrowDown2, ArrowLeft as TaArrowLeft, ArrowLeft2 as TaArrowLeft2, ArrowLeftDown as TaArrowLeftDown, ArrowRight as TaArrowRight, ArrowRight2 as TaArrowRight2, ArrowUp as TaArrowUp, ArrowUp2 as TaArrowUp2, Ascent as TaAscent, Attribution as TaAttribution, Backup as TaBackup, Bell as TaBell, Book as TaBook, Book2 as TaBook2, Bookmark as TaBookmark, Bookmark2 as TaBookmark2, Boolean as TaBoolean, Calendar as TaCalendar, CalendarSm as TaCalendarSm, Card as TaCard, Cellphone as TaCellphone, ChartBar as TaChartBar, ChartBarTable as TaChartBarTable, ChartCombinedTable as TaChartCombinedTable, ChartComplex as TaChartComplex, ChartCum as TaChartCum, ChartDNRe as TaChartDNRe, ChartDRe as TaChartDRe, ChartDistTable as TaChartDistTable, ChartFieldlist as TaChartFieldlist, ChartFunnel as TaChartFunnel, ChartHistogram as TaChartHistogram, ChartInterval as TaChartInterval, ChartLine as TaChartLine, ChartLineTable as TaChartLineTable, ChartPie as TaChartPie, ChartSqltable as TaChartSqltable, ChartStack as TaChartStack, ChartStackPerc as TaChartStackPerc, ChartStackn as TaChartStackn, ChartTable as TaChartTable, Clock as TaClock, Close as TaClose, Code as TaCode, Comment as TaComment, Config as TaConfig, Copy as TaCopy, Copy2 as TaCopy2, Cost as TaCost, CustomPartition as TaCustomPartition, DArrowB as TaDArrowB, DArrowL as TaDArrowL, DArrowR as TaDArrowR, DArrowT as TaDArrowT, Dashboard as TaDashboard, DashboardMgr as TaDashboardMgr, Debug as TaDebug, Delete1 as TaDelete1, Delete2 as TaDelete2, Delete2Fill as TaDelete2Fill, Demo as TaDemo, Descent as TaDescent, Desktop as TaDesktop, Detail as TaDetail, DisplayS as TaDisplayS, Done as TaDone, Dot as TaDot, DoubleList as TaDoubleList, Download as TaDownload, Drag as TaDrag, Drag2 as TaDrag2, DropDown as TaDropDown, DropUp as TaDropUp, EPropertySm as TaEPropertySm, Earth as TaEarth, Edit as TaEdit, EditFill as TaEditFill, Education as TaEducation, EducationFill as TaEducationFill, Email as TaEmail, Error as TaError, Error2 as TaError2, Error2Fill as TaError2Fill, ErrorFill as TaErrorFill, EventMgr as TaEventMgr, EventPropMgr as TaEventPropMgr, EventSm as TaEventSm, EventTree as TaEventTree, Exchange as TaExchange, Export as TaExport, Exposure as TaExposure, Expression as TaExpression, Expression2 as TaExpression2, External as TaExternal, EyeOff as TaEyeOff, EyeOffFill as TaEyeOffFill, EyeOn as TaEyeOn, EyeOnFill as TaEyeOnFill, FileAdd as TaFileAdd, FileConvert as TaFileConvert, FileExport as TaFileExport, FileImport as TaFileImport, FileInfo as TaFileInfo, FileLock as TaFileLock, FileMove as TaFileMove, FilePdf as TaFilePdf, FileRemove as TaFileRemove, Filter as TaFilter, Filter2 as TaFilter2, FirstLast as TaFirstLast, Folder as TaFolder, FolderOpen as TaFolderOpen, Forewarning as TaForewarning, Format as TaFormat, FullDownload as TaFullDownload, Fullscreen as TaFullscreen, Game as TaGame, GameFill as TaGameFill, Gift as TaGift, Group as TaGroup, GroupA2b as TaGroupA2b, GroupAddFill as TaGroupAddFill, GroupAddSm as TaGroupAddSm, GroupFill as TaGroupFill, GroupFill2 as TaGroupFill2, Groups as TaGroups, Heart as TaHeart, Help as TaHelp, History as TaHistory, IdFreeze as TaIdFreeze, Import as TaImport, Index as TaIndex, Indicator as TaIndicator, Info as TaInfo, Landscape as TaLandscape, Language as TaLanguage, Link as TaLink, List as TaList, ListNested as TaListNested, ListSm as TaListSm, Live as TaLive, Location as TaLocation, LockClose as TaLockClose, LockCloseFill as TaLockCloseFill, LockOpen as TaLockOpen, LockOpenFill as TaLockOpenFill, LogoDingding as TaLogoDingding, LogoDingdingGray as TaLogoDingdingGray, LogoFeishu as TaLogoFeishu, LogoKing as TaLogoKing, LogoWechat as TaLogoWechat, LogoWechatGray as TaLogoWechatGray, LogoWecom as TaLogoWecom, LogoWecomGray as TaLogoWecomGray, Logout as TaLogout, MDistribution as TaMDistribution, MEvent as TaMEvent, MFlow as TaMFlow, MFunnel as TaMFunnel, MInterval as TaMInterval, MProperty as TaMProperty, MRetention as TaMRetention, MSql as TaMSql, MenuFold as TaMenuFold, MenuUnfold as TaMenuUnfold, MessageCenter as TaMessageCenter, Mfa as TaMfa, More1 as TaMore1, More2 as TaMore2, Num as TaNum, OperatorBigger as TaOperatorBigger, OperatorDivide as TaOperatorDivide, OperatorEqual as TaOperatorEqual, OperatorFalse as TaOperatorFalse, OperatorHasValue as TaOperatorHasValue, OperatorInclude as TaOperatorInclude, OperatorInside as TaOperatorInside, OperatorLess as TaOperatorLess, OperatorNoBigger as TaOperatorNoBigger, OperatorNoLess as TaOperatorNoLess, OperatorNoRegex as TaOperatorNoRegex, OperatorNoValue as TaOperatorNoValue, OperatorNotInclude as TaOperatorNotInclude, OperatorRegex as TaOperatorRegex, OperatorTrue as TaOperatorTrue, OperatorUnequal as TaOperatorUnequal, ParallelFilter as TaParallelFilter, Parameter as TaParameter, Password as TaPassword, Pattern as TaPattern, Placeholder as TaPlaceholder, Play as TaPlay, Plug as TaPlug, Private as TaPrivate, Processing as TaProcessing, Processing2 as TaProcessing2, Project as TaProject, ProjectMgr as TaProjectMgr, RelatedProp as TaRelatedProp, Report as TaReport, ReportRemoval as TaReportRemoval, ResetPassword as TaResetPassword, Result as TaResult, Rows as TaRows, SSpace as TaSSpace, Save as TaSave, Search as TaSearch, Send as TaSend, Server as TaServer, Setting as TaSetting, Share as TaShare, ShieldCheck as TaShieldCheck, ShieldCross as TaShieldCross, ShieldKeyhole as TaShieldKeyhole, Shop as TaShop, ShopFill as TaShopFill, Sort as TaSort, SortA2z as TaSortA2z, SortDrop as TaSortDrop, SortRise as TaSortRise, SortZ2a as TaSortZ2a, Space as TaSpace, SpaceOpen as TaSpaceOpen, Speed as TaSpeed, Split as TaSplit, Sql1 as TaSql1, Sql2 as TaSql2, Sql3 as TaSql3, StarFill as TaStarFill, StarOutline as TaStarOutline, Sticker as TaSticker, StickerFill as TaStickerFill, String as TaString, Subtract as TaSubtract, Subtract2 as TaSubtract2, Success as TaSuccess, SuccessFill as TaSuccessFill, SwapFill as TaSwapFill, SystemMgr as TaSystemMgr, SystemMsg as TaSystemMsg, TA2b as TaTA2b, TX2y as TaTX2y, Table1dtable as TaTable1dtable, TdLogo as TaTdLogo, Time as TaTime, TimeLock as TaTimeLock, Tracking as TaTracking, TriDown as TaTriDown, TriLeft as TaTriLeft, TriRight as TaTriRight, TriUp as TaTriUp, UGroup as TaUGroup, UGroupSm as TaUGroupSm, UPropMgr as TaUPropMgr, UPropertySm as TaUPropertySm, UTag as TaUTag, UTagSm as TaUTagSm, Unlink as TaUnlink, Update as TaUpdate, UploadId as TaUploadId, Usb as TaUsb, User1 as TaUser1, User1Fill as TaUser1Fill, User2 as TaUser2, UserAddFill as TaUserAddFill, UserSettings as TaUserSettings, Usertag as TaUsertag, VProperty as TaVProperty, VPropertySm as TaVPropertySm, ViewOriginal as TaViewOriginal };
|