@fluentui/react-icons 2.0.158-beta.9 → 2.0.159-beta.10
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/lib/icons/chunk-2.js +2 -2
- package/lib/icons/chunk-4.js +308 -320
- package/lib/icons/chunk-5.d.ts +4 -4
- package/lib/icons/chunk-5.js +77 -113
- package/lib/icons/chunk-6.d.ts +0 -4
- package/lib/icons/chunk-6.js +0 -76
- package/lib/sizedIcons/chunk-12.js +265 -297
- package/lib/sizedIcons/chunk-13.js +1470 -1566
- package/lib/sizedIcons/chunk-14.js +15 -15
- package/lib/sizedIcons/chunk-18.d.ts +12 -12
- package/lib/sizedIcons/chunk-18.js +229 -265
- package/lib/sizedIcons/chunk-19.d.ts +12 -12
- package/lib/sizedIcons/chunk-19.js +245 -231
- package/lib/sizedIcons/chunk-20.d.ts +0 -12
- package/lib/sizedIcons/chunk-20.js +0 -242
- package/lib/sizedIcons/chunk-7.js +3 -3
- package/lib-cjs/icons/chunk-2.js +2 -2
- package/lib-cjs/icons/chunk-4.js +308 -320
- package/lib-cjs/icons/chunk-5.d.ts +4 -4
- package/lib-cjs/icons/chunk-5.js +81 -117
- package/lib-cjs/icons/chunk-6.d.ts +0 -4
- package/lib-cjs/icons/chunk-6.js +4 -80
- package/lib-cjs/sizedIcons/chunk-12.js +265 -297
- package/lib-cjs/sizedIcons/chunk-13.js +1470 -1566
- package/lib-cjs/sizedIcons/chunk-14.js +15 -15
- package/lib-cjs/sizedIcons/chunk-18.d.ts +12 -12
- package/lib-cjs/sizedIcons/chunk-18.js +238 -274
- package/lib-cjs/sizedIcons/chunk-19.d.ts +12 -12
- package/lib-cjs/sizedIcons/chunk-19.js +255 -241
- package/lib-cjs/sizedIcons/chunk-20.d.ts +0 -12
- package/lib-cjs/sizedIcons/chunk-20.js +2 -244
- package/lib-cjs/sizedIcons/chunk-7.js +3 -3
- package/package.json +1 -1
package/lib-cjs/icons/chunk-4.js
CHANGED
|
@@ -786,11 +786,11 @@ const PeopleSettingsFilledIcon = iconProps => {
|
|
|
786
786
|
return React.createElement("svg", {
|
|
787
787
|
width: "1em",
|
|
788
788
|
height: "1em",
|
|
789
|
-
viewBox: "0 0
|
|
789
|
+
viewBox: "0 0 20 20",
|
|
790
790
|
xmlns: "http://www.w3.org/2000/svg",
|
|
791
791
|
className: className
|
|
792
792
|
}, React.createElement("path", {
|
|
793
|
-
d: "M11
|
|
793
|
+
d: "M11 10c.1 0 .2 0 .3.02a5.5 5.5 0 00-1.8 6.79c-.6.12-1.27.19-2 .19C4.09 17 2 15.55 2 13.5V12c0-1.1.9-2 2-2h7zm6-3.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM7.5 2a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm4.57 9.44a2 2 0 01-1.43 2.48l-.47.12a4.7 4.7 0 00.01 1.01l.35.09A2 2 0 0112 17.66l-.13.42c.26.2.54.38.84.52l.32-.35a2 2 0 012.91 0l.34.36c.3-.13.57-.3.82-.5l-.15-.55a2 2 0 011.43-2.48l.46-.12a4.73 4.73 0 00-.01-1.01l-.35-.09A2 2 0 0117 11.34l.13-.42c-.26-.2-.54-.38-.84-.52l-.32.35a2 2 0 01-2.91 0l-.34-.36c-.3.13-.57.3-.82.5l.16.55zm2.43 4.06a1 1 0 110-2 1 1 0 010 2z",
|
|
794
794
|
fill: primaryFill
|
|
795
795
|
}));
|
|
796
796
|
};
|
|
@@ -805,11 +805,11 @@ const PeopleSettingsRegularIcon = iconProps => {
|
|
|
805
805
|
return React.createElement("svg", {
|
|
806
806
|
width: "1em",
|
|
807
807
|
height: "1em",
|
|
808
|
-
viewBox: "0 0
|
|
808
|
+
viewBox: "0 0 20 20",
|
|
809
809
|
xmlns: "http://www.w3.org/2000/svg",
|
|
810
810
|
className: className
|
|
811
811
|
}, React.createElement("path", {
|
|
812
|
-
d: "M11
|
|
812
|
+
d: "M11 10c.1 0 .2 0 .3.02-.39.28-.74.61-1.04.98H4a1 1 0 00-1 1v1.5C3 14.9 4.58 16 7.5 16c.62 0 1.17-.05 1.67-.14.08.33.2.65.34.95-.6.12-1.28.19-2.01.19C4.09 17 2 15.55 2 13.5V12c0-1.1.9-2 2-2h7zm6-3.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM14.5 5a1.5 1.5 0 100 3 1.5 1.5 0 000-3zm-7-3a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm0 1a2.5 2.5 0 100 5 2.5 2.5 0 000-5zm4.57 8.44a2 2 0 01-1.43 2.48l-.47.12a4.7 4.7 0 00.01 1.01l.35.09A2 2 0 0112 17.66l-.13.42c.26.2.54.38.84.52l.32-.35a2 2 0 012.91 0l.34.36c.3-.13.57-.3.82-.5l-.15-.55a2 2 0 011.43-2.48l.46-.12a4.73 4.73 0 00-.01-1.01l-.35-.09A2 2 0 0117 11.34l.13-.42c-.26-.2-.54-.38-.84-.52l-.32.35a2 2 0 01-2.91 0l-.34-.36c-.3.13-.57.3-.82.5l.16.55zm2.43 4.06a1 1 0 110-2 1 1 0 010 2z",
|
|
813
813
|
fill: primaryFill
|
|
814
814
|
}));
|
|
815
815
|
};
|
|
@@ -824,11 +824,11 @@ const PeopleSwapFilledIcon = iconProps => {
|
|
|
824
824
|
return React.createElement("svg", {
|
|
825
825
|
width: "1em",
|
|
826
826
|
height: "1em",
|
|
827
|
-
viewBox: "0 0
|
|
827
|
+
viewBox: "0 0 20 20",
|
|
828
828
|
xmlns: "http://www.w3.org/2000/svg",
|
|
829
829
|
className: className
|
|
830
830
|
}, React.createElement("path", {
|
|
831
|
-
d: "M13
|
|
831
|
+
d: "M13 12a2 2 0 00-2-2H4a2 2 0 00-2 2v1.5C2 15.55 4.09 17 7.5 17c.46 0 .9-.03 1.3-.08l-.36-.36a1.5 1.5 0 010-2.12l2-2A1.5 1.5 0 0113 13.5V12zm4.8 1.69c.13-.37.2-.76.2-1.19V12a2 2 0 00-2-2h-2.76l.13.16c.4.51.63 1.15.63 1.84v1.5a1.5 1.5 0 012.56-1.06l1.25 1.25zM11 5.5a3.5 3.5 0 10-7 0 3.5 3.5 0 007 0zm6 1a2.5 2.5 0 10-5 0 2.5 2.5 0 005 0zm-5.85 11.35a.5.5 0 00.7-.7L10.71 16h5.58l-1.14 1.15a.5.5 0 00.7.7l2-2a.5.5 0 000-.7l-2-2a.5.5 0 00-.7.7L16.29 15h-5.58l1.14-1.15a.5.5 0 00-.7-.7l-2 2a.5.5 0 000 .7l2 2zM10.7 15h1.86-1.86z",
|
|
832
832
|
fill: primaryFill
|
|
833
833
|
}));
|
|
834
834
|
};
|
|
@@ -843,11 +843,11 @@ const PeopleSwapRegularIcon = iconProps => {
|
|
|
843
843
|
return React.createElement("svg", {
|
|
844
844
|
width: "1em",
|
|
845
845
|
height: "1em",
|
|
846
|
-
viewBox: "0 0
|
|
846
|
+
viewBox: "0 0 20 20",
|
|
847
847
|
xmlns: "http://www.w3.org/2000/svg",
|
|
848
848
|
className: className
|
|
849
849
|
}, React.createElement("path", {
|
|
850
|
-
d: "M13
|
|
850
|
+
d: "M13 12a2 2 0 00-2-2H4a2 2 0 00-2 2v1.5C2 15.55 4.09 17 7.5 17c.46 0 .9-.03 1.3-.08l-.36-.36a1.5 1.5 0 01-.36-.58L7.5 16C4.58 16 3 14.9 3 13.5V12a1 1 0 011-1h7a1 1 0 011 1v.09a1.5 1.5 0 011 1.41V12zm5 .5c0 .43-.07.82-.2 1.19l-.82-.83.02-.36V12a1 1 0 00-1-1h-2.17a3 3 0 00-.6-1H16a2 2 0 012 2v.5zm-7-7a3.5 3.5 0 10-7 0 3.5 3.5 0 007 0zm-6 0a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0zm12 1a2.5 2.5 0 10-5 0 2.5 2.5 0 005 0zm-4 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm-1.85 11.35a.5.5 0 00.7-.7L10.71 16h5.58l-1.14 1.15a.5.5 0 00.7.7l2-2a.5.5 0 000-.7l-2-2a.5.5 0 00-.7.7L16.29 15h-5.58l1.14-1.15a.5.5 0 00-.7-.7l-2 2a.5.5 0 000 .7l2 2zm.1-2.85h1.32-1.33z",
|
|
851
851
|
fill: primaryFill
|
|
852
852
|
}));
|
|
853
853
|
};
|
|
@@ -862,11 +862,11 @@ const PeopleSyncFilledIcon = iconProps => {
|
|
|
862
862
|
return React.createElement("svg", {
|
|
863
863
|
width: "1em",
|
|
864
864
|
height: "1em",
|
|
865
|
-
viewBox: "0 0
|
|
865
|
+
viewBox: "0 0 20 20",
|
|
866
866
|
xmlns: "http://www.w3.org/2000/svg",
|
|
867
867
|
className: className
|
|
868
868
|
}, React.createElement("path", {
|
|
869
|
-
d: "M11
|
|
869
|
+
d: "M11 10c.1 0 .2 0 .3.02a5.5 5.5 0 00-1.8 6.79c-.6.12-1.27.19-2 .19C4.09 17 2 15.55 2 13.5V12c0-1.1.9-2 2-2h7zm6-3.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM7.5 2a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm7 17a4.5 4.5 0 110-9 4.5 4.5 0 010 9zm1.5-7v.15a3.01 3.01 0 00-3.62.48.5.5 0 00.7.7 2 2 0 012.39-.33H15a.5.5 0 000 1h1.5a.5.5 0 00.5-.5V12a.5.5 0 00-1 0zm-1.55 5.25a3 3 0 002.17-.88.5.5 0 00-.7-.7 2 2 0 01-2.39.33H14a.5.5 0 000-1h-1.5a.5.5 0 00-.5.5V17a.5.5 0 001 0v-.15a3.01 3.01 0 001.45.4z",
|
|
870
870
|
fill: primaryFill
|
|
871
871
|
}));
|
|
872
872
|
};
|
|
@@ -881,11 +881,11 @@ const PeopleSyncRegularIcon = iconProps => {
|
|
|
881
881
|
return React.createElement("svg", {
|
|
882
882
|
width: "1em",
|
|
883
883
|
height: "1em",
|
|
884
|
-
viewBox: "0 0
|
|
884
|
+
viewBox: "0 0 20 20",
|
|
885
885
|
xmlns: "http://www.w3.org/2000/svg",
|
|
886
886
|
className: className
|
|
887
887
|
}, React.createElement("path", {
|
|
888
|
-
d: "M11
|
|
888
|
+
d: "M11 10c.1 0 .2 0 .3.02-.39.28-.74.61-1.04.98H4a1 1 0 00-1 1v1.5C3 14.9 4.58 16 7.5 16c.62 0 1.17-.05 1.67-.14.08.33.2.65.34.95-.6.12-1.28.19-2.01.19C4.09 17 2 15.55 2 13.5V12c0-1.1.9-2 2-2h7zm6-3.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM14.5 5a1.5 1.5 0 100 3 1.5 1.5 0 000-3zm-7-3a3.5 3.5 0 110 7 3.5 3.5 0 010-7zm0 1a2.5 2.5 0 100 5 2.5 2.5 0 000-5zm7 16a4.5 4.5 0 110-9 4.5 4.5 0 010 9zm1.5-7v.15a3.01 3.01 0 00-3.62.48.5.5 0 00.7.7 2 2 0 012.39-.33H15a.5.5 0 000 1h1.5a.5.5 0 00.5-.5V12a.5.5 0 00-1 0zm-1.55 5.25a3 3 0 002.17-.88.5.5 0 00-.7-.7 2 2 0 01-2.39.33H14a.5.5 0 000-1h-1.5a.5.5 0 00-.5.5V17a.5.5 0 001 0v-.15a3.01 3.01 0 001.45.4z",
|
|
889
889
|
fill: primaryFill
|
|
890
890
|
}));
|
|
891
891
|
};
|
|
@@ -900,11 +900,11 @@ const PeopleTeamFilledIcon = iconProps => {
|
|
|
900
900
|
return React.createElement("svg", {
|
|
901
901
|
width: "1em",
|
|
902
902
|
height: "1em",
|
|
903
|
-
viewBox: "0 0
|
|
903
|
+
viewBox: "0 0 20 20",
|
|
904
904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
905
905
|
className: className
|
|
906
906
|
}, React.createElement("path", {
|
|
907
|
-
d: "M12.
|
|
907
|
+
d: "M12.47 8.01a1 1 0 011 .89v4.48a3.48 3.48 0 01-6.96.2V9a1 1 0 01.88-.99h5.08zm-6.7 0c-.14.25-.23.53-.26.82v4.76c.03.65.2 1.25.47 1.8a2.86 2.86 0 01-3.96-2.47V9.01a1 1 0 01.88-.99h2.87zm8.44 0h2.78a1 1 0 011 .89v3.85a2.86 2.86 0 01-3.98 2.63c.26-.53.42-1.11.46-1.73V8.87c-.02-.31-.12-.6-.26-.86zM9.99 3a2.23 2.23 0 110 4.45 2.23 2.23 0 010-4.45zm4.99.63a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm-9.96 0a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82z",
|
|
908
908
|
fill: primaryFill
|
|
909
909
|
}));
|
|
910
910
|
};
|
|
@@ -919,11 +919,11 @@ const PeopleTeamRegularIcon = iconProps => {
|
|
|
919
919
|
return React.createElement("svg", {
|
|
920
920
|
width: "1em",
|
|
921
921
|
height: "1em",
|
|
922
|
-
viewBox: "0 0
|
|
922
|
+
viewBox: "0 0 20 20",
|
|
923
923
|
xmlns: "http://www.w3.org/2000/svg",
|
|
924
924
|
className: className
|
|
925
925
|
}, React.createElement("path", {
|
|
926
|
-
d: "M12.
|
|
926
|
+
d: "M12.47 8.01a1 1 0 011 .89v4.48a3.48 3.48 0 01-6.96.2V9a1 1 0 01.88-.99h5.08zm0 1H7.51v4.37a2.48 2.48 0 004.96.16V9.02zm-6.7-1c-.14.25-.23.53-.26.82v.18H3v3.74a1.86 1.86 0 002.62 1.7c.08.33.2.64.35.94a2.86 2.86 0 01-3.96-2.47V9.01a1 1 0 01.88-.99h2.87zm8.44 0h2.78a1 1 0 011 .89v3.85a2.86 2.86 0 01-3.98 2.63c.14-.3.26-.62.34-.94a1.86 1.86 0 002.64-1.54V9h-2.52v-.14c-.02-.31-.12-.6-.26-.86zM9.99 3a2.23 2.23 0 110 4.45 2.23 2.23 0 010-4.45zm4.99.63a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm-9.96 0a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm4.97.37a1.23 1.23 0 100 2.45 1.23 1.23 0 000-2.45zm4.99.63a.91.91 0 100 1.82.91.91 0 000-1.82zm-9.96 0a.91.91 0 100 1.82.91.91 0 000-1.82z",
|
|
927
927
|
fill: primaryFill
|
|
928
928
|
}));
|
|
929
929
|
};
|
|
@@ -938,11 +938,11 @@ const PeopleTeamAddFilledIcon = iconProps => {
|
|
|
938
938
|
return React.createElement("svg", {
|
|
939
939
|
width: "1em",
|
|
940
940
|
height: "1em",
|
|
941
|
-
viewBox: "0 0
|
|
941
|
+
viewBox: "0 0 20 20",
|
|
942
942
|
xmlns: "http://www.w3.org/2000/svg",
|
|
943
943
|
className: className
|
|
944
944
|
}, React.createElement("path", {
|
|
945
|
-
d: "M12.
|
|
945
|
+
d: "M12.47 8.01a1 1 0 011 .89v.2a5.5 5.5 0 00-3.95 7.73 3.49 3.49 0 01-3-3.26l-.01-.19V9.01a1 1 0 01.88-.99h5.08zM14.5 9c1.33 0 2.54.47 3.5 1.25V9.01l-.02-.11A1 1 0 0017 8h-2.78c.14.26.24.55.26.86V9h.03zm-8.73-.99c-.14.25-.23.53-.26.82v4.76c.03.65.2 1.25.47 1.8a2.86 2.86 0 01-3.96-2.47V9.01a1 1 0 01.88-.99h2.87zM10 3a2.23 2.23 0 110 4.45 2.23 2.23 0 010-4.45zm4.99.63a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm-9.96 0a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zM19 14.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4-2a.5.5 0 00-1 0V14h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V15h1.5a.5.5 0 000-1H15v-1.5z",
|
|
946
946
|
fill: primaryFill
|
|
947
947
|
}));
|
|
948
948
|
};
|
|
@@ -957,11 +957,11 @@ const PeopleTeamAddRegularIcon = iconProps => {
|
|
|
957
957
|
return React.createElement("svg", {
|
|
958
958
|
width: "1em",
|
|
959
959
|
height: "1em",
|
|
960
|
-
viewBox: "0 0
|
|
960
|
+
viewBox: "0 0 20 20",
|
|
961
961
|
xmlns: "http://www.w3.org/2000/svg",
|
|
962
962
|
className: className
|
|
963
963
|
}, React.createElement("path", {
|
|
964
|
-
d: "M12.
|
|
964
|
+
d: "M12.47 8.01a1 1 0 011 .89v.2c-.34.06-.68.16-1 .28v-.37H7.51v4.37c0 1.07.67 1.99 1.62 2.33.1.4.22.77.39 1.12a3.49 3.49 0 01-3-3.26l-.01-.19V9.01a1 1 0 01.88-.99h5.08zM14.5 9l.4.01H17v.59c.35.18.68.4 1 .65V9.01l-.02-.11A1 1 0 0017 8h-2.78c.14.26.24.55.26.86V9h.03zm-8.73-.99c-.14.25-.23.53-.26.82v.18H3v3.74a1.86 1.86 0 002.62 1.7c.08.33.2.64.35.94a2.86 2.86 0 01-3.96-2.47V9.01a1 1 0 01.88-.99h2.87zM10 3a2.23 2.23 0 110 4.45 2.23 2.23 0 010-4.45zm0 1a1.23 1.23 0 100 2.45 1.23 1.23 0 000-2.45zm4.99-.37a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm0 1a.91.91 0 100 1.82.91.91 0 000-1.82zm-9.96-1a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm0 1a.91.91 0 100 1.82.91.91 0 000-1.82zM19 14.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4-2a.5.5 0 00-1 0V14h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V15h1.5a.5.5 0 000-1H15v-1.5z",
|
|
965
965
|
fill: primaryFill
|
|
966
966
|
}));
|
|
967
967
|
};
|
|
@@ -976,11 +976,11 @@ const PeopleTeamToolboxFilledIcon = iconProps => {
|
|
|
976
976
|
return React.createElement("svg", {
|
|
977
977
|
width: "1em",
|
|
978
978
|
height: "1em",
|
|
979
|
-
viewBox: "0 0
|
|
979
|
+
viewBox: "0 0 20 20",
|
|
980
980
|
xmlns: "http://www.w3.org/2000/svg",
|
|
981
981
|
className: className
|
|
982
982
|
}, React.createElement("path", {
|
|
983
|
-
d: "M12.
|
|
983
|
+
d: "M12.47 8.01a1 1 0 011 .89V9a2.5 2.5 0 00-2.43 2.04A2.5 2.5 0 009 13.5v3.22a3.49 3.49 0 01-2.49-3.15V9.01a1 1 0 01.88-.99h5.08zm5.49 3.03h.03V8.9a1 1 0 00-1-.89h-2.78c.14.26.24.55.26.86V9h1.03a2.5 2.5 0 012.46 2.04zM5.77 8.01c-.14.25-.23.53-.26.82v4.76c.03.65.2 1.25.47 1.8a2.86 2.86 0 01-3.96-2.47V9.01a1 1 0 01.88-.99h2.87zM10 3a2.23 2.23 0 110 4.45 2.23 2.23 0 010-4.45zm4.99.63a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm-9.96 0a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zM12 12v-.5c0-.83.67-1.5 1.5-1.5h2c.83 0 1.5.67 1.5 1.5v.5h.5c.83 0 1.5.67 1.5 1.5V15h-2v-.5a.5.5 0 00-1 0v.5h-3v-.5a.5.5 0 00-1 0v.5h-2v-1.5c0-.83.67-1.5 1.5-1.5h.5zm1-.5v.5h3v-.5a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5zm4 4.5h2v1.5c0 .83-.67 1.5-1.5 1.5h-6a1.5 1.5 0 01-1.5-1.5V16h2v.5a.5.5 0 101 0V16h3v.5a.5.5 0 101 0V16z",
|
|
984
984
|
fill: primaryFill
|
|
985
985
|
}));
|
|
986
986
|
};
|
|
@@ -995,11 +995,11 @@ const PeopleTeamToolboxRegularIcon = iconProps => {
|
|
|
995
995
|
return React.createElement("svg", {
|
|
996
996
|
width: "1em",
|
|
997
997
|
height: "1em",
|
|
998
|
-
viewBox: "0 0
|
|
998
|
+
viewBox: "0 0 20 20",
|
|
999
999
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1000
1000
|
className: className
|
|
1001
1001
|
}, React.createElement("path", {
|
|
1002
|
-
d: "M12.
|
|
1002
|
+
d: "M12.47 8.01a1 1 0 011 .89V9c-.35 0-.69.08-1 .22v-.2H7.51v4.36c0 1.02.61 1.9 1.49 2.28v1.06a3.49 3.49 0 01-2.49-3.15V9.01a1 1 0 01.88-.99h5.08zM15.5 9l.27.01h1.22v.48c.5.37.85.92.97 1.55h.03V8.9a1 1 0 00-1-.89h-2.78c.14.26.24.55.26.86V9h1.03zm-9.73-.99c-.14.25-.23.53-.26.82v.18H3v3.74a1.86 1.86 0 002.62 1.7c.08.33.2.64.35.94a2.86 2.86 0 01-3.96-2.47V9.01a1 1 0 01.88-.99h2.87zM10 3a2.23 2.23 0 110 4.45 2.23 2.23 0 010-4.45zm0 1a1.23 1.23 0 100 2.45 1.23 1.23 0 000-2.45zm4.99-.37a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm0 1a.91.91 0 100 1.82.91.91 0 000-1.82zm-9.96-1a1.91 1.91 0 110 3.82 1.91 1.91 0 010-3.82zm0 1a.91.91 0 100 1.82.91.91 0 000-1.82zM12 12v-.5c0-.83.67-1.5 1.5-1.5h2c.83 0 1.5.67 1.5 1.5v.5h.5c.83 0 1.5.67 1.5 1.5V15h-2v-.5a.5.5 0 00-1 0v.5h-3v-.5a.5.5 0 00-1 0v.5h-2v-1.5c0-.83.67-1.5 1.5-1.5h.5zm1-.5v.5h3v-.5a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5zm4 4.5h2v1.5c0 .83-.67 1.5-1.5 1.5h-6a1.5 1.5 0 01-1.5-1.5V16h2v.5a.5.5 0 101 0V16h3v.5a.5.5 0 101 0V16z",
|
|
1003
1003
|
fill: primaryFill
|
|
1004
1004
|
}));
|
|
1005
1005
|
};
|
|
@@ -1014,11 +1014,11 @@ const PeopleToolboxFilledIcon = iconProps => {
|
|
|
1014
1014
|
return React.createElement("svg", {
|
|
1015
1015
|
width: "1em",
|
|
1016
1016
|
height: "1em",
|
|
1017
|
-
viewBox: "0 0
|
|
1017
|
+
viewBox: "0 0 20 20",
|
|
1018
1018
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1019
1019
|
className: className
|
|
1020
1020
|
}, React.createElement("path", {
|
|
1021
|
-
d: "M11.
|
|
1021
|
+
d: "M11.46 10.05A2 2 0 0011 10H4a2 2 0 00-2 2v1.5C2 15.55 4.09 17 7.5 17c.53 0 1.03-.04 1.5-.1v-3.4a2.5 2.5 0 012.04-2.46c.07-.36.21-.7.42-.99zM14.5 9a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM11 5.5a3.5 3.5 0 10-7 0 3.5 3.5 0 007 0zm1 6v.5h-.5c-.83 0-1.5.67-1.5 1.5V15h2v-.5a.5.5 0 011 0v.5h3v-.5a.5.5 0 011 0v.5h2v-1.5c0-.83-.67-1.5-1.5-1.5H17v-.5c0-.83-.67-1.5-1.5-1.5h-2c-.83 0-1.5.67-1.5 1.5zm1.5-.5h2c.28 0 .5.22.5.5v.5h-3v-.5c0-.28.22-.5.5-.5zm5.5 5h-2v.5a.5.5 0 01-1 0V16h-3v.5a.5.5 0 01-1 0V16h-2v1.5c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5V16z",
|
|
1022
1022
|
fill: primaryFill
|
|
1023
1023
|
}));
|
|
1024
1024
|
};
|
|
@@ -1033,11 +1033,11 @@ const PeopleToolboxRegularIcon = iconProps => {
|
|
|
1033
1033
|
return React.createElement("svg", {
|
|
1034
1034
|
width: "1em",
|
|
1035
1035
|
height: "1em",
|
|
1036
|
-
viewBox: "0 0
|
|
1036
|
+
viewBox: "0 0 20 20",
|
|
1037
1037
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1038
1038
|
className: className
|
|
1039
1039
|
}, React.createElement("path", {
|
|
1040
|
-
d: "M11.
|
|
1040
|
+
d: "M11.46 10.05A2 2 0 0011 10H4a2 2 0 00-2 2v1.5C2 15.55 4.09 17 7.5 17c.53 0 1.03-.04 1.5-.1v-1.01a9.6 9.6 0 01-1.5.11C4.58 16 3 14.9 3 13.5V12a1 1 0 011-1h7.05c.07-.35.21-.67.41-.95zM14.5 9a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM13 6.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm-2-1a3.5 3.5 0 10-7 0 3.5 3.5 0 007 0zm-6 0a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0zm7 6v.5h-.5c-.83 0-1.5.67-1.5 1.5V15h2v-.5a.5.5 0 011 0v.5h3v-.5a.5.5 0 011 0v.5h2v-1.5c0-.83-.67-1.5-1.5-1.5H17v-.5c0-.83-.67-1.5-1.5-1.5h-2c-.83 0-1.5.67-1.5 1.5zm1.5-.5h2c.28 0 .5.22.5.5v.5h-3v-.5c0-.28.22-.5.5-.5zm5.5 5h-2v.5a.5.5 0 01-1 0V16h-3v.5a.5.5 0 01-1 0V16h-2v1.5c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5V16z",
|
|
1041
1041
|
fill: primaryFill
|
|
1042
1042
|
}));
|
|
1043
1043
|
};
|
|
@@ -1052,11 +1052,11 @@ const PersonFilledIcon = iconProps => {
|
|
|
1052
1052
|
return React.createElement("svg", {
|
|
1053
1053
|
width: "1em",
|
|
1054
1054
|
height: "1em",
|
|
1055
|
-
viewBox: "0 0
|
|
1055
|
+
viewBox: "0 0 20 20",
|
|
1056
1056
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1057
1057
|
className: className
|
|
1058
1058
|
}, React.createElement("path", {
|
|
1059
|
-
d: "M10
|
|
1059
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0010 18c1.85 0 3.58-.39 4.87-1.2A4.35 4.35 0 0017 13a2 2 0 00-2-2H5z",
|
|
1060
1060
|
fill: primaryFill
|
|
1061
1061
|
}));
|
|
1062
1062
|
};
|
|
@@ -1071,11 +1071,11 @@ const PersonRegularIcon = iconProps => {
|
|
|
1071
1071
|
return React.createElement("svg", {
|
|
1072
1072
|
width: "1em",
|
|
1073
1073
|
height: "1em",
|
|
1074
|
-
viewBox: "0 0
|
|
1074
|
+
viewBox: "0 0 20 20",
|
|
1075
1075
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1076
1076
|
className: className
|
|
1077
1077
|
}, React.createElement("path", {
|
|
1078
|
-
d: "M10
|
|
1078
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0010 18c1.85 0 3.58-.39 4.87-1.2A4.35 4.35 0 0017 13a2 2 0 00-2-2H5zm-1 2a1 1 0 011-1h10a1 1 0 011 1c0 1.3-.62 2.28-1.67 2.95A8.16 8.16 0 0110 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 014 13z",
|
|
1079
1079
|
fill: primaryFill
|
|
1080
1080
|
}));
|
|
1081
1081
|
};
|
|
@@ -1090,11 +1090,11 @@ const PersonAddFilledIcon = iconProps => {
|
|
|
1090
1090
|
return React.createElement("svg", {
|
|
1091
1091
|
width: "1em",
|
|
1092
1092
|
height: "1em",
|
|
1093
|
-
viewBox: "0 0
|
|
1093
|
+
viewBox: "0 0 20 20",
|
|
1094
1094
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1095
1095
|
className: className
|
|
1096
1096
|
}, React.createElement("path", {
|
|
1097
|
-
d: "M9
|
|
1097
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4zm10.5 8a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm0-7c.28 0 .5.22.5.5V14h1.5a.5.5 0 010 1H15v1.5a.5.5 0 01-1 0V15h-1.5a.5.5 0 010-1H14v-1.5c0-.28.22-.5.5-.5z",
|
|
1098
1098
|
fill: primaryFill
|
|
1099
1099
|
}));
|
|
1100
1100
|
};
|
|
@@ -1109,11 +1109,11 @@ const PersonAddRegularIcon = iconProps => {
|
|
|
1109
1109
|
return React.createElement("svg", {
|
|
1110
1110
|
width: "1em",
|
|
1111
1111
|
height: "1em",
|
|
1112
|
-
viewBox: "0 0
|
|
1112
|
+
viewBox: "0 0 20 20",
|
|
1113
1113
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1114
1114
|
className: className
|
|
1115
1115
|
}, React.createElement("path", {
|
|
1116
|
-
d: "M9
|
|
1116
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm10.5 8a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm0-7c.28 0 .5.22.5.5V14h1.5a.5.5 0 010 1H15v1.5a.5.5 0 01-1 0V15h-1.5a.5.5 0 010-1H14v-1.5c0-.28.22-.5.5-.5z",
|
|
1117
1117
|
fill: primaryFill
|
|
1118
1118
|
}));
|
|
1119
1119
|
};
|
|
@@ -1128,11 +1128,11 @@ const PersonArrowLeftFilledIcon = iconProps => {
|
|
|
1128
1128
|
return React.createElement("svg", {
|
|
1129
1129
|
width: "1em",
|
|
1130
1130
|
height: "1em",
|
|
1131
|
-
viewBox: "0 0
|
|
1131
|
+
viewBox: "0 0 20 20",
|
|
1132
1132
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1133
1133
|
className: className
|
|
1134
1134
|
}, React.createElement("path", {
|
|
1135
|
-
d: "M9
|
|
1135
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4zm15 3.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 15h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7l-2 2z",
|
|
1136
1136
|
fill: primaryFill
|
|
1137
1137
|
}));
|
|
1138
1138
|
};
|
|
@@ -1147,11 +1147,11 @@ const PersonArrowLeftRegularIcon = iconProps => {
|
|
|
1147
1147
|
return React.createElement("svg", {
|
|
1148
1148
|
width: "1em",
|
|
1149
1149
|
height: "1em",
|
|
1150
|
-
viewBox: "0 0
|
|
1150
|
+
viewBox: "0 0 20 20",
|
|
1151
1151
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1152
1152
|
className: className
|
|
1153
1153
|
}, React.createElement("path", {
|
|
1154
|
-
d: "M9
|
|
1154
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm15 3.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-6.85-.35a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 15h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7l-2 2z",
|
|
1155
1155
|
fill: primaryFill
|
|
1156
1156
|
}));
|
|
1157
1157
|
};
|
|
@@ -1166,11 +1166,11 @@ const PersonArrowRightFilledIcon = iconProps => {
|
|
|
1166
1166
|
return React.createElement("svg", {
|
|
1167
1167
|
width: "1em",
|
|
1168
1168
|
height: "1em",
|
|
1169
|
-
viewBox: "0 0
|
|
1169
|
+
viewBox: "0 0 20 20",
|
|
1170
1170
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1171
1171
|
className: className
|
|
1172
1172
|
}, React.createElement("path", {
|
|
1173
|
-
d: "M9
|
|
1173
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4zm15 3.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.15.35a.5.5 0 00.15-.35.5.5 0 00-.15-.35l-2-2a.5.5 0 00-.7.7L15.29 14H12.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2z",
|
|
1174
1174
|
fill: primaryFill
|
|
1175
1175
|
}));
|
|
1176
1176
|
};
|
|
@@ -1185,11 +1185,11 @@ const PersonArrowRightRegularIcon = iconProps => {
|
|
|
1185
1185
|
return React.createElement("svg", {
|
|
1186
1186
|
width: "1em",
|
|
1187
1187
|
height: "1em",
|
|
1188
|
-
viewBox: "0 0
|
|
1188
|
+
viewBox: "0 0 20 20",
|
|
1189
1189
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1190
1190
|
className: className
|
|
1191
1191
|
}, React.createElement("path", {
|
|
1192
|
-
d: "M9
|
|
1192
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm15 3.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.15.35a.5.5 0 00.15-.35.5.5 0 00-.15-.35l-2-2a.5.5 0 00-.7.7L15.29 14H12.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2z",
|
|
1193
1193
|
fill: primaryFill
|
|
1194
1194
|
}));
|
|
1195
1195
|
};
|
|
@@ -1204,11 +1204,11 @@ const PersonAvailableFilledIcon = iconProps => {
|
|
|
1204
1204
|
return React.createElement("svg", {
|
|
1205
1205
|
width: "1em",
|
|
1206
1206
|
height: "1em",
|
|
1207
|
-
viewBox: "0 0
|
|
1207
|
+
viewBox: "0 0 20 20",
|
|
1208
1208
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1209
1209
|
className: className
|
|
1210
1210
|
}, React.createElement("path", {
|
|
1211
|
-
d: "M5
|
|
1211
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm-3 7a2 2 0 012-2h6.26a5.48 5.48 0 00-.05 6.94c-.4.04-.8.06-1.21.06a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm17 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.15-1.85a.5.5 0 00-.7 0l-2.65 2.64-.65-.64a.5.5 0 00-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 000-.7z",
|
|
1212
1212
|
fill: primaryFill
|
|
1213
1213
|
}));
|
|
1214
1214
|
};
|
|
@@ -1223,11 +1223,11 @@ const PersonAvailableRegularIcon = iconProps => {
|
|
|
1223
1223
|
return React.createElement("svg", {
|
|
1224
1224
|
width: "1em",
|
|
1225
1225
|
height: "1em",
|
|
1226
|
-
viewBox: "0 0
|
|
1226
|
+
viewBox: "0 0 20 20",
|
|
1227
1227
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1228
1228
|
className: className
|
|
1229
1229
|
}, React.createElement("path", {
|
|
1230
|
-
d: "M5
|
|
1230
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM2 13a2 2 0 012-2h6.26c-.26.3-.48.64-.66 1H4a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 009 17l.6-.01c.17.34.37.66.61.95-.4.04-.8.06-1.21.06a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm17 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.15-1.85a.5.5 0 00-.7 0l-2.65 2.64-.65-.64a.5.5 0 00-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 000-.7z",
|
|
1231
1231
|
fill: primaryFill
|
|
1232
1232
|
}));
|
|
1233
1233
|
};
|
|
@@ -1242,11 +1242,11 @@ const PersonBoardFilledIcon = iconProps => {
|
|
|
1242
1242
|
return React.createElement("svg", {
|
|
1243
1243
|
width: "1em",
|
|
1244
1244
|
height: "1em",
|
|
1245
|
-
viewBox: "0 0
|
|
1245
|
+
viewBox: "0 0 20 20",
|
|
1246
1246
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1247
1247
|
className: className
|
|
1248
1248
|
}, React.createElement("path", {
|
|
1249
|
-
d: "M6
|
|
1249
|
+
d: "M6 3a3 3 0 00-3 3v6a3 3 0 003 3h6a3 3 0 003-3V6a3 3 0 00-3-3H6zm4.75 3.25a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0zm1.75 4c0 .59-.15 2.5-3.5 2.5-3.36 0-3.5-1.93-3.5-2.5a1 1 0 011-1h5a1 1 0 011 1zM5.76 16A3 3 0 008 17h4.5a4.5 4.5 0 004.5-4.5V8a3 3 0 00-1-2.24v6.74a3.5 3.5 0 01-3.5 3.5H5.76z",
|
|
1250
1250
|
fill: primaryFill
|
|
1251
1251
|
}));
|
|
1252
1252
|
};
|
|
@@ -1261,11 +1261,11 @@ const PersonBoardRegularIcon = iconProps => {
|
|
|
1261
1261
|
return React.createElement("svg", {
|
|
1262
1262
|
width: "1em",
|
|
1263
1263
|
height: "1em",
|
|
1264
|
-
viewBox: "0 0
|
|
1264
|
+
viewBox: "0 0 20 20",
|
|
1265
1265
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1266
1266
|
className: className
|
|
1267
1267
|
}, React.createElement("path", {
|
|
1268
|
-
d: "M9
|
|
1268
|
+
d: "M9 8.5a2 2 0 100-4 2 2 0 000 4zm0-1a1 1 0 110-2 1 1 0 010 2zM6.5 9C5.67 9 5 9.67 5 10.5c0 .33.04 1.05.62 1.68.59.63 1.63 1.07 3.38 1.07s2.79-.43 3.37-1.06A2.4 2.4 0 0013 10.5c0-.83-.67-1.5-1.5-1.5h-5zM6 10.5c0-.28.22-.5.5-.5h5c.28 0 .5.22.5.5 0 .25-.03.66-.36 1-.32.35-1.04.75-2.64.75s-2.32-.4-2.64-.75a1.41 1.41 0 01-.36-1zM3 6a3 3 0 013-3h6a3 3 0 013 3v6a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm3-2a2 2 0 00-2 2v6c0 1.1.9 2 2 2h6a2 2 0 002-2V6a2 2 0 00-2-2H6zm2 13a3 3 0 01-2.24-1h6.74a3.5 3.5 0 003.5-3.5V5.76A3 3 0 0117 8v4.5a4.5 4.5 0 01-4.5 4.5H8z",
|
|
1269
1269
|
fill: primaryFill
|
|
1270
1270
|
}));
|
|
1271
1271
|
};
|
|
@@ -1280,11 +1280,11 @@ const PersonCallFilledIcon = iconProps => {
|
|
|
1280
1280
|
return React.createElement("svg", {
|
|
1281
1281
|
width: "1em",
|
|
1282
1282
|
height: "1em",
|
|
1283
|
-
viewBox: "0 0
|
|
1283
|
+
viewBox: "0 0 20 20",
|
|
1284
1284
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1285
1285
|
className: className
|
|
1286
1286
|
}, React.createElement("path", {
|
|
1287
|
-
d: "M9
|
|
1287
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.88 0 1.73-.09 2.52-.27-.06-.43.02-.88.23-1.27l.01-.02.08-.14.59-.86c.44-.66 1.23-1 2.02-.83l.02.01.16.04.53.18a3.2 3.2 0 00.7-1.2l-.48-.46a2.07 2.07 0 01-.57-2A2 2 0 0014 11H4zm11.83.26l.4-.94a.96.96 0 011.08-.59l.1.03.5.16c.49.16.87.58 1 1.11.28 1.27-.07 2.81-1.06 4.63-.99 1.82-2.07 2.9-3.25 3.28a1.4 1.4 0 01-1.32-.27l-.1-.1-.38-.38c-.32-.33-.4-.85-.17-1.26l.05-.09.58-.84a.95.95 0 01.98-.4l.1.02 1.05.35a4.03 4.03 0 001.53-2.46l.03-.22-.88-.83c-.29-.28-.4-.7-.27-1.1l.03-.1z",
|
|
1288
1288
|
fill: primaryFill
|
|
1289
1289
|
}));
|
|
1290
1290
|
};
|
|
@@ -1299,11 +1299,11 @@ const PersonCallRegularIcon = iconProps => {
|
|
|
1299
1299
|
return React.createElement("svg", {
|
|
1300
1300
|
width: "1em",
|
|
1301
1301
|
height: "1em",
|
|
1302
|
-
viewBox: "0 0
|
|
1302
|
+
viewBox: "0 0 20 20",
|
|
1303
1303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1304
1304
|
className: className
|
|
1305
1305
|
}, React.createElement("path", {
|
|
1306
|
-
d: "M5
|
|
1306
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM2 13a2 2 0 012-2h10a2 2 0 01.81.17c-.1.44-.07.91.1 1.33h-.04A1 1 0 0014 12H4a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 009 17c.96 0 1.86-.11 2.65-.33-.14.34-.18.7-.13 1.06-.79.18-1.64.27-2.52.27a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm13.83-1.74l.4-.94a.96.96 0 011.08-.59l.1.03.5.16c.49.16.87.58 1 1.11.28 1.27-.07 2.81-1.06 4.63-.99 1.82-2.07 2.9-3.25 3.28a1.4 1.4 0 01-1.32-.27l-.1-.1-.38-.38c-.32-.33-.4-.85-.17-1.26l.05-.09.58-.84a.95.95 0 01.98-.4l.1.02 1.05.35a4.03 4.03 0 001.53-2.46l.03-.22-.88-.83c-.29-.28-.4-.7-.27-1.1l.03-.1z",
|
|
1307
1307
|
fill: primaryFill
|
|
1308
1308
|
}));
|
|
1309
1309
|
};
|
|
@@ -1318,17 +1318,11 @@ const PersonChatFilledIcon = iconProps => {
|
|
|
1318
1318
|
return React.createElement("svg", {
|
|
1319
1319
|
width: "1em",
|
|
1320
1320
|
height: "1em",
|
|
1321
|
-
viewBox: "0 0
|
|
1321
|
+
viewBox: "0 0 20 20",
|
|
1322
1322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1323
1323
|
className: className
|
|
1324
1324
|
}, React.createElement("path", {
|
|
1325
|
-
d: "M10
|
|
1326
|
-
fill: primaryFill
|
|
1327
|
-
}), React.createElement("path", {
|
|
1328
|
-
d: "M5.42 11a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8a8.54 8.54 0 004 1.17l.36-1.2a5.48 5.48 0 01.76-5.77H5.42z",
|
|
1329
|
-
fill: primaryFill
|
|
1330
|
-
}), React.createElement("path", {
|
|
1331
|
-
d: "M19.42 14.5a4.5 4.5 0 01-6.69 3.94l-1.78.54a.4.4 0 01-.52-.5l.55-1.8a4.5 4.5 0 118.44-2.18zm-6.5-1.5a.5.5 0 000 1h4a.5.5 0 100-1h-4zm-.5 2.5c0 .28.22.5.5.5h2a.5.5 0 100-1h-2a.5.5 0 00-.5.5z",
|
|
1325
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8a8.54 8.54 0 004 1.17l.36-1.2a5.48 5.48 0 01.77-5.77H5zm14 3.5a4.5 4.5 0 01-6.68 3.94l-1.8.54a.4.4 0 01-.5-.5l.54-1.8A4.5 4.5 0 1119 14.5zM12.5 13a.5.5 0 000 1h4a.5.5 0 000-1h-4zm-.5 2.5c0 .28.22.5.5.5h2a.5.5 0 000-1h-2a.5.5 0 00-.5.5z",
|
|
1332
1326
|
fill: primaryFill
|
|
1333
1327
|
}));
|
|
1334
1328
|
};
|
|
@@ -1343,17 +1337,11 @@ const PersonChatRegularIcon = iconProps => {
|
|
|
1343
1337
|
return React.createElement("svg", {
|
|
1344
1338
|
width: "1em",
|
|
1345
1339
|
height: "1em",
|
|
1346
|
-
viewBox: "0 0
|
|
1340
|
+
viewBox: "0 0 20 20",
|
|
1347
1341
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1348
1342
|
className: className
|
|
1349
1343
|
}, React.createElement("path", {
|
|
1350
|
-
d: "M10
|
|
1351
|
-
fill: primaryFill
|
|
1352
|
-
}), React.createElement("path", {
|
|
1353
|
-
d: "M5.42 11a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8a8.54 8.54 0 004 1.17l.3-.98a7.74 7.74 0 01-3.76-1.04A3.36 3.36 0 014.42 13a1 1 0 011-1h4.6c.18-.36.4-.7.65-1H5.42z",
|
|
1354
|
-
fill: primaryFill
|
|
1355
|
-
}), React.createElement("path", {
|
|
1356
|
-
d: "M19.42 14.5a4.5 4.5 0 01-6.69 3.94l-1.78.54a.4.4 0 01-.52-.5l.55-1.8a4.5 4.5 0 118.44-2.18zm-6.5-1.5a.5.5 0 000 1h4a.5.5 0 100-1h-4zm-.5 2.5c0 .28.22.5.5.5h2a.5.5 0 100-1h-2a.5.5 0 00-.5.5z",
|
|
1344
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8a8.54 8.54 0 004 1.17l.3-.98a7.74 7.74 0 01-3.76-1.04A3.36 3.36 0 014 13a1 1 0 011-1h4.6c.18-.36.4-.7.66-1H5zm14 3.5a4.5 4.5 0 01-6.68 3.94l-1.8.54a.4.4 0 01-.5-.5l.54-1.8A4.5 4.5 0 1119 14.5zM12.5 13a.5.5 0 000 1h4a.5.5 0 000-1h-4zm-.5 2.5c0 .28.22.5.5.5h2a.5.5 0 000-1h-2a.5.5 0 00-.5.5z",
|
|
1357
1345
|
fill: primaryFill
|
|
1358
1346
|
}));
|
|
1359
1347
|
};
|
|
@@ -1368,11 +1356,11 @@ const PersonCircleFilledIcon = iconProps => {
|
|
|
1368
1356
|
return React.createElement("svg", {
|
|
1369
1357
|
width: "1em",
|
|
1370
1358
|
height: "1em",
|
|
1371
|
-
viewBox: "0 0
|
|
1359
|
+
viewBox: "0 0 20 20",
|
|
1372
1360
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1373
1361
|
className: className
|
|
1374
1362
|
}, React.createElement("path", {
|
|
1375
|
-
d: "M10
|
|
1363
|
+
d: "M10 18a8 8 0 100-16 8 8 0 000 16zM8 7a2 2 0 114 0 2 2 0 01-4 0zm-.5 3h5c.83 0 1.5.67 1.5 1.5 0 1.12-.46 2.01-1.21 2.61-.74.6-1.74.89-2.79.89a4.43 4.43 0 01-2.79-.89A3.25 3.25 0 016 11.5c0-.83.67-1.5 1.5-1.5z",
|
|
1376
1364
|
fill: primaryFill
|
|
1377
1365
|
}));
|
|
1378
1366
|
};
|
|
@@ -1387,11 +1375,11 @@ const PersonCircleRegularIcon = iconProps => {
|
|
|
1387
1375
|
return React.createElement("svg", {
|
|
1388
1376
|
width: "1em",
|
|
1389
1377
|
height: "1em",
|
|
1390
|
-
viewBox: "0 0
|
|
1378
|
+
viewBox: "0 0 20 20",
|
|
1391
1379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1392
1380
|
className: className
|
|
1393
1381
|
}, React.createElement("path", {
|
|
1394
|
-
d: "M8
|
|
1382
|
+
d: "M8 7a2 2 0 114 0 2 2 0 01-4 0zm-.5 3h5c.83 0 1.5.67 1.5 1.5 0 1.12-.46 2.01-1.21 2.61-.74.6-1.74.89-2.79.89a4.43 4.43 0 01-2.79-.89A3.25 3.25 0 016 11.5c0-.83.67-1.5 1.5-1.5zM10 2a8 8 0 100 16 8 8 0 000-16zm-7 8a7 7 0 1114 0 7 7 0 01-14 0z",
|
|
1395
1383
|
fill: primaryFill
|
|
1396
1384
|
}));
|
|
1397
1385
|
};
|
|
@@ -1406,11 +1394,11 @@ const PersonClockFilledIcon = iconProps => {
|
|
|
1406
1394
|
return React.createElement("svg", {
|
|
1407
1395
|
width: "1em",
|
|
1408
1396
|
height: "1em",
|
|
1409
|
-
viewBox: "0 0
|
|
1397
|
+
viewBox: "0 0 20 20",
|
|
1410
1398
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1411
1399
|
className: className
|
|
1412
1400
|
}, React.createElement("path", {
|
|
1413
|
-
d: "M5
|
|
1401
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm-3 7a2 2 0 012-2h6.26a5.48 5.48 0 00-.05 6.94c-.4.04-.8.06-1.21.06a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm17 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zM14.5 12a.5.5 0 00-.5.5v2c0 .28.22.5.5.5H16a.5.5 0 000-1h-1v-1.5a.5.5 0 00-.5-.5z",
|
|
1414
1402
|
fill: primaryFill
|
|
1415
1403
|
}));
|
|
1416
1404
|
};
|
|
@@ -1425,11 +1413,11 @@ const PersonClockRegularIcon = iconProps => {
|
|
|
1425
1413
|
return React.createElement("svg", {
|
|
1426
1414
|
width: "1em",
|
|
1427
1415
|
height: "1em",
|
|
1428
|
-
viewBox: "0 0
|
|
1416
|
+
viewBox: "0 0 20 20",
|
|
1429
1417
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1430
1418
|
className: className
|
|
1431
1419
|
}, React.createElement("path", {
|
|
1432
|
-
d: "M5
|
|
1420
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM2 13a2 2 0 012-2h6.26c-.26.3-.48.64-.66 1H4a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 009 17l.6-.01c.17.34.37.66.61.95-.4.04-.8.06-1.21.06a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm17 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zM14.5 12a.5.5 0 00-.5.5v2c0 .28.22.5.5.5H16a.5.5 0 000-1h-1v-1.5a.5.5 0 00-.5-.5z",
|
|
1433
1421
|
fill: primaryFill
|
|
1434
1422
|
}));
|
|
1435
1423
|
};
|
|
@@ -1444,11 +1432,11 @@ const PersonDeleteFilledIcon = iconProps => {
|
|
|
1444
1432
|
return React.createElement("svg", {
|
|
1445
1433
|
width: "1em",
|
|
1446
1434
|
height: "1em",
|
|
1447
|
-
viewBox: "0 0
|
|
1435
|
+
viewBox: "0 0 20 20",
|
|
1448
1436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1449
1437
|
className: className
|
|
1450
1438
|
}, React.createElement("path", {
|
|
1451
|
-
d: "M5
|
|
1439
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm-3 7a2 2 0 012-2h6.26a5.48 5.48 0 00-.05 6.94c-.4.04-.8.06-1.21.06a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm17 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.65-1.15a.5.5 0 00-.7-.7l-1.15 1.14-1.15-1.14a.5.5 0 00-.7.7l1.14 1.15-1.14 1.15a.5.5 0 00.7.7l1.15-1.14 1.15 1.14a.5.5 0 00.7-.7l-1.14-1.15 1.14-1.15z",
|
|
1452
1440
|
fill: primaryFill
|
|
1453
1441
|
}));
|
|
1454
1442
|
};
|
|
@@ -1463,11 +1451,11 @@ const PersonDeleteRegularIcon = iconProps => {
|
|
|
1463
1451
|
return React.createElement("svg", {
|
|
1464
1452
|
width: "1em",
|
|
1465
1453
|
height: "1em",
|
|
1466
|
-
viewBox: "0 0
|
|
1454
|
+
viewBox: "0 0 20 20",
|
|
1467
1455
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1468
1456
|
className: className
|
|
1469
1457
|
}, React.createElement("path", {
|
|
1470
|
-
d: "M5
|
|
1458
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM2 13a2 2 0 012-2h6.26c-.26.3-.48.64-.66 1H4a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 009 17l.6-.01c.17.34.37.66.61.95-.4.04-.8.06-1.21.06a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm17 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.65-1.15a.5.5 0 00-.7-.7l-1.15 1.14-1.15-1.14a.5.5 0 00-.7.7l1.14 1.15-1.14 1.15a.5.5 0 00.7.7l1.15-1.14 1.15 1.14a.5.5 0 00.7-.7l-1.14-1.15 1.14-1.15z",
|
|
1471
1459
|
fill: primaryFill
|
|
1472
1460
|
}));
|
|
1473
1461
|
};
|
|
@@ -1482,11 +1470,11 @@ const PersonEditFilledIcon = iconProps => {
|
|
|
1482
1470
|
return React.createElement("svg", {
|
|
1483
1471
|
width: "1em",
|
|
1484
1472
|
height: "1em",
|
|
1485
|
-
viewBox: "0 0
|
|
1473
|
+
viewBox: "0 0 20 20",
|
|
1486
1474
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1487
1475
|
className: className
|
|
1488
1476
|
}, React.createElement("path", {
|
|
1489
|
-
d: "M10
|
|
1477
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8a8.46 8.46 0 003.88 1.16c0-.1.02-.2.05-.3l.37-1.5a3.2 3.2 0 01.84-1.49L13.94 11H5.01zm5.98 4.38l4.83-4.83a1.87 1.87 0 112.64 2.64l-4.83 4.83a2.2 2.2 0 01-1.02.58l-1.5.37a.89.89 0 01-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02z",
|
|
1490
1478
|
fill: primaryFill
|
|
1491
1479
|
}));
|
|
1492
1480
|
};
|
|
@@ -1501,11 +1489,11 @@ const PersonEditRegularIcon = iconProps => {
|
|
|
1501
1489
|
return React.createElement("svg", {
|
|
1502
1490
|
width: "1em",
|
|
1503
1491
|
height: "1em",
|
|
1504
|
-
viewBox: "0 0
|
|
1492
|
+
viewBox: "0 0 20 20",
|
|
1505
1493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1506
1494
|
className: className
|
|
1507
1495
|
}, React.createElement("path", {
|
|
1508
|
-
d: "M10
|
|
1496
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8a8.46 8.46 0 003.88 1.16c0-.1.02-.2.05-.3l.17-.68a7.59 7.59 0 01-3.56-1.03A3.36 3.36 0 014 13a1 1 0 011-1h7.94l1-1H5.01zm5.98 4.38l4.83-4.83a1.87 1.87 0 112.64 2.64l-4.83 4.83a2.2 2.2 0 01-1.02.58l-1.5.37a.89.89 0 01-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02z",
|
|
1509
1497
|
fill: primaryFill
|
|
1510
1498
|
}));
|
|
1511
1499
|
};
|
|
@@ -1520,11 +1508,11 @@ const PersonFeedbackFilledIcon = iconProps => {
|
|
|
1520
1508
|
return React.createElement("svg", {
|
|
1521
1509
|
width: "1em",
|
|
1522
1510
|
height: "1em",
|
|
1523
|
-
viewBox: "0 0
|
|
1511
|
+
viewBox: "0 0 20 20",
|
|
1524
1512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1525
1513
|
className: className
|
|
1526
1514
|
}, React.createElement("path", {
|
|
1527
|
-
d: "M10.
|
|
1515
|
+
d: "M10.5 12c.83 0 1.5.67 1.5 1.5v.5c0 1.97-1.86 4-5 4-3.14 0-5-2.03-5-4v-.5c0-.83.67-1.5 1.5-1.5h7zM7 5.5A2.75 2.75 0 117 11a2.75 2.75 0 010-5.5zM16 2a2 2 0 012 1.85V6a2 2 0 01-1.85 2H14.5l-1.2 1.6a1 1 0 01-1.78-.38l-.01-.1V9l-.01-1.07-.08-.01a2 2 0 01-1.4-1.6l-.01-.17L10 6V4a2 2 0 011.85-2H16z",
|
|
1528
1516
|
fill: primaryFill
|
|
1529
1517
|
}));
|
|
1530
1518
|
};
|
|
@@ -1539,11 +1527,11 @@ const PersonFeedbackRegularIcon = iconProps => {
|
|
|
1539
1527
|
return React.createElement("svg", {
|
|
1540
1528
|
width: "1em",
|
|
1541
1529
|
height: "1em",
|
|
1542
|
-
viewBox: "0 0
|
|
1530
|
+
viewBox: "0 0 20 20",
|
|
1543
1531
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1544
1532
|
className: className
|
|
1545
1533
|
}, React.createElement("path", {
|
|
1546
|
-
d: "M10.
|
|
1534
|
+
d: "M10.5 12c.83 0 1.5.67 1.5 1.5v.5c0 1.97-1.86 4-5 4-3.14 0-5-2.03-5-4v-.5c0-.83.67-1.5 1.5-1.5h7zm0 1h-7a.5.5 0 00-.5.5v.5c0 1.44 1.43 3 4 3 2.57 0 4-1.56 4-3v-.5a.5.5 0 00-.5-.5zM7 5.5A2.75 2.75 0 117 11a2.75 2.75 0 010-5.5zM16 2a2 2 0 012 1.85V6a2 2 0 01-1.85 2H14.5l-1.2 1.6a1 1 0 01-1.78-.38l-.01-.1V9l-.01-1.07-.08-.01a2 2 0 01-1.4-1.6l-.01-.17L10 6V4a2 2 0 011.85-2H16zM7 6.5A1.75 1.75 0 107 10a1.75 1.75 0 000-3.5zM16 3h-4a1 1 0 00-1 .88V6a1 1 0 00.88 1h.62v2L14 7h2a1 1 0 001-.88V4a1 1 0 00-.88-1H16z",
|
|
1547
1535
|
fill: primaryFill
|
|
1548
1536
|
}));
|
|
1549
1537
|
};
|
|
@@ -1558,11 +1546,11 @@ const PersonInfoFilledIcon = iconProps => {
|
|
|
1558
1546
|
return React.createElement("svg", {
|
|
1559
1547
|
width: "1em",
|
|
1560
1548
|
height: "1em",
|
|
1561
|
-
viewBox: "0 0
|
|
1549
|
+
viewBox: "0 0 20 20",
|
|
1562
1550
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1563
1551
|
className: className
|
|
1564
1552
|
}, React.createElement("path", {
|
|
1565
|
-
d: "M9
|
|
1553
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4zm9.88 1.5a.62.62 0 111.24 0 .62.62 0 01-1.24 0zm1.12 4a.5.5 0 01-1 0v-2a.5.5 0 011 0v2zm-5-2a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0zm1 0a3.5 3.5 0 107 0 3.5 3.5 0 00-7 0z",
|
|
1566
1554
|
fill: primaryFill
|
|
1567
1555
|
}));
|
|
1568
1556
|
};
|
|
@@ -1577,11 +1565,11 @@ const PersonInfoRegularIcon = iconProps => {
|
|
|
1577
1565
|
return React.createElement("svg", {
|
|
1578
1566
|
width: "1em",
|
|
1579
1567
|
height: "1em",
|
|
1580
|
-
viewBox: "0 0
|
|
1568
|
+
viewBox: "0 0 20 20",
|
|
1581
1569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1582
1570
|
className: className
|
|
1583
1571
|
}, React.createElement("path", {
|
|
1584
|
-
d: "M9
|
|
1572
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm9.88 1.5a.62.62 0 111.24 0 .62.62 0 01-1.24 0zm1.12 4a.5.5 0 01-1 0v-2a.5.5 0 011 0v2zm-5-2a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0zm1 0a3.5 3.5 0 107 0 3.5 3.5 0 00-7 0z",
|
|
1585
1573
|
fill: primaryFill
|
|
1586
1574
|
}));
|
|
1587
1575
|
};
|
|
@@ -1596,11 +1584,11 @@ const PersonLightbulbFilledIcon = iconProps => {
|
|
|
1596
1584
|
return React.createElement("svg", {
|
|
1597
1585
|
width: "1em",
|
|
1598
1586
|
height: "1em",
|
|
1599
|
-
viewBox: "0 0
|
|
1587
|
+
viewBox: "0 0 20 20",
|
|
1600
1588
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1601
1589
|
className: className
|
|
1602
1590
|
}, React.createElement("path", {
|
|
1603
|
-
d: "M6
|
|
1591
|
+
d: "M6 6a4 4 0 118 0 4 4 0 01-8 0zm-3 7a2 2 0 012-2h6.54a3.98 3.98 0 00.85 5.03l.33 1.66c-.85.2-1.77.31-2.72.31a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 013 13zm15 0a3 3 0 01-1.3 2.47l-.1.53h-3.2l-.1-.53A3 3 0 1118 13zm-4.4 4l.24 1.2c.1.46.5.8.98.8h.36a1 1 0 00.98-.8l.24-1.2h-2.8z",
|
|
1604
1592
|
fill: primaryFill
|
|
1605
1593
|
}));
|
|
1606
1594
|
};
|
|
@@ -1615,11 +1603,11 @@ const PersonLightbulbRegularIcon = iconProps => {
|
|
|
1615
1603
|
return React.createElement("svg", {
|
|
1616
1604
|
width: "1em",
|
|
1617
1605
|
height: "1em",
|
|
1618
|
-
viewBox: "0 0
|
|
1606
|
+
viewBox: "0 0 20 20",
|
|
1619
1607
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1620
1608
|
className: className
|
|
1621
1609
|
}, React.createElement("path", {
|
|
1622
|
-
d: "M6
|
|
1610
|
+
d: "M6 6a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM3 13a2 2 0 012-2h6.54c-.18.3-.32.65-.41 1H5A1 1 0 004 13c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 0010 17c.91 0 1.76-.1 2.52-.3l.2.99c-.85.2-1.77.31-2.72.31a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 013 13zm15 0a3 3 0 01-1.3 2.47l-.1.53h-3.2l-.1-.53A3 3 0 1118 13zm-4.4 4l.24 1.2c.1.46.5.8.98.8h.36a1 1 0 00.98-.8l.24-1.2h-2.8z",
|
|
1623
1611
|
fill: primaryFill
|
|
1624
1612
|
}));
|
|
1625
1613
|
};
|
|
@@ -1634,11 +1622,11 @@ const PersonLockFilledIcon = iconProps => {
|
|
|
1634
1622
|
return React.createElement("svg", {
|
|
1635
1623
|
width: "1em",
|
|
1636
1624
|
height: "1em",
|
|
1637
|
-
viewBox: "0 0
|
|
1625
|
+
viewBox: "0 0 20 20",
|
|
1638
1626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1639
1627
|
className: className
|
|
1640
1628
|
}, React.createElement("path", {
|
|
1641
|
-
d: "M5
|
|
1629
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm-3 7a2 2 0 012-2h8.67a3 3 0 00-.17 1v.06A2 2 0 0011 14v3.84c-.64.1-1.31.16-2 .16a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm11.5 0v-1a2 2 0 114 0v1h.5a1 1 0 011 1v4a1 1 0 01-1 1h-5a1 1 0 01-1-1v-4a1 1 0 011-1h.5zm1-1v1h2v-1a1 1 0 10-2 0zm1.75 4a.75.75 0 10-1.5 0 .75.75 0 001.5 0z",
|
|
1642
1630
|
fill: primaryFill
|
|
1643
1631
|
}));
|
|
1644
1632
|
};
|
|
@@ -1653,11 +1641,11 @@ const PersonLockRegularIcon = iconProps => {
|
|
|
1653
1641
|
return React.createElement("svg", {
|
|
1654
1642
|
width: "1em",
|
|
1655
1643
|
height: "1em",
|
|
1656
|
-
viewBox: "0 0
|
|
1644
|
+
viewBox: "0 0 20 20",
|
|
1657
1645
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1658
1646
|
className: className
|
|
1659
1647
|
}, React.createElement("path", {
|
|
1660
|
-
d: "M5
|
|
1648
|
+
d: "M5 6a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM2 13a2 2 0 012-2h8.67a3 3 0 00-.17 1H4a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 009 17c.7 0 1.38-.06 2-.18v1.02c-.64.1-1.31.16-2 .16a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 012 13zm11.5 0v-1a2 2 0 114 0v1h.5a1 1 0 011 1v4a1 1 0 01-1 1h-5a1 1 0 01-1-1v-4a1 1 0 011-1h.5zm1-1v1h2v-1a1 1 0 10-2 0zm1.75 4a.75.75 0 10-1.5 0 .75.75 0 001.5 0z",
|
|
1661
1649
|
fill: primaryFill
|
|
1662
1650
|
}));
|
|
1663
1651
|
};
|
|
@@ -1672,11 +1660,11 @@ const PersonMailFilledIcon = iconProps => {
|
|
|
1672
1660
|
return React.createElement("svg", {
|
|
1673
1661
|
width: "1em",
|
|
1674
1662
|
height: "1em",
|
|
1675
|
-
viewBox: "0 0
|
|
1663
|
+
viewBox: "0 0 20 20",
|
|
1676
1664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1677
1665
|
className: className
|
|
1678
1666
|
}, React.createElement("path", {
|
|
1679
|
-
d: "M9
|
|
1667
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18v-5c0-1.1.9-2 2-2H4zm10.51 4.93l-4.5-2.63c.1-.73.73-1.3 1.49-1.3h6c.83 0 1.5.67 1.5 1.5l-4.49 2.43zm.23 1.01l4.26-2.3v2.86c0 .83-.67 1.5-1.5 1.5h-6a1.5 1.5 0 01-1.5-1.5v-3.05l4.25 2.48c.15.09.33.1.49.01z",
|
|
1680
1668
|
fill: primaryFill
|
|
1681
1669
|
}));
|
|
1682
1670
|
};
|
|
@@ -1691,11 +1679,11 @@ const PersonMailRegularIcon = iconProps => {
|
|
|
1691
1679
|
return React.createElement("svg", {
|
|
1692
1680
|
width: "1em",
|
|
1693
1681
|
height: "1em",
|
|
1694
|
-
viewBox: "0 0
|
|
1682
|
+
viewBox: "0 0 20 20",
|
|
1695
1683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1696
1684
|
className: className
|
|
1697
1685
|
}, React.createElement("path", {
|
|
1698
|
-
d: "M9
|
|
1686
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18v-1a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.27A2 2 0 0111 11H4zm10.51 4.93l-4.5-2.63c.1-.73.73-1.3 1.49-1.3h6c.83 0 1.5.67 1.5 1.5l-4.49 2.43zm.23 1.01l4.26-2.3v2.86c0 .83-.67 1.5-1.5 1.5h-6a1.5 1.5 0 01-1.5-1.5v-3.05l4.25 2.48c.15.09.33.1.49.01z",
|
|
1699
1687
|
fill: primaryFill
|
|
1700
1688
|
}));
|
|
1701
1689
|
};
|
|
@@ -1710,11 +1698,11 @@ const PersonMoneyFilledIcon = iconProps => {
|
|
|
1710
1698
|
return React.createElement("svg", {
|
|
1711
1699
|
width: "1em",
|
|
1712
1700
|
height: "1em",
|
|
1713
|
-
viewBox: "0 0
|
|
1701
|
+
viewBox: "0 0 20 20",
|
|
1714
1702
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1715
1703
|
className: className
|
|
1716
1704
|
}, React.createElement("path", {
|
|
1717
|
-
d: "M10
|
|
1705
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A8.46 8.46 0 009 17.96V14c0-1.1.9-2 2-2h5.73A2 2 0 0015 11H5zm14 3.5v3c0 .83-.67 1.5-1.5 1.5h-6a1.5 1.5 0 01-1.5-1.5v-3c0-.83.67-1.5 1.5-1.5h6c.83 0 1.5.67 1.5 1.5zm-1 3v-1c-.83 0-1.5.67-1.5 1.5h1c0-.28.22-.5.5-.5zm0-3a.5.5 0 01-.5-.5h-1c0 .83.67 1.5 1.5 1.5v-1zm-6.5-.5a.5.5 0 01-.5.5v1c.83 0 1.5-.67 1.5-1.5h-1zm-.5 3.5c.28 0 .5.22.5.5h1c0-.83-.67-1.5-1.5-1.5v1zm3.5-3a1.5 1.5 0 100 3 1.5 1.5 0 000-3z",
|
|
1718
1706
|
fill: primaryFill
|
|
1719
1707
|
}));
|
|
1720
1708
|
};
|
|
@@ -1729,11 +1717,11 @@ const PersonMoneyRegularIcon = iconProps => {
|
|
|
1729
1717
|
return React.createElement("svg", {
|
|
1730
1718
|
width: "1em",
|
|
1731
1719
|
height: "1em",
|
|
1732
|
-
viewBox: "0 0
|
|
1720
|
+
viewBox: "0 0 20 20",
|
|
1733
1721
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1734
1722
|
className: className
|
|
1735
1723
|
}, React.createElement("path", {
|
|
1736
|
-
d: "M10
|
|
1724
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A8.46 8.46 0 009 17.96v-1a7.42 7.42 0 01-3.33-1A3.36 3.36 0 014 13a1 1 0 011-1h11.73A2 2 0 0015 11H5zm14 3.5v3c0 .83-.67 1.5-1.5 1.5h-6a1.5 1.5 0 01-1.5-1.5v-3c0-.83.67-1.5 1.5-1.5h6c.83 0 1.5.67 1.5 1.5zm-1 3v-1c-.83 0-1.5.67-1.5 1.5h1c0-.28.22-.5.5-.5zm0-3a.5.5 0 01-.5-.5h-1c0 .83.67 1.5 1.5 1.5v-1zm-6.5-.5a.5.5 0 01-.5.5v1c.83 0 1.5-.67 1.5-1.5h-1zm-.5 3.5c.28 0 .5.22.5.5h1c0-.83-.67-1.5-1.5-1.5v1zm3.5-3a1.5 1.5 0 100 3 1.5 1.5 0 000-3z",
|
|
1737
1725
|
fill: primaryFill
|
|
1738
1726
|
}));
|
|
1739
1727
|
};
|
|
@@ -1748,11 +1736,11 @@ const PersonNoteFilledIcon = iconProps => {
|
|
|
1748
1736
|
return React.createElement("svg", {
|
|
1749
1737
|
width: "1em",
|
|
1750
1738
|
height: "1em",
|
|
1751
|
-
viewBox: "0 0
|
|
1739
|
+
viewBox: "0 0 20 20",
|
|
1752
1740
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1753
1741
|
className: className
|
|
1754
1742
|
}, React.createElement("path", {
|
|
1755
|
-
d: "M10
|
|
1743
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8 1.1.69 2.5 1.07 4.03 1.17A3 3 0 019 17v-4c0-.77.29-1.47.76-2H5.01zm5 2c0-1.1.9-2 2-2h5a2 2 0 012 2v4a2 2 0 01-2 2h-5a2 2 0 01-2-2v-4zm6.5 3h-4a.5.5 0 100 1h4a.5.5 0 100-1zm-4-3a.5.5 0 100 1h4a.5.5 0 100-1h-4z",
|
|
1756
1744
|
fill: primaryFill
|
|
1757
1745
|
}));
|
|
1758
1746
|
};
|
|
@@ -1767,11 +1755,11 @@ const PersonNoteRegularIcon = iconProps => {
|
|
|
1767
1755
|
return React.createElement("svg", {
|
|
1768
1756
|
width: "1em",
|
|
1769
1757
|
height: "1em",
|
|
1770
|
-
viewBox: "0 0
|
|
1758
|
+
viewBox: "0 0 20 20",
|
|
1771
1759
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1772
1760
|
className: className
|
|
1773
1761
|
}, React.createElement("path", {
|
|
1774
|
-
d: "M10
|
|
1762
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8 1.1.69 2.5 1.07 4.03 1.17A3 3 0 019 17v-.04a7.42 7.42 0 01-3.33-1A3.36 3.36 0 014 13a1 1 0 011-1h4.17a3 3 0 01.6-1H5zm5 2c0-1.1.9-2 2-2h5a2 2 0 012 2v4a2 2 0 01-2 2h-5a2 2 0 01-2-2v-4zm6.5 3h-4a.5.5 0 100 1h4a.5.5 0 100-1zm-4-3a.5.5 0 100 1h4a.5.5 0 100-1h-4z",
|
|
1775
1763
|
fill: primaryFill
|
|
1776
1764
|
}));
|
|
1777
1765
|
};
|
|
@@ -1786,11 +1774,11 @@ const PersonPillFilledIcon = iconProps => {
|
|
|
1786
1774
|
return React.createElement("svg", {
|
|
1787
1775
|
width: "1em",
|
|
1788
1776
|
height: "1em",
|
|
1789
|
-
viewBox: "0 0
|
|
1777
|
+
viewBox: "0 0 20 20",
|
|
1790
1778
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1791
1779
|
className: className
|
|
1792
1780
|
}, React.createElement("path", {
|
|
1793
|
-
d: "M10
|
|
1781
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zm2.88 9l-2.94 2.94a3.62 3.62 0 00-.75 4.03 8.59 8.59 0 01-4.06-1.17A4.35 4.35 0 013 13a2 2 0 012-2h7.88zm5.47-.35a2.62 2.62 0 00-3.7 0l-4 4a2.62 2.62 0 003.7 3.7l4-4a2.62 2.62 0 000-3.7zm-3 .7a1.62 1.62 0 112.3 2.3L16 15.29 13.7 13l1.65-1.65zm-1.5 4.3c.2.2.2.5 0 .7l-1 1a.5.5 0 01-.7-.7l1-1c.2-.2.5-.2.7 0z",
|
|
1794
1782
|
fill: primaryFill
|
|
1795
1783
|
}));
|
|
1796
1784
|
};
|
|
@@ -1805,11 +1793,11 @@ const PersonPillRegularIcon = iconProps => {
|
|
|
1805
1793
|
return React.createElement("svg", {
|
|
1806
1794
|
width: "1em",
|
|
1807
1795
|
height: "1em",
|
|
1808
|
-
viewBox: "0 0
|
|
1796
|
+
viewBox: "0 0 20 20",
|
|
1809
1797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1810
1798
|
className: className
|
|
1811
1799
|
}, React.createElement("path", {
|
|
1812
|
-
d: "M10
|
|
1800
|
+
d: "M10 2a4 4 0 100 8 4 4 0 000-8zM7 6a3 3 0 116 0 3 3 0 01-6 0zm5.88 5H5A2 2 0 003 13c0 1.7.83 2.97 2.13 3.8 1.1.7 2.52 1.08 4.06 1.17a3.61 3.61 0 01-.28-1.02 7.35 7.35 0 01-3.24-1A3.36 3.36 0 014 13a1 1 0 011-1h6.88l1-1zm5.47-.35a2.62 2.62 0 00-3.7 0l-4 4a2.62 2.62 0 003.7 3.7l4-4a2.62 2.62 0 000-3.7zm-3 .7a1.62 1.62 0 112.3 2.3L16 15.29 13.7 13l1.65-1.65zm-1.5 4.3c.2.2.2.5 0 .7l-1 1a.5.5 0 01-.7-.7l1-1c.2-.2.5-.2.7 0z",
|
|
1813
1801
|
fill: primaryFill
|
|
1814
1802
|
}));
|
|
1815
1803
|
};
|
|
@@ -1824,11 +1812,11 @@ const PersonProhibitedFilledIcon = iconProps => {
|
|
|
1824
1812
|
return React.createElement("svg", {
|
|
1825
1813
|
width: "1em",
|
|
1826
1814
|
height: "1em",
|
|
1827
|
-
viewBox: "0 0
|
|
1815
|
+
viewBox: "0 0 20 20",
|
|
1828
1816
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1829
1817
|
className: className
|
|
1830
1818
|
}, React.createElement("path", {
|
|
1831
|
-
d: "M9
|
|
1819
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4zm6 3.5a4.5 4.5 0 109 0 4.5 4.5 0 00-9 0zm2.4 2.8l4.9-4.9a3.5 3.5 0 01-4.9 4.9zm-.7-.7a3.5 3.5 0 014.9-4.9l-4.9 4.9z",
|
|
1832
1820
|
fill: primaryFill
|
|
1833
1821
|
}));
|
|
1834
1822
|
};
|
|
@@ -1843,11 +1831,11 @@ const PersonProhibitedRegularIcon = iconProps => {
|
|
|
1843
1831
|
return React.createElement("svg", {
|
|
1844
1832
|
width: "1em",
|
|
1845
1833
|
height: "1em",
|
|
1846
|
-
viewBox: "0 0
|
|
1834
|
+
viewBox: "0 0 20 20",
|
|
1847
1835
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1848
1836
|
className: className
|
|
1849
1837
|
}, React.createElement("path", {
|
|
1850
|
-
d: "M9
|
|
1838
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm6 3.5a4.5 4.5 0 109 0 4.5 4.5 0 00-9 0zm2.4 2.8l4.9-4.9a3.5 3.5 0 01-4.9 4.9zm-.7-.7a3.5 3.5 0 014.9-4.9l-4.9 4.9z",
|
|
1851
1839
|
fill: primaryFill
|
|
1852
1840
|
}));
|
|
1853
1841
|
};
|
|
@@ -1862,11 +1850,11 @@ const PersonQuestionMarkFilledIcon = iconProps => {
|
|
|
1862
1850
|
return React.createElement("svg", {
|
|
1863
1851
|
width: "1em",
|
|
1864
1852
|
height: "1em",
|
|
1865
|
-
viewBox: "0 0
|
|
1853
|
+
viewBox: "0 0 20 20",
|
|
1866
1854
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1867
1855
|
className: className
|
|
1868
1856
|
}, React.createElement("path", {
|
|
1869
|
-
d: "M14.
|
|
1857
|
+
d: "M14.5 19a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm.62-2a.62.62 0 11-1.24 0 .62.62 0 011.24 0zm1.23-3.55c0 .59-.21.91-.72 1.32l-.28.22c-.25.19-.33.3-.35.44v.16a.5.5 0 01-1-.09c0-.57.21-.88.72-1.29l.27-.21c.3-.23.36-.35.36-.55 0-.55-.38-.95-.85-.95-.5 0-.86.37-.85.95a.5.5 0 11-1 0c-.01-1.13.8-1.95 1.85-1.95 1.03 0 1.85.85 1.85 1.95zM9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4z",
|
|
1870
1858
|
fill: primaryFill
|
|
1871
1859
|
}));
|
|
1872
1860
|
};
|
|
@@ -1881,11 +1869,11 @@ const PersonQuestionMarkRegularIcon = iconProps => {
|
|
|
1881
1869
|
return React.createElement("svg", {
|
|
1882
1870
|
width: "1em",
|
|
1883
1871
|
height: "1em",
|
|
1884
|
-
viewBox: "0 0
|
|
1872
|
+
viewBox: "0 0 20 20",
|
|
1885
1873
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1886
1874
|
className: className
|
|
1887
1875
|
}, React.createElement("path", {
|
|
1888
|
-
d: "M9
|
|
1876
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm10.5 8a4.5 4.5 0 110-9 4.5 4.5 0 010 9zm.62-2a.62.62 0 10-1.24 0 .62.62 0 001.24 0zm1.23-3.55c0-1.1-.82-1.95-1.85-1.95-1.05 0-1.86.82-1.85 1.96a.5.5 0 101-.01c0-.58.36-.95.85-.95.47 0 .85.4.85.95 0 .2-.07.32-.36.55l-.27.21c-.51.4-.72.72-.72 1.29a.5.5 0 001 .09v-.16c.02-.14.1-.25.35-.44l.28-.22c.5-.4.72-.73.72-1.32z",
|
|
1889
1877
|
fill: primaryFill
|
|
1890
1878
|
}));
|
|
1891
1879
|
};
|
|
@@ -1900,11 +1888,11 @@ const PersonSettingsFilledIcon = iconProps => {
|
|
|
1900
1888
|
return React.createElement("svg", {
|
|
1901
1889
|
width: "1em",
|
|
1902
1890
|
height: "1em",
|
|
1903
|
-
viewBox: "0 0
|
|
1891
|
+
viewBox: "0 0 20 20",
|
|
1904
1892
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1905
1893
|
className: className
|
|
1906
1894
|
}, React.createElement("path", {
|
|
1907
|
-
d: "M9
|
|
1895
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 01.05-6.94H4zm6.64 2.92a2 2 0 001.43-2.48l-.16-.55c.25-.2.53-.37.82-.5l.34.36a2 2 0 002.9 0l.33-.35c.3.14.58.32.84.52l-.13.42a2 2 0 001.46 2.52l.35.09a4.7 4.7 0 010 1.01l-.45.12a2 2 0 00-1.43 2.48l.15.55c-.25.2-.53.37-.82.5l-.34-.36a2 2 0 00-2.9 0l-.33.35c-.3-.14-.58-.32-.84-.52l.13-.42a2 2 0 00-1.46-2.52l-.35-.09a4.71 4.71 0 010-1.01l.46-.12zm4.86.58a1 1 0 10-2 0 1 1 0 002 0z",
|
|
1908
1896
|
fill: primaryFill
|
|
1909
1897
|
}));
|
|
1910
1898
|
};
|
|
@@ -1919,11 +1907,11 @@ const PersonSettingsRegularIcon = iconProps => {
|
|
|
1919
1907
|
return React.createElement("svg", {
|
|
1920
1908
|
width: "1em",
|
|
1921
1909
|
height: "1em",
|
|
1922
|
-
viewBox: "0 0
|
|
1910
|
+
viewBox: "0 0 20 20",
|
|
1923
1911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1924
1912
|
className: className
|
|
1925
1913
|
}, React.createElement("path", {
|
|
1926
|
-
d: "M9
|
|
1914
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 019.6 17 12 12 0 019 17a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5.6c.18-.36.4-.7.66-1H4zm6.64 2.92a2 2 0 001.43-2.48l-.16-.55c.25-.2.53-.37.82-.5l.34.36a2 2 0 002.9 0l.33-.35c.3.14.58.32.84.52l-.13.42a2 2 0 001.46 2.52l.35.09a4.7 4.7 0 010 1.01l-.45.12a2 2 0 00-1.43 2.48l.15.55c-.25.2-.53.37-.82.5l-.34-.36a2 2 0 00-2.9 0l-.33.35c-.3-.14-.58-.32-.84-.52l.13-.42a2 2 0 00-1.46-2.52l-.35-.09a4.71 4.71 0 010-1.01l.46-.12zm4.86.58a1 1 0 10-2 0 1 1 0 002 0z",
|
|
1927
1915
|
fill: primaryFill
|
|
1928
1916
|
}));
|
|
1929
1917
|
};
|
|
@@ -1938,11 +1926,11 @@ const PersonSupportFilledIcon = iconProps => {
|
|
|
1938
1926
|
return React.createElement("svg", {
|
|
1939
1927
|
width: "1em",
|
|
1940
1928
|
height: "1em",
|
|
1941
|
-
viewBox: "0 0
|
|
1929
|
+
viewBox: "0 0 20 20",
|
|
1942
1930
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1943
1931
|
className: className
|
|
1944
1932
|
}, React.createElement("path", {
|
|
1945
|
-
d: "M6.
|
|
1933
|
+
d: "M6.53 4a4 4 0 11-.14 3.72A1.5 1.5 0 015.5 8H5v.26c0 .19.07.36.2.5A.75.75 0 115.67 10 1.74 1.74 0 014 8.26V4.5c0-.28.23-.5.5-.5h2.03zM5 7h.5a.5.5 0 00.5-.5v-.37a4.08 4.08 0 010-.26V5H5v2zm-2 6a2 2 0 012-2h10a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8A9.14 9.14 0 0110 18a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 013 13z",
|
|
1946
1934
|
fill: primaryFill
|
|
1947
1935
|
}));
|
|
1948
1936
|
};
|
|
@@ -1957,11 +1945,11 @@ const PersonSupportRegularIcon = iconProps => {
|
|
|
1957
1945
|
return React.createElement("svg", {
|
|
1958
1946
|
width: "1em",
|
|
1959
1947
|
height: "1em",
|
|
1960
|
-
viewBox: "0 0
|
|
1948
|
+
viewBox: "0 0 20 20",
|
|
1961
1949
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1962
1950
|
className: className
|
|
1963
1951
|
}, React.createElement("path", {
|
|
1964
|
-
d: "M6.
|
|
1952
|
+
d: "M6.53 4a4 4 0 11-.14 3.72A1.5 1.5 0 015.5 8H5v.26c0 .19.07.36.2.5A.75.75 0 115.67 10 1.74 1.74 0 014 8.26V4.5c0-.28.23-.5.5-.5h2.03zM7 6.13a3 3 0 100-.24v.24zm-1-.26v-.85H5v2h.5a.5.5 0 00.5-.5v-.37a4.08 4.08 0 010-.28zM3 13a2 2 0 012-2h10a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8A9.14 9.14 0 0110 18a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 013 13zm2-1a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 0010 17c1.74 0 3.26-.36 4.33-1.05A3.36 3.36 0 0016 13a1 1 0 00-1-1H5z",
|
|
1965
1953
|
fill: primaryFill
|
|
1966
1954
|
}));
|
|
1967
1955
|
};
|
|
@@ -1976,11 +1964,11 @@ const PersonSwapFilledIcon = iconProps => {
|
|
|
1976
1964
|
return React.createElement("svg", {
|
|
1977
1965
|
width: "1em",
|
|
1978
1966
|
height: "1em",
|
|
1979
|
-
viewBox: "0 0
|
|
1967
|
+
viewBox: "0 0 20 20",
|
|
1980
1968
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1981
1969
|
className: className
|
|
1982
1970
|
}, React.createElement("path", {
|
|
1983
|
-
d: "M9
|
|
1971
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zm-5 9a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.29 0 .57 0 .85-.03l-1.41-1.4a1.5 1.5 0 010-2.13l2-2A1.5 1.5 0 0112.9 14h1.18a1.5 1.5 0 011.65-1.98A2 2 0 0014 11H4zm7.85 6.85a.5.5 0 01-.7 0l-2-2a.5.5 0 010-.7l2-2a.5.5 0 01.7.7L10.71 15h5.58l-1.14-1.15a.5.5 0 01.7-.7l2 2c.2.2.2.5 0 .7l-2 2a.5.5 0 01-.7-.7L16.29 16h-5.58l1.14 1.15c.2.2.2.5 0 .7z",
|
|
1984
1972
|
fill: primaryFill
|
|
1985
1973
|
}));
|
|
1986
1974
|
};
|
|
@@ -1995,11 +1983,11 @@ const PersonSwapRegularIcon = iconProps => {
|
|
|
1995
1983
|
return React.createElement("svg", {
|
|
1996
1984
|
width: "1em",
|
|
1997
1985
|
height: "1em",
|
|
1998
|
-
viewBox: "0 0
|
|
1986
|
+
viewBox: "0 0 20 20",
|
|
1999
1987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2000
1988
|
className: className
|
|
2001
1989
|
}, React.createElement("path", {
|
|
2002
|
-
d: "M9
|
|
1990
|
+
d: "M9 2a4 4 0 100 8 4 4 0 000-8zM6 6a3 3 0 116 0 3 3 0 01-6 0zm-2 5a2 2 0 00-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.29 0 .57 0 .85-.03L8.88 17a8.07 8.07 0 01-4.2-1.05A3.36 3.36 0 013 13a1 1 0 011-1h10a1 1 0 01.67.25c.32-.21.7-.3 1.07-.23A2 2 0 0014 11H4zm7.85 6.85a.5.5 0 01-.7 0l-2-2a.5.5 0 010-.7l2-2a.5.5 0 01.7.7L10.71 15h5.58l-1.14-1.15a.5.5 0 01.7-.7l2 2c.2.2.2.5 0 .7l-2 2a.5.5 0 01-.7-.7L16.29 16h-5.58l1.14 1.15c.2.2.2.5 0 .7z",
|
|
2003
1991
|
fill: primaryFill
|
|
2004
1992
|
}));
|
|
2005
1993
|
};
|
|
@@ -2014,11 +2002,11 @@ const PersonTagFilledIcon = iconProps => {
|
|
|
2014
2002
|
return React.createElement("svg", {
|
|
2015
2003
|
width: "1em",
|
|
2016
2004
|
height: "1em",
|
|
2017
|
-
viewBox: "0 0
|
|
2005
|
+
viewBox: "0 0 20 20",
|
|
2018
2006
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2019
2007
|
className: className
|
|
2020
2008
|
}, React.createElement("path", {
|
|
2021
|
-
d: "M5
|
|
2009
|
+
d: "M5 6a4 4 0 116.65 3h-.14c-.8 0-1.52.38-1.98.96A4 4 0 015 6zm4.05 5H4.01A2 2 0 002 13c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 009 18c.8 0 1.58-.07 2.31-.22l-1.6-1.63A2.52 2.52 0 019 14.4v-2.87c0-.18.02-.35.05-.52zm.95 3.4c0 .39.15.77.43 1.05l3.04 3.1c.58.59 1.52.6 2.12.03l2.95-2.84c.6-.58.62-1.55.02-2.15l-3.1-3.14a1.5 1.5 0 00-1.08-.45h-2.87c-.83 0-1.51.68-1.51 1.51v2.88zm2.75-.9a.75.75 0 110-1.5.75.75 0 010 1.5z",
|
|
2022
2010
|
fill: primaryFill
|
|
2023
2011
|
}));
|
|
2024
2012
|
};
|
|
@@ -2033,11 +2021,11 @@ const PersonTagRegularIcon = iconProps => {
|
|
|
2033
2021
|
return React.createElement("svg", {
|
|
2034
2022
|
width: "1em",
|
|
2035
2023
|
height: "1em",
|
|
2036
|
-
viewBox: "0 0
|
|
2024
|
+
viewBox: "0 0 20 20",
|
|
2037
2025
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2038
2026
|
className: className
|
|
2039
2027
|
}, React.createElement("path", {
|
|
2040
|
-
d: "M5
|
|
2028
|
+
d: "M5 6a4 4 0 116.65 3h-.14c-.8 0-1.52.38-1.98.96A4 4 0 015 6zm4-3a3 3 0 100 6 3 3 0 000-6zm.05 8H4.01A2 2 0 002 13c0 1.7.83 2.97 2.14 3.8A9.14 9.14 0 009 18c.8 0 1.58-.07 2.31-.22l-.85-.87c-.47.06-.95.09-1.46.09a8.16 8.16 0 01-4.33-1.05A3.36 3.36 0 013 13a1 1 0 011-1h5v-.48c0-.18.02-.35.05-.52zm.95 3.4c0 .39.15.77.43 1.05l3.04 3.1c.58.59 1.52.6 2.12.03l2.95-2.84c.6-.58.62-1.55.02-2.15l-3.1-3.14a1.5 1.5 0 00-1.08-.45h-2.87c-.83 0-1.51.68-1.51 1.51v2.88zm2.75-.9a.75.75 0 110-1.5.75.75 0 010 1.5z",
|
|
2041
2029
|
fill: primaryFill
|
|
2042
2030
|
}));
|
|
2043
2031
|
};
|
|
@@ -2052,11 +2040,11 @@ const PersonVoiceFilledIcon = iconProps => {
|
|
|
2052
2040
|
return React.createElement("svg", {
|
|
2053
2041
|
width: "1em",
|
|
2054
2042
|
height: "1em",
|
|
2055
|
-
viewBox: "0 0
|
|
2043
|
+
viewBox: "0 0 20 20",
|
|
2056
2044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2057
2045
|
className: className
|
|
2058
2046
|
}, React.createElement("path", {
|
|
2059
|
-
d: "
|
|
2047
|
+
d: "M15.85 1.15a.5.5 0 00-.7.7 6.6 6.6 0 011.72 4.65 6.6 6.6 0 01-1.72 4.65.5.5 0 00.7.7 7.6 7.6 0 002.03-5.35 7.6 7.6 0 00-2.03-5.35zm-2 2a.5.5 0 00-.7.7c.63.64.97 1.62.97 2.65 0 1.03-.34 2.01-.97 2.65a.5.5 0 00.7.7 4.76 4.76 0 001.28-3.35c0-1.22-.41-2.49-1.28-3.35zM4 7a4 4 0 118 0 4 4 0 01-8 0zm-3 7a2 2 0 012-2h10a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8A9.14 9.14 0 018 19a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 011 14z",
|
|
2060
2048
|
fill: primaryFill
|
|
2061
2049
|
}));
|
|
2062
2050
|
};
|
|
@@ -2071,11 +2059,11 @@ const PersonVoiceRegularIcon = iconProps => {
|
|
|
2071
2059
|
return React.createElement("svg", {
|
|
2072
2060
|
width: "1em",
|
|
2073
2061
|
height: "1em",
|
|
2074
|
-
viewBox: "0 0
|
|
2062
|
+
viewBox: "0 0 20 20",
|
|
2075
2063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2076
2064
|
className: className
|
|
2077
2065
|
}, React.createElement("path", {
|
|
2078
|
-
d: "
|
|
2066
|
+
d: "M15.85 1.15a.5.5 0 00-.7.7 6.6 6.6 0 011.72 4.65 6.6 6.6 0 01-1.72 4.65.5.5 0 00.7.7 7.6 7.6 0 002.03-5.35 7.6 7.6 0 00-2.03-5.35zm-2 2a.5.5 0 00-.7.7c.63.64.97 1.62.97 2.65 0 1.03-.34 2.01-.97 2.65a.5.5 0 00.7.7 4.76 4.76 0 001.28-3.35c0-1.22-.41-2.49-1.28-3.35zM4 7a4 4 0 118 0 4 4 0 01-8 0zm4-3a3 3 0 100 6 3 3 0 000-6zM1 14a2 2 0 012-2h10a2 2 0 012 2c0 1.7-.83 2.97-2.13 3.8A9.14 9.14 0 018 19a9.14 9.14 0 01-4.87-1.2A4.35 4.35 0 011 14zm2-1a1 1 0 00-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 008 18c1.74 0 3.26-.36 4.33-1.05A3.36 3.36 0 0014 14a1 1 0 00-1-1H3z",
|
|
2079
2067
|
fill: primaryFill
|
|
2080
2068
|
}));
|
|
2081
2069
|
};
|
|
@@ -2090,11 +2078,11 @@ const PhoneFilledIcon = iconProps => {
|
|
|
2090
2078
|
return React.createElement("svg", {
|
|
2091
2079
|
width: "1em",
|
|
2092
2080
|
height: "1em",
|
|
2093
|
-
viewBox: "0 0
|
|
2081
|
+
viewBox: "0 0 20 20",
|
|
2094
2082
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2095
2083
|
className: className
|
|
2096
2084
|
}, React.createElement("path", {
|
|
2097
|
-
d: "M6.
|
|
2085
|
+
d: "M6.5 2C5.67 2 5 2.67 5 3.5v13c0 .83.67 1.5 1.5 1.5h7c.83 0 1.5-.67 1.5-1.5v-13c0-.83-.67-1.5-1.5-1.5h-7zM9 14h2a.5.5 0 010 1H9a.5.5 0 010-1z",
|
|
2098
2086
|
fill: primaryFill
|
|
2099
2087
|
}));
|
|
2100
2088
|
};
|
|
@@ -2109,11 +2097,11 @@ const PhoneRegularIcon = iconProps => {
|
|
|
2109
2097
|
return React.createElement("svg", {
|
|
2110
2098
|
width: "1em",
|
|
2111
2099
|
height: "1em",
|
|
2112
|
-
viewBox: "0 0
|
|
2100
|
+
viewBox: "0 0 20 20",
|
|
2113
2101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2114
2102
|
className: className
|
|
2115
2103
|
}, React.createElement("path", {
|
|
2116
|
-
d: "M9
|
|
2104
|
+
d: "M9 14a.5.5 0 000 1h2a.5.5 0 000-1H9zM7 2a2 2 0 00-2 2v12c0 1.1.9 2 2 2h6a2 2 0 002-2V4a2 2 0 00-2-2H7zM6 4a1 1 0 011-1h6a1 1 0 011 1v12a1 1 0 01-1 1H7a1 1 0 01-1-1V4z",
|
|
2117
2105
|
fill: primaryFill
|
|
2118
2106
|
}));
|
|
2119
2107
|
};
|
|
@@ -2128,11 +2116,11 @@ const PhoneArrowRightFilledIcon = iconProps => {
|
|
|
2128
2116
|
return React.createElement("svg", {
|
|
2129
2117
|
width: "1em",
|
|
2130
2118
|
height: "1em",
|
|
2131
|
-
viewBox: "0 0
|
|
2119
|
+
viewBox: "0 0 20 20",
|
|
2132
2120
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2133
2121
|
className: className
|
|
2134
2122
|
}, React.createElement("path", {
|
|
2135
|
-
d: "M4
|
|
2123
|
+
d: "M4 3.5C4 2.67 4.67 2 5.5 2h7c.83 0 1.5.67 1.5 1.5v5.52A5.5 5.5 0 009.02 14H7.5a.5.5 0 000 1h1.52c.1 1.13.55 2.17 1.24 3H5.5A1.5 1.5 0 014 16.5v-13zM14.5 10a4.5 4.5 0 110 9 4.5 4.5 0 010-9zm2.35 4.85a.5.5 0 00.15-.35.5.5 0 00-.15-.35l-2-2a.5.5 0 00-.7.7L15.29 14H12.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2z",
|
|
2136
2124
|
fill: primaryFill
|
|
2137
2125
|
}));
|
|
2138
2126
|
};
|
|
@@ -2147,11 +2135,11 @@ const PhoneArrowRightRegularIcon = iconProps => {
|
|
|
2147
2135
|
return React.createElement("svg", {
|
|
2148
2136
|
width: "1em",
|
|
2149
2137
|
height: "1em",
|
|
2150
|
-
viewBox: "0 0
|
|
2138
|
+
viewBox: "0 0 20 20",
|
|
2151
2139
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2152
2140
|
className: className
|
|
2153
2141
|
}, React.createElement("path", {
|
|
2154
|
-
d: "M5.
|
|
2142
|
+
d: "M5.5 2C4.67 2 4 2.67 4 3.5v13c0 .83.67 1.5 1.5 1.5h4.76a5.5 5.5 0 01-.66-1H5.5a.5.5 0 01-.5-.5v-13c0-.28.22-.5.5-.5h7c.28 0 .5.22.5.5v5.7c.32-.08.66-.15 1-.18V3.5c0-.83-.67-1.5-1.5-1.5h-7zM9 14.5c0-.17 0-.34.02-.5H7.5a.5.5 0 000 1h1.52a5.57 5.57 0 01-.02-.5zm5.5-4.5a4.5 4.5 0 110 9 4.5 4.5 0 010-9zm2.35 4.85a.5.5 0 00.15-.35.5.5 0 00-.15-.35l-2-2a.5.5 0 00-.7.7L15.29 14H12.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2z",
|
|
2155
2143
|
fill: primaryFill
|
|
2156
2144
|
}));
|
|
2157
2145
|
};
|
|
@@ -2204,11 +2192,11 @@ const PhoneDesktopFilledIcon = iconProps => {
|
|
|
2204
2192
|
return React.createElement("svg", {
|
|
2205
2193
|
width: "1em",
|
|
2206
2194
|
height: "1em",
|
|
2207
|
-
viewBox: "0 0
|
|
2195
|
+
viewBox: "0 0 20 20",
|
|
2208
2196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2209
2197
|
className: className
|
|
2210
2198
|
}, React.createElement("path", {
|
|
2211
|
-
d: "M6
|
|
2199
|
+
d: "M6 2a2 2 0 00-2 2v3h2.5A2.5 2.5 0 019 9.5V13h3v2H9v1h5.5a.5.5 0 000-1H13v-2h3a2 2 0 002-2V4a2 2 0 00-2-2H6zM3.5 8C2.67 8 2 8.67 2 9.5v7c0 .83.67 1.5 1.5 1.5h3c.83 0 1.5-.67 1.5-1.5v-7C8 8.67 7.33 8 6.5 8h-3zm.5 7.5c0-.28.22-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5z",
|
|
2212
2200
|
fill: primaryFill
|
|
2213
2201
|
}));
|
|
2214
2202
|
};
|
|
@@ -2223,11 +2211,11 @@ const PhoneDesktopRegularIcon = iconProps => {
|
|
|
2223
2211
|
return React.createElement("svg", {
|
|
2224
2212
|
width: "1em",
|
|
2225
2213
|
height: "1em",
|
|
2226
|
-
viewBox: "0 0
|
|
2214
|
+
viewBox: "0 0 20 20",
|
|
2227
2215
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2228
2216
|
className: className
|
|
2229
2217
|
}, React.createElement("path", {
|
|
2230
|
-
d: "M6
|
|
2218
|
+
d: "M6 3h10a1 1 0 011 1v7a1 1 0 01-1 1H9v1h3v2H9v1h5.5a.5.5 0 000-1H13v-2h3a2 2 0 002-2V4a2 2 0 00-2-2H6a2 2 0 00-2 2v3h1V4a1 1 0 011-1zM4.5 15a.5.5 0 000 1h1a.5.5 0 000-1h-1zM2 9.5C2 8.67 2.67 8 3.5 8h3C7.33 8 8 8.67 8 9.5v7c0 .83-.67 1.5-1.5 1.5h-3A1.5 1.5 0 012 16.5v-7zM3.5 9a.5.5 0 00-.5.5v7c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-7a.5.5 0 00-.5-.5h-3z",
|
|
2231
2219
|
fill: primaryFill
|
|
2232
2220
|
}));
|
|
2233
2221
|
};
|
|
@@ -2242,11 +2230,11 @@ const PhoneDesktopAddFilledIcon = iconProps => {
|
|
|
2242
2230
|
return React.createElement("svg", {
|
|
2243
2231
|
width: "1em",
|
|
2244
2232
|
height: "1em",
|
|
2245
|
-
viewBox: "0 0
|
|
2233
|
+
viewBox: "0 0 20 20",
|
|
2246
2234
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2247
2235
|
className: className
|
|
2248
2236
|
}, React.createElement("path", {
|
|
2249
|
-
d: "M19
|
|
2237
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4-2a.5.5 0 00-1 0V5h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V6h1.5a.5.5 0 000-1H15V3.5zm-.5 7.5c1.33 0 2.55-.47 3.5-1.26V11a2 2 0 01-2 2h-3v2h1.5a.5.5 0 010 1H9v-1h3v-2H9V9.5A2.5 2.5 0 006.5 7H4V4c0-1.1.9-2 2-2h4.26a5.5 5.5 0 004.24 9zm-11-3C2.67 8 2 8.67 2 9.5v7c0 .83.67 1.5 1.5 1.5h3c.83 0 1.5-.67 1.5-1.5v-7C8 8.67 7.33 8 6.5 8h-3zm.5 7.5c0-.28.22-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5z",
|
|
2250
2238
|
fill: primaryFill
|
|
2251
2239
|
}));
|
|
2252
2240
|
};
|
|
@@ -2261,11 +2249,11 @@ const PhoneDesktopAddRegularIcon = iconProps => {
|
|
|
2261
2249
|
return React.createElement("svg", {
|
|
2262
2250
|
width: "1em",
|
|
2263
2251
|
height: "1em",
|
|
2264
|
-
viewBox: "0 0
|
|
2252
|
+
viewBox: "0 0 20 20",
|
|
2265
2253
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2266
2254
|
className: className
|
|
2267
2255
|
}, React.createElement("path", {
|
|
2268
|
-
d: "M19
|
|
2256
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4-2a.5.5 0 00-1 0V5h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V6h1.5a.5.5 0 000-1H15V3.5zm2 7.5v-.6c.36-.18.7-.4 1-.66V11a2 2 0 01-2 2h-3v2h1.5a.5.5 0 010 1H9v-1h3v-2H9v-1h7a1 1 0 001-1zm-6.74-9c-.26.3-.48.64-.66 1H6a1 1 0 00-1 1v3H4V4c0-1.1.9-2 2-2h4.26zM4 15.5c0-.28.22-.5.5-.5h1a.5.5 0 010 1h-1a.5.5 0 01-.5-.5zm-2-6C2 8.67 2.67 8 3.5 8h3C7.33 8 8 8.67 8 9.5v7c0 .83-.67 1.5-1.5 1.5h-3A1.5 1.5 0 012 16.5v-7zM3.5 9a.5.5 0 00-.5.5v7c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-7a.5.5 0 00-.5-.5h-3z",
|
|
2269
2257
|
fill: primaryFill
|
|
2270
2258
|
}));
|
|
2271
2259
|
};
|
|
@@ -2280,11 +2268,11 @@ const PhoneLaptopFilledIcon = iconProps => {
|
|
|
2280
2268
|
return React.createElement("svg", {
|
|
2281
2269
|
width: "1em",
|
|
2282
2270
|
height: "1em",
|
|
2283
|
-
viewBox: "0 0
|
|
2271
|
+
viewBox: "0 0 20 20",
|
|
2284
2272
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2285
2273
|
className: className
|
|
2286
2274
|
}, React.createElement("path", {
|
|
2287
|
-
d: "M3
|
|
2275
|
+
d: "M3 4.5C3 3.67 3.67 3 4.5 3h11c.83 0 1.5.67 1.5 1.5v7c0 .83-.67 1.5-1.5 1.5H10V8a2 2 0 00-2-2H3V4.5zM10 15h7.5a.5.5 0 000-1H10v1zM2 8.5C2 7.67 2.67 7 3.5 7h4C8.33 7 9 7.67 9 8.5v8c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 012 16.5v-8zM5 15a.5.5 0 000 1h1a.5.5 0 000-1H5z",
|
|
2288
2276
|
fill: primaryFill
|
|
2289
2277
|
}));
|
|
2290
2278
|
};
|
|
@@ -2299,11 +2287,11 @@ const PhoneLaptopRegularIcon = iconProps => {
|
|
|
2299
2287
|
return React.createElement("svg", {
|
|
2300
2288
|
width: "1em",
|
|
2301
2289
|
height: "1em",
|
|
2302
|
-
viewBox: "0 0
|
|
2290
|
+
viewBox: "0 0 20 20",
|
|
2303
2291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2304
2292
|
className: className
|
|
2305
2293
|
}, React.createElement("path", {
|
|
2306
|
-
d: "M3
|
|
2294
|
+
d: "M3 4.5C3 3.67 3.67 3 4.5 3h11c.83 0 1.5.67 1.5 1.5v7c0 .83-.67 1.5-1.5 1.5H10v-1h5.5a.5.5 0 00.5-.5v-7a.5.5 0 00-.5-.5h-11a.5.5 0 00-.5.5V6H3V4.5zM10 15h7.5a.5.5 0 000-1H10v1zm-5 0a.5.5 0 000 1h1a.5.5 0 000-1H5zM2 8.5C2 7.67 2.67 7 3.5 7h4C8.33 7 9 7.67 9 8.5v8c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 012 16.5v-8zM3.5 8a.5.5 0 00-.5.5v8c0 .28.22.5.5.5h4a.5.5 0 00.5-.5v-8a.5.5 0 00-.5-.5h-4z",
|
|
2307
2295
|
fill: primaryFill
|
|
2308
2296
|
}));
|
|
2309
2297
|
};
|
|
@@ -2318,11 +2306,11 @@ const PhoneSpanInFilledIcon = iconProps => {
|
|
|
2318
2306
|
return React.createElement("svg", {
|
|
2319
2307
|
width: "1em",
|
|
2320
2308
|
height: "1em",
|
|
2321
|
-
viewBox: "0 0
|
|
2309
|
+
viewBox: "0 0 20 20",
|
|
2322
2310
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2323
2311
|
className: className
|
|
2324
2312
|
}, React.createElement("path", {
|
|
2325
|
-
d: "M7
|
|
2313
|
+
d: "M7 2a2 2 0 00-2 2v3.09a1.5 1.5 0 011.56.35l2 2a1.5 1.5 0 010 2.12l-2 2a1.5 1.5 0 01-1.56.35V16c0 1.1.9 2 2 2h6a2 2 0 002-2v-2.09a1.5 1.5 0 01-1.56-.35l-2-2a1.5 1.5 0 010-2.12l2-2A1.5 1.5 0 0115 7.09V4a2 2 0 00-2-2H7zm7.85 6.15c.2.2.2.5 0 .7L13.71 10h2.79a.5.5 0 010 1h-2.8l1.15 1.15a.5.5 0 01-.7.7l-2-2a.5.5 0 010-.7l2-2c.2-.2.5-.2.7 0zm-9.7.7a.5.5 0 11.7-.7l2 2c.2.2.2.5 0 .7l-2 2a.5.5 0 01-.7-.7L6.29 11H3.5a.5.5 0 010-1h2.8L5.14 8.85z",
|
|
2326
2314
|
fill: primaryFill
|
|
2327
2315
|
}));
|
|
2328
2316
|
};
|
|
@@ -2337,11 +2325,11 @@ const PhoneSpanInRegularIcon = iconProps => {
|
|
|
2337
2325
|
return React.createElement("svg", {
|
|
2338
2326
|
width: "1em",
|
|
2339
2327
|
height: "1em",
|
|
2340
|
-
viewBox: "0 0
|
|
2328
|
+
viewBox: "0 0 20 20",
|
|
2341
2329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2342
2330
|
className: className
|
|
2343
2331
|
}, React.createElement("path", {
|
|
2344
|
-
d: "M5
|
|
2332
|
+
d: "M5 4c0-1.1.9-2 2-2h6a2 2 0 012 2v3.09a1.5 1.5 0 00-1 0V4a1 1 0 00-1-1H7a1 1 0 00-1 1v3.09a1.5 1.5 0 00-1 0V4zm0 9.91V16c0 1.1.9 2 2 2h6a2 2 0 002-2v-2.09a1.5 1.5 0 01-1 0V16a1 1 0 01-1 1H7a1 1 0 01-1-1v-2.09a1.5 1.5 0 01-1 0zm2.85-3.06l-2 2a.5.5 0 01-.7-.7L6.29 11H3.5a.5.5 0 010-1h2.8L5.14 8.85a.5.5 0 11.7-.7l2 2a.5.5 0 01.15.35.5.5 0 01-.14.35zm6.3-2.7l-2 2a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L13.71 11h2.79a.5.5 0 000-1h-2.8l1.15-1.15a.5.5 0 00-.7-.7z",
|
|
2345
2333
|
fill: primaryFill
|
|
2346
2334
|
}));
|
|
2347
2335
|
};
|
|
@@ -2356,11 +2344,11 @@ const PhoneSpanOutFilledIcon = iconProps => {
|
|
|
2356
2344
|
return React.createElement("svg", {
|
|
2357
2345
|
width: "1em",
|
|
2358
2346
|
height: "1em",
|
|
2359
|
-
viewBox: "0 0
|
|
2347
|
+
viewBox: "0 0 20 20",
|
|
2360
2348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2361
2349
|
className: className
|
|
2362
2350
|
}, React.createElement("path", {
|
|
2363
|
-
d: "M7
|
|
2351
|
+
d: "M7 2a2 2 0 00-2 2v3.09A1.5 1.5 0 016.91 9h.59a1.5 1.5 0 110 3h-.59A1.5 1.5 0 015 13.91V16c0 1.1.9 2 2 2h6a2 2 0 002-2v-2.09A1.5 1.5 0 0113.09 12h-.59a1.5 1.5 0 010-3h.59A1.5 1.5 0 0115 7.09V4a2 2 0 00-2-2H7zm7.85 6.15a.5.5 0 00-.7.7L15.29 10H12.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7l2-2a.5.5 0 00.15-.35.5.5 0 00-.15-.35l-2-2zM4.71 10l1.14-1.15h.01a.5.5 0 00-.71-.7l-2 2a.5.5 0 00-.15.35.5.5 0 00.15.35l2 2a.5.5 0 00.7-.7L4.71 11H7.5a.5.5 0 00.5-.5.5.5 0 00-.5-.5H4.7z",
|
|
2364
2352
|
fill: primaryFill
|
|
2365
2353
|
}));
|
|
2366
2354
|
};
|
|
@@ -2375,11 +2363,11 @@ const PhoneSpanOutRegularIcon = iconProps => {
|
|
|
2375
2363
|
return React.createElement("svg", {
|
|
2376
2364
|
width: "1em",
|
|
2377
2365
|
height: "1em",
|
|
2378
|
-
viewBox: "0 0
|
|
2366
|
+
viewBox: "0 0 20 20",
|
|
2379
2367
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2380
2368
|
className: className
|
|
2381
2369
|
}, React.createElement("path", {
|
|
2382
|
-
d: "M5
|
|
2370
|
+
d: "M5 4c0-1.1.9-2 2-2h6a2 2 0 012 2v3.09a1.5 1.5 0 00-1 0V4a1 1 0 00-1-1H7a1 1 0 00-1 1v3.09a1.5 1.5 0 00-1 0V4zm0 9.91c.32.12.68.12 1 0V16a1 1 0 001 1h6a1 1 0 001-1v-2.09c.32.12.68.12 1 0V16a2 2 0 01-2 2H7a2 2 0 01-2-2v-2.09zm-1.85-3.76l2-2a.5.5 0 11.7.7L4.71 10H7.5a.5.5 0 010 1H4.7l1.15 1.15a.5.5 0 01-.7.7l-2-2A.5.5 0 013 10.5a.5.5 0 01.14-.35zm11.7 2.7l2-2a.5.5 0 00.15-.35.5.5 0 00-.15-.35l-2-2a.5.5 0 00-.7.7L15.29 10H12.5a.5.5 0 000 1h2.8l-1.15 1.15a.5.5 0 00.7.7z",
|
|
2383
2371
|
fill: primaryFill
|
|
2384
2372
|
}));
|
|
2385
2373
|
};
|
|
@@ -2394,11 +2382,11 @@ const PhoneTabletFilledIcon = iconProps => {
|
|
|
2394
2382
|
return React.createElement("svg", {
|
|
2395
2383
|
width: "1em",
|
|
2396
2384
|
height: "1em",
|
|
2397
|
-
viewBox: "0 0
|
|
2385
|
+
viewBox: "0 0 20 20",
|
|
2398
2386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2399
2387
|
className: className
|
|
2400
2388
|
}, React.createElement("path", {
|
|
2401
|
-
d: "M4
|
|
2389
|
+
d: "M4 4.8C4 3.8 4.84 3 5.84 3h10.32c1 0 1.84.8 1.84 1.8v7.4c0 1-.84 1.8-1.84 1.8H10v-2h2.5a.5.5 0 000-1H10V8a2 2 0 00-2-2H4V4.8zM3.5 7C2.67 7 2 7.67 2 8.5v8c0 .83.67 1.5 1.5 1.5h4c.83 0 1.5-.67 1.5-1.5v-8C9 7.67 8.33 7 7.5 7h-4zm1 8.5c0-.28.22-.5.5-.5h1a.5.5 0 010 1H5a.5.5 0 01-.5-.5z",
|
|
2402
2390
|
fill: primaryFill
|
|
2403
2391
|
}));
|
|
2404
2392
|
};
|
|
@@ -2413,11 +2401,11 @@ const PhoneTabletRegularIcon = iconProps => {
|
|
|
2413
2401
|
return React.createElement("svg", {
|
|
2414
2402
|
width: "1em",
|
|
2415
2403
|
height: "1em",
|
|
2416
|
-
viewBox: "0 0
|
|
2404
|
+
viewBox: "0 0 20 20",
|
|
2417
2405
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2418
2406
|
className: className
|
|
2419
2407
|
}, React.createElement("path", {
|
|
2420
|
-
d: "
|
|
2408
|
+
d: "M5.84 4a.83.83 0 00-.84.8V6H4V4.8C4 3.8 4.84 3 5.84 3h10.32c1 0 1.84.8 1.84 1.8v7.4c0 1-.84 1.8-1.84 1.8H10v-1h6.16c.48 0 .84-.37.84-.8V4.8c0-.43-.36-.8-.84-.8H5.84zM10 12h2.5a.5.5 0 000-1H10v1zm-5 3a.5.5 0 000 1h1a.5.5 0 000-1H5zM2 8.5C2 7.67 2.67 7 3.5 7h4C8.33 7 9 7.67 9 8.5v8c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 012 16.5v-8zM3.5 8a.5.5 0 00-.5.5v8c0 .28.22.5.5.5h4a.5.5 0 00.5-.5v-8a.5.5 0 00-.5-.5h-4z",
|
|
2421
2409
|
fill: primaryFill
|
|
2422
2410
|
}));
|
|
2423
2411
|
};
|
|
@@ -2432,11 +2420,11 @@ const PhoneUpdateCheckmarkFilledIcon = iconProps => {
|
|
|
2432
2420
|
return React.createElement("svg", {
|
|
2433
2421
|
width: "1em",
|
|
2434
2422
|
height: "1em",
|
|
2435
|
-
viewBox: "0 0
|
|
2423
|
+
viewBox: "0 0 20 20",
|
|
2436
2424
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2437
2425
|
className: className
|
|
2438
2426
|
}, React.createElement("path", {
|
|
2439
|
-
d: "M5
|
|
2427
|
+
d: "M5 16c0 1.1.9 2 2 2h3.26a5.48 5.48 0 01-.76-5.8v-5L8.35 8.36a.5.5 0 11-.7-.7l2-2c.2-.2.5-.2.7 0l2 2a.5.5 0 01-.7.7L10.5 7.21v3.52a5.48 5.48 0 014.5-1.7V4a2 2 0 00-2-2H7a2 2 0 00-2 2v12zm14-1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.15-1.85a.5.5 0 00-.7 0l-2.65 2.64-.65-.64a.5.5 0 00-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 000-.7z",
|
|
2440
2428
|
fill: primaryFill
|
|
2441
2429
|
}));
|
|
2442
2430
|
};
|
|
@@ -2451,11 +2439,11 @@ const PhoneUpdateCheckmarkRegularIcon = iconProps => {
|
|
|
2451
2439
|
return React.createElement("svg", {
|
|
2452
2440
|
width: "1em",
|
|
2453
2441
|
height: "1em",
|
|
2454
|
-
viewBox: "0 0
|
|
2442
|
+
viewBox: "0 0 20 20",
|
|
2455
2443
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2456
2444
|
className: className
|
|
2457
2445
|
}, React.createElement("path", {
|
|
2458
|
-
d: "M6
|
|
2446
|
+
d: "M6 16a1 1 0 001 1h2.6c.18.36.4.7.66 1H7a2 2 0 01-2-2V4c0-1.1.9-2 2-2h6a2 2 0 012 2v5.02a5.57 5.57 0 00-1 0V4a1 1 0 00-1-1H7a1 1 0 00-1 1v12zm3.5-3.8c.25-.54.6-1.04 1-1.47V7.2l1.15 1.14a.5.5 0 00.7-.7l-2-2a.5.5 0 00-.7 0l-2 2a.5.5 0 10.7.7L9.5 7.21v5zm9.5 2.3a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.15-1.85a.5.5 0 00-.7 0l-2.65 2.64-.65-.64a.5.5 0 00-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 000-.7z",
|
|
2459
2447
|
fill: primaryFill
|
|
2460
2448
|
}));
|
|
2461
2449
|
};
|
|
@@ -2470,11 +2458,11 @@ const PictureInPictureFilledIcon = iconProps => {
|
|
|
2470
2458
|
return React.createElement("svg", {
|
|
2471
2459
|
width: "1em",
|
|
2472
2460
|
height: "1em",
|
|
2473
|
-
viewBox: "0 0
|
|
2461
|
+
viewBox: "0 0 20 20",
|
|
2474
2462
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2475
2463
|
className: className
|
|
2476
2464
|
}, React.createElement("path", {
|
|
2477
|
-
d: "
|
|
2465
|
+
d: "M4.75 3A2.75 2.75 0 002 5.75v6.5A2.75 2.75 0 004.75 15H9v-2.5a2.5 2.5 0 012.5-2.5h6c.17 0 .34.02.5.05v-4.3A2.75 2.75 0 0015.25 3H4.75zM18 11.09a1.5 1.5 0 00-.5-.09h-6c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.65-.42-1.2-1-1.41z",
|
|
2478
2466
|
fill: primaryFill
|
|
2479
2467
|
}));
|
|
2480
2468
|
};
|
|
@@ -2489,11 +2477,11 @@ const PictureInPictureRegularIcon = iconProps => {
|
|
|
2489
2477
|
return React.createElement("svg", {
|
|
2490
2478
|
width: "1em",
|
|
2491
2479
|
height: "1em",
|
|
2492
|
-
viewBox: "0 0
|
|
2480
|
+
viewBox: "0 0 20 20",
|
|
2493
2481
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2494
2482
|
className: className
|
|
2495
2483
|
}, React.createElement("path", {
|
|
2496
|
-
d: "M2
|
|
2484
|
+
d: "M2 5.75A2.75 2.75 0 014.75 3h10.5A2.75 2.75 0 0118 5.75V10h-1V5.75C17 4.78 16.22 4 15.25 4H4.75C3.78 4 3 4.78 3 5.75v6.5c0 .97.78 1.75 1.75 1.75H9v1H4.75A2.75 2.75 0 012 12.25v-6.5zM11.5 11c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-6z",
|
|
2497
2485
|
fill: primaryFill
|
|
2498
2486
|
}));
|
|
2499
2487
|
};
|
|
@@ -2508,11 +2496,11 @@ const PictureInPictureEnterFilledIcon = iconProps => {
|
|
|
2508
2496
|
return React.createElement("svg", {
|
|
2509
2497
|
width: "1em",
|
|
2510
2498
|
height: "1em",
|
|
2511
|
-
viewBox: "0 0
|
|
2499
|
+
viewBox: "0 0 20 20",
|
|
2512
2500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2513
2501
|
className: className
|
|
2514
2502
|
}, React.createElement("path", {
|
|
2515
|
-
d: "
|
|
2503
|
+
d: "M4.75 3A2.75 2.75 0 002 5.75v6.5A2.75 2.75 0 004.75 15H9v-2.5a2.5 2.5 0 012.5-2.5h6c.17 0 .34.02.5.05v-4.3A2.75 2.75 0 0015.25 3H4.75zm.6 2.65L8 8.29V6.5a.5.5 0 011 0v3a.5.5 0 01-.5.5h-3a.5.5 0 010-1h1.8L4.64 6.35a.5.5 0 11.7-.7zM18 11.09a1.5 1.5 0 00-.5-.09h-6c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.65-.42-1.2-1-1.41z",
|
|
2516
2504
|
fill: primaryFill
|
|
2517
2505
|
}));
|
|
2518
2506
|
};
|
|
@@ -2527,11 +2515,11 @@ const PictureInPictureEnterRegularIcon = iconProps => {
|
|
|
2527
2515
|
return React.createElement("svg", {
|
|
2528
2516
|
width: "1em",
|
|
2529
2517
|
height: "1em",
|
|
2530
|
-
viewBox: "0 0
|
|
2518
|
+
viewBox: "0 0 20 20",
|
|
2531
2519
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2532
2520
|
className: className
|
|
2533
2521
|
}, React.createElement("path", {
|
|
2534
|
-
d: "M2
|
|
2522
|
+
d: "M2 5.75A2.75 2.75 0 014.75 3h10.5A2.75 2.75 0 0118 5.75V10h-1V5.75C17 4.78 16.22 4 15.25 4H4.75C3.78 4 3 4.78 3 5.75v6.5c0 .97.78 1.75 1.75 1.75H9v1H4.75A2.75 2.75 0 012 12.25v-6.5zM11.5 11c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-6zM4.65 5.65c.2-.2.5-.2.7 0L8 8.29V6.5a.5.5 0 011 0v3a.5.5 0 01-.5.5h-3a.5.5 0 010-1h1.8L4.64 6.35a.5.5 0 010-.7z",
|
|
2535
2523
|
fill: primaryFill
|
|
2536
2524
|
}));
|
|
2537
2525
|
};
|
|
@@ -2546,11 +2534,11 @@ const PictureInPictureExitFilledIcon = iconProps => {
|
|
|
2546
2534
|
return React.createElement("svg", {
|
|
2547
2535
|
width: "1em",
|
|
2548
2536
|
height: "1em",
|
|
2549
|
-
viewBox: "0 0
|
|
2537
|
+
viewBox: "0 0 20 20",
|
|
2550
2538
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2551
2539
|
className: className
|
|
2552
2540
|
}, React.createElement("path", {
|
|
2553
|
-
d: "M8.
|
|
2541
|
+
d: "M8.5 9c.83 0 1.5-.67 1.5-1.5v-4C10 2.67 9.33 2 8.5 2h-6C1.67 2 1 2.67 1 3.5v4A1.5 1.5 0 002.5 9h6zm0 1h-6c-.17 0-.34-.02-.5-.05v4.3A2.75 2.75 0 004.75 17h10.5A2.75 2.75 0 0018 14.25v-6.5A2.75 2.75 0 0015.25 5H11v2.5A2.5 2.5 0 018.5 10zm3.85.65L15 13.29V11.5a.5.5 0 011 0v3a.5.5 0 01-.5.5h-3a.5.5 0 010-1h1.8l-2.65-2.65a.5.5 0 01.7-.7z",
|
|
2554
2542
|
fill: primaryFill
|
|
2555
2543
|
}));
|
|
2556
2544
|
};
|
|
@@ -2565,11 +2553,11 @@ const PictureInPictureExitRegularIcon = iconProps => {
|
|
|
2565
2553
|
return React.createElement("svg", {
|
|
2566
2554
|
width: "1em",
|
|
2567
2555
|
height: "1em",
|
|
2568
|
-
viewBox: "0 0
|
|
2556
|
+
viewBox: "0 0 20 20",
|
|
2569
2557
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2570
2558
|
className: className
|
|
2571
2559
|
}, React.createElement("path", {
|
|
2572
|
-
d: "M8.
|
|
2560
|
+
d: "M8.5 9c.83 0 1.5-.67 1.5-1.5v-4C10 2.67 9.33 2 8.5 2h-6C1.67 2 1 2.67 1 3.5v4c0 .65.42 1.2 1 1.41l.02.01c.15.05.31.08.48.08h6zm6.75-3H11V5h4.25A2.75 2.75 0 0118 7.75v6.5A2.75 2.75 0 0115.25 17H4.75A2.75 2.75 0 012 14.25v-4.3c.16.03.33.05.5.05H3v4.25c0 .97.78 1.75 1.75 1.75h10.5c.97 0 1.75-.78 1.75-1.75v-6.5C17 6.78 16.22 6 15.25 6zM14 12.3l-2.65-2.65a.5.5 0 00-.7.7L13.29 13H11.5a.5.5 0 000 1h3a.5.5 0 00.5-.5v-3a.5.5 0 00-1 0v1.8z",
|
|
2573
2561
|
fill: primaryFill
|
|
2574
2562
|
}));
|
|
2575
2563
|
};
|
|
@@ -2584,11 +2572,11 @@ const PillFilledIcon = iconProps => {
|
|
|
2584
2572
|
return React.createElement("svg", {
|
|
2585
2573
|
width: "1em",
|
|
2586
2574
|
height: "1em",
|
|
2587
|
-
viewBox: "0 0
|
|
2575
|
+
viewBox: "0 0 20 20",
|
|
2588
2576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2589
2577
|
className: className
|
|
2590
2578
|
}, React.createElement("path", {
|
|
2591
|
-
d: "M11.
|
|
2579
|
+
d: "M11.15 3.15a4.04 4.04 0 115.7 5.7l-8 8a4.04 4.04 0 11-5.7-5.7l8-8zm5 .7a3.04 3.04 0 00-4.3 0L8.21 7.5l4.29 4.3 3.65-3.65a3.04 3.04 0 000-4.3zm-7.3 10.3a.5.5 0 00-.7 0l-1.5 1.5a.91.91 0 01-1.3 0 .5.5 0 00-.85.35c0 .14.06.27.15.36.75.74 1.96.74 2.7 0l1.5-1.5a.5.5 0 000-.71z",
|
|
2592
2580
|
fill: primaryFill
|
|
2593
2581
|
}));
|
|
2594
2582
|
};
|
|
@@ -2603,11 +2591,11 @@ const PillRegularIcon = iconProps => {
|
|
|
2603
2591
|
return React.createElement("svg", {
|
|
2604
2592
|
width: "1em",
|
|
2605
2593
|
height: "1em",
|
|
2606
|
-
viewBox: "0 0
|
|
2594
|
+
viewBox: "0 0 20 20",
|
|
2607
2595
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2608
2596
|
className: className
|
|
2609
2597
|
}, React.createElement("path", {
|
|
2610
|
-
d: "
|
|
2598
|
+
d: "M8.85 13.15c.2.2.2.5 0 .7l-1.5 1.5c-.74.75-1.95.75-2.7 0A.5.5 0 015 14.5a.5.5 0 01.35.15c.36.35.94.35 1.3 0l1.5-1.5c.2-.2.5-.2.7 0zm2.3-10a4.04 4.04 0 115.7 5.7l-8 8a4.04 4.04 0 11-5.7-5.7l8-8zm5 .7a3.04 3.04 0 00-4.3 0L8.21 7.5l4.29 4.3 3.65-3.65a3.04 3.04 0 000-4.3zm-4.36 8.65L7.5 8.2l-3.65 3.65a3.04 3.04 0 004.3 4.3l3.64-3.65z",
|
|
2611
2599
|
fill: primaryFill
|
|
2612
2600
|
}));
|
|
2613
2601
|
};
|
|
@@ -2622,11 +2610,11 @@ const PinFilledIcon = iconProps => {
|
|
|
2622
2610
|
return React.createElement("svg", {
|
|
2623
2611
|
width: "1em",
|
|
2624
2612
|
height: "1em",
|
|
2625
|
-
viewBox: "0 0
|
|
2613
|
+
viewBox: "0 0 20 20",
|
|
2626
2614
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2627
2615
|
className: className
|
|
2628
2616
|
}, React.createElement("path", {
|
|
2629
|
-
d: "M13.
|
|
2617
|
+
d: "M13.33 2.62a2 2 0 00-3.2.52L8.38 6.6a1.5 1.5 0 01-.78.72L4 8.75a1 1 0 00-.33 1.64l2.61 2.6L3 16.3v.7h.7L7 13.72l2.61 2.6a1 1 0 001.64-.33l1.43-3.59c.14-.34.4-.62.72-.78l3.46-1.73a2 2 0 00.52-3.2l-4.05-4.06z",
|
|
2630
2618
|
fill: primaryFill
|
|
2631
2619
|
}));
|
|
2632
2620
|
};
|
|
@@ -2641,11 +2629,11 @@ const PinRegularIcon = iconProps => {
|
|
|
2641
2629
|
return React.createElement("svg", {
|
|
2642
2630
|
width: "1em",
|
|
2643
2631
|
height: "1em",
|
|
2644
|
-
viewBox: "0 0
|
|
2632
|
+
viewBox: "0 0 20 20",
|
|
2645
2633
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2646
2634
|
className: className
|
|
2647
2635
|
}, React.createElement("path", {
|
|
2648
|
-
d: "M10.
|
|
2636
|
+
d: "M10.12 3.14a2 2 0 013.2-.52l4.06 4.05a2 2 0 01-.52 3.2l-3.46 1.74a1.5 1.5 0 00-.72.78L11.25 16a1 1 0 01-1.64.33L7 13.7 3.7 17H3v-.7L6.3 13l-2.62-2.61a1 1 0 01.34-1.64L7.6 7.32c.34-.14.62-.4.78-.72l1.73-3.46zm2.5.18a1 1 0 00-1.6.26L9.29 7.04a2.5 2.5 0 01-1.31 1.2L4.39 9.69l5.93 5.93 1.43-3.59a2.5 2.5 0 011.2-1.3l3.46-1.74a1 1 0 00.26-1.6l-4.05-4.06z",
|
|
2649
2637
|
fill: primaryFill
|
|
2650
2638
|
}));
|
|
2651
2639
|
};
|
|
@@ -2660,11 +2648,11 @@ const PinOffFilledIcon = iconProps => {
|
|
|
2660
2648
|
return React.createElement("svg", {
|
|
2661
2649
|
width: "1em",
|
|
2662
2650
|
height: "1em",
|
|
2663
|
-
viewBox: "0 0
|
|
2651
|
+
viewBox: "0 0 20 20",
|
|
2664
2652
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2665
2653
|
className: className
|
|
2666
2654
|
}, React.createElement("path", {
|
|
2667
|
-
d: "
|
|
2655
|
+
d: "M2.85 2.15a.5.5 0 10-.7.7L6.9 7.6 4.02 8.75a1 1 0 00-.34 1.64L6.3 13 3 16.3v.7h.7L7 13.7l2.61 2.62a1 1 0 001.64-.34l1.15-2.88 4.75 4.75a.5.5 0 00.7-.7l-15-15zm14.01 7.73l-3.24 1.62L8.5 6.38l1.62-3.24a2 2 0 013.2-.52l4.06 4.05a2 2 0 01-.52 3.2z",
|
|
2668
2656
|
fill: primaryFill
|
|
2669
2657
|
}));
|
|
2670
2658
|
};
|
|
@@ -2679,11 +2667,11 @@ const PinOffRegularIcon = iconProps => {
|
|
|
2679
2667
|
return React.createElement("svg", {
|
|
2680
2668
|
width: "1em",
|
|
2681
2669
|
height: "1em",
|
|
2682
|
-
viewBox: "0 0
|
|
2670
|
+
viewBox: "0 0 20 20",
|
|
2683
2671
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2684
2672
|
className: className
|
|
2685
2673
|
}, React.createElement("path", {
|
|
2686
|
-
d: "
|
|
2674
|
+
d: "M2.85 2.15a.5.5 0 10-.7.7L6.9 7.6 4.02 8.75a1 1 0 00-.34 1.64L6.3 13 3 16.3v.7h.7L7 13.7l2.61 2.62a1 1 0 001.64-.34l1.15-2.88 4.75 4.75a.5.5 0 00.7-.7l-15-15zm8.78 10.18l-1.31 3.28-5.93-5.93 3.28-1.3 3.96 3.95zm1.33-1.62l-.08.04.74.75 3.24-1.62a2 2 0 00.52-3.2l-4.05-4.06a2 2 0 00-3.2.52L8.5 6.38l.75.74.04-.08 1.73-3.45a1 1 0 011.6-.26l4.05 4.05a1 1 0 01-.26 1.6l-3.45 1.73z",
|
|
2687
2675
|
fill: primaryFill
|
|
2688
2676
|
}));
|
|
2689
2677
|
};
|
|
@@ -2698,11 +2686,11 @@ const PivotFilledIcon = iconProps => {
|
|
|
2698
2686
|
return React.createElement("svg", {
|
|
2699
2687
|
width: "1em",
|
|
2700
2688
|
height: "1em",
|
|
2701
|
-
viewBox: "0 0
|
|
2689
|
+
viewBox: "0 0 20 20",
|
|
2702
2690
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2703
2691
|
className: className
|
|
2704
2692
|
}, React.createElement("path", {
|
|
2705
|
-
d: "M3
|
|
2693
|
+
d: "M3 5.5v9A2.5 2.5 0 005.5 17h4.59a1.5 1.5 0 01.35-1.56l1-1a1.5 1.5 0 012.47.56h.59a.5.5 0 00.5-.5v-.59a1.5 1.5 0 01-.56-2.47l1-1a1.5 1.5 0 011.56-.35V5.5A2.5 2.5 0 0014.5 3h-9A2.5 2.5 0 003 5.5zM6 5h1a1 1 0 011 1v1a1 1 0 01-1 1H6a1 1 0 01-1-1V6a1 1 0 011-1zm3 1a1 1 0 011-1h4a1 1 0 011 1v1a1 1 0 01-1 1h-4a1 1 0 01-1-1V6zM7 9a1 1 0 011 1v4a1 1 0 01-1 1H6a1 1 0 01-1-1v-4a1 1 0 011-1h1zm9.85 2.15a.5.5 0 00-.7 0l-1 1a.5.5 0 00.7.7l.15-.14v1.79c0 .83-.67 1.5-1.5 1.5h-1.8l.15-.15a.5.5 0 00-.7-.7l-1 1a.5.5 0 000 .7l1 1a.5.5 0 00.7-.7l-.14-.15h1.79a2.5 2.5 0 002.5-2.5v-1.8l.15.15a.5.5 0 00.7-.7l-1-1z",
|
|
2706
2694
|
fill: primaryFill
|
|
2707
2695
|
}));
|
|
2708
2696
|
};
|
|
@@ -2717,11 +2705,11 @@ const PivotRegularIcon = iconProps => {
|
|
|
2717
2705
|
return React.createElement("svg", {
|
|
2718
2706
|
width: "1em",
|
|
2719
2707
|
height: "1em",
|
|
2720
|
-
viewBox: "0 0
|
|
2708
|
+
viewBox: "0 0 20 20",
|
|
2721
2709
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2722
2710
|
className: className
|
|
2723
2711
|
}, React.createElement("path", {
|
|
2724
|
-
d: "M5.
|
|
2712
|
+
d: "M5.5 4C4.67 4 4 4.67 4 5.5v9c0 .83.67 1.5 1.5 1.5h4.59a1.5 1.5 0 000 1H5.5A2.5 2.5 0 013 14.5v-9A2.5 2.5 0 015.5 3h9A2.5 2.5 0 0117 5.5v4.59a1.5 1.5 0 00-1 0V5.5c0-.83-.67-1.5-1.5-1.5h-9zM6 5a1 1 0 00-1 1v1a1 1 0 001 1h1a1 1 0 001-1V6a1 1 0 00-1-1H6zm4 0a1 1 0 00-1 1v1a1 1 0 001 1h4a1 1 0 001-1V6a1 1 0 00-1-1h-4zM6 9a1 1 0 00-1 1v4a1 1 0 001 1h1a1 1 0 001-1v-4a1 1 0 00-1-1H6zm10.85 2.15a.5.5 0 00-.7 0l-1 1a.5.5 0 00.7.7l.15-.14v1.79c0 .83-.67 1.5-1.5 1.5h-1.8l.15-.15a.5.5 0 00-.7-.7l-1 1a.5.5 0 000 .7l1 1a.5.5 0 00.7-.7l-.14-.15h1.79a2.5 2.5 0 002.5-2.5v-1.8l.15.15a.5.5 0 00.7-.7l-1-1z",
|
|
2725
2713
|
fill: primaryFill
|
|
2726
2714
|
}));
|
|
2727
2715
|
};
|
|
@@ -2736,11 +2724,11 @@ const PlayFilledIcon = iconProps => {
|
|
|
2736
2724
|
return React.createElement("svg", {
|
|
2737
2725
|
width: "1em",
|
|
2738
2726
|
height: "1em",
|
|
2739
|
-
viewBox: "0 0
|
|
2727
|
+
viewBox: "0 0 20 20",
|
|
2740
2728
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2741
2729
|
className: className
|
|
2742
2730
|
}, React.createElement("path", {
|
|
2743
|
-
d: "M17.
|
|
2731
|
+
d: "M17.22 8.68a1.5 1.5 0 010 2.63l-10 5.5A1.5 1.5 0 015 15.5v-11A1.5 1.5 0 017.22 3.2l10 5.5z",
|
|
2744
2732
|
fill: primaryFill
|
|
2745
2733
|
}));
|
|
2746
2734
|
};
|
|
@@ -2755,11 +2743,11 @@ const PlayRegularIcon = iconProps => {
|
|
|
2755
2743
|
return React.createElement("svg", {
|
|
2756
2744
|
width: "1em",
|
|
2757
2745
|
height: "1em",
|
|
2758
|
-
viewBox: "0 0
|
|
2746
|
+
viewBox: "0 0 20 20",
|
|
2759
2747
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2760
2748
|
className: className
|
|
2761
2749
|
}, React.createElement("path", {
|
|
2762
|
-
d: "M17.
|
|
2750
|
+
d: "M17.22 8.69a1.5 1.5 0 010 2.62l-10 5.5A1.5 1.5 0 015 15.5v-11A1.5 1.5 0 017.22 3.2l10 5.5zm-.48 1.75a.5.5 0 000-.88l-10-5.5A.5.5 0 006 4.5v11c0 .38.4.62.74.44l10-5.5z",
|
|
2763
2751
|
fill: primaryFill
|
|
2764
2752
|
}));
|
|
2765
2753
|
};
|
|
@@ -2774,11 +2762,11 @@ const PlayCircleFilledIcon = iconProps => {
|
|
|
2774
2762
|
return React.createElement("svg", {
|
|
2775
2763
|
width: "1em",
|
|
2776
2764
|
height: "1em",
|
|
2777
|
-
viewBox: "0 0
|
|
2765
|
+
viewBox: "0 0 20 20",
|
|
2778
2766
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2779
2767
|
className: className
|
|
2780
2768
|
}, React.createElement("path", {
|
|
2781
|
-
d: "M2
|
|
2769
|
+
d: "M2 10a8 8 0 1116 0 8 8 0 01-16 0zm6-2.17v4.34c0 .57.63.94 1.13.65l4.12-2.39a.5.5 0 000-.86L9.13 7.18A.75.75 0 008 7.83z",
|
|
2782
2770
|
fill: primaryFill
|
|
2783
2771
|
}));
|
|
2784
2772
|
};
|
|
@@ -2793,11 +2781,11 @@ const PlayCircleRegularIcon = iconProps => {
|
|
|
2793
2781
|
return React.createElement("svg", {
|
|
2794
2782
|
width: "1em",
|
|
2795
2783
|
height: "1em",
|
|
2796
|
-
viewBox: "0 0
|
|
2784
|
+
viewBox: "0 0 20 20",
|
|
2797
2785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2798
2786
|
className: className
|
|
2799
2787
|
}, React.createElement("path", {
|
|
2800
|
-
d: "M9.
|
|
2788
|
+
d: "M9.13 7.18A.75.75 0 008 7.83v4.34c0 .57.63.94 1.13.65l4.12-2.39a.5.5 0 000-.86L9.13 7.18zM2 10a8 8 0 1116 0 8 8 0 01-16 0zm8-7a7 7 0 100 14 7 7 0 000-14z",
|
|
2801
2789
|
fill: primaryFill
|
|
2802
2790
|
}));
|
|
2803
2791
|
};
|
|
@@ -2812,11 +2800,11 @@ const PlugConnectedFilledIcon = iconProps => {
|
|
|
2812
2800
|
return React.createElement("svg", {
|
|
2813
2801
|
width: "1em",
|
|
2814
2802
|
height: "1em",
|
|
2815
|
-
viewBox: "0 0
|
|
2803
|
+
viewBox: "0 0 20 20",
|
|
2816
2804
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2817
2805
|
className: className
|
|
2818
2806
|
}, React.createElement("path", {
|
|
2819
|
-
d: "
|
|
2807
|
+
d: "M17.78 3.28a.75.75 0 00-1.06-1.06l-2.45 2.45a4.04 4.04 0 00-5.12.48l-.3.3a1.49 1.49 0 000 2.1l3.6 3.6c.58.59 1.52.59 2.1 0l.3-.3a4.04 4.04 0 00.48-5.12l2.45-2.45zM7.55 8.85a1.49 1.49 0 00-2.1 0l-.3.3a4.04 4.04 0 00-.48 5.12l-2.45 2.45a.75.75 0 101.06 1.06l2.45-2.45a4.04 4.04 0 005.12-.48l.3-.3c.59-.58.59-1.52 0-2.1l-3.6-3.6z",
|
|
2820
2808
|
fill: primaryFill
|
|
2821
2809
|
}));
|
|
2822
2810
|
};
|
|
@@ -2831,11 +2819,11 @@ const PlugConnectedRegularIcon = iconProps => {
|
|
|
2831
2819
|
return React.createElement("svg", {
|
|
2832
2820
|
width: "1em",
|
|
2833
2821
|
height: "1em",
|
|
2834
|
-
viewBox: "0 0
|
|
2822
|
+
viewBox: "0 0 20 20",
|
|
2835
2823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2836
2824
|
className: className
|
|
2837
2825
|
}, React.createElement("path", {
|
|
2838
|
-
d: "
|
|
2826
|
+
d: "M17.85 2.85a.5.5 0 00-.7-.7L14.48 4.8a4.04 4.04 0 00-5.33.34l-.3.3a1.49 1.49 0 000 2.1l3.6 3.6c.58.59 1.52.59 2.1 0l.3-.3a4.04 4.04 0 00.34-5.33l2.66-2.67zm-4 7.6c-.2.19-.5.19-.7 0l-3.6-3.6c-.19-.2-.19-.5 0-.7l.3-.3a3.04 3.04 0 014.3 4.3l-.3.3zm-6.3-1.6a1.49 1.49 0 00-2.1 0l-.3.3a4.04 4.04 0 00-.34 5.33l-2.66 2.67a.5.5 0 00.7.7l2.67-2.66a4.04 4.04 0 005.33-.34l.3-.3c.59-.58.59-1.52 0-2.1l-3.6-3.6zm-1.4.7c.2-.19.5-.19.7 0l3.6 3.6c.19.2.19.5 0 .7l-.3.3a3.04 3.04 0 11-4.3-4.3l.3-.3z",
|
|
2839
2827
|
fill: primaryFill
|
|
2840
2828
|
}));
|
|
2841
2829
|
};
|
|
@@ -2850,11 +2838,11 @@ const PlugDisconnectedFilledIcon = iconProps => {
|
|
|
2850
2838
|
return React.createElement("svg", {
|
|
2851
2839
|
width: "1em",
|
|
2852
2840
|
height: "1em",
|
|
2853
|
-
viewBox: "0 0
|
|
2841
|
+
viewBox: "0 0 20 20",
|
|
2854
2842
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2855
2843
|
className: className
|
|
2856
2844
|
}, React.createElement("path", {
|
|
2857
|
-
d: "
|
|
2845
|
+
d: "M17.78 2.22c.3.3.3.77 0 1.06l-1.45 1.45a4.04 4.04 0 01-.48 5.12l-.3.3-.3.31c-.42.41-1.08.41-1.5 0L9.55 6.24a1.05 1.05 0 010-1.48l.6-.61a4.05 4.05 0 015.13-.48l1.45-1.45c.3-.3.77-.3 1.06 0zm-9 6.25c.3.3.3.77 0 1.06L7.51 10.8l1.69 1.7 1.27-1.28a.75.75 0 111.06 1.06l-1.28 1.28c.48.58.45 1.45-.1 2l-.3.3a4.04 4.04 0 01-5.12.47l-1.45 1.45a.75.75 0 01-1.06-1.06l1.45-1.45a4.04 4.04 0 01.48-5.12l.3-.3a1.49 1.49 0 012-.1l1.27-1.28c.3-.3.77-.3 1.06 0z",
|
|
2858
2846
|
fill: primaryFill
|
|
2859
2847
|
}));
|
|
2860
2848
|
};
|
|
@@ -2869,11 +2857,11 @@ const PlugDisconnectedRegularIcon = iconProps => {
|
|
|
2869
2857
|
return React.createElement("svg", {
|
|
2870
2858
|
width: "1em",
|
|
2871
2859
|
height: "1em",
|
|
2872
|
-
viewBox: "0 0
|
|
2860
|
+
viewBox: "0 0 20 20",
|
|
2873
2861
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2874
2862
|
className: className
|
|
2875
2863
|
}, React.createElement("path", {
|
|
2876
|
-
d: "
|
|
2864
|
+
d: "M17.85 2.15c.2.2.2.5 0 .7L16.2 4.52a4.04 4.04 0 01-.34 5.33l-.3.3-.3.31c-.42.41-1.08.41-1.5 0L9.55 6.24a1.05 1.05 0 010-1.48l.6-.61a4.04 4.04 0 015.34-.34l1.67-1.66c.2-.2.5-.2.7 0zm-2.71 2.7a3.04 3.04 0 00-4.29 0l-.3.3c-.19.2-.19.5 0 .7l3.6 3.6c.2.19.5.19.7 0l.3-.3a3.04 3.04 0 000-4.29l-.01-.01zm-5.79 3.8c.2.2.2.5 0 .7L7.71 11 9 12.3l1.65-1.65a.5.5 0 01.7.7L9.71 13l.44.45c.59.58.59 1.52 0 2.1l-.3.3a4.04 4.04 0 01-5.33.34l-1.67 1.66a.5.5 0 01-.7-.7l1.66-1.67a4.04 4.04 0 01.34-5.33l.3-.3a1.49 1.49 0 012.1 0l.45.44 1.65-1.64c.2-.2.5-.2.7 0zm-4.5 6.5a3.04 3.04 0 004.3 0l.3-.3c.19-.2.19-.5 0-.7l-3.6-3.6c-.2-.19-.5-.19-.7 0l-.3.3a3.04 3.04 0 000 4.3z",
|
|
2877
2865
|
fill: primaryFill
|
|
2878
2866
|
}));
|
|
2879
2867
|
};
|
|
@@ -2888,11 +2876,11 @@ const PollFilledIcon = iconProps => {
|
|
|
2888
2876
|
return React.createElement("svg", {
|
|
2889
2877
|
width: "1em",
|
|
2890
2878
|
height: "1em",
|
|
2891
|
-
viewBox: "0 0
|
|
2879
|
+
viewBox: "0 0 20 20",
|
|
2892
2880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2893
2881
|
className: className
|
|
2894
2882
|
}, React.createElement("path", {
|
|
2895
|
-
d: "M10
|
|
2883
|
+
d: "M10 2a2 2 0 00-2 2v12a2 2 0 104 0V4a2 2 0 00-2-2zm-6 8a2 2 0 00-2 2v4a2 2 0 104 0v-4a2 2 0 00-2-2zm12-4a2 2 0 00-2 2v8a2 2 0 104 0V8a2 2 0 00-2-2z",
|
|
2896
2884
|
fill: primaryFill
|
|
2897
2885
|
}));
|
|
2898
2886
|
};
|
|
@@ -2907,11 +2895,11 @@ const PollRegularIcon = iconProps => {
|
|
|
2907
2895
|
return React.createElement("svg", {
|
|
2908
2896
|
width: "1em",
|
|
2909
2897
|
height: "1em",
|
|
2910
|
-
viewBox: "0 0
|
|
2898
|
+
viewBox: "0 0 20 20",
|
|
2911
2899
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2912
2900
|
className: className
|
|
2913
2901
|
}, React.createElement("path", {
|
|
2914
|
-
d: "M8
|
|
2902
|
+
d: "M8 4a2 2 0 114 0v12a2 2 0 11-4 0V4zm2-1a1 1 0 00-1 1v12a1 1 0 102 0V4a1 1 0 00-1-1zm-8 9a2 2 0 114 0v4a2 2 0 11-4 0v-4zm2-1a1 1 0 00-1 1v4a1 1 0 102 0v-4a1 1 0 00-1-1zm12-5a2 2 0 00-2 2v8a2 2 0 104 0V8a2 2 0 00-2-2zm-1 2a1 1 0 112 0v8a1 1 0 11-2 0V8z",
|
|
2915
2903
|
fill: primaryFill
|
|
2916
2904
|
}));
|
|
2917
2905
|
};
|
|
@@ -2926,11 +2914,11 @@ const PositionBackwardFilledIcon = iconProps => {
|
|
|
2926
2914
|
return React.createElement("svg", {
|
|
2927
2915
|
width: "1em",
|
|
2928
2916
|
height: "1em",
|
|
2929
|
-
viewBox: "0 0
|
|
2917
|
+
viewBox: "0 0 20 20",
|
|
2930
2918
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2931
2919
|
className: className
|
|
2932
2920
|
}, React.createElement("path", {
|
|
2933
|
-
d: "M2
|
|
2921
|
+
d: "M2 4.5A2.5 2.5 0 014.5 2h6A2.5 2.5 0 0113 4.5V6H9.5A3.5 3.5 0 006 9.5V13H4.5A2.5 2.5 0 012 10.5v-6zM9.5 7A2.5 2.5 0 007 9.5v6A2.5 2.5 0 009.5 18h6a2.5 2.5 0 002.5-2.5v-6A2.5 2.5 0 0015.5 7h-6zM8 9.5C8 8.67 8.67 8 9.5 8h6c.83 0 1.5.67 1.5 1.5v6c0 .83-.67 1.5-1.5 1.5h-6A1.5 1.5 0 018 15.5v-6z",
|
|
2934
2922
|
fill: primaryFill
|
|
2935
2923
|
}));
|
|
2936
2924
|
};
|
|
@@ -2945,11 +2933,11 @@ const PositionBackwardRegularIcon = iconProps => {
|
|
|
2945
2933
|
return React.createElement("svg", {
|
|
2946
2934
|
width: "1em",
|
|
2947
2935
|
height: "1em",
|
|
2948
|
-
viewBox: "0 0
|
|
2936
|
+
viewBox: "0 0 20 20",
|
|
2949
2937
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2950
2938
|
className: className
|
|
2951
2939
|
}, React.createElement("path", {
|
|
2952
|
-
d: "M4.
|
|
2940
|
+
d: "M4.5 2A2.5 2.5 0 002 4.5v6A2.5 2.5 0 004.5 13H6v-1.7l-.7.7h-.8a1.5 1.5 0 01-.65-.15L6 9.71V9.5c0-.57.14-1.11.38-1.59l-3.23 3.24A1.5 1.5 0 013 10.5v-.94L9.56 3h.94c.23 0 .45.05.65.15L7.9 6.38A3.49 3.49 0 019.5 6h.2l2.15-2.15c.1.2.15.42.15.65v.8l-.7.7H13V4.5A2.5 2.5 0 0010.5 2h-6zM3 4.5C3 3.67 3.67 3 4.5 3h.65L3 5.15V4.5zm0 2.06L6.56 3h1.59L3 8.15V6.56zM7 9.5A2.5 2.5 0 019.5 7h6A2.5 2.5 0 0118 9.5v6a2.5 2.5 0 01-2.5 2.5h-6A2.5 2.5 0 017 15.5v-6zM9.5 8C8.67 8 8 8.67 8 9.5v6c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-6c0-.83-.67-1.5-1.5-1.5h-6z",
|
|
2953
2941
|
fill: primaryFill
|
|
2954
2942
|
}));
|
|
2955
2943
|
};
|
|
@@ -2964,11 +2952,11 @@ const PositionForwardFilledIcon = iconProps => {
|
|
|
2964
2952
|
return React.createElement("svg", {
|
|
2965
2953
|
width: "1em",
|
|
2966
2954
|
height: "1em",
|
|
2967
|
-
viewBox: "0 0
|
|
2955
|
+
viewBox: "0 0 20 20",
|
|
2968
2956
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2969
2957
|
className: className
|
|
2970
2958
|
}, React.createElement("path", {
|
|
2971
|
-
d: "M7
|
|
2959
|
+
d: "M7 14v1.5A2.5 2.5 0 009.5 18h6a2.5 2.5 0 002.5-2.5v-6A2.5 2.5 0 0015.5 7H14v1h1.5c.83 0 1.5.67 1.5 1.5v6c0 .83-.67 1.5-1.5 1.5h-6A1.5 1.5 0 018 15.5V14H7zM2 4.5A2.5 2.5 0 014.5 2h6A2.5 2.5 0 0113 4.5v6a2.5 2.5 0 01-2.5 2.5h-6A2.5 2.5 0 012 10.5v-6z",
|
|
2972
2960
|
fill: primaryFill
|
|
2973
2961
|
}));
|
|
2974
2962
|
};
|
|
@@ -2983,11 +2971,11 @@ const PositionForwardRegularIcon = iconProps => {
|
|
|
2983
2971
|
return React.createElement("svg", {
|
|
2984
2972
|
width: "1em",
|
|
2985
2973
|
height: "1em",
|
|
2986
|
-
viewBox: "0 0
|
|
2974
|
+
viewBox: "0 0 20 20",
|
|
2987
2975
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2988
2976
|
className: className
|
|
2989
2977
|
}, React.createElement("path", {
|
|
2990
|
-
d: "M7
|
|
2978
|
+
d: "M7 14v1.5A2.5 2.5 0 009.5 18h6a2.5 2.5 0 002.5-2.5v-6A2.5 2.5 0 0015.5 7H14v1h1.5c.83 0 1.5.67 1.5 1.5v6c0 .83-.67 1.5-1.5 1.5h-6A1.5 1.5 0 018 15.5V14H7zM2 4.5A2.5 2.5 0 014.5 2h6A2.5 2.5 0 0113 4.5v6a2.5 2.5 0 01-2.5 2.5h-6A2.5 2.5 0 012 10.5v-6zM4.5 3C3.67 3 3 3.67 3 4.5v.65L5.15 3H4.5zm2.06 0L3 6.56v1.59L8.15 3H6.56zM3 10.5c0 .23.05.45.15.65l8-8A1.5 1.5 0 0010.5 3h-.94L3 9.56v.94zM4.5 12h.8L12 5.3v-.8c0-.23-.05-.45-.15-.65l-8 8c.2.1.42.15.65.15zm5.2 0h.8c.83 0 1.5-.67 1.5-1.5v-.8L9.7 12zm-1.4 0L12 8.3V6.7L6.7 12h1.6z",
|
|
2991
2979
|
fill: primaryFill
|
|
2992
2980
|
}));
|
|
2993
2981
|
};
|
|
@@ -3002,11 +2990,11 @@ const PositionToBackFilledIcon = iconProps => {
|
|
|
3002
2990
|
return React.createElement("svg", {
|
|
3003
2991
|
width: "1em",
|
|
3004
2992
|
height: "1em",
|
|
3005
|
-
viewBox: "0 0
|
|
2993
|
+
viewBox: "0 0 20 20",
|
|
3006
2994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3007
2995
|
className: className
|
|
3008
2996
|
}, React.createElement("path", {
|
|
3009
|
-
d: "M12
|
|
2997
|
+
d: "M12 14c0-1.1.9-2 2-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2v-3zm2-1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1h-3zM5 9h1.3C7.8 9 9 7.8 9 6.3V5h3.5A2.5 2.5 0 0115 7.5V11h-1.3a2.7 2.7 0 00-2.7 2.7V15H7.5A2.5 2.5 0 015 12.5V9zM1 3c0-1.1.9-2 2-2h3a2 2 0 012 2v3a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm2-1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1V3a1 1 0 00-1-1H3z",
|
|
3010
2998
|
fill: primaryFill
|
|
3011
2999
|
}));
|
|
3012
3000
|
};
|
|
@@ -3021,11 +3009,11 @@ const PositionToBackRegularIcon = iconProps => {
|
|
|
3021
3009
|
return React.createElement("svg", {
|
|
3022
3010
|
width: "1em",
|
|
3023
3011
|
height: "1em",
|
|
3024
|
-
viewBox: "0 0
|
|
3012
|
+
viewBox: "0 0 20 20",
|
|
3025
3013
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3026
3014
|
className: className
|
|
3027
3015
|
}, React.createElement("path", {
|
|
3028
|
-
d: "M12
|
|
3016
|
+
d: "M12 14c0-1.1.9-2 2-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2v-3zm2-1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1h-3zM5 9v3.5A2.5 2.5 0 007.5 15H11v-1H9.7l1.67-1.66c.23-.4.57-.74.97-.97L14 9.7V11h1V7.5A2.5 2.5 0 0012.5 5H9v1h1.3L8.62 7.66c-.23.4-.57.74-.97.97L6 10.3V9H5zm6.7-3h.8c.23 0 .45.05.65.15l-7 7A1.5 1.5 0 016 12.5v-.8L11.7 6zm-4.2 8a1.5 1.5 0 01-.65-.15l7-7c.1.2.15.42.15.65v.8L8.3 14h-.8zM1 3c0-1.1.9-2 2-2h3a2 2 0 012 2v3a2 2 0 01-2 2H3a2 2 0 01-2-2V3zm2-1a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1V3a1 1 0 00-1-1H3z",
|
|
3029
3017
|
fill: primaryFill
|
|
3030
3018
|
}));
|
|
3031
3019
|
};
|
|
@@ -3040,11 +3028,11 @@ const PositionToFrontFilledIcon = iconProps => {
|
|
|
3040
3028
|
return React.createElement("svg", {
|
|
3041
3029
|
width: "1em",
|
|
3042
3030
|
height: "1em",
|
|
3043
|
-
viewBox: "0 0
|
|
3031
|
+
viewBox: "0 0 20 20",
|
|
3044
3032
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3045
3033
|
className: className
|
|
3046
3034
|
}, React.createElement("path", {
|
|
3047
|
-
d: "M1
|
|
3035
|
+
d: "M1 3c0-1.1.9-2 2-2h3a2 2 0 012 2v1h-.5c-.17 0-.34.01-.5.04V3a1 1 0 00-1-1H3a1 1 0 00-1 1v3a1 1 0 001 1h1.04C4 7.16 4 7.33 4 7.5V8H3a2 2 0 01-2-2V3zm11 13v1c0 1.1.9 2 2 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-1v.5c0 .17-.01.34-.04.5H17a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-1.04c-.16.03-.33.04-.5.04H12zM5 7.5A2.5 2.5 0 017.5 5h5A2.5 2.5 0 0115 7.5v5a2.5 2.5 0 01-2.5 2.5h-5A2.5 2.5 0 015 12.5v-5z",
|
|
3048
3036
|
fill: primaryFill
|
|
3049
3037
|
}));
|
|
3050
3038
|
};
|
|
@@ -3059,11 +3047,11 @@ const PositionToFrontRegularIcon = iconProps => {
|
|
|
3059
3047
|
return React.createElement("svg", {
|
|
3060
3048
|
width: "1em",
|
|
3061
3049
|
height: "1em",
|
|
3062
|
-
viewBox: "0 0
|
|
3050
|
+
viewBox: "0 0 20 20",
|
|
3063
3051
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3064
3052
|
className: className
|
|
3065
3053
|
}, React.createElement("path", {
|
|
3066
|
-
d: "M3
|
|
3054
|
+
d: "M3 1a2 2 0 00-2 2v3c0 1.1.9 2 2 2h1v-.5c0-.17.01-.34.04-.5H3a1 1 0 01-1-1V3a1 1 0 011-1h3a1 1 0 011 1v1.04C7.16 4 7.33 4 7.5 4H8V3a2 2 0 00-2-2H3zm9 16v-1h.5c.17 0 .34-.01.5-.04V17a1 1 0 001 1h3a1 1 0 001-1v-3a1 1 0 00-1-1h-1.04c.03-.16.04-.33.04-.5V12h1a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2zM5 7.5A2.5 2.5 0 017.5 5h5A2.5 2.5 0 0115 7.5v5a2.5 2.5 0 01-2.5 2.5h-5A2.5 2.5 0 015 12.5v-5zm2.28-1.48a1.5 1.5 0 00-1.26 1.26l1.26-1.26zM6 10.29L10.3 6H8.7L6 8.7v1.6zM11.7 6L6 11.7v.8c0 .23.05.45.15.65l7-7A1.5 1.5 0 0012.5 6h-.8zm-4.2 8h.8L14 8.3v-.8c0-.23-.05-.45-.15-.65l-7 7c.2.1.42.15.65.15zm2.2 0h1.6l2.7-2.7V9.7L9.7 14zm3.02-.02a1.5 1.5 0 001.26-1.26l-1.26 1.26z",
|
|
3067
3055
|
fill: primaryFill
|
|
3068
3056
|
}));
|
|
3069
3057
|
};
|
|
@@ -3078,11 +3066,11 @@ const PowerFilledIcon = iconProps => {
|
|
|
3078
3066
|
return React.createElement("svg", {
|
|
3079
3067
|
width: "1em",
|
|
3080
3068
|
height: "1em",
|
|
3081
|
-
viewBox: "0 0
|
|
3069
|
+
viewBox: "0 0 20 20",
|
|
3082
3070
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3083
3071
|
className: className
|
|
3084
3072
|
}, React.createElement("path", {
|
|
3085
|
-
d: "
|
|
3073
|
+
d: "M10.75 2.5a.75.75 0 00-1.5 0v6a.75.75 0 001.5 0v-6zm3 1.5a.75.75 0 10-.76 1.3A6 6 0 117 5.3.75.75 0 106.25 4a7.5 7.5 0 107.5 0z",
|
|
3086
3074
|
fill: primaryFill
|
|
3087
3075
|
}));
|
|
3088
3076
|
};
|
|
@@ -3097,11 +3085,11 @@ const PowerRegularIcon = iconProps => {
|
|
|
3097
3085
|
return React.createElement("svg", {
|
|
3098
3086
|
width: "1em",
|
|
3099
3087
|
height: "1em",
|
|
3100
|
-
viewBox: "0 0
|
|
3088
|
+
viewBox: "0 0 20 20",
|
|
3101
3089
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3102
3090
|
className: className
|
|
3103
3091
|
}, React.createElement("path", {
|
|
3104
|
-
d: "M10.
|
|
3092
|
+
d: "M10.5 2.5a.5.5 0 00-1 0v6a.5.5 0 001 0v-6zM13.74 4a.5.5 0 10-.5.87 6.5 6.5 0 11-6.49 0 .5.5 0 10-.5-.87 7.5 7.5 0 107.5 0z",
|
|
3105
3093
|
fill: primaryFill
|
|
3106
3094
|
}));
|
|
3107
3095
|
};
|
|
@@ -3116,11 +3104,11 @@ const PremiumFilledIcon = iconProps => {
|
|
|
3116
3104
|
return React.createElement("svg", {
|
|
3117
3105
|
width: "1em",
|
|
3118
3106
|
height: "1em",
|
|
3119
|
-
viewBox: "0 0
|
|
3107
|
+
viewBox: "0 0 20 20",
|
|
3120
3108
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3121
3109
|
className: className
|
|
3122
3110
|
}, React.createElement("path", {
|
|
3123
|
-
d: "M5.
|
|
3111
|
+
d: "M5.5 2.75a.75.75 0 00-.66.39l-2.75 5c-.15.27-.11.6.08.84l7.25 8.75a.75.75 0 001.16 0l7.25-8.75c.2-.24.23-.57.08-.84l-2.75-5a.75.75 0 00-.66-.39h-9zM4.16 7.5l1.78-3.25h1.5L6.31 7.5H4.16zM6.14 9l1.93 4.75L4.14 9h2zM10 14.48L7.76 9h4.39l-2.16 5.48zM7.89 7.5l1.14-3.25h1.95l1.2 3.25H7.88zm5.88 0l-1.2-3.25h1.49l1.78 3.25h-2.07zm0 1.5h2.1l-4.01 4.83L13.76 9z",
|
|
3124
3112
|
fill: primaryFill
|
|
3125
3113
|
}));
|
|
3126
3114
|
};
|
|
@@ -3135,11 +3123,11 @@ const PremiumRegularIcon = iconProps => {
|
|
|
3135
3123
|
return React.createElement("svg", {
|
|
3136
3124
|
width: "1em",
|
|
3137
3125
|
height: "1em",
|
|
3138
|
-
viewBox: "0 0
|
|
3126
|
+
viewBox: "0 0 20 20",
|
|
3139
3127
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3140
3128
|
className: className
|
|
3141
3129
|
}, React.createElement("path", {
|
|
3142
|
-
d: "M5.
|
|
3130
|
+
d: "M5.5 3a.5.5 0 00-.43.24l-3 5a.5.5 0 00.05.58l7.5 9a.5.5 0 00.76 0l7.5-9a.5.5 0 00.05-.58l-3-5A.5.5 0 0014.5 3h-9zM3.38 8l2.4-4h1.98l-1.6 4H3.38zm2.78 1l2.26 5.83L3.57 9h2.59zM10 16.12L7.23 9h5.54L10 16.12zM7.24 8l1.6-4h2.32l1.6 4H7.24zm6.6 0l-1.6-4h1.98l2.4 4h-2.78zm0 1h2.6l-4.86 5.83L13.84 9z",
|
|
3143
3131
|
fill: primaryFill
|
|
3144
3132
|
}));
|
|
3145
3133
|
};
|
|
@@ -3230,11 +3218,11 @@ const PresenterOffFilledIcon = iconProps => {
|
|
|
3230
3218
|
return React.createElement("svg", {
|
|
3231
3219
|
width: "1em",
|
|
3232
3220
|
height: "1em",
|
|
3233
|
-
viewBox: "0 0
|
|
3221
|
+
viewBox: "0 0 20 20",
|
|
3234
3222
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3235
3223
|
className: className
|
|
3236
3224
|
}, React.createElement("path", {
|
|
3237
|
-
d: "M7.
|
|
3225
|
+
d: "M7.15 7.85c-.1.2-.15.42-.15.65V9h1.3l1 1H3.5a.5.5 0 00-.36.86l3.7 3.56c.1.1.16.23.16.36v1.72c0 .83.67 1.5 1.5 1.5h3c.83 0 1.5-.67 1.5-1.5v-1.72a.5.5 0 01.15-.36l.29-.27 3.7 3.7a.5.5 0 00.71-.7l-10-10-5-5a.5.5 0 10-.7.7l5 5zm9.7 3.01l-1.97 1.9L12.12 10h4.39a.5.5 0 01.35.86zM13 9h-1.88l-2-2h2.38c.83 0 1.5.67 1.5 1.5V9zm-3-3a2 2 0 100-4 2 2 0 000 4z",
|
|
3238
3226
|
fill: primaryFill
|
|
3239
3227
|
}));
|
|
3240
3228
|
};
|
|
@@ -3249,11 +3237,11 @@ const PresenterOffRegularIcon = iconProps => {
|
|
|
3249
3237
|
return React.createElement("svg", {
|
|
3250
3238
|
width: "1em",
|
|
3251
3239
|
height: "1em",
|
|
3252
|
-
viewBox: "0 0
|
|
3240
|
+
viewBox: "0 0 20 20",
|
|
3253
3241
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3254
3242
|
className: className
|
|
3255
3243
|
}, React.createElement("path", {
|
|
3256
|
-
d: "M7
|
|
3244
|
+
d: "M7 8.5c0-.23.05-.45.15-.65l-5-5a.5.5 0 11.7-.7l15 15a.5.5 0 01-.7.7l-3.71-3.7-.29.27a.5.5 0 00-.15.36v1.72c0 .83-.67 1.5-1.5 1.5h-3A1.5 1.5 0 017 16.5v-1.72a.5.5 0 00-.15-.36l-3.7-3.56a.5.5 0 01.34-.86h5.8l-1-1H7v-.5zm3.3 2.5H4.72l2.81 2.7c.3.29.46.68.46 1.08v1.72c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-1.72c0-.4.17-.8.46-1.08l.27-.26L10.3 11zM12 4a2 2 0 11-4 0 2 2 0 014 0zm-1 0a1 1 0 10-2 0 1 1 0 002 0zm-.88 4h1.38c.28 0 .5.22.5.5V9h1v-.5c0-.83-.67-1.5-1.5-1.5H9.12l1 1zm4.76 4.76l-.7-.7L15.26 11h-2.15l-1-1h4.39a.5.5 0 01.35.86l-1.98 1.9z",
|
|
3257
3245
|
fill: primaryFill
|
|
3258
3246
|
}));
|
|
3259
3247
|
};
|
|
@@ -3268,11 +3256,11 @@ const PreviewLinkFilledIcon = iconProps => {
|
|
|
3268
3256
|
return React.createElement("svg", {
|
|
3269
3257
|
width: "1em",
|
|
3270
3258
|
height: "1em",
|
|
3271
|
-
viewBox: "0 0
|
|
3259
|
+
viewBox: "0 0 20 20",
|
|
3272
3260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3273
3261
|
className: className
|
|
3274
3262
|
}, React.createElement("path", {
|
|
3275
|
-
d: "M5
|
|
3263
|
+
d: "M5 6v2h10V6H5zm7 5v3h3v-3h-3zM2 5.75A2.75 2.75 0 014.75 3h10.5A2.75 2.75 0 0118 5.75v8.5A2.75 2.75 0 0115.25 17H4.75A2.75 2.75 0 012 14.25v-8.5zm2-.25v3c0 .27.22.5.5.5h11a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-11a.5.5 0 00-.5.5zm7 5v4c0 .28.22.5.5.5h4a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5h-4a.5.5 0 00-.5.5zm-6.5 0a.5.5 0 000 1h5a.5.5 0 000-1h-5zM4 14c0 .28.22.5.5.5h5a.5.5 0 000-1h-5a.5.5 0 00-.5.5z",
|
|
3276
3264
|
fill: primaryFill
|
|
3277
3265
|
}));
|
|
3278
3266
|
};
|
|
@@ -3287,11 +3275,11 @@ const PreviewLinkRegularIcon = iconProps => {
|
|
|
3287
3275
|
return React.createElement("svg", {
|
|
3288
3276
|
width: "1em",
|
|
3289
3277
|
height: "1em",
|
|
3290
|
-
viewBox: "0 0
|
|
3278
|
+
viewBox: "0 0 20 20",
|
|
3291
3279
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3292
3280
|
className: className
|
|
3293
3281
|
}, React.createElement("path", {
|
|
3294
|
-
d: "M4
|
|
3282
|
+
d: "M4 5.5c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v3a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-3zM5 6v2h10V6H5zm6.5 4a.5.5 0 00-.5.5v4c0 .28.22.5.5.5h4a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5h-4zm.5 4v-3h3v3h-3zm-8-3c0-.28.22-.5.5-.5h5a.5.5 0 010 1h-5A.5.5 0 014 11zm.5 2.5a.5.5 0 000 1h5a.5.5 0 000-1h-5zM2 5.5A2.5 2.5 0 014.5 3h11A2.5 2.5 0 0118 5.5v9a2.5 2.5 0 01-2.5 2.5h-11A2.5 2.5 0 012 14.5v-9zM4.5 4C3.67 4 3 4.67 3 5.5v9c0 .83.67 1.5 1.5 1.5h11c.83 0 1.5-.67 1.5-1.5v-9c0-.83-.67-1.5-1.5-1.5h-11z",
|
|
3295
3283
|
fill: primaryFill
|
|
3296
3284
|
}));
|
|
3297
3285
|
};
|
|
@@ -3306,11 +3294,11 @@ const PreviousFilledIcon = iconProps => {
|
|
|
3306
3294
|
return React.createElement("svg", {
|
|
3307
3295
|
width: "1em",
|
|
3308
3296
|
height: "1em",
|
|
3309
|
-
viewBox: "0 0
|
|
3297
|
+
viewBox: "0 0 20 20",
|
|
3310
3298
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3311
3299
|
className: className
|
|
3312
3300
|
}, React.createElement("path", {
|
|
3313
|
-
d: "M17
|
|
3301
|
+
d: "M17 4.25c0-1-1.12-1.6-1.95-1.04l-8.5 5.71c-.73.5-.73 1.57 0 2.07l8.5 5.8c.83.56 1.95-.03 1.95-1.04V4.25zM3 3.5a.5.5 0 011 0v13a.5.5 0 01-1 0v-13z",
|
|
3314
3302
|
fill: primaryFill
|
|
3315
3303
|
}));
|
|
3316
3304
|
};
|
|
@@ -3325,11 +3313,11 @@ const PreviousRegularIcon = iconProps => {
|
|
|
3325
3313
|
return React.createElement("svg", {
|
|
3326
3314
|
width: "1em",
|
|
3327
3315
|
height: "1em",
|
|
3328
|
-
viewBox: "0 0
|
|
3316
|
+
viewBox: "0 0 20 20",
|
|
3329
3317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3330
3318
|
className: className
|
|
3331
3319
|
}, React.createElement("path", {
|
|
3332
|
-
d: "M3
|
|
3320
|
+
d: "M3 3.5a.5.5 0 011 0v13a.5.5 0 01-1 0v-13zm14 .75c0-1-1.12-1.6-1.95-1.04l-8.5 5.71c-.73.5-.73 1.57 0 2.07l8.5 5.8c.83.56 1.95-.03 1.95-1.04V4.25zm-1.39-.2c.17-.12.39 0 .39.2v11.5c0 .2-.22.32-.4.2l-8.49-5.78a.25.25 0 010-.42l8.5-5.7z",
|
|
3333
3321
|
fill: primaryFill
|
|
3334
3322
|
}));
|
|
3335
3323
|
};
|
|
@@ -3344,11 +3332,11 @@ const PrintFilledIcon = iconProps => {
|
|
|
3344
3332
|
return React.createElement("svg", {
|
|
3345
3333
|
width: "1em",
|
|
3346
3334
|
height: "1em",
|
|
3347
|
-
viewBox: "0 0
|
|
3335
|
+
viewBox: "0 0 20 20",
|
|
3348
3336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3349
3337
|
className: className
|
|
3350
3338
|
}, React.createElement("path", {
|
|
3351
|
-
d: "M5
|
|
3339
|
+
d: "M5 4.5C5 3.67 5.67 3 6.5 3h7c.83 0 1.5.67 1.5 1.5V5h.5A2.5 2.5 0 0118 7.5v5c0 .83-.67 1.5-1.5 1.5H15v1.5c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 015 15.5V14H3.5A1.5 1.5 0 012 12.5v-5A2.5 2.5 0 014.5 5H5v-.5zm9 0a.5.5 0 00-.5-.5h-7a.5.5 0 00-.5.5V5h8v-.5zm-8 7v4c0 .28.22.5.5.5h7a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5h-7a.5.5 0 00-.5.5z",
|
|
3352
3340
|
fill: primaryFill
|
|
3353
3341
|
}));
|
|
3354
3342
|
};
|
|
@@ -3363,11 +3351,11 @@ const PrintRegularIcon = iconProps => {
|
|
|
3363
3351
|
return React.createElement("svg", {
|
|
3364
3352
|
width: "1em",
|
|
3365
3353
|
height: "1em",
|
|
3366
|
-
viewBox: "0 0
|
|
3354
|
+
viewBox: "0 0 20 20",
|
|
3367
3355
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3368
3356
|
className: className
|
|
3369
3357
|
}, React.createElement("path", {
|
|
3370
|
-
d: "M5
|
|
3358
|
+
d: "M5 4.5C5 3.67 5.67 3 6.5 3h7c.83 0 1.5.67 1.5 1.5V5h.5A2.5 2.5 0 0118 7.5v5c0 .83-.67 1.5-1.5 1.5H15v1.5c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 015 15.5V14H3.5A1.5 1.5 0 012 12.5v-5A2.5 2.5 0 014.5 5H5v-.5zM6 5h8v-.5a.5.5 0 00-.5-.5h-7a.5.5 0 00-.5.5V5zm-1 8v-1.5c0-.83.67-1.5 1.5-1.5h7c.83 0 1.5.67 1.5 1.5V13h1.5a.5.5 0 00.5-.5v-5c0-.83-.67-1.5-1.5-1.5h-11C3.67 6 3 6.67 3 7.5v5c0 .28.22.5.5.5H5zm1.5-2a.5.5 0 00-.5.5v4c0 .28.22.5.5.5h7a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5h-7z",
|
|
3371
3359
|
fill: primaryFill
|
|
3372
3360
|
}));
|
|
3373
3361
|
};
|
|
@@ -3382,11 +3370,11 @@ const PrintAddFilledIcon = iconProps => {
|
|
|
3382
3370
|
return React.createElement("svg", {
|
|
3383
3371
|
width: "1em",
|
|
3384
3372
|
height: "1em",
|
|
3385
|
-
viewBox: "0 0
|
|
3373
|
+
viewBox: "0 0 20 20",
|
|
3386
3374
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3387
3375
|
className: className
|
|
3388
3376
|
}, React.createElement("path", {
|
|
3389
|
-
d: "M19
|
|
3377
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4-2a.5.5 0 00-1 0V5h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V6h1.5a.5.5 0 000-1H15V3.5zm-.5 7.5c1.33 0 2.55-.47 3.5-1.26v3.76c0 .83-.67 1.5-1.5 1.5H15v1.5c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 015 16.5V15H3.5A1.5 1.5 0 012 13.5v-5A2.5 2.5 0 014.5 6H5v-.5C5 4.67 5.67 4 6.5 4h2.7c-.08.32-.15.66-.18 1H6.5a.5.5 0 00-.5.5V6h3.02c.26 2.8 2.61 5 5.48 5zM6 12.5v4c0 .28.22.5.5.5h7a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5h-7a.5.5 0 00-.5.5z",
|
|
3390
3378
|
fill: primaryFill
|
|
3391
3379
|
}));
|
|
3392
3380
|
};
|
|
@@ -3401,11 +3389,11 @@ const PrintAddRegularIcon = iconProps => {
|
|
|
3401
3389
|
return React.createElement("svg", {
|
|
3402
3390
|
width: "1em",
|
|
3403
3391
|
height: "1em",
|
|
3404
|
-
viewBox: "0 0
|
|
3392
|
+
viewBox: "0 0 20 20",
|
|
3405
3393
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3406
3394
|
className: className
|
|
3407
3395
|
}, React.createElement("path", {
|
|
3408
|
-
d: "M19
|
|
3396
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-4-2a.5.5 0 00-1 0V5h-1.5a.5.5 0 000 1H14v1.5a.5.5 0 001 0V6h1.5a.5.5 0 000-1H15V3.5zm2 10v-3.1c.36-.18.7-.4 1-.66v3.76c0 .83-.67 1.5-1.5 1.5H15v1.5c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 015 16.5V15H3.5A1.5 1.5 0 012 13.5v-5A2.5 2.5 0 014.5 6H5v-.5C5 4.67 5.67 4 6.5 4h2.7c-.08.32-.15.66-.18 1H6.5a.5.5 0 00-.5.5V6h3.02c.03.34.1.68.19 1H4.5C3.67 7 3 7.67 3 8.5v5c0 .28.22.5.5.5H5v-1.5c0-.83.67-1.5 1.5-1.5h7c.83 0 1.5.67 1.5 1.5V14h1.5a.5.5 0 00.5-.5zM6.5 12a.5.5 0 00-.5.5v4c0 .28.22.5.5.5h7a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5h-7z",
|
|
3409
3397
|
fill: primaryFill
|
|
3410
3398
|
}));
|
|
3411
3399
|
};
|
|
@@ -3420,11 +3408,11 @@ const ProductionFilledIcon = iconProps => {
|
|
|
3420
3408
|
return React.createElement("svg", {
|
|
3421
3409
|
width: "1em",
|
|
3422
3410
|
height: "1em",
|
|
3423
|
-
viewBox: "0 0
|
|
3411
|
+
viewBox: "0 0 20 20",
|
|
3424
3412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3425
3413
|
className: className
|
|
3426
3414
|
}, React.createElement("path", {
|
|
3427
|
-
d: "M5
|
|
3415
|
+
d: "M5 3.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5v-3zm6.5-.5a.5.5 0 00-.5.5v3c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zm.5 3V4h2v2h-2zM2 12a4 4 0 014-4h8a4 4 0 010 8H6a4 4 0 01-4-4zm5 0a1 1 0 10-2 0 1 1 0 002 0zm4 0a1 1 0 10-2 0 1 1 0 002 0zm3 1a1 1 0 100-2 1 1 0 000 2z",
|
|
3428
3416
|
fill: primaryFill
|
|
3429
3417
|
}));
|
|
3430
3418
|
};
|
|
@@ -3439,11 +3427,11 @@ const ProductionRegularIcon = iconProps => {
|
|
|
3439
3427
|
return React.createElement("svg", {
|
|
3440
3428
|
width: "1em",
|
|
3441
3429
|
height: "1em",
|
|
3442
|
-
viewBox: "0 0
|
|
3430
|
+
viewBox: "0 0 20 20",
|
|
3443
3431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3444
3432
|
className: className
|
|
3445
3433
|
}, React.createElement("path", {
|
|
3446
|
-
d: "M5
|
|
3434
|
+
d: "M5 3.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5v-3zm6.5-.5a.5.5 0 00-.5.5v3c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zm.5 3V4h2v2h-2zm-6 7a1 1 0 100-2 1 1 0 000 2zm5-1a1 1 0 11-2 0 1 1 0 012 0zm3 1a1 1 0 100-2 1 1 0 000 2zM2 12a4 4 0 014-4h8a4 4 0 010 8H6a4 4 0 01-4-4zm4-3a3 3 0 100 6h8a3 3 0 100-6H6z",
|
|
3447
3435
|
fill: primaryFill
|
|
3448
3436
|
}));
|
|
3449
3437
|
};
|
|
@@ -3458,11 +3446,11 @@ const ProductionCheckmarkFilledIcon = iconProps => {
|
|
|
3458
3446
|
return React.createElement("svg", {
|
|
3459
3447
|
width: "1em",
|
|
3460
3448
|
height: "1em",
|
|
3461
|
-
viewBox: "0 0
|
|
3449
|
+
viewBox: "0 0 20 20",
|
|
3462
3450
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3463
3451
|
className: className
|
|
3464
3452
|
}, React.createElement("path", {
|
|
3465
|
-
d: "M5
|
|
3453
|
+
d: "M5 3.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5v-3zm6.5-.5a.5.5 0 00-.5.5v3c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zm.5 3V4h2v2h-2zM6 8a4 4 0 100 8h3.2a5.5 5.5 0 01.1-3.29A1 1 0 0110 11a1 1 0 01.23.03 5.49 5.49 0 017.1-1.25A4 4 0 0014 8H6zm0 5a1 1 0 110-2 1 1 0 010 2zm13 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.85-1.85l-2.65 2.64-.65-.64a.5.5 0 00-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 00-.7-.7z",
|
|
3466
3454
|
fill: primaryFill
|
|
3467
3455
|
}));
|
|
3468
3456
|
};
|
|
@@ -3477,11 +3465,11 @@ const ProductionCheckmarkRegularIcon = iconProps => {
|
|
|
3477
3465
|
return React.createElement("svg", {
|
|
3478
3466
|
width: "1em",
|
|
3479
3467
|
height: "1em",
|
|
3480
|
-
viewBox: "0 0
|
|
3468
|
+
viewBox: "0 0 20 20",
|
|
3481
3469
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3482
3470
|
className: className
|
|
3483
3471
|
}, React.createElement("path", {
|
|
3484
|
-
d: "M5
|
|
3472
|
+
d: "M5 3.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5v-3zm6.5-.5a.5.5 0 00-.5.5v3c0 .28.22.5.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5h-3zm.5 3V4h2v2h-2zM2 12a4 4 0 014-4h8a4 4 0 013.33 1.78A5.47 5.47 0 0014 9H6a3 3 0 100 6h3.02c.03.34.1.68.19 1H6a4 4 0 01-4-4zm8-1a1 1 0 01.23.03 5.5 5.5 0 00-.93 1.68A1 1 0 0110 11zm-4 2a1 1 0 100-2 1 1 0 000 2zm13 1.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.85-1.85l-2.65 2.64-.65-.64a.5.5 0 00-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 00-.7-.7z",
|
|
3485
3473
|
fill: primaryFill
|
|
3486
3474
|
}));
|
|
3487
3475
|
};
|
|
@@ -3496,11 +3484,11 @@ const ProhibitedFilledIcon = iconProps => {
|
|
|
3496
3484
|
return React.createElement("svg", {
|
|
3497
3485
|
width: "1em",
|
|
3498
3486
|
height: "1em",
|
|
3499
|
-
viewBox: "0 0
|
|
3487
|
+
viewBox: "0 0 20 20",
|
|
3500
3488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3501
3489
|
className: className
|
|
3502
3490
|
}, React.createElement("path", {
|
|
3503
|
-
d: "M18
|
|
3491
|
+
d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-1.5 0c0-1.52-.53-2.93-1.4-4.04L5.96 15.1A6.5 6.5 0 0016.5 10zM4.9 14.04l9.14-9.14a6.5 6.5 0 00-9.13 9.13z",
|
|
3504
3492
|
fill: primaryFill
|
|
3505
3493
|
}));
|
|
3506
3494
|
};
|
|
@@ -3515,11 +3503,11 @@ const ProhibitedRegularIcon = iconProps => {
|
|
|
3515
3503
|
return React.createElement("svg", {
|
|
3516
3504
|
width: "1em",
|
|
3517
3505
|
height: "1em",
|
|
3518
|
-
viewBox: "0 0
|
|
3506
|
+
viewBox: "0 0 20 20",
|
|
3519
3507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3520
3508
|
className: className
|
|
3521
3509
|
}, React.createElement("path", {
|
|
3522
|
-
d: "M18
|
|
3510
|
+
d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-1 0c0-1.75-.64-3.36-1.7-4.58l-9.88 9.87A7 7 0 0017 10zM4.7 14.58l9.88-9.87a7 7 0 00-9.87 9.87z",
|
|
3523
3511
|
fill: primaryFill
|
|
3524
3512
|
}));
|
|
3525
3513
|
};
|
|
@@ -3534,11 +3522,11 @@ const ProhibitedMultipleFilledIcon = iconProps => {
|
|
|
3534
3522
|
return React.createElement("svg", {
|
|
3535
3523
|
width: "1em",
|
|
3536
3524
|
height: "1em",
|
|
3537
|
-
viewBox: "0 0
|
|
3525
|
+
viewBox: "0 0 20 20",
|
|
3538
3526
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3539
3527
|
className: className
|
|
3540
3528
|
}, React.createElement("path", {
|
|
3541
|
-
d: "M9
|
|
3529
|
+
d: "M9 2a7 7 0 110 14A7 7 0 019 2zm3.32 2.62a5.5 5.5 0 00-7.7 7.7l7.7-7.7zm1.06 1.06l-7.7 7.7a5.5 5.5 0 007.7-7.7zM9 17a8 8 0 007.75-10 7 7 0 01-9.74 9.74c.63.17 1.3.26 1.99.26z",
|
|
3542
3530
|
fill: primaryFill
|
|
3543
3531
|
}));
|
|
3544
3532
|
};
|
|
@@ -3553,11 +3541,11 @@ const ProhibitedMultipleRegularIcon = iconProps => {
|
|
|
3553
3541
|
return React.createElement("svg", {
|
|
3554
3542
|
width: "1em",
|
|
3555
3543
|
height: "1em",
|
|
3556
|
-
viewBox: "0 0
|
|
3544
|
+
viewBox: "0 0 20 20",
|
|
3557
3545
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3558
3546
|
className: className
|
|
3559
3547
|
}, React.createElement("path", {
|
|
3560
|
-
d: "M2
|
|
3548
|
+
d: "M2 9a7 7 0 1114 0A7 7 0 012 9zm7-6a6 6 0 00-4.58 9.87l8.45-8.45A5.98 5.98 0 009 3zm0 12a6 6 0 004.58-9.87l-8.45 8.45A5.98 5.98 0 009 15zm2 3a6.97 6.97 0 01-4-1.25 8.01 8.01 0 003.07.18 6 6 0 006.86-6.86 8.07 8.07 0 00-.18-3.06A7 7 0 0111 18z",
|
|
3561
3549
|
fill: primaryFill
|
|
3562
3550
|
}));
|
|
3563
3551
|
};
|
|
@@ -3572,11 +3560,11 @@ const ProjectionScreenFilledIcon = iconProps => {
|
|
|
3572
3560
|
return React.createElement("svg", {
|
|
3573
3561
|
width: "1em",
|
|
3574
3562
|
height: "1em",
|
|
3575
|
-
viewBox: "0 0
|
|
3563
|
+
viewBox: "0 0 20 20",
|
|
3576
3564
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3577
3565
|
className: className
|
|
3578
3566
|
}, React.createElement("path", {
|
|
3579
|
-
d: "M3
|
|
3567
|
+
d: "M3 3a1 1 0 000 2v6a3 3 0 003 3h3.5v2h-2a.5.5 0 000 1h5a.5.5 0 000-1h-2v-2H14a3 3 0 003-3V5a1 1 0 100-2H3z",
|
|
3580
3568
|
fill: primaryFill
|
|
3581
3569
|
}));
|
|
3582
3570
|
};
|
|
@@ -3591,11 +3579,11 @@ const ProjectionScreenRegularIcon = iconProps => {
|
|
|
3591
3579
|
return React.createElement("svg", {
|
|
3592
3580
|
width: "1em",
|
|
3593
3581
|
height: "1em",
|
|
3594
|
-
viewBox: "0 0
|
|
3582
|
+
viewBox: "0 0 20 20",
|
|
3595
3583
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3596
3584
|
className: className
|
|
3597
3585
|
}, React.createElement("path", {
|
|
3598
|
-
d: "M3
|
|
3586
|
+
d: "M3 3a1 1 0 000 2v6a3 3 0 003 3h3.5v2h-2a.5.5 0 000 1h5a.5.5 0 000-1h-2v-2H14a3 3 0 003-3V5a1 1 0 100-2H3zm1 2h12v6a2 2 0 01-2 2H6a2 2 0 01-2-2V5z",
|
|
3599
3587
|
fill: primaryFill
|
|
3600
3588
|
}));
|
|
3601
3589
|
};
|
|
@@ -3610,11 +3598,11 @@ const ProjectionScreenDismissFilledIcon = iconProps => {
|
|
|
3610
3598
|
return React.createElement("svg", {
|
|
3611
3599
|
width: "1em",
|
|
3612
3600
|
height: "1em",
|
|
3613
|
-
viewBox: "0 0
|
|
3601
|
+
viewBox: "0 0 20 20",
|
|
3614
3602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3615
3603
|
className: className
|
|
3616
3604
|
}, React.createElement("path", {
|
|
3617
|
-
d: "M19
|
|
3605
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.65-1.15a.5.5 0 00-.7-.7L14.5 4.79l-1.15-1.14a.5.5 0 00-.7.7l1.14 1.15-1.14 1.15a.5.5 0 00.7.7l1.15-1.14 1.15 1.14a.5.5 0 00.7-.7L15.21 5.5l1.14-1.15zM14.5 11c.9 0 1.75-.22 2.5-.6v.6a3 3 0 01-3 3h-3.5v2h2a.5.5 0 010 1h-5a.5.5 0 010-1h2v-2H6a3 3 0 01-3-3V5a1 1 0 010-2h6.6a5.5 5.5 0 004.9 8z",
|
|
3618
3606
|
fill: primaryFill
|
|
3619
3607
|
}));
|
|
3620
3608
|
};
|
|
@@ -3629,11 +3617,11 @@ const ProjectionScreenDismissRegularIcon = iconProps => {
|
|
|
3629
3617
|
return React.createElement("svg", {
|
|
3630
3618
|
width: "1em",
|
|
3631
3619
|
height: "1em",
|
|
3632
|
-
viewBox: "0 0
|
|
3620
|
+
viewBox: "0 0 20 20",
|
|
3633
3621
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3634
3622
|
className: className
|
|
3635
3623
|
}, React.createElement("path", {
|
|
3636
|
-
d: "M19
|
|
3624
|
+
d: "M19 5.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm-2.65-1.15a.5.5 0 00-.7-.7L14.5 4.79l-1.15-1.14a.5.5 0 00-.7.7l1.14 1.15-1.14 1.15a.5.5 0 00.7.7l1.15-1.14 1.15 1.14a.5.5 0 00.7-.7L15.21 5.5l1.14-1.15zM16 11v-.2c.35-.1.68-.24 1-.4v.6a3 3 0 01-3 3h-3.5v2h2a.5.5 0 010 1h-5a.5.5 0 010-1h2v-2H6a3 3 0 01-3-3V5a1 1 0 010-2h6.6a5.47 5.47 0 00-.58 2H4v6c0 1.1.9 2 2 2h8a2 2 0 002-2z",
|
|
3637
3625
|
fill: primaryFill
|
|
3638
3626
|
}));
|
|
3639
3627
|
};
|
|
@@ -3648,11 +3636,11 @@ const ProtocolHandlerFilledIcon = iconProps => {
|
|
|
3648
3636
|
return React.createElement("svg", {
|
|
3649
3637
|
width: "1em",
|
|
3650
3638
|
height: "1em",
|
|
3651
|
-
viewBox: "0 0
|
|
3639
|
+
viewBox: "0 0 20 20",
|
|
3652
3640
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3653
3641
|
className: className
|
|
3654
3642
|
}, React.createElement("path", {
|
|
3655
|
-
d: "
|
|
3643
|
+
d: "M5.59 5.41L2.4 8.6a2 2 0 000 2.82L5.6 14.6a2 2 0 002.82 0l3.18-3.18a2 2 0 000-2.82L8.4 5.4a2 2 0 00-2.82 0zm6 9.18l-.88-.88 1.58-1.59a3 3 0 000-4.24l-1.58-1.59.88-.88a2 2 0 012.82 0L17.6 8.6a2 2 0 010 2.82L14.4 14.6a2 2 0 01-2.82 0z",
|
|
3656
3644
|
fill: primaryFill
|
|
3657
3645
|
}));
|
|
3658
3646
|
};
|
|
@@ -3667,11 +3655,11 @@ const ProtocolHandlerRegularIcon = iconProps => {
|
|
|
3667
3655
|
return React.createElement("svg", {
|
|
3668
3656
|
width: "1em",
|
|
3669
3657
|
height: "1em",
|
|
3670
|
-
viewBox: "0 0
|
|
3658
|
+
viewBox: "0 0 20 20",
|
|
3671
3659
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3672
3660
|
className: className
|
|
3673
3661
|
}, React.createElement("path", {
|
|
3674
|
-
d: "
|
|
3662
|
+
d: "M5.59 5.41L2.4 8.6a2 2 0 000 2.82L5.6 14.6a2 2 0 002.82 0l3.18-3.18a2 2 0 000-2.82L8.4 5.4a2 2 0 00-2.82 0zM3.12 9.3L6.3 6.12a1 1 0 011.42 0l3.17 3.17a1 1 0 010 1.42L7.7 13.88a1 1 0 01-1.42 0L3.12 10.7a1 1 0 010-1.42zm8.47 5.3l-.88-.88.7-.71.88.88a1 1 0 001.42 0l3.17-3.17a1 1 0 000-1.42L13.7 6.12a1 1 0 00-1.42 0l-.88.88-.7-.7.88-.89a2 2 0 012.82 0L17.6 8.6a2 2 0 010 2.82L14.4 14.6a2 2 0 01-2.82 0z",
|
|
3675
3663
|
fill: primaryFill
|
|
3676
3664
|
}));
|
|
3677
3665
|
};
|
|
@@ -3686,11 +3674,11 @@ const PulseFilledIcon = iconProps => {
|
|
|
3686
3674
|
return React.createElement("svg", {
|
|
3687
3675
|
width: "1em",
|
|
3688
3676
|
height: "1em",
|
|
3689
|
-
viewBox: "0 0
|
|
3677
|
+
viewBox: "0 0 20 20",
|
|
3690
3678
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3691
3679
|
className: className
|
|
3692
3680
|
}, React.createElement("path", {
|
|
3693
|
-
d: "M7.
|
|
3681
|
+
d: "M7.01 3c.33 0 .62.23.71.55l2.82 10.07 2.24-7.1a.75.75 0 011.4-.07L15.5 9.5h1.76a.75.75 0 010 1.5H15a.75.75 0 01-.69-.45l-.7-1.65-2.4 7.58a.75.75 0 01-1.43-.03L6.97 6.41l-1.25 4.06A.75.75 0 015 11H2.75a.75.75 0 010-1.5h1.7l1.83-5.97c.1-.32.4-.53.73-.53z",
|
|
3694
3682
|
fill: primaryFill
|
|
3695
3683
|
}));
|
|
3696
3684
|
};
|
|
@@ -3705,11 +3693,11 @@ const PulseRegularIcon = iconProps => {
|
|
|
3705
3693
|
return React.createElement("svg", {
|
|
3706
3694
|
width: "1em",
|
|
3707
3695
|
height: "1em",
|
|
3708
|
-
viewBox: "0 0
|
|
3696
|
+
viewBox: "0 0 20 20",
|
|
3709
3697
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3710
3698
|
className: className
|
|
3711
3699
|
}, React.createElement("path", {
|
|
3712
|
-
d: "M7
|
|
3700
|
+
d: "M7 3a.5.5 0 01.48.37l3.05 11.3 2.5-8.31a.5.5 0 01.94-.04L15.35 10h2.15a.5.5 0 010 1H15a.5.5 0 01-.47-.32l-.98-2.62-2.57 8.58a.5.5 0 01-.96-.01L6.99 5.37l-1.5 5.27A.5.5 0 015 11H2.5a.5.5 0 010-1h2.12l1.9-6.64A.5.5 0 017 3z",
|
|
3713
3701
|
fill: primaryFill
|
|
3714
3702
|
}));
|
|
3715
3703
|
};
|
|
@@ -3724,11 +3712,11 @@ const PuzzleCubeFilledIcon = iconProps => {
|
|
|
3724
3712
|
return React.createElement("svg", {
|
|
3725
3713
|
width: "1em",
|
|
3726
3714
|
height: "1em",
|
|
3727
|
-
viewBox: "0 0
|
|
3715
|
+
viewBox: "0 0 20 20",
|
|
3728
3716
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3729
3717
|
className: className
|
|
3730
3718
|
}, React.createElement("path", {
|
|
3731
|
-
d: "M13
|
|
3719
|
+
d: "M13 17h1.5a2.5 2.5 0 002.5-2.5V13h-4v4zm0-5V8h4v4h-4zm-1 0H8V8h4v4zm-4 1h4v4H8v-4zm-1-1V8H3v4h4zm-4 1h4v4H5.5A2.5 2.5 0 013 14.5V13zm10-6h4V5.5A2.5 2.5 0 0014.5 3H13v4zm-1-4v4H8V3h4z",
|
|
3732
3720
|
fill: primaryFill
|
|
3733
3721
|
}));
|
|
3734
3722
|
};
|
|
@@ -3743,11 +3731,11 @@ const PuzzleCubeRegularIcon = iconProps => {
|
|
|
3743
3731
|
return React.createElement("svg", {
|
|
3744
3732
|
width: "1em",
|
|
3745
3733
|
height: "1em",
|
|
3746
|
-
viewBox: "0 0
|
|
3734
|
+
viewBox: "0 0 20 20",
|
|
3747
3735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3748
3736
|
className: className
|
|
3749
3737
|
}, React.createElement("path", {
|
|
3750
|
-
d: "M3
|
|
3738
|
+
d: "M3 14.5V7h4V3h7.5A2.5 2.5 0 0117 5.5v9a2.5 2.5 0 01-2.5 2.5h-9A2.5 2.5 0 013 14.5zM8 4v3h4V4H8zm5 0v3h3V5.5c0-.83-.67-1.5-1.5-1.5H13zm3 4h-3v4h3V8zm0 5h-3v3h1.5c.83 0 1.5-.67 1.5-1.5V13zm-4 3v-3H8v3h4zm-5 0v-3H4v1.5c0 .83.67 1.5 1.5 1.5H7zm-3-4h3V8H4v4zm8-4H8v4h4V8z",
|
|
3751
3739
|
fill: primaryFill
|
|
3752
3740
|
}));
|
|
3753
3741
|
};
|
|
@@ -3762,11 +3750,11 @@ const PuzzlePieceFilledIcon = iconProps => {
|
|
|
3762
3750
|
return React.createElement("svg", {
|
|
3763
3751
|
width: "1em",
|
|
3764
3752
|
height: "1em",
|
|
3765
|
-
viewBox: "0 0
|
|
3753
|
+
viewBox: "0 0 20 20",
|
|
3766
3754
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3767
3755
|
className: className
|
|
3768
3756
|
}, React.createElement("path", {
|
|
3769
|
-
d: "M11
|
|
3757
|
+
d: "M11 2a2 2 0 012 2v.06h3a1 1 0 011 1V8h-1a2 2 0 00-2 1.85V10a2 2 0 001.85 2H17v3.06a1 1 0 01-1 1h-3v.09a2 2 0 01-4-.1H6a1 1 0 01-1-1V12a2 2 0 110-4V5.06a1 1 0 011-1h3V4c0-1.1.9-2 2-2z",
|
|
3770
3758
|
fill: primaryFill
|
|
3771
3759
|
}));
|
|
3772
3760
|
};
|
|
@@ -3781,11 +3769,11 @@ const PuzzlePieceRegularIcon = iconProps => {
|
|
|
3781
3769
|
return React.createElement("svg", {
|
|
3782
3770
|
width: "1em",
|
|
3783
3771
|
height: "1em",
|
|
3784
|
-
viewBox: "0 0
|
|
3772
|
+
viewBox: "0 0 20 20",
|
|
3785
3773
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3786
3774
|
className: className
|
|
3787
3775
|
}, React.createElement("path", {
|
|
3788
|
-
d: "M11.
|
|
3776
|
+
d: "M11.1 2c-1.07.08-1.94.9-2.08 1.94V4H6.35A1.5 1.5 0 005 5.5v2.27h-.06A2.25 2.25 0 003 10v.16c.08 1.06.9 1.93 1.94 2.07H5v2.42A1.5 1.5 0 006.5 16h2.02v.06A2.25 2.25 0 0010.75 18h.16a2.25 2.25 0 002.07-1.94V16h2.52c.83 0 1.5-.67 1.5-1.5v-3.25h-1.87A1.25 1.25 0 0114 10v-.12c.06-.63.6-1.13 1.25-1.13H17V5.36A1.5 1.5 0 0015.5 4h-2.02v-.06A2.25 2.25 0 0011.25 2h-.15zm.15 1c.69 0 1.25.56 1.25 1.25V5h3l.1.01a.5.5 0 01.4.5v2.24h-.75c-1.17 0-2.15.9-2.24 2.07l-.01.16c0 1.2.9 2.17 2.07 2.26l.16.01H16v2.25a.5.5 0 01-.5.5H12v.75a1.25 1.25 0 01-2.5 0V15h-3a.5.5 0 01-.5-.5v-3.25h-.75a1.25 1.25 0 010-2.5H6V5.5c0-.27.23-.5.5-.5H10v-.75c0-.69.56-1.25 1.25-1.25z",
|
|
3789
3777
|
fill: primaryFill
|
|
3790
3778
|
}));
|
|
3791
3779
|
};
|
|
@@ -3800,11 +3788,11 @@ const PuzzlePieceShieldFilledIcon = iconProps => {
|
|
|
3800
3788
|
return React.createElement("svg", {
|
|
3801
3789
|
width: "1em",
|
|
3802
3790
|
height: "1em",
|
|
3803
|
-
viewBox: "0 0
|
|
3791
|
+
viewBox: "0 0 20 20",
|
|
3804
3792
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3805
3793
|
className: className
|
|
3806
3794
|
}, React.createElement("path", {
|
|
3807
|
-
d: "M5
|
|
3795
|
+
d: "M5 15.06V12.7c.18.08.36.15.55.21.29.1.61.1.9 0a6.77 6.77 0 003.39-2.38A6.63 6.63 0 0011 6.58V4.04l-.02-.19v-.04A1.4 1.4 0 009.5 2.67 2 2 0 0113 4v.06h3a1 1 0 011 1V8h-1a2 2 0 00-2 1.85V10a2 2 0 001.85 2H17v3.06a1 1 0 01-1 1h-3v.09a2 2 0 01-4-.1H6a1 1 0 01-1-1zM8 3.35a4.06 4.06 0 001.6.32c.2 0 .35.14.4.33v2.58c0 2.69-1.31 4.51-3.87 5.4a.38.38 0 01-.26 0A6.66 6.66 0 014 11c-.39-.3-.72-.63-.99-1a5.5 5.5 0 01-1-3.15L2 6.58v-2.5a.4.4 0 01.4-.41 4.5 4.5 0 003.32-1.55.39.39 0 01.56 0C6.82 2.7 7.4 3.1 8 3.35z",
|
|
3808
3796
|
fill: primaryFill
|
|
3809
3797
|
}));
|
|
3810
3798
|
};
|
|
@@ -3819,11 +3807,11 @@ const PuzzlePieceShieldRegularIcon = iconProps => {
|
|
|
3819
3807
|
return React.createElement("svg", {
|
|
3820
3808
|
width: "1em",
|
|
3821
3809
|
height: "1em",
|
|
3822
|
-
viewBox: "0 0
|
|
3810
|
+
viewBox: "0 0 20 20",
|
|
3823
3811
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3824
3812
|
className: className
|
|
3825
3813
|
}, React.createElement("path", {
|
|
3826
|
-
d: "M5
|
|
3814
|
+
d: "M5 14.5v-1.79a9 9 0 00.54.21c.15.05.3.08.46.08v1.5c0 .28.22.5.5.5h3v.75a1.25 1.25 0 002.5 0V15h3.5a.5.5 0 00.5-.5v-2.25H15.06A2.25 2.25 0 0113 9.97v-.16a2.25 2.25 0 012.25-2.07H16V5.5a.5.5 0 00-.41-.49H12.5v-.76a1.25 1.25 0 00-1.85-1.1c-.24-.28-.59-.47-1-.48.37-.38.88-.63 1.44-.66l.16-.01c1.14 0 2.08.85 2.23 1.94V4h2.02c.78 0 1.42.6 1.5 1.36v3.39h-1.75c-.65 0-1.2.5-1.25 1.13V10c0 .65.5 1.2 1.13 1.24l.12.01H17v3.25c0 .83-.67 1.5-1.5 1.5h-2.52v.06a2.25 2.25 0 01-2.08 1.93l-.15.01a2.25 2.25 0 01-2.23-1.94V16H6.5A1.5 1.5 0 015 14.65v-.15zM8 3.35a4.06 4.06 0 001.6.32c.2 0 .35.14.4.33v2.58c0 2.69-1.31 4.51-3.87 5.4a.38.38 0 01-.26 0A6.66 6.66 0 014 11c-.39-.3-.72-.63-.99-1a5.5 5.5 0 01-1-3.15L2 6.58v-2.5a.4.4 0 01.4-.41 4.5 4.5 0 003.32-1.55.39.39 0 01.56 0C6.82 2.7 7.4 3.1 8 3.35z",
|
|
3827
3815
|
fill: primaryFill
|
|
3828
3816
|
}));
|
|
3829
3817
|
};
|