@tant/icons 0.3.3 → 0.3.4
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 +281 -281
- package/dist/juuust-react-icon.esm.js +281 -281
- 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 24 24",
|
|
68
68
|
fill: color
|
|
69
69
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
70
70
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
145
145
|
fill: color
|
|
146
146
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
147
147
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
272
272
|
fill: color
|
|
273
273
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
274
274
|
filter: "url(#filter0_d_942_17)",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
466
466
|
fill: color
|
|
467
467
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
468
468
|
d: "M22 4H10v2h12V4z"
|
|
@@ -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 24 24",
|
|
497
497
|
fill: color
|
|
498
498
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
499
499
|
d: "M22 3H9v2h13V3z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
685
685
|
fill: color
|
|
686
686
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
687
687
|
d: "M3 3h18v3H3V3z"
|
|
@@ -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 24 24",
|
|
714
714
|
fill: color
|
|
715
715
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
716
716
|
d: "M9 3H2v4h7V3z"
|
|
@@ -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 24 24",
|
|
749
749
|
fill: color
|
|
750
750
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
751
751
|
d: "M9 2H4v3h5V2z"
|
|
@@ -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 24 24",
|
|
780
780
|
fill: color
|
|
781
781
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
782
782
|
d: "M3 4h3v3H3V4z"
|
|
@@ -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 24 24",
|
|
809
809
|
fill: color
|
|
810
810
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
811
811
|
d: "M22 2H2v3h20V2z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
941
941
|
fill: color
|
|
942
942
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
943
943
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1197
1197
|
fill: color
|
|
1198
1198
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1199
1199
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
1224
1224
|
fill: color
|
|
1225
1225
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1226
1226
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1446
1446
|
fill: color
|
|
1447
1447
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1448
1448
|
d: "M5.71 1.5h1.383v1.423H5.71V1.5z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1579
1579
|
fill: color
|
|
1580
1580
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1581
1581
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
1606
1606
|
fill: color
|
|
1607
1607
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1608
1608
|
d: "M15 16H9v2h6v-2z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1687
1687
|
fill: color
|
|
1688
1688
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1689
1689
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1789
1789
|
fill: color
|
|
1790
1790
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1791
1791
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1893
1893
|
fill: color
|
|
1894
1894
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1895
1895
|
d: "M13 1h-2v16h2V1z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
1957
1957
|
fill: color
|
|
1958
1958
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1959
1959
|
d: "M5 5h3v2H5V5z"
|
|
@@ -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 24 24",
|
|
1986
1986
|
fill: color
|
|
1987
1987
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1988
1988
|
d: "M13 1h-2v7h2V1z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
2094
2094
|
fill: color
|
|
2095
2095
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2096
2096
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
2333
2333
|
fill: color
|
|
2334
2334
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2335
2335
|
d: "M10 20h4v-4h-4v4zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
|
|
@@ -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 24 24",
|
|
2358
2358
|
fill: color
|
|
2359
2359
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2360
2360
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
2487
2487
|
fill: color
|
|
2488
2488
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2489
2489
|
d: "M15 21V3l6 6h-4v12h-2z"
|
|
@@ -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 24 24",
|
|
2516
2516
|
fill: color
|
|
2517
2517
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2518
2518
|
d: "M9 3v18l-6-6h4V3h2z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
2653
2653
|
fill: color
|
|
2654
2654
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2655
2655
|
d: "M6 15l6 6 6-6H6zm0-6l6-6 6 6H6z"
|
|
@@ -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 24 24",
|
|
2678
2678
|
fill: color
|
|
2679
2679
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2680
2680
|
d: "M18 4H7v2h11V4z"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
2767
2767
|
fill: color
|
|
2768
2768
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2769
2769
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
2927
2927
|
fill: color
|
|
2928
2928
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2929
2929
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
2954
2954
|
fill: color
|
|
2955
2955
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
2956
2956
|
clipPath: "url(#clip0_3240_50)"
|
|
@@ -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 24 24",
|
|
2986
2986
|
fill: color
|
|
2987
2987
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2988
2988
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
3063
3063
|
fill: color
|
|
3064
3064
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3065
3065
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3090
3090
|
fill: color
|
|
3091
3091
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3092
3092
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3117
3117
|
fill: color
|
|
3118
3118
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3119
3119
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
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"
|
|
@@ -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 24 24",
|
|
3169
3169
|
fill: color
|
|
3170
3170
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3171
3171
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3196
3196
|
fill: color
|
|
3197
3197
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3198
3198
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3223
3223
|
fill: color
|
|
3224
3224
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3225
3225
|
d: "M9 3v2H6v14h3v2H4V3h5zm6 0h5v18h-5v-2h3V5h-3V3z"
|
|
@@ -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 24 24",
|
|
3248
3248
|
fill: color
|
|
3249
3249
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3250
3250
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3275
3275
|
fill: color
|
|
3276
3276
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3277
3277
|
clipPath: "url(#clip0_3399_79)"
|
|
@@ -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 24 24",
|
|
3309
3309
|
fill: color
|
|
3310
3310
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3311
3311
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3336
3336
|
fill: color
|
|
3337
3337
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3338
3338
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3363
3363
|
fill: color
|
|
3364
3364
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3365
3365
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3390
3390
|
fill: color
|
|
3391
3391
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3392
3392
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3417
3417
|
fill: color
|
|
3418
3418
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3419
3419
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3444
3444
|
fill: color
|
|
3445
3445
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3446
3446
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3471
3471
|
fill: color
|
|
3472
3472
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3473
3473
|
fillRule: "evenodd",
|
|
@@ -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 24 24",
|
|
3498
3498
|
fill: color
|
|
3499
3499
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3500
3500
|
fillRule: "evenodd",
|
|
@@ -3521,7 +3521,7 @@ 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 24 24",
|
|
3525
3525
|
fill: color
|
|
3526
3526
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3527
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",
|
|
@@ -3547,7 +3547,7 @@ var LogoDingdingGray = function LogoDingdingGray(props) {
|
|
|
3547
3547
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3548
3548
|
width: size,
|
|
3549
3549
|
height: size,
|
|
3550
|
-
viewBox: "0 0
|
|
3550
|
+
viewBox: "0 0 24 24",
|
|
3551
3551
|
fill: color
|
|
3552
3552
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3553
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"
|
|
@@ -3572,7 +3572,7 @@ var LogoWecom = function LogoWecom(props) {
|
|
|
3572
3572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3573
3573
|
width: size,
|
|
3574
3574
|
height: size,
|
|
3575
|
-
viewBox: "0 0
|
|
3575
|
+
viewBox: "0 0 24 24",
|
|
3576
3576
|
fill: color
|
|
3577
3577
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3578
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",
|
|
@@ -3610,7 +3610,7 @@ var LogoWecomGray = function LogoWecomGray(props) {
|
|
|
3610
3610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3611
3611
|
width: size,
|
|
3612
3612
|
height: size,
|
|
3613
|
-
viewBox: "0 0
|
|
3613
|
+
viewBox: "0 0 24 24",
|
|
3614
3614
|
fill: color
|
|
3615
3615
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3616
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"
|
|
@@ -3635,7 +3635,7 @@ var LogoWechat = function LogoWechat(props) {
|
|
|
3635
3635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3636
3636
|
width: size,
|
|
3637
3637
|
height: size,
|
|
3638
|
-
viewBox: "0 0
|
|
3638
|
+
viewBox: "0 0 24 24",
|
|
3639
3639
|
fill: color
|
|
3640
3640
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3641
3641
|
clipPath: "url(#clip0_3342_396)"
|
|
@@ -3669,7 +3669,7 @@ var LogoWechatGray = function LogoWechatGray(props) {
|
|
|
3669
3669
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3670
3670
|
width: size,
|
|
3671
3671
|
height: size,
|
|
3672
|
-
viewBox: "0 0
|
|
3672
|
+
viewBox: "0 0 24 24",
|
|
3673
3673
|
fill: color
|
|
3674
3674
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3675
3675
|
clipPath: "url(#clip0_3342_397)"
|
|
@@ -3701,7 +3701,7 @@ var LogoFeishu = function LogoFeishu(props) {
|
|
|
3701
3701
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3702
3702
|
width: size,
|
|
3703
3703
|
height: size,
|
|
3704
|
-
viewBox: "0 0
|
|
3704
|
+
viewBox: "0 0 24 24",
|
|
3705
3705
|
fill: color
|
|
3706
3706
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3707
3707
|
clipPath: "url(#clip0_3342_408)"
|
|
@@ -3744,7 +3744,7 @@ var LogoKing = function LogoKing(props) {
|
|
|
3744
3744
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3745
3745
|
width: size,
|
|
3746
3746
|
height: size,
|
|
3747
|
-
viewBox: "0 0
|
|
3747
|
+
viewBox: "0 0 24 24",
|
|
3748
3748
|
fill: color
|
|
3749
3749
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3750
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",
|
|
@@ -3770,7 +3770,7 @@ var Info = function Info(props) {
|
|
|
3770
3770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3771
3771
|
width: size,
|
|
3772
3772
|
height: size,
|
|
3773
|
-
viewBox: "0 0
|
|
3773
|
+
viewBox: "0 0 24 24",
|
|
3774
3774
|
fill: color
|
|
3775
3775
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3776
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"
|
|
@@ -3799,7 +3799,7 @@ var Help = function Help(props) {
|
|
|
3799
3799
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3800
3800
|
width: size,
|
|
3801
3801
|
height: size,
|
|
3802
|
-
viewBox: "0 0
|
|
3802
|
+
viewBox: "0 0 24 24",
|
|
3803
3803
|
fill: color
|
|
3804
3804
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3805
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"
|
|
@@ -3824,7 +3824,7 @@ var History = function History(props) {
|
|
|
3824
3824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3825
3825
|
width: size,
|
|
3826
3826
|
height: size,
|
|
3827
|
-
viewBox: "0 0
|
|
3827
|
+
viewBox: "0 0 24 24",
|
|
3828
3828
|
fill: color
|
|
3829
3829
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3830
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"
|
|
@@ -3849,7 +3849,7 @@ var Backup = function Backup(props) {
|
|
|
3849
3849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3850
3850
|
width: size,
|
|
3851
3851
|
height: size,
|
|
3852
|
-
viewBox: "0 0
|
|
3852
|
+
viewBox: "0 0 24 24",
|
|
3853
3853
|
fill: color
|
|
3854
3854
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3855
3855
|
fillRule: "evenodd",
|
|
@@ -3876,7 +3876,7 @@ var Error = function Error(props) {
|
|
|
3876
3876
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3877
3877
|
width: size,
|
|
3878
3878
|
height: size,
|
|
3879
|
-
viewBox: "0 0
|
|
3879
|
+
viewBox: "0 0 24 24",
|
|
3880
3880
|
fill: color
|
|
3881
3881
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3882
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"
|
|
@@ -3905,7 +3905,7 @@ var ErrorFill = function ErrorFill(props) {
|
|
|
3905
3905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3906
3906
|
width: size,
|
|
3907
3907
|
height: size,
|
|
3908
|
-
viewBox: "0 0
|
|
3908
|
+
viewBox: "0 0 24 24",
|
|
3909
3909
|
fill: color
|
|
3910
3910
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3911
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"
|
|
@@ -3930,7 +3930,7 @@ var Error2 = function Error2(props) {
|
|
|
3930
3930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3931
3931
|
width: size,
|
|
3932
3932
|
height: size,
|
|
3933
|
-
viewBox: "0 0
|
|
3933
|
+
viewBox: "0 0 24 24",
|
|
3934
3934
|
fill: color
|
|
3935
3935
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3936
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"
|
|
@@ -3957,7 +3957,7 @@ var Error2Fill = function Error2Fill(props) {
|
|
|
3957
3957
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3958
3958
|
width: size,
|
|
3959
3959
|
height: size,
|
|
3960
|
-
viewBox: "0 0
|
|
3960
|
+
viewBox: "0 0 24 24",
|
|
3961
3961
|
fill: color
|
|
3962
3962
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3963
3963
|
fillRule: "evenodd",
|
|
@@ -3984,7 +3984,7 @@ var Success = function Success(props) {
|
|
|
3984
3984
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3985
3985
|
width: size,
|
|
3986
3986
|
height: size,
|
|
3987
|
-
viewBox: "0 0
|
|
3987
|
+
viewBox: "0 0 24 24",
|
|
3988
3988
|
fill: color
|
|
3989
3989
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3990
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"
|
|
@@ -4009,7 +4009,7 @@ var SuccessFill = function SuccessFill(props) {
|
|
|
4009
4009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4010
4010
|
width: size,
|
|
4011
4011
|
height: size,
|
|
4012
|
-
viewBox: "0 0
|
|
4012
|
+
viewBox: "0 0 24 24",
|
|
4013
4013
|
fill: color
|
|
4014
4014
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4015
4015
|
fillRule: "evenodd",
|
|
@@ -4036,7 +4036,7 @@ var Delete2 = function Delete2(props) {
|
|
|
4036
4036
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4037
4037
|
width: size,
|
|
4038
4038
|
height: size,
|
|
4039
|
-
viewBox: "0 0
|
|
4039
|
+
viewBox: "0 0 24 24",
|
|
4040
4040
|
fill: color
|
|
4041
4041
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4042
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"
|
|
@@ -4061,7 +4061,7 @@ var Delete2Fill = function Delete2Fill(props) {
|
|
|
4061
4061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4062
4062
|
width: size,
|
|
4063
4063
|
height: size,
|
|
4064
|
-
viewBox: "0 0
|
|
4064
|
+
viewBox: "0 0 24 24",
|
|
4065
4065
|
fill: color
|
|
4066
4066
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4067
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"
|
|
@@ -4086,7 +4086,7 @@ var Exchange = function Exchange(props) {
|
|
|
4086
4086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4087
4087
|
width: size,
|
|
4088
4088
|
height: size,
|
|
4089
|
-
viewBox: "0 0
|
|
4089
|
+
viewBox: "0 0 24 24",
|
|
4090
4090
|
fill: color
|
|
4091
4091
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4092
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"
|
|
@@ -4111,7 +4111,7 @@ var SwapFill = function SwapFill(props) {
|
|
|
4111
4111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4112
4112
|
width: size,
|
|
4113
4113
|
height: size,
|
|
4114
|
-
viewBox: "0 0
|
|
4114
|
+
viewBox: "0 0 24 24",
|
|
4115
4115
|
fill: color
|
|
4116
4116
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4117
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"
|
|
@@ -4136,7 +4136,7 @@ var Processing = function Processing(props) {
|
|
|
4136
4136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4137
4137
|
width: size,
|
|
4138
4138
|
height: size,
|
|
4139
|
-
viewBox: "0 0
|
|
4139
|
+
viewBox: "0 0 24 24",
|
|
4140
4140
|
fill: color
|
|
4141
4141
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4142
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"
|
|
@@ -4161,7 +4161,7 @@ var Processing2 = function Processing2(props) {
|
|
|
4161
4161
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4162
4162
|
width: size,
|
|
4163
4163
|
height: size,
|
|
4164
|
-
viewBox: "0 0
|
|
4164
|
+
viewBox: "0 0 24 24",
|
|
4165
4165
|
fill: color
|
|
4166
4166
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4167
4167
|
fillRule: "evenodd",
|
|
@@ -4188,7 +4188,7 @@ var Done = function Done(props) {
|
|
|
4188
4188
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4189
4189
|
width: size,
|
|
4190
4190
|
height: size,
|
|
4191
|
-
viewBox: "0 0
|
|
4191
|
+
viewBox: "0 0 24 24",
|
|
4192
4192
|
fill: color
|
|
4193
4193
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4194
4194
|
d: "M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"
|
|
@@ -4213,7 +4213,7 @@ var Close = function Close(props) {
|
|
|
4213
4213
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4214
4214
|
width: size,
|
|
4215
4215
|
height: size,
|
|
4216
|
-
viewBox: "0 0
|
|
4216
|
+
viewBox: "0 0 24 24",
|
|
4217
4217
|
fill: color
|
|
4218
4218
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4219
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"
|
|
@@ -4238,7 +4238,7 @@ var StarOutline = function StarOutline(props) {
|
|
|
4238
4238
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4239
4239
|
width: size,
|
|
4240
4240
|
height: size,
|
|
4241
|
-
viewBox: "0 0
|
|
4241
|
+
viewBox: "0 0 24 24",
|
|
4242
4242
|
fill: color
|
|
4243
4243
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4244
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"
|
|
@@ -4263,7 +4263,7 @@ var StarFill = function StarFill(props) {
|
|
|
4263
4263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4264
4264
|
width: size,
|
|
4265
4265
|
height: size,
|
|
4266
|
-
viewBox: "0 0
|
|
4266
|
+
viewBox: "0 0 24 24",
|
|
4267
4267
|
fill: color
|
|
4268
4268
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4269
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"
|
|
@@ -4288,7 +4288,7 @@ var TimeLock = function TimeLock(props) {
|
|
|
4288
4288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4289
4289
|
width: size,
|
|
4290
4290
|
height: size,
|
|
4291
|
-
viewBox: "0 0
|
|
4291
|
+
viewBox: "0 0 24 24",
|
|
4292
4292
|
fill: color
|
|
4293
4293
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4294
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"
|
|
@@ -4313,7 +4313,7 @@ var Heart = function Heart(props) {
|
|
|
4313
4313
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4314
4314
|
width: size,
|
|
4315
4315
|
height: size,
|
|
4316
|
-
viewBox: "0 0
|
|
4316
|
+
viewBox: "0 0 24 24",
|
|
4317
4317
|
fill: color
|
|
4318
4318
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4319
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"
|
|
@@ -4338,7 +4338,7 @@ var Bookmark = function Bookmark(props) {
|
|
|
4338
4338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4339
4339
|
width: size,
|
|
4340
4340
|
height: size,
|
|
4341
|
-
viewBox: "0 0
|
|
4341
|
+
viewBox: "0 0 24 24",
|
|
4342
4342
|
fill: color
|
|
4343
4343
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4344
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"
|
|
@@ -4363,7 +4363,7 @@ var Bookmark2 = function Bookmark2(props) {
|
|
|
4363
4363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4364
4364
|
width: size,
|
|
4365
4365
|
height: size,
|
|
4366
|
-
viewBox: "0 0
|
|
4366
|
+
viewBox: "0 0 24 24",
|
|
4367
4367
|
fill: color
|
|
4368
4368
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4369
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"
|
|
@@ -4388,7 +4388,7 @@ var LockClose = function LockClose(props) {
|
|
|
4388
4388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4389
4389
|
width: size,
|
|
4390
4390
|
height: size,
|
|
4391
|
-
viewBox: "0 0
|
|
4391
|
+
viewBox: "0 0 24 24",
|
|
4392
4392
|
fill: color
|
|
4393
4393
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4394
4394
|
d: "M12 17a2 2 0 100-4 2 2 0 000 4z"
|
|
@@ -4417,7 +4417,7 @@ var LockCloseFill = function LockCloseFill(props) {
|
|
|
4417
4417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4418
4418
|
width: size,
|
|
4419
4419
|
height: size,
|
|
4420
|
-
viewBox: "0 0
|
|
4420
|
+
viewBox: "0 0 24 24",
|
|
4421
4421
|
fill: color
|
|
4422
4422
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4423
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"
|
|
@@ -4442,7 +4442,7 @@ var LockOpen = function LockOpen(props) {
|
|
|
4442
4442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4443
4443
|
width: size,
|
|
4444
4444
|
height: size,
|
|
4445
|
-
viewBox: "0 0
|
|
4445
|
+
viewBox: "0 0 24 24",
|
|
4446
4446
|
fill: color
|
|
4447
4447
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4448
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"
|
|
@@ -4467,7 +4467,7 @@ var LockOpenFill = function LockOpenFill(props) {
|
|
|
4467
4467
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4468
4468
|
width: size,
|
|
4469
4469
|
height: size,
|
|
4470
|
-
viewBox: "0 0
|
|
4470
|
+
viewBox: "0 0 24 24",
|
|
4471
4471
|
fill: color
|
|
4472
4472
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4473
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"
|
|
@@ -4492,7 +4492,7 @@ var EyeOn = function EyeOn(props) {
|
|
|
4492
4492
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4493
4493
|
width: size,
|
|
4494
4494
|
height: size,
|
|
4495
|
-
viewBox: "0 0
|
|
4495
|
+
viewBox: "0 0 24 24",
|
|
4496
4496
|
fill: color
|
|
4497
4497
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4498
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"
|
|
@@ -4517,7 +4517,7 @@ var EyeOnFill = function EyeOnFill(props) {
|
|
|
4517
4517
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4518
4518
|
width: size,
|
|
4519
4519
|
height: size,
|
|
4520
|
-
viewBox: "0 0
|
|
4520
|
+
viewBox: "0 0 24 24",
|
|
4521
4521
|
fill: color
|
|
4522
4522
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4523
4523
|
d: "M12 14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
|
|
@@ -4544,7 +4544,7 @@ var EyeOff = function EyeOff(props) {
|
|
|
4544
4544
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4545
4545
|
width: size,
|
|
4546
4546
|
height: size,
|
|
4547
|
-
viewBox: "0 0
|
|
4547
|
+
viewBox: "0 0 24 24",
|
|
4548
4548
|
fill: color
|
|
4549
4549
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4550
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"
|
|
@@ -4569,7 +4569,7 @@ var EyeOffFill = function EyeOffFill(props) {
|
|
|
4569
4569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4570
4570
|
width: size,
|
|
4571
4571
|
height: size,
|
|
4572
|
-
viewBox: "0 0
|
|
4572
|
+
viewBox: "0 0 24 24",
|
|
4573
4573
|
fill: color
|
|
4574
4574
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4575
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"
|
|
@@ -4596,7 +4596,7 @@ var Dot = function Dot(props) {
|
|
|
4596
4596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4597
4597
|
width: size,
|
|
4598
4598
|
height: size,
|
|
4599
|
-
viewBox: "0 0
|
|
4599
|
+
viewBox: "0 0 24 24",
|
|
4600
4600
|
fill: color
|
|
4601
4601
|
}, otherProps), /*#__PURE__*/React.createElement("circle", {
|
|
4602
4602
|
cx: "12",
|
|
@@ -4623,7 +4623,7 @@ var Anchor = function Anchor(props) {
|
|
|
4623
4623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4624
4624
|
width: size,
|
|
4625
4625
|
height: size,
|
|
4626
|
-
viewBox: "0 0
|
|
4626
|
+
viewBox: "0 0 24 24",
|
|
4627
4627
|
fill: color
|
|
4628
4628
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4629
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"
|
|
@@ -4648,7 +4648,7 @@ var ChartLine = function ChartLine(props) {
|
|
|
4648
4648
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4649
4649
|
width: size,
|
|
4650
4650
|
height: size,
|
|
4651
|
-
viewBox: "0 0
|
|
4651
|
+
viewBox: "0 0 24 24",
|
|
4652
4652
|
fill: color
|
|
4653
4653
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4654
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"
|
|
@@ -4679,7 +4679,7 @@ var ChartBar = function ChartBar(props) {
|
|
|
4679
4679
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4680
4680
|
width: size,
|
|
4681
4681
|
height: size,
|
|
4682
|
-
viewBox: "0 0
|
|
4682
|
+
viewBox: "0 0 24 24",
|
|
4683
4683
|
fill: color
|
|
4684
4684
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4685
4685
|
d: "M17 8h3v12h-3V8z"
|
|
@@ -4708,7 +4708,7 @@ var ChartCum = function ChartCum(props) {
|
|
|
4708
4708
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4709
4709
|
width: size,
|
|
4710
4710
|
height: size,
|
|
4711
|
-
viewBox: "0 0
|
|
4711
|
+
viewBox: "0 0 24 24",
|
|
4712
4712
|
fill: color
|
|
4713
4713
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4714
4714
|
d: "M17 4h3v3h-3V4z"
|
|
@@ -4743,7 +4743,7 @@ var ChartPie = function ChartPie(props) {
|
|
|
4743
4743
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4744
4744
|
width: size,
|
|
4745
4745
|
height: size,
|
|
4746
|
-
viewBox: "0 0
|
|
4746
|
+
viewBox: "0 0 24 24",
|
|
4747
4747
|
fill: color
|
|
4748
4748
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4749
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"
|
|
@@ -4770,7 +4770,7 @@ var ChartDNRe = function ChartDNRe(props) {
|
|
|
4770
4770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4771
4771
|
width: size,
|
|
4772
4772
|
height: size,
|
|
4773
|
-
viewBox: "0 0
|
|
4773
|
+
viewBox: "0 0 24 24",
|
|
4774
4774
|
fill: color
|
|
4775
4775
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4776
4776
|
d: "M6 3H3v18h3V3z"
|
|
@@ -4807,7 +4807,7 @@ var ChartDRe = function ChartDRe(props) {
|
|
|
4807
4807
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4808
4808
|
width: size,
|
|
4809
4809
|
height: size,
|
|
4810
|
-
viewBox: "0 0
|
|
4810
|
+
viewBox: "0 0 24 24",
|
|
4811
4811
|
fill: color
|
|
4812
4812
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4813
4813
|
d: "M6 8H3v3h3V8z"
|
|
@@ -4844,7 +4844,7 @@ var ChartFunnel = function ChartFunnel(props) {
|
|
|
4844
4844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4845
4845
|
width: size,
|
|
4846
4846
|
height: size,
|
|
4847
|
-
viewBox: "0 0
|
|
4847
|
+
viewBox: "0 0 24 24",
|
|
4848
4848
|
fill: color
|
|
4849
4849
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4850
4850
|
d: "M3 7V4h18v3H3z"
|
|
@@ -4873,7 +4873,7 @@ var ChartInterval = function ChartInterval(props) {
|
|
|
4873
4873
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4874
4874
|
width: size,
|
|
4875
4875
|
height: size,
|
|
4876
|
-
viewBox: "0 0
|
|
4876
|
+
viewBox: "0 0 24 24",
|
|
4877
4877
|
fill: color
|
|
4878
4878
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4879
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"
|
|
@@ -4900,7 +4900,7 @@ var ChartStack = function ChartStack(props) {
|
|
|
4900
4900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4901
4901
|
width: size,
|
|
4902
4902
|
height: size,
|
|
4903
|
-
viewBox: "0 0
|
|
4903
|
+
viewBox: "0 0 24 24",
|
|
4904
4904
|
fill: color
|
|
4905
4905
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4906
4906
|
d: "M21 11V6l-6.3 2-6.3-3L3 6v5l5.4-1 6.3 3 6.3-2z"
|
|
@@ -4927,7 +4927,7 @@ var ChartStackn = function ChartStackn(props) {
|
|
|
4927
4927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4928
4928
|
width: size,
|
|
4929
4929
|
height: size,
|
|
4930
|
-
viewBox: "0 0
|
|
4930
|
+
viewBox: "0 0 24 24",
|
|
4931
4931
|
fill: color
|
|
4932
4932
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4933
4933
|
fillRule: "evenodd",
|
|
@@ -4954,7 +4954,7 @@ var ChartStackPerc = function ChartStackPerc(props) {
|
|
|
4954
4954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4955
4955
|
width: size,
|
|
4956
4956
|
height: size,
|
|
4957
|
-
viewBox: "0 0
|
|
4957
|
+
viewBox: "0 0 24 24",
|
|
4958
4958
|
fill: color
|
|
4959
4959
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4960
4960
|
fillRule: "evenodd",
|
|
@@ -4981,7 +4981,7 @@ var ChartComplex = function ChartComplex(props) {
|
|
|
4981
4981
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4982
4982
|
width: size,
|
|
4983
4983
|
height: size,
|
|
4984
|
-
viewBox: "0 0
|
|
4984
|
+
viewBox: "0 0 24 24",
|
|
4985
4985
|
fill: color
|
|
4986
4986
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4987
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"
|
|
@@ -5014,7 +5014,7 @@ var ChartHistogram = function ChartHistogram(props) {
|
|
|
5014
5014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5015
5015
|
width: size,
|
|
5016
5016
|
height: size,
|
|
5017
|
-
viewBox: "0 0
|
|
5017
|
+
viewBox: "0 0 24 24",
|
|
5018
5018
|
fill: color
|
|
5019
5019
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5020
5020
|
d: "M13 3h3v14h-3V3z"
|
|
@@ -5053,7 +5053,7 @@ var ChartTable = function ChartTable(props) {
|
|
|
5053
5053
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5054
5054
|
width: size,
|
|
5055
5055
|
height: size,
|
|
5056
|
-
viewBox: "0 0
|
|
5056
|
+
viewBox: "0 0 24 24",
|
|
5057
5057
|
fill: color
|
|
5058
5058
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5059
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"
|
|
@@ -5078,7 +5078,7 @@ var ChartFieldlist = function ChartFieldlist(props) {
|
|
|
5078
5078
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5079
5079
|
width: size,
|
|
5080
5080
|
height: size,
|
|
5081
|
-
viewBox: "0 0
|
|
5081
|
+
viewBox: "0 0 24 24",
|
|
5082
5082
|
fill: color
|
|
5083
5083
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5084
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"
|
|
@@ -5103,7 +5103,7 @@ var Table1dtable = function Table1dtable(props) {
|
|
|
5103
5103
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5104
5104
|
width: size,
|
|
5105
5105
|
height: size,
|
|
5106
|
-
viewBox: "0 0
|
|
5106
|
+
viewBox: "0 0 24 24",
|
|
5107
5107
|
fill: color
|
|
5108
5108
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5109
5109
|
d: "M22 3H2v3h20V3z"
|
|
@@ -5146,7 +5146,7 @@ var ChartSqltable = function ChartSqltable(props) {
|
|
|
5146
5146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5147
5147
|
width: size,
|
|
5148
5148
|
height: size,
|
|
5149
|
-
viewBox: "0 0
|
|
5149
|
+
viewBox: "0 0 24 24",
|
|
5150
5150
|
fill: color
|
|
5151
5151
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5152
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"
|
|
@@ -5171,7 +5171,7 @@ var ChartCombinedTable = function ChartCombinedTable(props) {
|
|
|
5171
5171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5172
5172
|
width: size,
|
|
5173
5173
|
height: size,
|
|
5174
|
-
viewBox: "0 0
|
|
5174
|
+
viewBox: "0 0 24 24",
|
|
5175
5175
|
fill: color
|
|
5176
5176
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5177
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"
|
|
@@ -5196,7 +5196,7 @@ var ChartDistTable = function ChartDistTable(props) {
|
|
|
5196
5196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5197
5197
|
width: size,
|
|
5198
5198
|
height: size,
|
|
5199
|
-
viewBox: "0 0
|
|
5199
|
+
viewBox: "0 0 24 24",
|
|
5200
5200
|
fill: color
|
|
5201
5201
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5202
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"
|
|
@@ -5221,7 +5221,7 @@ var ChartBarTable = function ChartBarTable(props) {
|
|
|
5221
5221
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5222
5222
|
width: size,
|
|
5223
5223
|
height: size,
|
|
5224
|
-
viewBox: "0 0
|
|
5224
|
+
viewBox: "0 0 24 24",
|
|
5225
5225
|
fill: color
|
|
5226
5226
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5227
5227
|
fillRule: "evenodd",
|
|
@@ -5248,7 +5248,7 @@ var ChartLineTable = function ChartLineTable(props) {
|
|
|
5248
5248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5249
5249
|
width: size,
|
|
5250
5250
|
height: size,
|
|
5251
|
-
viewBox: "0 0
|
|
5251
|
+
viewBox: "0 0 24 24",
|
|
5252
5252
|
fill: color
|
|
5253
5253
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5254
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"
|
|
@@ -5281,7 +5281,7 @@ var Play = function Play(props) {
|
|
|
5281
5281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5282
5282
|
width: size,
|
|
5283
5283
|
height: size,
|
|
5284
|
-
viewBox: "0 0
|
|
5284
|
+
viewBox: "0 0 24 24",
|
|
5285
5285
|
fill: color
|
|
5286
5286
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5287
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"
|
|
@@ -5306,7 +5306,7 @@ var Config = function Config(props) {
|
|
|
5306
5306
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5307
5307
|
width: size,
|
|
5308
5308
|
height: size,
|
|
5309
|
-
viewBox: "0 0
|
|
5309
|
+
viewBox: "0 0 24 24",
|
|
5310
5310
|
fill: color
|
|
5311
5311
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5312
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"
|
|
@@ -5331,7 +5331,7 @@ var Setting = function Setting(props) {
|
|
|
5331
5331
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5332
5332
|
width: size,
|
|
5333
5333
|
height: size,
|
|
5334
|
-
viewBox: "0 0
|
|
5334
|
+
viewBox: "0 0 24 24",
|
|
5335
5335
|
fill: color
|
|
5336
5336
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5337
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"
|
|
@@ -5356,7 +5356,7 @@ var Search = function Search(props) {
|
|
|
5356
5356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5357
5357
|
width: size,
|
|
5358
5358
|
height: size,
|
|
5359
|
-
viewBox: "0 0
|
|
5359
|
+
viewBox: "0 0 24 24",
|
|
5360
5360
|
fill: color
|
|
5361
5361
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5362
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"
|
|
@@ -5381,7 +5381,7 @@ var Copy = function Copy(props) {
|
|
|
5381
5381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5382
5382
|
width: size,
|
|
5383
5383
|
height: size,
|
|
5384
|
-
viewBox: "0 0
|
|
5384
|
+
viewBox: "0 0 24 24",
|
|
5385
5385
|
fill: color
|
|
5386
5386
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5387
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"
|
|
@@ -5406,7 +5406,7 @@ var Copy2 = function Copy2(props) {
|
|
|
5406
5406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5407
5407
|
width: size,
|
|
5408
5408
|
height: size,
|
|
5409
|
-
viewBox: "0 0
|
|
5409
|
+
viewBox: "0 0 24 24",
|
|
5410
5410
|
fill: color
|
|
5411
5411
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5412
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"
|
|
@@ -5431,7 +5431,7 @@ var Format = function Format(props) {
|
|
|
5431
5431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5432
5432
|
width: size,
|
|
5433
5433
|
height: size,
|
|
5434
|
-
viewBox: "0 0
|
|
5434
|
+
viewBox: "0 0 24 24",
|
|
5435
5435
|
fill: color
|
|
5436
5436
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5437
5437
|
fillRule: "evenodd",
|
|
@@ -5458,7 +5458,7 @@ var Code = function Code(props) {
|
|
|
5458
5458
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5459
5459
|
width: size,
|
|
5460
5460
|
height: size,
|
|
5461
|
-
viewBox: "0 0
|
|
5461
|
+
viewBox: "0 0 24 24",
|
|
5462
5462
|
fill: color
|
|
5463
5463
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5464
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"
|
|
@@ -5483,7 +5483,7 @@ var Edit = function Edit(props) {
|
|
|
5483
5483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5484
5484
|
width: size,
|
|
5485
5485
|
height: size,
|
|
5486
|
-
viewBox: "0 0
|
|
5486
|
+
viewBox: "0 0 24 24",
|
|
5487
5487
|
fill: color
|
|
5488
5488
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5489
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"
|
|
@@ -5508,7 +5508,7 @@ var EditFill = function EditFill(props) {
|
|
|
5508
5508
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5509
5509
|
width: size,
|
|
5510
5510
|
height: size,
|
|
5511
|
-
viewBox: "0 0
|
|
5511
|
+
viewBox: "0 0 24 24",
|
|
5512
5512
|
fill: color
|
|
5513
5513
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5514
5514
|
d: "M3 17.25L14.06 6.19l3.75 3.75L8.75 19H21v2H3v-3.75z"
|
|
@@ -5535,7 +5535,7 @@ var Delete1 = function Delete1(props) {
|
|
|
5535
5535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5536
5536
|
width: size,
|
|
5537
5537
|
height: size,
|
|
5538
|
-
viewBox: "0 0
|
|
5538
|
+
viewBox: "0 0 24 24",
|
|
5539
5539
|
fill: color
|
|
5540
5540
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5541
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"
|
|
@@ -5560,7 +5560,7 @@ var Save = function Save(props) {
|
|
|
5560
5560
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5561
5561
|
width: size,
|
|
5562
5562
|
height: size,
|
|
5563
|
-
viewBox: "0 0
|
|
5563
|
+
viewBox: "0 0 24 24",
|
|
5564
5564
|
fill: color
|
|
5565
5565
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5566
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"
|
|
@@ -5585,7 +5585,7 @@ var Send = function Send(props) {
|
|
|
5585
5585
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5586
5586
|
width: size,
|
|
5587
5587
|
height: size,
|
|
5588
|
-
viewBox: "0 0
|
|
5588
|
+
viewBox: "0 0 24 24",
|
|
5589
5589
|
fill: color
|
|
5590
5590
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5591
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"
|
|
@@ -5610,7 +5610,7 @@ var Fullscreen = function Fullscreen(props) {
|
|
|
5610
5610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5611
5611
|
width: size,
|
|
5612
5612
|
height: size,
|
|
5613
|
-
viewBox: "0 0
|
|
5613
|
+
viewBox: "0 0 24 24",
|
|
5614
5614
|
fill: color
|
|
5615
5615
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5616
5616
|
d: "M20 3h2v6h-2V5h-4V3h4zM4 3h4v2H4v4H2V3h2zm16 16v-4h2v6h-6v-2h4zM4 19h4v2H2v-6h2v4z"
|
|
@@ -5635,7 +5635,7 @@ var ArrowLeftDown = function ArrowLeftDown(props) {
|
|
|
5635
5635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5636
5636
|
width: size,
|
|
5637
5637
|
height: size,
|
|
5638
|
-
viewBox: "0 0
|
|
5638
|
+
viewBox: "0 0 24 24",
|
|
5639
5639
|
fill: color
|
|
5640
5640
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5641
5641
|
d: "M8 14.607L16.607 6l1.414 1.414-8.607 8.607H17v2H6v-11h2v7.586z"
|
|
@@ -5660,7 +5660,7 @@ var Link = function Link(props) {
|
|
|
5660
5660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5661
5661
|
width: size,
|
|
5662
5662
|
height: size,
|
|
5663
|
-
viewBox: "0 0
|
|
5663
|
+
viewBox: "0 0 24 24",
|
|
5664
5664
|
fill: color
|
|
5665
5665
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5666
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"
|
|
@@ -5689,7 +5689,7 @@ var Unlink = function Unlink(props) {
|
|
|
5689
5689
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5690
5690
|
width: size,
|
|
5691
5691
|
height: size,
|
|
5692
|
-
viewBox: "0 0
|
|
5692
|
+
viewBox: "0 0 24 24",
|
|
5693
5693
|
fill: color
|
|
5694
5694
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5695
5695
|
d: "M4.222 5.636l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.12z"
|
|
@@ -5720,7 +5720,7 @@ var MenuUnfold = function MenuUnfold(props) {
|
|
|
5720
5720
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5721
5721
|
width: size,
|
|
5722
5722
|
height: size,
|
|
5723
|
-
viewBox: "0 0
|
|
5723
|
+
viewBox: "0 0 24 24",
|
|
5724
5724
|
fill: color
|
|
5725
5725
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5726
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"
|
|
@@ -5745,7 +5745,7 @@ var MenuFold = function MenuFold(props) {
|
|
|
5745
5745
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5746
5746
|
width: size,
|
|
5747
5747
|
height: size,
|
|
5748
|
-
viewBox: "0 0
|
|
5748
|
+
viewBox: "0 0 24 24",
|
|
5749
5749
|
fill: color
|
|
5750
5750
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5751
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"
|
|
@@ -5770,7 +5770,7 @@ var List = function List(props) {
|
|
|
5770
5770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5771
5771
|
width: size,
|
|
5772
5772
|
height: size,
|
|
5773
|
-
viewBox: "0 0
|
|
5773
|
+
viewBox: "0 0 24 24",
|
|
5774
5774
|
fill: color
|
|
5775
5775
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5776
5776
|
d: "M8 4h13v2H8V4zm-5-.5h3v3H3v-3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zM8 11h13v2H8v-2zm0 7h13v2H8v-2z"
|
|
@@ -5795,7 +5795,7 @@ var ListNested = function ListNested(props) {
|
|
|
5795
5795
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5796
5796
|
width: size,
|
|
5797
5797
|
height: size,
|
|
5798
|
-
viewBox: "0 0
|
|
5798
|
+
viewBox: "0 0 24 24",
|
|
5799
5799
|
fill: color
|
|
5800
5800
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5801
5801
|
fillRule: "evenodd",
|
|
@@ -5822,7 +5822,7 @@ var DoubleList = function DoubleList(props) {
|
|
|
5822
5822
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5823
5823
|
width: size,
|
|
5824
5824
|
height: size,
|
|
5825
|
-
viewBox: "0 0
|
|
5825
|
+
viewBox: "0 0 24 24",
|
|
5826
5826
|
fill: color
|
|
5827
5827
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5828
5828
|
d: "M10 4H3v2h7V4z"
|
|
@@ -5857,7 +5857,7 @@ var Download = function Download(props) {
|
|
|
5857
5857
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5858
5858
|
width: size,
|
|
5859
5859
|
height: size,
|
|
5860
|
-
viewBox: "0 0
|
|
5860
|
+
viewBox: "0 0 24 24",
|
|
5861
5861
|
fill: color
|
|
5862
5862
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5863
5863
|
d: "M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z"
|
|
@@ -5882,7 +5882,7 @@ var FullDownload = function FullDownload(props) {
|
|
|
5882
5882
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5883
5883
|
width: size,
|
|
5884
5884
|
height: size,
|
|
5885
|
-
viewBox: "0 0
|
|
5885
|
+
viewBox: "0 0 24 24",
|
|
5886
5886
|
fill: color
|
|
5887
5887
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5888
5888
|
fillRule: "evenodd",
|
|
@@ -5909,7 +5909,7 @@ var Export = function Export(props) {
|
|
|
5909
5909
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5910
5910
|
width: size,
|
|
5911
5911
|
height: size,
|
|
5912
|
-
viewBox: "0 0
|
|
5912
|
+
viewBox: "0 0 24 24",
|
|
5913
5913
|
fill: color
|
|
5914
5914
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5915
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"
|
|
@@ -5936,7 +5936,7 @@ var Import = function Import(props) {
|
|
|
5936
5936
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5937
5937
|
width: size,
|
|
5938
5938
|
height: size,
|
|
5939
|
-
viewBox: "0 0
|
|
5939
|
+
viewBox: "0 0 24 24",
|
|
5940
5940
|
fill: color
|
|
5941
5941
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5942
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"
|
|
@@ -5963,7 +5963,7 @@ var Add1 = function Add1(props) {
|
|
|
5963
5963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5964
5964
|
width: size,
|
|
5965
5965
|
height: size,
|
|
5966
|
-
viewBox: "0 0
|
|
5966
|
+
viewBox: "0 0 24 24",
|
|
5967
5967
|
fill: color
|
|
5968
5968
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5969
5969
|
d: "M11 11V3h2v8h8v2h-8v8h-2v-8H3v-2h8z"
|
|
@@ -5988,7 +5988,7 @@ var Add2 = function Add2(props) {
|
|
|
5988
5988
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5989
5989
|
width: size,
|
|
5990
5990
|
height: size,
|
|
5991
|
-
viewBox: "0 0
|
|
5991
|
+
viewBox: "0 0 24 24",
|
|
5992
5992
|
fill: color
|
|
5993
5993
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5994
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"
|
|
@@ -6013,7 +6013,7 @@ var Add3 = function Add3(props) {
|
|
|
6013
6013
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6014
6014
|
width: size,
|
|
6015
6015
|
height: size,
|
|
6016
|
-
viewBox: "0 0
|
|
6016
|
+
viewBox: "0 0 24 24",
|
|
6017
6017
|
fill: color
|
|
6018
6018
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6019
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"
|
|
@@ -6038,7 +6038,7 @@ var Add3Fill = function Add3Fill(props) {
|
|
|
6038
6038
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6039
6039
|
width: size,
|
|
6040
6040
|
height: size,
|
|
6041
|
-
viewBox: "0 0
|
|
6041
|
+
viewBox: "0 0 24 24",
|
|
6042
6042
|
fill: color
|
|
6043
6043
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6044
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"
|
|
@@ -6063,7 +6063,7 @@ var Subtract = function Subtract(props) {
|
|
|
6063
6063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6064
6064
|
width: size,
|
|
6065
6065
|
height: size,
|
|
6066
|
-
viewBox: "0 0
|
|
6066
|
+
viewBox: "0 0 24 24",
|
|
6067
6067
|
fill: color
|
|
6068
6068
|
}, otherProps), /*#__PURE__*/React.createElement("rect", {
|
|
6069
6069
|
x: "3",
|
|
@@ -6091,7 +6091,7 @@ var Subtract2 = function Subtract2(props) {
|
|
|
6091
6091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6092
6092
|
width: size,
|
|
6093
6093
|
height: size,
|
|
6094
|
-
viewBox: "0 0
|
|
6094
|
+
viewBox: "0 0 24 24",
|
|
6095
6095
|
fill: color
|
|
6096
6096
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6097
6097
|
d: "M17 11H7v2h10v-2z"
|
|
@@ -6120,7 +6120,7 @@ var Update = function Update(props) {
|
|
|
6120
6120
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6121
6121
|
width: size,
|
|
6122
6122
|
height: size,
|
|
6123
|
-
viewBox: "0 0
|
|
6123
|
+
viewBox: "0 0 24 24",
|
|
6124
6124
|
fill: color
|
|
6125
6125
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6126
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"
|
|
@@ -6145,7 +6145,7 @@ var Report = function Report(props) {
|
|
|
6145
6145
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6146
6146
|
width: size,
|
|
6147
6147
|
height: size,
|
|
6148
|
-
viewBox: "0 0
|
|
6148
|
+
viewBox: "0 0 24 24",
|
|
6149
6149
|
fill: color
|
|
6150
6150
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6151
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"
|
|
@@ -6170,7 +6170,7 @@ var ReportRemoval = function ReportRemoval(props) {
|
|
|
6170
6170
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6171
6171
|
width: size,
|
|
6172
6172
|
height: size,
|
|
6173
|
-
viewBox: "0 0
|
|
6173
|
+
viewBox: "0 0 24 24",
|
|
6174
6174
|
fill: color
|
|
6175
6175
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6176
6176
|
d: "M7 13h2v4H7v-4z"
|
|
@@ -6203,7 +6203,7 @@ var FileAdd = function FileAdd(props) {
|
|
|
6203
6203
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6204
6204
|
width: size,
|
|
6205
6205
|
height: size,
|
|
6206
|
-
viewBox: "0 0
|
|
6206
|
+
viewBox: "0 0 24 24",
|
|
6207
6207
|
fill: color
|
|
6208
6208
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6209
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"
|
|
@@ -6228,7 +6228,7 @@ var FileRemove = function FileRemove(props) {
|
|
|
6228
6228
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6229
6229
|
width: size,
|
|
6230
6230
|
height: size,
|
|
6231
|
-
viewBox: "0 0
|
|
6231
|
+
viewBox: "0 0 24 24",
|
|
6232
6232
|
fill: color
|
|
6233
6233
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6234
6234
|
fillRule: "evenodd",
|
|
@@ -6255,7 +6255,7 @@ var FileExport = function FileExport(props) {
|
|
|
6255
6255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6256
6256
|
width: size,
|
|
6257
6257
|
height: size,
|
|
6258
|
-
viewBox: "0 0
|
|
6258
|
+
viewBox: "0 0 24 24",
|
|
6259
6259
|
fill: color
|
|
6260
6260
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6261
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"
|
|
@@ -6280,7 +6280,7 @@ var FileMove = function FileMove(props) {
|
|
|
6280
6280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6281
6281
|
width: size,
|
|
6282
6282
|
height: size,
|
|
6283
|
-
viewBox: "0 0
|
|
6283
|
+
viewBox: "0 0 24 24",
|
|
6284
6284
|
fill: color
|
|
6285
6285
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6286
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"
|
|
@@ -6305,7 +6305,7 @@ var FileImport = function FileImport(props) {
|
|
|
6305
6305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6306
6306
|
width: size,
|
|
6307
6307
|
height: size,
|
|
6308
|
-
viewBox: "0 0
|
|
6308
|
+
viewBox: "0 0 24 24",
|
|
6309
6309
|
fill: color
|
|
6310
6310
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6311
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"
|
|
@@ -6330,7 +6330,7 @@ var FileInfo = function FileInfo(props) {
|
|
|
6330
6330
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6331
6331
|
width: size,
|
|
6332
6332
|
height: size,
|
|
6333
|
-
viewBox: "0 0
|
|
6333
|
+
viewBox: "0 0 24 24",
|
|
6334
6334
|
fill: color
|
|
6335
6335
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6336
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"
|
|
@@ -6355,7 +6355,7 @@ var FileConvert = function FileConvert(props) {
|
|
|
6355
6355
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6356
6356
|
width: size,
|
|
6357
6357
|
height: size,
|
|
6358
|
-
viewBox: "0 0
|
|
6358
|
+
viewBox: "0 0 24 24",
|
|
6359
6359
|
fill: color
|
|
6360
6360
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6361
6361
|
d: "M9 8v4H7l4 4V8H9z"
|
|
@@ -6386,7 +6386,7 @@ var FileLock = function FileLock(props) {
|
|
|
6386
6386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6387
6387
|
width: size,
|
|
6388
6388
|
height: size,
|
|
6389
|
-
viewBox: "0 0
|
|
6389
|
+
viewBox: "0 0 24 24",
|
|
6390
6390
|
fill: color
|
|
6391
6391
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6392
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"
|
|
@@ -6411,7 +6411,7 @@ var Detail = function Detail(props) {
|
|
|
6411
6411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6412
6412
|
width: size,
|
|
6413
6413
|
height: size,
|
|
6414
|
-
viewBox: "0 0
|
|
6414
|
+
viewBox: "0 0 24 24",
|
|
6415
6415
|
fill: color
|
|
6416
6416
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6417
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"
|
|
@@ -6436,7 +6436,7 @@ var MessageCenter = function MessageCenter(props) {
|
|
|
6436
6436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6437
6437
|
width: size,
|
|
6438
6438
|
height: size,
|
|
6439
|
-
viewBox: "0 0
|
|
6439
|
+
viewBox: "0 0 24 24",
|
|
6440
6440
|
fill: color
|
|
6441
6441
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6442
6442
|
d: "M18 3H6v2h12V3z"
|
|
@@ -6469,7 +6469,7 @@ var SystemMsg = function SystemMsg(props) {
|
|
|
6469
6469
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6470
6470
|
width: size,
|
|
6471
6471
|
height: size,
|
|
6472
|
-
viewBox: "0 0
|
|
6472
|
+
viewBox: "0 0 24 24",
|
|
6473
6473
|
fill: color
|
|
6474
6474
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6475
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"
|
|
@@ -6500,7 +6500,7 @@ var Comment = function Comment(props) {
|
|
|
6500
6500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6501
6501
|
width: size,
|
|
6502
6502
|
height: size,
|
|
6503
|
-
viewBox: "0 0
|
|
6503
|
+
viewBox: "0 0 24 24",
|
|
6504
6504
|
fill: color
|
|
6505
6505
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6506
6506
|
d: "M16 10H8v2h8v-2z"
|
|
@@ -6529,7 +6529,7 @@ var Book = function Book(props) {
|
|
|
6529
6529
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6530
6530
|
width: size,
|
|
6531
6531
|
height: size,
|
|
6532
|
-
viewBox: "0 0
|
|
6532
|
+
viewBox: "0 0 24 24",
|
|
6533
6533
|
fill: color
|
|
6534
6534
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6535
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"
|
|
@@ -6554,7 +6554,7 @@ var Book2 = function Book2(props) {
|
|
|
6554
6554
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6555
6555
|
width: size,
|
|
6556
6556
|
height: size,
|
|
6557
|
-
viewBox: "0 0
|
|
6557
|
+
viewBox: "0 0 24 24",
|
|
6558
6558
|
fill: color
|
|
6559
6559
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6560
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"
|
|
@@ -6579,7 +6579,7 @@ var FilePdf = function FilePdf(props) {
|
|
|
6579
6579
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6580
6580
|
width: size,
|
|
6581
6581
|
height: size,
|
|
6582
|
-
viewBox: "0 0
|
|
6582
|
+
viewBox: "0 0 24 24",
|
|
6583
6583
|
fill: color
|
|
6584
6584
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6585
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"
|
|
@@ -6604,7 +6604,7 @@ var Sticker = function Sticker(props) {
|
|
|
6604
6604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6605
6605
|
width: size,
|
|
6606
6606
|
height: size,
|
|
6607
|
-
viewBox: "0 0
|
|
6607
|
+
viewBox: "0 0 24 24",
|
|
6608
6608
|
fill: color
|
|
6609
6609
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6610
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"
|
|
@@ -6629,7 +6629,7 @@ var StickerFill = function StickerFill(props) {
|
|
|
6629
6629
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6630
6630
|
width: size,
|
|
6631
6631
|
height: size,
|
|
6632
|
-
viewBox: "0 0
|
|
6632
|
+
viewBox: "0 0 24 24",
|
|
6633
6633
|
fill: color
|
|
6634
6634
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6635
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"
|
|
@@ -6654,7 +6654,7 @@ var EventSm = function EventSm(props) {
|
|
|
6654
6654
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6655
6655
|
width: size,
|
|
6656
6656
|
height: size,
|
|
6657
|
-
viewBox: "0 0
|
|
6657
|
+
viewBox: "0 0 24 24",
|
|
6658
6658
|
fill: color
|
|
6659
6659
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6660
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"
|
|
@@ -6679,7 +6679,7 @@ var EPropertySm = function EPropertySm(props) {
|
|
|
6679
6679
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6680
6680
|
width: size,
|
|
6681
6681
|
height: size,
|
|
6682
|
-
viewBox: "0 0
|
|
6682
|
+
viewBox: "0 0 24 24",
|
|
6683
6683
|
fill: color
|
|
6684
6684
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6685
6685
|
d: "M4.667 9L3 4l5 1.667-2.642.69L4.668 9z"
|
|
@@ -6712,7 +6712,7 @@ var UPropertySm = function UPropertySm(props) {
|
|
|
6712
6712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6713
6713
|
width: size,
|
|
6714
6714
|
height: size,
|
|
6715
|
-
viewBox: "0 0
|
|
6715
|
+
viewBox: "0 0 24 24",
|
|
6716
6716
|
fill: color
|
|
6717
6717
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6718
6718
|
d: "M9 4h3v1H9V4z"
|
|
@@ -6745,7 +6745,7 @@ var UGroupSm = function UGroupSm(props) {
|
|
|
6745
6745
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6746
6746
|
width: size,
|
|
6747
6747
|
height: size,
|
|
6748
|
-
viewBox: "0 0
|
|
6748
|
+
viewBox: "0 0 24 24",
|
|
6749
6749
|
fill: color
|
|
6750
6750
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6751
6751
|
fillRule: "evenodd",
|
|
@@ -6784,7 +6784,7 @@ var UTagSm = function UTagSm(props) {
|
|
|
6784
6784
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6785
6785
|
width: size,
|
|
6786
6786
|
height: size,
|
|
6787
|
-
viewBox: "0 0
|
|
6787
|
+
viewBox: "0 0 24 24",
|
|
6788
6788
|
fill: color
|
|
6789
6789
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6790
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"
|
|
@@ -6813,7 +6813,7 @@ var AllSm = function AllSm(props) {
|
|
|
6813
6813
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6814
6814
|
width: size,
|
|
6815
6815
|
height: size,
|
|
6816
|
-
viewBox: "0 0
|
|
6816
|
+
viewBox: "0 0 24 24",
|
|
6817
6817
|
fill: color
|
|
6818
6818
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6819
6819
|
d: "M1 7V1h6v6H1zm1-5v4h4V2H2z"
|
|
@@ -6844,7 +6844,7 @@ var CalendarSm = function CalendarSm(props) {
|
|
|
6844
6844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6845
6845
|
width: size,
|
|
6846
6846
|
height: size,
|
|
6847
|
-
viewBox: "0 0
|
|
6847
|
+
viewBox: "0 0 24 24",
|
|
6848
6848
|
fill: color
|
|
6849
6849
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6850
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"
|
|
@@ -6869,7 +6869,7 @@ var GroupAddSm = function GroupAddSm(props) {
|
|
|
6869
6869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6870
6870
|
width: size,
|
|
6871
6871
|
height: size,
|
|
6872
|
-
viewBox: "0 0
|
|
6872
|
+
viewBox: "0 0 24 24",
|
|
6873
6873
|
fill: color
|
|
6874
6874
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6875
6875
|
fillRule: "evenodd",
|
|
@@ -6900,7 +6900,7 @@ var Boolean = function Boolean(props) {
|
|
|
6900
6900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6901
6901
|
width: size,
|
|
6902
6902
|
height: size,
|
|
6903
|
-
viewBox: "0 0
|
|
6903
|
+
viewBox: "0 0 24 24",
|
|
6904
6904
|
fill: color
|
|
6905
6905
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6906
6906
|
d: "M8 3H5.5v6h-1V3H2V2h6v1z"
|
|
@@ -6927,7 +6927,7 @@ var ListSm = function ListSm(props) {
|
|
|
6927
6927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6928
6928
|
width: size,
|
|
6929
6929
|
height: size,
|
|
6930
|
-
viewBox: "0 0
|
|
6930
|
+
viewBox: "0 0 24 24",
|
|
6931
6931
|
fill: color
|
|
6932
6932
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6933
6933
|
d: "M3 2H2v1h1V2z"
|
|
@@ -6962,7 +6962,7 @@ var ArrayRows = function ArrayRows(props) {
|
|
|
6962
6962
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6963
6963
|
width: size,
|
|
6964
6964
|
height: size,
|
|
6965
|
-
viewBox: "0 0
|
|
6965
|
+
viewBox: "0 0 24 24",
|
|
6966
6966
|
fill: color
|
|
6967
6967
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6968
6968
|
fillRule: "evenodd",
|
|
@@ -6989,7 +6989,7 @@ var Rows = function Rows(props) {
|
|
|
6989
6989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6990
6990
|
width: size,
|
|
6991
6991
|
height: size,
|
|
6992
|
-
viewBox: "0 0
|
|
6992
|
+
viewBox: "0 0 24 24",
|
|
6993
6993
|
fill: color
|
|
6994
6994
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6995
6995
|
fillRule: "evenodd",
|
|
@@ -7024,7 +7024,7 @@ var VPropertySm = function VPropertySm(props) {
|
|
|
7024
7024
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7025
7025
|
width: size,
|
|
7026
7026
|
height: size,
|
|
7027
|
-
viewBox: "0 0
|
|
7027
|
+
viewBox: "0 0 24 24",
|
|
7028
7028
|
fill: color
|
|
7029
7029
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7030
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"
|
|
@@ -7055,7 +7055,7 @@ var String = function String(props) {
|
|
|
7055
7055
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7056
7056
|
width: size,
|
|
7057
7057
|
height: size,
|
|
7058
|
-
viewBox: "0 0
|
|
7058
|
+
viewBox: "0 0 24 24",
|
|
7059
7059
|
fill: color
|
|
7060
7060
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7061
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"
|
|
@@ -7082,7 +7082,7 @@ var Num = function Num(props) {
|
|
|
7082
7082
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7083
7083
|
width: size,
|
|
7084
7084
|
height: size,
|
|
7085
|
-
viewBox: "0 0
|
|
7085
|
+
viewBox: "0 0 24 24",
|
|
7086
7086
|
fill: color
|
|
7087
7087
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7088
7088
|
d: "M8 11.5h1v-7h-.142L6.5 5.18V6H8v5.5z"
|
|
@@ -7109,7 +7109,7 @@ var Time = function Time(props) {
|
|
|
7109
7109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7110
7110
|
width: size,
|
|
7111
7111
|
height: size,
|
|
7112
|
-
viewBox: "0 0
|
|
7112
|
+
viewBox: "0 0 24 24",
|
|
7113
7113
|
fill: color
|
|
7114
7114
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7115
7115
|
d: "M8 4H7v5h5V8H8V4z"
|
|
@@ -7136,7 +7136,7 @@ var ArrowLeft = function ArrowLeft(props) {
|
|
|
7136
7136
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7137
7137
|
width: size,
|
|
7138
7138
|
height: size,
|
|
7139
|
-
viewBox: "0 0
|
|
7139
|
+
viewBox: "0 0 24 24",
|
|
7140
7140
|
fill: color
|
|
7141
7141
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7142
7142
|
d: "M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414-4.95 4.95z"
|
|
@@ -7161,7 +7161,7 @@ var ArrowRight = function ArrowRight(props) {
|
|
|
7161
7161
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7162
7162
|
width: size,
|
|
7163
7163
|
height: size,
|
|
7164
|
-
viewBox: "0 0
|
|
7164
|
+
viewBox: "0 0 24 24",
|
|
7165
7165
|
fill: color
|
|
7166
7166
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7167
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"
|
|
@@ -7186,7 +7186,7 @@ var ArrowUp = function ArrowUp(props) {
|
|
|
7186
7186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7187
7187
|
width: size,
|
|
7188
7188
|
height: size,
|
|
7189
|
-
viewBox: "0 0
|
|
7189
|
+
viewBox: "0 0 24 24",
|
|
7190
7190
|
fill: color
|
|
7191
7191
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7192
7192
|
d: "M12 11.05L16.95 16l1.414-1.414L12 8.222l-6.364 6.364L7.05 16 12 11.05z"
|
|
@@ -7211,7 +7211,7 @@ var ArrowDown = function ArrowDown(props) {
|
|
|
7211
7211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7212
7212
|
width: size,
|
|
7213
7213
|
height: size,
|
|
7214
|
-
viewBox: "0 0
|
|
7214
|
+
viewBox: "0 0 24 24",
|
|
7215
7215
|
fill: color
|
|
7216
7216
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7217
7217
|
d: "M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222l4.95 4.95z"
|
|
@@ -7236,7 +7236,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
|
|
|
7236
7236
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7237
7237
|
width: size,
|
|
7238
7238
|
height: size,
|
|
7239
|
-
viewBox: "0 0
|
|
7239
|
+
viewBox: "0 0 24 24",
|
|
7240
7240
|
fill: color
|
|
7241
7241
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7242
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"
|
|
@@ -7261,7 +7261,7 @@ var ArrowRight2 = function ArrowRight2(props) {
|
|
|
7261
7261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7262
7262
|
width: size,
|
|
7263
7263
|
height: size,
|
|
7264
|
-
viewBox: "0 0
|
|
7264
|
+
viewBox: "0 0 24 24",
|
|
7265
7265
|
fill: color
|
|
7266
7266
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7267
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"
|
|
@@ -7286,7 +7286,7 @@ var ArrowUp2 = function ArrowUp2(props) {
|
|
|
7286
7286
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7287
7287
|
width: size,
|
|
7288
7288
|
height: size,
|
|
7289
|
-
viewBox: "0 0
|
|
7289
|
+
viewBox: "0 0 24 24",
|
|
7290
7290
|
fill: color
|
|
7291
7291
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7292
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"
|
|
@@ -7311,7 +7311,7 @@ var ArrowDown2 = function ArrowDown2(props) {
|
|
|
7311
7311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7312
7312
|
width: size,
|
|
7313
7313
|
height: size,
|
|
7314
|
-
viewBox: "0 0
|
|
7314
|
+
viewBox: "0 0 24 24",
|
|
7315
7315
|
fill: color
|
|
7316
7316
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7317
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"
|
|
@@ -7336,7 +7336,7 @@ var TriLeft = function TriLeft(props) {
|
|
|
7336
7336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7337
7337
|
width: size,
|
|
7338
7338
|
height: size,
|
|
7339
|
-
viewBox: "0 0
|
|
7339
|
+
viewBox: "0 0 24 24",
|
|
7340
7340
|
fill: color
|
|
7341
7341
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7342
7342
|
d: "M15 18V6l-6 6 6 6z"
|
|
@@ -7361,7 +7361,7 @@ var TriRight = function TriRight(props) {
|
|
|
7361
7361
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7362
7362
|
width: size,
|
|
7363
7363
|
height: size,
|
|
7364
|
-
viewBox: "0 0
|
|
7364
|
+
viewBox: "0 0 24 24",
|
|
7365
7365
|
fill: color
|
|
7366
7366
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7367
7367
|
d: "M9 18V6l6 6-6 6z"
|
|
@@ -7386,7 +7386,7 @@ var TriUp = function TriUp(props) {
|
|
|
7386
7386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7387
7387
|
width: size,
|
|
7388
7388
|
height: size,
|
|
7389
|
-
viewBox: "0 0
|
|
7389
|
+
viewBox: "0 0 24 24",
|
|
7390
7390
|
fill: color
|
|
7391
7391
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7392
7392
|
d: "M12 9l6 6H6l6-6z"
|
|
@@ -7411,7 +7411,7 @@ var TriDown = function TriDown(props) {
|
|
|
7411
7411
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7412
7412
|
width: size,
|
|
7413
7413
|
height: size,
|
|
7414
|
-
viewBox: "0 0
|
|
7414
|
+
viewBox: "0 0 24 24",
|
|
7415
7415
|
fill: color
|
|
7416
7416
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7417
7417
|
d: "M12 15L6 9h12l-6 6z"
|
|
@@ -7436,7 +7436,7 @@ var DArrowL = function DArrowL(props) {
|
|
|
7436
7436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7437
7437
|
width: size,
|
|
7438
7438
|
height: size,
|
|
7439
|
-
viewBox: "0 0
|
|
7439
|
+
viewBox: "0 0 24 24",
|
|
7440
7440
|
fill: color
|
|
7441
7441
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7442
7442
|
d: "M12.778 16.95L7.828 12l4.95-4.95-1.414-1.414L5 12l6.364 6.364 1.414-1.414z"
|
|
@@ -7463,7 +7463,7 @@ var DArrowR = function DArrowR(props) {
|
|
|
7463
7463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7464
7464
|
width: size,
|
|
7465
7465
|
height: size,
|
|
7466
|
-
viewBox: "0 0
|
|
7466
|
+
viewBox: "0 0 24 24",
|
|
7467
7467
|
fill: color
|
|
7468
7468
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7469
7469
|
d: "M5 7.05L9.95 12 5 16.95l1.414 1.414L12.778 12 6.414 5.636 5 7.05z"
|
|
@@ -7490,7 +7490,7 @@ var DArrowT = function DArrowT(props) {
|
|
|
7490
7490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7491
7491
|
width: size,
|
|
7492
7492
|
height: size,
|
|
7493
|
-
viewBox: "0 0
|
|
7493
|
+
viewBox: "0 0 24 24",
|
|
7494
7494
|
fill: color
|
|
7495
7495
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7496
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"
|
|
@@ -7517,7 +7517,7 @@ var DArrowB = function DArrowB(props) {
|
|
|
7517
7517
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7518
7518
|
width: size,
|
|
7519
7519
|
height: size,
|
|
7520
|
-
viewBox: "0 0
|
|
7520
|
+
viewBox: "0 0 24 24",
|
|
7521
7521
|
fill: color
|
|
7522
7522
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7523
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"
|
|
@@ -7544,7 +7544,7 @@ var DropDown = function DropDown(props) {
|
|
|
7544
7544
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7545
7545
|
width: size,
|
|
7546
7546
|
height: size,
|
|
7547
|
-
viewBox: "0 0
|
|
7547
|
+
viewBox: "0 0 24 24",
|
|
7548
7548
|
fill: color
|
|
7549
7549
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7550
7550
|
d: "M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414L12 15z"
|
|
@@ -7569,7 +7569,7 @@ var DropUp = function DropUp(props) {
|
|
|
7569
7569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7570
7570
|
width: size,
|
|
7571
7571
|
height: size,
|
|
7572
|
-
viewBox: "0 0
|
|
7572
|
+
viewBox: "0 0 24 24",
|
|
7573
7573
|
fill: color
|
|
7574
7574
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7575
7575
|
d: "M12 11.828l-2.828 2.829-1.415-1.414L12 9l4.243 4.243-1.415 1.414L12 11.828z"
|
|
@@ -7594,7 +7594,7 @@ var More1 = function More1(props) {
|
|
|
7594
7594
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7595
7595
|
width: size,
|
|
7596
7596
|
height: size,
|
|
7597
|
-
viewBox: "0 0
|
|
7597
|
+
viewBox: "0 0 24 24",
|
|
7598
7598
|
fill: color
|
|
7599
7599
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7600
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"
|
|
@@ -7619,7 +7619,7 @@ var More2 = function More2(props) {
|
|
|
7619
7619
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7620
7620
|
width: size,
|
|
7621
7621
|
height: size,
|
|
7622
|
-
viewBox: "0 0
|
|
7622
|
+
viewBox: "0 0 24 24",
|
|
7623
7623
|
fill: color
|
|
7624
7624
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7625
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"
|
|
@@ -7644,7 +7644,7 @@ var Drag = function Drag(props) {
|
|
|
7644
7644
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7645
7645
|
width: size,
|
|
7646
7646
|
height: size,
|
|
7647
|
-
viewBox: "0 0
|
|
7647
|
+
viewBox: "0 0 24 24",
|
|
7648
7648
|
fill: color
|
|
7649
7649
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7650
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"
|
|
@@ -7679,7 +7679,7 @@ var Drag2 = function Drag2(props) {
|
|
|
7679
7679
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7680
7680
|
width: size,
|
|
7681
7681
|
height: size,
|
|
7682
|
-
viewBox: "0 0
|
|
7682
|
+
viewBox: "0 0 24 24",
|
|
7683
7683
|
fill: color
|
|
7684
7684
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7685
7685
|
d: "M4 3h8v2H4V3z"
|
|
@@ -7708,7 +7708,7 @@ var External = function External(props) {
|
|
|
7708
7708
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7709
7709
|
width: size,
|
|
7710
7710
|
height: size,
|
|
7711
|
-
viewBox: "0 0
|
|
7711
|
+
viewBox: "0 0 24 24",
|
|
7712
7712
|
fill: color
|
|
7713
7713
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7714
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"
|
|
@@ -7733,7 +7733,7 @@ var DisplayS = function DisplayS(props) {
|
|
|
7733
7733
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7734
7734
|
width: size,
|
|
7735
7735
|
height: size,
|
|
7736
|
-
viewBox: "0 0
|
|
7736
|
+
viewBox: "0 0 24 24",
|
|
7737
7737
|
fill: color
|
|
7738
7738
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7739
7739
|
d: "M11 13V3h10v10H11zm2-8v6h6V5h-6z"
|
|
@@ -7760,7 +7760,7 @@ var Share = function Share(props) {
|
|
|
7760
7760
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7761
7761
|
width: size,
|
|
7762
7762
|
height: size,
|
|
7763
|
-
viewBox: "0 0
|
|
7763
|
+
viewBox: "0 0 24 24",
|
|
7764
7764
|
fill: color
|
|
7765
7765
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7766
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"
|
|
@@ -7785,7 +7785,7 @@ var Placeholder = function Placeholder(props) {
|
|
|
7785
7785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7786
7786
|
width: size,
|
|
7787
7787
|
height: size,
|
|
7788
|
-
viewBox: "0 0
|
|
7788
|
+
viewBox: "0 0 24 24",
|
|
7789
7789
|
fill: color
|
|
7790
7790
|
}, otherProps), /*#__PURE__*/React.createElement("rect", {
|
|
7791
7791
|
width: "24",
|