@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/icons/chunk-4.js
CHANGED
|
@@ -769,11 +769,11 @@ const PeopleSettingsFilledIcon = iconProps => {
|
|
|
769
769
|
return React.createElement("svg", {
|
|
770
770
|
width: "1em",
|
|
771
771
|
height: "1em",
|
|
772
|
-
viewBox: "0 0
|
|
772
|
+
viewBox: "0 0 20 20",
|
|
773
773
|
xmlns: "http://www.w3.org/2000/svg",
|
|
774
774
|
className: className
|
|
775
775
|
}, React.createElement("path", {
|
|
776
|
-
d: "M11
|
|
776
|
+
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",
|
|
777
777
|
fill: primaryFill
|
|
778
778
|
}));
|
|
779
779
|
};
|
|
@@ -788,11 +788,11 @@ const PeopleSettingsRegularIcon = iconProps => {
|
|
|
788
788
|
return React.createElement("svg", {
|
|
789
789
|
width: "1em",
|
|
790
790
|
height: "1em",
|
|
791
|
-
viewBox: "0 0
|
|
791
|
+
viewBox: "0 0 20 20",
|
|
792
792
|
xmlns: "http://www.w3.org/2000/svg",
|
|
793
793
|
className: className
|
|
794
794
|
}, React.createElement("path", {
|
|
795
|
-
d: "M11
|
|
795
|
+
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",
|
|
796
796
|
fill: primaryFill
|
|
797
797
|
}));
|
|
798
798
|
};
|
|
@@ -807,11 +807,11 @@ const PeopleSwapFilledIcon = iconProps => {
|
|
|
807
807
|
return React.createElement("svg", {
|
|
808
808
|
width: "1em",
|
|
809
809
|
height: "1em",
|
|
810
|
-
viewBox: "0 0
|
|
810
|
+
viewBox: "0 0 20 20",
|
|
811
811
|
xmlns: "http://www.w3.org/2000/svg",
|
|
812
812
|
className: className
|
|
813
813
|
}, React.createElement("path", {
|
|
814
|
-
d: "M13
|
|
814
|
+
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",
|
|
815
815
|
fill: primaryFill
|
|
816
816
|
}));
|
|
817
817
|
};
|
|
@@ -826,11 +826,11 @@ const PeopleSwapRegularIcon = iconProps => {
|
|
|
826
826
|
return React.createElement("svg", {
|
|
827
827
|
width: "1em",
|
|
828
828
|
height: "1em",
|
|
829
|
-
viewBox: "0 0
|
|
829
|
+
viewBox: "0 0 20 20",
|
|
830
830
|
xmlns: "http://www.w3.org/2000/svg",
|
|
831
831
|
className: className
|
|
832
832
|
}, React.createElement("path", {
|
|
833
|
-
d: "M13
|
|
833
|
+
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",
|
|
834
834
|
fill: primaryFill
|
|
835
835
|
}));
|
|
836
836
|
};
|
|
@@ -845,11 +845,11 @@ const PeopleSyncFilledIcon = iconProps => {
|
|
|
845
845
|
return React.createElement("svg", {
|
|
846
846
|
width: "1em",
|
|
847
847
|
height: "1em",
|
|
848
|
-
viewBox: "0 0
|
|
848
|
+
viewBox: "0 0 20 20",
|
|
849
849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
850
850
|
className: className
|
|
851
851
|
}, React.createElement("path", {
|
|
852
|
-
d: "M11
|
|
852
|
+
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",
|
|
853
853
|
fill: primaryFill
|
|
854
854
|
}));
|
|
855
855
|
};
|
|
@@ -864,11 +864,11 @@ const PeopleSyncRegularIcon = iconProps => {
|
|
|
864
864
|
return React.createElement("svg", {
|
|
865
865
|
width: "1em",
|
|
866
866
|
height: "1em",
|
|
867
|
-
viewBox: "0 0
|
|
867
|
+
viewBox: "0 0 20 20",
|
|
868
868
|
xmlns: "http://www.w3.org/2000/svg",
|
|
869
869
|
className: className
|
|
870
870
|
}, React.createElement("path", {
|
|
871
|
-
d: "M11
|
|
871
|
+
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",
|
|
872
872
|
fill: primaryFill
|
|
873
873
|
}));
|
|
874
874
|
};
|
|
@@ -883,11 +883,11 @@ const PeopleTeamFilledIcon = iconProps => {
|
|
|
883
883
|
return React.createElement("svg", {
|
|
884
884
|
width: "1em",
|
|
885
885
|
height: "1em",
|
|
886
|
-
viewBox: "0 0
|
|
886
|
+
viewBox: "0 0 20 20",
|
|
887
887
|
xmlns: "http://www.w3.org/2000/svg",
|
|
888
888
|
className: className
|
|
889
889
|
}, React.createElement("path", {
|
|
890
|
-
d: "M12.
|
|
890
|
+
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",
|
|
891
891
|
fill: primaryFill
|
|
892
892
|
}));
|
|
893
893
|
};
|
|
@@ -902,11 +902,11 @@ const PeopleTeamRegularIcon = iconProps => {
|
|
|
902
902
|
return React.createElement("svg", {
|
|
903
903
|
width: "1em",
|
|
904
904
|
height: "1em",
|
|
905
|
-
viewBox: "0 0
|
|
905
|
+
viewBox: "0 0 20 20",
|
|
906
906
|
xmlns: "http://www.w3.org/2000/svg",
|
|
907
907
|
className: className
|
|
908
908
|
}, React.createElement("path", {
|
|
909
|
-
d: "M12.
|
|
909
|
+
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",
|
|
910
910
|
fill: primaryFill
|
|
911
911
|
}));
|
|
912
912
|
};
|
|
@@ -921,11 +921,11 @@ const PeopleTeamAddFilledIcon = iconProps => {
|
|
|
921
921
|
return React.createElement("svg", {
|
|
922
922
|
width: "1em",
|
|
923
923
|
height: "1em",
|
|
924
|
-
viewBox: "0 0
|
|
924
|
+
viewBox: "0 0 20 20",
|
|
925
925
|
xmlns: "http://www.w3.org/2000/svg",
|
|
926
926
|
className: className
|
|
927
927
|
}, React.createElement("path", {
|
|
928
|
-
d: "M12.
|
|
928
|
+
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",
|
|
929
929
|
fill: primaryFill
|
|
930
930
|
}));
|
|
931
931
|
};
|
|
@@ -940,11 +940,11 @@ const PeopleTeamAddRegularIcon = iconProps => {
|
|
|
940
940
|
return React.createElement("svg", {
|
|
941
941
|
width: "1em",
|
|
942
942
|
height: "1em",
|
|
943
|
-
viewBox: "0 0
|
|
943
|
+
viewBox: "0 0 20 20",
|
|
944
944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
945
945
|
className: className
|
|
946
946
|
}, React.createElement("path", {
|
|
947
|
-
d: "M12.
|
|
947
|
+
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",
|
|
948
948
|
fill: primaryFill
|
|
949
949
|
}));
|
|
950
950
|
};
|
|
@@ -959,11 +959,11 @@ const PeopleTeamToolboxFilledIcon = iconProps => {
|
|
|
959
959
|
return React.createElement("svg", {
|
|
960
960
|
width: "1em",
|
|
961
961
|
height: "1em",
|
|
962
|
-
viewBox: "0 0
|
|
962
|
+
viewBox: "0 0 20 20",
|
|
963
963
|
xmlns: "http://www.w3.org/2000/svg",
|
|
964
964
|
className: className
|
|
965
965
|
}, React.createElement("path", {
|
|
966
|
-
d: "M12.
|
|
966
|
+
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",
|
|
967
967
|
fill: primaryFill
|
|
968
968
|
}));
|
|
969
969
|
};
|
|
@@ -978,11 +978,11 @@ const PeopleTeamToolboxRegularIcon = iconProps => {
|
|
|
978
978
|
return React.createElement("svg", {
|
|
979
979
|
width: "1em",
|
|
980
980
|
height: "1em",
|
|
981
|
-
viewBox: "0 0
|
|
981
|
+
viewBox: "0 0 20 20",
|
|
982
982
|
xmlns: "http://www.w3.org/2000/svg",
|
|
983
983
|
className: className
|
|
984
984
|
}, React.createElement("path", {
|
|
985
|
-
d: "M12.
|
|
985
|
+
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",
|
|
986
986
|
fill: primaryFill
|
|
987
987
|
}));
|
|
988
988
|
};
|
|
@@ -997,11 +997,11 @@ const PeopleToolboxFilledIcon = iconProps => {
|
|
|
997
997
|
return React.createElement("svg", {
|
|
998
998
|
width: "1em",
|
|
999
999
|
height: "1em",
|
|
1000
|
-
viewBox: "0 0
|
|
1000
|
+
viewBox: "0 0 20 20",
|
|
1001
1001
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1002
1002
|
className: className
|
|
1003
1003
|
}, React.createElement("path", {
|
|
1004
|
-
d: "M11.
|
|
1004
|
+
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",
|
|
1005
1005
|
fill: primaryFill
|
|
1006
1006
|
}));
|
|
1007
1007
|
};
|
|
@@ -1016,11 +1016,11 @@ const PeopleToolboxRegularIcon = iconProps => {
|
|
|
1016
1016
|
return React.createElement("svg", {
|
|
1017
1017
|
width: "1em",
|
|
1018
1018
|
height: "1em",
|
|
1019
|
-
viewBox: "0 0
|
|
1019
|
+
viewBox: "0 0 20 20",
|
|
1020
1020
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1021
1021
|
className: className
|
|
1022
1022
|
}, React.createElement("path", {
|
|
1023
|
-
d: "M11.
|
|
1023
|
+
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",
|
|
1024
1024
|
fill: primaryFill
|
|
1025
1025
|
}));
|
|
1026
1026
|
};
|
|
@@ -1035,11 +1035,11 @@ const PersonFilledIcon = iconProps => {
|
|
|
1035
1035
|
return React.createElement("svg", {
|
|
1036
1036
|
width: "1em",
|
|
1037
1037
|
height: "1em",
|
|
1038
|
-
viewBox: "0 0
|
|
1038
|
+
viewBox: "0 0 20 20",
|
|
1039
1039
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1040
1040
|
className: className
|
|
1041
1041
|
}, React.createElement("path", {
|
|
1042
|
-
d: "M10
|
|
1042
|
+
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",
|
|
1043
1043
|
fill: primaryFill
|
|
1044
1044
|
}));
|
|
1045
1045
|
};
|
|
@@ -1054,11 +1054,11 @@ const PersonRegularIcon = iconProps => {
|
|
|
1054
1054
|
return React.createElement("svg", {
|
|
1055
1055
|
width: "1em",
|
|
1056
1056
|
height: "1em",
|
|
1057
|
-
viewBox: "0 0
|
|
1057
|
+
viewBox: "0 0 20 20",
|
|
1058
1058
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1059
1059
|
className: className
|
|
1060
1060
|
}, React.createElement("path", {
|
|
1061
|
-
d: "M10
|
|
1061
|
+
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",
|
|
1062
1062
|
fill: primaryFill
|
|
1063
1063
|
}));
|
|
1064
1064
|
};
|
|
@@ -1073,11 +1073,11 @@ const PersonAddFilledIcon = iconProps => {
|
|
|
1073
1073
|
return React.createElement("svg", {
|
|
1074
1074
|
width: "1em",
|
|
1075
1075
|
height: "1em",
|
|
1076
|
-
viewBox: "0 0
|
|
1076
|
+
viewBox: "0 0 20 20",
|
|
1077
1077
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1078
1078
|
className: className
|
|
1079
1079
|
}, React.createElement("path", {
|
|
1080
|
-
d: "M9
|
|
1080
|
+
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",
|
|
1081
1081
|
fill: primaryFill
|
|
1082
1082
|
}));
|
|
1083
1083
|
};
|
|
@@ -1092,11 +1092,11 @@ const PersonAddRegularIcon = iconProps => {
|
|
|
1092
1092
|
return React.createElement("svg", {
|
|
1093
1093
|
width: "1em",
|
|
1094
1094
|
height: "1em",
|
|
1095
|
-
viewBox: "0 0
|
|
1095
|
+
viewBox: "0 0 20 20",
|
|
1096
1096
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1097
1097
|
className: className
|
|
1098
1098
|
}, React.createElement("path", {
|
|
1099
|
-
d: "M9
|
|
1099
|
+
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",
|
|
1100
1100
|
fill: primaryFill
|
|
1101
1101
|
}));
|
|
1102
1102
|
};
|
|
@@ -1111,11 +1111,11 @@ const PersonArrowLeftFilledIcon = iconProps => {
|
|
|
1111
1111
|
return React.createElement("svg", {
|
|
1112
1112
|
width: "1em",
|
|
1113
1113
|
height: "1em",
|
|
1114
|
-
viewBox: "0 0
|
|
1114
|
+
viewBox: "0 0 20 20",
|
|
1115
1115
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1116
1116
|
className: className
|
|
1117
1117
|
}, React.createElement("path", {
|
|
1118
|
-
d: "M9
|
|
1118
|
+
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",
|
|
1119
1119
|
fill: primaryFill
|
|
1120
1120
|
}));
|
|
1121
1121
|
};
|
|
@@ -1130,11 +1130,11 @@ const PersonArrowLeftRegularIcon = iconProps => {
|
|
|
1130
1130
|
return React.createElement("svg", {
|
|
1131
1131
|
width: "1em",
|
|
1132
1132
|
height: "1em",
|
|
1133
|
-
viewBox: "0 0
|
|
1133
|
+
viewBox: "0 0 20 20",
|
|
1134
1134
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1135
1135
|
className: className
|
|
1136
1136
|
}, React.createElement("path", {
|
|
1137
|
-
d: "M9
|
|
1137
|
+
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",
|
|
1138
1138
|
fill: primaryFill
|
|
1139
1139
|
}));
|
|
1140
1140
|
};
|
|
@@ -1149,11 +1149,11 @@ const PersonArrowRightFilledIcon = iconProps => {
|
|
|
1149
1149
|
return React.createElement("svg", {
|
|
1150
1150
|
width: "1em",
|
|
1151
1151
|
height: "1em",
|
|
1152
|
-
viewBox: "0 0
|
|
1152
|
+
viewBox: "0 0 20 20",
|
|
1153
1153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1154
1154
|
className: className
|
|
1155
1155
|
}, React.createElement("path", {
|
|
1156
|
-
d: "M9
|
|
1156
|
+
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",
|
|
1157
1157
|
fill: primaryFill
|
|
1158
1158
|
}));
|
|
1159
1159
|
};
|
|
@@ -1168,11 +1168,11 @@ const PersonArrowRightRegularIcon = iconProps => {
|
|
|
1168
1168
|
return React.createElement("svg", {
|
|
1169
1169
|
width: "1em",
|
|
1170
1170
|
height: "1em",
|
|
1171
|
-
viewBox: "0 0
|
|
1171
|
+
viewBox: "0 0 20 20",
|
|
1172
1172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1173
1173
|
className: className
|
|
1174
1174
|
}, React.createElement("path", {
|
|
1175
|
-
d: "M9
|
|
1175
|
+
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",
|
|
1176
1176
|
fill: primaryFill
|
|
1177
1177
|
}));
|
|
1178
1178
|
};
|
|
@@ -1187,11 +1187,11 @@ const PersonAvailableFilledIcon = iconProps => {
|
|
|
1187
1187
|
return React.createElement("svg", {
|
|
1188
1188
|
width: "1em",
|
|
1189
1189
|
height: "1em",
|
|
1190
|
-
viewBox: "0 0
|
|
1190
|
+
viewBox: "0 0 20 20",
|
|
1191
1191
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1192
1192
|
className: className
|
|
1193
1193
|
}, React.createElement("path", {
|
|
1194
|
-
d: "M5
|
|
1194
|
+
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",
|
|
1195
1195
|
fill: primaryFill
|
|
1196
1196
|
}));
|
|
1197
1197
|
};
|
|
@@ -1206,11 +1206,11 @@ const PersonAvailableRegularIcon = iconProps => {
|
|
|
1206
1206
|
return React.createElement("svg", {
|
|
1207
1207
|
width: "1em",
|
|
1208
1208
|
height: "1em",
|
|
1209
|
-
viewBox: "0 0
|
|
1209
|
+
viewBox: "0 0 20 20",
|
|
1210
1210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1211
1211
|
className: className
|
|
1212
1212
|
}, React.createElement("path", {
|
|
1213
|
-
d: "M5
|
|
1213
|
+
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",
|
|
1214
1214
|
fill: primaryFill
|
|
1215
1215
|
}));
|
|
1216
1216
|
};
|
|
@@ -1225,11 +1225,11 @@ const PersonBoardFilledIcon = iconProps => {
|
|
|
1225
1225
|
return React.createElement("svg", {
|
|
1226
1226
|
width: "1em",
|
|
1227
1227
|
height: "1em",
|
|
1228
|
-
viewBox: "0 0
|
|
1228
|
+
viewBox: "0 0 20 20",
|
|
1229
1229
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1230
1230
|
className: className
|
|
1231
1231
|
}, React.createElement("path", {
|
|
1232
|
-
d: "M6
|
|
1232
|
+
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",
|
|
1233
1233
|
fill: primaryFill
|
|
1234
1234
|
}));
|
|
1235
1235
|
};
|
|
@@ -1244,11 +1244,11 @@ const PersonBoardRegularIcon = iconProps => {
|
|
|
1244
1244
|
return React.createElement("svg", {
|
|
1245
1245
|
width: "1em",
|
|
1246
1246
|
height: "1em",
|
|
1247
|
-
viewBox: "0 0
|
|
1247
|
+
viewBox: "0 0 20 20",
|
|
1248
1248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1249
1249
|
className: className
|
|
1250
1250
|
}, React.createElement("path", {
|
|
1251
|
-
d: "M9
|
|
1251
|
+
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",
|
|
1252
1252
|
fill: primaryFill
|
|
1253
1253
|
}));
|
|
1254
1254
|
};
|
|
@@ -1263,11 +1263,11 @@ const PersonCallFilledIcon = iconProps => {
|
|
|
1263
1263
|
return React.createElement("svg", {
|
|
1264
1264
|
width: "1em",
|
|
1265
1265
|
height: "1em",
|
|
1266
|
-
viewBox: "0 0
|
|
1266
|
+
viewBox: "0 0 20 20",
|
|
1267
1267
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1268
1268
|
className: className
|
|
1269
1269
|
}, React.createElement("path", {
|
|
1270
|
-
d: "M9
|
|
1270
|
+
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",
|
|
1271
1271
|
fill: primaryFill
|
|
1272
1272
|
}));
|
|
1273
1273
|
};
|
|
@@ -1282,11 +1282,11 @@ const PersonCallRegularIcon = iconProps => {
|
|
|
1282
1282
|
return React.createElement("svg", {
|
|
1283
1283
|
width: "1em",
|
|
1284
1284
|
height: "1em",
|
|
1285
|
-
viewBox: "0 0
|
|
1285
|
+
viewBox: "0 0 20 20",
|
|
1286
1286
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1287
1287
|
className: className
|
|
1288
1288
|
}, React.createElement("path", {
|
|
1289
|
-
d: "M5
|
|
1289
|
+
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",
|
|
1290
1290
|
fill: primaryFill
|
|
1291
1291
|
}));
|
|
1292
1292
|
};
|
|
@@ -1301,17 +1301,11 @@ const PersonChatFilledIcon = iconProps => {
|
|
|
1301
1301
|
return React.createElement("svg", {
|
|
1302
1302
|
width: "1em",
|
|
1303
1303
|
height: "1em",
|
|
1304
|
-
viewBox: "0 0
|
|
1304
|
+
viewBox: "0 0 20 20",
|
|
1305
1305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1306
1306
|
className: className
|
|
1307
1307
|
}, React.createElement("path", {
|
|
1308
|
-
d: "M10
|
|
1309
|
-
fill: primaryFill
|
|
1310
|
-
}), React.createElement("path", {
|
|
1311
|
-
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",
|
|
1312
|
-
fill: primaryFill
|
|
1313
|
-
}), React.createElement("path", {
|
|
1314
|
-
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",
|
|
1308
|
+
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",
|
|
1315
1309
|
fill: primaryFill
|
|
1316
1310
|
}));
|
|
1317
1311
|
};
|
|
@@ -1326,17 +1320,11 @@ const PersonChatRegularIcon = iconProps => {
|
|
|
1326
1320
|
return React.createElement("svg", {
|
|
1327
1321
|
width: "1em",
|
|
1328
1322
|
height: "1em",
|
|
1329
|
-
viewBox: "0 0
|
|
1323
|
+
viewBox: "0 0 20 20",
|
|
1330
1324
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1331
1325
|
className: className
|
|
1332
1326
|
}, React.createElement("path", {
|
|
1333
|
-
d: "M10
|
|
1334
|
-
fill: primaryFill
|
|
1335
|
-
}), React.createElement("path", {
|
|
1336
|
-
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",
|
|
1337
|
-
fill: primaryFill
|
|
1338
|
-
}), React.createElement("path", {
|
|
1339
|
-
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",
|
|
1327
|
+
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",
|
|
1340
1328
|
fill: primaryFill
|
|
1341
1329
|
}));
|
|
1342
1330
|
};
|
|
@@ -1351,11 +1339,11 @@ const PersonCircleFilledIcon = iconProps => {
|
|
|
1351
1339
|
return React.createElement("svg", {
|
|
1352
1340
|
width: "1em",
|
|
1353
1341
|
height: "1em",
|
|
1354
|
-
viewBox: "0 0
|
|
1342
|
+
viewBox: "0 0 20 20",
|
|
1355
1343
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1356
1344
|
className: className
|
|
1357
1345
|
}, React.createElement("path", {
|
|
1358
|
-
d: "M10
|
|
1346
|
+
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",
|
|
1359
1347
|
fill: primaryFill
|
|
1360
1348
|
}));
|
|
1361
1349
|
};
|
|
@@ -1370,11 +1358,11 @@ const PersonCircleRegularIcon = iconProps => {
|
|
|
1370
1358
|
return React.createElement("svg", {
|
|
1371
1359
|
width: "1em",
|
|
1372
1360
|
height: "1em",
|
|
1373
|
-
viewBox: "0 0
|
|
1361
|
+
viewBox: "0 0 20 20",
|
|
1374
1362
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1375
1363
|
className: className
|
|
1376
1364
|
}, React.createElement("path", {
|
|
1377
|
-
d: "M8
|
|
1365
|
+
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",
|
|
1378
1366
|
fill: primaryFill
|
|
1379
1367
|
}));
|
|
1380
1368
|
};
|
|
@@ -1389,11 +1377,11 @@ const PersonClockFilledIcon = iconProps => {
|
|
|
1389
1377
|
return React.createElement("svg", {
|
|
1390
1378
|
width: "1em",
|
|
1391
1379
|
height: "1em",
|
|
1392
|
-
viewBox: "0 0
|
|
1380
|
+
viewBox: "0 0 20 20",
|
|
1393
1381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1394
1382
|
className: className
|
|
1395
1383
|
}, React.createElement("path", {
|
|
1396
|
-
d: "M5
|
|
1384
|
+
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",
|
|
1397
1385
|
fill: primaryFill
|
|
1398
1386
|
}));
|
|
1399
1387
|
};
|
|
@@ -1408,11 +1396,11 @@ const PersonClockRegularIcon = iconProps => {
|
|
|
1408
1396
|
return React.createElement("svg", {
|
|
1409
1397
|
width: "1em",
|
|
1410
1398
|
height: "1em",
|
|
1411
|
-
viewBox: "0 0
|
|
1399
|
+
viewBox: "0 0 20 20",
|
|
1412
1400
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1413
1401
|
className: className
|
|
1414
1402
|
}, React.createElement("path", {
|
|
1415
|
-
d: "M5
|
|
1403
|
+
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",
|
|
1416
1404
|
fill: primaryFill
|
|
1417
1405
|
}));
|
|
1418
1406
|
};
|
|
@@ -1427,11 +1415,11 @@ const PersonDeleteFilledIcon = iconProps => {
|
|
|
1427
1415
|
return React.createElement("svg", {
|
|
1428
1416
|
width: "1em",
|
|
1429
1417
|
height: "1em",
|
|
1430
|
-
viewBox: "0 0
|
|
1418
|
+
viewBox: "0 0 20 20",
|
|
1431
1419
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1432
1420
|
className: className
|
|
1433
1421
|
}, React.createElement("path", {
|
|
1434
|
-
d: "M5
|
|
1422
|
+
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",
|
|
1435
1423
|
fill: primaryFill
|
|
1436
1424
|
}));
|
|
1437
1425
|
};
|
|
@@ -1446,11 +1434,11 @@ const PersonDeleteRegularIcon = iconProps => {
|
|
|
1446
1434
|
return React.createElement("svg", {
|
|
1447
1435
|
width: "1em",
|
|
1448
1436
|
height: "1em",
|
|
1449
|
-
viewBox: "0 0
|
|
1437
|
+
viewBox: "0 0 20 20",
|
|
1450
1438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1451
1439
|
className: className
|
|
1452
1440
|
}, React.createElement("path", {
|
|
1453
|
-
d: "M5
|
|
1441
|
+
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",
|
|
1454
1442
|
fill: primaryFill
|
|
1455
1443
|
}));
|
|
1456
1444
|
};
|
|
@@ -1465,11 +1453,11 @@ const PersonEditFilledIcon = iconProps => {
|
|
|
1465
1453
|
return React.createElement("svg", {
|
|
1466
1454
|
width: "1em",
|
|
1467
1455
|
height: "1em",
|
|
1468
|
-
viewBox: "0 0
|
|
1456
|
+
viewBox: "0 0 20 20",
|
|
1469
1457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1470
1458
|
className: className
|
|
1471
1459
|
}, React.createElement("path", {
|
|
1472
|
-
d: "M10
|
|
1460
|
+
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",
|
|
1473
1461
|
fill: primaryFill
|
|
1474
1462
|
}));
|
|
1475
1463
|
};
|
|
@@ -1484,11 +1472,11 @@ const PersonEditRegularIcon = iconProps => {
|
|
|
1484
1472
|
return React.createElement("svg", {
|
|
1485
1473
|
width: "1em",
|
|
1486
1474
|
height: "1em",
|
|
1487
|
-
viewBox: "0 0
|
|
1475
|
+
viewBox: "0 0 20 20",
|
|
1488
1476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1489
1477
|
className: className
|
|
1490
1478
|
}, React.createElement("path", {
|
|
1491
|
-
d: "M10
|
|
1479
|
+
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",
|
|
1492
1480
|
fill: primaryFill
|
|
1493
1481
|
}));
|
|
1494
1482
|
};
|
|
@@ -1503,11 +1491,11 @@ const PersonFeedbackFilledIcon = iconProps => {
|
|
|
1503
1491
|
return React.createElement("svg", {
|
|
1504
1492
|
width: "1em",
|
|
1505
1493
|
height: "1em",
|
|
1506
|
-
viewBox: "0 0
|
|
1494
|
+
viewBox: "0 0 20 20",
|
|
1507
1495
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1508
1496
|
className: className
|
|
1509
1497
|
}, React.createElement("path", {
|
|
1510
|
-
d: "M10.
|
|
1498
|
+
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",
|
|
1511
1499
|
fill: primaryFill
|
|
1512
1500
|
}));
|
|
1513
1501
|
};
|
|
@@ -1522,11 +1510,11 @@ const PersonFeedbackRegularIcon = iconProps => {
|
|
|
1522
1510
|
return React.createElement("svg", {
|
|
1523
1511
|
width: "1em",
|
|
1524
1512
|
height: "1em",
|
|
1525
|
-
viewBox: "0 0
|
|
1513
|
+
viewBox: "0 0 20 20",
|
|
1526
1514
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1527
1515
|
className: className
|
|
1528
1516
|
}, React.createElement("path", {
|
|
1529
|
-
d: "M10.
|
|
1517
|
+
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",
|
|
1530
1518
|
fill: primaryFill
|
|
1531
1519
|
}));
|
|
1532
1520
|
};
|
|
@@ -1541,11 +1529,11 @@ const PersonInfoFilledIcon = iconProps => {
|
|
|
1541
1529
|
return React.createElement("svg", {
|
|
1542
1530
|
width: "1em",
|
|
1543
1531
|
height: "1em",
|
|
1544
|
-
viewBox: "0 0
|
|
1532
|
+
viewBox: "0 0 20 20",
|
|
1545
1533
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1546
1534
|
className: className
|
|
1547
1535
|
}, React.createElement("path", {
|
|
1548
|
-
d: "M9
|
|
1536
|
+
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",
|
|
1549
1537
|
fill: primaryFill
|
|
1550
1538
|
}));
|
|
1551
1539
|
};
|
|
@@ -1560,11 +1548,11 @@ const PersonInfoRegularIcon = iconProps => {
|
|
|
1560
1548
|
return React.createElement("svg", {
|
|
1561
1549
|
width: "1em",
|
|
1562
1550
|
height: "1em",
|
|
1563
|
-
viewBox: "0 0
|
|
1551
|
+
viewBox: "0 0 20 20",
|
|
1564
1552
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1565
1553
|
className: className
|
|
1566
1554
|
}, React.createElement("path", {
|
|
1567
|
-
d: "M9
|
|
1555
|
+
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",
|
|
1568
1556
|
fill: primaryFill
|
|
1569
1557
|
}));
|
|
1570
1558
|
};
|
|
@@ -1579,11 +1567,11 @@ const PersonLightbulbFilledIcon = iconProps => {
|
|
|
1579
1567
|
return React.createElement("svg", {
|
|
1580
1568
|
width: "1em",
|
|
1581
1569
|
height: "1em",
|
|
1582
|
-
viewBox: "0 0
|
|
1570
|
+
viewBox: "0 0 20 20",
|
|
1583
1571
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1584
1572
|
className: className
|
|
1585
1573
|
}, React.createElement("path", {
|
|
1586
|
-
d: "M6
|
|
1574
|
+
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",
|
|
1587
1575
|
fill: primaryFill
|
|
1588
1576
|
}));
|
|
1589
1577
|
};
|
|
@@ -1598,11 +1586,11 @@ const PersonLightbulbRegularIcon = iconProps => {
|
|
|
1598
1586
|
return React.createElement("svg", {
|
|
1599
1587
|
width: "1em",
|
|
1600
1588
|
height: "1em",
|
|
1601
|
-
viewBox: "0 0
|
|
1589
|
+
viewBox: "0 0 20 20",
|
|
1602
1590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1603
1591
|
className: className
|
|
1604
1592
|
}, React.createElement("path", {
|
|
1605
|
-
d: "M6
|
|
1593
|
+
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",
|
|
1606
1594
|
fill: primaryFill
|
|
1607
1595
|
}));
|
|
1608
1596
|
};
|
|
@@ -1617,11 +1605,11 @@ const PersonLockFilledIcon = iconProps => {
|
|
|
1617
1605
|
return React.createElement("svg", {
|
|
1618
1606
|
width: "1em",
|
|
1619
1607
|
height: "1em",
|
|
1620
|
-
viewBox: "0 0
|
|
1608
|
+
viewBox: "0 0 20 20",
|
|
1621
1609
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1622
1610
|
className: className
|
|
1623
1611
|
}, React.createElement("path", {
|
|
1624
|
-
d: "M5
|
|
1612
|
+
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",
|
|
1625
1613
|
fill: primaryFill
|
|
1626
1614
|
}));
|
|
1627
1615
|
};
|
|
@@ -1636,11 +1624,11 @@ const PersonLockRegularIcon = iconProps => {
|
|
|
1636
1624
|
return React.createElement("svg", {
|
|
1637
1625
|
width: "1em",
|
|
1638
1626
|
height: "1em",
|
|
1639
|
-
viewBox: "0 0
|
|
1627
|
+
viewBox: "0 0 20 20",
|
|
1640
1628
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1641
1629
|
className: className
|
|
1642
1630
|
}, React.createElement("path", {
|
|
1643
|
-
d: "M5
|
|
1631
|
+
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",
|
|
1644
1632
|
fill: primaryFill
|
|
1645
1633
|
}));
|
|
1646
1634
|
};
|
|
@@ -1655,11 +1643,11 @@ const PersonMailFilledIcon = iconProps => {
|
|
|
1655
1643
|
return React.createElement("svg", {
|
|
1656
1644
|
width: "1em",
|
|
1657
1645
|
height: "1em",
|
|
1658
|
-
viewBox: "0 0
|
|
1646
|
+
viewBox: "0 0 20 20",
|
|
1659
1647
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1660
1648
|
className: className
|
|
1661
1649
|
}, React.createElement("path", {
|
|
1662
|
-
d: "M9
|
|
1650
|
+
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",
|
|
1663
1651
|
fill: primaryFill
|
|
1664
1652
|
}));
|
|
1665
1653
|
};
|
|
@@ -1674,11 +1662,11 @@ const PersonMailRegularIcon = iconProps => {
|
|
|
1674
1662
|
return React.createElement("svg", {
|
|
1675
1663
|
width: "1em",
|
|
1676
1664
|
height: "1em",
|
|
1677
|
-
viewBox: "0 0
|
|
1665
|
+
viewBox: "0 0 20 20",
|
|
1678
1666
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1679
1667
|
className: className
|
|
1680
1668
|
}, React.createElement("path", {
|
|
1681
|
-
d: "M9
|
|
1669
|
+
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",
|
|
1682
1670
|
fill: primaryFill
|
|
1683
1671
|
}));
|
|
1684
1672
|
};
|
|
@@ -1693,11 +1681,11 @@ const PersonMoneyFilledIcon = iconProps => {
|
|
|
1693
1681
|
return React.createElement("svg", {
|
|
1694
1682
|
width: "1em",
|
|
1695
1683
|
height: "1em",
|
|
1696
|
-
viewBox: "0 0
|
|
1684
|
+
viewBox: "0 0 20 20",
|
|
1697
1685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1698
1686
|
className: className
|
|
1699
1687
|
}, React.createElement("path", {
|
|
1700
|
-
d: "M10
|
|
1688
|
+
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",
|
|
1701
1689
|
fill: primaryFill
|
|
1702
1690
|
}));
|
|
1703
1691
|
};
|
|
@@ -1712,11 +1700,11 @@ const PersonMoneyRegularIcon = iconProps => {
|
|
|
1712
1700
|
return React.createElement("svg", {
|
|
1713
1701
|
width: "1em",
|
|
1714
1702
|
height: "1em",
|
|
1715
|
-
viewBox: "0 0
|
|
1703
|
+
viewBox: "0 0 20 20",
|
|
1716
1704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1717
1705
|
className: className
|
|
1718
1706
|
}, React.createElement("path", {
|
|
1719
|
-
d: "M10
|
|
1707
|
+
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",
|
|
1720
1708
|
fill: primaryFill
|
|
1721
1709
|
}));
|
|
1722
1710
|
};
|
|
@@ -1731,11 +1719,11 @@ const PersonNoteFilledIcon = iconProps => {
|
|
|
1731
1719
|
return React.createElement("svg", {
|
|
1732
1720
|
width: "1em",
|
|
1733
1721
|
height: "1em",
|
|
1734
|
-
viewBox: "0 0
|
|
1722
|
+
viewBox: "0 0 20 20",
|
|
1735
1723
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1736
1724
|
className: className
|
|
1737
1725
|
}, React.createElement("path", {
|
|
1738
|
-
d: "M10
|
|
1726
|
+
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",
|
|
1739
1727
|
fill: primaryFill
|
|
1740
1728
|
}));
|
|
1741
1729
|
};
|
|
@@ -1750,11 +1738,11 @@ const PersonNoteRegularIcon = iconProps => {
|
|
|
1750
1738
|
return React.createElement("svg", {
|
|
1751
1739
|
width: "1em",
|
|
1752
1740
|
height: "1em",
|
|
1753
|
-
viewBox: "0 0
|
|
1741
|
+
viewBox: "0 0 20 20",
|
|
1754
1742
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1755
1743
|
className: className
|
|
1756
1744
|
}, React.createElement("path", {
|
|
1757
|
-
d: "M10
|
|
1745
|
+
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",
|
|
1758
1746
|
fill: primaryFill
|
|
1759
1747
|
}));
|
|
1760
1748
|
};
|
|
@@ -1769,11 +1757,11 @@ const PersonPillFilledIcon = iconProps => {
|
|
|
1769
1757
|
return React.createElement("svg", {
|
|
1770
1758
|
width: "1em",
|
|
1771
1759
|
height: "1em",
|
|
1772
|
-
viewBox: "0 0
|
|
1760
|
+
viewBox: "0 0 20 20",
|
|
1773
1761
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1774
1762
|
className: className
|
|
1775
1763
|
}, React.createElement("path", {
|
|
1776
|
-
d: "M10
|
|
1764
|
+
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",
|
|
1777
1765
|
fill: primaryFill
|
|
1778
1766
|
}));
|
|
1779
1767
|
};
|
|
@@ -1788,11 +1776,11 @@ const PersonPillRegularIcon = iconProps => {
|
|
|
1788
1776
|
return React.createElement("svg", {
|
|
1789
1777
|
width: "1em",
|
|
1790
1778
|
height: "1em",
|
|
1791
|
-
viewBox: "0 0
|
|
1779
|
+
viewBox: "0 0 20 20",
|
|
1792
1780
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1793
1781
|
className: className
|
|
1794
1782
|
}, React.createElement("path", {
|
|
1795
|
-
d: "M10
|
|
1783
|
+
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",
|
|
1796
1784
|
fill: primaryFill
|
|
1797
1785
|
}));
|
|
1798
1786
|
};
|
|
@@ -1807,11 +1795,11 @@ const PersonProhibitedFilledIcon = iconProps => {
|
|
|
1807
1795
|
return React.createElement("svg", {
|
|
1808
1796
|
width: "1em",
|
|
1809
1797
|
height: "1em",
|
|
1810
|
-
viewBox: "0 0
|
|
1798
|
+
viewBox: "0 0 20 20",
|
|
1811
1799
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1812
1800
|
className: className
|
|
1813
1801
|
}, React.createElement("path", {
|
|
1814
|
-
d: "M9
|
|
1802
|
+
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",
|
|
1815
1803
|
fill: primaryFill
|
|
1816
1804
|
}));
|
|
1817
1805
|
};
|
|
@@ -1826,11 +1814,11 @@ const PersonProhibitedRegularIcon = iconProps => {
|
|
|
1826
1814
|
return React.createElement("svg", {
|
|
1827
1815
|
width: "1em",
|
|
1828
1816
|
height: "1em",
|
|
1829
|
-
viewBox: "0 0
|
|
1817
|
+
viewBox: "0 0 20 20",
|
|
1830
1818
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1831
1819
|
className: className
|
|
1832
1820
|
}, React.createElement("path", {
|
|
1833
|
-
d: "M9
|
|
1821
|
+
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",
|
|
1834
1822
|
fill: primaryFill
|
|
1835
1823
|
}));
|
|
1836
1824
|
};
|
|
@@ -1845,11 +1833,11 @@ const PersonQuestionMarkFilledIcon = iconProps => {
|
|
|
1845
1833
|
return React.createElement("svg", {
|
|
1846
1834
|
width: "1em",
|
|
1847
1835
|
height: "1em",
|
|
1848
|
-
viewBox: "0 0
|
|
1836
|
+
viewBox: "0 0 20 20",
|
|
1849
1837
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1850
1838
|
className: className
|
|
1851
1839
|
}, React.createElement("path", {
|
|
1852
|
-
d: "M14.
|
|
1840
|
+
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",
|
|
1853
1841
|
fill: primaryFill
|
|
1854
1842
|
}));
|
|
1855
1843
|
};
|
|
@@ -1864,11 +1852,11 @@ const PersonQuestionMarkRegularIcon = iconProps => {
|
|
|
1864
1852
|
return React.createElement("svg", {
|
|
1865
1853
|
width: "1em",
|
|
1866
1854
|
height: "1em",
|
|
1867
|
-
viewBox: "0 0
|
|
1855
|
+
viewBox: "0 0 20 20",
|
|
1868
1856
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1869
1857
|
className: className
|
|
1870
1858
|
}, React.createElement("path", {
|
|
1871
|
-
d: "M9
|
|
1859
|
+
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",
|
|
1872
1860
|
fill: primaryFill
|
|
1873
1861
|
}));
|
|
1874
1862
|
};
|
|
@@ -1883,11 +1871,11 @@ const PersonSettingsFilledIcon = iconProps => {
|
|
|
1883
1871
|
return React.createElement("svg", {
|
|
1884
1872
|
width: "1em",
|
|
1885
1873
|
height: "1em",
|
|
1886
|
-
viewBox: "0 0
|
|
1874
|
+
viewBox: "0 0 20 20",
|
|
1887
1875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1888
1876
|
className: className
|
|
1889
1877
|
}, React.createElement("path", {
|
|
1890
|
-
d: "M9
|
|
1878
|
+
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",
|
|
1891
1879
|
fill: primaryFill
|
|
1892
1880
|
}));
|
|
1893
1881
|
};
|
|
@@ -1902,11 +1890,11 @@ const PersonSettingsRegularIcon = iconProps => {
|
|
|
1902
1890
|
return React.createElement("svg", {
|
|
1903
1891
|
width: "1em",
|
|
1904
1892
|
height: "1em",
|
|
1905
|
-
viewBox: "0 0
|
|
1893
|
+
viewBox: "0 0 20 20",
|
|
1906
1894
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1907
1895
|
className: className
|
|
1908
1896
|
}, React.createElement("path", {
|
|
1909
|
-
d: "M9
|
|
1897
|
+
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",
|
|
1910
1898
|
fill: primaryFill
|
|
1911
1899
|
}));
|
|
1912
1900
|
};
|
|
@@ -1921,11 +1909,11 @@ const PersonSupportFilledIcon = iconProps => {
|
|
|
1921
1909
|
return React.createElement("svg", {
|
|
1922
1910
|
width: "1em",
|
|
1923
1911
|
height: "1em",
|
|
1924
|
-
viewBox: "0 0
|
|
1912
|
+
viewBox: "0 0 20 20",
|
|
1925
1913
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1926
1914
|
className: className
|
|
1927
1915
|
}, React.createElement("path", {
|
|
1928
|
-
d: "M6.
|
|
1916
|
+
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",
|
|
1929
1917
|
fill: primaryFill
|
|
1930
1918
|
}));
|
|
1931
1919
|
};
|
|
@@ -1940,11 +1928,11 @@ const PersonSupportRegularIcon = iconProps => {
|
|
|
1940
1928
|
return React.createElement("svg", {
|
|
1941
1929
|
width: "1em",
|
|
1942
1930
|
height: "1em",
|
|
1943
|
-
viewBox: "0 0
|
|
1931
|
+
viewBox: "0 0 20 20",
|
|
1944
1932
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1945
1933
|
className: className
|
|
1946
1934
|
}, React.createElement("path", {
|
|
1947
|
-
d: "M6.
|
|
1935
|
+
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",
|
|
1948
1936
|
fill: primaryFill
|
|
1949
1937
|
}));
|
|
1950
1938
|
};
|
|
@@ -1959,11 +1947,11 @@ const PersonSwapFilledIcon = iconProps => {
|
|
|
1959
1947
|
return React.createElement("svg", {
|
|
1960
1948
|
width: "1em",
|
|
1961
1949
|
height: "1em",
|
|
1962
|
-
viewBox: "0 0
|
|
1950
|
+
viewBox: "0 0 20 20",
|
|
1963
1951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1964
1952
|
className: className
|
|
1965
1953
|
}, React.createElement("path", {
|
|
1966
|
-
d: "M9
|
|
1954
|
+
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",
|
|
1967
1955
|
fill: primaryFill
|
|
1968
1956
|
}));
|
|
1969
1957
|
};
|
|
@@ -1978,11 +1966,11 @@ const PersonSwapRegularIcon = iconProps => {
|
|
|
1978
1966
|
return React.createElement("svg", {
|
|
1979
1967
|
width: "1em",
|
|
1980
1968
|
height: "1em",
|
|
1981
|
-
viewBox: "0 0
|
|
1969
|
+
viewBox: "0 0 20 20",
|
|
1982
1970
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1983
1971
|
className: className
|
|
1984
1972
|
}, React.createElement("path", {
|
|
1985
|
-
d: "M9
|
|
1973
|
+
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",
|
|
1986
1974
|
fill: primaryFill
|
|
1987
1975
|
}));
|
|
1988
1976
|
};
|
|
@@ -1997,11 +1985,11 @@ const PersonTagFilledIcon = iconProps => {
|
|
|
1997
1985
|
return React.createElement("svg", {
|
|
1998
1986
|
width: "1em",
|
|
1999
1987
|
height: "1em",
|
|
2000
|
-
viewBox: "0 0
|
|
1988
|
+
viewBox: "0 0 20 20",
|
|
2001
1989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2002
1990
|
className: className
|
|
2003
1991
|
}, React.createElement("path", {
|
|
2004
|
-
d: "M5
|
|
1992
|
+
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",
|
|
2005
1993
|
fill: primaryFill
|
|
2006
1994
|
}));
|
|
2007
1995
|
};
|
|
@@ -2016,11 +2004,11 @@ const PersonTagRegularIcon = iconProps => {
|
|
|
2016
2004
|
return React.createElement("svg", {
|
|
2017
2005
|
width: "1em",
|
|
2018
2006
|
height: "1em",
|
|
2019
|
-
viewBox: "0 0
|
|
2007
|
+
viewBox: "0 0 20 20",
|
|
2020
2008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2021
2009
|
className: className
|
|
2022
2010
|
}, React.createElement("path", {
|
|
2023
|
-
d: "M5
|
|
2011
|
+
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",
|
|
2024
2012
|
fill: primaryFill
|
|
2025
2013
|
}));
|
|
2026
2014
|
};
|
|
@@ -2035,11 +2023,11 @@ const PersonVoiceFilledIcon = iconProps => {
|
|
|
2035
2023
|
return React.createElement("svg", {
|
|
2036
2024
|
width: "1em",
|
|
2037
2025
|
height: "1em",
|
|
2038
|
-
viewBox: "0 0
|
|
2026
|
+
viewBox: "0 0 20 20",
|
|
2039
2027
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2040
2028
|
className: className
|
|
2041
2029
|
}, React.createElement("path", {
|
|
2042
|
-
d: "
|
|
2030
|
+
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",
|
|
2043
2031
|
fill: primaryFill
|
|
2044
2032
|
}));
|
|
2045
2033
|
};
|
|
@@ -2054,11 +2042,11 @@ const PersonVoiceRegularIcon = iconProps => {
|
|
|
2054
2042
|
return React.createElement("svg", {
|
|
2055
2043
|
width: "1em",
|
|
2056
2044
|
height: "1em",
|
|
2057
|
-
viewBox: "0 0
|
|
2045
|
+
viewBox: "0 0 20 20",
|
|
2058
2046
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2059
2047
|
className: className
|
|
2060
2048
|
}, React.createElement("path", {
|
|
2061
|
-
d: "
|
|
2049
|
+
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",
|
|
2062
2050
|
fill: primaryFill
|
|
2063
2051
|
}));
|
|
2064
2052
|
};
|
|
@@ -2073,11 +2061,11 @@ const PhoneFilledIcon = iconProps => {
|
|
|
2073
2061
|
return React.createElement("svg", {
|
|
2074
2062
|
width: "1em",
|
|
2075
2063
|
height: "1em",
|
|
2076
|
-
viewBox: "0 0
|
|
2064
|
+
viewBox: "0 0 20 20",
|
|
2077
2065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2078
2066
|
className: className
|
|
2079
2067
|
}, React.createElement("path", {
|
|
2080
|
-
d: "M6.
|
|
2068
|
+
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",
|
|
2081
2069
|
fill: primaryFill
|
|
2082
2070
|
}));
|
|
2083
2071
|
};
|
|
@@ -2092,11 +2080,11 @@ const PhoneRegularIcon = iconProps => {
|
|
|
2092
2080
|
return React.createElement("svg", {
|
|
2093
2081
|
width: "1em",
|
|
2094
2082
|
height: "1em",
|
|
2095
|
-
viewBox: "0 0
|
|
2083
|
+
viewBox: "0 0 20 20",
|
|
2096
2084
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2097
2085
|
className: className
|
|
2098
2086
|
}, React.createElement("path", {
|
|
2099
|
-
d: "M9
|
|
2087
|
+
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",
|
|
2100
2088
|
fill: primaryFill
|
|
2101
2089
|
}));
|
|
2102
2090
|
};
|
|
@@ -2111,11 +2099,11 @@ const PhoneArrowRightFilledIcon = iconProps => {
|
|
|
2111
2099
|
return React.createElement("svg", {
|
|
2112
2100
|
width: "1em",
|
|
2113
2101
|
height: "1em",
|
|
2114
|
-
viewBox: "0 0
|
|
2102
|
+
viewBox: "0 0 20 20",
|
|
2115
2103
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2116
2104
|
className: className
|
|
2117
2105
|
}, React.createElement("path", {
|
|
2118
|
-
d: "M4
|
|
2106
|
+
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",
|
|
2119
2107
|
fill: primaryFill
|
|
2120
2108
|
}));
|
|
2121
2109
|
};
|
|
@@ -2130,11 +2118,11 @@ const PhoneArrowRightRegularIcon = iconProps => {
|
|
|
2130
2118
|
return React.createElement("svg", {
|
|
2131
2119
|
width: "1em",
|
|
2132
2120
|
height: "1em",
|
|
2133
|
-
viewBox: "0 0
|
|
2121
|
+
viewBox: "0 0 20 20",
|
|
2134
2122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2135
2123
|
className: className
|
|
2136
2124
|
}, React.createElement("path", {
|
|
2137
|
-
d: "M5.
|
|
2125
|
+
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",
|
|
2138
2126
|
fill: primaryFill
|
|
2139
2127
|
}));
|
|
2140
2128
|
};
|
|
@@ -2187,11 +2175,11 @@ const PhoneDesktopFilledIcon = iconProps => {
|
|
|
2187
2175
|
return React.createElement("svg", {
|
|
2188
2176
|
width: "1em",
|
|
2189
2177
|
height: "1em",
|
|
2190
|
-
viewBox: "0 0
|
|
2178
|
+
viewBox: "0 0 20 20",
|
|
2191
2179
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2192
2180
|
className: className
|
|
2193
2181
|
}, React.createElement("path", {
|
|
2194
|
-
d: "M6
|
|
2182
|
+
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",
|
|
2195
2183
|
fill: primaryFill
|
|
2196
2184
|
}));
|
|
2197
2185
|
};
|
|
@@ -2206,11 +2194,11 @@ const PhoneDesktopRegularIcon = iconProps => {
|
|
|
2206
2194
|
return React.createElement("svg", {
|
|
2207
2195
|
width: "1em",
|
|
2208
2196
|
height: "1em",
|
|
2209
|
-
viewBox: "0 0
|
|
2197
|
+
viewBox: "0 0 20 20",
|
|
2210
2198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2211
2199
|
className: className
|
|
2212
2200
|
}, React.createElement("path", {
|
|
2213
|
-
d: "M6
|
|
2201
|
+
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",
|
|
2214
2202
|
fill: primaryFill
|
|
2215
2203
|
}));
|
|
2216
2204
|
};
|
|
@@ -2225,11 +2213,11 @@ const PhoneDesktopAddFilledIcon = iconProps => {
|
|
|
2225
2213
|
return React.createElement("svg", {
|
|
2226
2214
|
width: "1em",
|
|
2227
2215
|
height: "1em",
|
|
2228
|
-
viewBox: "0 0
|
|
2216
|
+
viewBox: "0 0 20 20",
|
|
2229
2217
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2230
2218
|
className: className
|
|
2231
2219
|
}, React.createElement("path", {
|
|
2232
|
-
d: "M19
|
|
2220
|
+
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",
|
|
2233
2221
|
fill: primaryFill
|
|
2234
2222
|
}));
|
|
2235
2223
|
};
|
|
@@ -2244,11 +2232,11 @@ const PhoneDesktopAddRegularIcon = iconProps => {
|
|
|
2244
2232
|
return React.createElement("svg", {
|
|
2245
2233
|
width: "1em",
|
|
2246
2234
|
height: "1em",
|
|
2247
|
-
viewBox: "0 0
|
|
2235
|
+
viewBox: "0 0 20 20",
|
|
2248
2236
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2249
2237
|
className: className
|
|
2250
2238
|
}, React.createElement("path", {
|
|
2251
|
-
d: "M19
|
|
2239
|
+
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",
|
|
2252
2240
|
fill: primaryFill
|
|
2253
2241
|
}));
|
|
2254
2242
|
};
|
|
@@ -2263,11 +2251,11 @@ const PhoneLaptopFilledIcon = iconProps => {
|
|
|
2263
2251
|
return React.createElement("svg", {
|
|
2264
2252
|
width: "1em",
|
|
2265
2253
|
height: "1em",
|
|
2266
|
-
viewBox: "0 0
|
|
2254
|
+
viewBox: "0 0 20 20",
|
|
2267
2255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2268
2256
|
className: className
|
|
2269
2257
|
}, React.createElement("path", {
|
|
2270
|
-
d: "M3
|
|
2258
|
+
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",
|
|
2271
2259
|
fill: primaryFill
|
|
2272
2260
|
}));
|
|
2273
2261
|
};
|
|
@@ -2282,11 +2270,11 @@ const PhoneLaptopRegularIcon = iconProps => {
|
|
|
2282
2270
|
return React.createElement("svg", {
|
|
2283
2271
|
width: "1em",
|
|
2284
2272
|
height: "1em",
|
|
2285
|
-
viewBox: "0 0
|
|
2273
|
+
viewBox: "0 0 20 20",
|
|
2286
2274
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2287
2275
|
className: className
|
|
2288
2276
|
}, React.createElement("path", {
|
|
2289
|
-
d: "M3
|
|
2277
|
+
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",
|
|
2290
2278
|
fill: primaryFill
|
|
2291
2279
|
}));
|
|
2292
2280
|
};
|
|
@@ -2301,11 +2289,11 @@ const PhoneSpanInFilledIcon = iconProps => {
|
|
|
2301
2289
|
return React.createElement("svg", {
|
|
2302
2290
|
width: "1em",
|
|
2303
2291
|
height: "1em",
|
|
2304
|
-
viewBox: "0 0
|
|
2292
|
+
viewBox: "0 0 20 20",
|
|
2305
2293
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2306
2294
|
className: className
|
|
2307
2295
|
}, React.createElement("path", {
|
|
2308
|
-
d: "M7
|
|
2296
|
+
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",
|
|
2309
2297
|
fill: primaryFill
|
|
2310
2298
|
}));
|
|
2311
2299
|
};
|
|
@@ -2320,11 +2308,11 @@ const PhoneSpanInRegularIcon = iconProps => {
|
|
|
2320
2308
|
return React.createElement("svg", {
|
|
2321
2309
|
width: "1em",
|
|
2322
2310
|
height: "1em",
|
|
2323
|
-
viewBox: "0 0
|
|
2311
|
+
viewBox: "0 0 20 20",
|
|
2324
2312
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2325
2313
|
className: className
|
|
2326
2314
|
}, React.createElement("path", {
|
|
2327
|
-
d: "M5
|
|
2315
|
+
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",
|
|
2328
2316
|
fill: primaryFill
|
|
2329
2317
|
}));
|
|
2330
2318
|
};
|
|
@@ -2339,11 +2327,11 @@ const PhoneSpanOutFilledIcon = iconProps => {
|
|
|
2339
2327
|
return React.createElement("svg", {
|
|
2340
2328
|
width: "1em",
|
|
2341
2329
|
height: "1em",
|
|
2342
|
-
viewBox: "0 0
|
|
2330
|
+
viewBox: "0 0 20 20",
|
|
2343
2331
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2344
2332
|
className: className
|
|
2345
2333
|
}, React.createElement("path", {
|
|
2346
|
-
d: "M7
|
|
2334
|
+
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",
|
|
2347
2335
|
fill: primaryFill
|
|
2348
2336
|
}));
|
|
2349
2337
|
};
|
|
@@ -2358,11 +2346,11 @@ const PhoneSpanOutRegularIcon = iconProps => {
|
|
|
2358
2346
|
return React.createElement("svg", {
|
|
2359
2347
|
width: "1em",
|
|
2360
2348
|
height: "1em",
|
|
2361
|
-
viewBox: "0 0
|
|
2349
|
+
viewBox: "0 0 20 20",
|
|
2362
2350
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2363
2351
|
className: className
|
|
2364
2352
|
}, React.createElement("path", {
|
|
2365
|
-
d: "M5
|
|
2353
|
+
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",
|
|
2366
2354
|
fill: primaryFill
|
|
2367
2355
|
}));
|
|
2368
2356
|
};
|
|
@@ -2377,11 +2365,11 @@ const PhoneTabletFilledIcon = iconProps => {
|
|
|
2377
2365
|
return React.createElement("svg", {
|
|
2378
2366
|
width: "1em",
|
|
2379
2367
|
height: "1em",
|
|
2380
|
-
viewBox: "0 0
|
|
2368
|
+
viewBox: "0 0 20 20",
|
|
2381
2369
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2382
2370
|
className: className
|
|
2383
2371
|
}, React.createElement("path", {
|
|
2384
|
-
d: "M4
|
|
2372
|
+
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",
|
|
2385
2373
|
fill: primaryFill
|
|
2386
2374
|
}));
|
|
2387
2375
|
};
|
|
@@ -2396,11 +2384,11 @@ const PhoneTabletRegularIcon = iconProps => {
|
|
|
2396
2384
|
return React.createElement("svg", {
|
|
2397
2385
|
width: "1em",
|
|
2398
2386
|
height: "1em",
|
|
2399
|
-
viewBox: "0 0
|
|
2387
|
+
viewBox: "0 0 20 20",
|
|
2400
2388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2401
2389
|
className: className
|
|
2402
2390
|
}, React.createElement("path", {
|
|
2403
|
-
d: "
|
|
2391
|
+
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",
|
|
2404
2392
|
fill: primaryFill
|
|
2405
2393
|
}));
|
|
2406
2394
|
};
|
|
@@ -2415,11 +2403,11 @@ const PhoneUpdateCheckmarkFilledIcon = iconProps => {
|
|
|
2415
2403
|
return React.createElement("svg", {
|
|
2416
2404
|
width: "1em",
|
|
2417
2405
|
height: "1em",
|
|
2418
|
-
viewBox: "0 0
|
|
2406
|
+
viewBox: "0 0 20 20",
|
|
2419
2407
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2420
2408
|
className: className
|
|
2421
2409
|
}, React.createElement("path", {
|
|
2422
|
-
d: "M5
|
|
2410
|
+
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",
|
|
2423
2411
|
fill: primaryFill
|
|
2424
2412
|
}));
|
|
2425
2413
|
};
|
|
@@ -2434,11 +2422,11 @@ const PhoneUpdateCheckmarkRegularIcon = iconProps => {
|
|
|
2434
2422
|
return React.createElement("svg", {
|
|
2435
2423
|
width: "1em",
|
|
2436
2424
|
height: "1em",
|
|
2437
|
-
viewBox: "0 0
|
|
2425
|
+
viewBox: "0 0 20 20",
|
|
2438
2426
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2439
2427
|
className: className
|
|
2440
2428
|
}, React.createElement("path", {
|
|
2441
|
-
d: "M6
|
|
2429
|
+
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",
|
|
2442
2430
|
fill: primaryFill
|
|
2443
2431
|
}));
|
|
2444
2432
|
};
|
|
@@ -2453,11 +2441,11 @@ const PictureInPictureFilledIcon = iconProps => {
|
|
|
2453
2441
|
return React.createElement("svg", {
|
|
2454
2442
|
width: "1em",
|
|
2455
2443
|
height: "1em",
|
|
2456
|
-
viewBox: "0 0
|
|
2444
|
+
viewBox: "0 0 20 20",
|
|
2457
2445
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2458
2446
|
className: className
|
|
2459
2447
|
}, React.createElement("path", {
|
|
2460
|
-
d: "
|
|
2448
|
+
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",
|
|
2461
2449
|
fill: primaryFill
|
|
2462
2450
|
}));
|
|
2463
2451
|
};
|
|
@@ -2472,11 +2460,11 @@ const PictureInPictureRegularIcon = iconProps => {
|
|
|
2472
2460
|
return React.createElement("svg", {
|
|
2473
2461
|
width: "1em",
|
|
2474
2462
|
height: "1em",
|
|
2475
|
-
viewBox: "0 0
|
|
2463
|
+
viewBox: "0 0 20 20",
|
|
2476
2464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2477
2465
|
className: className
|
|
2478
2466
|
}, React.createElement("path", {
|
|
2479
|
-
d: "M2
|
|
2467
|
+
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",
|
|
2480
2468
|
fill: primaryFill
|
|
2481
2469
|
}));
|
|
2482
2470
|
};
|
|
@@ -2491,11 +2479,11 @@ const PictureInPictureEnterFilledIcon = iconProps => {
|
|
|
2491
2479
|
return React.createElement("svg", {
|
|
2492
2480
|
width: "1em",
|
|
2493
2481
|
height: "1em",
|
|
2494
|
-
viewBox: "0 0
|
|
2482
|
+
viewBox: "0 0 20 20",
|
|
2495
2483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2496
2484
|
className: className
|
|
2497
2485
|
}, React.createElement("path", {
|
|
2498
|
-
d: "
|
|
2486
|
+
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",
|
|
2499
2487
|
fill: primaryFill
|
|
2500
2488
|
}));
|
|
2501
2489
|
};
|
|
@@ -2510,11 +2498,11 @@ const PictureInPictureEnterRegularIcon = iconProps => {
|
|
|
2510
2498
|
return React.createElement("svg", {
|
|
2511
2499
|
width: "1em",
|
|
2512
2500
|
height: "1em",
|
|
2513
|
-
viewBox: "0 0
|
|
2501
|
+
viewBox: "0 0 20 20",
|
|
2514
2502
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2515
2503
|
className: className
|
|
2516
2504
|
}, React.createElement("path", {
|
|
2517
|
-
d: "M2
|
|
2505
|
+
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",
|
|
2518
2506
|
fill: primaryFill
|
|
2519
2507
|
}));
|
|
2520
2508
|
};
|
|
@@ -2529,11 +2517,11 @@ const PictureInPictureExitFilledIcon = iconProps => {
|
|
|
2529
2517
|
return React.createElement("svg", {
|
|
2530
2518
|
width: "1em",
|
|
2531
2519
|
height: "1em",
|
|
2532
|
-
viewBox: "0 0
|
|
2520
|
+
viewBox: "0 0 20 20",
|
|
2533
2521
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2534
2522
|
className: className
|
|
2535
2523
|
}, React.createElement("path", {
|
|
2536
|
-
d: "M8.
|
|
2524
|
+
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",
|
|
2537
2525
|
fill: primaryFill
|
|
2538
2526
|
}));
|
|
2539
2527
|
};
|
|
@@ -2548,11 +2536,11 @@ const PictureInPictureExitRegularIcon = iconProps => {
|
|
|
2548
2536
|
return React.createElement("svg", {
|
|
2549
2537
|
width: "1em",
|
|
2550
2538
|
height: "1em",
|
|
2551
|
-
viewBox: "0 0
|
|
2539
|
+
viewBox: "0 0 20 20",
|
|
2552
2540
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2553
2541
|
className: className
|
|
2554
2542
|
}, React.createElement("path", {
|
|
2555
|
-
d: "M8.
|
|
2543
|
+
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",
|
|
2556
2544
|
fill: primaryFill
|
|
2557
2545
|
}));
|
|
2558
2546
|
};
|
|
@@ -2567,11 +2555,11 @@ const PillFilledIcon = iconProps => {
|
|
|
2567
2555
|
return React.createElement("svg", {
|
|
2568
2556
|
width: "1em",
|
|
2569
2557
|
height: "1em",
|
|
2570
|
-
viewBox: "0 0
|
|
2558
|
+
viewBox: "0 0 20 20",
|
|
2571
2559
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2572
2560
|
className: className
|
|
2573
2561
|
}, React.createElement("path", {
|
|
2574
|
-
d: "M11.
|
|
2562
|
+
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",
|
|
2575
2563
|
fill: primaryFill
|
|
2576
2564
|
}));
|
|
2577
2565
|
};
|
|
@@ -2586,11 +2574,11 @@ const PillRegularIcon = iconProps => {
|
|
|
2586
2574
|
return React.createElement("svg", {
|
|
2587
2575
|
width: "1em",
|
|
2588
2576
|
height: "1em",
|
|
2589
|
-
viewBox: "0 0
|
|
2577
|
+
viewBox: "0 0 20 20",
|
|
2590
2578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2591
2579
|
className: className
|
|
2592
2580
|
}, React.createElement("path", {
|
|
2593
|
-
d: "
|
|
2581
|
+
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",
|
|
2594
2582
|
fill: primaryFill
|
|
2595
2583
|
}));
|
|
2596
2584
|
};
|
|
@@ -2605,11 +2593,11 @@ const PinFilledIcon = iconProps => {
|
|
|
2605
2593
|
return React.createElement("svg", {
|
|
2606
2594
|
width: "1em",
|
|
2607
2595
|
height: "1em",
|
|
2608
|
-
viewBox: "0 0
|
|
2596
|
+
viewBox: "0 0 20 20",
|
|
2609
2597
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2610
2598
|
className: className
|
|
2611
2599
|
}, React.createElement("path", {
|
|
2612
|
-
d: "M13.
|
|
2600
|
+
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",
|
|
2613
2601
|
fill: primaryFill
|
|
2614
2602
|
}));
|
|
2615
2603
|
};
|
|
@@ -2624,11 +2612,11 @@ const PinRegularIcon = iconProps => {
|
|
|
2624
2612
|
return React.createElement("svg", {
|
|
2625
2613
|
width: "1em",
|
|
2626
2614
|
height: "1em",
|
|
2627
|
-
viewBox: "0 0
|
|
2615
|
+
viewBox: "0 0 20 20",
|
|
2628
2616
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2629
2617
|
className: className
|
|
2630
2618
|
}, React.createElement("path", {
|
|
2631
|
-
d: "M10.
|
|
2619
|
+
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",
|
|
2632
2620
|
fill: primaryFill
|
|
2633
2621
|
}));
|
|
2634
2622
|
};
|
|
@@ -2643,11 +2631,11 @@ const PinOffFilledIcon = iconProps => {
|
|
|
2643
2631
|
return React.createElement("svg", {
|
|
2644
2632
|
width: "1em",
|
|
2645
2633
|
height: "1em",
|
|
2646
|
-
viewBox: "0 0
|
|
2634
|
+
viewBox: "0 0 20 20",
|
|
2647
2635
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2648
2636
|
className: className
|
|
2649
2637
|
}, React.createElement("path", {
|
|
2650
|
-
d: "
|
|
2638
|
+
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",
|
|
2651
2639
|
fill: primaryFill
|
|
2652
2640
|
}));
|
|
2653
2641
|
};
|
|
@@ -2662,11 +2650,11 @@ const PinOffRegularIcon = iconProps => {
|
|
|
2662
2650
|
return React.createElement("svg", {
|
|
2663
2651
|
width: "1em",
|
|
2664
2652
|
height: "1em",
|
|
2665
|
-
viewBox: "0 0
|
|
2653
|
+
viewBox: "0 0 20 20",
|
|
2666
2654
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2667
2655
|
className: className
|
|
2668
2656
|
}, React.createElement("path", {
|
|
2669
|
-
d: "
|
|
2657
|
+
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",
|
|
2670
2658
|
fill: primaryFill
|
|
2671
2659
|
}));
|
|
2672
2660
|
};
|
|
@@ -2681,11 +2669,11 @@ const PivotFilledIcon = iconProps => {
|
|
|
2681
2669
|
return React.createElement("svg", {
|
|
2682
2670
|
width: "1em",
|
|
2683
2671
|
height: "1em",
|
|
2684
|
-
viewBox: "0 0
|
|
2672
|
+
viewBox: "0 0 20 20",
|
|
2685
2673
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2686
2674
|
className: className
|
|
2687
2675
|
}, React.createElement("path", {
|
|
2688
|
-
d: "M3
|
|
2676
|
+
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",
|
|
2689
2677
|
fill: primaryFill
|
|
2690
2678
|
}));
|
|
2691
2679
|
};
|
|
@@ -2700,11 +2688,11 @@ const PivotRegularIcon = iconProps => {
|
|
|
2700
2688
|
return React.createElement("svg", {
|
|
2701
2689
|
width: "1em",
|
|
2702
2690
|
height: "1em",
|
|
2703
|
-
viewBox: "0 0
|
|
2691
|
+
viewBox: "0 0 20 20",
|
|
2704
2692
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2705
2693
|
className: className
|
|
2706
2694
|
}, React.createElement("path", {
|
|
2707
|
-
d: "M5.
|
|
2695
|
+
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",
|
|
2708
2696
|
fill: primaryFill
|
|
2709
2697
|
}));
|
|
2710
2698
|
};
|
|
@@ -2719,11 +2707,11 @@ const PlayFilledIcon = iconProps => {
|
|
|
2719
2707
|
return React.createElement("svg", {
|
|
2720
2708
|
width: "1em",
|
|
2721
2709
|
height: "1em",
|
|
2722
|
-
viewBox: "0 0
|
|
2710
|
+
viewBox: "0 0 20 20",
|
|
2723
2711
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2724
2712
|
className: className
|
|
2725
2713
|
}, React.createElement("path", {
|
|
2726
|
-
d: "M17.
|
|
2714
|
+
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",
|
|
2727
2715
|
fill: primaryFill
|
|
2728
2716
|
}));
|
|
2729
2717
|
};
|
|
@@ -2738,11 +2726,11 @@ const PlayRegularIcon = iconProps => {
|
|
|
2738
2726
|
return React.createElement("svg", {
|
|
2739
2727
|
width: "1em",
|
|
2740
2728
|
height: "1em",
|
|
2741
|
-
viewBox: "0 0
|
|
2729
|
+
viewBox: "0 0 20 20",
|
|
2742
2730
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2743
2731
|
className: className
|
|
2744
2732
|
}, React.createElement("path", {
|
|
2745
|
-
d: "M17.
|
|
2733
|
+
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",
|
|
2746
2734
|
fill: primaryFill
|
|
2747
2735
|
}));
|
|
2748
2736
|
};
|
|
@@ -2757,11 +2745,11 @@ const PlayCircleFilledIcon = iconProps => {
|
|
|
2757
2745
|
return React.createElement("svg", {
|
|
2758
2746
|
width: "1em",
|
|
2759
2747
|
height: "1em",
|
|
2760
|
-
viewBox: "0 0
|
|
2748
|
+
viewBox: "0 0 20 20",
|
|
2761
2749
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2762
2750
|
className: className
|
|
2763
2751
|
}, React.createElement("path", {
|
|
2764
|
-
d: "M2
|
|
2752
|
+
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",
|
|
2765
2753
|
fill: primaryFill
|
|
2766
2754
|
}));
|
|
2767
2755
|
};
|
|
@@ -2776,11 +2764,11 @@ const PlayCircleRegularIcon = iconProps => {
|
|
|
2776
2764
|
return React.createElement("svg", {
|
|
2777
2765
|
width: "1em",
|
|
2778
2766
|
height: "1em",
|
|
2779
|
-
viewBox: "0 0
|
|
2767
|
+
viewBox: "0 0 20 20",
|
|
2780
2768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2781
2769
|
className: className
|
|
2782
2770
|
}, React.createElement("path", {
|
|
2783
|
-
d: "M9.
|
|
2771
|
+
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",
|
|
2784
2772
|
fill: primaryFill
|
|
2785
2773
|
}));
|
|
2786
2774
|
};
|
|
@@ -2795,11 +2783,11 @@ const PlugConnectedFilledIcon = iconProps => {
|
|
|
2795
2783
|
return React.createElement("svg", {
|
|
2796
2784
|
width: "1em",
|
|
2797
2785
|
height: "1em",
|
|
2798
|
-
viewBox: "0 0
|
|
2786
|
+
viewBox: "0 0 20 20",
|
|
2799
2787
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2800
2788
|
className: className
|
|
2801
2789
|
}, React.createElement("path", {
|
|
2802
|
-
d: "
|
|
2790
|
+
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",
|
|
2803
2791
|
fill: primaryFill
|
|
2804
2792
|
}));
|
|
2805
2793
|
};
|
|
@@ -2814,11 +2802,11 @@ const PlugConnectedRegularIcon = iconProps => {
|
|
|
2814
2802
|
return React.createElement("svg", {
|
|
2815
2803
|
width: "1em",
|
|
2816
2804
|
height: "1em",
|
|
2817
|
-
viewBox: "0 0
|
|
2805
|
+
viewBox: "0 0 20 20",
|
|
2818
2806
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2819
2807
|
className: className
|
|
2820
2808
|
}, React.createElement("path", {
|
|
2821
|
-
d: "
|
|
2809
|
+
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",
|
|
2822
2810
|
fill: primaryFill
|
|
2823
2811
|
}));
|
|
2824
2812
|
};
|
|
@@ -2833,11 +2821,11 @@ const PlugDisconnectedFilledIcon = iconProps => {
|
|
|
2833
2821
|
return React.createElement("svg", {
|
|
2834
2822
|
width: "1em",
|
|
2835
2823
|
height: "1em",
|
|
2836
|
-
viewBox: "0 0
|
|
2824
|
+
viewBox: "0 0 20 20",
|
|
2837
2825
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2838
2826
|
className: className
|
|
2839
2827
|
}, React.createElement("path", {
|
|
2840
|
-
d: "
|
|
2828
|
+
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",
|
|
2841
2829
|
fill: primaryFill
|
|
2842
2830
|
}));
|
|
2843
2831
|
};
|
|
@@ -2852,11 +2840,11 @@ const PlugDisconnectedRegularIcon = iconProps => {
|
|
|
2852
2840
|
return React.createElement("svg", {
|
|
2853
2841
|
width: "1em",
|
|
2854
2842
|
height: "1em",
|
|
2855
|
-
viewBox: "0 0
|
|
2843
|
+
viewBox: "0 0 20 20",
|
|
2856
2844
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2857
2845
|
className: className
|
|
2858
2846
|
}, React.createElement("path", {
|
|
2859
|
-
d: "
|
|
2847
|
+
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",
|
|
2860
2848
|
fill: primaryFill
|
|
2861
2849
|
}));
|
|
2862
2850
|
};
|
|
@@ -2871,11 +2859,11 @@ const PollFilledIcon = iconProps => {
|
|
|
2871
2859
|
return React.createElement("svg", {
|
|
2872
2860
|
width: "1em",
|
|
2873
2861
|
height: "1em",
|
|
2874
|
-
viewBox: "0 0
|
|
2862
|
+
viewBox: "0 0 20 20",
|
|
2875
2863
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2876
2864
|
className: className
|
|
2877
2865
|
}, React.createElement("path", {
|
|
2878
|
-
d: "M10
|
|
2866
|
+
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",
|
|
2879
2867
|
fill: primaryFill
|
|
2880
2868
|
}));
|
|
2881
2869
|
};
|
|
@@ -2890,11 +2878,11 @@ const PollRegularIcon = iconProps => {
|
|
|
2890
2878
|
return React.createElement("svg", {
|
|
2891
2879
|
width: "1em",
|
|
2892
2880
|
height: "1em",
|
|
2893
|
-
viewBox: "0 0
|
|
2881
|
+
viewBox: "0 0 20 20",
|
|
2894
2882
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2895
2883
|
className: className
|
|
2896
2884
|
}, React.createElement("path", {
|
|
2897
|
-
d: "M8
|
|
2885
|
+
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",
|
|
2898
2886
|
fill: primaryFill
|
|
2899
2887
|
}));
|
|
2900
2888
|
};
|
|
@@ -2909,11 +2897,11 @@ const PositionBackwardFilledIcon = iconProps => {
|
|
|
2909
2897
|
return React.createElement("svg", {
|
|
2910
2898
|
width: "1em",
|
|
2911
2899
|
height: "1em",
|
|
2912
|
-
viewBox: "0 0
|
|
2900
|
+
viewBox: "0 0 20 20",
|
|
2913
2901
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2914
2902
|
className: className
|
|
2915
2903
|
}, React.createElement("path", {
|
|
2916
|
-
d: "M2
|
|
2904
|
+
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",
|
|
2917
2905
|
fill: primaryFill
|
|
2918
2906
|
}));
|
|
2919
2907
|
};
|
|
@@ -2928,11 +2916,11 @@ const PositionBackwardRegularIcon = iconProps => {
|
|
|
2928
2916
|
return React.createElement("svg", {
|
|
2929
2917
|
width: "1em",
|
|
2930
2918
|
height: "1em",
|
|
2931
|
-
viewBox: "0 0
|
|
2919
|
+
viewBox: "0 0 20 20",
|
|
2932
2920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2933
2921
|
className: className
|
|
2934
2922
|
}, React.createElement("path", {
|
|
2935
|
-
d: "M4.
|
|
2923
|
+
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",
|
|
2936
2924
|
fill: primaryFill
|
|
2937
2925
|
}));
|
|
2938
2926
|
};
|
|
@@ -2947,11 +2935,11 @@ const PositionForwardFilledIcon = iconProps => {
|
|
|
2947
2935
|
return React.createElement("svg", {
|
|
2948
2936
|
width: "1em",
|
|
2949
2937
|
height: "1em",
|
|
2950
|
-
viewBox: "0 0
|
|
2938
|
+
viewBox: "0 0 20 20",
|
|
2951
2939
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2952
2940
|
className: className
|
|
2953
2941
|
}, React.createElement("path", {
|
|
2954
|
-
d: "M7
|
|
2942
|
+
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",
|
|
2955
2943
|
fill: primaryFill
|
|
2956
2944
|
}));
|
|
2957
2945
|
};
|
|
@@ -2966,11 +2954,11 @@ const PositionForwardRegularIcon = iconProps => {
|
|
|
2966
2954
|
return React.createElement("svg", {
|
|
2967
2955
|
width: "1em",
|
|
2968
2956
|
height: "1em",
|
|
2969
|
-
viewBox: "0 0
|
|
2957
|
+
viewBox: "0 0 20 20",
|
|
2970
2958
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2971
2959
|
className: className
|
|
2972
2960
|
}, React.createElement("path", {
|
|
2973
|
-
d: "M7
|
|
2961
|
+
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",
|
|
2974
2962
|
fill: primaryFill
|
|
2975
2963
|
}));
|
|
2976
2964
|
};
|
|
@@ -2985,11 +2973,11 @@ const PositionToBackFilledIcon = iconProps => {
|
|
|
2985
2973
|
return React.createElement("svg", {
|
|
2986
2974
|
width: "1em",
|
|
2987
2975
|
height: "1em",
|
|
2988
|
-
viewBox: "0 0
|
|
2976
|
+
viewBox: "0 0 20 20",
|
|
2989
2977
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2990
2978
|
className: className
|
|
2991
2979
|
}, React.createElement("path", {
|
|
2992
|
-
d: "M12
|
|
2980
|
+
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",
|
|
2993
2981
|
fill: primaryFill
|
|
2994
2982
|
}));
|
|
2995
2983
|
};
|
|
@@ -3004,11 +2992,11 @@ const PositionToBackRegularIcon = iconProps => {
|
|
|
3004
2992
|
return React.createElement("svg", {
|
|
3005
2993
|
width: "1em",
|
|
3006
2994
|
height: "1em",
|
|
3007
|
-
viewBox: "0 0
|
|
2995
|
+
viewBox: "0 0 20 20",
|
|
3008
2996
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3009
2997
|
className: className
|
|
3010
2998
|
}, React.createElement("path", {
|
|
3011
|
-
d: "M12
|
|
2999
|
+
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",
|
|
3012
3000
|
fill: primaryFill
|
|
3013
3001
|
}));
|
|
3014
3002
|
};
|
|
@@ -3023,11 +3011,11 @@ const PositionToFrontFilledIcon = iconProps => {
|
|
|
3023
3011
|
return React.createElement("svg", {
|
|
3024
3012
|
width: "1em",
|
|
3025
3013
|
height: "1em",
|
|
3026
|
-
viewBox: "0 0
|
|
3014
|
+
viewBox: "0 0 20 20",
|
|
3027
3015
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3028
3016
|
className: className
|
|
3029
3017
|
}, React.createElement("path", {
|
|
3030
|
-
d: "M1
|
|
3018
|
+
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",
|
|
3031
3019
|
fill: primaryFill
|
|
3032
3020
|
}));
|
|
3033
3021
|
};
|
|
@@ -3042,11 +3030,11 @@ const PositionToFrontRegularIcon = iconProps => {
|
|
|
3042
3030
|
return React.createElement("svg", {
|
|
3043
3031
|
width: "1em",
|
|
3044
3032
|
height: "1em",
|
|
3045
|
-
viewBox: "0 0
|
|
3033
|
+
viewBox: "0 0 20 20",
|
|
3046
3034
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3047
3035
|
className: className
|
|
3048
3036
|
}, React.createElement("path", {
|
|
3049
|
-
d: "M3
|
|
3037
|
+
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",
|
|
3050
3038
|
fill: primaryFill
|
|
3051
3039
|
}));
|
|
3052
3040
|
};
|
|
@@ -3061,11 +3049,11 @@ const PowerFilledIcon = iconProps => {
|
|
|
3061
3049
|
return React.createElement("svg", {
|
|
3062
3050
|
width: "1em",
|
|
3063
3051
|
height: "1em",
|
|
3064
|
-
viewBox: "0 0
|
|
3052
|
+
viewBox: "0 0 20 20",
|
|
3065
3053
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3066
3054
|
className: className
|
|
3067
3055
|
}, React.createElement("path", {
|
|
3068
|
-
d: "
|
|
3056
|
+
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",
|
|
3069
3057
|
fill: primaryFill
|
|
3070
3058
|
}));
|
|
3071
3059
|
};
|
|
@@ -3080,11 +3068,11 @@ const PowerRegularIcon = iconProps => {
|
|
|
3080
3068
|
return React.createElement("svg", {
|
|
3081
3069
|
width: "1em",
|
|
3082
3070
|
height: "1em",
|
|
3083
|
-
viewBox: "0 0
|
|
3071
|
+
viewBox: "0 0 20 20",
|
|
3084
3072
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3085
3073
|
className: className
|
|
3086
3074
|
}, React.createElement("path", {
|
|
3087
|
-
d: "M10.
|
|
3075
|
+
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",
|
|
3088
3076
|
fill: primaryFill
|
|
3089
3077
|
}));
|
|
3090
3078
|
};
|
|
@@ -3099,11 +3087,11 @@ const PremiumFilledIcon = iconProps => {
|
|
|
3099
3087
|
return React.createElement("svg", {
|
|
3100
3088
|
width: "1em",
|
|
3101
3089
|
height: "1em",
|
|
3102
|
-
viewBox: "0 0
|
|
3090
|
+
viewBox: "0 0 20 20",
|
|
3103
3091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3104
3092
|
className: className
|
|
3105
3093
|
}, React.createElement("path", {
|
|
3106
|
-
d: "M5.
|
|
3094
|
+
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",
|
|
3107
3095
|
fill: primaryFill
|
|
3108
3096
|
}));
|
|
3109
3097
|
};
|
|
@@ -3118,11 +3106,11 @@ const PremiumRegularIcon = iconProps => {
|
|
|
3118
3106
|
return React.createElement("svg", {
|
|
3119
3107
|
width: "1em",
|
|
3120
3108
|
height: "1em",
|
|
3121
|
-
viewBox: "0 0
|
|
3109
|
+
viewBox: "0 0 20 20",
|
|
3122
3110
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3123
3111
|
className: className
|
|
3124
3112
|
}, React.createElement("path", {
|
|
3125
|
-
d: "M5.
|
|
3113
|
+
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",
|
|
3126
3114
|
fill: primaryFill
|
|
3127
3115
|
}));
|
|
3128
3116
|
};
|
|
@@ -3213,11 +3201,11 @@ const PresenterOffFilledIcon = iconProps => {
|
|
|
3213
3201
|
return React.createElement("svg", {
|
|
3214
3202
|
width: "1em",
|
|
3215
3203
|
height: "1em",
|
|
3216
|
-
viewBox: "0 0
|
|
3204
|
+
viewBox: "0 0 20 20",
|
|
3217
3205
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3218
3206
|
className: className
|
|
3219
3207
|
}, React.createElement("path", {
|
|
3220
|
-
d: "M7.
|
|
3208
|
+
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",
|
|
3221
3209
|
fill: primaryFill
|
|
3222
3210
|
}));
|
|
3223
3211
|
};
|
|
@@ -3232,11 +3220,11 @@ const PresenterOffRegularIcon = iconProps => {
|
|
|
3232
3220
|
return React.createElement("svg", {
|
|
3233
3221
|
width: "1em",
|
|
3234
3222
|
height: "1em",
|
|
3235
|
-
viewBox: "0 0
|
|
3223
|
+
viewBox: "0 0 20 20",
|
|
3236
3224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3237
3225
|
className: className
|
|
3238
3226
|
}, React.createElement("path", {
|
|
3239
|
-
d: "M7
|
|
3227
|
+
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",
|
|
3240
3228
|
fill: primaryFill
|
|
3241
3229
|
}));
|
|
3242
3230
|
};
|
|
@@ -3251,11 +3239,11 @@ const PreviewLinkFilledIcon = iconProps => {
|
|
|
3251
3239
|
return React.createElement("svg", {
|
|
3252
3240
|
width: "1em",
|
|
3253
3241
|
height: "1em",
|
|
3254
|
-
viewBox: "0 0
|
|
3242
|
+
viewBox: "0 0 20 20",
|
|
3255
3243
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3256
3244
|
className: className
|
|
3257
3245
|
}, React.createElement("path", {
|
|
3258
|
-
d: "M5
|
|
3246
|
+
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",
|
|
3259
3247
|
fill: primaryFill
|
|
3260
3248
|
}));
|
|
3261
3249
|
};
|
|
@@ -3270,11 +3258,11 @@ const PreviewLinkRegularIcon = iconProps => {
|
|
|
3270
3258
|
return React.createElement("svg", {
|
|
3271
3259
|
width: "1em",
|
|
3272
3260
|
height: "1em",
|
|
3273
|
-
viewBox: "0 0
|
|
3261
|
+
viewBox: "0 0 20 20",
|
|
3274
3262
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3275
3263
|
className: className
|
|
3276
3264
|
}, React.createElement("path", {
|
|
3277
|
-
d: "M4
|
|
3265
|
+
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",
|
|
3278
3266
|
fill: primaryFill
|
|
3279
3267
|
}));
|
|
3280
3268
|
};
|
|
@@ -3289,11 +3277,11 @@ const PreviousFilledIcon = iconProps => {
|
|
|
3289
3277
|
return React.createElement("svg", {
|
|
3290
3278
|
width: "1em",
|
|
3291
3279
|
height: "1em",
|
|
3292
|
-
viewBox: "0 0
|
|
3280
|
+
viewBox: "0 0 20 20",
|
|
3293
3281
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3294
3282
|
className: className
|
|
3295
3283
|
}, React.createElement("path", {
|
|
3296
|
-
d: "M17
|
|
3284
|
+
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",
|
|
3297
3285
|
fill: primaryFill
|
|
3298
3286
|
}));
|
|
3299
3287
|
};
|
|
@@ -3308,11 +3296,11 @@ const PreviousRegularIcon = iconProps => {
|
|
|
3308
3296
|
return React.createElement("svg", {
|
|
3309
3297
|
width: "1em",
|
|
3310
3298
|
height: "1em",
|
|
3311
|
-
viewBox: "0 0
|
|
3299
|
+
viewBox: "0 0 20 20",
|
|
3312
3300
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3313
3301
|
className: className
|
|
3314
3302
|
}, React.createElement("path", {
|
|
3315
|
-
d: "M3
|
|
3303
|
+
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",
|
|
3316
3304
|
fill: primaryFill
|
|
3317
3305
|
}));
|
|
3318
3306
|
};
|
|
@@ -3327,11 +3315,11 @@ const PrintFilledIcon = iconProps => {
|
|
|
3327
3315
|
return React.createElement("svg", {
|
|
3328
3316
|
width: "1em",
|
|
3329
3317
|
height: "1em",
|
|
3330
|
-
viewBox: "0 0
|
|
3318
|
+
viewBox: "0 0 20 20",
|
|
3331
3319
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3332
3320
|
className: className
|
|
3333
3321
|
}, React.createElement("path", {
|
|
3334
|
-
d: "M5
|
|
3322
|
+
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",
|
|
3335
3323
|
fill: primaryFill
|
|
3336
3324
|
}));
|
|
3337
3325
|
};
|
|
@@ -3346,11 +3334,11 @@ const PrintRegularIcon = iconProps => {
|
|
|
3346
3334
|
return React.createElement("svg", {
|
|
3347
3335
|
width: "1em",
|
|
3348
3336
|
height: "1em",
|
|
3349
|
-
viewBox: "0 0
|
|
3337
|
+
viewBox: "0 0 20 20",
|
|
3350
3338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3351
3339
|
className: className
|
|
3352
3340
|
}, React.createElement("path", {
|
|
3353
|
-
d: "M5
|
|
3341
|
+
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",
|
|
3354
3342
|
fill: primaryFill
|
|
3355
3343
|
}));
|
|
3356
3344
|
};
|
|
@@ -3365,11 +3353,11 @@ const PrintAddFilledIcon = iconProps => {
|
|
|
3365
3353
|
return React.createElement("svg", {
|
|
3366
3354
|
width: "1em",
|
|
3367
3355
|
height: "1em",
|
|
3368
|
-
viewBox: "0 0
|
|
3356
|
+
viewBox: "0 0 20 20",
|
|
3369
3357
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3370
3358
|
className: className
|
|
3371
3359
|
}, React.createElement("path", {
|
|
3372
|
-
d: "M19
|
|
3360
|
+
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",
|
|
3373
3361
|
fill: primaryFill
|
|
3374
3362
|
}));
|
|
3375
3363
|
};
|
|
@@ -3384,11 +3372,11 @@ const PrintAddRegularIcon = iconProps => {
|
|
|
3384
3372
|
return React.createElement("svg", {
|
|
3385
3373
|
width: "1em",
|
|
3386
3374
|
height: "1em",
|
|
3387
|
-
viewBox: "0 0
|
|
3375
|
+
viewBox: "0 0 20 20",
|
|
3388
3376
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3389
3377
|
className: className
|
|
3390
3378
|
}, React.createElement("path", {
|
|
3391
|
-
d: "M19
|
|
3379
|
+
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",
|
|
3392
3380
|
fill: primaryFill
|
|
3393
3381
|
}));
|
|
3394
3382
|
};
|
|
@@ -3403,11 +3391,11 @@ const ProductionFilledIcon = iconProps => {
|
|
|
3403
3391
|
return React.createElement("svg", {
|
|
3404
3392
|
width: "1em",
|
|
3405
3393
|
height: "1em",
|
|
3406
|
-
viewBox: "0 0
|
|
3394
|
+
viewBox: "0 0 20 20",
|
|
3407
3395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3408
3396
|
className: className
|
|
3409
3397
|
}, React.createElement("path", {
|
|
3410
|
-
d: "M5
|
|
3398
|
+
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",
|
|
3411
3399
|
fill: primaryFill
|
|
3412
3400
|
}));
|
|
3413
3401
|
};
|
|
@@ -3422,11 +3410,11 @@ const ProductionRegularIcon = iconProps => {
|
|
|
3422
3410
|
return React.createElement("svg", {
|
|
3423
3411
|
width: "1em",
|
|
3424
3412
|
height: "1em",
|
|
3425
|
-
viewBox: "0 0
|
|
3413
|
+
viewBox: "0 0 20 20",
|
|
3426
3414
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3427
3415
|
className: className
|
|
3428
3416
|
}, React.createElement("path", {
|
|
3429
|
-
d: "M5
|
|
3417
|
+
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",
|
|
3430
3418
|
fill: primaryFill
|
|
3431
3419
|
}));
|
|
3432
3420
|
};
|
|
@@ -3441,11 +3429,11 @@ const ProductionCheckmarkFilledIcon = iconProps => {
|
|
|
3441
3429
|
return React.createElement("svg", {
|
|
3442
3430
|
width: "1em",
|
|
3443
3431
|
height: "1em",
|
|
3444
|
-
viewBox: "0 0
|
|
3432
|
+
viewBox: "0 0 20 20",
|
|
3445
3433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3446
3434
|
className: className
|
|
3447
3435
|
}, React.createElement("path", {
|
|
3448
|
-
d: "M5
|
|
3436
|
+
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",
|
|
3449
3437
|
fill: primaryFill
|
|
3450
3438
|
}));
|
|
3451
3439
|
};
|
|
@@ -3460,11 +3448,11 @@ const ProductionCheckmarkRegularIcon = iconProps => {
|
|
|
3460
3448
|
return React.createElement("svg", {
|
|
3461
3449
|
width: "1em",
|
|
3462
3450
|
height: "1em",
|
|
3463
|
-
viewBox: "0 0
|
|
3451
|
+
viewBox: "0 0 20 20",
|
|
3464
3452
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3465
3453
|
className: className
|
|
3466
3454
|
}, React.createElement("path", {
|
|
3467
|
-
d: "M5
|
|
3455
|
+
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",
|
|
3468
3456
|
fill: primaryFill
|
|
3469
3457
|
}));
|
|
3470
3458
|
};
|
|
@@ -3479,11 +3467,11 @@ const ProhibitedFilledIcon = iconProps => {
|
|
|
3479
3467
|
return React.createElement("svg", {
|
|
3480
3468
|
width: "1em",
|
|
3481
3469
|
height: "1em",
|
|
3482
|
-
viewBox: "0 0
|
|
3470
|
+
viewBox: "0 0 20 20",
|
|
3483
3471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3484
3472
|
className: className
|
|
3485
3473
|
}, React.createElement("path", {
|
|
3486
|
-
d: "M18
|
|
3474
|
+
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",
|
|
3487
3475
|
fill: primaryFill
|
|
3488
3476
|
}));
|
|
3489
3477
|
};
|
|
@@ -3498,11 +3486,11 @@ const ProhibitedRegularIcon = iconProps => {
|
|
|
3498
3486
|
return React.createElement("svg", {
|
|
3499
3487
|
width: "1em",
|
|
3500
3488
|
height: "1em",
|
|
3501
|
-
viewBox: "0 0
|
|
3489
|
+
viewBox: "0 0 20 20",
|
|
3502
3490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3503
3491
|
className: className
|
|
3504
3492
|
}, React.createElement("path", {
|
|
3505
|
-
d: "M18
|
|
3493
|
+
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",
|
|
3506
3494
|
fill: primaryFill
|
|
3507
3495
|
}));
|
|
3508
3496
|
};
|
|
@@ -3517,11 +3505,11 @@ const ProhibitedMultipleFilledIcon = iconProps => {
|
|
|
3517
3505
|
return React.createElement("svg", {
|
|
3518
3506
|
width: "1em",
|
|
3519
3507
|
height: "1em",
|
|
3520
|
-
viewBox: "0 0
|
|
3508
|
+
viewBox: "0 0 20 20",
|
|
3521
3509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3522
3510
|
className: className
|
|
3523
3511
|
}, React.createElement("path", {
|
|
3524
|
-
d: "M9
|
|
3512
|
+
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",
|
|
3525
3513
|
fill: primaryFill
|
|
3526
3514
|
}));
|
|
3527
3515
|
};
|
|
@@ -3536,11 +3524,11 @@ const ProhibitedMultipleRegularIcon = iconProps => {
|
|
|
3536
3524
|
return React.createElement("svg", {
|
|
3537
3525
|
width: "1em",
|
|
3538
3526
|
height: "1em",
|
|
3539
|
-
viewBox: "0 0
|
|
3527
|
+
viewBox: "0 0 20 20",
|
|
3540
3528
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3541
3529
|
className: className
|
|
3542
3530
|
}, React.createElement("path", {
|
|
3543
|
-
d: "M2
|
|
3531
|
+
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",
|
|
3544
3532
|
fill: primaryFill
|
|
3545
3533
|
}));
|
|
3546
3534
|
};
|
|
@@ -3555,11 +3543,11 @@ const ProjectionScreenFilledIcon = iconProps => {
|
|
|
3555
3543
|
return React.createElement("svg", {
|
|
3556
3544
|
width: "1em",
|
|
3557
3545
|
height: "1em",
|
|
3558
|
-
viewBox: "0 0
|
|
3546
|
+
viewBox: "0 0 20 20",
|
|
3559
3547
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3560
3548
|
className: className
|
|
3561
3549
|
}, React.createElement("path", {
|
|
3562
|
-
d: "M3
|
|
3550
|
+
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",
|
|
3563
3551
|
fill: primaryFill
|
|
3564
3552
|
}));
|
|
3565
3553
|
};
|
|
@@ -3574,11 +3562,11 @@ const ProjectionScreenRegularIcon = iconProps => {
|
|
|
3574
3562
|
return React.createElement("svg", {
|
|
3575
3563
|
width: "1em",
|
|
3576
3564
|
height: "1em",
|
|
3577
|
-
viewBox: "0 0
|
|
3565
|
+
viewBox: "0 0 20 20",
|
|
3578
3566
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3579
3567
|
className: className
|
|
3580
3568
|
}, React.createElement("path", {
|
|
3581
|
-
d: "M3
|
|
3569
|
+
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",
|
|
3582
3570
|
fill: primaryFill
|
|
3583
3571
|
}));
|
|
3584
3572
|
};
|
|
@@ -3593,11 +3581,11 @@ const ProjectionScreenDismissFilledIcon = iconProps => {
|
|
|
3593
3581
|
return React.createElement("svg", {
|
|
3594
3582
|
width: "1em",
|
|
3595
3583
|
height: "1em",
|
|
3596
|
-
viewBox: "0 0
|
|
3584
|
+
viewBox: "0 0 20 20",
|
|
3597
3585
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3598
3586
|
className: className
|
|
3599
3587
|
}, React.createElement("path", {
|
|
3600
|
-
d: "M19
|
|
3588
|
+
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",
|
|
3601
3589
|
fill: primaryFill
|
|
3602
3590
|
}));
|
|
3603
3591
|
};
|
|
@@ -3612,11 +3600,11 @@ const ProjectionScreenDismissRegularIcon = iconProps => {
|
|
|
3612
3600
|
return React.createElement("svg", {
|
|
3613
3601
|
width: "1em",
|
|
3614
3602
|
height: "1em",
|
|
3615
|
-
viewBox: "0 0
|
|
3603
|
+
viewBox: "0 0 20 20",
|
|
3616
3604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3617
3605
|
className: className
|
|
3618
3606
|
}, React.createElement("path", {
|
|
3619
|
-
d: "M19
|
|
3607
|
+
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",
|
|
3620
3608
|
fill: primaryFill
|
|
3621
3609
|
}));
|
|
3622
3610
|
};
|
|
@@ -3631,11 +3619,11 @@ const ProtocolHandlerFilledIcon = iconProps => {
|
|
|
3631
3619
|
return React.createElement("svg", {
|
|
3632
3620
|
width: "1em",
|
|
3633
3621
|
height: "1em",
|
|
3634
|
-
viewBox: "0 0
|
|
3622
|
+
viewBox: "0 0 20 20",
|
|
3635
3623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3636
3624
|
className: className
|
|
3637
3625
|
}, React.createElement("path", {
|
|
3638
|
-
d: "
|
|
3626
|
+
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",
|
|
3639
3627
|
fill: primaryFill
|
|
3640
3628
|
}));
|
|
3641
3629
|
};
|
|
@@ -3650,11 +3638,11 @@ const ProtocolHandlerRegularIcon = iconProps => {
|
|
|
3650
3638
|
return React.createElement("svg", {
|
|
3651
3639
|
width: "1em",
|
|
3652
3640
|
height: "1em",
|
|
3653
|
-
viewBox: "0 0
|
|
3641
|
+
viewBox: "0 0 20 20",
|
|
3654
3642
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3655
3643
|
className: className
|
|
3656
3644
|
}, React.createElement("path", {
|
|
3657
|
-
d: "
|
|
3645
|
+
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",
|
|
3658
3646
|
fill: primaryFill
|
|
3659
3647
|
}));
|
|
3660
3648
|
};
|
|
@@ -3669,11 +3657,11 @@ const PulseFilledIcon = iconProps => {
|
|
|
3669
3657
|
return React.createElement("svg", {
|
|
3670
3658
|
width: "1em",
|
|
3671
3659
|
height: "1em",
|
|
3672
|
-
viewBox: "0 0
|
|
3660
|
+
viewBox: "0 0 20 20",
|
|
3673
3661
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3674
3662
|
className: className
|
|
3675
3663
|
}, React.createElement("path", {
|
|
3676
|
-
d: "M7.
|
|
3664
|
+
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",
|
|
3677
3665
|
fill: primaryFill
|
|
3678
3666
|
}));
|
|
3679
3667
|
};
|
|
@@ -3688,11 +3676,11 @@ const PulseRegularIcon = iconProps => {
|
|
|
3688
3676
|
return React.createElement("svg", {
|
|
3689
3677
|
width: "1em",
|
|
3690
3678
|
height: "1em",
|
|
3691
|
-
viewBox: "0 0
|
|
3679
|
+
viewBox: "0 0 20 20",
|
|
3692
3680
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3693
3681
|
className: className
|
|
3694
3682
|
}, React.createElement("path", {
|
|
3695
|
-
d: "M7
|
|
3683
|
+
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",
|
|
3696
3684
|
fill: primaryFill
|
|
3697
3685
|
}));
|
|
3698
3686
|
};
|
|
@@ -3707,11 +3695,11 @@ const PuzzleCubeFilledIcon = iconProps => {
|
|
|
3707
3695
|
return React.createElement("svg", {
|
|
3708
3696
|
width: "1em",
|
|
3709
3697
|
height: "1em",
|
|
3710
|
-
viewBox: "0 0
|
|
3698
|
+
viewBox: "0 0 20 20",
|
|
3711
3699
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3712
3700
|
className: className
|
|
3713
3701
|
}, React.createElement("path", {
|
|
3714
|
-
d: "M13
|
|
3702
|
+
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",
|
|
3715
3703
|
fill: primaryFill
|
|
3716
3704
|
}));
|
|
3717
3705
|
};
|
|
@@ -3726,11 +3714,11 @@ const PuzzleCubeRegularIcon = iconProps => {
|
|
|
3726
3714
|
return React.createElement("svg", {
|
|
3727
3715
|
width: "1em",
|
|
3728
3716
|
height: "1em",
|
|
3729
|
-
viewBox: "0 0
|
|
3717
|
+
viewBox: "0 0 20 20",
|
|
3730
3718
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3731
3719
|
className: className
|
|
3732
3720
|
}, React.createElement("path", {
|
|
3733
|
-
d: "M3
|
|
3721
|
+
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",
|
|
3734
3722
|
fill: primaryFill
|
|
3735
3723
|
}));
|
|
3736
3724
|
};
|
|
@@ -3745,11 +3733,11 @@ const PuzzlePieceFilledIcon = iconProps => {
|
|
|
3745
3733
|
return React.createElement("svg", {
|
|
3746
3734
|
width: "1em",
|
|
3747
3735
|
height: "1em",
|
|
3748
|
-
viewBox: "0 0
|
|
3736
|
+
viewBox: "0 0 20 20",
|
|
3749
3737
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3750
3738
|
className: className
|
|
3751
3739
|
}, React.createElement("path", {
|
|
3752
|
-
d: "M11
|
|
3740
|
+
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",
|
|
3753
3741
|
fill: primaryFill
|
|
3754
3742
|
}));
|
|
3755
3743
|
};
|
|
@@ -3764,11 +3752,11 @@ const PuzzlePieceRegularIcon = iconProps => {
|
|
|
3764
3752
|
return React.createElement("svg", {
|
|
3765
3753
|
width: "1em",
|
|
3766
3754
|
height: "1em",
|
|
3767
|
-
viewBox: "0 0
|
|
3755
|
+
viewBox: "0 0 20 20",
|
|
3768
3756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3769
3757
|
className: className
|
|
3770
3758
|
}, React.createElement("path", {
|
|
3771
|
-
d: "M11.
|
|
3759
|
+
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",
|
|
3772
3760
|
fill: primaryFill
|
|
3773
3761
|
}));
|
|
3774
3762
|
};
|
|
@@ -3783,11 +3771,11 @@ const PuzzlePieceShieldFilledIcon = iconProps => {
|
|
|
3783
3771
|
return React.createElement("svg", {
|
|
3784
3772
|
width: "1em",
|
|
3785
3773
|
height: "1em",
|
|
3786
|
-
viewBox: "0 0
|
|
3774
|
+
viewBox: "0 0 20 20",
|
|
3787
3775
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3788
3776
|
className: className
|
|
3789
3777
|
}, React.createElement("path", {
|
|
3790
|
-
d: "M5
|
|
3778
|
+
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",
|
|
3791
3779
|
fill: primaryFill
|
|
3792
3780
|
}));
|
|
3793
3781
|
};
|
|
@@ -3802,11 +3790,11 @@ const PuzzlePieceShieldRegularIcon = iconProps => {
|
|
|
3802
3790
|
return React.createElement("svg", {
|
|
3803
3791
|
width: "1em",
|
|
3804
3792
|
height: "1em",
|
|
3805
|
-
viewBox: "0 0
|
|
3793
|
+
viewBox: "0 0 20 20",
|
|
3806
3794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3807
3795
|
className: className
|
|
3808
3796
|
}, React.createElement("path", {
|
|
3809
|
-
d: "M5
|
|
3797
|
+
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",
|
|
3810
3798
|
fill: primaryFill
|
|
3811
3799
|
}));
|
|
3812
3800
|
};
|