@tant/icons 0.3.3 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +11 -1
- package/dist/juuust-react-icon.cjs.js +281 -281
- package/dist/juuust-react-icon.esm.js +281 -281
- package/package.json +1 -1
|
@@ -70,7 +70,7 @@ var SSpace = function SSpace(props) {
|
|
|
70
70
|
xmlns: "http://www.w3.org/2000/svg",
|
|
71
71
|
width: size,
|
|
72
72
|
height: size,
|
|
73
|
-
viewBox: "0 0
|
|
73
|
+
viewBox: "0 0 24 24",
|
|
74
74
|
fill: color
|
|
75
75
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
76
76
|
fillRule: "evenodd",
|
|
@@ -97,7 +97,7 @@ var Project = function Project(props) {
|
|
|
97
97
|
xmlns: "http://www.w3.org/2000/svg",
|
|
98
98
|
width: size,
|
|
99
99
|
height: size,
|
|
100
|
-
viewBox: "0 0
|
|
100
|
+
viewBox: "0 0 24 24",
|
|
101
101
|
fill: color
|
|
102
102
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
103
103
|
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"
|
|
@@ -122,7 +122,7 @@ var Space = function Space(props) {
|
|
|
122
122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
123
123
|
width: size,
|
|
124
124
|
height: size,
|
|
125
|
-
viewBox: "0 0
|
|
125
|
+
viewBox: "0 0 24 24",
|
|
126
126
|
fill: color
|
|
127
127
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
128
128
|
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"
|
|
@@ -147,7 +147,7 @@ var SpaceOpen = function SpaceOpen(props) {
|
|
|
147
147
|
xmlns: "http://www.w3.org/2000/svg",
|
|
148
148
|
width: size,
|
|
149
149
|
height: size,
|
|
150
|
-
viewBox: "0 0
|
|
150
|
+
viewBox: "0 0 24 24",
|
|
151
151
|
fill: color
|
|
152
152
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
153
153
|
fillRule: "evenodd",
|
|
@@ -174,7 +174,7 @@ var Folder = function Folder(props) {
|
|
|
174
174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
175
175
|
width: size,
|
|
176
176
|
height: size,
|
|
177
|
-
viewBox: "0 0
|
|
177
|
+
viewBox: "0 0 24 24",
|
|
178
178
|
fill: color
|
|
179
179
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
180
180
|
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"
|
|
@@ -199,7 +199,7 @@ var FolderOpen = function FolderOpen(props) {
|
|
|
199
199
|
xmlns: "http://www.w3.org/2000/svg",
|
|
200
200
|
width: size,
|
|
201
201
|
height: size,
|
|
202
|
-
viewBox: "0 0
|
|
202
|
+
viewBox: "0 0 24 24",
|
|
203
203
|
fill: color
|
|
204
204
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
205
205
|
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"
|
|
@@ -224,7 +224,7 @@ var Dashboard = function Dashboard(props) {
|
|
|
224
224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
225
225
|
width: size,
|
|
226
226
|
height: size,
|
|
227
|
-
viewBox: "0 0
|
|
227
|
+
viewBox: "0 0 24 24",
|
|
228
228
|
fill: color
|
|
229
229
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
230
230
|
d: "M13 21V11h8v10h-8zM3 13V3h8v10H3zm6-2V5H5v6h4zM3 21v-6h8v6H3zm2-2h4v-2H5v2zm10 0h4v-6h-4v6zM13 3h8v6h-8V3zm2 2v2h4V5h-4z"
|
|
@@ -249,7 +249,7 @@ var Card = function Card(props) {
|
|
|
249
249
|
xmlns: "http://www.w3.org/2000/svg",
|
|
250
250
|
width: size,
|
|
251
251
|
height: size,
|
|
252
|
-
viewBox: "0 0
|
|
252
|
+
viewBox: "0 0 24 24",
|
|
253
253
|
fill: color
|
|
254
254
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
255
255
|
d: "M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8zm2-8v4h4V5h-4zm0 10v4h4v-4h-4zM5 5v4h4V5H5zm0 10v4h4v-4H5z"
|
|
@@ -274,7 +274,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
274
274
|
xmlns: "http://www.w3.org/2000/svg",
|
|
275
275
|
width: size,
|
|
276
276
|
height: size,
|
|
277
|
-
viewBox: "0 0
|
|
277
|
+
viewBox: "0 0 24 24",
|
|
278
278
|
fill: color
|
|
279
279
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
280
280
|
filter: "url(#filter0_d_942_17)",
|
|
@@ -348,7 +348,7 @@ var ProjectMgr = function ProjectMgr(props) {
|
|
|
348
348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
349
349
|
width: size,
|
|
350
350
|
height: size,
|
|
351
|
-
viewBox: "0 0
|
|
351
|
+
viewBox: "0 0 24 24",
|
|
352
352
|
fill: color
|
|
353
353
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
354
354
|
d: "M7 1a1 1 0 00-1 1v1h15v15h1a1 1 0 001-1V2a1 1 0 00-1-1H7z"
|
|
@@ -377,7 +377,7 @@ var Usertag = function Usertag(props) {
|
|
|
377
377
|
xmlns: "http://www.w3.org/2000/svg",
|
|
378
378
|
width: size,
|
|
379
379
|
height: size,
|
|
380
|
-
viewBox: "0 0
|
|
380
|
+
viewBox: "0 0 24 24",
|
|
381
381
|
fill: color
|
|
382
382
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
383
383
|
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"
|
|
@@ -406,7 +406,7 @@ var UPropMgr = function UPropMgr(props) {
|
|
|
406
406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
407
407
|
width: size,
|
|
408
408
|
height: size,
|
|
409
|
-
viewBox: "0 0
|
|
409
|
+
viewBox: "0 0 24 24",
|
|
410
410
|
fill: color
|
|
411
411
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
412
412
|
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"
|
|
@@ -441,7 +441,7 @@ var EventMgr = function EventMgr(props) {
|
|
|
441
441
|
xmlns: "http://www.w3.org/2000/svg",
|
|
442
442
|
width: size,
|
|
443
443
|
height: size,
|
|
444
|
-
viewBox: "0 0
|
|
444
|
+
viewBox: "0 0 24 24",
|
|
445
445
|
fill: color
|
|
446
446
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
447
447
|
d: "M19 4H5v16h14v-2h2v2a2 2 0 01-2 2H5a2 2 0 01-2-2V4a2 2 0 012-2h14a2 2 0 012 2v2h-2V4z"
|
|
@@ -468,7 +468,7 @@ var EventPropMgr = function EventPropMgr(props) {
|
|
|
468
468
|
xmlns: "http://www.w3.org/2000/svg",
|
|
469
469
|
width: size,
|
|
470
470
|
height: size,
|
|
471
|
-
viewBox: "0 0
|
|
471
|
+
viewBox: "0 0 24 24",
|
|
472
472
|
fill: color
|
|
473
473
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
474
474
|
d: "M22 4H10v2h12V4z"
|
|
@@ -499,7 +499,7 @@ var VProperty = function VProperty(props) {
|
|
|
499
499
|
xmlns: "http://www.w3.org/2000/svg",
|
|
500
500
|
width: size,
|
|
501
501
|
height: size,
|
|
502
|
-
viewBox: "0 0
|
|
502
|
+
viewBox: "0 0 24 24",
|
|
503
503
|
fill: color
|
|
504
504
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
505
505
|
d: "M22 3H9v2h13V3z"
|
|
@@ -530,7 +530,7 @@ var Sql1 = function Sql1(props) {
|
|
|
530
530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
531
531
|
width: size,
|
|
532
532
|
height: size,
|
|
533
|
-
viewBox: "0 0
|
|
533
|
+
viewBox: "0 0 24 24",
|
|
534
534
|
fill: color
|
|
535
535
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
536
536
|
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"
|
|
@@ -559,7 +559,7 @@ var Sql2 = function Sql2(props) {
|
|
|
559
559
|
xmlns: "http://www.w3.org/2000/svg",
|
|
560
560
|
width: size,
|
|
561
561
|
height: size,
|
|
562
|
-
viewBox: "0 0
|
|
562
|
+
viewBox: "0 0 24 24",
|
|
563
563
|
fill: color
|
|
564
564
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
565
565
|
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"
|
|
@@ -594,7 +594,7 @@ var Sql3 = function Sql3(props) {
|
|
|
594
594
|
xmlns: "http://www.w3.org/2000/svg",
|
|
595
595
|
width: size,
|
|
596
596
|
height: size,
|
|
597
|
-
viewBox: "0 0
|
|
597
|
+
viewBox: "0 0 24 24",
|
|
598
598
|
fill: color
|
|
599
599
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
600
600
|
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"
|
|
@@ -619,7 +619,7 @@ var MEvent = function MEvent(props) {
|
|
|
619
619
|
xmlns: "http://www.w3.org/2000/svg",
|
|
620
620
|
width: size,
|
|
621
621
|
height: size,
|
|
622
|
-
viewBox: "0 0
|
|
622
|
+
viewBox: "0 0 24 24",
|
|
623
623
|
fill: color
|
|
624
624
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
625
625
|
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"
|
|
@@ -652,7 +652,7 @@ var MRetention = function MRetention(props) {
|
|
|
652
652
|
xmlns: "http://www.w3.org/2000/svg",
|
|
653
653
|
width: size,
|
|
654
654
|
height: size,
|
|
655
|
-
viewBox: "0 0
|
|
655
|
+
viewBox: "0 0 24 24",
|
|
656
656
|
fill: color
|
|
657
657
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
658
658
|
d: "M4 3a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1V4a1 1 0 00-1-1H4z"
|
|
@@ -687,7 +687,7 @@ var MFunnel = function MFunnel(props) {
|
|
|
687
687
|
xmlns: "http://www.w3.org/2000/svg",
|
|
688
688
|
width: size,
|
|
689
689
|
height: size,
|
|
690
|
-
viewBox: "0 0
|
|
690
|
+
viewBox: "0 0 24 24",
|
|
691
691
|
fill: color
|
|
692
692
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
693
693
|
d: "M3 3h18v3H3V3z"
|
|
@@ -716,7 +716,7 @@ var MDistribution = function MDistribution(props) {
|
|
|
716
716
|
xmlns: "http://www.w3.org/2000/svg",
|
|
717
717
|
width: size,
|
|
718
718
|
height: size,
|
|
719
|
-
viewBox: "0 0
|
|
719
|
+
viewBox: "0 0 24 24",
|
|
720
720
|
fill: color
|
|
721
721
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
722
722
|
d: "M9 3H2v4h7V3z"
|
|
@@ -751,7 +751,7 @@ var MInterval = function MInterval(props) {
|
|
|
751
751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
752
752
|
width: size,
|
|
753
753
|
height: size,
|
|
754
|
-
viewBox: "0 0
|
|
754
|
+
viewBox: "0 0 24 24",
|
|
755
755
|
fill: color
|
|
756
756
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
757
757
|
d: "M9 2H4v3h5V2z"
|
|
@@ -782,7 +782,7 @@ var MFlow = function MFlow(props) {
|
|
|
782
782
|
xmlns: "http://www.w3.org/2000/svg",
|
|
783
783
|
width: size,
|
|
784
784
|
height: size,
|
|
785
|
-
viewBox: "0 0
|
|
785
|
+
viewBox: "0 0 24 24",
|
|
786
786
|
fill: color
|
|
787
787
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
788
788
|
d: "M3 4h3v3H3V4z"
|
|
@@ -811,7 +811,7 @@ var MSql = function MSql(props) {
|
|
|
811
811
|
xmlns: "http://www.w3.org/2000/svg",
|
|
812
812
|
width: size,
|
|
813
813
|
height: size,
|
|
814
|
-
viewBox: "0 0
|
|
814
|
+
viewBox: "0 0 24 24",
|
|
815
815
|
fill: color
|
|
816
816
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
817
817
|
d: "M22 2H2v3h20V2z"
|
|
@@ -846,7 +846,7 @@ var UTag = function UTag(props) {
|
|
|
846
846
|
xmlns: "http://www.w3.org/2000/svg",
|
|
847
847
|
width: size,
|
|
848
848
|
height: size,
|
|
849
|
-
viewBox: "0 0
|
|
849
|
+
viewBox: "0 0 24 24",
|
|
850
850
|
fill: color
|
|
851
851
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
852
852
|
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"
|
|
@@ -877,7 +877,7 @@ var MProperty = function MProperty(props) {
|
|
|
877
877
|
xmlns: "http://www.w3.org/2000/svg",
|
|
878
878
|
width: size,
|
|
879
879
|
height: size,
|
|
880
|
-
viewBox: "0 0
|
|
880
|
+
viewBox: "0 0 24 24",
|
|
881
881
|
fill: color
|
|
882
882
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
883
883
|
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"
|
|
@@ -910,7 +910,7 @@ var UGroup = function UGroup(props) {
|
|
|
910
910
|
xmlns: "http://www.w3.org/2000/svg",
|
|
911
911
|
width: size,
|
|
912
912
|
height: size,
|
|
913
|
-
viewBox: "0 0
|
|
913
|
+
viewBox: "0 0 24 24",
|
|
914
914
|
fill: color
|
|
915
915
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
916
916
|
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"
|
|
@@ -943,7 +943,7 @@ var User1 = function User1(props) {
|
|
|
943
943
|
xmlns: "http://www.w3.org/2000/svg",
|
|
944
944
|
width: size,
|
|
945
945
|
height: size,
|
|
946
|
-
viewBox: "0 0
|
|
946
|
+
viewBox: "0 0 24 24",
|
|
947
947
|
fill: color
|
|
948
948
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
949
949
|
fillRule: "evenodd",
|
|
@@ -974,7 +974,7 @@ var User1Fill = function User1Fill(props) {
|
|
|
974
974
|
xmlns: "http://www.w3.org/2000/svg",
|
|
975
975
|
width: size,
|
|
976
976
|
height: size,
|
|
977
|
-
viewBox: "0 0
|
|
977
|
+
viewBox: "0 0 24 24",
|
|
978
978
|
fill: color
|
|
979
979
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
980
980
|
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"
|
|
@@ -999,7 +999,7 @@ var User2 = function User2(props) {
|
|
|
999
999
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1000
1000
|
width: size,
|
|
1001
1001
|
height: size,
|
|
1002
|
-
viewBox: "0 0
|
|
1002
|
+
viewBox: "0 0 24 24",
|
|
1003
1003
|
fill: color
|
|
1004
1004
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1005
1005
|
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"
|
|
@@ -1024,7 +1024,7 @@ var UserSettings = function UserSettings(props) {
|
|
|
1024
1024
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1025
1025
|
width: size,
|
|
1026
1026
|
height: size,
|
|
1027
|
-
viewBox: "0 0
|
|
1027
|
+
viewBox: "0 0 24 24",
|
|
1028
1028
|
fill: color
|
|
1029
1029
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1030
1030
|
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"
|
|
@@ -1049,7 +1049,7 @@ var GroupA2b = function GroupA2b(props) {
|
|
|
1049
1049
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1050
1050
|
width: size,
|
|
1051
1051
|
height: size,
|
|
1052
|
-
viewBox: "0 0
|
|
1052
|
+
viewBox: "0 0 24 24",
|
|
1053
1053
|
fill: color
|
|
1054
1054
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1055
1055
|
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"
|
|
@@ -1074,7 +1074,7 @@ var Group = function Group(props) {
|
|
|
1074
1074
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1075
1075
|
width: size,
|
|
1076
1076
|
height: size,
|
|
1077
|
-
viewBox: "0 0
|
|
1077
|
+
viewBox: "0 0 24 24",
|
|
1078
1078
|
fill: color
|
|
1079
1079
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1080
1080
|
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"
|
|
@@ -1099,7 +1099,7 @@ var GroupFill = function GroupFill(props) {
|
|
|
1099
1099
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1100
1100
|
width: size,
|
|
1101
1101
|
height: size,
|
|
1102
|
-
viewBox: "0 0
|
|
1102
|
+
viewBox: "0 0 24 24",
|
|
1103
1103
|
fill: color
|
|
1104
1104
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1105
1105
|
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"
|
|
@@ -1124,7 +1124,7 @@ var GroupFill2 = function GroupFill2(props) {
|
|
|
1124
1124
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1125
1125
|
width: size,
|
|
1126
1126
|
height: size,
|
|
1127
|
-
viewBox: "0 0
|
|
1127
|
+
viewBox: "0 0 24 24",
|
|
1128
1128
|
fill: color
|
|
1129
1129
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1130
1130
|
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"
|
|
@@ -1149,7 +1149,7 @@ var GroupAddFill = function GroupAddFill(props) {
|
|
|
1149
1149
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1150
1150
|
width: size,
|
|
1151
1151
|
height: size,
|
|
1152
|
-
viewBox: "0 0
|
|
1152
|
+
viewBox: "0 0 24 24",
|
|
1153
1153
|
fill: color
|
|
1154
1154
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1155
1155
|
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"
|
|
@@ -1174,7 +1174,7 @@ var UserAddFill = function UserAddFill(props) {
|
|
|
1174
1174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1175
1175
|
width: size,
|
|
1176
1176
|
height: size,
|
|
1177
|
-
viewBox: "0 0
|
|
1177
|
+
viewBox: "0 0 24 24",
|
|
1178
1178
|
fill: color
|
|
1179
1179
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1180
1180
|
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"
|
|
@@ -1199,7 +1199,7 @@ var UploadId = function UploadId(props) {
|
|
|
1199
1199
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1200
1200
|
width: size,
|
|
1201
1201
|
height: size,
|
|
1202
|
-
viewBox: "0 0
|
|
1202
|
+
viewBox: "0 0 24 24",
|
|
1203
1203
|
fill: color
|
|
1204
1204
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1205
1205
|
fillRule: "evenodd",
|
|
@@ -1226,7 +1226,7 @@ var IdFreeze = function IdFreeze(props) {
|
|
|
1226
1226
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1227
1227
|
width: size,
|
|
1228
1228
|
height: size,
|
|
1229
|
-
viewBox: "0 0
|
|
1229
|
+
viewBox: "0 0 24 24",
|
|
1230
1230
|
fill: color
|
|
1231
1231
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1232
1232
|
fillRule: "evenodd",
|
|
@@ -1261,7 +1261,7 @@ var Education = function Education(props) {
|
|
|
1261
1261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1262
1262
|
width: size,
|
|
1263
1263
|
height: size,
|
|
1264
|
-
viewBox: "0 0
|
|
1264
|
+
viewBox: "0 0 24 24",
|
|
1265
1265
|
fill: color
|
|
1266
1266
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1267
1267
|
d: "M4 2h16v2h-3v4A5 5 0 017 8V4H4V2zm5 2v2h6V4H9zm0 3v1a3 3 0 106 0V7H9z"
|
|
@@ -1290,7 +1290,7 @@ var EducationFill = function EducationFill(props) {
|
|
|
1290
1290
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1291
1291
|
width: size,
|
|
1292
1292
|
height: size,
|
|
1293
|
-
viewBox: "0 0
|
|
1293
|
+
viewBox: "0 0 24 24",
|
|
1294
1294
|
fill: color
|
|
1295
1295
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1296
1296
|
d: "M4 2h16v2h-3v4A5 5 0 017 8V4H4V2zm5 6a3 3 0 106 0V7H9v1z"
|
|
@@ -1319,7 +1319,7 @@ var Game = function Game(props) {
|
|
|
1319
1319
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1320
1320
|
width: size,
|
|
1321
1321
|
height: size,
|
|
1322
|
-
viewBox: "0 0
|
|
1322
|
+
viewBox: "0 0 24 24",
|
|
1323
1323
|
fill: color
|
|
1324
1324
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1325
1325
|
d: "M19 10.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"
|
|
@@ -1348,7 +1348,7 @@ var GameFill = function GameFill(props) {
|
|
|
1348
1348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1349
1349
|
width: size,
|
|
1350
1350
|
height: size,
|
|
1351
|
-
viewBox: "0 0
|
|
1351
|
+
viewBox: "0 0 24 24",
|
|
1352
1352
|
fill: color
|
|
1353
1353
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1354
1354
|
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"
|
|
@@ -1373,7 +1373,7 @@ var Shop = function Shop(props) {
|
|
|
1373
1373
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1374
1374
|
width: size,
|
|
1375
1375
|
height: size,
|
|
1376
|
-
viewBox: "0 0
|
|
1376
|
+
viewBox: "0 0 24 24",
|
|
1377
1377
|
fill: color
|
|
1378
1378
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1379
1379
|
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"
|
|
@@ -1398,7 +1398,7 @@ var ShopFill = function ShopFill(props) {
|
|
|
1398
1398
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1399
1399
|
width: size,
|
|
1400
1400
|
height: size,
|
|
1401
|
-
viewBox: "0 0
|
|
1401
|
+
viewBox: "0 0 24 24",
|
|
1402
1402
|
fill: color
|
|
1403
1403
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1404
1404
|
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"
|
|
@@ -1423,7 +1423,7 @@ var Earth = function Earth(props) {
|
|
|
1423
1423
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1424
1424
|
width: size,
|
|
1425
1425
|
height: size,
|
|
1426
|
-
viewBox: "0 0
|
|
1426
|
+
viewBox: "0 0 24 24",
|
|
1427
1427
|
fill: color
|
|
1428
1428
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1429
1429
|
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"
|
|
@@ -1448,7 +1448,7 @@ var TdLogo = function TdLogo(props) {
|
|
|
1448
1448
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1449
1449
|
width: size,
|
|
1450
1450
|
height: size,
|
|
1451
|
-
viewBox: "0 0
|
|
1451
|
+
viewBox: "0 0 24 24",
|
|
1452
1452
|
fill: color
|
|
1453
1453
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1454
1454
|
d: "M5.71 1.5h1.383v1.423H5.71V1.5z"
|
|
@@ -1481,7 +1481,7 @@ var Language = function Language(props) {
|
|
|
1481
1481
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1482
1482
|
width: size,
|
|
1483
1483
|
height: size,
|
|
1484
|
-
viewBox: "0 0
|
|
1484
|
+
viewBox: "0 0 24 24",
|
|
1485
1485
|
fill: color
|
|
1486
1486
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1487
1487
|
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"
|
|
@@ -1506,7 +1506,7 @@ var Calendar = function Calendar(props) {
|
|
|
1506
1506
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1507
1507
|
width: size,
|
|
1508
1508
|
height: size,
|
|
1509
|
-
viewBox: "0 0
|
|
1509
|
+
viewBox: "0 0 24 24",
|
|
1510
1510
|
fill: color
|
|
1511
1511
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1512
1512
|
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"
|
|
@@ -1531,7 +1531,7 @@ var Server = function Server(props) {
|
|
|
1531
1531
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1532
1532
|
width: size,
|
|
1533
1533
|
height: size,
|
|
1534
|
-
viewBox: "0 0
|
|
1534
|
+
viewBox: "0 0 24 24",
|
|
1535
1535
|
fill: color
|
|
1536
1536
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1537
1537
|
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"
|
|
@@ -1556,7 +1556,7 @@ var Desktop = function Desktop(props) {
|
|
|
1556
1556
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1557
1557
|
width: size,
|
|
1558
1558
|
height: size,
|
|
1559
|
-
viewBox: "0 0
|
|
1559
|
+
viewBox: "0 0 24 24",
|
|
1560
1560
|
fill: color
|
|
1561
1561
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1562
1562
|
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"
|
|
@@ -1581,7 +1581,7 @@ var Demo = function Demo(props) {
|
|
|
1581
1581
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1582
1582
|
width: size,
|
|
1583
1583
|
height: size,
|
|
1584
|
-
viewBox: "0 0
|
|
1584
|
+
viewBox: "0 0 24 24",
|
|
1585
1585
|
fill: color
|
|
1586
1586
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1587
1587
|
fillRule: "evenodd",
|
|
@@ -1608,7 +1608,7 @@ var Cellphone = function Cellphone(props) {
|
|
|
1608
1608
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1609
1609
|
width: size,
|
|
1610
1610
|
height: size,
|
|
1611
|
-
viewBox: "0 0
|
|
1611
|
+
viewBox: "0 0 24 24",
|
|
1612
1612
|
fill: color
|
|
1613
1613
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1614
1614
|
d: "M15 16H9v2h6v-2z"
|
|
@@ -1635,7 +1635,7 @@ var Landscape = function Landscape(props) {
|
|
|
1635
1635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1636
1636
|
width: size,
|
|
1637
1637
|
height: size,
|
|
1638
|
-
viewBox: "0 0
|
|
1638
|
+
viewBox: "0 0 24 24",
|
|
1639
1639
|
fill: color
|
|
1640
1640
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1641
1641
|
d: "M5 5h6v5h2V4a1 1 0 00-1-1H4a1 1 0 00-1 1v13a1 1 0 001 1h1V5z"
|
|
@@ -1664,7 +1664,7 @@ var Email = function Email(props) {
|
|
|
1664
1664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1665
1665
|
width: size,
|
|
1666
1666
|
height: size,
|
|
1667
|
-
viewBox: "0 0
|
|
1667
|
+
viewBox: "0 0 24 24",
|
|
1668
1668
|
fill: color
|
|
1669
1669
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1670
1670
|
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"
|
|
@@ -1689,7 +1689,7 @@ var Clock = function Clock(props) {
|
|
|
1689
1689
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1690
1690
|
width: size,
|
|
1691
1691
|
height: size,
|
|
1692
|
-
viewBox: "0 0
|
|
1692
|
+
viewBox: "0 0 24 24",
|
|
1693
1693
|
fill: color
|
|
1694
1694
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1695
1695
|
fillRule: "evenodd",
|
|
@@ -1716,7 +1716,7 @@ var Password = function Password(props) {
|
|
|
1716
1716
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1717
1717
|
width: size,
|
|
1718
1718
|
height: size,
|
|
1719
|
-
viewBox: "0 0
|
|
1719
|
+
viewBox: "0 0 24 24",
|
|
1720
1720
|
fill: color
|
|
1721
1721
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1722
1722
|
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"
|
|
@@ -1741,7 +1741,7 @@ var ResetPassword = function ResetPassword(props) {
|
|
|
1741
1741
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1742
1742
|
width: size,
|
|
1743
1743
|
height: size,
|
|
1744
|
-
viewBox: "0 0
|
|
1744
|
+
viewBox: "0 0 24 24",
|
|
1745
1745
|
fill: color
|
|
1746
1746
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1747
1747
|
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"
|
|
@@ -1766,7 +1766,7 @@ var Private = function Private(props) {
|
|
|
1766
1766
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1767
1767
|
width: size,
|
|
1768
1768
|
height: size,
|
|
1769
|
-
viewBox: "0 0
|
|
1769
|
+
viewBox: "0 0 24 24",
|
|
1770
1770
|
fill: color
|
|
1771
1771
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1772
1772
|
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"
|
|
@@ -1791,7 +1791,7 @@ var Bell = function Bell(props) {
|
|
|
1791
1791
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1792
1792
|
width: size,
|
|
1793
1793
|
height: size,
|
|
1794
|
-
viewBox: "0 0
|
|
1794
|
+
viewBox: "0 0 24 24",
|
|
1795
1795
|
fill: color
|
|
1796
1796
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1797
1797
|
fillRule: "evenodd",
|
|
@@ -1818,7 +1818,7 @@ var Logout = function Logout(props) {
|
|
|
1818
1818
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1819
1819
|
width: size,
|
|
1820
1820
|
height: size,
|
|
1821
|
-
viewBox: "0 0
|
|
1821
|
+
viewBox: "0 0 24 24",
|
|
1822
1822
|
fill: color
|
|
1823
1823
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1824
1824
|
d: "M4 4h14v2h2V4a2 2 0 00-2-2H4a2 2 0 00-2 2v16a2 2 0 002 2h14a2 2 0 002-2v-2h-2v2H4V4z"
|
|
@@ -1845,7 +1845,7 @@ var Speed = function Speed(props) {
|
|
|
1845
1845
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1846
1846
|
width: size,
|
|
1847
1847
|
height: size,
|
|
1848
|
-
viewBox: "0 0
|
|
1848
|
+
viewBox: "0 0 24 24",
|
|
1849
1849
|
fill: color
|
|
1850
1850
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1851
1851
|
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"
|
|
@@ -1870,7 +1870,7 @@ var Mfa = function Mfa(props) {
|
|
|
1870
1870
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1871
1871
|
width: size,
|
|
1872
1872
|
height: size,
|
|
1873
|
-
viewBox: "0 0
|
|
1873
|
+
viewBox: "0 0 24 24",
|
|
1874
1874
|
fill: color
|
|
1875
1875
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1876
1876
|
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"
|
|
@@ -1895,7 +1895,7 @@ var Tracking = function Tracking(props) {
|
|
|
1895
1895
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1896
1896
|
width: size,
|
|
1897
1897
|
height: size,
|
|
1898
|
-
viewBox: "0 0
|
|
1898
|
+
viewBox: "0 0 24 24",
|
|
1899
1899
|
fill: color
|
|
1900
1900
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1901
1901
|
d: "M13 1h-2v16h2V1z"
|
|
@@ -1930,7 +1930,7 @@ var Forewarning = function Forewarning(props) {
|
|
|
1930
1930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1931
1931
|
width: size,
|
|
1932
1932
|
height: size,
|
|
1933
|
-
viewBox: "0 0
|
|
1933
|
+
viewBox: "0 0 24 24",
|
|
1934
1934
|
fill: color
|
|
1935
1935
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1936
1936
|
d: "M7.5 12L12 6.5v5l2.5.5-4.5 5.5v-5L7.5 12z"
|
|
@@ -1959,7 +1959,7 @@ var SystemMgr = function SystemMgr(props) {
|
|
|
1959
1959
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1960
1960
|
width: size,
|
|
1961
1961
|
height: size,
|
|
1962
|
-
viewBox: "0 0
|
|
1962
|
+
viewBox: "0 0 24 24",
|
|
1963
1963
|
fill: color
|
|
1964
1964
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1965
1965
|
d: "M5 5h3v2H5V5z"
|
|
@@ -1988,7 +1988,7 @@ var Pattern = function Pattern(props) {
|
|
|
1988
1988
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1989
1989
|
width: size,
|
|
1990
1990
|
height: size,
|
|
1991
|
-
viewBox: "0 0
|
|
1991
|
+
viewBox: "0 0 24 24",
|
|
1992
1992
|
fill: color
|
|
1993
1993
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
1994
1994
|
d: "M13 1h-2v7h2V1z"
|
|
@@ -2021,7 +2021,7 @@ var Debug = function Debug(props) {
|
|
|
2021
2021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2022
2022
|
width: size,
|
|
2023
2023
|
height: size,
|
|
2024
|
-
viewBox: "0 0
|
|
2024
|
+
viewBox: "0 0 24 24",
|
|
2025
2025
|
fill: color
|
|
2026
2026
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2027
2027
|
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"
|
|
@@ -2046,7 +2046,7 @@ var Live = function Live(props) {
|
|
|
2046
2046
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2047
2047
|
width: size,
|
|
2048
2048
|
height: size,
|
|
2049
|
-
viewBox: "0 0
|
|
2049
|
+
viewBox: "0 0 24 24",
|
|
2050
2050
|
fill: color
|
|
2051
2051
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2052
2052
|
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"
|
|
@@ -2071,7 +2071,7 @@ var Plug = function Plug(props) {
|
|
|
2071
2071
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2072
2072
|
width: size,
|
|
2073
2073
|
height: size,
|
|
2074
|
-
viewBox: "0 0
|
|
2074
|
+
viewBox: "0 0 24 24",
|
|
2075
2075
|
fill: color
|
|
2076
2076
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2077
2077
|
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"
|
|
@@ -2096,7 +2096,7 @@ var Application = function Application(props) {
|
|
|
2096
2096
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2097
2097
|
width: size,
|
|
2098
2098
|
height: size,
|
|
2099
|
-
viewBox: "0 0
|
|
2099
|
+
viewBox: "0 0 24 24",
|
|
2100
2100
|
fill: color
|
|
2101
2101
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2102
2102
|
fillRule: "evenodd",
|
|
@@ -2131,7 +2131,7 @@ var Gift = function Gift(props) {
|
|
|
2131
2131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2132
2132
|
width: size,
|
|
2133
2133
|
height: size,
|
|
2134
|
-
viewBox: "0 0
|
|
2134
|
+
viewBox: "0 0 24 24",
|
|
2135
2135
|
fill: color
|
|
2136
2136
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2137
2137
|
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"
|
|
@@ -2156,7 +2156,7 @@ var Usb = function Usb(props) {
|
|
|
2156
2156
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2157
2157
|
width: size,
|
|
2158
2158
|
height: size,
|
|
2159
|
-
viewBox: "0 0
|
|
2159
|
+
viewBox: "0 0 24 24",
|
|
2160
2160
|
fill: color
|
|
2161
2161
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2162
2162
|
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"
|
|
@@ -2181,7 +2181,7 @@ var Location = function Location(props) {
|
|
|
2181
2181
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2182
2182
|
width: size,
|
|
2183
2183
|
height: size,
|
|
2184
|
-
viewBox: "0 0
|
|
2184
|
+
viewBox: "0 0 24 24",
|
|
2185
2185
|
fill: color
|
|
2186
2186
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2187
2187
|
d: "M12 16a4 4 0 100-8 4 4 0 000 8z"
|
|
@@ -2210,7 +2210,7 @@ var ShieldCheck = function ShieldCheck(props) {
|
|
|
2210
2210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2211
2211
|
width: size,
|
|
2212
2212
|
height: size,
|
|
2213
|
-
viewBox: "0 0
|
|
2213
|
+
viewBox: "0 0 24 24",
|
|
2214
2214
|
fill: color
|
|
2215
2215
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2216
2216
|
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"
|
|
@@ -2235,7 +2235,7 @@ var ShieldCross = function ShieldCross(props) {
|
|
|
2235
2235
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2236
2236
|
width: size,
|
|
2237
2237
|
height: size,
|
|
2238
|
-
viewBox: "0 0
|
|
2238
|
+
viewBox: "0 0 24 24",
|
|
2239
2239
|
fill: color
|
|
2240
2240
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2241
2241
|
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"
|
|
@@ -2260,7 +2260,7 @@ var ShieldKeyhole = function ShieldKeyhole(props) {
|
|
|
2260
2260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2261
2261
|
width: size,
|
|
2262
2262
|
height: size,
|
|
2263
|
-
viewBox: "0 0
|
|
2263
|
+
viewBox: "0 0 24 24",
|
|
2264
2264
|
fill: color
|
|
2265
2265
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2266
2266
|
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"
|
|
@@ -2285,7 +2285,7 @@ var Analysis = function Analysis(props) {
|
|
|
2285
2285
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2286
2286
|
width: size,
|
|
2287
2287
|
height: size,
|
|
2288
|
-
viewBox: "0 0
|
|
2288
|
+
viewBox: "0 0 24 24",
|
|
2289
2289
|
fill: color
|
|
2290
2290
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2291
2291
|
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"
|
|
@@ -2310,7 +2310,7 @@ var Filter = function Filter(props) {
|
|
|
2310
2310
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2311
2311
|
width: size,
|
|
2312
2312
|
height: size,
|
|
2313
|
-
viewBox: "0 0
|
|
2313
|
+
viewBox: "0 0 24 24",
|
|
2314
2314
|
fill: color
|
|
2315
2315
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2316
2316
|
d: "M14 14v6l-4 2v-8L4 5V3h16v2l-6 9zM6.404 5L12 13.394 17.596 5H6.404z"
|
|
@@ -2335,7 +2335,7 @@ var Filter2 = function Filter2(props) {
|
|
|
2335
2335
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2336
2336
|
width: size,
|
|
2337
2337
|
height: size,
|
|
2338
|
-
viewBox: "0 0
|
|
2338
|
+
viewBox: "0 0 24 24",
|
|
2339
2339
|
fill: color
|
|
2340
2340
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2341
2341
|
d: "M10 20h4v-4h-4v4zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
|
|
@@ -2360,7 +2360,7 @@ var ParallelFilter = function ParallelFilter(props) {
|
|
|
2360
2360
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2361
2361
|
width: size,
|
|
2362
2362
|
height: size,
|
|
2363
|
-
viewBox: "0 0
|
|
2363
|
+
viewBox: "0 0 24 24",
|
|
2364
2364
|
fill: color
|
|
2365
2365
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2366
2366
|
fillRule: "evenodd",
|
|
@@ -2387,7 +2387,7 @@ var Expression = function Expression(props) {
|
|
|
2387
2387
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2388
2388
|
width: size,
|
|
2389
2389
|
height: size,
|
|
2390
|
-
viewBox: "0 0
|
|
2390
|
+
viewBox: "0 0 24 24",
|
|
2391
2391
|
fill: color
|
|
2392
2392
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2393
2393
|
d: "M5 18l7.68-6L5 6V4h14v2H8.263L16 12l-7.737 6H19v2H5v-2z"
|
|
@@ -2412,7 +2412,7 @@ var Expression2 = function Expression2(props) {
|
|
|
2412
2412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2413
2413
|
width: size,
|
|
2414
2414
|
height: size,
|
|
2415
|
-
viewBox: "0 0
|
|
2415
|
+
viewBox: "0 0 24 24",
|
|
2416
2416
|
fill: color
|
|
2417
2417
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2418
2418
|
d: "M13 20H3v-2l3.684-6L3 6V4h10v2H5.34l3.61 6-3.61 6H13v2z"
|
|
@@ -2439,7 +2439,7 @@ var FirstLast = function FirstLast(props) {
|
|
|
2439
2439
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2440
2440
|
width: size,
|
|
2441
2441
|
height: size,
|
|
2442
|
-
viewBox: "0 0
|
|
2442
|
+
viewBox: "0 0 24 24",
|
|
2443
2443
|
fill: color
|
|
2444
2444
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2445
2445
|
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"
|
|
@@ -2464,7 +2464,7 @@ var RelatedProp = function RelatedProp(props) {
|
|
|
2464
2464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2465
2465
|
width: size,
|
|
2466
2466
|
height: size,
|
|
2467
|
-
viewBox: "0 0
|
|
2467
|
+
viewBox: "0 0 24 24",
|
|
2468
2468
|
fill: color
|
|
2469
2469
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2470
2470
|
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"
|
|
@@ -2489,7 +2489,7 @@ var SortRise = function SortRise(props) {
|
|
|
2489
2489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2490
2490
|
width: size,
|
|
2491
2491
|
height: size,
|
|
2492
|
-
viewBox: "0 0
|
|
2492
|
+
viewBox: "0 0 24 24",
|
|
2493
2493
|
fill: color
|
|
2494
2494
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2495
2495
|
d: "M15 21V3l6 6h-4v12h-2z"
|
|
@@ -2518,7 +2518,7 @@ var SortDrop = function SortDrop(props) {
|
|
|
2518
2518
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2519
2519
|
width: size,
|
|
2520
2520
|
height: size,
|
|
2521
|
-
viewBox: "0 0
|
|
2521
|
+
viewBox: "0 0 24 24",
|
|
2522
2522
|
fill: color
|
|
2523
2523
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2524
2524
|
d: "M9 3v18l-6-6h4V3h2z"
|
|
@@ -2547,7 +2547,7 @@ var Ascent = function Ascent(props) {
|
|
|
2547
2547
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2548
2548
|
width: size,
|
|
2549
2549
|
height: size,
|
|
2550
|
-
viewBox: "0 0
|
|
2550
|
+
viewBox: "0 0 24 24",
|
|
2551
2551
|
fill: color
|
|
2552
2552
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2553
2553
|
d: "M19 3l4 5h-3v12h-2V8h-3l4-5zm-5 15v2H3v-2h11zm0-7v2H3v-2h11zm-2-7v2H3V4h9z"
|
|
@@ -2572,7 +2572,7 @@ var Descent = function Descent(props) {
|
|
|
2572
2572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2573
2573
|
width: size,
|
|
2574
2574
|
height: size,
|
|
2575
|
-
viewBox: "0 0
|
|
2575
|
+
viewBox: "0 0 24 24",
|
|
2576
2576
|
fill: color
|
|
2577
2577
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2578
2578
|
d: "M20 4v12h3l-4 5-4-5h3V4h2zm-8 14v2H3v-2h9zm2-7v2H3v-2h11zm0-7v2H3V4h11z"
|
|
@@ -2597,7 +2597,7 @@ var SortA2z = function SortA2z(props) {
|
|
|
2597
2597
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2598
2598
|
width: size,
|
|
2599
2599
|
height: size,
|
|
2600
|
-
viewBox: "0 0
|
|
2600
|
+
viewBox: "0 0 24 24",
|
|
2601
2601
|
fill: color
|
|
2602
2602
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2603
2603
|
d: "M22 12.047h-5.742l5.565-7.838V3H14v1.541h5.557L14 12.334v1.24h8v-1.527z"
|
|
@@ -2626,7 +2626,7 @@ var SortZ2a = function SortZ2a(props) {
|
|
|
2626
2626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2627
2627
|
width: size,
|
|
2628
2628
|
height: size,
|
|
2629
|
-
viewBox: "0 0
|
|
2629
|
+
viewBox: "0 0 24 24",
|
|
2630
2630
|
fill: color
|
|
2631
2631
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2632
2632
|
d: "M10 12.035H4.258l5.565-7.826V3H2v1.541h5.557L2 12.322v1.24h8v-1.527z"
|
|
@@ -2655,7 +2655,7 @@ var Sort = function Sort(props) {
|
|
|
2655
2655
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2656
2656
|
width: size,
|
|
2657
2657
|
height: size,
|
|
2658
|
-
viewBox: "0 0
|
|
2658
|
+
viewBox: "0 0 24 24",
|
|
2659
2659
|
fill: color
|
|
2660
2660
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2661
2661
|
d: "M6 15l6 6 6-6H6zm0-6l6-6 6 6H6z"
|
|
@@ -2680,7 +2680,7 @@ var Index = function Index(props) {
|
|
|
2680
2680
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2681
2681
|
width: size,
|
|
2682
2682
|
height: size,
|
|
2683
|
-
viewBox: "0 0
|
|
2683
|
+
viewBox: "0 0 24 24",
|
|
2684
2684
|
fill: color
|
|
2685
2685
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2686
2686
|
d: "M18 4H7v2h11V4z"
|
|
@@ -2715,7 +2715,7 @@ var TA2b = function TA2b(props) {
|
|
|
2715
2715
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2716
2716
|
width: size,
|
|
2717
2717
|
height: size,
|
|
2718
|
-
viewBox: "0 0
|
|
2718
|
+
viewBox: "0 0 24 24",
|
|
2719
2719
|
fill: color
|
|
2720
2720
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2721
2721
|
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"
|
|
@@ -2740,7 +2740,7 @@ var TX2y = function TX2y(props) {
|
|
|
2740
2740
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2741
2741
|
width: size,
|
|
2742
2742
|
height: size,
|
|
2743
|
-
viewBox: "0 0
|
|
2743
|
+
viewBox: "0 0 24 24",
|
|
2744
2744
|
fill: color
|
|
2745
2745
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2746
2746
|
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"
|
|
@@ -2769,7 +2769,7 @@ var Parameter = function Parameter(props) {
|
|
|
2769
2769
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2770
2770
|
width: size,
|
|
2771
2771
|
height: size,
|
|
2772
|
-
viewBox: "0 0
|
|
2772
|
+
viewBox: "0 0 24 24",
|
|
2773
2773
|
fill: color
|
|
2774
2774
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2775
2775
|
fillRule: "evenodd",
|
|
@@ -2800,7 +2800,7 @@ var Groups = function Groups(props) {
|
|
|
2800
2800
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2801
2801
|
width: size,
|
|
2802
2802
|
height: size,
|
|
2803
|
-
viewBox: "0 0
|
|
2803
|
+
viewBox: "0 0 24 24",
|
|
2804
2804
|
fill: color
|
|
2805
2805
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2806
2806
|
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"
|
|
@@ -2825,7 +2825,7 @@ var EventTree = function EventTree(props) {
|
|
|
2825
2825
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2826
2826
|
width: size,
|
|
2827
2827
|
height: size,
|
|
2828
|
-
viewBox: "0 0
|
|
2828
|
+
viewBox: "0 0 24 24",
|
|
2829
2829
|
fill: color
|
|
2830
2830
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2831
2831
|
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"
|
|
@@ -2850,7 +2850,7 @@ var Split = function Split(props) {
|
|
|
2850
2850
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2851
2851
|
width: size,
|
|
2852
2852
|
height: size,
|
|
2853
|
-
viewBox: "0 0
|
|
2853
|
+
viewBox: "0 0 24 24",
|
|
2854
2854
|
fill: color
|
|
2855
2855
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2856
2856
|
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"
|
|
@@ -2875,7 +2875,7 @@ var CustomPartition = function CustomPartition(props) {
|
|
|
2875
2875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2876
2876
|
width: size,
|
|
2877
2877
|
height: size,
|
|
2878
|
-
viewBox: "0 0
|
|
2878
|
+
viewBox: "0 0 24 24",
|
|
2879
2879
|
fill: color
|
|
2880
2880
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2881
2881
|
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"
|
|
@@ -2900,7 +2900,7 @@ var Result = function Result(props) {
|
|
|
2900
2900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2901
2901
|
width: size,
|
|
2902
2902
|
height: size,
|
|
2903
|
-
viewBox: "0 0
|
|
2903
|
+
viewBox: "0 0 24 24",
|
|
2904
2904
|
fill: color
|
|
2905
2905
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2906
2906
|
d: "M5 3h6.11l-.25 2H5v14h14v-5.86l2-.25V19a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2z"
|
|
@@ -2929,7 +2929,7 @@ var Alert = function Alert(props) {
|
|
|
2929
2929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2930
2930
|
width: size,
|
|
2931
2931
|
height: size,
|
|
2932
|
-
viewBox: "0 0
|
|
2932
|
+
viewBox: "0 0 24 24",
|
|
2933
2933
|
fill: color
|
|
2934
2934
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2935
2935
|
fillRule: "evenodd",
|
|
@@ -2956,7 +2956,7 @@ var ViewOriginal = function ViewOriginal(props) {
|
|
|
2956
2956
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2957
2957
|
width: size,
|
|
2958
2958
|
height: size,
|
|
2959
|
-
viewBox: "0 0
|
|
2959
|
+
viewBox: "0 0 24 24",
|
|
2960
2960
|
fill: color
|
|
2961
2961
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
2962
2962
|
clipPath: "url(#clip0_3240_50)"
|
|
@@ -2988,7 +2988,7 @@ var Attribution = function Attribution(props) {
|
|
|
2988
2988
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2989
2989
|
width: size,
|
|
2990
2990
|
height: size,
|
|
2991
|
-
viewBox: "0 0
|
|
2991
|
+
viewBox: "0 0 24 24",
|
|
2992
2992
|
fill: color
|
|
2993
2993
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
2994
2994
|
fillRule: "evenodd",
|
|
@@ -3015,7 +3015,7 @@ var Cost = function Cost(props) {
|
|
|
3015
3015
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3016
3016
|
width: size,
|
|
3017
3017
|
height: size,
|
|
3018
|
-
viewBox: "0 0
|
|
3018
|
+
viewBox: "0 0 24 24",
|
|
3019
3019
|
fill: color
|
|
3020
3020
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3021
3021
|
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"
|
|
@@ -3040,7 +3040,7 @@ var Exposure = function Exposure(props) {
|
|
|
3040
3040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3041
3041
|
width: size,
|
|
3042
3042
|
height: size,
|
|
3043
|
-
viewBox: "0 0
|
|
3043
|
+
viewBox: "0 0 24 24",
|
|
3044
3044
|
fill: color
|
|
3045
3045
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3046
3046
|
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"
|
|
@@ -3065,7 +3065,7 @@ var Indicator = function Indicator(props) {
|
|
|
3065
3065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3066
3066
|
width: size,
|
|
3067
3067
|
height: size,
|
|
3068
|
-
viewBox: "0 0
|
|
3068
|
+
viewBox: "0 0 24 24",
|
|
3069
3069
|
fill: color
|
|
3070
3070
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3071
3071
|
fillRule: "evenodd",
|
|
@@ -3092,7 +3092,7 @@ var OperatorEqual = function OperatorEqual(props) {
|
|
|
3092
3092
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3093
3093
|
width: size,
|
|
3094
3094
|
height: size,
|
|
3095
|
-
viewBox: "0 0
|
|
3095
|
+
viewBox: "0 0 24 24",
|
|
3096
3096
|
fill: color
|
|
3097
3097
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3098
3098
|
fillRule: "evenodd",
|
|
@@ -3119,7 +3119,7 @@ var OperatorUnequal = function OperatorUnequal(props) {
|
|
|
3119
3119
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3120
3120
|
width: size,
|
|
3121
3121
|
height: size,
|
|
3122
|
-
viewBox: "0 0
|
|
3122
|
+
viewBox: "0 0 24 24",
|
|
3123
3123
|
fill: color
|
|
3124
3124
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3125
3125
|
fillRule: "evenodd",
|
|
@@ -3146,7 +3146,7 @@ var OperatorDivide = function OperatorDivide(props) {
|
|
|
3146
3146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3147
3147
|
width: size,
|
|
3148
3148
|
height: size,
|
|
3149
|
-
viewBox: "0 0
|
|
3149
|
+
viewBox: "0 0 24 24",
|
|
3150
3150
|
fill: color
|
|
3151
3151
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3152
3152
|
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"
|
|
@@ -3171,7 +3171,7 @@ var OperatorNoValue = function OperatorNoValue(props) {
|
|
|
3171
3171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3172
3172
|
width: size,
|
|
3173
3173
|
height: size,
|
|
3174
|
-
viewBox: "0 0
|
|
3174
|
+
viewBox: "0 0 24 24",
|
|
3175
3175
|
fill: color
|
|
3176
3176
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3177
3177
|
fillRule: "evenodd",
|
|
@@ -3198,7 +3198,7 @@ var OperatorHasValue = function OperatorHasValue(props) {
|
|
|
3198
3198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3199
3199
|
width: size,
|
|
3200
3200
|
height: size,
|
|
3201
|
-
viewBox: "0 0
|
|
3201
|
+
viewBox: "0 0 24 24",
|
|
3202
3202
|
fill: color
|
|
3203
3203
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3204
3204
|
fillRule: "evenodd",
|
|
@@ -3225,7 +3225,7 @@ var OperatorInside = function OperatorInside(props) {
|
|
|
3225
3225
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3226
3226
|
width: size,
|
|
3227
3227
|
height: size,
|
|
3228
|
-
viewBox: "0 0
|
|
3228
|
+
viewBox: "0 0 24 24",
|
|
3229
3229
|
fill: color
|
|
3230
3230
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3231
3231
|
d: "M9 3v2H6v14h3v2H4V3h5zm6 0h5v18h-5v-2h3V5h-3V3z"
|
|
@@ -3250,7 +3250,7 @@ var OperatorInclude = function OperatorInclude(props) {
|
|
|
3250
3250
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3251
3251
|
width: size,
|
|
3252
3252
|
height: size,
|
|
3253
|
-
viewBox: "0 0
|
|
3253
|
+
viewBox: "0 0 24 24",
|
|
3254
3254
|
fill: color
|
|
3255
3255
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3256
3256
|
fillRule: "evenodd",
|
|
@@ -3277,7 +3277,7 @@ var OperatorNotInclude = function OperatorNotInclude(props) {
|
|
|
3277
3277
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3278
3278
|
width: size,
|
|
3279
3279
|
height: size,
|
|
3280
|
-
viewBox: "0 0
|
|
3280
|
+
viewBox: "0 0 24 24",
|
|
3281
3281
|
fill: color
|
|
3282
3282
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3283
3283
|
clipPath: "url(#clip0_3399_79)"
|
|
@@ -3311,7 +3311,7 @@ var OperatorLess = function OperatorLess(props) {
|
|
|
3311
3311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3312
3312
|
width: size,
|
|
3313
3313
|
height: size,
|
|
3314
|
-
viewBox: "0 0
|
|
3314
|
+
viewBox: "0 0 24 24",
|
|
3315
3315
|
fill: color
|
|
3316
3316
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3317
3317
|
fillRule: "evenodd",
|
|
@@ -3338,7 +3338,7 @@ var OperatorNoBigger = function OperatorNoBigger(props) {
|
|
|
3338
3338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3339
3339
|
width: size,
|
|
3340
3340
|
height: size,
|
|
3341
|
-
viewBox: "0 0
|
|
3341
|
+
viewBox: "0 0 24 24",
|
|
3342
3342
|
fill: color
|
|
3343
3343
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3344
3344
|
fillRule: "evenodd",
|
|
@@ -3365,7 +3365,7 @@ var OperatorBigger = function OperatorBigger(props) {
|
|
|
3365
3365
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3366
3366
|
width: size,
|
|
3367
3367
|
height: size,
|
|
3368
|
-
viewBox: "0 0
|
|
3368
|
+
viewBox: "0 0 24 24",
|
|
3369
3369
|
fill: color
|
|
3370
3370
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3371
3371
|
fillRule: "evenodd",
|
|
@@ -3392,7 +3392,7 @@ var OperatorNoLess = function OperatorNoLess(props) {
|
|
|
3392
3392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3393
3393
|
width: size,
|
|
3394
3394
|
height: size,
|
|
3395
|
-
viewBox: "0 0
|
|
3395
|
+
viewBox: "0 0 24 24",
|
|
3396
3396
|
fill: color
|
|
3397
3397
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3398
3398
|
fillRule: "evenodd",
|
|
@@ -3419,7 +3419,7 @@ var OperatorTrue = function OperatorTrue(props) {
|
|
|
3419
3419
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3420
3420
|
width: size,
|
|
3421
3421
|
height: size,
|
|
3422
|
-
viewBox: "0 0
|
|
3422
|
+
viewBox: "0 0 24 24",
|
|
3423
3423
|
fill: color
|
|
3424
3424
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3425
3425
|
fillRule: "evenodd",
|
|
@@ -3446,7 +3446,7 @@ var OperatorFalse = function OperatorFalse(props) {
|
|
|
3446
3446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3447
3447
|
width: size,
|
|
3448
3448
|
height: size,
|
|
3449
|
-
viewBox: "0 0
|
|
3449
|
+
viewBox: "0 0 24 24",
|
|
3450
3450
|
fill: color
|
|
3451
3451
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3452
3452
|
fillRule: "evenodd",
|
|
@@ -3473,7 +3473,7 @@ var OperatorRegex = function OperatorRegex(props) {
|
|
|
3473
3473
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3474
3474
|
width: size,
|
|
3475
3475
|
height: size,
|
|
3476
|
-
viewBox: "0 0
|
|
3476
|
+
viewBox: "0 0 24 24",
|
|
3477
3477
|
fill: color
|
|
3478
3478
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3479
3479
|
fillRule: "evenodd",
|
|
@@ -3500,7 +3500,7 @@ var OperatorNoRegex = function OperatorNoRegex(props) {
|
|
|
3500
3500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3501
3501
|
width: size,
|
|
3502
3502
|
height: size,
|
|
3503
|
-
viewBox: "0 0
|
|
3503
|
+
viewBox: "0 0 24 24",
|
|
3504
3504
|
fill: color
|
|
3505
3505
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3506
3506
|
fillRule: "evenodd",
|
|
@@ -3527,7 +3527,7 @@ var LogoDingding = function LogoDingding(props) {
|
|
|
3527
3527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3528
3528
|
width: size,
|
|
3529
3529
|
height: size,
|
|
3530
|
-
viewBox: "0 0
|
|
3530
|
+
viewBox: "0 0 24 24",
|
|
3531
3531
|
fill: color
|
|
3532
3532
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3533
3533
|
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",
|
|
@@ -3553,7 +3553,7 @@ var LogoDingdingGray = function LogoDingdingGray(props) {
|
|
|
3553
3553
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3554
3554
|
width: size,
|
|
3555
3555
|
height: size,
|
|
3556
|
-
viewBox: "0 0
|
|
3556
|
+
viewBox: "0 0 24 24",
|
|
3557
3557
|
fill: color
|
|
3558
3558
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3559
3559
|
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"
|
|
@@ -3578,7 +3578,7 @@ var LogoWecom = function LogoWecom(props) {
|
|
|
3578
3578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3579
3579
|
width: size,
|
|
3580
3580
|
height: size,
|
|
3581
|
-
viewBox: "0 0
|
|
3581
|
+
viewBox: "0 0 24 24",
|
|
3582
3582
|
fill: color
|
|
3583
3583
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3584
3584
|
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",
|
|
@@ -3616,7 +3616,7 @@ var LogoWecomGray = function LogoWecomGray(props) {
|
|
|
3616
3616
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3617
3617
|
width: size,
|
|
3618
3618
|
height: size,
|
|
3619
|
-
viewBox: "0 0
|
|
3619
|
+
viewBox: "0 0 24 24",
|
|
3620
3620
|
fill: color
|
|
3621
3621
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3622
3622
|
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"
|
|
@@ -3641,7 +3641,7 @@ var LogoWechat = function LogoWechat(props) {
|
|
|
3641
3641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3642
3642
|
width: size,
|
|
3643
3643
|
height: size,
|
|
3644
|
-
viewBox: "0 0
|
|
3644
|
+
viewBox: "0 0 24 24",
|
|
3645
3645
|
fill: color
|
|
3646
3646
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3647
3647
|
clipPath: "url(#clip0_3342_396)"
|
|
@@ -3675,7 +3675,7 @@ var LogoWechatGray = function LogoWechatGray(props) {
|
|
|
3675
3675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3676
3676
|
width: size,
|
|
3677
3677
|
height: size,
|
|
3678
|
-
viewBox: "0 0
|
|
3678
|
+
viewBox: "0 0 24 24",
|
|
3679
3679
|
fill: color
|
|
3680
3680
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3681
3681
|
clipPath: "url(#clip0_3342_397)"
|
|
@@ -3707,7 +3707,7 @@ var LogoFeishu = function LogoFeishu(props) {
|
|
|
3707
3707
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3708
3708
|
width: size,
|
|
3709
3709
|
height: size,
|
|
3710
|
-
viewBox: "0 0
|
|
3710
|
+
viewBox: "0 0 24 24",
|
|
3711
3711
|
fill: color
|
|
3712
3712
|
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
3713
3713
|
clipPath: "url(#clip0_3342_408)"
|
|
@@ -3750,7 +3750,7 @@ var LogoKing = function LogoKing(props) {
|
|
|
3750
3750
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3751
3751
|
width: size,
|
|
3752
3752
|
height: size,
|
|
3753
|
-
viewBox: "0 0
|
|
3753
|
+
viewBox: "0 0 24 24",
|
|
3754
3754
|
fill: color
|
|
3755
3755
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3756
3756
|
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",
|
|
@@ -3776,7 +3776,7 @@ var Info = function Info(props) {
|
|
|
3776
3776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3777
3777
|
width: size,
|
|
3778
3778
|
height: size,
|
|
3779
|
-
viewBox: "0 0
|
|
3779
|
+
viewBox: "0 0 24 24",
|
|
3780
3780
|
fill: color
|
|
3781
3781
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3782
3782
|
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"
|
|
@@ -3805,7 +3805,7 @@ var Help = function Help(props) {
|
|
|
3805
3805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3806
3806
|
width: size,
|
|
3807
3807
|
height: size,
|
|
3808
|
-
viewBox: "0 0
|
|
3808
|
+
viewBox: "0 0 24 24",
|
|
3809
3809
|
fill: color
|
|
3810
3810
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3811
3811
|
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"
|
|
@@ -3830,7 +3830,7 @@ var History = function History(props) {
|
|
|
3830
3830
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3831
3831
|
width: size,
|
|
3832
3832
|
height: size,
|
|
3833
|
-
viewBox: "0 0
|
|
3833
|
+
viewBox: "0 0 24 24",
|
|
3834
3834
|
fill: color
|
|
3835
3835
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3836
3836
|
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"
|
|
@@ -3855,7 +3855,7 @@ var Backup = function Backup(props) {
|
|
|
3855
3855
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3856
3856
|
width: size,
|
|
3857
3857
|
height: size,
|
|
3858
|
-
viewBox: "0 0
|
|
3858
|
+
viewBox: "0 0 24 24",
|
|
3859
3859
|
fill: color
|
|
3860
3860
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3861
3861
|
fillRule: "evenodd",
|
|
@@ -3882,7 +3882,7 @@ var Error = function Error(props) {
|
|
|
3882
3882
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3883
3883
|
width: size,
|
|
3884
3884
|
height: size,
|
|
3885
|
-
viewBox: "0 0
|
|
3885
|
+
viewBox: "0 0 24 24",
|
|
3886
3886
|
fill: color
|
|
3887
3887
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3888
3888
|
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"
|
|
@@ -3911,7 +3911,7 @@ var ErrorFill = function ErrorFill(props) {
|
|
|
3911
3911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3912
3912
|
width: size,
|
|
3913
3913
|
height: size,
|
|
3914
|
-
viewBox: "0 0
|
|
3914
|
+
viewBox: "0 0 24 24",
|
|
3915
3915
|
fill: color
|
|
3916
3916
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3917
3917
|
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"
|
|
@@ -3936,7 +3936,7 @@ var Error2 = function Error2(props) {
|
|
|
3936
3936
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3937
3937
|
width: size,
|
|
3938
3938
|
height: size,
|
|
3939
|
-
viewBox: "0 0
|
|
3939
|
+
viewBox: "0 0 24 24",
|
|
3940
3940
|
fill: color
|
|
3941
3941
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3942
3942
|
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"
|
|
@@ -3963,7 +3963,7 @@ var Error2Fill = function Error2Fill(props) {
|
|
|
3963
3963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3964
3964
|
width: size,
|
|
3965
3965
|
height: size,
|
|
3966
|
-
viewBox: "0 0
|
|
3966
|
+
viewBox: "0 0 24 24",
|
|
3967
3967
|
fill: color
|
|
3968
3968
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3969
3969
|
fillRule: "evenodd",
|
|
@@ -3990,7 +3990,7 @@ var Success = function Success(props) {
|
|
|
3990
3990
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3991
3991
|
width: size,
|
|
3992
3992
|
height: size,
|
|
3993
|
-
viewBox: "0 0
|
|
3993
|
+
viewBox: "0 0 24 24",
|
|
3994
3994
|
fill: color
|
|
3995
3995
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
3996
3996
|
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"
|
|
@@ -4015,7 +4015,7 @@ var SuccessFill = function SuccessFill(props) {
|
|
|
4015
4015
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4016
4016
|
width: size,
|
|
4017
4017
|
height: size,
|
|
4018
|
-
viewBox: "0 0
|
|
4018
|
+
viewBox: "0 0 24 24",
|
|
4019
4019
|
fill: color
|
|
4020
4020
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4021
4021
|
fillRule: "evenodd",
|
|
@@ -4042,7 +4042,7 @@ var Delete2 = function Delete2(props) {
|
|
|
4042
4042
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4043
4043
|
width: size,
|
|
4044
4044
|
height: size,
|
|
4045
|
-
viewBox: "0 0
|
|
4045
|
+
viewBox: "0 0 24 24",
|
|
4046
4046
|
fill: color
|
|
4047
4047
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4048
4048
|
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"
|
|
@@ -4067,7 +4067,7 @@ var Delete2Fill = function Delete2Fill(props) {
|
|
|
4067
4067
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4068
4068
|
width: size,
|
|
4069
4069
|
height: size,
|
|
4070
|
-
viewBox: "0 0
|
|
4070
|
+
viewBox: "0 0 24 24",
|
|
4071
4071
|
fill: color
|
|
4072
4072
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4073
4073
|
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"
|
|
@@ -4092,7 +4092,7 @@ var Exchange = function Exchange(props) {
|
|
|
4092
4092
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4093
4093
|
width: size,
|
|
4094
4094
|
height: size,
|
|
4095
|
-
viewBox: "0 0
|
|
4095
|
+
viewBox: "0 0 24 24",
|
|
4096
4096
|
fill: color
|
|
4097
4097
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4098
4098
|
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"
|
|
@@ -4117,7 +4117,7 @@ var SwapFill = function SwapFill(props) {
|
|
|
4117
4117
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4118
4118
|
width: size,
|
|
4119
4119
|
height: size,
|
|
4120
|
-
viewBox: "0 0
|
|
4120
|
+
viewBox: "0 0 24 24",
|
|
4121
4121
|
fill: color
|
|
4122
4122
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4123
4123
|
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"
|
|
@@ -4142,7 +4142,7 @@ var Processing = function Processing(props) {
|
|
|
4142
4142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4143
4143
|
width: size,
|
|
4144
4144
|
height: size,
|
|
4145
|
-
viewBox: "0 0
|
|
4145
|
+
viewBox: "0 0 24 24",
|
|
4146
4146
|
fill: color
|
|
4147
4147
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4148
4148
|
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"
|
|
@@ -4167,7 +4167,7 @@ var Processing2 = function Processing2(props) {
|
|
|
4167
4167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4168
4168
|
width: size,
|
|
4169
4169
|
height: size,
|
|
4170
|
-
viewBox: "0 0
|
|
4170
|
+
viewBox: "0 0 24 24",
|
|
4171
4171
|
fill: color
|
|
4172
4172
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4173
4173
|
fillRule: "evenodd",
|
|
@@ -4194,7 +4194,7 @@ var Done = function Done(props) {
|
|
|
4194
4194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4195
4195
|
width: size,
|
|
4196
4196
|
height: size,
|
|
4197
|
-
viewBox: "0 0
|
|
4197
|
+
viewBox: "0 0 24 24",
|
|
4198
4198
|
fill: color
|
|
4199
4199
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4200
4200
|
d: "M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"
|
|
@@ -4219,7 +4219,7 @@ var Close = function Close(props) {
|
|
|
4219
4219
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4220
4220
|
width: size,
|
|
4221
4221
|
height: size,
|
|
4222
|
-
viewBox: "0 0
|
|
4222
|
+
viewBox: "0 0 24 24",
|
|
4223
4223
|
fill: color
|
|
4224
4224
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4225
4225
|
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"
|
|
@@ -4244,7 +4244,7 @@ var StarOutline = function StarOutline(props) {
|
|
|
4244
4244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4245
4245
|
width: size,
|
|
4246
4246
|
height: size,
|
|
4247
|
-
viewBox: "0 0
|
|
4247
|
+
viewBox: "0 0 24 24",
|
|
4248
4248
|
fill: color
|
|
4249
4249
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4250
4250
|
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"
|
|
@@ -4269,7 +4269,7 @@ var StarFill = function StarFill(props) {
|
|
|
4269
4269
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4270
4270
|
width: size,
|
|
4271
4271
|
height: size,
|
|
4272
|
-
viewBox: "0 0
|
|
4272
|
+
viewBox: "0 0 24 24",
|
|
4273
4273
|
fill: color
|
|
4274
4274
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4275
4275
|
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"
|
|
@@ -4294,7 +4294,7 @@ var TimeLock = function TimeLock(props) {
|
|
|
4294
4294
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4295
4295
|
width: size,
|
|
4296
4296
|
height: size,
|
|
4297
|
-
viewBox: "0 0
|
|
4297
|
+
viewBox: "0 0 24 24",
|
|
4298
4298
|
fill: color
|
|
4299
4299
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4300
4300
|
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"
|
|
@@ -4319,7 +4319,7 @@ var Heart = function Heart(props) {
|
|
|
4319
4319
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4320
4320
|
width: size,
|
|
4321
4321
|
height: size,
|
|
4322
|
-
viewBox: "0 0
|
|
4322
|
+
viewBox: "0 0 24 24",
|
|
4323
4323
|
fill: color
|
|
4324
4324
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4325
4325
|
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"
|
|
@@ -4344,7 +4344,7 @@ var Bookmark = function Bookmark(props) {
|
|
|
4344
4344
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4345
4345
|
width: size,
|
|
4346
4346
|
height: size,
|
|
4347
|
-
viewBox: "0 0
|
|
4347
|
+
viewBox: "0 0 24 24",
|
|
4348
4348
|
fill: color
|
|
4349
4349
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4350
4350
|
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"
|
|
@@ -4369,7 +4369,7 @@ var Bookmark2 = function Bookmark2(props) {
|
|
|
4369
4369
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4370
4370
|
width: size,
|
|
4371
4371
|
height: size,
|
|
4372
|
-
viewBox: "0 0
|
|
4372
|
+
viewBox: "0 0 24 24",
|
|
4373
4373
|
fill: color
|
|
4374
4374
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4375
4375
|
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"
|
|
@@ -4394,7 +4394,7 @@ var LockClose = function LockClose(props) {
|
|
|
4394
4394
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4395
4395
|
width: size,
|
|
4396
4396
|
height: size,
|
|
4397
|
-
viewBox: "0 0
|
|
4397
|
+
viewBox: "0 0 24 24",
|
|
4398
4398
|
fill: color
|
|
4399
4399
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4400
4400
|
d: "M12 17a2 2 0 100-4 2 2 0 000 4z"
|
|
@@ -4423,7 +4423,7 @@ var LockCloseFill = function LockCloseFill(props) {
|
|
|
4423
4423
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4424
4424
|
width: size,
|
|
4425
4425
|
height: size,
|
|
4426
|
-
viewBox: "0 0
|
|
4426
|
+
viewBox: "0 0 24 24",
|
|
4427
4427
|
fill: color
|
|
4428
4428
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4429
4429
|
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"
|
|
@@ -4448,7 +4448,7 @@ var LockOpen = function LockOpen(props) {
|
|
|
4448
4448
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4449
4449
|
width: size,
|
|
4450
4450
|
height: size,
|
|
4451
|
-
viewBox: "0 0
|
|
4451
|
+
viewBox: "0 0 24 24",
|
|
4452
4452
|
fill: color
|
|
4453
4453
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4454
4454
|
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"
|
|
@@ -4473,7 +4473,7 @@ var LockOpenFill = function LockOpenFill(props) {
|
|
|
4473
4473
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4474
4474
|
width: size,
|
|
4475
4475
|
height: size,
|
|
4476
|
-
viewBox: "0 0
|
|
4476
|
+
viewBox: "0 0 24 24",
|
|
4477
4477
|
fill: color
|
|
4478
4478
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4479
4479
|
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"
|
|
@@ -4498,7 +4498,7 @@ var EyeOn = function EyeOn(props) {
|
|
|
4498
4498
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4499
4499
|
width: size,
|
|
4500
4500
|
height: size,
|
|
4501
|
-
viewBox: "0 0
|
|
4501
|
+
viewBox: "0 0 24 24",
|
|
4502
4502
|
fill: color
|
|
4503
4503
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4504
4504
|
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"
|
|
@@ -4523,7 +4523,7 @@ var EyeOnFill = function EyeOnFill(props) {
|
|
|
4523
4523
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4524
4524
|
width: size,
|
|
4525
4525
|
height: size,
|
|
4526
|
-
viewBox: "0 0
|
|
4526
|
+
viewBox: "0 0 24 24",
|
|
4527
4527
|
fill: color
|
|
4528
4528
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4529
4529
|
d: "M12 14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
|
|
@@ -4550,7 +4550,7 @@ var EyeOff = function EyeOff(props) {
|
|
|
4550
4550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4551
4551
|
width: size,
|
|
4552
4552
|
height: size,
|
|
4553
|
-
viewBox: "0 0
|
|
4553
|
+
viewBox: "0 0 24 24",
|
|
4554
4554
|
fill: color
|
|
4555
4555
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4556
4556
|
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"
|
|
@@ -4575,7 +4575,7 @@ var EyeOffFill = function EyeOffFill(props) {
|
|
|
4575
4575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4576
4576
|
width: size,
|
|
4577
4577
|
height: size,
|
|
4578
|
-
viewBox: "0 0
|
|
4578
|
+
viewBox: "0 0 24 24",
|
|
4579
4579
|
fill: color
|
|
4580
4580
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4581
4581
|
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"
|
|
@@ -4602,7 +4602,7 @@ var Dot = function Dot(props) {
|
|
|
4602
4602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4603
4603
|
width: size,
|
|
4604
4604
|
height: size,
|
|
4605
|
-
viewBox: "0 0
|
|
4605
|
+
viewBox: "0 0 24 24",
|
|
4606
4606
|
fill: color
|
|
4607
4607
|
}, otherProps), /*#__PURE__*/React.createElement("circle", {
|
|
4608
4608
|
cx: "12",
|
|
@@ -4629,7 +4629,7 @@ var Anchor = function Anchor(props) {
|
|
|
4629
4629
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4630
4630
|
width: size,
|
|
4631
4631
|
height: size,
|
|
4632
|
-
viewBox: "0 0
|
|
4632
|
+
viewBox: "0 0 24 24",
|
|
4633
4633
|
fill: color
|
|
4634
4634
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4635
4635
|
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"
|
|
@@ -4654,7 +4654,7 @@ var ChartLine = function ChartLine(props) {
|
|
|
4654
4654
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4655
4655
|
width: size,
|
|
4656
4656
|
height: size,
|
|
4657
|
-
viewBox: "0 0
|
|
4657
|
+
viewBox: "0 0 24 24",
|
|
4658
4658
|
fill: color
|
|
4659
4659
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4660
4660
|
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"
|
|
@@ -4685,7 +4685,7 @@ var ChartBar = function ChartBar(props) {
|
|
|
4685
4685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4686
4686
|
width: size,
|
|
4687
4687
|
height: size,
|
|
4688
|
-
viewBox: "0 0
|
|
4688
|
+
viewBox: "0 0 24 24",
|
|
4689
4689
|
fill: color
|
|
4690
4690
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4691
4691
|
d: "M17 8h3v12h-3V8z"
|
|
@@ -4714,7 +4714,7 @@ var ChartCum = function ChartCum(props) {
|
|
|
4714
4714
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4715
4715
|
width: size,
|
|
4716
4716
|
height: size,
|
|
4717
|
-
viewBox: "0 0
|
|
4717
|
+
viewBox: "0 0 24 24",
|
|
4718
4718
|
fill: color
|
|
4719
4719
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4720
4720
|
d: "M17 4h3v3h-3V4z"
|
|
@@ -4749,7 +4749,7 @@ var ChartPie = function ChartPie(props) {
|
|
|
4749
4749
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4750
4750
|
width: size,
|
|
4751
4751
|
height: size,
|
|
4752
|
-
viewBox: "0 0
|
|
4752
|
+
viewBox: "0 0 24 24",
|
|
4753
4753
|
fill: color
|
|
4754
4754
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4755
4755
|
d: "M11.25 4.035a8 8 0 107.325 12.524l-1.315-.74a6.5 6.5 0 11-6.01-10.277V4.036z"
|
|
@@ -4776,7 +4776,7 @@ var ChartDNRe = function ChartDNRe(props) {
|
|
|
4776
4776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4777
4777
|
width: size,
|
|
4778
4778
|
height: size,
|
|
4779
|
-
viewBox: "0 0
|
|
4779
|
+
viewBox: "0 0 24 24",
|
|
4780
4780
|
fill: color
|
|
4781
4781
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4782
4782
|
d: "M6 3H3v18h3V3z"
|
|
@@ -4813,7 +4813,7 @@ var ChartDRe = function ChartDRe(props) {
|
|
|
4813
4813
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4814
4814
|
width: size,
|
|
4815
4815
|
height: size,
|
|
4816
|
-
viewBox: "0 0
|
|
4816
|
+
viewBox: "0 0 24 24",
|
|
4817
4817
|
fill: color
|
|
4818
4818
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4819
4819
|
d: "M6 8H3v3h3V8z"
|
|
@@ -4850,7 +4850,7 @@ var ChartFunnel = function ChartFunnel(props) {
|
|
|
4850
4850
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4851
4851
|
width: size,
|
|
4852
4852
|
height: size,
|
|
4853
|
-
viewBox: "0 0
|
|
4853
|
+
viewBox: "0 0 24 24",
|
|
4854
4854
|
fill: color
|
|
4855
4855
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4856
4856
|
d: "M3 7V4h18v3H3z"
|
|
@@ -4879,7 +4879,7 @@ var ChartInterval = function ChartInterval(props) {
|
|
|
4879
4879
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4880
4880
|
width: size,
|
|
4881
4881
|
height: size,
|
|
4882
|
-
viewBox: "0 0
|
|
4882
|
+
viewBox: "0 0 24 24",
|
|
4883
4883
|
fill: color
|
|
4884
4884
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4885
4885
|
d: "M5 3h4v2H8v3h2a1 1 0 011 1v8a1 1 0 01-1 1H8v2H6v-2H4a1 1 0 01-1-1V9a1 1 0 011-1h2V5H5V3zm4 7H5v6h4v-6z"
|
|
@@ -4906,7 +4906,7 @@ var ChartStack = function ChartStack(props) {
|
|
|
4906
4906
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4907
4907
|
width: size,
|
|
4908
4908
|
height: size,
|
|
4909
|
-
viewBox: "0 0
|
|
4909
|
+
viewBox: "0 0 24 24",
|
|
4910
4910
|
fill: color
|
|
4911
4911
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4912
4912
|
d: "M21 11V6l-6.3 2-6.3-3L3 6v5l5.4-1 6.3 3 6.3-2z"
|
|
@@ -4933,7 +4933,7 @@ var ChartStackn = function ChartStackn(props) {
|
|
|
4933
4933
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4934
4934
|
width: size,
|
|
4935
4935
|
height: size,
|
|
4936
|
-
viewBox: "0 0
|
|
4936
|
+
viewBox: "0 0 24 24",
|
|
4937
4937
|
fill: color
|
|
4938
4938
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4939
4939
|
fillRule: "evenodd",
|
|
@@ -4960,7 +4960,7 @@ var ChartStackPerc = function ChartStackPerc(props) {
|
|
|
4960
4960
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4961
4961
|
width: size,
|
|
4962
4962
|
height: size,
|
|
4963
|
-
viewBox: "0 0
|
|
4963
|
+
viewBox: "0 0 24 24",
|
|
4964
4964
|
fill: color
|
|
4965
4965
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4966
4966
|
fillRule: "evenodd",
|
|
@@ -4987,7 +4987,7 @@ var ChartComplex = function ChartComplex(props) {
|
|
|
4987
4987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4988
4988
|
width: size,
|
|
4989
4989
|
height: size,
|
|
4990
|
-
viewBox: "0 0
|
|
4990
|
+
viewBox: "0 0 24 24",
|
|
4991
4991
|
fill: color
|
|
4992
4992
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
4993
4993
|
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"
|
|
@@ -5020,7 +5020,7 @@ var ChartHistogram = function ChartHistogram(props) {
|
|
|
5020
5020
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5021
5021
|
width: size,
|
|
5022
5022
|
height: size,
|
|
5023
|
-
viewBox: "0 0
|
|
5023
|
+
viewBox: "0 0 24 24",
|
|
5024
5024
|
fill: color
|
|
5025
5025
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5026
5026
|
d: "M13 3h3v14h-3V3z"
|
|
@@ -5059,7 +5059,7 @@ var ChartTable = function ChartTable(props) {
|
|
|
5059
5059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5060
5060
|
width: size,
|
|
5061
5061
|
height: size,
|
|
5062
|
-
viewBox: "0 0
|
|
5062
|
+
viewBox: "0 0 24 24",
|
|
5063
5063
|
fill: color
|
|
5064
5064
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5065
5065
|
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"
|
|
@@ -5084,7 +5084,7 @@ var ChartFieldlist = function ChartFieldlist(props) {
|
|
|
5084
5084
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5085
5085
|
width: size,
|
|
5086
5086
|
height: size,
|
|
5087
|
-
viewBox: "0 0
|
|
5087
|
+
viewBox: "0 0 24 24",
|
|
5088
5088
|
fill: color
|
|
5089
5089
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5090
5090
|
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"
|
|
@@ -5109,7 +5109,7 @@ var Table1dtable = function Table1dtable(props) {
|
|
|
5109
5109
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5110
5110
|
width: size,
|
|
5111
5111
|
height: size,
|
|
5112
|
-
viewBox: "0 0
|
|
5112
|
+
viewBox: "0 0 24 24",
|
|
5113
5113
|
fill: color
|
|
5114
5114
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5115
5115
|
d: "M22 3H2v3h20V3z"
|
|
@@ -5152,7 +5152,7 @@ var ChartSqltable = function ChartSqltable(props) {
|
|
|
5152
5152
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5153
5153
|
width: size,
|
|
5154
5154
|
height: size,
|
|
5155
|
-
viewBox: "0 0
|
|
5155
|
+
viewBox: "0 0 24 24",
|
|
5156
5156
|
fill: color
|
|
5157
5157
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5158
5158
|
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"
|
|
@@ -5177,7 +5177,7 @@ var ChartCombinedTable = function ChartCombinedTable(props) {
|
|
|
5177
5177
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5178
5178
|
width: size,
|
|
5179
5179
|
height: size,
|
|
5180
|
-
viewBox: "0 0
|
|
5180
|
+
viewBox: "0 0 24 24",
|
|
5181
5181
|
fill: color
|
|
5182
5182
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5183
5183
|
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"
|
|
@@ -5202,7 +5202,7 @@ var ChartDistTable = function ChartDistTable(props) {
|
|
|
5202
5202
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5203
5203
|
width: size,
|
|
5204
5204
|
height: size,
|
|
5205
|
-
viewBox: "0 0
|
|
5205
|
+
viewBox: "0 0 24 24",
|
|
5206
5206
|
fill: color
|
|
5207
5207
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5208
5208
|
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"
|
|
@@ -5227,7 +5227,7 @@ var ChartBarTable = function ChartBarTable(props) {
|
|
|
5227
5227
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5228
5228
|
width: size,
|
|
5229
5229
|
height: size,
|
|
5230
|
-
viewBox: "0 0
|
|
5230
|
+
viewBox: "0 0 24 24",
|
|
5231
5231
|
fill: color
|
|
5232
5232
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5233
5233
|
fillRule: "evenodd",
|
|
@@ -5254,7 +5254,7 @@ var ChartLineTable = function ChartLineTable(props) {
|
|
|
5254
5254
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5255
5255
|
width: size,
|
|
5256
5256
|
height: size,
|
|
5257
|
-
viewBox: "0 0
|
|
5257
|
+
viewBox: "0 0 24 24",
|
|
5258
5258
|
fill: color
|
|
5259
5259
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5260
5260
|
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"
|
|
@@ -5287,7 +5287,7 @@ var Play = function Play(props) {
|
|
|
5287
5287
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5288
5288
|
width: size,
|
|
5289
5289
|
height: size,
|
|
5290
|
-
viewBox: "0 0
|
|
5290
|
+
viewBox: "0 0 24 24",
|
|
5291
5291
|
fill: color
|
|
5292
5292
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5293
5293
|
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"
|
|
@@ -5312,7 +5312,7 @@ var Config = function Config(props) {
|
|
|
5312
5312
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5313
5313
|
width: size,
|
|
5314
5314
|
height: size,
|
|
5315
|
-
viewBox: "0 0
|
|
5315
|
+
viewBox: "0 0 24 24",
|
|
5316
5316
|
fill: color
|
|
5317
5317
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5318
5318
|
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"
|
|
@@ -5337,7 +5337,7 @@ var Setting = function Setting(props) {
|
|
|
5337
5337
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5338
5338
|
width: size,
|
|
5339
5339
|
height: size,
|
|
5340
|
-
viewBox: "0 0
|
|
5340
|
+
viewBox: "0 0 24 24",
|
|
5341
5341
|
fill: color
|
|
5342
5342
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5343
5343
|
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"
|
|
@@ -5362,7 +5362,7 @@ var Search = function Search(props) {
|
|
|
5362
5362
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5363
5363
|
width: size,
|
|
5364
5364
|
height: size,
|
|
5365
|
-
viewBox: "0 0
|
|
5365
|
+
viewBox: "0 0 24 24",
|
|
5366
5366
|
fill: color
|
|
5367
5367
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5368
5368
|
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"
|
|
@@ -5387,7 +5387,7 @@ var Copy = function Copy(props) {
|
|
|
5387
5387
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5388
5388
|
width: size,
|
|
5389
5389
|
height: size,
|
|
5390
|
-
viewBox: "0 0
|
|
5390
|
+
viewBox: "0 0 24 24",
|
|
5391
5391
|
fill: color
|
|
5392
5392
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5393
5393
|
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"
|
|
@@ -5412,7 +5412,7 @@ var Copy2 = function Copy2(props) {
|
|
|
5412
5412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5413
5413
|
width: size,
|
|
5414
5414
|
height: size,
|
|
5415
|
-
viewBox: "0 0
|
|
5415
|
+
viewBox: "0 0 24 24",
|
|
5416
5416
|
fill: color
|
|
5417
5417
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5418
5418
|
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"
|
|
@@ -5437,7 +5437,7 @@ var Format = function Format(props) {
|
|
|
5437
5437
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5438
5438
|
width: size,
|
|
5439
5439
|
height: size,
|
|
5440
|
-
viewBox: "0 0
|
|
5440
|
+
viewBox: "0 0 24 24",
|
|
5441
5441
|
fill: color
|
|
5442
5442
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5443
5443
|
fillRule: "evenodd",
|
|
@@ -5464,7 +5464,7 @@ var Code = function Code(props) {
|
|
|
5464
5464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5465
5465
|
width: size,
|
|
5466
5466
|
height: size,
|
|
5467
|
-
viewBox: "0 0
|
|
5467
|
+
viewBox: "0 0 24 24",
|
|
5468
5468
|
fill: color
|
|
5469
5469
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5470
5470
|
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"
|
|
@@ -5489,7 +5489,7 @@ var Edit = function Edit(props) {
|
|
|
5489
5489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5490
5490
|
width: size,
|
|
5491
5491
|
height: size,
|
|
5492
|
-
viewBox: "0 0
|
|
5492
|
+
viewBox: "0 0 24 24",
|
|
5493
5493
|
fill: color
|
|
5494
5494
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5495
5495
|
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"
|
|
@@ -5514,7 +5514,7 @@ var EditFill = function EditFill(props) {
|
|
|
5514
5514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5515
5515
|
width: size,
|
|
5516
5516
|
height: size,
|
|
5517
|
-
viewBox: "0 0
|
|
5517
|
+
viewBox: "0 0 24 24",
|
|
5518
5518
|
fill: color
|
|
5519
5519
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5520
5520
|
d: "M3 17.25L14.06 6.19l3.75 3.75L8.75 19H21v2H3v-3.75z"
|
|
@@ -5541,7 +5541,7 @@ var Delete1 = function Delete1(props) {
|
|
|
5541
5541
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5542
5542
|
width: size,
|
|
5543
5543
|
height: size,
|
|
5544
|
-
viewBox: "0 0
|
|
5544
|
+
viewBox: "0 0 24 24",
|
|
5545
5545
|
fill: color
|
|
5546
5546
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5547
5547
|
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"
|
|
@@ -5566,7 +5566,7 @@ var Save = function Save(props) {
|
|
|
5566
5566
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5567
5567
|
width: size,
|
|
5568
5568
|
height: size,
|
|
5569
|
-
viewBox: "0 0
|
|
5569
|
+
viewBox: "0 0 24 24",
|
|
5570
5570
|
fill: color
|
|
5571
5571
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5572
5572
|
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"
|
|
@@ -5591,7 +5591,7 @@ var Send = function Send(props) {
|
|
|
5591
5591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5592
5592
|
width: size,
|
|
5593
5593
|
height: size,
|
|
5594
|
-
viewBox: "0 0
|
|
5594
|
+
viewBox: "0 0 24 24",
|
|
5595
5595
|
fill: color
|
|
5596
5596
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5597
5597
|
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"
|
|
@@ -5616,7 +5616,7 @@ var Fullscreen = function Fullscreen(props) {
|
|
|
5616
5616
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5617
5617
|
width: size,
|
|
5618
5618
|
height: size,
|
|
5619
|
-
viewBox: "0 0
|
|
5619
|
+
viewBox: "0 0 24 24",
|
|
5620
5620
|
fill: color
|
|
5621
5621
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5622
5622
|
d: "M20 3h2v6h-2V5h-4V3h4zM4 3h4v2H4v4H2V3h2zm16 16v-4h2v6h-6v-2h4zM4 19h4v2H2v-6h2v4z"
|
|
@@ -5641,7 +5641,7 @@ var ArrowLeftDown = function ArrowLeftDown(props) {
|
|
|
5641
5641
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5642
5642
|
width: size,
|
|
5643
5643
|
height: size,
|
|
5644
|
-
viewBox: "0 0
|
|
5644
|
+
viewBox: "0 0 24 24",
|
|
5645
5645
|
fill: color
|
|
5646
5646
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5647
5647
|
d: "M8 14.607L16.607 6l1.414 1.414-8.607 8.607H17v2H6v-11h2v7.586z"
|
|
@@ -5666,7 +5666,7 @@ var Link = function Link(props) {
|
|
|
5666
5666
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5667
5667
|
width: size,
|
|
5668
5668
|
height: size,
|
|
5669
|
-
viewBox: "0 0
|
|
5669
|
+
viewBox: "0 0 24 24",
|
|
5670
5670
|
fill: color
|
|
5671
5671
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5672
5672
|
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"
|
|
@@ -5695,7 +5695,7 @@ var Unlink = function Unlink(props) {
|
|
|
5695
5695
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5696
5696
|
width: size,
|
|
5697
5697
|
height: size,
|
|
5698
|
-
viewBox: "0 0
|
|
5698
|
+
viewBox: "0 0 24 24",
|
|
5699
5699
|
fill: color
|
|
5700
5700
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5701
5701
|
d: "M4.222 5.636l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.12z"
|
|
@@ -5726,7 +5726,7 @@ var MenuUnfold = function MenuUnfold(props) {
|
|
|
5726
5726
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5727
5727
|
width: size,
|
|
5728
5728
|
height: size,
|
|
5729
|
-
viewBox: "0 0
|
|
5729
|
+
viewBox: "0 0 24 24",
|
|
5730
5730
|
fill: color
|
|
5731
5731
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5732
5732
|
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"
|
|
@@ -5751,7 +5751,7 @@ var MenuFold = function MenuFold(props) {
|
|
|
5751
5751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5752
5752
|
width: size,
|
|
5753
5753
|
height: size,
|
|
5754
|
-
viewBox: "0 0
|
|
5754
|
+
viewBox: "0 0 24 24",
|
|
5755
5755
|
fill: color
|
|
5756
5756
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5757
5757
|
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"
|
|
@@ -5776,7 +5776,7 @@ var List = function List(props) {
|
|
|
5776
5776
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5777
5777
|
width: size,
|
|
5778
5778
|
height: size,
|
|
5779
|
-
viewBox: "0 0
|
|
5779
|
+
viewBox: "0 0 24 24",
|
|
5780
5780
|
fill: color
|
|
5781
5781
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5782
5782
|
d: "M8 4h13v2H8V4zm-5-.5h3v3H3v-3zm0 7h3v3H3v-3zm0 7h3v3H3v-3zM8 11h13v2H8v-2zm0 7h13v2H8v-2z"
|
|
@@ -5801,7 +5801,7 @@ var ListNested = function ListNested(props) {
|
|
|
5801
5801
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5802
5802
|
width: size,
|
|
5803
5803
|
height: size,
|
|
5804
|
-
viewBox: "0 0
|
|
5804
|
+
viewBox: "0 0 24 24",
|
|
5805
5805
|
fill: color
|
|
5806
5806
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5807
5807
|
fillRule: "evenodd",
|
|
@@ -5828,7 +5828,7 @@ var DoubleList = function DoubleList(props) {
|
|
|
5828
5828
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5829
5829
|
width: size,
|
|
5830
5830
|
height: size,
|
|
5831
|
-
viewBox: "0 0
|
|
5831
|
+
viewBox: "0 0 24 24",
|
|
5832
5832
|
fill: color
|
|
5833
5833
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5834
5834
|
d: "M10 4H3v2h7V4z"
|
|
@@ -5863,7 +5863,7 @@ var Download = function Download(props) {
|
|
|
5863
5863
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5864
5864
|
width: size,
|
|
5865
5865
|
height: size,
|
|
5866
|
-
viewBox: "0 0
|
|
5866
|
+
viewBox: "0 0 24 24",
|
|
5867
5867
|
fill: color
|
|
5868
5868
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5869
5869
|
d: "M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z"
|
|
@@ -5888,7 +5888,7 @@ var FullDownload = function FullDownload(props) {
|
|
|
5888
5888
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5889
5889
|
width: size,
|
|
5890
5890
|
height: size,
|
|
5891
|
-
viewBox: "0 0
|
|
5891
|
+
viewBox: "0 0 24 24",
|
|
5892
5892
|
fill: color
|
|
5893
5893
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5894
5894
|
fillRule: "evenodd",
|
|
@@ -5915,7 +5915,7 @@ var Export = function Export(props) {
|
|
|
5915
5915
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5916
5916
|
width: size,
|
|
5917
5917
|
height: size,
|
|
5918
|
-
viewBox: "0 0
|
|
5918
|
+
viewBox: "0 0 24 24",
|
|
5919
5919
|
fill: color
|
|
5920
5920
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5921
5921
|
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"
|
|
@@ -5942,7 +5942,7 @@ var Import = function Import(props) {
|
|
|
5942
5942
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5943
5943
|
width: size,
|
|
5944
5944
|
height: size,
|
|
5945
|
-
viewBox: "0 0
|
|
5945
|
+
viewBox: "0 0 24 24",
|
|
5946
5946
|
fill: color
|
|
5947
5947
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5948
5948
|
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"
|
|
@@ -5969,7 +5969,7 @@ var Add1 = function Add1(props) {
|
|
|
5969
5969
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5970
5970
|
width: size,
|
|
5971
5971
|
height: size,
|
|
5972
|
-
viewBox: "0 0
|
|
5972
|
+
viewBox: "0 0 24 24",
|
|
5973
5973
|
fill: color
|
|
5974
5974
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
5975
5975
|
d: "M11 11V3h2v8h8v2h-8v8h-2v-8H3v-2h8z"
|
|
@@ -5994,7 +5994,7 @@ var Add2 = function Add2(props) {
|
|
|
5994
5994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5995
5995
|
width: size,
|
|
5996
5996
|
height: size,
|
|
5997
|
-
viewBox: "0 0
|
|
5997
|
+
viewBox: "0 0 24 24",
|
|
5998
5998
|
fill: color
|
|
5999
5999
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6000
6000
|
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"
|
|
@@ -6019,7 +6019,7 @@ var Add3 = function Add3(props) {
|
|
|
6019
6019
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6020
6020
|
width: size,
|
|
6021
6021
|
height: size,
|
|
6022
|
-
viewBox: "0 0
|
|
6022
|
+
viewBox: "0 0 24 24",
|
|
6023
6023
|
fill: color
|
|
6024
6024
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6025
6025
|
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"
|
|
@@ -6044,7 +6044,7 @@ var Add3Fill = function Add3Fill(props) {
|
|
|
6044
6044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6045
6045
|
width: size,
|
|
6046
6046
|
height: size,
|
|
6047
|
-
viewBox: "0 0
|
|
6047
|
+
viewBox: "0 0 24 24",
|
|
6048
6048
|
fill: color
|
|
6049
6049
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6050
6050
|
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"
|
|
@@ -6069,7 +6069,7 @@ var Subtract = function Subtract(props) {
|
|
|
6069
6069
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6070
6070
|
width: size,
|
|
6071
6071
|
height: size,
|
|
6072
|
-
viewBox: "0 0
|
|
6072
|
+
viewBox: "0 0 24 24",
|
|
6073
6073
|
fill: color
|
|
6074
6074
|
}, otherProps), /*#__PURE__*/React.createElement("rect", {
|
|
6075
6075
|
x: "3",
|
|
@@ -6097,7 +6097,7 @@ var Subtract2 = function Subtract2(props) {
|
|
|
6097
6097
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6098
6098
|
width: size,
|
|
6099
6099
|
height: size,
|
|
6100
|
-
viewBox: "0 0
|
|
6100
|
+
viewBox: "0 0 24 24",
|
|
6101
6101
|
fill: color
|
|
6102
6102
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6103
6103
|
d: "M17 11H7v2h10v-2z"
|
|
@@ -6126,7 +6126,7 @@ var Update = function Update(props) {
|
|
|
6126
6126
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6127
6127
|
width: size,
|
|
6128
6128
|
height: size,
|
|
6129
|
-
viewBox: "0 0
|
|
6129
|
+
viewBox: "0 0 24 24",
|
|
6130
6130
|
fill: color
|
|
6131
6131
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6132
6132
|
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"
|
|
@@ -6151,7 +6151,7 @@ var Report = function Report(props) {
|
|
|
6151
6151
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6152
6152
|
width: size,
|
|
6153
6153
|
height: size,
|
|
6154
|
-
viewBox: "0 0
|
|
6154
|
+
viewBox: "0 0 24 24",
|
|
6155
6155
|
fill: color
|
|
6156
6156
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6157
6157
|
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"
|
|
@@ -6176,7 +6176,7 @@ var ReportRemoval = function ReportRemoval(props) {
|
|
|
6176
6176
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6177
6177
|
width: size,
|
|
6178
6178
|
height: size,
|
|
6179
|
-
viewBox: "0 0
|
|
6179
|
+
viewBox: "0 0 24 24",
|
|
6180
6180
|
fill: color
|
|
6181
6181
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6182
6182
|
d: "M7 13h2v4H7v-4z"
|
|
@@ -6209,7 +6209,7 @@ var FileAdd = function FileAdd(props) {
|
|
|
6209
6209
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6210
6210
|
width: size,
|
|
6211
6211
|
height: size,
|
|
6212
|
-
viewBox: "0 0
|
|
6212
|
+
viewBox: "0 0 24 24",
|
|
6213
6213
|
fill: color
|
|
6214
6214
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6215
6215
|
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"
|
|
@@ -6234,7 +6234,7 @@ var FileRemove = function FileRemove(props) {
|
|
|
6234
6234
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6235
6235
|
width: size,
|
|
6236
6236
|
height: size,
|
|
6237
|
-
viewBox: "0 0
|
|
6237
|
+
viewBox: "0 0 24 24",
|
|
6238
6238
|
fill: color
|
|
6239
6239
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6240
6240
|
fillRule: "evenodd",
|
|
@@ -6261,7 +6261,7 @@ var FileExport = function FileExport(props) {
|
|
|
6261
6261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6262
6262
|
width: size,
|
|
6263
6263
|
height: size,
|
|
6264
|
-
viewBox: "0 0
|
|
6264
|
+
viewBox: "0 0 24 24",
|
|
6265
6265
|
fill: color
|
|
6266
6266
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6267
6267
|
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"
|
|
@@ -6286,7 +6286,7 @@ var FileMove = function FileMove(props) {
|
|
|
6286
6286
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6287
6287
|
width: size,
|
|
6288
6288
|
height: size,
|
|
6289
|
-
viewBox: "0 0
|
|
6289
|
+
viewBox: "0 0 24 24",
|
|
6290
6290
|
fill: color
|
|
6291
6291
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6292
6292
|
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"
|
|
@@ -6311,7 +6311,7 @@ var FileImport = function FileImport(props) {
|
|
|
6311
6311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6312
6312
|
width: size,
|
|
6313
6313
|
height: size,
|
|
6314
|
-
viewBox: "0 0
|
|
6314
|
+
viewBox: "0 0 24 24",
|
|
6315
6315
|
fill: color
|
|
6316
6316
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6317
6317
|
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"
|
|
@@ -6336,7 +6336,7 @@ var FileInfo = function FileInfo(props) {
|
|
|
6336
6336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6337
6337
|
width: size,
|
|
6338
6338
|
height: size,
|
|
6339
|
-
viewBox: "0 0
|
|
6339
|
+
viewBox: "0 0 24 24",
|
|
6340
6340
|
fill: color
|
|
6341
6341
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6342
6342
|
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"
|
|
@@ -6361,7 +6361,7 @@ var FileConvert = function FileConvert(props) {
|
|
|
6361
6361
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6362
6362
|
width: size,
|
|
6363
6363
|
height: size,
|
|
6364
|
-
viewBox: "0 0
|
|
6364
|
+
viewBox: "0 0 24 24",
|
|
6365
6365
|
fill: color
|
|
6366
6366
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6367
6367
|
d: "M9 8v4H7l4 4V8H9z"
|
|
@@ -6392,7 +6392,7 @@ var FileLock = function FileLock(props) {
|
|
|
6392
6392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6393
6393
|
width: size,
|
|
6394
6394
|
height: size,
|
|
6395
|
-
viewBox: "0 0
|
|
6395
|
+
viewBox: "0 0 24 24",
|
|
6396
6396
|
fill: color
|
|
6397
6397
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6398
6398
|
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"
|
|
@@ -6417,7 +6417,7 @@ var Detail = function Detail(props) {
|
|
|
6417
6417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6418
6418
|
width: size,
|
|
6419
6419
|
height: size,
|
|
6420
|
-
viewBox: "0 0
|
|
6420
|
+
viewBox: "0 0 24 24",
|
|
6421
6421
|
fill: color
|
|
6422
6422
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6423
6423
|
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"
|
|
@@ -6442,7 +6442,7 @@ var MessageCenter = function MessageCenter(props) {
|
|
|
6442
6442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6443
6443
|
width: size,
|
|
6444
6444
|
height: size,
|
|
6445
|
-
viewBox: "0 0
|
|
6445
|
+
viewBox: "0 0 24 24",
|
|
6446
6446
|
fill: color
|
|
6447
6447
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6448
6448
|
d: "M18 3H6v2h12V3z"
|
|
@@ -6475,7 +6475,7 @@ var SystemMsg = function SystemMsg(props) {
|
|
|
6475
6475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6476
6476
|
width: size,
|
|
6477
6477
|
height: size,
|
|
6478
|
-
viewBox: "0 0
|
|
6478
|
+
viewBox: "0 0 24 24",
|
|
6479
6479
|
fill: color
|
|
6480
6480
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6481
6481
|
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"
|
|
@@ -6506,7 +6506,7 @@ var Comment = function Comment(props) {
|
|
|
6506
6506
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6507
6507
|
width: size,
|
|
6508
6508
|
height: size,
|
|
6509
|
-
viewBox: "0 0
|
|
6509
|
+
viewBox: "0 0 24 24",
|
|
6510
6510
|
fill: color
|
|
6511
6511
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6512
6512
|
d: "M16 10H8v2h8v-2z"
|
|
@@ -6535,7 +6535,7 @@ var Book = function Book(props) {
|
|
|
6535
6535
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6536
6536
|
width: size,
|
|
6537
6537
|
height: size,
|
|
6538
|
-
viewBox: "0 0
|
|
6538
|
+
viewBox: "0 0 24 24",
|
|
6539
6539
|
fill: color
|
|
6540
6540
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6541
6541
|
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"
|
|
@@ -6560,7 +6560,7 @@ var Book2 = function Book2(props) {
|
|
|
6560
6560
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6561
6561
|
width: size,
|
|
6562
6562
|
height: size,
|
|
6563
|
-
viewBox: "0 0
|
|
6563
|
+
viewBox: "0 0 24 24",
|
|
6564
6564
|
fill: color
|
|
6565
6565
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6566
6566
|
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"
|
|
@@ -6585,7 +6585,7 @@ var FilePdf = function FilePdf(props) {
|
|
|
6585
6585
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6586
6586
|
width: size,
|
|
6587
6587
|
height: size,
|
|
6588
|
-
viewBox: "0 0
|
|
6588
|
+
viewBox: "0 0 24 24",
|
|
6589
6589
|
fill: color
|
|
6590
6590
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6591
6591
|
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"
|
|
@@ -6610,7 +6610,7 @@ var Sticker = function Sticker(props) {
|
|
|
6610
6610
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6611
6611
|
width: size,
|
|
6612
6612
|
height: size,
|
|
6613
|
-
viewBox: "0 0
|
|
6613
|
+
viewBox: "0 0 24 24",
|
|
6614
6614
|
fill: color
|
|
6615
6615
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6616
6616
|
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"
|
|
@@ -6635,7 +6635,7 @@ var StickerFill = function StickerFill(props) {
|
|
|
6635
6635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6636
6636
|
width: size,
|
|
6637
6637
|
height: size,
|
|
6638
|
-
viewBox: "0 0
|
|
6638
|
+
viewBox: "0 0 24 24",
|
|
6639
6639
|
fill: color
|
|
6640
6640
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6641
6641
|
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"
|
|
@@ -6660,7 +6660,7 @@ var EventSm = function EventSm(props) {
|
|
|
6660
6660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6661
6661
|
width: size,
|
|
6662
6662
|
height: size,
|
|
6663
|
-
viewBox: "0 0
|
|
6663
|
+
viewBox: "0 0 24 24",
|
|
6664
6664
|
fill: color
|
|
6665
6665
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6666
6666
|
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"
|
|
@@ -6685,7 +6685,7 @@ var EPropertySm = function EPropertySm(props) {
|
|
|
6685
6685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6686
6686
|
width: size,
|
|
6687
6687
|
height: size,
|
|
6688
|
-
viewBox: "0 0
|
|
6688
|
+
viewBox: "0 0 24 24",
|
|
6689
6689
|
fill: color
|
|
6690
6690
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6691
6691
|
d: "M4.667 9L3 4l5 1.667-2.642.69L4.668 9z"
|
|
@@ -6718,7 +6718,7 @@ var UPropertySm = function UPropertySm(props) {
|
|
|
6718
6718
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6719
6719
|
width: size,
|
|
6720
6720
|
height: size,
|
|
6721
|
-
viewBox: "0 0
|
|
6721
|
+
viewBox: "0 0 24 24",
|
|
6722
6722
|
fill: color
|
|
6723
6723
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6724
6724
|
d: "M9 4h3v1H9V4z"
|
|
@@ -6751,7 +6751,7 @@ var UGroupSm = function UGroupSm(props) {
|
|
|
6751
6751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6752
6752
|
width: size,
|
|
6753
6753
|
height: size,
|
|
6754
|
-
viewBox: "0 0
|
|
6754
|
+
viewBox: "0 0 24 24",
|
|
6755
6755
|
fill: color
|
|
6756
6756
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6757
6757
|
fillRule: "evenodd",
|
|
@@ -6790,7 +6790,7 @@ var UTagSm = function UTagSm(props) {
|
|
|
6790
6790
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6791
6791
|
width: size,
|
|
6792
6792
|
height: size,
|
|
6793
|
-
viewBox: "0 0
|
|
6793
|
+
viewBox: "0 0 24 24",
|
|
6794
6794
|
fill: color
|
|
6795
6795
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6796
6796
|
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"
|
|
@@ -6819,7 +6819,7 @@ var AllSm = function AllSm(props) {
|
|
|
6819
6819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6820
6820
|
width: size,
|
|
6821
6821
|
height: size,
|
|
6822
|
-
viewBox: "0 0
|
|
6822
|
+
viewBox: "0 0 24 24",
|
|
6823
6823
|
fill: color
|
|
6824
6824
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6825
6825
|
d: "M1 7V1h6v6H1zm1-5v4h4V2H2z"
|
|
@@ -6850,7 +6850,7 @@ var CalendarSm = function CalendarSm(props) {
|
|
|
6850
6850
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6851
6851
|
width: size,
|
|
6852
6852
|
height: size,
|
|
6853
|
-
viewBox: "0 0
|
|
6853
|
+
viewBox: "0 0 24 24",
|
|
6854
6854
|
fill: color
|
|
6855
6855
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6856
6856
|
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"
|
|
@@ -6875,7 +6875,7 @@ var GroupAddSm = function GroupAddSm(props) {
|
|
|
6875
6875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6876
6876
|
width: size,
|
|
6877
6877
|
height: size,
|
|
6878
|
-
viewBox: "0 0
|
|
6878
|
+
viewBox: "0 0 24 24",
|
|
6879
6879
|
fill: color
|
|
6880
6880
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6881
6881
|
fillRule: "evenodd",
|
|
@@ -6906,7 +6906,7 @@ var Boolean = function Boolean(props) {
|
|
|
6906
6906
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6907
6907
|
width: size,
|
|
6908
6908
|
height: size,
|
|
6909
|
-
viewBox: "0 0
|
|
6909
|
+
viewBox: "0 0 24 24",
|
|
6910
6910
|
fill: color
|
|
6911
6911
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6912
6912
|
d: "M8 3H5.5v6h-1V3H2V2h6v1z"
|
|
@@ -6933,7 +6933,7 @@ var ListSm = function ListSm(props) {
|
|
|
6933
6933
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6934
6934
|
width: size,
|
|
6935
6935
|
height: size,
|
|
6936
|
-
viewBox: "0 0
|
|
6936
|
+
viewBox: "0 0 24 24",
|
|
6937
6937
|
fill: color
|
|
6938
6938
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6939
6939
|
d: "M3 2H2v1h1V2z"
|
|
@@ -6968,7 +6968,7 @@ var ArrayRows = function ArrayRows(props) {
|
|
|
6968
6968
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6969
6969
|
width: size,
|
|
6970
6970
|
height: size,
|
|
6971
|
-
viewBox: "0 0
|
|
6971
|
+
viewBox: "0 0 24 24",
|
|
6972
6972
|
fill: color
|
|
6973
6973
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
6974
6974
|
fillRule: "evenodd",
|
|
@@ -6995,7 +6995,7 @@ var Rows = function Rows(props) {
|
|
|
6995
6995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6996
6996
|
width: size,
|
|
6997
6997
|
height: size,
|
|
6998
|
-
viewBox: "0 0
|
|
6998
|
+
viewBox: "0 0 24 24",
|
|
6999
6999
|
fill: color
|
|
7000
7000
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7001
7001
|
fillRule: "evenodd",
|
|
@@ -7030,7 +7030,7 @@ var VPropertySm = function VPropertySm(props) {
|
|
|
7030
7030
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7031
7031
|
width: size,
|
|
7032
7032
|
height: size,
|
|
7033
|
-
viewBox: "0 0
|
|
7033
|
+
viewBox: "0 0 24 24",
|
|
7034
7034
|
fill: color
|
|
7035
7035
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7036
7036
|
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"
|
|
@@ -7061,7 +7061,7 @@ var String = function String(props) {
|
|
|
7061
7061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7062
7062
|
width: size,
|
|
7063
7063
|
height: size,
|
|
7064
|
-
viewBox: "0 0
|
|
7064
|
+
viewBox: "0 0 24 24",
|
|
7065
7065
|
fill: color
|
|
7066
7066
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7067
7067
|
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"
|
|
@@ -7088,7 +7088,7 @@ var Num = function Num(props) {
|
|
|
7088
7088
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7089
7089
|
width: size,
|
|
7090
7090
|
height: size,
|
|
7091
|
-
viewBox: "0 0
|
|
7091
|
+
viewBox: "0 0 24 24",
|
|
7092
7092
|
fill: color
|
|
7093
7093
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7094
7094
|
d: "M8 11.5h1v-7h-.142L6.5 5.18V6H8v5.5z"
|
|
@@ -7115,7 +7115,7 @@ var Time = function Time(props) {
|
|
|
7115
7115
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7116
7116
|
width: size,
|
|
7117
7117
|
height: size,
|
|
7118
|
-
viewBox: "0 0
|
|
7118
|
+
viewBox: "0 0 24 24",
|
|
7119
7119
|
fill: color
|
|
7120
7120
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7121
7121
|
d: "M8 4H7v5h5V8H8V4z"
|
|
@@ -7142,7 +7142,7 @@ var ArrowLeft = function ArrowLeft(props) {
|
|
|
7142
7142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7143
7143
|
width: size,
|
|
7144
7144
|
height: size,
|
|
7145
|
-
viewBox: "0 0
|
|
7145
|
+
viewBox: "0 0 24 24",
|
|
7146
7146
|
fill: color
|
|
7147
7147
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7148
7148
|
d: "M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414-4.95 4.95z"
|
|
@@ -7167,7 +7167,7 @@ var ArrowRight = function ArrowRight(props) {
|
|
|
7167
7167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7168
7168
|
width: size,
|
|
7169
7169
|
height: size,
|
|
7170
|
-
viewBox: "0 0
|
|
7170
|
+
viewBox: "0 0 24 24",
|
|
7171
7171
|
fill: color
|
|
7172
7172
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7173
7173
|
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"
|
|
@@ -7192,7 +7192,7 @@ var ArrowUp = function ArrowUp(props) {
|
|
|
7192
7192
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7193
7193
|
width: size,
|
|
7194
7194
|
height: size,
|
|
7195
|
-
viewBox: "0 0
|
|
7195
|
+
viewBox: "0 0 24 24",
|
|
7196
7196
|
fill: color
|
|
7197
7197
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7198
7198
|
d: "M12 11.05L16.95 16l1.414-1.414L12 8.222l-6.364 6.364L7.05 16 12 11.05z"
|
|
@@ -7217,7 +7217,7 @@ var ArrowDown = function ArrowDown(props) {
|
|
|
7217
7217
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7218
7218
|
width: size,
|
|
7219
7219
|
height: size,
|
|
7220
|
-
viewBox: "0 0
|
|
7220
|
+
viewBox: "0 0 24 24",
|
|
7221
7221
|
fill: color
|
|
7222
7222
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7223
7223
|
d: "M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222l4.95 4.95z"
|
|
@@ -7242,7 +7242,7 @@ var ArrowLeft2 = function ArrowLeft2(props) {
|
|
|
7242
7242
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7243
7243
|
width: size,
|
|
7244
7244
|
height: size,
|
|
7245
|
-
viewBox: "0 0
|
|
7245
|
+
viewBox: "0 0 24 24",
|
|
7246
7246
|
fill: color
|
|
7247
7247
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7248
7248
|
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"
|
|
@@ -7267,7 +7267,7 @@ var ArrowRight2 = function ArrowRight2(props) {
|
|
|
7267
7267
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7268
7268
|
width: size,
|
|
7269
7269
|
height: size,
|
|
7270
|
-
viewBox: "0 0
|
|
7270
|
+
viewBox: "0 0 24 24",
|
|
7271
7271
|
fill: color
|
|
7272
7272
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7273
7273
|
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"
|
|
@@ -7292,7 +7292,7 @@ var ArrowUp2 = function ArrowUp2(props) {
|
|
|
7292
7292
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7293
7293
|
width: size,
|
|
7294
7294
|
height: size,
|
|
7295
|
-
viewBox: "0 0
|
|
7295
|
+
viewBox: "0 0 24 24",
|
|
7296
7296
|
fill: color
|
|
7297
7297
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7298
7298
|
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"
|
|
@@ -7317,7 +7317,7 @@ var ArrowDown2 = function ArrowDown2(props) {
|
|
|
7317
7317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7318
7318
|
width: size,
|
|
7319
7319
|
height: size,
|
|
7320
|
-
viewBox: "0 0
|
|
7320
|
+
viewBox: "0 0 24 24",
|
|
7321
7321
|
fill: color
|
|
7322
7322
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7323
7323
|
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"
|
|
@@ -7342,7 +7342,7 @@ var TriLeft = function TriLeft(props) {
|
|
|
7342
7342
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7343
7343
|
width: size,
|
|
7344
7344
|
height: size,
|
|
7345
|
-
viewBox: "0 0
|
|
7345
|
+
viewBox: "0 0 24 24",
|
|
7346
7346
|
fill: color
|
|
7347
7347
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7348
7348
|
d: "M15 18V6l-6 6 6 6z"
|
|
@@ -7367,7 +7367,7 @@ var TriRight = function TriRight(props) {
|
|
|
7367
7367
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7368
7368
|
width: size,
|
|
7369
7369
|
height: size,
|
|
7370
|
-
viewBox: "0 0
|
|
7370
|
+
viewBox: "0 0 24 24",
|
|
7371
7371
|
fill: color
|
|
7372
7372
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7373
7373
|
d: "M9 18V6l6 6-6 6z"
|
|
@@ -7392,7 +7392,7 @@ var TriUp = function TriUp(props) {
|
|
|
7392
7392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7393
7393
|
width: size,
|
|
7394
7394
|
height: size,
|
|
7395
|
-
viewBox: "0 0
|
|
7395
|
+
viewBox: "0 0 24 24",
|
|
7396
7396
|
fill: color
|
|
7397
7397
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7398
7398
|
d: "M12 9l6 6H6l6-6z"
|
|
@@ -7417,7 +7417,7 @@ var TriDown = function TriDown(props) {
|
|
|
7417
7417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7418
7418
|
width: size,
|
|
7419
7419
|
height: size,
|
|
7420
|
-
viewBox: "0 0
|
|
7420
|
+
viewBox: "0 0 24 24",
|
|
7421
7421
|
fill: color
|
|
7422
7422
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7423
7423
|
d: "M12 15L6 9h12l-6 6z"
|
|
@@ -7442,7 +7442,7 @@ var DArrowL = function DArrowL(props) {
|
|
|
7442
7442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7443
7443
|
width: size,
|
|
7444
7444
|
height: size,
|
|
7445
|
-
viewBox: "0 0
|
|
7445
|
+
viewBox: "0 0 24 24",
|
|
7446
7446
|
fill: color
|
|
7447
7447
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7448
7448
|
d: "M12.778 16.95L7.828 12l4.95-4.95-1.414-1.414L5 12l6.364 6.364 1.414-1.414z"
|
|
@@ -7469,7 +7469,7 @@ var DArrowR = function DArrowR(props) {
|
|
|
7469
7469
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7470
7470
|
width: size,
|
|
7471
7471
|
height: size,
|
|
7472
|
-
viewBox: "0 0
|
|
7472
|
+
viewBox: "0 0 24 24",
|
|
7473
7473
|
fill: color
|
|
7474
7474
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7475
7475
|
d: "M5 7.05L9.95 12 5 16.95l1.414 1.414L12.778 12 6.414 5.636 5 7.05z"
|
|
@@ -7496,7 +7496,7 @@ var DArrowT = function DArrowT(props) {
|
|
|
7496
7496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7497
7497
|
width: size,
|
|
7498
7498
|
height: size,
|
|
7499
|
-
viewBox: "0 0
|
|
7499
|
+
viewBox: "0 0 24 24",
|
|
7500
7500
|
fill: color
|
|
7501
7501
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7502
7502
|
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"
|
|
@@ -7523,7 +7523,7 @@ var DArrowB = function DArrowB(props) {
|
|
|
7523
7523
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7524
7524
|
width: size,
|
|
7525
7525
|
height: size,
|
|
7526
|
-
viewBox: "0 0
|
|
7526
|
+
viewBox: "0 0 24 24",
|
|
7527
7527
|
fill: color
|
|
7528
7528
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7529
7529
|
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"
|
|
@@ -7550,7 +7550,7 @@ var DropDown = function DropDown(props) {
|
|
|
7550
7550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7551
7551
|
width: size,
|
|
7552
7552
|
height: size,
|
|
7553
|
-
viewBox: "0 0
|
|
7553
|
+
viewBox: "0 0 24 24",
|
|
7554
7554
|
fill: color
|
|
7555
7555
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7556
7556
|
d: "M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414L12 15z"
|
|
@@ -7575,7 +7575,7 @@ var DropUp = function DropUp(props) {
|
|
|
7575
7575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7576
7576
|
width: size,
|
|
7577
7577
|
height: size,
|
|
7578
|
-
viewBox: "0 0
|
|
7578
|
+
viewBox: "0 0 24 24",
|
|
7579
7579
|
fill: color
|
|
7580
7580
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7581
7581
|
d: "M12 11.828l-2.828 2.829-1.415-1.414L12 9l4.243 4.243-1.415 1.414L12 11.828z"
|
|
@@ -7600,7 +7600,7 @@ var More1 = function More1(props) {
|
|
|
7600
7600
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7601
7601
|
width: size,
|
|
7602
7602
|
height: size,
|
|
7603
|
-
viewBox: "0 0
|
|
7603
|
+
viewBox: "0 0 24 24",
|
|
7604
7604
|
fill: color
|
|
7605
7605
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7606
7606
|
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"
|
|
@@ -7625,7 +7625,7 @@ var More2 = function More2(props) {
|
|
|
7625
7625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7626
7626
|
width: size,
|
|
7627
7627
|
height: size,
|
|
7628
|
-
viewBox: "0 0
|
|
7628
|
+
viewBox: "0 0 24 24",
|
|
7629
7629
|
fill: color
|
|
7630
7630
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7631
7631
|
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"
|
|
@@ -7650,7 +7650,7 @@ var Drag = function Drag(props) {
|
|
|
7650
7650
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7651
7651
|
width: size,
|
|
7652
7652
|
height: size,
|
|
7653
|
-
viewBox: "0 0
|
|
7653
|
+
viewBox: "0 0 24 24",
|
|
7654
7654
|
fill: color
|
|
7655
7655
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7656
7656
|
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"
|
|
@@ -7685,7 +7685,7 @@ var Drag2 = function Drag2(props) {
|
|
|
7685
7685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7686
7686
|
width: size,
|
|
7687
7687
|
height: size,
|
|
7688
|
-
viewBox: "0 0
|
|
7688
|
+
viewBox: "0 0 24 24",
|
|
7689
7689
|
fill: color
|
|
7690
7690
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7691
7691
|
d: "M4 3h8v2H4V3z"
|
|
@@ -7714,7 +7714,7 @@ var External = function External(props) {
|
|
|
7714
7714
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7715
7715
|
width: size,
|
|
7716
7716
|
height: size,
|
|
7717
|
-
viewBox: "0 0
|
|
7717
|
+
viewBox: "0 0 24 24",
|
|
7718
7718
|
fill: color
|
|
7719
7719
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7720
7720
|
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"
|
|
@@ -7739,7 +7739,7 @@ var DisplayS = function DisplayS(props) {
|
|
|
7739
7739
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7740
7740
|
width: size,
|
|
7741
7741
|
height: size,
|
|
7742
|
-
viewBox: "0 0
|
|
7742
|
+
viewBox: "0 0 24 24",
|
|
7743
7743
|
fill: color
|
|
7744
7744
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7745
7745
|
d: "M11 13V3h10v10H11zm2-8v6h6V5h-6z"
|
|
@@ -7766,7 +7766,7 @@ var Share = function Share(props) {
|
|
|
7766
7766
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7767
7767
|
width: size,
|
|
7768
7768
|
height: size,
|
|
7769
|
-
viewBox: "0 0
|
|
7769
|
+
viewBox: "0 0 24 24",
|
|
7770
7770
|
fill: color
|
|
7771
7771
|
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
7772
7772
|
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"
|
|
@@ -7791,7 +7791,7 @@ var Placeholder = function Placeholder(props) {
|
|
|
7791
7791
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7792
7792
|
width: size,
|
|
7793
7793
|
height: size,
|
|
7794
|
-
viewBox: "0 0
|
|
7794
|
+
viewBox: "0 0 24 24",
|
|
7795
7795
|
fill: color
|
|
7796
7796
|
}, otherProps), /*#__PURE__*/React.createElement("rect", {
|
|
7797
7797
|
width: "24",
|