@bigbinary/neeto-icons 1.17.6 → 1.17.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -5
- package/dist/app-icons.cjs.js +14 -15
- package/dist/app-icons.cjs.js.map +1 -1
- package/dist/app-icons.js +14 -15
- package/dist/app-icons.js.map +1 -1
- package/dist/misc.cjs.js +1299 -209
- package/dist/misc.cjs.js.map +1 -1
- package/dist/misc.js +1293 -210
- package/dist/misc.js.map +1 -1
- package/dist/neeto-logos.cjs.js +9 -8
- package/dist/neeto-logos.cjs.js.map +1 -1
- package/dist/neeto-logos.js +9 -8
- package/dist/neeto-logos.js.map +1 -1
- package/dist/typeface-logos.cjs.js +9 -8
- package/dist/typeface-logos.cjs.js.map +1 -1
- package/dist/typeface-logos.js +9 -8
- package/dist/typeface-logos.js.map +1 -1
- package/package.json +4 -2
package/dist/misc.cjs.js
CHANGED
|
@@ -2836,11 +2836,80 @@ if (process.env.NODE_ENV === 'production') {
|
|
|
2836
2836
|
|
|
2837
2837
|
var React = react.exports;
|
|
2838
2838
|
|
|
2839
|
-
var _excluded$
|
|
2839
|
+
var _excluded$n = ["size"];
|
|
2840
|
+
var Apple = function Apple(_ref) {
|
|
2841
|
+
var _ref$size = _ref.size,
|
|
2842
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2843
|
+
props = _objectWithoutProperties(_ref, _excluded$n);
|
|
2844
|
+
|
|
2845
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2846
|
+
width: size,
|
|
2847
|
+
height: size,
|
|
2848
|
+
fill: "none",
|
|
2849
|
+
viewBox: "0 0 81 96"
|
|
2850
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
2851
|
+
fill: "#000",
|
|
2852
|
+
fillRule: "evenodd",
|
|
2853
|
+
d: "M55.132 15.566c3.474-4.026 5.815-9.634 5.175-15.213-5.007.19-11.063 3.198-14.652 7.22-3.224 3.568-6.037 9.27-5.28 14.74 5.583.415 11.283-2.716 14.757-6.747Zm12.522 35.412C67.794 65.401 80.856 70.198 81 70.26c-.106.338-2.086 6.836-6.88 13.554-4.148 5.804-8.451 11.584-15.23 11.708-6.659.119-8.803-3.783-16.42-3.783-7.612 0-9.993 3.658-16.295 3.901-6.543.234-11.53-6.278-15.707-12.063-8.547-11.83-15.075-33.432-6.306-48.012 4.355-7.238 12.136-11.828 20.587-11.942 6.423-.12 12.489 4.141 16.415 4.141 3.927 0 11.299-5.122 19.046-4.37 3.243.13 12.349 1.254 18.193 9.453-.472.282-10.865 6.076-10.749 18.131Z",
|
|
2854
|
+
clipRule: "evenodd"
|
|
2855
|
+
}));
|
|
2856
|
+
};
|
|
2857
|
+
|
|
2858
|
+
var _excluded$m = ["size"];
|
|
2859
|
+
var Chrome = function Chrome(_ref) {
|
|
2860
|
+
var _ref$size = _ref.size,
|
|
2861
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2862
|
+
props = _objectWithoutProperties(_ref, _excluded$m);
|
|
2863
|
+
|
|
2864
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2865
|
+
width: size,
|
|
2866
|
+
height: size,
|
|
2867
|
+
fill: "none",
|
|
2868
|
+
viewBox: "0 0 100 100"
|
|
2869
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
2870
|
+
fill: "#EF3F36",
|
|
2871
|
+
d: "M50.002 6.262S75.79 5.11 89.462 30.938H47.807s-7.86-.253-14.576 9.25c-1.929 3.988-4.002 8.097-1.675 16.194-3.352-5.658-17.796-30.718-17.796-30.718S23.948 7.284 50.002 6.262Z"
|
|
2872
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2873
|
+
fill: "#FCD900",
|
|
2874
|
+
d: "M88.123 71.831s-11.9 22.837-41.172 21.708c3.617-6.235 20.833-35.944 20.833-35.944s4.16-6.655-.747-17.202c-2.496-3.665-5.04-7.497-13.238-9.54 6.595-.059 35.59 0 35.59 0s10.863 17.985-1.266 40.978Z"
|
|
2875
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2876
|
+
fill: "#61BC5B",
|
|
2877
|
+
d: "M12.06 72.01s-13.9-21.684 1.724-46.383c3.605 6.235 20.821 35.944 20.821 35.944s3.714 6.92 15.324 7.953c4.425-.325 9.03-.601 14.914-6.644-3.244 5.719-17.796 30.706-17.796 30.706s-21.074.385-34.987-21.576Z"
|
|
2878
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2879
|
+
fill: "#5AB055",
|
|
2880
|
+
d: "m46.94 93.754 5.858-24.363s6.439-.505 11.84-6.403C61.286 68.863 46.94 93.754 46.94 93.754Z"
|
|
2881
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2882
|
+
fill: "#fff",
|
|
2883
|
+
d: "M30.374 50.278c0-10.74 8.741-19.45 19.52-19.45 10.777 0 19.518 8.71 19.518 19.45 0 10.74-8.74 19.45-19.519 19.45-10.778-.013-19.519-8.71-19.519-19.45Z"
|
|
2884
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2885
|
+
fill: "url(#Chrome_js__a)",
|
|
2886
|
+
d: "M33.642 50.279c0-8.938 7.27-16.194 16.253-16.194 8.97 0 16.252 7.244 16.252 16.194 0 8.938-7.27 16.194-16.252 16.194-8.97 0-16.253-7.256-16.253-16.194Z"
|
|
2887
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2888
|
+
fill: "#EACA05",
|
|
2889
|
+
d: "m89.377 30.865-24.124 7.052s-3.641-5.323-11.466-7.052c6.788-.037 35.59 0 35.59 0Z"
|
|
2890
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2891
|
+
fill: "#DF3A32",
|
|
2892
|
+
d: "M31.085 55.493c-3.388-5.85-17.325-29.83-17.325-29.83l17.868 17.612s-1.833 3.76-1.145 9.142l.602 3.076Z"
|
|
2893
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
2894
|
+
id: "Chrome_js__a",
|
|
2895
|
+
x1: 49.894,
|
|
2896
|
+
x2: 49.894,
|
|
2897
|
+
y1: 34.314,
|
|
2898
|
+
y2: 65.498,
|
|
2899
|
+
gradientUnits: "userSpaceOnUse"
|
|
2900
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
2901
|
+
stopColor: "#86BBE5"
|
|
2902
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
2903
|
+
offset: 1,
|
|
2904
|
+
stopColor: "#1072BA"
|
|
2905
|
+
}))));
|
|
2906
|
+
};
|
|
2907
|
+
|
|
2908
|
+
var _excluded$l = ["size"];
|
|
2840
2909
|
var Daily = function Daily(_ref) {
|
|
2841
2910
|
var _ref$size = _ref.size,
|
|
2842
2911
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2843
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2912
|
+
props = _objectWithoutProperties(_ref, _excluded$l);
|
|
2844
2913
|
|
|
2845
2914
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2846
2915
|
width: size,
|
|
@@ -2870,11 +2939,516 @@ var Daily = function Daily(_ref) {
|
|
|
2870
2939
|
}));
|
|
2871
2940
|
};
|
|
2872
2941
|
|
|
2873
|
-
var _excluded$
|
|
2942
|
+
var _excluded$k = ["size"];
|
|
2943
|
+
var Edge = function Edge(_ref) {
|
|
2944
|
+
var _ref$size = _ref.size,
|
|
2945
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2946
|
+
props = _objectWithoutProperties(_ref, _excluded$k);
|
|
2947
|
+
|
|
2948
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2949
|
+
width: size,
|
|
2950
|
+
height: size,
|
|
2951
|
+
fill: "none",
|
|
2952
|
+
viewBox: "0 0 100 100"
|
|
2953
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
2954
|
+
fill: "url(#Edge_js__a)",
|
|
2955
|
+
d: "M85.742 73.047c-9.765 15.039-25.586 19.14-31.836 18.75-37.304-1.758-31.64-51.172-9.18-50.977-16.015 10.157 5.86 43.75 38.087 30.664 3.32-2.343 3.906.586 2.93 1.563Z"
|
|
2956
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2957
|
+
fill: "url(#Edge_js__b)",
|
|
2958
|
+
d: "M60.742 49.805c3.516-16.016-6.054-26.367-25.195-26.367-19.14 0-28.125 17.968-28.125 27.148 0 24.219 24.414 49.414 56.055 39.648C37.305 97.852 21.68 67.578 34.96 49.22c8.984-12.89 24.023-13.282 25.781.586Zm19.531-30.47h.196-.196Z"
|
|
2959
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2960
|
+
fill: "url(#Edge_js__c)",
|
|
2961
|
+
d: "M7.617 49.414C9.961-2.93 81.836-5.859 92.187 39.453c2.735 20.898-16.796 29.102-32.421 22.461-8.203-5.078 5.078-3.906-.586-19.336-9.375-21.875-49.024-20.117-51.563 6.836Z"
|
|
2962
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
2963
|
+
id: "Edge_js__a",
|
|
2964
|
+
cx: 0,
|
|
2965
|
+
cy: 0,
|
|
2966
|
+
r: 1,
|
|
2967
|
+
gradientTransform: "matrix(29.6422 0 0 25.5011 62.456 66.32)",
|
|
2968
|
+
gradientUnits: "userSpaceOnUse"
|
|
2969
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
2970
|
+
offset: 0.8,
|
|
2971
|
+
stopColor: "#148"
|
|
2972
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
2973
|
+
offset: 1,
|
|
2974
|
+
stopColor: "#137"
|
|
2975
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
2976
|
+
id: "Edge_js__b",
|
|
2977
|
+
cx: 0,
|
|
2978
|
+
cy: 0,
|
|
2979
|
+
r: 1,
|
|
2980
|
+
gradientTransform: "matrix(36.5234 0 0 36.5273 43.945 63.169)",
|
|
2981
|
+
gradientUnits: "userSpaceOnUse"
|
|
2982
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
2983
|
+
offset: 0.8,
|
|
2984
|
+
stopColor: "#38C"
|
|
2985
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
2986
|
+
offset: 1,
|
|
2987
|
+
stopColor: "#269"
|
|
2988
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
2989
|
+
id: "Edge_js__c",
|
|
2990
|
+
x1: 7.617,
|
|
2991
|
+
x2: 75.447,
|
|
2992
|
+
y1: 35.91,
|
|
2993
|
+
y2: 86.817,
|
|
2994
|
+
gradientUnits: "userSpaceOnUse"
|
|
2995
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
2996
|
+
offset: 0.1,
|
|
2997
|
+
stopColor: "#5AD"
|
|
2998
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
2999
|
+
offset: 0.6,
|
|
3000
|
+
stopColor: "#5C8"
|
|
3001
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3002
|
+
offset: 0.8,
|
|
3003
|
+
stopColor: "#7D5"
|
|
3004
|
+
}))));
|
|
3005
|
+
};
|
|
3006
|
+
|
|
3007
|
+
var _excluded$j = ["size"];
|
|
3008
|
+
var Firefox = function Firefox(_ref) {
|
|
3009
|
+
var _ref$size = _ref.size,
|
|
3010
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3011
|
+
props = _objectWithoutProperties(_ref, _excluded$j);
|
|
3012
|
+
|
|
3013
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3014
|
+
width: size,
|
|
3015
|
+
height: size,
|
|
3016
|
+
fill: "none",
|
|
3017
|
+
viewBox: "0 0 100 100"
|
|
3018
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3019
|
+
fill: "url(#Firefox_js__a)",
|
|
3020
|
+
d: "M78.746 8.959c-2.344 2.728-3.435 8.869-1.06 15.094 2.377 6.225 6.018 4.873 8.289 11.22 2.996 8.376 1.601 19.628 1.601 19.628s3.601 10.43 6.113-.649C99.247 33.44 78.746 14.087 78.746 8.96Z"
|
|
3021
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3022
|
+
fill: "url(#Firefox_js__b)",
|
|
3023
|
+
d: "M50.154 95.366c23.996 0 43.434-19.544 43.434-43.64S74.15 8.086 50.178 8.086c-23.973 0-43.412 19.538-43.412 43.636-.046 24.122 19.415 43.643 43.388 43.643v.001Z"
|
|
3024
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3025
|
+
fill: "url(#Firefox_js__c)",
|
|
3026
|
+
d: "M82.698 78.634a24.152 24.152 0 0 1-2.947 1.779 68.871 68.871 0 0 0 3.747-6.164c.926-1.025 1.774-2.021 2.466-3.097.336-.529.714-1.182 1.117-1.94 2.439-4.393 5.127-11.503 5.204-18.806v-.554a25.203 25.203 0 0 0-.559-5.455l.055.421-.063-.323c.036.196.065.392.098.587.5 4.23.144 8.353-1.632 11.395l-.085.129c.92-4.622 1.229-9.726.205-14.834 0 0-.41-2.483-3.462-10.023-1.76-4.34-4.875-7.899-7.632-10.49-2.416-2.989-4.608-4.99-5.819-6.268-2.526-2.661-3.585-4.654-4.021-5.956-.377-.189-5.2-4.873-5.582-5.052-2.104 3.264-8.724 13.471-5.578 23.01 1.427 4.321 5.037 8.805 8.813 11.324.167.19 2.251 2.446 3.24 7.55 1.022 5.269.488 9.38-1.62 15.46-2.475 5.332-8.812 10.606-14.747 11.145-12.688 1.152-17.333-6.37-17.333-6.37 4.534 1.812 9.547 1.433 12.594-.446 3.073-1.902 4.932-3.31 6.439-2.755 1.484.546 2.672-1.061 1.606-2.725a7.681 7.681 0 0 0-7.77-3.382c-3.075.499-5.893 2.935-9.921.577a8.373 8.373 0 0 1-.757-.495c-.264-.176.864.266.6.068-.783-.425-2.172-1.354-2.532-1.685-.059-.054.608.214.548.159-3.767-3.102-3.298-5.199-3.18-6.514.098-1.052.783-2.4 1.932-2.945.558.303.904.536.904.536l-.366-.741c.046-.02.089-.015.134-.034.456.22 1.467.793 1.996 1.142.691.49.913.924.913.924s.181-.098.046-.526c-.048-.174-.259-.729-.944-1.288h.043c.41.233.8.503 1.162.806.196-.703.54-1.436.465-2.75-.047-.922-.026-1.161-.188-1.516-.147-.306.08-.426.334-.108a3.21 3.21 0 0 0-.216-.724v-.023c.316-1.1 6.678-3.96 7.143-4.294a6.59 6.59 0 0 0 1.872-2.035c.354-.564.62-1.355.685-2.554.035-.865-.368-1.441-6.8-2.116-1.762-.173-2.792-1.448-3.38-2.624a15.332 15.332 0 0 0-.325-.712 5.683 5.683 0 0 1-.25-.825c1.051-3.02 2.817-5.577 5.417-7.505.142-.129-.565.034-.425-.098.167-.15 1.243-.587 1.449-.685.248-.117-1.065-.675-2.224-.538-1.181.133-1.432.274-2.062.541.261-.26 1.093-.601.898-.6-1.272.196-2.855.936-4.207 1.774a1.05 1.05 0 0 1 .08-.426c-.63.267-2.177 1.35-2.628 2.264.02-.175.028-.352.026-.528-.48.4-.913.854-1.29 1.352l-.024.022c-3.655-1.468-6.872-1.566-9.594-.909-.597-.596-.886-.16-2.24-3.138-.093-.178.07.177 0 0-.224-.577.136.77 0 0-2.279 1.798-5.276 3.836-6.716 5.274-.017.06 1.68-.479 0 0-.587.169-.548.517-.636 3.67-.021.239 0 .507-.021.722-1.15 1.468-1.933 2.704-2.23 3.346-1.487 2.562-3.124 6.556-4.71 12.872.7-1.71 1.544-3.357 2.523-4.924-1.321 3.354-2.596 8.619-2.85 16.726a47.188 47.188 0 0 1 1.226-4.957 46.281 46.281 0 0 0 3.398 19.675c.913 2.232 2.422 5.622 4.99 9.334 8.077 8.497 19.467 13.781 32.08 13.781 13.168 0 24.992-5.76 33.117-14.908Z"
|
|
3027
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3028
|
+
fill: "url(#Firefox_js__d)",
|
|
3029
|
+
d: "M72.955 84.804c15.936-1.845 22.994-18.268 13.931-18.59-8.182-.265-21.475 19.461-13.931 18.59Z"
|
|
3030
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3031
|
+
fill: "url(#Firefox_js__e)",
|
|
3032
|
+
d: "M88.033 62.86c10.965-6.382 8.102-20.165 8.102-20.165s-4.232 4.916-7.106 12.751c-2.835 7.764-7.587 11.266-.996 7.413Z"
|
|
3033
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3034
|
+
fill: "url(#Firefox_js__f)",
|
|
3035
|
+
d: "M53.226 92.96c15.287 4.878 28.428-7.164 20.326-11.185-7.358-3.626-27.583 8.88-20.327 11.186h.001Z"
|
|
3036
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3037
|
+
fill: "url(#Firefox_js__g)",
|
|
3038
|
+
d: "M89.173 68.711c.372-.524.875-2.204 1.32-2.955 2.698-4.356 2.717-7.827 2.717-7.91 1.63-8.142 1.483-11.467.48-17.612-.807-4.951-4.337-12.045-7.394-15.46-3.151-3.523-.93-2.373-3.983-4.943-2.674-2.965-5.266-5.9-6.678-7.08-10.203-8.534-9.973-10.346-9.774-10.657l-.144.16a22.79 22.79 0 0 1-.208-.884s-5.578 5.577-6.752 14.873c-.766 6.066 1.505 12.395 4.795 16.438a37.312 37.312 0 0 0 5.773 5.675c2.485 3.57 3.853 7.975 3.853 12.71 0 11.864-9.622 21.481-21.492 21.481-1.618 0-3.23-.18-4.807-.54-5.601-1.069-8.836-3.895-10.448-5.812-.925-1.1-1.317-1.9-1.317-1.9 5.017 1.797 10.567 1.421 13.94-.443 3.4-1.884 5.457-3.282 7.127-2.732 1.646.548 2.955-1.044 1.78-2.694-1.15-1.65-4.148-4.012-8.598-3.357-3.405.497-6.523 2.912-10.982.572a9.435 9.435 0 0 1-.837-.49c-.293-.173.956.265.665.067-.867-.423-2.404-1.343-2.802-1.67-.066-.055.673.211.607.157-4.17-3.078-3.65-5.157-3.523-6.458.105-1.044.861-2.38 2.14-2.922.34.164.673.341 1 .531l-.405-.734c.049-.02.098-.014.147-.033.754.342 1.492.72 2.211 1.132.766.485 1.01.916 1.01.916s.201-.098.053-.522c-.055-.173-.287-.724-1.045-1.278h.047c.45.23.88.496 1.285.799.215-.697.598-1.425.513-2.726-.052-.915-.027-1.153-.207-1.507-.162-.303.09-.42.37-.108a2.935 2.935 0 0 0-.24-.718v-.023c.35-1.09 7.391-3.926 7.904-4.257a6.88 6.88 0 0 0 2.071-2.018c.392-.56.685-1.344.759-2.534.024-.537-.141-.961-2.006-1.37-1.12-.245-2.851-.48-5.522-.731-1.947-.172-3.09-1.437-3.737-2.603-.118-.251-.24-.48-.36-.706a5.184 5.184 0 0 1-.277-.818 15.505 15.505 0 0 1 5.996-7.443c.156-.127-.627.033-.47-.098.183-.148 1.376-.58 1.602-.677.274-.117-1.174-.669-2.462-.535-1.307.132-1.585.272-2.282.538.294-.258 1.21-.596.994-.595-1.409.196-3.16.928-4.657 1.762a.948.948 0 0 1 .09-.422c-.698.264-2.411 1.337-2.91 2.25.022-.173.032-.348.03-.523a8.68 8.68 0 0 0-1.43 1.34l-.026.022c-4.041-1.458-7.6-1.556-10.61-.9-.659-.593-1.719-1.49-3.219-4.442-.098-.178-.156.367-.235.195-.587-1.35-.934-3.565-.88-5.088 0 0-1.206.548-2.202 2.844a14.91 14.91 0 0 1-.422.868c-.055.066.124-.754.098-.709-.174.294-.623.705-.82 1.235-.135.391-.324.614-.446 1.106l-.03.045c-.009-.145.037-.595 0-.503a23.114 23.114 0 0 0-1.207 2.913c-.538 1.76-1.162 4.168-1.262 7.296-.023.237 0 .503-.024.716-1.272 1.451-2.14 2.681-2.466 3.317-1.644 2.544-3.457 6.501-5.215 12.765a31.225 31.225 0 0 1 2.792-4.892c-1.459 3.327-2.87 8.55-3.153 16.59a42.909 42.909 0 0 1 1.357-4.916c-.252 5.362.373 12.01 3.762 19.515 2.013 4.403 6.646 13.366 17.967 20.357 0 0 3.851 2.867 10.47 5.016l1.49.521a9.093 9.093 0 0 1-.46-.2 47.444 47.444 0 0 0 13.581 1.997c17.141.014 22.197-6.87 22.197-6.87l-.05.038c.242-.228.475-.465.7-.71-2.707 2.552-8.881 2.724-11.185 2.539 3.935-1.155 6.526-2.133 11.562-4.063.587-.219 1.19-.468 1.808-.747l.568-.262a34.17 34.17 0 0 0 6.875-4.306c5.058-4.04 6.16-7.98 6.734-10.577-.08.248-.33.829-.505 1.205-1.302 2.787-4.192 4.501-7.33 5.964a67.437 67.437 0 0 0 4.148-6.11c1.025-1.014 1.34-2.602 2.11-3.672h-.002Z"
|
|
3039
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3040
|
+
fill: "url(#Firefox_js__h)",
|
|
3041
|
+
d: "M83.016 78.376c2.062-2.274 3.914-4.875 5.318-7.828 3.61-7.591 9.197-20.213 4.794-33.395-3.473-10.42-8.245-16.116-14.302-21.681C68.988 6.434 66.24 2.399 66.24 0c0 0-11.36 12.661-6.433 25.869 4.928 13.207 15.016 12.72 21.691 26.504 7.854 16.217-6.355 33.914-18.102 38.869.72-.16 26.125-5.908 27.456-20.439-.034.267-.606 4.286-7.837 7.574v-.001Z"
|
|
3042
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3043
|
+
fill: "url(#Firefox_js__i)",
|
|
3044
|
+
d: "M50.108 31.25c.039-.859-.407-1.435-7.503-2.1-2.92-.27-4.037-2.968-4.379-4.104-1.037 2.697-1.468 5.528-1.237 8.951.157 2.243 1.664 4.65 2.385 6.066 0 0 .16-.208.235-.283 1.356-1.412 7.039-3.564 7.573-3.87.589-.375 2.828-2.01 2.928-4.66h-.002Z"
|
|
3045
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3046
|
+
fill: "url(#Firefox_js__j)",
|
|
3047
|
+
d: "M18.865 15.31c-.098-.178-.157.367-.235.196-.587-1.35-.937-3.542-.853-5.088 0 0-1.206.548-2.202 2.843-.186.411-.303.64-.422.867-.055.067.124-.753.098-.708-.174.293-.623.704-.817 1.211-.162.415-.328.638-.45 1.152-.04.14.039-.619.004-.527-2.323 4.478-2.765 11.26-2.52 10.967 4.94-5.27 10.597-6.52 10.597-6.52-.602-.444-1.911-1.726-3.2-4.394v.001Z"
|
|
3048
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3049
|
+
fill: "url(#Firefox_js__k)",
|
|
3050
|
+
d: "M37.607 70.46c-6.822-2.913-14.58-7.02-14.286-16.354.4-12.29 11.464-9.861 11.464-9.861-.418.097-1.534.896-1.93 1.743-.418 1.06-1.18 3.452 1.13 5.96 3.63 3.933-7.456 9.33 9.654 19.527.43.234-4.012-.14-6.031-1.014l-.001-.001Z"
|
|
3051
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3052
|
+
fill: "url(#Firefox_js__l)",
|
|
3053
|
+
d: "M35.183 64.335c4.837 1.683 10.47 1.389 13.847-.476 2.26-1.257 5.157-3.271 6.94-2.774-1.544-.61-2.714-.895-4.12-.965a7.96 7.96 0 0 1-.782-.031 13.31 13.31 0 0 0-1.543.084c-.87.08-1.836.63-2.714.541-.047 0 .851-.369.783-.352-.465.098-.97.117-1.504.184-.34.039-.631.08-.969.098-10.078.854-18.59-5.46-18.59-5.46-.725 2.446 3.245 7.27 8.66 9.155l-.008-.004Z"
|
|
3054
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3055
|
+
fill: "url(#Firefox_js__m)",
|
|
3056
|
+
d: "M82.998 78.44C93.19 68.431 98.346 56.268 96.166 42.626c0 0 .871 6.996-2.431 14.152 1.585-6.987 1.77-15.666-2.446-24.658-5.624-12-14.875-18.315-18.407-20.947-5.353-3.992-7.569-8.055-7.611-8.894-1.599 3.276-6.435 14.5-.519 24.168 5.543 9.057 14.273 11.742 20.385 20.054 11.26 15.305-2.138 31.937-2.138 31.937h-.001Z"
|
|
3057
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3058
|
+
fill: "url(#Firefox_js__n)",
|
|
3059
|
+
d: "M81.536 52.402c-3.561-7.358-8.004-10.567-12.211-14.046.49.685.61.927.88 1.37 3.702 3.945 9.159 13.568 5.196 25.646-7.458 22.738-37.29 12.031-40.42 9.023 1.265 13.16 23.287 19.456 37.631 10.923 8.161-7.725 14.763-20.856 8.924-32.916Z"
|
|
3060
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
3061
|
+
id: "Firefox_js__a",
|
|
3062
|
+
cx: 0,
|
|
3063
|
+
cy: 0,
|
|
3064
|
+
r: 1,
|
|
3065
|
+
gradientTransform: "matrix(33.5292 1.32323 -1.95042 49.42163 94.979 29.806)",
|
|
3066
|
+
gradientUnits: "userSpaceOnUse"
|
|
3067
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3068
|
+
offset: 0.1,
|
|
3069
|
+
stopColor: "#FFEA00"
|
|
3070
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3071
|
+
offset: 0.17,
|
|
3072
|
+
stopColor: "#FFDE00"
|
|
3073
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3074
|
+
offset: 0.28,
|
|
3075
|
+
stopColor: "#FFBF00"
|
|
3076
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3077
|
+
offset: 0.43,
|
|
3078
|
+
stopColor: "#FF8E00"
|
|
3079
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3080
|
+
offset: 0.77,
|
|
3081
|
+
stopColor: "#FF272D"
|
|
3082
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3083
|
+
offset: 0.87,
|
|
3084
|
+
stopColor: "#E0255A"
|
|
3085
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3086
|
+
offset: 0.95,
|
|
3087
|
+
stopColor: "#CC2477"
|
|
3088
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3089
|
+
offset: 1,
|
|
3090
|
+
stopColor: "#C42482"
|
|
3091
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3092
|
+
id: "Firefox_js__b",
|
|
3093
|
+
cx: 0,
|
|
3094
|
+
cy: 0,
|
|
3095
|
+
r: 1,
|
|
3096
|
+
gradientTransform: "translate(64.552 15.007) scale(95.2263)",
|
|
3097
|
+
gradientUnits: "userSpaceOnUse"
|
|
3098
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3099
|
+
stopColor: "#00CCDA"
|
|
3100
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3101
|
+
offset: 0.22,
|
|
3102
|
+
stopColor: "#0083FF"
|
|
3103
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3104
|
+
offset: 0.26,
|
|
3105
|
+
stopColor: "#007AF9"
|
|
3106
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3107
|
+
offset: 0.33,
|
|
3108
|
+
stopColor: "#005FE7"
|
|
3109
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3110
|
+
offset: 0.44,
|
|
3111
|
+
stopColor: "#2639AD"
|
|
3112
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3113
|
+
offset: 0.52,
|
|
3114
|
+
stopColor: "#401E84"
|
|
3115
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3116
|
+
offset: 0.57,
|
|
3117
|
+
stopColor: "#4A1475"
|
|
3118
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3119
|
+
id: "Firefox_js__d",
|
|
3120
|
+
cx: 0,
|
|
3121
|
+
cy: 0,
|
|
3122
|
+
r: 1,
|
|
3123
|
+
gradientTransform: "rotate(5.618 -603.047 1028.903) scale(32.0134)",
|
|
3124
|
+
gradientUnits: "userSpaceOnUse"
|
|
3125
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3126
|
+
stopColor: "#FFEA00"
|
|
3127
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3128
|
+
offset: 0.5,
|
|
3129
|
+
stopColor: "#FF272D"
|
|
3130
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3131
|
+
offset: 1,
|
|
3132
|
+
stopColor: "#C42482"
|
|
3133
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3134
|
+
id: "Firefox_js__e",
|
|
3135
|
+
cx: 0,
|
|
3136
|
+
cy: 0,
|
|
3137
|
+
r: 1,
|
|
3138
|
+
gradientTransform: "rotate(5.618 -288.776 1014.668) scale(53.4592)",
|
|
3139
|
+
gradientUnits: "userSpaceOnUse"
|
|
3140
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3141
|
+
stopColor: "#FFE900"
|
|
3142
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3143
|
+
offset: 0.16,
|
|
3144
|
+
stopColor: "#FFAF0E"
|
|
3145
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3146
|
+
offset: 0.32,
|
|
3147
|
+
stopColor: "#FF7A1B"
|
|
3148
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3149
|
+
offset: 0.47,
|
|
3150
|
+
stopColor: "#FF4E26"
|
|
3151
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3152
|
+
offset: 0.62,
|
|
3153
|
+
stopColor: "#FF2C2E"
|
|
3154
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3155
|
+
offset: 0.76,
|
|
3156
|
+
stopColor: "#FF1434"
|
|
3157
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3158
|
+
offset: 0.89,
|
|
3159
|
+
stopColor: "#FF0538"
|
|
3160
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3161
|
+
offset: 1,
|
|
3162
|
+
stopColor: "#FF0039"
|
|
3163
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3164
|
+
id: "Firefox_js__f",
|
|
3165
|
+
cx: 0,
|
|
3166
|
+
cy: 0,
|
|
3167
|
+
r: 1,
|
|
3168
|
+
gradientTransform: "rotate(5.618 -797.668 1067.021) scale(49.0547)",
|
|
3169
|
+
gradientUnits: "userSpaceOnUse"
|
|
3170
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3171
|
+
stopColor: "#FF272D"
|
|
3172
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3173
|
+
offset: 0.5,
|
|
3174
|
+
stopColor: "#C42482"
|
|
3175
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3176
|
+
offset: 0.99,
|
|
3177
|
+
stopColor: "#620700"
|
|
3178
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3179
|
+
id: "Firefox_js__g",
|
|
3180
|
+
cx: 0,
|
|
3181
|
+
cy: 0,
|
|
3182
|
+
r: 1,
|
|
3183
|
+
gradientTransform: "translate(73.355 38.556) scale(76.5342)",
|
|
3184
|
+
gradientUnits: "userSpaceOnUse"
|
|
3185
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3186
|
+
offset: 0.16,
|
|
3187
|
+
stopColor: "#FFEA00"
|
|
3188
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3189
|
+
offset: 0.23,
|
|
3190
|
+
stopColor: "#FFDE00"
|
|
3191
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3192
|
+
offset: 0.37,
|
|
3193
|
+
stopColor: "#FFBF00"
|
|
3194
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3195
|
+
offset: 0.54,
|
|
3196
|
+
stopColor: "#FF8E00"
|
|
3197
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3198
|
+
offset: 0.76,
|
|
3199
|
+
stopColor: "#FF272D"
|
|
3200
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3201
|
+
offset: 0.8,
|
|
3202
|
+
stopColor: "#F92433"
|
|
3203
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3204
|
+
offset: 0.84,
|
|
3205
|
+
stopColor: "#E91C45"
|
|
3206
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3207
|
+
offset: 0.89,
|
|
3208
|
+
stopColor: "#CF0E62"
|
|
3209
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3210
|
+
offset: 0.94,
|
|
3211
|
+
stopColor: "#B5007F"
|
|
3212
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3213
|
+
id: "Firefox_js__h",
|
|
3214
|
+
cx: 0,
|
|
3215
|
+
cy: 0,
|
|
3216
|
+
r: 1,
|
|
3217
|
+
gradientTransform: "translate(68.967 3.062) scale(87.226)",
|
|
3218
|
+
gradientUnits: "userSpaceOnUse"
|
|
3219
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3220
|
+
offset: 0.28,
|
|
3221
|
+
stopColor: "#FFEA00"
|
|
3222
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3223
|
+
offset: 0.4,
|
|
3224
|
+
stopColor: "#FD0"
|
|
3225
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3226
|
+
offset: 0.63,
|
|
3227
|
+
stopColor: "#FFBA00"
|
|
3228
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3229
|
+
offset: 0.86,
|
|
3230
|
+
stopColor: "#FF9100"
|
|
3231
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3232
|
+
offset: 0.93,
|
|
3233
|
+
stopColor: "#FF6711"
|
|
3234
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3235
|
+
offset: 0.99,
|
|
3236
|
+
stopColor: "#FF4A1D"
|
|
3237
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3238
|
+
id: "Firefox_js__c",
|
|
3239
|
+
x1: 56.279,
|
|
3240
|
+
x2: 37.547,
|
|
3241
|
+
y1: 71.349,
|
|
3242
|
+
y2: 10.074,
|
|
3243
|
+
gradientUnits: "userSpaceOnUse"
|
|
3244
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3245
|
+
stopColor: "#000F43",
|
|
3246
|
+
stopOpacity: 0.4
|
|
3247
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3248
|
+
offset: 0.48,
|
|
3249
|
+
stopColor: "#001962",
|
|
3250
|
+
stopOpacity: 0.17
|
|
3251
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3252
|
+
offset: 1,
|
|
3253
|
+
stopColor: "#002079",
|
|
3254
|
+
stopOpacity: 0
|
|
3255
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3256
|
+
id: "Firefox_js__i",
|
|
3257
|
+
x1: 18.097,
|
|
3258
|
+
x2: 55.664,
|
|
3259
|
+
y1: 36.713,
|
|
3260
|
+
y2: 30.971,
|
|
3261
|
+
gradientUnits: "userSpaceOnUse"
|
|
3262
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3263
|
+
stopColor: "#C42482",
|
|
3264
|
+
stopOpacity: 0.5
|
|
3265
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3266
|
+
offset: 0.47,
|
|
3267
|
+
stopColor: "#FF272D",
|
|
3268
|
+
stopOpacity: 0.5
|
|
3269
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3270
|
+
offset: 0.49,
|
|
3271
|
+
stopColor: "#FF2C2C",
|
|
3272
|
+
stopOpacity: 0.5
|
|
3273
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3274
|
+
offset: 0.68,
|
|
3275
|
+
stopColor: "#FF7A1A",
|
|
3276
|
+
stopOpacity: 0.72
|
|
3277
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3278
|
+
offset: 0.83,
|
|
3279
|
+
stopColor: "#FFB20D",
|
|
3280
|
+
stopOpacity: 0.87
|
|
3281
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3282
|
+
offset: 0.94,
|
|
3283
|
+
stopColor: "#FFD605",
|
|
3284
|
+
stopOpacity: 0.96
|
|
3285
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3286
|
+
offset: 1,
|
|
3287
|
+
stopColor: "#FFE302"
|
|
3288
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3289
|
+
id: "Firefox_js__j",
|
|
3290
|
+
x1: 17.327,
|
|
3291
|
+
x2: 13.409,
|
|
3292
|
+
y1: 25.956,
|
|
3293
|
+
y2: 11.871,
|
|
3294
|
+
gradientUnits: "userSpaceOnUse"
|
|
3295
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3296
|
+
stopColor: "#891551",
|
|
3297
|
+
stopOpacity: 0.6
|
|
3298
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3299
|
+
offset: 1,
|
|
3300
|
+
stopColor: "#C42482",
|
|
3301
|
+
stopOpacity: 0
|
|
3302
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3303
|
+
id: "Firefox_js__k",
|
|
3304
|
+
x1: 24.956,
|
|
3305
|
+
x2: 33.026,
|
|
3306
|
+
y1: 45.537,
|
|
3307
|
+
y2: 56.811,
|
|
3308
|
+
gradientUnits: "userSpaceOnUse"
|
|
3309
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3310
|
+
offset: 0.01,
|
|
3311
|
+
stopColor: "#891551",
|
|
3312
|
+
stopOpacity: 0.5
|
|
3313
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3314
|
+
offset: 0.48,
|
|
3315
|
+
stopColor: "#FF272D",
|
|
3316
|
+
stopOpacity: 0.5
|
|
3317
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3318
|
+
offset: 1,
|
|
3319
|
+
stopColor: "#FF272D",
|
|
3320
|
+
stopOpacity: 0
|
|
3321
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3322
|
+
id: "Firefox_js__l",
|
|
3323
|
+
x1: 40.386,
|
|
3324
|
+
x2: 41.124,
|
|
3325
|
+
y1: 65.276,
|
|
3326
|
+
y2: 58.033,
|
|
3327
|
+
gradientUnits: "userSpaceOnUse"
|
|
3328
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3329
|
+
stopColor: "#C42482"
|
|
3330
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3331
|
+
offset: 0.08,
|
|
3332
|
+
stopColor: "#C42482",
|
|
3333
|
+
stopOpacity: 0.8
|
|
3334
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3335
|
+
offset: 0.21,
|
|
3336
|
+
stopColor: "#C42482",
|
|
3337
|
+
stopOpacity: 0.57
|
|
3338
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3339
|
+
offset: 0.33,
|
|
3340
|
+
stopColor: "#C42482",
|
|
3341
|
+
stopOpacity: 0.36
|
|
3342
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3343
|
+
offset: 0.45,
|
|
3344
|
+
stopColor: "#C42482",
|
|
3345
|
+
stopOpacity: 0.2
|
|
3346
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3347
|
+
offset: 0.56,
|
|
3348
|
+
stopColor: "#C42482",
|
|
3349
|
+
stopOpacity: 0.1
|
|
3350
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3351
|
+
offset: 0.67,
|
|
3352
|
+
stopColor: "#C42482",
|
|
3353
|
+
stopOpacity: 0.02
|
|
3354
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3355
|
+
offset: 0.77,
|
|
3356
|
+
stopColor: "#C42482",
|
|
3357
|
+
stopOpacity: 0
|
|
3358
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3359
|
+
id: "Firefox_js__m",
|
|
3360
|
+
x1: 64.093,
|
|
3361
|
+
x2: 94.001,
|
|
3362
|
+
y1: 3.534,
|
|
3363
|
+
y2: 70.412,
|
|
3364
|
+
gradientUnits: "userSpaceOnUse"
|
|
3365
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3366
|
+
stopColor: "#FFF14F"
|
|
3367
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3368
|
+
offset: 0.27,
|
|
3369
|
+
stopColor: "#FFEE4C"
|
|
3370
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3371
|
+
offset: 0.45,
|
|
3372
|
+
stopColor: "#FFE643"
|
|
3373
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3374
|
+
offset: 0.61,
|
|
3375
|
+
stopColor: "#FFD834"
|
|
3376
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3377
|
+
offset: 0.76,
|
|
3378
|
+
stopColor: "#FFC41E"
|
|
3379
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3380
|
+
offset: 0.89,
|
|
3381
|
+
stopColor: "#FFAB02"
|
|
3382
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3383
|
+
offset: 0.9,
|
|
3384
|
+
stopColor: "#FFA900"
|
|
3385
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3386
|
+
offset: 0.95,
|
|
3387
|
+
stopColor: "#FFA000"
|
|
3388
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3389
|
+
offset: 1,
|
|
3390
|
+
stopColor: "#FF9100"
|
|
3391
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
3392
|
+
id: "Firefox_js__n",
|
|
3393
|
+
x1: 69.998,
|
|
3394
|
+
x2: 55.832,
|
|
3395
|
+
y1: 41.997,
|
|
3396
|
+
y2: 80.035,
|
|
3397
|
+
gradientUnits: "userSpaceOnUse"
|
|
3398
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3399
|
+
stopColor: "#FF8E00"
|
|
3400
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3401
|
+
offset: 0.04,
|
|
3402
|
+
stopColor: "#FF8E00",
|
|
3403
|
+
stopOpacity: 0.86
|
|
3404
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3405
|
+
offset: 0.08,
|
|
3406
|
+
stopColor: "#FF8E00",
|
|
3407
|
+
stopOpacity: 0.73
|
|
3408
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3409
|
+
offset: 0.13,
|
|
3410
|
+
stopColor: "#FF8E00",
|
|
3411
|
+
stopOpacity: 0.63
|
|
3412
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3413
|
+
offset: 0.18,
|
|
3414
|
+
stopColor: "#FF8E00",
|
|
3415
|
+
stopOpacity: 0.56
|
|
3416
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3417
|
+
offset: 0.23,
|
|
3418
|
+
stopColor: "#FF8E00",
|
|
3419
|
+
stopOpacity: 0.5
|
|
3420
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3421
|
+
offset: 0.28,
|
|
3422
|
+
stopColor: "#FF8E00",
|
|
3423
|
+
stopOpacity: 0.5
|
|
3424
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3425
|
+
offset: 0.39,
|
|
3426
|
+
stopColor: "#FF8E00",
|
|
3427
|
+
stopOpacity: 0.48
|
|
3428
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3429
|
+
offset: 0.52,
|
|
3430
|
+
stopColor: "#FF8E00",
|
|
3431
|
+
stopOpacity: 0.42
|
|
3432
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3433
|
+
offset: 0.68,
|
|
3434
|
+
stopColor: "#FF8E00",
|
|
3435
|
+
stopOpacity: 0.3
|
|
3436
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3437
|
+
offset: 0.84,
|
|
3438
|
+
stopColor: "#FF8E00",
|
|
3439
|
+
stopOpacity: 0.17
|
|
3440
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3441
|
+
offset: 1,
|
|
3442
|
+
stopColor: "#FF8E00",
|
|
3443
|
+
stopOpacity: 0
|
|
3444
|
+
}))));
|
|
3445
|
+
};
|
|
3446
|
+
|
|
3447
|
+
var _excluded$i = ["size"];
|
|
2874
3448
|
var Github = function Github(_ref) {
|
|
2875
3449
|
var _ref$size = _ref.size,
|
|
2876
3450
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2877
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3451
|
+
props = _objectWithoutProperties(_ref, _excluded$i);
|
|
2878
3452
|
|
|
2879
3453
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2880
3454
|
width: size,
|
|
@@ -2891,11 +3465,11 @@ var Github = function Github(_ref) {
|
|
|
2891
3465
|
}));
|
|
2892
3466
|
};
|
|
2893
3467
|
|
|
2894
|
-
var _excluded$
|
|
3468
|
+
var _excluded$h = ["size"];
|
|
2895
3469
|
var Google = function Google(_ref) {
|
|
2896
3470
|
var _ref$size = _ref.size,
|
|
2897
3471
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2898
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3472
|
+
props = _objectWithoutProperties(_ref, _excluded$h);
|
|
2899
3473
|
|
|
2900
3474
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2901
3475
|
width: size,
|
|
@@ -2911,231 +3485,694 @@ var Google = function Google(_ref) {
|
|
|
2911
3485
|
fill: "#FBBC05",
|
|
2912
3486
|
d: "M5.525 14.29c-.25-.72-.38-1.49-.38-2.29s.14-1.57.38-2.29V6.62h-3.98a11.86 11.86 0 0 0 0 10.76l3.98-3.09Z"
|
|
2913
3487
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2914
|
-
fill: "#EA4335",
|
|
2915
|
-
d: "M12.255 4.75c1.77 0 3.35.61 4.6 1.8l3.42-3.42C18.205 1.19 15.495 0 12.255 0c-4.69 0-8.74 2.7-10.71 6.62l3.98 3.09c.95-2.85 3.6-4.96 6.73-4.96Z"
|
|
2916
|
-
}));
|
|
2917
|
-
};
|
|
2918
|
-
|
|
2919
|
-
var _excluded$
|
|
2920
|
-
var GoogleCalendar = function GoogleCalendar(_ref) {
|
|
2921
|
-
var _ref$size = _ref.size,
|
|
2922
|
-
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2923
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2924
|
-
|
|
2925
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2926
|
-
width: size,
|
|
2927
|
-
height: size,
|
|
2928
|
-
viewBox: "186 38 76 76"
|
|
2929
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3488
|
+
fill: "#EA4335",
|
|
3489
|
+
d: "M12.255 4.75c1.77 0 3.35.61 4.6 1.8l3.42-3.42C18.205 1.19 15.495 0 12.255 0c-4.69 0-8.74 2.7-10.71 6.62l3.98 3.09c.95-2.85 3.6-4.96 6.73-4.96Z"
|
|
3490
|
+
}));
|
|
3491
|
+
};
|
|
3492
|
+
|
|
3493
|
+
var _excluded$g = ["size"];
|
|
3494
|
+
var GoogleCalendar = function GoogleCalendar(_ref) {
|
|
3495
|
+
var _ref$size = _ref.size,
|
|
3496
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3497
|
+
props = _objectWithoutProperties(_ref, _excluded$g);
|
|
3498
|
+
|
|
3499
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3500
|
+
width: size,
|
|
3501
|
+
height: size,
|
|
3502
|
+
viewBox: "186 38 76 76"
|
|
3503
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3504
|
+
fill: "#fff",
|
|
3505
|
+
d: "M244 56h-40v40h40V56z"
|
|
3506
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3507
|
+
fill: "#EA4335",
|
|
3508
|
+
d: "m244 114 18-18h-18v18z"
|
|
3509
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3510
|
+
fill: "#FBBC04",
|
|
3511
|
+
d: "M262 56h-18v40h18V56z"
|
|
3512
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3513
|
+
fill: "#34A853",
|
|
3514
|
+
d: "M244 96h-40v18h40V96z"
|
|
3515
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3516
|
+
fill: "#188038",
|
|
3517
|
+
d: "M186 96v12c0 3.315 2.685 6 6 6h12V96h-18z"
|
|
3518
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3519
|
+
fill: "#1967D2",
|
|
3520
|
+
d: "M262 56V44c0-3.315-2.685-6-6-6h-12v18h18z"
|
|
3521
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3522
|
+
fill: "#4285F4",
|
|
3523
|
+
d: "M244 38h-52c-3.315 0-6 2.685-6 6v52h18V56h40V38z"
|
|
3524
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3525
|
+
fill: "#4285F4",
|
|
3526
|
+
d: "M212.205 87.03c-1.495-1.01-2.53-2.485-3.095-4.435l3.47-1.43c.315 1.2.865 2.13 1.65 2.79.78.66 1.73.985 2.84.985 1.135 0 2.11-.345 2.925-1.035s1.225-1.57 1.225-2.635c0-1.09-.43-1.98-1.29-2.67-.86-.69-1.94-1.035-3.23-1.035h-2.005V74.13h1.8c1.11 0 2.045-.3 2.805-.9.76-.6 1.14-1.42 1.14-2.465 0-.93-.34-1.67-1.02-2.225-.68-.555-1.54-.835-2.585-.835-1.02 0-1.83.27-2.43.815a4.784 4.784 0 0 0-1.31 2.005l-3.435-1.43c.455-1.29 1.29-2.43 2.515-3.415 1.225-.985 2.79-1.48 4.69-1.48 1.405 0 2.67.27 3.79.815 1.12.545 2 1.3 2.635 2.26.635.965.95 2.045.95 3.245 0 1.225-.295 2.26-.885 3.11-.59.85-1.315 1.5-2.175 1.955v.205a6.605 6.605 0 0 1 2.79 2.175c.725.975 1.09 2.14 1.09 3.5 0 1.36-.345 2.575-1.035 3.64s-1.645 1.905-2.855 2.515c-1.215.61-2.58.92-4.095.92-1.755.005-3.375-.5-4.87-1.51zm21.315-17.22-3.81 2.755-1.905-2.89 6.835-4.93h2.62V88h-3.74V69.81z"
|
|
3527
|
+
}));
|
|
3528
|
+
};
|
|
3529
|
+
|
|
3530
|
+
var _excluded$f = ["size"];
|
|
3531
|
+
var GoogleMeet = function GoogleMeet(_ref) {
|
|
3532
|
+
var _ref$size = _ref.size,
|
|
3533
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3534
|
+
props = _objectWithoutProperties(_ref, _excluded$f);
|
|
3535
|
+
|
|
3536
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3537
|
+
width: size,
|
|
3538
|
+
height: size,
|
|
3539
|
+
viewBox: "0 0 48 48"
|
|
3540
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3541
|
+
fill: "#fff",
|
|
3542
|
+
d: "M12 32V16h16v16z"
|
|
3543
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3544
|
+
fill: "#1e88e5",
|
|
3545
|
+
d: "M3 17v14l5 1 5-1V17l-5-1z"
|
|
3546
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3547
|
+
fill: "#4caf50",
|
|
3548
|
+
d: "M37 24v14a3 3 0 0 1-3 3H13l-1-5 1-5h14v-7l5-1 5 1z"
|
|
3549
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3550
|
+
fill: "#fbc02d",
|
|
3551
|
+
d: "M37 10v14H27v-7H13l-1-5 1-5h21a3 3 0 0 1 3 3z"
|
|
3552
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3553
|
+
fill: "#1565c0",
|
|
3554
|
+
d: "M13 31v10H6a3 3 0 0 1-3-3v-7h10z"
|
|
3555
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3556
|
+
fill: "#e53935",
|
|
3557
|
+
d: "M13 7v10H3z"
|
|
3558
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3559
|
+
fill: "#2e7d32",
|
|
3560
|
+
d: "m38 24-1 8.45L27 24l10-8.45z"
|
|
3561
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3562
|
+
fill: "#4caf50",
|
|
3563
|
+
d: "M46 10.11v27.78c0 .84-.98 1.31-1.63.78L37 32.45v-16.9l7.37-6.22c.65-.53 1.63-.06 1.63.78z"
|
|
3564
|
+
}));
|
|
3565
|
+
};
|
|
3566
|
+
|
|
3567
|
+
var _excluded$e = ["size"];
|
|
3568
|
+
var Instagram = function Instagram(_ref) {
|
|
3569
|
+
var _ref$size = _ref.size,
|
|
3570
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3571
|
+
props = _objectWithoutProperties(_ref, _excluded$e);
|
|
3572
|
+
|
|
3573
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3574
|
+
width: size,
|
|
3575
|
+
height: size,
|
|
3576
|
+
viewBox: "0 0 32 32"
|
|
3577
|
+
}, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
3578
|
+
id: "Instagram_js__a",
|
|
3579
|
+
cx: 158.429,
|
|
3580
|
+
cy: 578.088,
|
|
3581
|
+
r: 65,
|
|
3582
|
+
fx: 158.429,
|
|
3583
|
+
fy: 578.088,
|
|
3584
|
+
gradientTransform: "matrix(0 -.48048 .447 0 -249.793 110.304)",
|
|
3585
|
+
gradientUnits: "userSpaceOnUse"
|
|
3586
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3587
|
+
offset: 0,
|
|
3588
|
+
style: {
|
|
3589
|
+
stopColor: "#fd5",
|
|
3590
|
+
stopOpacity: 1
|
|
3591
|
+
}
|
|
3592
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3593
|
+
offset: 0.1,
|
|
3594
|
+
style: {
|
|
3595
|
+
stopColor: "#fd5",
|
|
3596
|
+
stopOpacity: 1
|
|
3597
|
+
}
|
|
3598
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3599
|
+
offset: 0.5,
|
|
3600
|
+
style: {
|
|
3601
|
+
stopColor: "#ff543e",
|
|
3602
|
+
stopOpacity: 1
|
|
3603
|
+
}
|
|
3604
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3605
|
+
offset: 1,
|
|
3606
|
+
style: {
|
|
3607
|
+
stopColor: "#c837ab",
|
|
3608
|
+
stopOpacity: 1
|
|
3609
|
+
}
|
|
3610
|
+
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3611
|
+
id: "Instagram_js__b",
|
|
3612
|
+
cx: 147.694,
|
|
3613
|
+
cy: 473.455,
|
|
3614
|
+
r: 65,
|
|
3615
|
+
fx: 147.694,
|
|
3616
|
+
fy: 473.455,
|
|
3617
|
+
gradientTransform: "matrix(.04217 .2106 -.86831 .17386 399.843 -110.907)",
|
|
3618
|
+
gradientUnits: "userSpaceOnUse"
|
|
3619
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
3620
|
+
offset: 0,
|
|
3621
|
+
style: {
|
|
3622
|
+
stopColor: "#3771c8",
|
|
3623
|
+
stopOpacity: 1
|
|
3624
|
+
}
|
|
3625
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3626
|
+
offset: 0.128,
|
|
3627
|
+
style: {
|
|
3628
|
+
stopColor: "#3771c8",
|
|
3629
|
+
stopOpacity: 1
|
|
3630
|
+
}
|
|
3631
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
3632
|
+
offset: 1,
|
|
3633
|
+
style: {
|
|
3634
|
+
stopColor: "#60f",
|
|
3635
|
+
stopOpacity: 0
|
|
3636
|
+
}
|
|
3637
|
+
}))), /*#__PURE__*/React.createElement("path", {
|
|
3638
|
+
d: "M16.008.242c-6.578 0-8.504.008-8.88.04-1.347.109-2.19.323-3.105.78a6.21 6.21 0 0 0-1.808 1.325c-1 1.039-1.61 2.316-1.828 3.832-.106.738-.137.886-.145 4.652v5.121c0 6.574.008 8.496.04 8.871.109 1.313.316 2.14.753 3.043a6.635 6.635 0 0 0 4.3 3.516c.653.168 1.368.262 2.29.305.39.015 4.367.027 8.348.027 3.984 0 7.964-.004 8.343-.024 1.067-.05 1.688-.132 2.372-.308a6.615 6.615 0 0 0 4.304-3.524c.426-.882.645-1.742.742-2.988.02-.27.028-4.598.028-8.922 0-4.324-.008-8.644-.028-8.918-.101-1.265-.316-2.113-.761-3.015a6.185 6.185 0 0 0-1.348-1.848c-1.043-.996-2.316-1.602-3.836-1.82-.738-.106-.883-.137-4.652-.145Zm0 0",
|
|
3639
|
+
style: {
|
|
3640
|
+
stroke: "none",
|
|
3641
|
+
fillRule: "nonzero",
|
|
3642
|
+
fill: "url(#Instagram_js__a)"
|
|
3643
|
+
}
|
|
3644
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3645
|
+
d: "M16.008.242c-6.578 0-8.504.008-8.88.04-1.347.109-2.19.323-3.105.78a6.21 6.21 0 0 0-1.808 1.325c-1 1.039-1.61 2.316-1.828 3.832-.106.738-.137.886-.145 4.652v5.121c0 6.574.008 8.496.04 8.871.109 1.313.316 2.14.753 3.043a6.635 6.635 0 0 0 4.3 3.516c.653.168 1.368.262 2.29.305.39.015 4.367.027 8.348.027 3.984 0 7.964-.004 8.343-.024 1.067-.05 1.688-.132 2.372-.308a6.615 6.615 0 0 0 4.304-3.524c.426-.882.645-1.742.742-2.988.02-.27.028-4.598.028-8.922 0-4.324-.008-8.644-.028-8.918-.101-1.265-.316-2.113-.761-3.015a6.185 6.185 0 0 0-1.348-1.848c-1.043-.996-2.316-1.602-3.836-1.82-.738-.106-.883-.137-4.652-.145Zm0 0",
|
|
3646
|
+
style: {
|
|
3647
|
+
stroke: "none",
|
|
3648
|
+
fillRule: "nonzero",
|
|
3649
|
+
fill: "url(#Instagram_js__b)"
|
|
3650
|
+
}
|
|
3651
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3652
|
+
d: "M16 4.363c-3.16 0-3.555.016-4.797.07-1.238.06-2.086.255-2.824.54-.766.3-1.414.695-2.063 1.343A5.8 5.8 0 0 0 4.973 8.38c-.285.738-.485 1.586-.54 2.824-.054 1.238-.07 1.637-.07 4.797 0 3.16.016 3.555.07 4.797.06 1.238.255 2.086.54 2.824.3.766.695 1.414 1.343 2.063a5.8 5.8 0 0 0 2.063 1.343c.738.285 1.586.48 2.824.54 1.238.054 1.637.07 4.797.07 3.16 0 3.555-.016 4.797-.07 1.238-.06 2.086-.255 2.824-.54a5.8 5.8 0 0 0 2.063-1.343 5.736 5.736 0 0 0 1.34-2.063c.288-.738.484-1.586.542-2.824.055-1.242.07-1.637.07-4.797 0-3.16-.015-3.559-.07-4.797-.058-1.238-.253-2.086-.543-2.824a5.736 5.736 0 0 0-1.34-2.063 5.748 5.748 0 0 0-2.062-1.343c-.742-.285-1.586-.48-2.828-.54-1.238-.054-1.633-.07-4.797-.07Zm-1.043 2.098H16c3.11 0 3.477.012 4.703.066 1.133.051 1.75.243 2.16.403.543.21.93.46 1.336.867.41.41.66.797.871 1.34.16.41.352 1.027.403 2.16.054 1.226.066 1.594.066 4.7 0 3.105-.012 3.476-.066 4.702-.051 1.133-.243 1.75-.403 2.16-.21.543-.46.93-.87 1.336-.407.407-.794.66-1.337.871-.41.16-1.027.348-2.16.399-1.226.058-1.594.07-4.703.07-3.105 0-3.473-.012-4.7-.07-1.136-.05-1.753-.242-2.163-.399a3.603 3.603 0 0 1-1.336-.87 3.618 3.618 0 0 1-.871-1.34c-.16-.407-.348-1.024-.403-2.16-.054-1.227-.066-1.594-.066-4.7 0-3.11.012-3.476.066-4.703.055-1.133.243-1.75.403-2.16.21-.543.465-.93.87-1.336.407-.41.794-.66 1.337-.871.41-.16 1.027-.352 2.164-.403 1.07-.046 1.488-.062 3.656-.066Zm7.254 1.934a1.395 1.395 0 1 0 .002 2.795 1.395 1.395 0 0 0-.002-2.8ZM16 10.023A5.977 5.977 0 0 0 10.023 16c0 3.3 2.676 5.973 5.977 5.973 3.3 0 5.977-2.672 5.977-5.973 0-3.3-2.676-5.977-5.977-5.977Zm0 2.098a3.878 3.878 0 1 1 0 7.757 3.878 3.878 0 0 1 0-7.757Zm0 0",
|
|
3653
|
+
style: {
|
|
3654
|
+
stroke: "none",
|
|
3655
|
+
fillRule: "nonzero",
|
|
3656
|
+
fill: "#fff",
|
|
3657
|
+
fillOpacity: 1
|
|
3658
|
+
}
|
|
3659
|
+
}));
|
|
3660
|
+
};
|
|
3661
|
+
|
|
3662
|
+
var _excluded$d = ["size"];
|
|
3663
|
+
var Linear = function Linear(_ref) {
|
|
3664
|
+
var _ref$size = _ref.size,
|
|
3665
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3666
|
+
props = _objectWithoutProperties(_ref, _excluded$d);
|
|
3667
|
+
|
|
3668
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3669
|
+
xmlSpace: "preserve",
|
|
3670
|
+
width: size,
|
|
3671
|
+
height: size,
|
|
3672
|
+
style: {
|
|
3673
|
+
enableBackground: "new 0 0 50 50"
|
|
3674
|
+
},
|
|
3675
|
+
viewBox: "0 0 50 50"
|
|
3676
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3677
|
+
fill: "#5E6AD2"
|
|
3678
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3679
|
+
d: "M41.3 44c.5-.4.9-.8 1.3-1.3 9.8-9.8 9.8-25.6 0-35.4-9.8-9.8-25.6-9.8-35.4 0-.4.5-.8.9-1.2 1.4L41.3 44zM38.3 46.2 3.8 11.7c-.7 1.1-1.3 2.2-1.8 3.4L34.9 48c1.2-.5 2.3-1.1 3.4-1.8zM31.1 49.3.7 18.9c-.4 1.5-.6 3-.7 4.5L26.6 50c1.5-.1 3-.3 4.5-.7zM21.1 49.8.2 28.9c.8 5.1 3.1 9.9 7 13.9 4 3.8 8.9 6.2 13.9 7z"
|
|
3680
|
+
})));
|
|
3681
|
+
};
|
|
3682
|
+
|
|
3683
|
+
var _excluded$c = ["size"];
|
|
3684
|
+
var Microsoft = function Microsoft(_ref) {
|
|
3685
|
+
var _ref$size = _ref.size,
|
|
3686
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3687
|
+
props = _objectWithoutProperties(_ref, _excluded$c);
|
|
3688
|
+
|
|
3689
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3690
|
+
viewBox: "0 0 200 200",
|
|
3691
|
+
width: size,
|
|
3692
|
+
height: size
|
|
3693
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3694
|
+
fill: "#F65314",
|
|
3695
|
+
d: "M20 20h80v80H20z"
|
|
3696
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3697
|
+
fill: "#7CBB00",
|
|
3698
|
+
d: "M120 20h80v80h-80z"
|
|
3699
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3700
|
+
fill: "#00A4EF",
|
|
3701
|
+
d: "M20 120h80v80H20z"
|
|
3702
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3703
|
+
fill: "#FB0",
|
|
3704
|
+
d: "M120 120h80v80h-80z"
|
|
3705
|
+
}));
|
|
3706
|
+
};
|
|
3707
|
+
|
|
3708
|
+
var _excluded$b = ["size"];
|
|
3709
|
+
var Safari = function Safari(_ref) {
|
|
3710
|
+
var _ref$size = _ref.size,
|
|
3711
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3712
|
+
props = _objectWithoutProperties(_ref, _excluded$b);
|
|
3713
|
+
|
|
3714
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3715
|
+
width: size,
|
|
3716
|
+
height: size,
|
|
3717
|
+
fill: "none",
|
|
3718
|
+
viewBox: "0 0 101 100"
|
|
3719
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3720
|
+
fill: "url(#Safari_js__a)",
|
|
3721
|
+
d: "M50.5 93.75c24.024 0 43.5-19.476 43.5-43.5S74.524 6.75 50.5 6.75 7 26.226 7 50.25s19.476 43.5 43.5 43.5Z"
|
|
3722
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3723
|
+
fill: "url(#Safari_js__b)",
|
|
3724
|
+
d: "M50.5 90.487c22.222 0 40.237-18.015 40.237-40.238 0-22.222-18.015-40.237-40.238-40.237-22.222 0-40.237 18.015-40.237 40.237 0 22.223 18.015 40.238 40.237 40.238Z"
|
|
3725
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3726
|
+
fill: "#F3F3F3",
|
|
3727
|
+
d: "M50.567 19.8c-.272 0-.51-.204-.51-.476v-7.102c0-.272.238-.476.51-.476s.51.204.51.476v7.102c-.035.272-.238.476-.51.476Z"
|
|
3728
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3729
|
+
fill: "#fff",
|
|
3730
|
+
d: "M50.567 19.833c-.306 0-.543-.237-.543-.51v-7.102c0-.272.237-.51.543-.51.306 0 .544.238.544.51v7.103c0 .271-.272.51-.544.51Zm0-8.054c-.238 0-.475.204-.475.442v7.103c0 .237.203.442.475.442.238 0 .476-.204.476-.442V12.22c-.034-.238-.238-.442-.476-.442Z"
|
|
3731
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3732
|
+
fill: "#F3F3F3",
|
|
3733
|
+
d: "M53.968 15.994c-.272-.034-.476-.238-.476-.51l.238-3.16a.495.495 0 0 1 .543-.442c.272.034.476.238.476.51l-.238 3.16a.495.495 0 0 1-.543.442Z"
|
|
3734
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3735
|
+
fill: "#fff",
|
|
3736
|
+
d: "M53.965 16.028a.552.552 0 0 1-.51-.544l.238-3.16c.034-.272.272-.51.578-.476.306.034.51.272.51.544l-.238 3.16c-.034.306-.272.51-.578.476Zm.306-4.112c-.238 0-.476.17-.476.408l-.238 3.16c0 .238.17.442.442.476.238 0 .476-.17.476-.408l.238-3.16c0-.238-.204-.442-.442-.476Z"
|
|
3737
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3738
|
+
fill: "#F3F3F3",
|
|
3739
|
+
d: "M56.514 20.412a.523.523 0 0 1-.408-.578l1.393-6.967c.068-.271.306-.441.578-.373a.522.522 0 0 1 .407.578l-1.393 6.967c-.034.237-.306.407-.578.373Z"
|
|
3740
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3741
|
+
fill: "#fff",
|
|
3742
|
+
d: "M56.517 20.445a.554.554 0 0 1-.442-.612l1.394-6.967a.547.547 0 0 1 .645-.407c.306.068.476.34.442.611l-1.393 6.967c-.068.272-.34.442-.646.408Zm1.597-7.918a.487.487 0 0 0-.544.34l-1.393 6.966a.482.482 0 0 0 .374.544.488.488 0 0 0 .544-.34l1.393-6.967c.034-.271-.136-.475-.374-.543Z"
|
|
3743
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3744
|
+
fill: "#F3F3F3",
|
|
3745
|
+
d: "M60.592 17.353a.508.508 0 0 1-.374-.612l.85-3.058c.067-.272.34-.408.611-.34.272.068.442.34.374.612l-.85 3.058c-.068.272-.34.408-.611.34Z"
|
|
3746
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3747
|
+
fill: "#fff",
|
|
3748
|
+
d: "M60.592 17.387c-.272-.069-.476-.374-.373-.646l.849-3.059c.068-.271.373-.442.645-.373.272.068.476.373.374.645l-.85 3.059c-.067.271-.34.442-.645.373Zm1.121-3.976c-.237-.069-.51.068-.577.305l-.85 3.059c-.068.238.068.476.34.544.238.068.51-.068.578-.306l.85-3.059a.488.488 0 0 0-.34-.543Z"
|
|
3749
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3750
|
+
fill: "#F3F3F3",
|
|
3751
|
+
d: "M62.259 22.145a.487.487 0 0 1-.272-.646l2.719-6.559c.102-.237.408-.374.645-.237a.485.485 0 0 1 .272.645l-2.718 6.559c-.102.238-.408.374-.646.238Z"
|
|
3752
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3753
|
+
fill: "#fff",
|
|
3754
|
+
d: "M62.258 22.18a.527.527 0 0 1-.306-.68l2.72-6.56c.101-.271.407-.373.713-.271a.528.528 0 0 1 .306.68l-2.719 6.559c-.136.271-.442.407-.714.271Zm3.093-7.443a.461.461 0 0 0-.612.238l-2.719 6.559c-.102.238.034.475.272.578.238.101.51 0 .612-.238l2.719-6.56a.484.484 0 0 0-.272-.577Z"
|
|
3755
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3756
|
+
fill: "#F3F3F3",
|
|
3757
|
+
d: "M66.847 19.97c-.238-.136-.34-.408-.238-.646l1.427-2.82a.497.497 0 0 1 .68-.205c.238.137.34.409.238.646l-1.427 2.82a.496.496 0 0 1-.68.205Z"
|
|
3758
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3759
|
+
fill: "#fff",
|
|
3760
|
+
d: "M66.847 20.004a.52.52 0 0 1-.239-.714l1.428-2.82a.52.52 0 0 1 .713-.239.52.52 0 0 1 .238.714l-1.427 2.82a.52.52 0 0 1-.713.239Zm1.869-3.705c-.238-.101-.51-.034-.612.204l-1.428 2.82c-.101.205 0 .477.204.613.238.102.51.034.612-.204l1.427-2.82c.102-.205 0-.477-.203-.613Z"
|
|
3761
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3762
|
+
fill: "#F3F3F3",
|
|
3763
|
+
d: "M67.525 25c-.237-.17-.306-.475-.136-.68l3.943-5.879c.135-.238.442-.272.68-.136.237.17.305.476.135.68l-3.942 5.88a.46.46 0 0 1-.68.135Z"
|
|
3764
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3765
|
+
fill: "#fff",
|
|
3766
|
+
d: "M67.525 25.033a.587.587 0 0 1-.17-.748l3.942-5.879c.17-.238.476-.306.748-.136.238.17.306.51.17.748l-3.942 5.88a.543.543 0 0 1-.748.135Zm4.486-6.695c-.204-.136-.51-.102-.646.102l-3.942 5.88a.442.442 0 0 0 .136.61c.204.137.51.103.645-.1l3.943-5.846a.483.483 0 0 0-.136-.646Z"
|
|
3767
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3768
|
+
fill: "#F3F3F3",
|
|
3769
|
+
d: "M72.487 23.742c-.203-.17-.271-.476-.101-.68l1.97-2.48a.485.485 0 0 1 .68-.069c.204.17.272.476.102.68l-1.97 2.48a.485.485 0 0 1-.68.069Z"
|
|
3770
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3771
|
+
fill: "#fff",
|
|
3772
|
+
d: "M72.455 23.776c-.238-.17-.272-.51-.102-.748l1.971-2.48c.17-.239.51-.273.748-.069.237.17.272.51.101.748l-1.97 2.48c-.17.239-.51.273-.748.069Zm2.549-3.229c-.204-.17-.476-.136-.646.068l-1.971 2.481a.482.482 0 0 0 .102.645c.204.17.476.137.646-.067l1.97-2.481c.137-.204.102-.51-.102-.646Z"
|
|
3773
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3774
|
+
fill: "#F3F3F3",
|
|
3775
|
+
d: "M72.148 28.84c-.204-.203-.204-.51 0-.68l5.03-4.995a.482.482 0 0 1 .68 0c.169.17.203.51 0 .68l-4.996 4.995a.493.493 0 0 1-.714 0Z"
|
|
3776
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3777
|
+
fill: "#fff",
|
|
3778
|
+
d: "M72.115 28.874a.533.533 0 0 1 0-.748l5.03-4.995a.533.533 0 0 1 .747 0 .534.534 0 0 1 0 .747l-5.03 4.996a.533.533 0 0 1-.747 0Zm5.743-5.71a.472.472 0 0 0-.645 0l-5.03 4.996a.472.472 0 0 0 0 .646c.17.17.476.17.645 0l5.03-4.995c.17-.17.17-.442 0-.646Z"
|
|
3779
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3780
|
+
fill: "#F3F3F3",
|
|
3781
|
+
d: "M77.247 28.568c-.17-.204-.17-.51.034-.68l2.412-2.039a.485.485 0 0 1 .68.068c.17.204.17.51-.034.68l-2.413 2.039a.485.485 0 0 1-.68-.068Z"
|
|
3782
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3783
|
+
fill: "#fff",
|
|
3784
|
+
d: "M77.212 28.602c-.204-.238-.17-.578.033-.748l2.413-2.039c.204-.204.544-.17.748.068.204.238.17.578-.034.748L77.96 28.67c-.203.203-.544.17-.748-.068Zm3.126-2.685c-.17-.204-.442-.204-.645-.068l-2.413 2.04a.473.473 0 0 0-.035.645c.17.204.442.204.646.068l2.413-2.04c.204-.17.204-.441.034-.645Z"
|
|
3785
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3786
|
+
fill: "#F3F3F3",
|
|
3787
|
+
d: "M75.885 33.461a.46.46 0 0 1 .136-.68l5.913-3.942c.238-.136.544-.068.68.137a.46.46 0 0 1-.136.679l-5.913 3.942c-.204.136-.51.068-.68-.136Z"
|
|
3788
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3789
|
+
fill: "#fff",
|
|
3790
|
+
d: "M75.852 33.462a.543.543 0 0 1 .136-.748l5.913-3.942a.523.523 0 0 1 .748.17.542.542 0 0 1-.136.747L76.6 33.632c-.238.17-.578.102-.748-.17Zm6.729-4.452a.442.442 0 0 0-.612-.136l-5.913 3.942c-.204.136-.272.408-.102.646a.443.443 0 0 0 .612.136l5.913-3.943a.481.481 0 0 0 .102-.645Z"
|
|
3791
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3792
|
+
fill: "#F3F3F3",
|
|
3793
|
+
d: "M80.95 34.175a.495.495 0 0 1 .169-.68l2.753-1.563c.237-.136.543-.034.68.204a.495.495 0 0 1-.17.68l-2.753 1.563c-.238.136-.544.034-.68-.204Z"
|
|
3794
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3795
|
+
fill: "#fff",
|
|
3796
|
+
d: "M80.915 34.21c-.136-.273-.068-.579.17-.715l2.753-1.563c.238-.136.578-.034.714.204.136.272.068.578-.17.714l-2.753 1.563c-.238.136-.578.034-.714-.204Zm3.603-2.04c-.136-.238-.408-.306-.612-.17l-2.753 1.564a.488.488 0 0 0-.17.611c.136.238.408.306.612.17l2.753-1.563c.204-.102.272-.374.17-.612Z"
|
|
3797
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3798
|
+
fill: "#F3F3F3",
|
|
3799
|
+
d: "M78.673 38.695c-.102-.272 0-.543.272-.645l6.559-2.719c.237-.102.544.034.645.271.102.272 0 .544-.272.646l-6.558 2.719a.487.487 0 0 1-.646-.272Z"
|
|
3800
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3801
|
+
fill: "#fff",
|
|
3802
|
+
d: "M78.64 38.73a.564.564 0 0 1 .271-.714l6.56-2.719a.528.528 0 0 1 .679.306.563.563 0 0 1-.272.714l-6.559 2.718a.528.528 0 0 1-.68-.305Zm7.442-3.093a.484.484 0 0 0-.578-.272l-6.559 2.719a.46.46 0 0 0-.237.612c.101.238.373.34.577.272l6.56-2.719c.237-.102.34-.374.237-.612Z"
|
|
3803
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3804
|
+
fill: "#F3F3F3",
|
|
3805
|
+
d: "M83.465 40.395a.492.492 0 0 1 .306-.646l2.99-.986c.238-.101.544.068.612.306.102.272-.034.544-.306.646l-2.99.986c-.238.101-.51-.033-.612-.306Z"
|
|
3806
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3807
|
+
fill: "#fff",
|
|
3808
|
+
d: "M83.431 40.428a.52.52 0 0 1 .34-.68l2.99-.985c.273-.102.579.068.68.34a.52.52 0 0 1-.34.68l-2.99.986c-.272.067-.577-.069-.68-.34Zm3.942-1.29c-.068-.239-.34-.375-.577-.307l-2.99.986c-.239.068-.34.34-.272.578.068.237.34.373.577.305l2.99-.985a.468.468 0 0 0 .272-.578Z"
|
|
3809
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3810
|
+
fill: "#F3F3F3",
|
|
3811
|
+
d: "M80.406 44.438c-.068-.271.102-.543.374-.577l6.966-1.36c.272-.068.51.136.578.408.068.272-.102.544-.374.578l-6.966 1.36c-.272.033-.544-.137-.578-.409Z"
|
|
3812
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3813
|
+
fill: "#fff",
|
|
3814
|
+
d: "M80.338 44.438a.547.547 0 0 1 .407-.646l6.967-1.359c.272-.068.544.136.612.442a.546.546 0 0 1-.408.645l-6.967 1.36c-.272.068-.544-.135-.611-.442Zm7.918-1.53a.455.455 0 0 0-.51-.373l-6.967 1.36c-.238.033-.408.305-.34.543a.456.456 0 0 0 .51.374l6.967-1.36c.238-.068.408-.305.34-.543Z"
|
|
3815
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3816
|
+
fill: "#F3F3F3",
|
|
3817
|
+
d: "M84.756 47.056c-.034-.272.135-.51.407-.544l3.127-.374c.272-.034.51.17.543.442.035.272-.135.51-.407.544l-3.127.373c-.238.034-.51-.17-.543-.441Z"
|
|
3818
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3819
|
+
fill: "#fff",
|
|
3820
|
+
d: "M84.722 47.056c-.034-.306.17-.578.441-.612l3.127-.373a.528.528 0 0 1 .577.476c.034.305-.17.577-.441.611l-3.127.374a.528.528 0 0 1-.577-.476Zm4.111-.476c-.033-.237-.271-.441-.51-.407l-3.125.374a.456.456 0 0 0-.375.51c.035.237.272.441.51.407l3.127-.374a.456.456 0 0 0 .373-.51Z"
|
|
3821
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3822
|
+
fill: "#F3F3F3",
|
|
3823
|
+
d: "M80.953 50.352c0-.272.203-.51.475-.51h7.103c.272 0 .475.238.475.51s-.203.51-.475.51h-7.103c-.272 0-.475-.239-.475-.51Z"
|
|
3824
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3825
|
+
fill: "#fff",
|
|
3826
|
+
d: "M80.916 50.352c0-.306.238-.544.51-.544h7.103c.272 0 .51.238.51.544 0 .306-.239.544-.51.544h-7.103c-.272 0-.51-.238-.51-.544Zm8.054.034c0-.238-.204-.475-.442-.475h-7.102c-.238 0-.442.203-.442.475 0 .238.204.476.442.476h7.103c.238-.034.441-.238.441-.476Z"
|
|
3827
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3828
|
+
fill: "#F3F3F3",
|
|
3829
|
+
d: "M84.722 53.784c.033-.272.237-.475.509-.475l3.16.237a.495.495 0 0 1 .442.544c-.034.272-.238.476-.51.476l-3.16-.238c-.238-.034-.441-.272-.441-.544Z"
|
|
3830
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3831
|
+
fill: "#fff",
|
|
3832
|
+
d: "M84.688 53.785a.552.552 0 0 1 .543-.51l3.162.238c.271.034.51.272.475.578a.551.551 0 0 1-.544.51l-3.16-.238c-.273-.034-.476-.306-.476-.578Zm4.146.306a.43.43 0 0 0-.408-.476l-3.16-.238c-.239 0-.443.17-.477.442a.43.43 0 0 0 .409.476l3.16.238c.238 0 .442-.204.476-.442Z"
|
|
3833
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3834
|
+
fill: "#F3F3F3",
|
|
3835
|
+
d: "M80.338 56.265a.522.522 0 0 1 .578-.408l6.966 1.394c.272.067.442.305.374.577a.522.522 0 0 1-.578.408l-6.967-1.393c-.237-.035-.407-.306-.373-.578Z"
|
|
3836
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3837
|
+
fill: "#fff",
|
|
3838
|
+
d: "M80.304 56.266a.555.555 0 0 1 .612-.442l6.967 1.393c.272.068.476.34.408.646a.554.554 0 0 1-.611.442l-6.968-1.394c-.272-.068-.442-.34-.408-.645Zm7.92 1.597a.487.487 0 0 0-.34-.544l-6.968-1.393a.482.482 0 0 0-.544.373.488.488 0 0 0 .34.544l6.968 1.393c.271.035.475-.136.543-.373Z"
|
|
3839
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3840
|
+
fill: "#F3F3F3",
|
|
3841
|
+
d: "M83.397 60.343a.503.503 0 0 1 .612-.374l3.059.85c.272.068.407.34.34.612a.506.506 0 0 1-.612.373l-3.059-.849c-.272-.068-.407-.34-.34-.612Z"
|
|
3842
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3843
|
+
fill: "#fff",
|
|
3844
|
+
d: "M83.364 60.344c.068-.272.374-.476.646-.374l3.059.849c.272.068.442.374.374.646s-.374.475-.646.374l-3.059-.85c-.272-.068-.442-.34-.374-.645Zm3.977 1.121c.068-.238-.068-.51-.306-.578l-3.059-.85c-.238-.068-.476.069-.544.34-.067.238.068.51.306.578l3.059.85a.488.488 0 0 0 .544-.34Z"
|
|
3845
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3846
|
+
fill: "#F3F3F3",
|
|
3847
|
+
d: "M78.606 61.974a.486.486 0 0 1 .646-.272l6.559 2.719c.238.101.374.408.272.645a.486.486 0 0 1-.646.272l-6.559-2.718c-.272-.102-.374-.408-.272-.646Z"
|
|
3848
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3849
|
+
fill: "#fff",
|
|
3850
|
+
d: "M78.57 61.941a.528.528 0 0 1 .68-.306l6.558 2.72c.272.101.374.407.272.713a.527.527 0 0 1-.68.306l-6.559-2.719a.564.564 0 0 1-.271-.714Zm7.442 3.093a.461.461 0 0 0-.238-.612l-6.558-2.718c-.238-.102-.476.033-.578.271-.102.238 0 .51.238.612l6.558 2.719c.238.068.51-.034.578-.272Z"
|
|
3851
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3852
|
+
fill: "#F3F3F3",
|
|
3853
|
+
d: "M80.813 66.562c.136-.238.408-.34.646-.238l2.82 1.428c.238.102.34.408.204.68-.136.237-.408.34-.645.237l-2.82-1.427c-.239-.136-.341-.442-.205-.68Z"
|
|
3854
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3855
|
+
fill: "#fff",
|
|
3856
|
+
d: "M80.779 66.528a.52.52 0 0 1 .714-.238l2.82 1.428a.52.52 0 0 1 .238.713.52.52 0 0 1-.713.238l-2.821-1.427c-.272-.102-.374-.442-.238-.714Zm3.67 1.869c.102-.238.034-.51-.204-.611l-2.82-1.428c-.205-.102-.476 0-.612.204-.102.238-.034.51.203.612l2.821 1.427c.238.102.51.034.612-.204Z"
|
|
3857
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3858
|
+
fill: "#F3F3F3",
|
|
3859
|
+
d: "M75.819 67.208c.17-.237.442-.305.68-.136l5.913 3.942c.238.136.272.443.136.68-.17.238-.442.306-.68.136l-5.913-3.942c-.238-.17-.306-.476-.136-.68Z"
|
|
3860
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3861
|
+
fill: "#fff",
|
|
3862
|
+
d: "M75.782 67.175a.587.587 0 0 1 .748-.17l5.914 3.942c.238.17.306.476.136.748a.587.587 0 0 1-.748.17l-5.913-3.942c-.272-.17-.306-.51-.136-.748Zm6.696 4.486c.136-.204.102-.51-.102-.646l-5.914-3.942a.443.443 0 0 0-.612.136c-.135.204-.101.51.103.645l5.913 3.943a.443.443 0 0 0 .612-.136Z"
|
|
3863
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3864
|
+
fill: "#F3F3F3",
|
|
3865
|
+
d: "M77.077 72.136c.17-.204.476-.272.68-.101l2.48 1.936c.205.17.239.476.069.68-.17.204-.476.272-.68.102l-2.481-1.937a.485.485 0 0 1-.068-.68Z"
|
|
3866
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3867
|
+
fill: "#fff",
|
|
3868
|
+
d: "M77.041 72.102c.17-.238.51-.272.748-.102l2.48 1.937c.238.17.272.51.102.747-.17.239-.51.272-.747.103l-2.481-1.938c-.238-.17-.271-.51-.102-.747Zm3.263 2.549c.17-.204.135-.476-.069-.646l-2.48-1.938a.482.482 0 0 0-.646.102c-.17.205-.136.476.068.646l2.48 1.937a.482.482 0 0 0 .647-.101Z"
|
|
3869
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3870
|
+
fill: "#F3F3F3",
|
|
3871
|
+
d: "M72.013 71.796c.204-.203.51-.203.68 0l5.03 4.996c.204.204.17.51 0 .68-.204.204-.51.204-.68 0l-5.03-4.996c-.17-.17-.17-.51 0-.68Z"
|
|
3872
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3873
|
+
fill: "#fff",
|
|
3874
|
+
d: "M72.013 71.762a.533.533 0 0 1 .747 0l5.03 4.995a.533.533 0 0 1 0 .748.532.532 0 0 1-.747 0l-5.03-4.995a.481.481 0 0 1 0-.748Zm5.71 5.675a.472.472 0 0 0 0-.646l-5.03-4.995a.472.472 0 0 0-.646 0 .471.471 0 0 0 0 .645l5.03 4.996c.17.204.442.204.645 0Z"
|
|
3875
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3876
|
+
fill: "#F3F3F3",
|
|
3877
|
+
d: "M72.317 76.86c.205-.17.51-.17.68.034l2.074 2.38c.17.203.135.51-.069.679-.203.17-.51.17-.68-.034l-2.073-2.38c-.17-.169-.135-.475.068-.679Z"
|
|
3878
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3879
|
+
fill: "#fff",
|
|
3880
|
+
d: "M72.284 76.86a.533.533 0 0 1 .747.034l2.073 2.378c.204.205.17.544-.068.748a.533.533 0 0 1-.748-.034l-2.073-2.379c-.17-.237-.17-.577.069-.748Zm2.718 3.092c.204-.17.204-.442.068-.645l-2.073-2.38a.472.472 0 0 0-.646-.033c-.204.17-.204.441-.068.645l2.073 2.38c.17.203.443.203.646.033Z"
|
|
3881
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3882
|
+
fill: "#F3F3F3",
|
|
3883
|
+
d: "M67.423 75.569a.46.46 0 0 1 .68.136l3.942 5.879c.136.238.068.543-.136.68a.46.46 0 0 1-.68-.137l-3.942-5.879c-.136-.237-.068-.544.136-.68Z"
|
|
3884
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3885
|
+
fill: "#fff",
|
|
3886
|
+
d: "M67.424 75.534a.543.543 0 0 1 .747.136l3.942 5.879c.17.237.102.577-.17.747a.543.543 0 0 1-.747-.136l-3.942-5.879a.517.517 0 0 1 .17-.747Zm4.485 6.694a.443.443 0 0 0 .136-.611l-3.942-5.88c-.136-.203-.407-.237-.645-.101a.442.442 0 0 0-.136.612l3.942 5.878c.136.17.442.239.645.102Z"
|
|
3887
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3888
|
+
fill: "#F3F3F3",
|
|
3889
|
+
d: "M66.71 80.599a.495.495 0 0 1 .68.17l1.563 2.753c.136.237.034.543-.204.68a.494.494 0 0 1-.68-.17l-1.563-2.754c-.102-.238-.033-.544.204-.68Z"
|
|
3890
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3891
|
+
fill: "#fff",
|
|
3892
|
+
d: "M66.711 80.564c.272-.136.578-.068.714.17l1.563 2.753c.136.238.068.578-.203.714-.273.136-.579.068-.714-.17l-1.564-2.753c-.136-.238-.067-.544.204-.714Zm2.04 3.603c.203-.136.305-.408.17-.612l-1.564-2.753a.489.489 0 0 0-.612-.17c-.204.136-.306.408-.17.611l1.564 2.754c.101.204.407.306.611.17Z"
|
|
3893
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3894
|
+
fill: "#F3F3F3",
|
|
3895
|
+
d: "M62.19 78.355c.273-.102.544 0 .647.238l2.752 6.559c.102.238-.034.544-.272.645-.237.102-.543 0-.645-.237L61.919 79c-.102-.237.034-.543.272-.645Z"
|
|
3896
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3897
|
+
fill: "#fff",
|
|
3898
|
+
d: "M62.19 78.321a.564.564 0 0 1 .715.272l2.752 6.56a.528.528 0 0 1-.305.679.563.563 0 0 1-.714-.272L61.885 79c-.102-.237.034-.543.306-.679Zm3.094 7.443c.237-.102.34-.374.237-.578l-2.752-6.559a.46.46 0 0 0-.612-.238c-.238.102-.34.374-.238.578l2.753 6.559c.136.238.374.34.612.238Z"
|
|
3899
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3900
|
+
fill: "#F3F3F3",
|
|
3901
|
+
d: "M60.525 83.18a.492.492 0 0 1 .646.306l.985 2.99c.102.239-.068.545-.305.613-.272.102-.544-.034-.646-.306l-.986-2.99c-.102-.239.034-.51.306-.612Z"
|
|
3902
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3903
|
+
fill: "#fff",
|
|
3904
|
+
d: "M60.491 83.147a.528.528 0 0 1 .68.306l.986 2.99c.102.272-.068.578-.34.68a.529.529 0 0 1-.68-.306l-.986-2.99c-.068-.272.068-.578.34-.68Zm1.326 3.908c.238-.068.374-.34.306-.578l-.986-2.99c-.068-.238-.34-.34-.578-.272-.238.068-.374.34-.306.578l.986 2.99a.429.429 0 0 0 .578.272Z"
|
|
3905
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3906
|
+
fill: "#F3F3F3",
|
|
3907
|
+
d: "M56.514 80.088c.271-.068.544.101.578.373l1.427 6.968c.068.271-.136.51-.408.577-.272.068-.544-.102-.577-.373l-1.428-6.968a.544.544 0 0 1 .408-.577Z"
|
|
3908
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3909
|
+
fill: "#fff",
|
|
3910
|
+
d: "M56.515 80.054a.547.547 0 0 1 .646.408l1.427 6.968c.068.271-.136.577-.408.611a.546.546 0 0 1-.645-.407l-1.428-6.968c-.068-.272.103-.544.408-.612Zm1.597 7.92c.238-.035.408-.273.374-.544l-1.427-6.968c-.034-.238-.306-.408-.544-.34-.238.034-.407.272-.374.544l1.428 6.968a.487.487 0 0 0 .543.34Z"
|
|
3911
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3912
|
+
fill: "#F3F3F3",
|
|
3913
|
+
d: "M53.931 84.506a.523.523 0 0 1 .578.408l.407 3.126a.495.495 0 0 1-.442.544.522.522 0 0 1-.577-.408l-.408-3.127a.495.495 0 0 1 .442-.543Z"
|
|
3914
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3915
|
+
fill: "#fff",
|
|
3916
|
+
d: "M53.932 84.472c.306-.034.578.17.612.442l.408 3.126a.528.528 0 0 1-.476.578c-.306.034-.578-.17-.612-.442l-.408-3.126a.529.529 0 0 1 .476-.578Zm.51 4.078c.238-.034.442-.272.408-.51l-.408-3.126a.456.456 0 0 0-.51-.374c-.238.034-.442.272-.408.51l.408 3.127a.456.456 0 0 0 .51.373Z"
|
|
3917
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3918
|
+
fill: "#F3F3F3",
|
|
3919
|
+
d: "M50.433 80.7c.272 0 .51.204.51.475v7.103c0 .272-.238.476-.51.476s-.51-.204-.51-.476v-7.103c.035-.271.238-.475.51-.475Z"
|
|
3920
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3921
|
+
fill: "#fff",
|
|
3922
|
+
d: "M50.43 80.666c.307 0 .544.238.544.51v7.102c0 .272-.237.51-.543.51-.306 0-.544-.238-.544-.51v-7.102c0-.272.272-.51.544-.51Zm0 8.054c.239 0 .476-.204.476-.442v-7.102c0-.238-.203-.442-.475-.442-.238 0-.476.204-.476.442v7.102c.034.238.238.442.476.442Z"
|
|
3923
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3924
|
+
fill: "#F3F3F3",
|
|
3925
|
+
d: "M47.034 84.507c.272.034.475.238.475.51l-.238 3.16a.495.495 0 0 1-.543.442c-.272-.034-.476-.238-.476-.51l.238-3.16a.495.495 0 0 1 .544-.442Z"
|
|
3926
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3927
|
+
fill: "#fff",
|
|
3928
|
+
d: "M47.034 84.472c.306.034.51.272.51.544l-.238 3.16c-.034.272-.272.51-.578.476a.552.552 0 0 1-.51-.543l.238-3.161c.034-.306.272-.51.578-.476Zm-.306 4.112c.238 0 .476-.17.476-.407l.238-3.161c0-.238-.17-.442-.442-.476-.238 0-.476.17-.476.408l-.237 3.16c0 .238.203.442.441.476Z"
|
|
3929
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3930
|
+
fill: "#F3F3F3",
|
|
3931
|
+
d: "M44.483 80.088a.522.522 0 0 1 .408.577l-1.394 6.968c-.068.272-.306.442-.578.373a.522.522 0 0 1-.407-.577l1.393-6.968c.034-.237.306-.407.578-.373Z"
|
|
3932
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3933
|
+
fill: "#fff",
|
|
3934
|
+
d: "M44.484 80.054c.306.068.476.34.442.612l-1.393 6.967a.547.547 0 0 1-.646.408.555.555 0 0 1-.442-.612l1.394-6.967c.068-.272.34-.442.645-.408Zm-1.597 7.919a.488.488 0 0 0 .544-.34l1.393-6.967a.481.481 0 0 0-.374-.544.488.488 0 0 0-.543.34l-1.394 6.967c-.034.272.136.476.374.544Z"
|
|
3935
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3936
|
+
fill: "#F3F3F3",
|
|
3937
|
+
d: "M40.409 83.147c.272.068.441.34.373.612l-.85 3.058c-.067.272-.339.408-.61.34a.505.505 0 0 1-.375-.612l.85-3.058c.068-.272.34-.408.612-.34Z"
|
|
3938
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3939
|
+
fill: "#fff",
|
|
3940
|
+
d: "M40.407 83.114c.272.067.476.373.373.645l-.85 3.058c-.067.272-.373.443-.645.374-.272-.067-.476-.374-.374-.645l.85-3.059c.068-.272.34-.442.645-.373Zm-1.122 3.975c.238.068.51-.068.578-.305l.85-3.06c.067-.237-.069-.475-.34-.543-.238-.068-.51.068-.578.306l-.85 3.059a.488.488 0 0 0 .34.543Z"
|
|
3941
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3942
|
+
fill: "#F3F3F3",
|
|
3943
|
+
d: "M38.742 78.355a.485.485 0 0 1 .272.645l-2.718 6.56c-.102.238-.408.373-.646.238-.238-.136-.374-.408-.272-.646l2.719-6.56c.101-.237.408-.373.645-.237Z"
|
|
3944
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3945
|
+
fill: "#fff",
|
|
3946
|
+
d: "M38.74 78.32a.53.53 0 0 1 .306.68l-2.719 6.559c-.102.272-.407.374-.713.272a.527.527 0 0 1-.306-.68l2.718-6.558c.137-.272.443-.408.714-.272Zm-3.092 7.443a.46.46 0 0 0 .611-.238l2.72-6.558c.101-.238-.035-.476-.272-.578a.462.462 0 0 0-.613.238l-2.718 6.559a.484.484 0 0 0 .272.577Z"
|
|
3947
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3948
|
+
fill: "#F3F3F3",
|
|
3949
|
+
d: "M34.156 80.531c.237.136.34.408.237.646l-1.427 2.82a.497.497 0 0 1-.68.204c-.238-.136-.34-.408-.238-.645l1.428-2.82a.497.497 0 0 1 .68-.205Z"
|
|
3950
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3951
|
+
fill: "#fff",
|
|
3952
|
+
d: "M34.155 80.497a.52.52 0 0 1 .238.713l-1.427 2.82a.52.52 0 0 1-.714.239.52.52 0 0 1-.238-.714l1.427-2.82a.52.52 0 0 1 .714-.238ZM32.286 84.2c.238.102.51.034.612-.204l1.427-2.82c.102-.205 0-.477-.204-.612-.238-.102-.51-.034-.611.204l-1.428 2.82c-.102.204 0 .476.204.612Z"
|
|
3953
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3954
|
+
fill: "#F3F3F3",
|
|
3955
|
+
d: "M33.472 75.5c.238.17.306.477.136.68l-3.942 5.88c-.136.238-.442.272-.68.136-.237-.17-.305-.476-.136-.68l3.943-5.88a.46.46 0 0 1 .68-.135Z"
|
|
3956
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3957
|
+
fill: "#fff",
|
|
3958
|
+
d: "M33.473 75.467c.238.17.306.51.17.748l-3.942 5.88c-.17.237-.476.305-.748.135a.588.588 0 0 1-.17-.748l3.942-5.879a.543.543 0 0 1 .748-.136Zm-4.486 6.695c.203.136.51.102.645-.102l3.943-5.88a.443.443 0 0 0-.136-.611c-.204-.136-.51-.102-.646.102l-3.942 5.845a.484.484 0 0 0 .136.646Z"
|
|
3959
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3960
|
+
fill: "#F3F3F3",
|
|
3961
|
+
d: "M28.511 76.757c.204.17.272.476.102.68l-1.971 2.48a.484.484 0 0 1-.68.069c-.203-.17-.271-.476-.101-.68l1.97-2.48a.485.485 0 0 1 .68-.069Z"
|
|
3962
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3963
|
+
fill: "#fff",
|
|
3964
|
+
d: "M28.547 76.724c.237.17.271.51.101.747l-1.97 2.48c-.17.239-.51.273-.748.069-.238-.17-.272-.51-.102-.748l1.971-2.48c.17-.239.51-.272.748-.068Zm-2.55 3.228c.204.17.477.136.646-.068l1.972-2.48a.482.482 0 0 0-.102-.647c-.204-.17-.476-.136-.646.069l-1.971 2.48c-.136.204-.102.51.102.646Z"
|
|
3965
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3966
|
+
fill: "#F3F3F3",
|
|
3967
|
+
d: "M28.853 71.66c.203.204.203.51 0 .68l-5.03 4.995a.481.481 0 0 1-.68 0c-.17-.17-.203-.51 0-.68l4.996-4.995a.493.493 0 0 1 .714 0Z"
|
|
3968
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3969
|
+
fill: "#fff",
|
|
3970
|
+
d: "M28.884 71.626a.533.533 0 0 1 0 .748l-5.03 4.996a.534.534 0 0 1-.746 0 .533.533 0 0 1 0-.748l5.029-4.996a.532.532 0 0 1 .747 0Zm-5.743 5.71c.17.17.476.17.646 0l5.03-4.996a.472.472 0 0 0 0-.646.472.472 0 0 0-.646 0l-5.03 4.996c-.17.17-.17.442 0 .646Z"
|
|
3971
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3972
|
+
fill: "#F3F3F3",
|
|
3973
|
+
d: "M23.753 71.933c.17.203.17.51-.034.68l-2.413 2.039a.485.485 0 0 1-.68-.068c-.17-.204-.17-.51.034-.68l2.413-2.04a.484.484 0 0 1 .68.069Z"
|
|
3974
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3975
|
+
fill: "#fff",
|
|
3976
|
+
d: "M23.789 71.898c.204.238.17.578-.034.748l-2.413 2.038c-.204.205-.544.17-.748-.067-.204-.238-.17-.578.034-.748l2.413-2.039c.204-.204.544-.17.748.068Zm-3.127 2.685c.17.204.442.204.646.068l2.413-2.04a.472.472 0 0 0 .034-.645c-.17-.204-.442-.204-.646-.068l-2.413 2.04c-.204.169-.204.441-.034.645Z"
|
|
3977
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3978
|
+
fill: "#F3F3F3",
|
|
3979
|
+
d: "M25.114 67.038a.46.46 0 0 1-.136.68l-5.913 3.942c-.238.135-.544.067-.68-.136a.46.46 0 0 1 .136-.68l5.913-3.942c.205-.136.51-.068.68.136Z"
|
|
3980
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3981
|
+
fill: "#fff",
|
|
3982
|
+
d: "M25.148 67.039a.544.544 0 0 1-.136.748L19.1 71.728a.522.522 0 0 1-.747-.17.543.543 0 0 1 .136-.747L24.4 66.87a.523.523 0 0 1 .747.17ZM18.42 71.49a.443.443 0 0 0 .611.136l5.913-3.943c.204-.135.272-.407.102-.645a.443.443 0 0 0-.611-.136l-5.913 3.942a.481.481 0 0 0-.102.646Z"
|
|
3983
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3984
|
+
fill: "#F3F3F3",
|
|
3985
|
+
d: "M20.05 66.325a.495.495 0 0 1-.17.68l-2.752 1.563c-.238.136-.544.034-.68-.204a.495.495 0 0 1 .17-.68l2.753-1.563c.238-.136.544-.034.68.204Z"
|
|
3986
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3987
|
+
fill: "#fff",
|
|
3988
|
+
d: "M20.085 66.29c.136.272.068.578-.17.714l-2.753 1.563c-.238.136-.578.034-.713-.203-.137-.272-.069-.578.17-.715l2.752-1.562c.238-.136.578-.035.714.203Zm-3.603 2.04c.136.237.408.305.612.169l2.753-1.563a.489.489 0 0 0 .17-.612c-.136-.237-.408-.305-.612-.17l-2.753 1.564c-.204.102-.272.374-.17.611Z"
|
|
3989
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3990
|
+
fill: "#F3F3F3",
|
|
3991
|
+
d: "M22.326 61.804c.101.272 0 .544-.272.645l-6.56 2.72c-.237.102-.543-.034-.645-.272-.102-.272 0-.544.272-.646l6.56-2.719a.486.486 0 0 1 .645.272Z"
|
|
3992
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3993
|
+
fill: "#fff",
|
|
3994
|
+
d: "M22.36 61.771a.563.563 0 0 1-.272.714l-6.56 2.719a.528.528 0 0 1-.679-.306.563.563 0 0 1 .272-.714l6.56-2.718a.528.528 0 0 1 .679.305Zm-7.443 3.093c.102.238.374.34.578.271l6.559-2.718a.46.46 0 0 0 .238-.611.483.483 0 0 0-.578-.272l-6.56 2.718c-.237.102-.339.373-.237.612Z"
|
|
3995
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3996
|
+
fill: "#F3F3F3",
|
|
3997
|
+
d: "M17.536 60.105a.492.492 0 0 1-.306.646l-2.99.986c-.239.101-.545-.069-.613-.306a.492.492 0 0 1 .306-.646l2.99-.985c.239-.102.51.033.613.305Z"
|
|
3998
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3999
|
+
fill: "#fff",
|
|
4000
|
+
d: "M17.567 60.071a.52.52 0 0 1-.34.68l-2.99.986c-.272.101-.578-.068-.68-.34a.52.52 0 0 1 .34-.68l2.99-.986c.273-.068.578.068.68.34Zm-3.941 1.292c.068.238.34.374.577.306l2.99-.986c.239-.068.34-.34.273-.578-.068-.237-.34-.373-.578-.305l-2.99.986a.468.468 0 0 0-.272.577Z"
|
|
4001
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4002
|
+
fill: "#F3F3F3",
|
|
4003
|
+
d: "M20.595 56.062c.068.272-.102.544-.373.578l-6.968 1.359c-.271.068-.51-.136-.577-.408-.068-.272.102-.544.374-.578l6.967-1.36c.271-.033.544.137.577.409Z"
|
|
4004
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4005
|
+
fill: "#fff",
|
|
4006
|
+
d: "M20.661 56.062a.546.546 0 0 1-.407.645l-6.967 1.36c-.272.068-.544-.136-.612-.442a.546.546 0 0 1 .408-.646l6.967-1.359c.271-.068.544.136.611.442Zm-7.918 1.53a.456.456 0 0 0 .51.373l6.967-1.36c.238-.033.407-.305.34-.543a.456.456 0 0 0-.51-.374l-6.967 1.36c-.238.067-.408.305-.34.543Z"
|
|
4007
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4008
|
+
fill: "#F3F3F3",
|
|
4009
|
+
d: "M16.244 53.445c.034.272-.136.51-.408.544l-3.127.373a.495.495 0 0 1-.543-.442.47.47 0 0 1 .407-.544l3.127-.373c.238-.034.51.17.544.442Z"
|
|
4010
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4011
|
+
fill: "#fff",
|
|
4012
|
+
d: "M16.278 53.446c.034.305-.17.577-.442.611l-3.127.374a.528.528 0 0 1-.577-.476c-.034-.306.17-.578.441-.611l3.127-.375a.53.53 0 0 1 .578.477Zm-4.113.475c.034.238.273.442.51.408l3.127-.374a.456.456 0 0 0 .374-.51c-.034-.237-.272-.441-.51-.407l-3.127.374a.456.456 0 0 0-.374.51Z"
|
|
4013
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4014
|
+
fill: "#F3F3F3",
|
|
4015
|
+
d: "M20.048 50.148c0 .272-.203.51-.475.51H12.47c-.272 0-.476-.238-.476-.51 0-.271.204-.51.476-.51h7.103c.272 0 .475.238.475.51Z"
|
|
4016
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4017
|
+
fill: "#fff",
|
|
4018
|
+
d: "M20.083 50.148c0 .306-.238.543-.51.543h-7.102c-.272 0-.51-.238-.51-.544 0-.305.238-.543.51-.543h7.103c.271 0 .51.238.51.544Zm-8.054-.034c0 .238.204.475.442.475h7.102c.238 0 .442-.203.442-.475 0-.238-.204-.476-.442-.476h-7.102c-.238.034-.442.238-.442.476Z"
|
|
4019
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4020
|
+
fill: "#E2E2E2",
|
|
4021
|
+
d: "M16.278 46.715c-.035.272-.239.476-.51.476l-3.161-.238a.495.495 0 0 1-.442-.544c.034-.272.238-.475.51-.475l3.16.238c.238.034.443.272.443.543Z"
|
|
4022
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4023
|
+
fill: "#fff",
|
|
4024
|
+
d: "M16.311 46.716a.552.552 0 0 1-.544.51l-3.16-.238c-.272-.035-.51-.272-.476-.578a.552.552 0 0 1 .544-.51l3.16.238c.272.034.476.306.476.578Zm-4.146-.306a.43.43 0 0 0 .408.476l3.16.238c.238 0 .442-.17.476-.442a.43.43 0 0 0-.408-.476l-3.16-.238c-.238 0-.442.203-.476.442Z"
|
|
4025
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4026
|
+
fill: "#F3F3F3",
|
|
4027
|
+
d: "M20.662 44.235a.523.523 0 0 1-.578.408l-6.966-1.428c-.272-.068-.442-.305-.374-.577a.522.522 0 0 1 .578-.408l6.967 1.394c.237.067.407.34.373.611Z"
|
|
4028
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4029
|
+
fill: "#fff",
|
|
4030
|
+
d: "M20.695 44.234a.555.555 0 0 1-.612.442l-6.967-1.393a.547.547 0 0 1-.407-.646.554.554 0 0 1 .611-.442l6.967 1.394c.272.068.442.34.408.645Zm-7.919-1.597a.488.488 0 0 0 .34.544l6.967 1.393a.481.481 0 0 0 .544-.374.488.488 0 0 0-.34-.544l-6.967-1.393c-.271-.034-.476.136-.544.374Z"
|
|
4031
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4032
|
+
fill: "#F3F3F3",
|
|
4033
|
+
d: "M17.603 40.157a.51.51 0 0 1-.414.382.504.504 0 0 1-.198-.008l-3.058-.85c-.272-.068-.408-.34-.34-.611a.504.504 0 0 1 .611-.374l3.06.85c.271.067.407.34.34.611Z"
|
|
4034
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4035
|
+
fill: "#fff",
|
|
4036
|
+
d: "M17.638 40.157c-.068.271-.373.475-.645.373l-3.059-.85c-.272-.067-.442-.373-.374-.645s.374-.476.646-.374l3.059.85c.271.068.442.34.373.646Zm-3.976-1.122c-.068.238.068.51.306.577l3.059.85c.238.068.475-.068.543-.34.068-.238-.068-.51-.305-.577l-3.06-.85a.487.487 0 0 0-.543.34Z"
|
|
4037
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4038
|
+
fill: "#F3F3F3",
|
|
4039
|
+
d: "M22.394 38.526a.486.486 0 0 1-.645.271l-6.56-2.718c-.238-.102-.373-.408-.272-.646a.486.486 0 0 1 .646-.272l6.56 2.719a.486.486 0 0 1 .271.646Z"
|
|
4040
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4041
|
+
fill: "#fff",
|
|
4042
|
+
d: "M22.43 38.56a.528.528 0 0 1-.68.306l-6.56-2.719c-.271-.102-.373-.408-.271-.713a.528.528 0 0 1 .68-.306l6.559 2.718a.564.564 0 0 1 .272.714Zm-7.443-3.093a.46.46 0 0 0 .238.612l6.559 2.719c.238.102.476-.035.578-.272a.461.461 0 0 0-.238-.612l-6.56-2.718c-.237-.069-.51.034-.577.271Z"
|
|
4043
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4044
|
+
fill: "#F3F3F3",
|
|
4045
|
+
d: "M20.186 33.937c-.136.238-.408.34-.645.238l-2.821-1.427c-.238-.102-.34-.408-.204-.68.136-.238.408-.34.645-.238l2.82 1.428c.24.136.341.442.205.68Z"
|
|
4046
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4047
|
+
fill: "#fff",
|
|
4048
|
+
d: "M20.22 33.972a.52.52 0 0 1-.713.238l-2.82-1.427a.52.52 0 0 1-.239-.714.519.519 0 0 1 .714-.238l2.82 1.428c.272.101.374.441.238.713Zm-3.67-1.869c-.102.238-.034.51.204.612l2.82 1.427c.205.102.477 0 .612-.204.102-.238.034-.51-.203-.612L17.127 31.9a.419.419 0 0 0-.577.203Z"
|
|
4049
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4050
|
+
fill: "#F3F3F3",
|
|
4051
|
+
d: "M25.18 33.291c-.17.238-.441.306-.68.136l-5.879-3.908c-.237-.136-.271-.442-.136-.68a.46.46 0 0 1 .68-.136l5.914 3.943c.203.136.271.442.101.645Z"
|
|
4052
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4053
|
+
fill: "#fff",
|
|
4054
|
+
d: "M25.215 33.326a.587.587 0 0 1-.748.17l-5.88-3.943c-.237-.17-.305-.475-.135-.747a.587.587 0 0 1 .748-.17l5.879 3.942c.272.17.306.51.136.748ZM18.52 28.84c-.136.204-.102.51.102.645l5.913 3.943a.443.443 0 0 0 .612-.136c.136-.204.102-.51-.102-.646l-5.914-3.942a.442.442 0 0 0-.611.136Z"
|
|
4055
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4056
|
+
fill: "#F3F3F3",
|
|
4057
|
+
d: "M23.925 28.364c-.17.203-.476.272-.68.101l-2.48-1.936a.485.485 0 0 1-.069-.68c.17-.204.476-.272.68-.102l2.48 1.937c.205.17.239.476.069.68Z"
|
|
4058
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4059
|
+
fill: "#fff",
|
|
4060
|
+
d: "M23.957 28.399c-.17.238-.51.272-.747.102l-2.481-1.937c-.238-.17-.272-.51-.102-.747.17-.238.51-.272.748-.102l2.48 1.936c.238.17.273.51.102.748Zm-3.262-2.549c-.17.204-.136.476.068.646l2.48 1.937a.482.482 0 0 0 .646-.102.444.444 0 0 0-.067-.645l-2.481-1.938a.482.482 0 0 0-.646.102Z"
|
|
4061
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4062
|
+
fill: "#F3F3F3",
|
|
4063
|
+
d: "M28.986 28.704c-.203.204-.51.204-.679 0l-5.063-4.996a.482.482 0 0 1 0-.68c.204-.203.51-.203.68 0l5.03 4.996c.203.17.202.51.032.68Z"
|
|
4064
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4065
|
+
fill: "#fff",
|
|
4066
|
+
d: "M28.988 28.738a.533.533 0 0 1-.747 0l-5.03-4.996a.533.533 0 0 1 0-.748.533.533 0 0 1 .747 0l5.03 4.996a.482.482 0 0 1 0 .748Zm-5.709-5.676a.472.472 0 0 0 0 .646l5.03 4.995c.17.17.476.17.645 0a.472.472 0 0 0 0-.645l-5.029-5.03c-.17-.17-.442-.17-.646.034Z"
|
|
4067
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4068
|
+
fill: "#F3F3F3",
|
|
4069
|
+
d: "M28.683 23.64c-.203.17-.51.17-.68-.034l-2.073-2.379a.485.485 0 0 1 .069-.68c.203-.17.51-.17.68.034l2.073 2.38c.17.17.135.475-.069.68Z"
|
|
4070
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4071
|
+
fill: "#fff",
|
|
4072
|
+
d: "M28.716 23.64a.533.533 0 0 1-.748-.034l-2.073-2.379c-.204-.204-.17-.544.068-.747a.533.533 0 0 1 .748.034l2.073 2.378c.17.238.17.578-.068.748Zm-2.719-3.093c-.204.17-.204.442-.068.646l2.073 2.379c.17.17.442.204.646.034.204-.17.204-.442.068-.646l-2.073-2.379c-.17-.203-.442-.203-.646-.034Z"
|
|
4073
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4074
|
+
fill: "#F3F3F3",
|
|
4075
|
+
d: "M33.577 24.932a.46.46 0 0 1-.68-.136l-3.976-5.88c-.136-.238-.068-.544.136-.68a.46.46 0 0 1 .68.137l3.942 5.879a.48.48 0 0 1-.102.68Z"
|
|
4076
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2930
4077
|
fill: "#fff",
|
|
2931
|
-
d: "
|
|
4078
|
+
d: "M33.575 24.966a.544.544 0 0 1-.748-.136l-3.942-5.88a.523.523 0 0 1 .17-.746.543.543 0 0 1 .748.135l3.941 5.88a.517.517 0 0 1-.17.747Zm-4.487-6.695a.443.443 0 0 0-.135.612l3.942 5.88c.136.203.408.237.645.101a.442.442 0 0 0 .136-.611l-3.941-5.846a.485.485 0 0 0-.646-.136Z"
|
|
2932
4079
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2933
|
-
fill: "#
|
|
2934
|
-
d: "
|
|
4080
|
+
fill: "#F3F3F3",
|
|
4081
|
+
d: "M34.288 19.902a.495.495 0 0 1-.679-.17l-1.564-2.752c-.135-.238-.034-.544.205-.68a.495.495 0 0 1 .68.17l1.562 2.753c.102.237.034.543-.204.68Z"
|
|
2935
4082
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2936
|
-
fill: "#
|
|
2937
|
-
d: "
|
|
4083
|
+
fill: "#fff",
|
|
4084
|
+
d: "M34.29 19.936c-.272.136-.578.069-.713-.17l-1.564-2.752c-.136-.238-.068-.578.204-.714s.578-.068.714.17l1.563 2.753c.136.237.068.543-.204.713Zm-2.039-3.602c-.204.136-.306.408-.17.612l1.564 2.753a.488.488 0 0 0 .61.17c.205-.136.307-.409.171-.613l-1.563-2.752c-.102-.204-.408-.306-.612-.17Z"
|
|
2938
4085
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2939
|
-
fill: "#
|
|
2940
|
-
d: "
|
|
4086
|
+
fill: "#F3F3F3",
|
|
4087
|
+
d: "M38.81 22.144c-.272.102-.544 0-.646-.237l-2.753-6.56c-.102-.238.034-.543.272-.646.272-.101.544 0 .645.238l2.753 6.56c.102.237-.034.544-.272.645Z"
|
|
2941
4088
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2942
|
-
fill: "#
|
|
2943
|
-
d: "
|
|
4089
|
+
fill: "#fff",
|
|
4090
|
+
d: "M38.81 22.18a.564.564 0 0 1-.713-.273l-2.753-6.559a.527.527 0 0 1 .306-.68.564.564 0 0 1 .714.272l2.752 6.56c.103.237-.033.543-.305.68Zm-3.092-7.443c-.238.101-.34.374-.238.577l2.753 6.559a.46.46 0 0 0 .611.238c.238-.102.34-.374.238-.578l-2.752-6.559c-.136-.238-.374-.34-.612-.237Z"
|
|
2944
4091
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2945
|
-
fill: "#
|
|
2946
|
-
d: "
|
|
4092
|
+
fill: "#F3F3F3",
|
|
4093
|
+
d: "M40.473 17.32c-.272.101-.544-.035-.645-.307l-.986-2.99c-.102-.238.068-.544.306-.612.237-.068.543.034.645.306l.986 2.99c.102.238-.034.51-.306.612Z"
|
|
2947
4094
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2948
|
-
fill: "#
|
|
2949
|
-
d: "
|
|
4095
|
+
fill: "#fff",
|
|
4096
|
+
d: "M40.51 17.354a.529.529 0 0 1-.68-.306l-.985-2.991c-.102-.272.068-.578.34-.68a.529.529 0 0 1 .68.306l.985 2.991c.068.272-.068.578-.34.68Zm-1.325-3.909c-.238.068-.374.34-.306.578l.986 2.99c.067.239.34.34.577.272.238-.067.374-.34.306-.577l-.986-2.991a.433.433 0 0 0-.228-.265.43.43 0 0 0-.35-.007Z"
|
|
4097
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4098
|
+
fill: "#F3F3F3",
|
|
4099
|
+
d: "M44.483 20.412c-.272.068-.543-.102-.577-.374l-1.428-6.966c-.068-.272.136-.51.408-.578.272-.068.544.101.578.374l1.427 6.967a.544.544 0 0 1-.408.577Z"
|
|
2950
4100
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2951
|
-
fill: "#4285F4",
|
|
2952
|
-
d: "M212.205 87.03c-1.495-1.01-2.53-2.485-3.095-4.435l3.47-1.43c.315 1.2.865 2.13 1.65 2.79.78.66 1.73.985 2.84.985 1.135 0 2.11-.345 2.925-1.035s1.225-1.57 1.225-2.635c0-1.09-.43-1.98-1.29-2.67-.86-.69-1.94-1.035-3.23-1.035h-2.005V74.13h1.8c1.11 0 2.045-.3 2.805-.9.76-.6 1.14-1.42 1.14-2.465 0-.93-.34-1.67-1.02-2.225-.68-.555-1.54-.835-2.585-.835-1.02 0-1.83.27-2.43.815a4.784 4.784 0 0 0-1.31 2.005l-3.435-1.43c.455-1.29 1.29-2.43 2.515-3.415 1.225-.985 2.79-1.48 4.69-1.48 1.405 0 2.67.27 3.79.815 1.12.545 2 1.3 2.635 2.26.635.965.95 2.045.95 3.245 0 1.225-.295 2.26-.885 3.11-.59.85-1.315 1.5-2.175 1.955v.205a6.605 6.605 0 0 1 2.79 2.175c.725.975 1.09 2.14 1.09 3.5 0 1.36-.345 2.575-1.035 3.64s-1.645 1.905-2.855 2.515c-1.215.61-2.58.92-4.095.92-1.755.005-3.375-.5-4.87-1.51zm21.315-17.22-3.81 2.755-1.905-2.89 6.835-4.93h2.62V88h-3.74V69.81z"
|
|
2953
|
-
}));
|
|
2954
|
-
};
|
|
2955
|
-
|
|
2956
|
-
var _excluded$c = ["size"];
|
|
2957
|
-
var GoogleMeet = function GoogleMeet(_ref) {
|
|
2958
|
-
var _ref$size = _ref.size,
|
|
2959
|
-
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
2960
|
-
props = _objectWithoutProperties(_ref, _excluded$c);
|
|
2961
|
-
|
|
2962
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2963
|
-
width: size,
|
|
2964
|
-
height: size,
|
|
2965
|
-
viewBox: "0 0 48 48"
|
|
2966
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
2967
4101
|
fill: "#fff",
|
|
2968
|
-
d: "
|
|
4102
|
+
d: "M44.485 20.447a.547.547 0 0 1-.646-.408l-1.428-6.967c-.068-.272.137-.578.408-.612a.547.547 0 0 1 .646.408l1.428 6.967c.068.272-.102.544-.408.612Zm-1.597-7.919c-.238.034-.408.272-.374.544l1.427 6.967c.034.237.306.408.544.34.238-.034.408-.272.373-.544l-1.427-6.967a.487.487 0 0 0-.543-.34Z"
|
|
2969
4103
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2970
|
-
fill: "#
|
|
2971
|
-
d: "
|
|
4104
|
+
fill: "#F3F3F3",
|
|
4105
|
+
d: "M47.068 15.994a.522.522 0 0 1-.578-.408l-.407-3.127a.495.495 0 0 1 .442-.544.523.523 0 0 1 .577.408l.408 3.127a.495.495 0 0 1-.442.544Z"
|
|
2972
4106
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2973
|
-
fill: "#
|
|
2974
|
-
d: "
|
|
4107
|
+
fill: "#fff",
|
|
4108
|
+
d: "M47.069 16.028c-.306.034-.578-.17-.612-.442l-.408-3.127a.528.528 0 0 1 .476-.577c.306-.034.578.17.612.442l.407 3.126a.529.529 0 0 1-.475.578Zm-.51-4.078c-.238.034-.442.272-.408.51l.408 3.126a.456.456 0 0 0 .51.374c.237-.034.442-.272.408-.51l-.408-3.126a.456.456 0 0 0-.51-.374Z"
|
|
2975
4109
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2976
|
-
fill: "#
|
|
2977
|
-
|
|
4110
|
+
fill: "url(#Safari_js__c)",
|
|
4111
|
+
fillOpacity: 0.2,
|
|
4112
|
+
d: "M50.74 90.454c22.222 0 40.237-18.016 40.237-40.238 0-22.223-18.015-40.237-40.238-40.237-22.222 0-40.237 18.015-40.237 40.237s18.015 40.238 40.237 40.238Z"
|
|
2978
4113
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2979
|
-
fill: "#
|
|
2980
|
-
|
|
4114
|
+
fill: "#000",
|
|
4115
|
+
fillOpacity: 0.05,
|
|
4116
|
+
d: "M78.605 24.694 46.15 45.492h-.034v.034l-.034.034-20.254 33.407 29.77-23.96.034-.033v-.034l22.973-30.246Z"
|
|
2981
4117
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2982
|
-
fill: "#
|
|
2983
|
-
d: "
|
|
4118
|
+
fill: "#CD151E",
|
|
4119
|
+
d: "M77.993 22.756 45.912 45.56l9.516 9.448 22.565-32.25Z"
|
|
2984
4120
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2985
|
-
fill: "#
|
|
2986
|
-
d: "
|
|
4121
|
+
fill: "#FA5153",
|
|
4122
|
+
d: "m45.946 45.492 4.791 4.723 27.256-27.459-32.047 22.736Z"
|
|
2987
4123
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2988
|
-
fill: "#
|
|
2989
|
-
d: "
|
|
2990
|
-
})
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3000
|
-
width: size,
|
|
3001
|
-
height: size,
|
|
3002
|
-
viewBox: "0 0 32 32"
|
|
3003
|
-
}, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
3004
|
-
id: "Instagram_js__a",
|
|
3005
|
-
cx: 158.429,
|
|
3006
|
-
cy: 578.088,
|
|
3007
|
-
r: 65,
|
|
3008
|
-
fx: 158.429,
|
|
3009
|
-
fy: 578.088,
|
|
3010
|
-
gradientTransform: "matrix(0 -.48048 .447 0 -249.793 110.304)",
|
|
4124
|
+
fill: "#ACACAC",
|
|
4125
|
+
d: "m45.945 45.493 9.516 9.447-32.082 22.804 22.566-32.251Z"
|
|
4126
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4127
|
+
fill: "#EEE",
|
|
4128
|
+
d: "m23.38 77.744 27.357-27.528-4.792-4.724-22.566 32.252Z"
|
|
4129
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
4130
|
+
id: "Safari_js__a",
|
|
4131
|
+
x1: 50.5,
|
|
4132
|
+
x2: 50.5,
|
|
4133
|
+
y1: 93.75,
|
|
4134
|
+
y2: 6.75,
|
|
3011
4135
|
gradientUnits: "userSpaceOnUse"
|
|
3012
4136
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
3013
|
-
offset: 0,
|
|
3014
|
-
|
|
3015
|
-
stopColor: "#fd5",
|
|
3016
|
-
stopOpacity: 1
|
|
3017
|
-
}
|
|
3018
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
|
3019
|
-
offset: 0.1,
|
|
3020
|
-
style: {
|
|
3021
|
-
stopColor: "#fd5",
|
|
3022
|
-
stopOpacity: 1
|
|
3023
|
-
}
|
|
3024
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
|
3025
|
-
offset: 0.5,
|
|
3026
|
-
style: {
|
|
3027
|
-
stopColor: "#ff543e",
|
|
3028
|
-
stopOpacity: 1
|
|
3029
|
-
}
|
|
4137
|
+
offset: 0.25,
|
|
4138
|
+
stopColor: "#DBDBDA"
|
|
3030
4139
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
3031
4140
|
offset: 1,
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
4141
|
+
stopColor: "#fff"
|
|
4142
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
4143
|
+
id: "Safari_js__c",
|
|
4144
|
+
x1: 49.975,
|
|
4145
|
+
x2: 31.194,
|
|
4146
|
+
y1: 38.71,
|
|
4147
|
+
y2: 72.405,
|
|
4148
|
+
gradientUnits: "userSpaceOnUse"
|
|
4149
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
4150
|
+
stopOpacity: 0
|
|
4151
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
4152
|
+
offset: 1
|
|
3036
4153
|
})), /*#__PURE__*/React.createElement("radialGradient", {
|
|
3037
|
-
id: "
|
|
3038
|
-
cx:
|
|
3039
|
-
cy:
|
|
3040
|
-
r:
|
|
3041
|
-
|
|
3042
|
-
fy: 473.455,
|
|
3043
|
-
gradientTransform: "matrix(.04217 .2106 -.86831 .17386 399.843 -110.907)",
|
|
4154
|
+
id: "Safari_js__b",
|
|
4155
|
+
cx: 0,
|
|
4156
|
+
cy: 0,
|
|
4157
|
+
r: 1,
|
|
4158
|
+
gradientTransform: "translate(56.153 41.41) scale(49.1155)",
|
|
3044
4159
|
gradientUnits: "userSpaceOnUse"
|
|
3045
4160
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
3046
|
-
|
|
3047
|
-
style: {
|
|
3048
|
-
stopColor: "#3771c8",
|
|
3049
|
-
stopOpacity: 1
|
|
3050
|
-
}
|
|
4161
|
+
stopColor: "#2ABCE1"
|
|
3051
4162
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
3052
|
-
offset: 0.
|
|
3053
|
-
|
|
3054
|
-
stopColor: "#3771c8",
|
|
3055
|
-
stopOpacity: 1
|
|
3056
|
-
}
|
|
4163
|
+
offset: 0.114,
|
|
4164
|
+
stopColor: "#2ABBE1"
|
|
3057
4165
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
3058
4166
|
offset: 1,
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
stopOpacity: 0
|
|
3062
|
-
}
|
|
3063
|
-
}))), /*#__PURE__*/React.createElement("path", {
|
|
3064
|
-
d: "M16.008.242c-6.578 0-8.504.008-8.88.04-1.347.109-2.19.323-3.105.78a6.21 6.21 0 0 0-1.808 1.325c-1 1.039-1.61 2.316-1.828 3.832-.106.738-.137.886-.145 4.652v5.121c0 6.574.008 8.496.04 8.871.109 1.313.316 2.14.753 3.043a6.635 6.635 0 0 0 4.3 3.516c.653.168 1.368.262 2.29.305.39.015 4.367.027 8.348.027 3.984 0 7.964-.004 8.343-.024 1.067-.05 1.688-.132 2.372-.308a6.615 6.615 0 0 0 4.304-3.524c.426-.882.645-1.742.742-2.988.02-.27.028-4.598.028-8.922 0-4.324-.008-8.644-.028-8.918-.101-1.265-.316-2.113-.761-3.015a6.185 6.185 0 0 0-1.348-1.848c-1.043-.996-2.316-1.602-3.836-1.82-.738-.106-.883-.137-4.652-.145Zm0 0",
|
|
3065
|
-
style: {
|
|
3066
|
-
stroke: "none",
|
|
3067
|
-
fillRule: "nonzero",
|
|
3068
|
-
fill: "url(#Instagram_js__a)"
|
|
3069
|
-
}
|
|
3070
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3071
|
-
d: "M16.008.242c-6.578 0-8.504.008-8.88.04-1.347.109-2.19.323-3.105.78a6.21 6.21 0 0 0-1.808 1.325c-1 1.039-1.61 2.316-1.828 3.832-.106.738-.137.886-.145 4.652v5.121c0 6.574.008 8.496.04 8.871.109 1.313.316 2.14.753 3.043a6.635 6.635 0 0 0 4.3 3.516c.653.168 1.368.262 2.29.305.39.015 4.367.027 8.348.027 3.984 0 7.964-.004 8.343-.024 1.067-.05 1.688-.132 2.372-.308a6.615 6.615 0 0 0 4.304-3.524c.426-.882.645-1.742.742-2.988.02-.27.028-4.598.028-8.922 0-4.324-.008-8.644-.028-8.918-.101-1.265-.316-2.113-.761-3.015a6.185 6.185 0 0 0-1.348-1.848c-1.043-.996-2.316-1.602-3.836-1.82-.738-.106-.883-.137-4.652-.145Zm0 0",
|
|
3072
|
-
style: {
|
|
3073
|
-
stroke: "none",
|
|
3074
|
-
fillRule: "nonzero",
|
|
3075
|
-
fill: "url(#Instagram_js__b)"
|
|
3076
|
-
}
|
|
3077
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3078
|
-
d: "M16 4.363c-3.16 0-3.555.016-4.797.07-1.238.06-2.086.255-2.824.54-.766.3-1.414.695-2.063 1.343A5.8 5.8 0 0 0 4.973 8.38c-.285.738-.485 1.586-.54 2.824-.054 1.238-.07 1.637-.07 4.797 0 3.16.016 3.555.07 4.797.06 1.238.255 2.086.54 2.824.3.766.695 1.414 1.343 2.063a5.8 5.8 0 0 0 2.063 1.343c.738.285 1.586.48 2.824.54 1.238.054 1.637.07 4.797.07 3.16 0 3.555-.016 4.797-.07 1.238-.06 2.086-.255 2.824-.54a5.8 5.8 0 0 0 2.063-1.343 5.736 5.736 0 0 0 1.34-2.063c.288-.738.484-1.586.542-2.824.055-1.242.07-1.637.07-4.797 0-3.16-.015-3.559-.07-4.797-.058-1.238-.253-2.086-.543-2.824a5.736 5.736 0 0 0-1.34-2.063 5.748 5.748 0 0 0-2.062-1.343c-.742-.285-1.586-.48-2.828-.54-1.238-.054-1.633-.07-4.797-.07Zm-1.043 2.098H16c3.11 0 3.477.012 4.703.066 1.133.051 1.75.243 2.16.403.543.21.93.46 1.336.867.41.41.66.797.871 1.34.16.41.352 1.027.403 2.16.054 1.226.066 1.594.066 4.7 0 3.105-.012 3.476-.066 4.702-.051 1.133-.243 1.75-.403 2.16-.21.543-.46.93-.87 1.336-.407.407-.794.66-1.337.871-.41.16-1.027.348-2.16.399-1.226.058-1.594.07-4.703.07-3.105 0-3.473-.012-4.7-.07-1.136-.05-1.753-.242-2.163-.399a3.603 3.603 0 0 1-1.336-.87 3.618 3.618 0 0 1-.871-1.34c-.16-.407-.348-1.024-.403-2.16-.054-1.227-.066-1.594-.066-4.7 0-3.11.012-3.476.066-4.703.055-1.133.243-1.75.403-2.16.21-.543.465-.93.87-1.336.407-.41.794-.66 1.337-.871.41-.16 1.027-.352 2.164-.403 1.07-.046 1.488-.062 3.656-.066Zm7.254 1.934a1.395 1.395 0 1 0 .002 2.795 1.395 1.395 0 0 0-.002-2.8ZM16 10.023A5.977 5.977 0 0 0 10.023 16c0 3.3 2.676 5.973 5.977 5.973 3.3 0 5.977-2.672 5.977-5.973 0-3.3-2.676-5.977-5.977-5.977Zm0 2.098a3.878 3.878 0 1 1 0 7.757 3.878 3.878 0 0 1 0-7.757Zm0 0",
|
|
3079
|
-
style: {
|
|
3080
|
-
stroke: "none",
|
|
3081
|
-
fillRule: "nonzero",
|
|
3082
|
-
fill: "#fff",
|
|
3083
|
-
fillOpacity: 1
|
|
3084
|
-
}
|
|
3085
|
-
}));
|
|
4167
|
+
stopColor: "#3375F8"
|
|
4168
|
+
}))));
|
|
3086
4169
|
};
|
|
3087
4170
|
|
|
3088
4171
|
var _excluded$a = ["size"];
|
|
3089
|
-
var Linear = function Linear(_ref) {
|
|
3090
|
-
var _ref$size = _ref.size,
|
|
3091
|
-
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3092
|
-
props = _objectWithoutProperties(_ref, _excluded$a);
|
|
3093
|
-
|
|
3094
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3095
|
-
xmlSpace: "preserve",
|
|
3096
|
-
width: size,
|
|
3097
|
-
height: size,
|
|
3098
|
-
style: {
|
|
3099
|
-
enableBackground: "new 0 0 50 50"
|
|
3100
|
-
},
|
|
3101
|
-
viewBox: "0 0 50 50"
|
|
3102
|
-
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3103
|
-
fill: "#5E6AD2"
|
|
3104
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
3105
|
-
d: "M41.3 44c.5-.4.9-.8 1.3-1.3 9.8-9.8 9.8-25.6 0-35.4-9.8-9.8-25.6-9.8-35.4 0-.4.5-.8.9-1.2 1.4L41.3 44zM38.3 46.2 3.8 11.7c-.7 1.1-1.3 2.2-1.8 3.4L34.9 48c1.2-.5 2.3-1.1 3.4-1.8zM31.1 49.3.7 18.9c-.4 1.5-.6 3-.7 4.5L26.6 50c1.5-.1 3-.3 4.5-.7zM21.1 49.8.2 28.9c.8 5.1 3.1 9.9 7 13.9 4 3.8 8.9 6.2 13.9 7z"
|
|
3106
|
-
})));
|
|
3107
|
-
};
|
|
3108
|
-
|
|
3109
|
-
var _excluded$9 = ["size"];
|
|
3110
|
-
var Microsoft = function Microsoft(_ref) {
|
|
3111
|
-
var _ref$size = _ref.size,
|
|
3112
|
-
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3113
|
-
props = _objectWithoutProperties(_ref, _excluded$9);
|
|
3114
|
-
|
|
3115
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3116
|
-
viewBox: "0 0 200 200",
|
|
3117
|
-
width: size,
|
|
3118
|
-
height: size
|
|
3119
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3120
|
-
fill: "#F65314",
|
|
3121
|
-
d: "M20 20h80v80H20z"
|
|
3122
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3123
|
-
fill: "#7CBB00",
|
|
3124
|
-
d: "M120 20h80v80h-80z"
|
|
3125
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3126
|
-
fill: "#00A4EF",
|
|
3127
|
-
d: "M20 120h80v80H20z"
|
|
3128
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3129
|
-
fill: "#FB0",
|
|
3130
|
-
d: "M120 120h80v80h-80z"
|
|
3131
|
-
}));
|
|
3132
|
-
};
|
|
3133
|
-
|
|
3134
|
-
var _excluded$8 = ["size"];
|
|
3135
4172
|
var Shopify = function Shopify(_ref) {
|
|
3136
4173
|
var _ref$size = _ref.size,
|
|
3137
4174
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3138
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4175
|
+
props = _objectWithoutProperties(_ref, _excluded$a);
|
|
3139
4176
|
|
|
3140
4177
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3141
4178
|
width: size,
|
|
@@ -3161,11 +4198,11 @@ var Shopify = function Shopify(_ref) {
|
|
|
3161
4198
|
}))));
|
|
3162
4199
|
};
|
|
3163
4200
|
|
|
3164
|
-
var _excluded$
|
|
4201
|
+
var _excluded$9 = ["size"];
|
|
3165
4202
|
var Slack = function Slack(_ref) {
|
|
3166
4203
|
var _ref$size = _ref.size,
|
|
3167
4204
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3168
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4205
|
+
props = _objectWithoutProperties(_ref, _excluded$9);
|
|
3169
4206
|
|
|
3170
4207
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3171
4208
|
width: size,
|
|
@@ -3195,11 +4232,11 @@ var Slack = function Slack(_ref) {
|
|
|
3195
4232
|
}));
|
|
3196
4233
|
};
|
|
3197
4234
|
|
|
3198
|
-
var _excluded$
|
|
4235
|
+
var _excluded$8 = ["size"];
|
|
3199
4236
|
var Stripe = function Stripe(_ref) {
|
|
3200
4237
|
var _ref$size = _ref.size,
|
|
3201
4238
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3202
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4239
|
+
props = _objectWithoutProperties(_ref, _excluded$8);
|
|
3203
4240
|
|
|
3204
4241
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3205
4242
|
width: size,
|
|
@@ -3217,11 +4254,11 @@ var Stripe = function Stripe(_ref) {
|
|
|
3217
4254
|
}));
|
|
3218
4255
|
};
|
|
3219
4256
|
|
|
3220
|
-
var _excluded$
|
|
4257
|
+
var _excluded$7 = ["size"];
|
|
3221
4258
|
var Teams = function Teams(_ref) {
|
|
3222
4259
|
var _ref$size = _ref.size,
|
|
3223
4260
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3224
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4261
|
+
props = _objectWithoutProperties(_ref, _excluded$7);
|
|
3225
4262
|
|
|
3226
4263
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3227
4264
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
@@ -3530,11 +4567,11 @@ var Teams = function Teams(_ref) {
|
|
|
3530
4567
|
}));
|
|
3531
4568
|
};
|
|
3532
4569
|
|
|
3533
|
-
var _excluded$
|
|
4570
|
+
var _excluded$6 = ["size"];
|
|
3534
4571
|
var Twilio = function Twilio(_ref) {
|
|
3535
4572
|
var _ref$size = _ref.size,
|
|
3536
4573
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3537
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4574
|
+
props = _objectWithoutProperties(_ref, _excluded$6);
|
|
3538
4575
|
|
|
3539
4576
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3540
4577
|
width: size,
|
|
@@ -3546,11 +4583,31 @@ var Twilio = function Twilio(_ref) {
|
|
|
3546
4583
|
}));
|
|
3547
4584
|
};
|
|
3548
4585
|
|
|
3549
|
-
var _excluded$
|
|
4586
|
+
var _excluded$5 = ["size"];
|
|
4587
|
+
var Ubuntu = function Ubuntu(_ref) {
|
|
4588
|
+
var _ref$size = _ref.size,
|
|
4589
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4590
|
+
props = _objectWithoutProperties(_ref, _excluded$5);
|
|
4591
|
+
|
|
4592
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4593
|
+
width: size,
|
|
4594
|
+
height: size,
|
|
4595
|
+
fill: "none",
|
|
4596
|
+
viewBox: "0 0 100 100"
|
|
4597
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
4598
|
+
fill: "#E95420",
|
|
4599
|
+
d: "M93.75 50c0 24.15-19.578 43.75-43.75 43.75S6.25 74.15 6.25 50C6.25 25.828 25.828 6.25 50 6.25S93.75 25.828 93.75 50Z"
|
|
4600
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4601
|
+
fill: "#fff",
|
|
4602
|
+
d: "M21.317 44.238c-3.155 0-5.692 2.595-5.692 5.773 0 3.178 2.558 5.772 5.692 5.772 3.134 0 5.693-2.594 5.693-5.772 0-3.2-2.559-5.773-5.693-5.773Zm40.657 26.225c-2.73 1.6-3.646 5.124-2.09 7.891 1.578 2.768 5.053 3.72 7.782 2.12s3.646-5.125 2.09-7.892c-1.6-2.746-5.075-3.697-7.782-2.119ZM33.683 50.011a16.876 16.876 0 0 1 7.078-13.794l-4.158-7.07c-4.988 3.373-8.677 8.54-10.233 14.572a8.183 8.183 0 0 1 2.942 6.292 8.18 8.18 0 0 1-2.942 6.291 25.086 25.086 0 0 0 10.233 14.572l4.158-7.07a16.877 16.877 0 0 1-7.078-13.793Zm16.629-16.864c8.698 0 15.819 6.746 16.565 15.372L75 48.39a25.112 25.112 0 0 0-7.355-16.258 7.93 7.93 0 0 1-6.822-.562c-2.175-1.275-3.518-3.394-3.902-5.73a24.773 24.773 0 0 0-6.61-.907c-3.943 0-7.653.93-10.957 2.594l3.965 7.178a16.42 16.42 0 0 1 6.993-1.557Zm0 33.727c-2.494 0-4.882-.562-7.014-1.556l-3.965 7.177A24.306 24.306 0 0 0 50.29 75.09c2.28 0 4.498-.324 6.609-.908a8.08 8.08 0 0 1 3.901-5.73c2.153-1.275 4.669-1.383 6.822-.562a25.217 25.217 0 0 0 7.356-16.258l-8.123-.13c-.725 8.605-7.846 15.372-16.544 15.372Zm11.64-37.337c2.73 1.6 6.205.648 7.782-2.119 1.578-2.767.64-6.291-2.09-7.891-2.728-1.6-6.203-.649-7.78 2.119-1.557 2.767-.62 6.291 2.089 7.89Z"
|
|
4603
|
+
}));
|
|
4604
|
+
};
|
|
4605
|
+
|
|
4606
|
+
var _excluded$4 = ["size"];
|
|
3550
4607
|
var Whatsapp = function Whatsapp(_ref) {
|
|
3551
4608
|
var _ref$size = _ref.size,
|
|
3552
4609
|
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
3553
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4610
|
+
props = _objectWithoutProperties(_ref, _excluded$4);
|
|
3554
4611
|
|
|
3555
4612
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3556
4613
|
width: size,
|
|
@@ -3599,6 +4656,32 @@ var Whatsapp = function Whatsapp(_ref) {
|
|
|
3599
4656
|
}));
|
|
3600
4657
|
};
|
|
3601
4658
|
|
|
4659
|
+
var _excluded$3 = ["size"];
|
|
4660
|
+
var Windows = function Windows(_ref) {
|
|
4661
|
+
var _ref$size = _ref.size,
|
|
4662
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
4663
|
+
props = _objectWithoutProperties(_ref, _excluded$3);
|
|
4664
|
+
|
|
4665
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4666
|
+
width: size,
|
|
4667
|
+
height: size,
|
|
4668
|
+
fill: "none",
|
|
4669
|
+
viewBox: "0 0 80 80"
|
|
4670
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
4671
|
+
fill: "#90C300",
|
|
4672
|
+
d: "M37.895 6.316 80 0v37.474H37.895V6.316Z"
|
|
4673
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4674
|
+
fill: "#F8672C",
|
|
4675
|
+
d: "m0 11.79 32.28-4.773v30.878H0V11.789Z"
|
|
4676
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4677
|
+
fill: "#FFC400",
|
|
4678
|
+
d: "M37.895 73.684 80 80V43.51H37.895v30.175Z"
|
|
4679
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4680
|
+
fill: "#00B4F2",
|
|
4681
|
+
d: "m0 68.21 32.28 4.773V43.509H0v24.702Z"
|
|
4682
|
+
}));
|
|
4683
|
+
};
|
|
4684
|
+
|
|
3602
4685
|
var _excluded$2 = ["size"];
|
|
3603
4686
|
var Wordpress = function Wordpress(_ref) {
|
|
3604
4687
|
var _ref$size = _ref.size,
|
|
@@ -3672,7 +4755,11 @@ var Zoom = function Zoom(_ref) {
|
|
|
3672
4755
|
}));
|
|
3673
4756
|
};
|
|
3674
4757
|
|
|
4758
|
+
exports.Apple = Apple;
|
|
4759
|
+
exports.Chrome = Chrome;
|
|
3675
4760
|
exports.Daily = Daily;
|
|
4761
|
+
exports.Edge = Edge;
|
|
4762
|
+
exports.Firefox = Firefox;
|
|
3676
4763
|
exports.Github = Github;
|
|
3677
4764
|
exports.Google = Google;
|
|
3678
4765
|
exports.GoogleCalendar = GoogleCalendar;
|
|
@@ -3680,12 +4767,15 @@ exports.GoogleMeet = GoogleMeet;
|
|
|
3680
4767
|
exports.Instagram = Instagram;
|
|
3681
4768
|
exports.Linear = Linear;
|
|
3682
4769
|
exports.Microsoft = Microsoft;
|
|
4770
|
+
exports.Safari = Safari;
|
|
3683
4771
|
exports.Shopify = Shopify;
|
|
3684
4772
|
exports.Slack = Slack;
|
|
3685
4773
|
exports.Stripe = Stripe;
|
|
3686
4774
|
exports.Teams = Teams;
|
|
3687
4775
|
exports.Twilio = Twilio;
|
|
4776
|
+
exports.Ubuntu = Ubuntu;
|
|
3688
4777
|
exports.Whatsapp = Whatsapp;
|
|
4778
|
+
exports.Windows = Windows;
|
|
3689
4779
|
exports.Wordpress = Wordpress;
|
|
3690
4780
|
exports.Zapier = Zapier;
|
|
3691
4781
|
exports.Zoom = Zoom;
|