@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/dist/misc.js CHANGED
@@ -2832,11 +2832,80 @@ if (process.env.NODE_ENV === 'production') {
2832
2832
 
2833
2833
  var React = react.exports;
2834
2834
 
2835
- var _excluded$g = ["size"];
2835
+ var _excluded$n = ["size"];
2836
+ var Apple = function Apple(_ref) {
2837
+ var _ref$size = _ref.size,
2838
+ size = _ref$size === void 0 ? 24 : _ref$size,
2839
+ props = _objectWithoutProperties(_ref, _excluded$n);
2840
+
2841
+ return /*#__PURE__*/React.createElement("svg", _extends({
2842
+ width: size,
2843
+ height: size,
2844
+ fill: "none",
2845
+ viewBox: "0 0 81 96"
2846
+ }, props), /*#__PURE__*/React.createElement("path", {
2847
+ fill: "#000",
2848
+ fillRule: "evenodd",
2849
+ 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",
2850
+ clipRule: "evenodd"
2851
+ }));
2852
+ };
2853
+
2854
+ var _excluded$m = ["size"];
2855
+ var Chrome = function Chrome(_ref) {
2856
+ var _ref$size = _ref.size,
2857
+ size = _ref$size === void 0 ? 24 : _ref$size,
2858
+ props = _objectWithoutProperties(_ref, _excluded$m);
2859
+
2860
+ return /*#__PURE__*/React.createElement("svg", _extends({
2861
+ width: size,
2862
+ height: size,
2863
+ fill: "none",
2864
+ viewBox: "0 0 100 100"
2865
+ }, props), /*#__PURE__*/React.createElement("path", {
2866
+ fill: "#EF3F36",
2867
+ 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"
2868
+ }), /*#__PURE__*/React.createElement("path", {
2869
+ fill: "#FCD900",
2870
+ 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"
2871
+ }), /*#__PURE__*/React.createElement("path", {
2872
+ fill: "#61BC5B",
2873
+ 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"
2874
+ }), /*#__PURE__*/React.createElement("path", {
2875
+ fill: "#5AB055",
2876
+ 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"
2877
+ }), /*#__PURE__*/React.createElement("path", {
2878
+ fill: "#fff",
2879
+ 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"
2880
+ }), /*#__PURE__*/React.createElement("path", {
2881
+ fill: "url(#Chrome_js__a)",
2882
+ 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"
2883
+ }), /*#__PURE__*/React.createElement("path", {
2884
+ fill: "#EACA05",
2885
+ 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"
2886
+ }), /*#__PURE__*/React.createElement("path", {
2887
+ fill: "#DF3A32",
2888
+ 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"
2889
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
2890
+ id: "Chrome_js__a",
2891
+ x1: 49.894,
2892
+ x2: 49.894,
2893
+ y1: 34.314,
2894
+ y2: 65.498,
2895
+ gradientUnits: "userSpaceOnUse"
2896
+ }, /*#__PURE__*/React.createElement("stop", {
2897
+ stopColor: "#86BBE5"
2898
+ }), /*#__PURE__*/React.createElement("stop", {
2899
+ offset: 1,
2900
+ stopColor: "#1072BA"
2901
+ }))));
2902
+ };
2903
+
2904
+ var _excluded$l = ["size"];
2836
2905
  var Daily = function Daily(_ref) {
2837
2906
  var _ref$size = _ref.size,
2838
2907
  size = _ref$size === void 0 ? 24 : _ref$size,
2839
- props = _objectWithoutProperties(_ref, _excluded$g);
2908
+ props = _objectWithoutProperties(_ref, _excluded$l);
2840
2909
 
2841
2910
  return /*#__PURE__*/React.createElement("svg", _extends({
2842
2911
  width: size,
@@ -2866,11 +2935,516 @@ var Daily = function Daily(_ref) {
2866
2935
  }));
2867
2936
  };
2868
2937
 
2869
- var _excluded$f = ["size"];
2938
+ var _excluded$k = ["size"];
2939
+ var Edge = function Edge(_ref) {
2940
+ var _ref$size = _ref.size,
2941
+ size = _ref$size === void 0 ? 24 : _ref$size,
2942
+ props = _objectWithoutProperties(_ref, _excluded$k);
2943
+
2944
+ return /*#__PURE__*/React.createElement("svg", _extends({
2945
+ width: size,
2946
+ height: size,
2947
+ fill: "none",
2948
+ viewBox: "0 0 100 100"
2949
+ }, props), /*#__PURE__*/React.createElement("path", {
2950
+ fill: "url(#Edge_js__a)",
2951
+ 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"
2952
+ }), /*#__PURE__*/React.createElement("path", {
2953
+ fill: "url(#Edge_js__b)",
2954
+ 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"
2955
+ }), /*#__PURE__*/React.createElement("path", {
2956
+ fill: "url(#Edge_js__c)",
2957
+ 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"
2958
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
2959
+ id: "Edge_js__a",
2960
+ cx: 0,
2961
+ cy: 0,
2962
+ r: 1,
2963
+ gradientTransform: "matrix(29.6422 0 0 25.5011 62.456 66.32)",
2964
+ gradientUnits: "userSpaceOnUse"
2965
+ }, /*#__PURE__*/React.createElement("stop", {
2966
+ offset: 0.8,
2967
+ stopColor: "#148"
2968
+ }), /*#__PURE__*/React.createElement("stop", {
2969
+ offset: 1,
2970
+ stopColor: "#137"
2971
+ })), /*#__PURE__*/React.createElement("radialGradient", {
2972
+ id: "Edge_js__b",
2973
+ cx: 0,
2974
+ cy: 0,
2975
+ r: 1,
2976
+ gradientTransform: "matrix(36.5234 0 0 36.5273 43.945 63.169)",
2977
+ gradientUnits: "userSpaceOnUse"
2978
+ }, /*#__PURE__*/React.createElement("stop", {
2979
+ offset: 0.8,
2980
+ stopColor: "#38C"
2981
+ }), /*#__PURE__*/React.createElement("stop", {
2982
+ offset: 1,
2983
+ stopColor: "#269"
2984
+ })), /*#__PURE__*/React.createElement("linearGradient", {
2985
+ id: "Edge_js__c",
2986
+ x1: 7.617,
2987
+ x2: 75.447,
2988
+ y1: 35.91,
2989
+ y2: 86.817,
2990
+ gradientUnits: "userSpaceOnUse"
2991
+ }, /*#__PURE__*/React.createElement("stop", {
2992
+ offset: 0.1,
2993
+ stopColor: "#5AD"
2994
+ }), /*#__PURE__*/React.createElement("stop", {
2995
+ offset: 0.6,
2996
+ stopColor: "#5C8"
2997
+ }), /*#__PURE__*/React.createElement("stop", {
2998
+ offset: 0.8,
2999
+ stopColor: "#7D5"
3000
+ }))));
3001
+ };
3002
+
3003
+ var _excluded$j = ["size"];
3004
+ var Firefox = function Firefox(_ref) {
3005
+ var _ref$size = _ref.size,
3006
+ size = _ref$size === void 0 ? 24 : _ref$size,
3007
+ props = _objectWithoutProperties(_ref, _excluded$j);
3008
+
3009
+ return /*#__PURE__*/React.createElement("svg", _extends({
3010
+ width: size,
3011
+ height: size,
3012
+ fill: "none",
3013
+ viewBox: "0 0 100 100"
3014
+ }, props), /*#__PURE__*/React.createElement("path", {
3015
+ fill: "url(#Firefox_js__a)",
3016
+ 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"
3017
+ }), /*#__PURE__*/React.createElement("path", {
3018
+ fill: "url(#Firefox_js__b)",
3019
+ 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"
3020
+ }), /*#__PURE__*/React.createElement("path", {
3021
+ fill: "url(#Firefox_js__c)",
3022
+ 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"
3023
+ }), /*#__PURE__*/React.createElement("path", {
3024
+ fill: "url(#Firefox_js__d)",
3025
+ 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"
3026
+ }), /*#__PURE__*/React.createElement("path", {
3027
+ fill: "url(#Firefox_js__e)",
3028
+ 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"
3029
+ }), /*#__PURE__*/React.createElement("path", {
3030
+ fill: "url(#Firefox_js__f)",
3031
+ 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"
3032
+ }), /*#__PURE__*/React.createElement("path", {
3033
+ fill: "url(#Firefox_js__g)",
3034
+ 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"
3035
+ }), /*#__PURE__*/React.createElement("path", {
3036
+ fill: "url(#Firefox_js__h)",
3037
+ 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"
3038
+ }), /*#__PURE__*/React.createElement("path", {
3039
+ fill: "url(#Firefox_js__i)",
3040
+ 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"
3041
+ }), /*#__PURE__*/React.createElement("path", {
3042
+ fill: "url(#Firefox_js__j)",
3043
+ 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"
3044
+ }), /*#__PURE__*/React.createElement("path", {
3045
+ fill: "url(#Firefox_js__k)",
3046
+ 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"
3047
+ }), /*#__PURE__*/React.createElement("path", {
3048
+ fill: "url(#Firefox_js__l)",
3049
+ 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"
3050
+ }), /*#__PURE__*/React.createElement("path", {
3051
+ fill: "url(#Firefox_js__m)",
3052
+ 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"
3053
+ }), /*#__PURE__*/React.createElement("path", {
3054
+ fill: "url(#Firefox_js__n)",
3055
+ 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"
3056
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
3057
+ id: "Firefox_js__a",
3058
+ cx: 0,
3059
+ cy: 0,
3060
+ r: 1,
3061
+ gradientTransform: "matrix(33.5292 1.32323 -1.95042 49.42163 94.979 29.806)",
3062
+ gradientUnits: "userSpaceOnUse"
3063
+ }, /*#__PURE__*/React.createElement("stop", {
3064
+ offset: 0.1,
3065
+ stopColor: "#FFEA00"
3066
+ }), /*#__PURE__*/React.createElement("stop", {
3067
+ offset: 0.17,
3068
+ stopColor: "#FFDE00"
3069
+ }), /*#__PURE__*/React.createElement("stop", {
3070
+ offset: 0.28,
3071
+ stopColor: "#FFBF00"
3072
+ }), /*#__PURE__*/React.createElement("stop", {
3073
+ offset: 0.43,
3074
+ stopColor: "#FF8E00"
3075
+ }), /*#__PURE__*/React.createElement("stop", {
3076
+ offset: 0.77,
3077
+ stopColor: "#FF272D"
3078
+ }), /*#__PURE__*/React.createElement("stop", {
3079
+ offset: 0.87,
3080
+ stopColor: "#E0255A"
3081
+ }), /*#__PURE__*/React.createElement("stop", {
3082
+ offset: 0.95,
3083
+ stopColor: "#CC2477"
3084
+ }), /*#__PURE__*/React.createElement("stop", {
3085
+ offset: 1,
3086
+ stopColor: "#C42482"
3087
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3088
+ id: "Firefox_js__b",
3089
+ cx: 0,
3090
+ cy: 0,
3091
+ r: 1,
3092
+ gradientTransform: "translate(64.552 15.007) scale(95.2263)",
3093
+ gradientUnits: "userSpaceOnUse"
3094
+ }, /*#__PURE__*/React.createElement("stop", {
3095
+ stopColor: "#00CCDA"
3096
+ }), /*#__PURE__*/React.createElement("stop", {
3097
+ offset: 0.22,
3098
+ stopColor: "#0083FF"
3099
+ }), /*#__PURE__*/React.createElement("stop", {
3100
+ offset: 0.26,
3101
+ stopColor: "#007AF9"
3102
+ }), /*#__PURE__*/React.createElement("stop", {
3103
+ offset: 0.33,
3104
+ stopColor: "#005FE7"
3105
+ }), /*#__PURE__*/React.createElement("stop", {
3106
+ offset: 0.44,
3107
+ stopColor: "#2639AD"
3108
+ }), /*#__PURE__*/React.createElement("stop", {
3109
+ offset: 0.52,
3110
+ stopColor: "#401E84"
3111
+ }), /*#__PURE__*/React.createElement("stop", {
3112
+ offset: 0.57,
3113
+ stopColor: "#4A1475"
3114
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3115
+ id: "Firefox_js__d",
3116
+ cx: 0,
3117
+ cy: 0,
3118
+ r: 1,
3119
+ gradientTransform: "rotate(5.618 -603.047 1028.903) scale(32.0134)",
3120
+ gradientUnits: "userSpaceOnUse"
3121
+ }, /*#__PURE__*/React.createElement("stop", {
3122
+ stopColor: "#FFEA00"
3123
+ }), /*#__PURE__*/React.createElement("stop", {
3124
+ offset: 0.5,
3125
+ stopColor: "#FF272D"
3126
+ }), /*#__PURE__*/React.createElement("stop", {
3127
+ offset: 1,
3128
+ stopColor: "#C42482"
3129
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3130
+ id: "Firefox_js__e",
3131
+ cx: 0,
3132
+ cy: 0,
3133
+ r: 1,
3134
+ gradientTransform: "rotate(5.618 -288.776 1014.668) scale(53.4592)",
3135
+ gradientUnits: "userSpaceOnUse"
3136
+ }, /*#__PURE__*/React.createElement("stop", {
3137
+ stopColor: "#FFE900"
3138
+ }), /*#__PURE__*/React.createElement("stop", {
3139
+ offset: 0.16,
3140
+ stopColor: "#FFAF0E"
3141
+ }), /*#__PURE__*/React.createElement("stop", {
3142
+ offset: 0.32,
3143
+ stopColor: "#FF7A1B"
3144
+ }), /*#__PURE__*/React.createElement("stop", {
3145
+ offset: 0.47,
3146
+ stopColor: "#FF4E26"
3147
+ }), /*#__PURE__*/React.createElement("stop", {
3148
+ offset: 0.62,
3149
+ stopColor: "#FF2C2E"
3150
+ }), /*#__PURE__*/React.createElement("stop", {
3151
+ offset: 0.76,
3152
+ stopColor: "#FF1434"
3153
+ }), /*#__PURE__*/React.createElement("stop", {
3154
+ offset: 0.89,
3155
+ stopColor: "#FF0538"
3156
+ }), /*#__PURE__*/React.createElement("stop", {
3157
+ offset: 1,
3158
+ stopColor: "#FF0039"
3159
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3160
+ id: "Firefox_js__f",
3161
+ cx: 0,
3162
+ cy: 0,
3163
+ r: 1,
3164
+ gradientTransform: "rotate(5.618 -797.668 1067.021) scale(49.0547)",
3165
+ gradientUnits: "userSpaceOnUse"
3166
+ }, /*#__PURE__*/React.createElement("stop", {
3167
+ stopColor: "#FF272D"
3168
+ }), /*#__PURE__*/React.createElement("stop", {
3169
+ offset: 0.5,
3170
+ stopColor: "#C42482"
3171
+ }), /*#__PURE__*/React.createElement("stop", {
3172
+ offset: 0.99,
3173
+ stopColor: "#620700"
3174
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3175
+ id: "Firefox_js__g",
3176
+ cx: 0,
3177
+ cy: 0,
3178
+ r: 1,
3179
+ gradientTransform: "translate(73.355 38.556) scale(76.5342)",
3180
+ gradientUnits: "userSpaceOnUse"
3181
+ }, /*#__PURE__*/React.createElement("stop", {
3182
+ offset: 0.16,
3183
+ stopColor: "#FFEA00"
3184
+ }), /*#__PURE__*/React.createElement("stop", {
3185
+ offset: 0.23,
3186
+ stopColor: "#FFDE00"
3187
+ }), /*#__PURE__*/React.createElement("stop", {
3188
+ offset: 0.37,
3189
+ stopColor: "#FFBF00"
3190
+ }), /*#__PURE__*/React.createElement("stop", {
3191
+ offset: 0.54,
3192
+ stopColor: "#FF8E00"
3193
+ }), /*#__PURE__*/React.createElement("stop", {
3194
+ offset: 0.76,
3195
+ stopColor: "#FF272D"
3196
+ }), /*#__PURE__*/React.createElement("stop", {
3197
+ offset: 0.8,
3198
+ stopColor: "#F92433"
3199
+ }), /*#__PURE__*/React.createElement("stop", {
3200
+ offset: 0.84,
3201
+ stopColor: "#E91C45"
3202
+ }), /*#__PURE__*/React.createElement("stop", {
3203
+ offset: 0.89,
3204
+ stopColor: "#CF0E62"
3205
+ }), /*#__PURE__*/React.createElement("stop", {
3206
+ offset: 0.94,
3207
+ stopColor: "#B5007F"
3208
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3209
+ id: "Firefox_js__h",
3210
+ cx: 0,
3211
+ cy: 0,
3212
+ r: 1,
3213
+ gradientTransform: "translate(68.967 3.062) scale(87.226)",
3214
+ gradientUnits: "userSpaceOnUse"
3215
+ }, /*#__PURE__*/React.createElement("stop", {
3216
+ offset: 0.28,
3217
+ stopColor: "#FFEA00"
3218
+ }), /*#__PURE__*/React.createElement("stop", {
3219
+ offset: 0.4,
3220
+ stopColor: "#FD0"
3221
+ }), /*#__PURE__*/React.createElement("stop", {
3222
+ offset: 0.63,
3223
+ stopColor: "#FFBA00"
3224
+ }), /*#__PURE__*/React.createElement("stop", {
3225
+ offset: 0.86,
3226
+ stopColor: "#FF9100"
3227
+ }), /*#__PURE__*/React.createElement("stop", {
3228
+ offset: 0.93,
3229
+ stopColor: "#FF6711"
3230
+ }), /*#__PURE__*/React.createElement("stop", {
3231
+ offset: 0.99,
3232
+ stopColor: "#FF4A1D"
3233
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3234
+ id: "Firefox_js__c",
3235
+ x1: 56.279,
3236
+ x2: 37.547,
3237
+ y1: 71.349,
3238
+ y2: 10.074,
3239
+ gradientUnits: "userSpaceOnUse"
3240
+ }, /*#__PURE__*/React.createElement("stop", {
3241
+ stopColor: "#000F43",
3242
+ stopOpacity: 0.4
3243
+ }), /*#__PURE__*/React.createElement("stop", {
3244
+ offset: 0.48,
3245
+ stopColor: "#001962",
3246
+ stopOpacity: 0.17
3247
+ }), /*#__PURE__*/React.createElement("stop", {
3248
+ offset: 1,
3249
+ stopColor: "#002079",
3250
+ stopOpacity: 0
3251
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3252
+ id: "Firefox_js__i",
3253
+ x1: 18.097,
3254
+ x2: 55.664,
3255
+ y1: 36.713,
3256
+ y2: 30.971,
3257
+ gradientUnits: "userSpaceOnUse"
3258
+ }, /*#__PURE__*/React.createElement("stop", {
3259
+ stopColor: "#C42482",
3260
+ stopOpacity: 0.5
3261
+ }), /*#__PURE__*/React.createElement("stop", {
3262
+ offset: 0.47,
3263
+ stopColor: "#FF272D",
3264
+ stopOpacity: 0.5
3265
+ }), /*#__PURE__*/React.createElement("stop", {
3266
+ offset: 0.49,
3267
+ stopColor: "#FF2C2C",
3268
+ stopOpacity: 0.5
3269
+ }), /*#__PURE__*/React.createElement("stop", {
3270
+ offset: 0.68,
3271
+ stopColor: "#FF7A1A",
3272
+ stopOpacity: 0.72
3273
+ }), /*#__PURE__*/React.createElement("stop", {
3274
+ offset: 0.83,
3275
+ stopColor: "#FFB20D",
3276
+ stopOpacity: 0.87
3277
+ }), /*#__PURE__*/React.createElement("stop", {
3278
+ offset: 0.94,
3279
+ stopColor: "#FFD605",
3280
+ stopOpacity: 0.96
3281
+ }), /*#__PURE__*/React.createElement("stop", {
3282
+ offset: 1,
3283
+ stopColor: "#FFE302"
3284
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3285
+ id: "Firefox_js__j",
3286
+ x1: 17.327,
3287
+ x2: 13.409,
3288
+ y1: 25.956,
3289
+ y2: 11.871,
3290
+ gradientUnits: "userSpaceOnUse"
3291
+ }, /*#__PURE__*/React.createElement("stop", {
3292
+ stopColor: "#891551",
3293
+ stopOpacity: 0.6
3294
+ }), /*#__PURE__*/React.createElement("stop", {
3295
+ offset: 1,
3296
+ stopColor: "#C42482",
3297
+ stopOpacity: 0
3298
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3299
+ id: "Firefox_js__k",
3300
+ x1: 24.956,
3301
+ x2: 33.026,
3302
+ y1: 45.537,
3303
+ y2: 56.811,
3304
+ gradientUnits: "userSpaceOnUse"
3305
+ }, /*#__PURE__*/React.createElement("stop", {
3306
+ offset: 0.01,
3307
+ stopColor: "#891551",
3308
+ stopOpacity: 0.5
3309
+ }), /*#__PURE__*/React.createElement("stop", {
3310
+ offset: 0.48,
3311
+ stopColor: "#FF272D",
3312
+ stopOpacity: 0.5
3313
+ }), /*#__PURE__*/React.createElement("stop", {
3314
+ offset: 1,
3315
+ stopColor: "#FF272D",
3316
+ stopOpacity: 0
3317
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3318
+ id: "Firefox_js__l",
3319
+ x1: 40.386,
3320
+ x2: 41.124,
3321
+ y1: 65.276,
3322
+ y2: 58.033,
3323
+ gradientUnits: "userSpaceOnUse"
3324
+ }, /*#__PURE__*/React.createElement("stop", {
3325
+ stopColor: "#C42482"
3326
+ }), /*#__PURE__*/React.createElement("stop", {
3327
+ offset: 0.08,
3328
+ stopColor: "#C42482",
3329
+ stopOpacity: 0.8
3330
+ }), /*#__PURE__*/React.createElement("stop", {
3331
+ offset: 0.21,
3332
+ stopColor: "#C42482",
3333
+ stopOpacity: 0.57
3334
+ }), /*#__PURE__*/React.createElement("stop", {
3335
+ offset: 0.33,
3336
+ stopColor: "#C42482",
3337
+ stopOpacity: 0.36
3338
+ }), /*#__PURE__*/React.createElement("stop", {
3339
+ offset: 0.45,
3340
+ stopColor: "#C42482",
3341
+ stopOpacity: 0.2
3342
+ }), /*#__PURE__*/React.createElement("stop", {
3343
+ offset: 0.56,
3344
+ stopColor: "#C42482",
3345
+ stopOpacity: 0.1
3346
+ }), /*#__PURE__*/React.createElement("stop", {
3347
+ offset: 0.67,
3348
+ stopColor: "#C42482",
3349
+ stopOpacity: 0.02
3350
+ }), /*#__PURE__*/React.createElement("stop", {
3351
+ offset: 0.77,
3352
+ stopColor: "#C42482",
3353
+ stopOpacity: 0
3354
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3355
+ id: "Firefox_js__m",
3356
+ x1: 64.093,
3357
+ x2: 94.001,
3358
+ y1: 3.534,
3359
+ y2: 70.412,
3360
+ gradientUnits: "userSpaceOnUse"
3361
+ }, /*#__PURE__*/React.createElement("stop", {
3362
+ stopColor: "#FFF14F"
3363
+ }), /*#__PURE__*/React.createElement("stop", {
3364
+ offset: 0.27,
3365
+ stopColor: "#FFEE4C"
3366
+ }), /*#__PURE__*/React.createElement("stop", {
3367
+ offset: 0.45,
3368
+ stopColor: "#FFE643"
3369
+ }), /*#__PURE__*/React.createElement("stop", {
3370
+ offset: 0.61,
3371
+ stopColor: "#FFD834"
3372
+ }), /*#__PURE__*/React.createElement("stop", {
3373
+ offset: 0.76,
3374
+ stopColor: "#FFC41E"
3375
+ }), /*#__PURE__*/React.createElement("stop", {
3376
+ offset: 0.89,
3377
+ stopColor: "#FFAB02"
3378
+ }), /*#__PURE__*/React.createElement("stop", {
3379
+ offset: 0.9,
3380
+ stopColor: "#FFA900"
3381
+ }), /*#__PURE__*/React.createElement("stop", {
3382
+ offset: 0.95,
3383
+ stopColor: "#FFA000"
3384
+ }), /*#__PURE__*/React.createElement("stop", {
3385
+ offset: 1,
3386
+ stopColor: "#FF9100"
3387
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3388
+ id: "Firefox_js__n",
3389
+ x1: 69.998,
3390
+ x2: 55.832,
3391
+ y1: 41.997,
3392
+ y2: 80.035,
3393
+ gradientUnits: "userSpaceOnUse"
3394
+ }, /*#__PURE__*/React.createElement("stop", {
3395
+ stopColor: "#FF8E00"
3396
+ }), /*#__PURE__*/React.createElement("stop", {
3397
+ offset: 0.04,
3398
+ stopColor: "#FF8E00",
3399
+ stopOpacity: 0.86
3400
+ }), /*#__PURE__*/React.createElement("stop", {
3401
+ offset: 0.08,
3402
+ stopColor: "#FF8E00",
3403
+ stopOpacity: 0.73
3404
+ }), /*#__PURE__*/React.createElement("stop", {
3405
+ offset: 0.13,
3406
+ stopColor: "#FF8E00",
3407
+ stopOpacity: 0.63
3408
+ }), /*#__PURE__*/React.createElement("stop", {
3409
+ offset: 0.18,
3410
+ stopColor: "#FF8E00",
3411
+ stopOpacity: 0.56
3412
+ }), /*#__PURE__*/React.createElement("stop", {
3413
+ offset: 0.23,
3414
+ stopColor: "#FF8E00",
3415
+ stopOpacity: 0.5
3416
+ }), /*#__PURE__*/React.createElement("stop", {
3417
+ offset: 0.28,
3418
+ stopColor: "#FF8E00",
3419
+ stopOpacity: 0.5
3420
+ }), /*#__PURE__*/React.createElement("stop", {
3421
+ offset: 0.39,
3422
+ stopColor: "#FF8E00",
3423
+ stopOpacity: 0.48
3424
+ }), /*#__PURE__*/React.createElement("stop", {
3425
+ offset: 0.52,
3426
+ stopColor: "#FF8E00",
3427
+ stopOpacity: 0.42
3428
+ }), /*#__PURE__*/React.createElement("stop", {
3429
+ offset: 0.68,
3430
+ stopColor: "#FF8E00",
3431
+ stopOpacity: 0.3
3432
+ }), /*#__PURE__*/React.createElement("stop", {
3433
+ offset: 0.84,
3434
+ stopColor: "#FF8E00",
3435
+ stopOpacity: 0.17
3436
+ }), /*#__PURE__*/React.createElement("stop", {
3437
+ offset: 1,
3438
+ stopColor: "#FF8E00",
3439
+ stopOpacity: 0
3440
+ }))));
3441
+ };
3442
+
3443
+ var _excluded$i = ["size"];
2870
3444
  var Github = function Github(_ref) {
2871
3445
  var _ref$size = _ref.size,
2872
3446
  size = _ref$size === void 0 ? 24 : _ref$size,
2873
- props = _objectWithoutProperties(_ref, _excluded$f);
3447
+ props = _objectWithoutProperties(_ref, _excluded$i);
2874
3448
 
2875
3449
  return /*#__PURE__*/React.createElement("svg", _extends({
2876
3450
  width: size,
@@ -2887,11 +3461,11 @@ var Github = function Github(_ref) {
2887
3461
  }));
2888
3462
  };
2889
3463
 
2890
- var _excluded$e = ["size"];
3464
+ var _excluded$h = ["size"];
2891
3465
  var Google = function Google(_ref) {
2892
3466
  var _ref$size = _ref.size,
2893
3467
  size = _ref$size === void 0 ? 24 : _ref$size,
2894
- props = _objectWithoutProperties(_ref, _excluded$e);
3468
+ props = _objectWithoutProperties(_ref, _excluded$h);
2895
3469
 
2896
3470
  return /*#__PURE__*/React.createElement("svg", _extends({
2897
3471
  width: size,
@@ -2907,231 +3481,694 @@ var Google = function Google(_ref) {
2907
3481
  fill: "#FBBC05",
2908
3482
  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"
2909
3483
  }), /*#__PURE__*/React.createElement("path", {
2910
- fill: "#EA4335",
2911
- 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"
2912
- }));
2913
- };
2914
-
2915
- var _excluded$d = ["size"];
2916
- var GoogleCalendar = function GoogleCalendar(_ref) {
2917
- var _ref$size = _ref.size,
2918
- size = _ref$size === void 0 ? 24 : _ref$size,
2919
- props = _objectWithoutProperties(_ref, _excluded$d);
2920
-
2921
- return /*#__PURE__*/React.createElement("svg", _extends({
2922
- width: size,
2923
- height: size,
2924
- viewBox: "186 38 76 76"
2925
- }, props), /*#__PURE__*/React.createElement("path", {
3484
+ fill: "#EA4335",
3485
+ 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"
3486
+ }));
3487
+ };
3488
+
3489
+ var _excluded$g = ["size"];
3490
+ var GoogleCalendar = function GoogleCalendar(_ref) {
3491
+ var _ref$size = _ref.size,
3492
+ size = _ref$size === void 0 ? 24 : _ref$size,
3493
+ props = _objectWithoutProperties(_ref, _excluded$g);
3494
+
3495
+ return /*#__PURE__*/React.createElement("svg", _extends({
3496
+ width: size,
3497
+ height: size,
3498
+ viewBox: "186 38 76 76"
3499
+ }, props), /*#__PURE__*/React.createElement("path", {
3500
+ fill: "#fff",
3501
+ d: "M244 56h-40v40h40V56z"
3502
+ }), /*#__PURE__*/React.createElement("path", {
3503
+ fill: "#EA4335",
3504
+ d: "m244 114 18-18h-18v18z"
3505
+ }), /*#__PURE__*/React.createElement("path", {
3506
+ fill: "#FBBC04",
3507
+ d: "M262 56h-18v40h18V56z"
3508
+ }), /*#__PURE__*/React.createElement("path", {
3509
+ fill: "#34A853",
3510
+ d: "M244 96h-40v18h40V96z"
3511
+ }), /*#__PURE__*/React.createElement("path", {
3512
+ fill: "#188038",
3513
+ d: "M186 96v12c0 3.315 2.685 6 6 6h12V96h-18z"
3514
+ }), /*#__PURE__*/React.createElement("path", {
3515
+ fill: "#1967D2",
3516
+ d: "M262 56V44c0-3.315-2.685-6-6-6h-12v18h18z"
3517
+ }), /*#__PURE__*/React.createElement("path", {
3518
+ fill: "#4285F4",
3519
+ d: "M244 38h-52c-3.315 0-6 2.685-6 6v52h18V56h40V38z"
3520
+ }), /*#__PURE__*/React.createElement("path", {
3521
+ fill: "#4285F4",
3522
+ 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"
3523
+ }));
3524
+ };
3525
+
3526
+ var _excluded$f = ["size"];
3527
+ var GoogleMeet = function GoogleMeet(_ref) {
3528
+ var _ref$size = _ref.size,
3529
+ size = _ref$size === void 0 ? 24 : _ref$size,
3530
+ props = _objectWithoutProperties(_ref, _excluded$f);
3531
+
3532
+ return /*#__PURE__*/React.createElement("svg", _extends({
3533
+ width: size,
3534
+ height: size,
3535
+ viewBox: "0 0 48 48"
3536
+ }, props), /*#__PURE__*/React.createElement("path", {
3537
+ fill: "#fff",
3538
+ d: "M12 32V16h16v16z"
3539
+ }), /*#__PURE__*/React.createElement("path", {
3540
+ fill: "#1e88e5",
3541
+ d: "M3 17v14l5 1 5-1V17l-5-1z"
3542
+ }), /*#__PURE__*/React.createElement("path", {
3543
+ fill: "#4caf50",
3544
+ d: "M37 24v14a3 3 0 0 1-3 3H13l-1-5 1-5h14v-7l5-1 5 1z"
3545
+ }), /*#__PURE__*/React.createElement("path", {
3546
+ fill: "#fbc02d",
3547
+ d: "M37 10v14H27v-7H13l-1-5 1-5h21a3 3 0 0 1 3 3z"
3548
+ }), /*#__PURE__*/React.createElement("path", {
3549
+ fill: "#1565c0",
3550
+ d: "M13 31v10H6a3 3 0 0 1-3-3v-7h10z"
3551
+ }), /*#__PURE__*/React.createElement("path", {
3552
+ fill: "#e53935",
3553
+ d: "M13 7v10H3z"
3554
+ }), /*#__PURE__*/React.createElement("path", {
3555
+ fill: "#2e7d32",
3556
+ d: "m38 24-1 8.45L27 24l10-8.45z"
3557
+ }), /*#__PURE__*/React.createElement("path", {
3558
+ fill: "#4caf50",
3559
+ 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"
3560
+ }));
3561
+ };
3562
+
3563
+ var _excluded$e = ["size"];
3564
+ var Instagram = function Instagram(_ref) {
3565
+ var _ref$size = _ref.size,
3566
+ size = _ref$size === void 0 ? 24 : _ref$size,
3567
+ props = _objectWithoutProperties(_ref, _excluded$e);
3568
+
3569
+ return /*#__PURE__*/React.createElement("svg", _extends({
3570
+ width: size,
3571
+ height: size,
3572
+ viewBox: "0 0 32 32"
3573
+ }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
3574
+ id: "Instagram_js__a",
3575
+ cx: 158.429,
3576
+ cy: 578.088,
3577
+ r: 65,
3578
+ fx: 158.429,
3579
+ fy: 578.088,
3580
+ gradientTransform: "matrix(0 -.48048 .447 0 -249.793 110.304)",
3581
+ gradientUnits: "userSpaceOnUse"
3582
+ }, /*#__PURE__*/React.createElement("stop", {
3583
+ offset: 0,
3584
+ style: {
3585
+ stopColor: "#fd5",
3586
+ stopOpacity: 1
3587
+ }
3588
+ }), /*#__PURE__*/React.createElement("stop", {
3589
+ offset: 0.1,
3590
+ style: {
3591
+ stopColor: "#fd5",
3592
+ stopOpacity: 1
3593
+ }
3594
+ }), /*#__PURE__*/React.createElement("stop", {
3595
+ offset: 0.5,
3596
+ style: {
3597
+ stopColor: "#ff543e",
3598
+ stopOpacity: 1
3599
+ }
3600
+ }), /*#__PURE__*/React.createElement("stop", {
3601
+ offset: 1,
3602
+ style: {
3603
+ stopColor: "#c837ab",
3604
+ stopOpacity: 1
3605
+ }
3606
+ })), /*#__PURE__*/React.createElement("radialGradient", {
3607
+ id: "Instagram_js__b",
3608
+ cx: 147.694,
3609
+ cy: 473.455,
3610
+ r: 65,
3611
+ fx: 147.694,
3612
+ fy: 473.455,
3613
+ gradientTransform: "matrix(.04217 .2106 -.86831 .17386 399.843 -110.907)",
3614
+ gradientUnits: "userSpaceOnUse"
3615
+ }, /*#__PURE__*/React.createElement("stop", {
3616
+ offset: 0,
3617
+ style: {
3618
+ stopColor: "#3771c8",
3619
+ stopOpacity: 1
3620
+ }
3621
+ }), /*#__PURE__*/React.createElement("stop", {
3622
+ offset: 0.128,
3623
+ style: {
3624
+ stopColor: "#3771c8",
3625
+ stopOpacity: 1
3626
+ }
3627
+ }), /*#__PURE__*/React.createElement("stop", {
3628
+ offset: 1,
3629
+ style: {
3630
+ stopColor: "#60f",
3631
+ stopOpacity: 0
3632
+ }
3633
+ }))), /*#__PURE__*/React.createElement("path", {
3634
+ 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",
3635
+ style: {
3636
+ stroke: "none",
3637
+ fillRule: "nonzero",
3638
+ fill: "url(#Instagram_js__a)"
3639
+ }
3640
+ }), /*#__PURE__*/React.createElement("path", {
3641
+ 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",
3642
+ style: {
3643
+ stroke: "none",
3644
+ fillRule: "nonzero",
3645
+ fill: "url(#Instagram_js__b)"
3646
+ }
3647
+ }), /*#__PURE__*/React.createElement("path", {
3648
+ 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",
3649
+ style: {
3650
+ stroke: "none",
3651
+ fillRule: "nonzero",
3652
+ fill: "#fff",
3653
+ fillOpacity: 1
3654
+ }
3655
+ }));
3656
+ };
3657
+
3658
+ var _excluded$d = ["size"];
3659
+ var Linear = function Linear(_ref) {
3660
+ var _ref$size = _ref.size,
3661
+ size = _ref$size === void 0 ? 24 : _ref$size,
3662
+ props = _objectWithoutProperties(_ref, _excluded$d);
3663
+
3664
+ return /*#__PURE__*/React.createElement("svg", _extends({
3665
+ xmlSpace: "preserve",
3666
+ width: size,
3667
+ height: size,
3668
+ style: {
3669
+ enableBackground: "new 0 0 50 50"
3670
+ },
3671
+ viewBox: "0 0 50 50"
3672
+ }, props), /*#__PURE__*/React.createElement("g", {
3673
+ fill: "#5E6AD2"
3674
+ }, /*#__PURE__*/React.createElement("path", {
3675
+ 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"
3676
+ })));
3677
+ };
3678
+
3679
+ var _excluded$c = ["size"];
3680
+ var Microsoft = function Microsoft(_ref) {
3681
+ var _ref$size = _ref.size,
3682
+ size = _ref$size === void 0 ? 24 : _ref$size,
3683
+ props = _objectWithoutProperties(_ref, _excluded$c);
3684
+
3685
+ return /*#__PURE__*/React.createElement("svg", _extends({
3686
+ viewBox: "0 0 200 200",
3687
+ width: size,
3688
+ height: size
3689
+ }, props), /*#__PURE__*/React.createElement("path", {
3690
+ fill: "#F65314",
3691
+ d: "M20 20h80v80H20z"
3692
+ }), /*#__PURE__*/React.createElement("path", {
3693
+ fill: "#7CBB00",
3694
+ d: "M120 20h80v80h-80z"
3695
+ }), /*#__PURE__*/React.createElement("path", {
3696
+ fill: "#00A4EF",
3697
+ d: "M20 120h80v80H20z"
3698
+ }), /*#__PURE__*/React.createElement("path", {
3699
+ fill: "#FB0",
3700
+ d: "M120 120h80v80h-80z"
3701
+ }));
3702
+ };
3703
+
3704
+ var _excluded$b = ["size"];
3705
+ var Safari = function Safari(_ref) {
3706
+ var _ref$size = _ref.size,
3707
+ size = _ref$size === void 0 ? 24 : _ref$size,
3708
+ props = _objectWithoutProperties(_ref, _excluded$b);
3709
+
3710
+ return /*#__PURE__*/React.createElement("svg", _extends({
3711
+ width: size,
3712
+ height: size,
3713
+ fill: "none",
3714
+ viewBox: "0 0 101 100"
3715
+ }, props), /*#__PURE__*/React.createElement("path", {
3716
+ fill: "url(#Safari_js__a)",
3717
+ 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"
3718
+ }), /*#__PURE__*/React.createElement("path", {
3719
+ fill: "url(#Safari_js__b)",
3720
+ 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"
3721
+ }), /*#__PURE__*/React.createElement("path", {
3722
+ fill: "#F3F3F3",
3723
+ 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"
3724
+ }), /*#__PURE__*/React.createElement("path", {
3725
+ fill: "#fff",
3726
+ 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"
3727
+ }), /*#__PURE__*/React.createElement("path", {
3728
+ fill: "#F3F3F3",
3729
+ 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"
3730
+ }), /*#__PURE__*/React.createElement("path", {
3731
+ fill: "#fff",
3732
+ 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"
3733
+ }), /*#__PURE__*/React.createElement("path", {
3734
+ fill: "#F3F3F3",
3735
+ 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"
3736
+ }), /*#__PURE__*/React.createElement("path", {
3737
+ fill: "#fff",
3738
+ 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"
3739
+ }), /*#__PURE__*/React.createElement("path", {
3740
+ fill: "#F3F3F3",
3741
+ 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"
3742
+ }), /*#__PURE__*/React.createElement("path", {
3743
+ fill: "#fff",
3744
+ 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"
3745
+ }), /*#__PURE__*/React.createElement("path", {
3746
+ fill: "#F3F3F3",
3747
+ 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"
3748
+ }), /*#__PURE__*/React.createElement("path", {
3749
+ fill: "#fff",
3750
+ 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"
3751
+ }), /*#__PURE__*/React.createElement("path", {
3752
+ fill: "#F3F3F3",
3753
+ 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"
3754
+ }), /*#__PURE__*/React.createElement("path", {
3755
+ fill: "#fff",
3756
+ 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"
3757
+ }), /*#__PURE__*/React.createElement("path", {
3758
+ fill: "#F3F3F3",
3759
+ 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"
3760
+ }), /*#__PURE__*/React.createElement("path", {
3761
+ fill: "#fff",
3762
+ 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"
3763
+ }), /*#__PURE__*/React.createElement("path", {
3764
+ fill: "#F3F3F3",
3765
+ 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"
3766
+ }), /*#__PURE__*/React.createElement("path", {
3767
+ fill: "#fff",
3768
+ 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"
3769
+ }), /*#__PURE__*/React.createElement("path", {
3770
+ fill: "#F3F3F3",
3771
+ 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"
3772
+ }), /*#__PURE__*/React.createElement("path", {
3773
+ fill: "#fff",
3774
+ 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"
3775
+ }), /*#__PURE__*/React.createElement("path", {
3776
+ fill: "#F3F3F3",
3777
+ 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"
3778
+ }), /*#__PURE__*/React.createElement("path", {
3779
+ fill: "#fff",
3780
+ 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"
3781
+ }), /*#__PURE__*/React.createElement("path", {
3782
+ fill: "#F3F3F3",
3783
+ 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"
3784
+ }), /*#__PURE__*/React.createElement("path", {
3785
+ fill: "#fff",
3786
+ 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"
3787
+ }), /*#__PURE__*/React.createElement("path", {
3788
+ fill: "#F3F3F3",
3789
+ 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"
3790
+ }), /*#__PURE__*/React.createElement("path", {
3791
+ fill: "#fff",
3792
+ 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"
3793
+ }), /*#__PURE__*/React.createElement("path", {
3794
+ fill: "#F3F3F3",
3795
+ 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"
3796
+ }), /*#__PURE__*/React.createElement("path", {
3797
+ fill: "#fff",
3798
+ 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"
3799
+ }), /*#__PURE__*/React.createElement("path", {
3800
+ fill: "#F3F3F3",
3801
+ 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"
3802
+ }), /*#__PURE__*/React.createElement("path", {
3803
+ fill: "#fff",
3804
+ 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"
3805
+ }), /*#__PURE__*/React.createElement("path", {
3806
+ fill: "#F3F3F3",
3807
+ 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"
3808
+ }), /*#__PURE__*/React.createElement("path", {
3809
+ fill: "#fff",
3810
+ 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"
3811
+ }), /*#__PURE__*/React.createElement("path", {
3812
+ fill: "#F3F3F3",
3813
+ 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"
3814
+ }), /*#__PURE__*/React.createElement("path", {
3815
+ fill: "#fff",
3816
+ 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"
3817
+ }), /*#__PURE__*/React.createElement("path", {
3818
+ fill: "#F3F3F3",
3819
+ 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"
3820
+ }), /*#__PURE__*/React.createElement("path", {
3821
+ fill: "#fff",
3822
+ 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"
3823
+ }), /*#__PURE__*/React.createElement("path", {
3824
+ fill: "#F3F3F3",
3825
+ 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"
3826
+ }), /*#__PURE__*/React.createElement("path", {
3827
+ fill: "#fff",
3828
+ 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"
3829
+ }), /*#__PURE__*/React.createElement("path", {
3830
+ fill: "#F3F3F3",
3831
+ 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"
3832
+ }), /*#__PURE__*/React.createElement("path", {
3833
+ fill: "#fff",
3834
+ 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"
3835
+ }), /*#__PURE__*/React.createElement("path", {
3836
+ fill: "#F3F3F3",
3837
+ 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"
3838
+ }), /*#__PURE__*/React.createElement("path", {
3839
+ fill: "#fff",
3840
+ 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"
3841
+ }), /*#__PURE__*/React.createElement("path", {
3842
+ fill: "#F3F3F3",
3843
+ 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"
3844
+ }), /*#__PURE__*/React.createElement("path", {
3845
+ fill: "#fff",
3846
+ 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"
3847
+ }), /*#__PURE__*/React.createElement("path", {
3848
+ fill: "#F3F3F3",
3849
+ 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"
3850
+ }), /*#__PURE__*/React.createElement("path", {
3851
+ fill: "#fff",
3852
+ 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"
3853
+ }), /*#__PURE__*/React.createElement("path", {
3854
+ fill: "#F3F3F3",
3855
+ 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"
3856
+ }), /*#__PURE__*/React.createElement("path", {
3857
+ fill: "#fff",
3858
+ 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"
3859
+ }), /*#__PURE__*/React.createElement("path", {
3860
+ fill: "#F3F3F3",
3861
+ 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"
3862
+ }), /*#__PURE__*/React.createElement("path", {
3863
+ fill: "#fff",
3864
+ 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"
3865
+ }), /*#__PURE__*/React.createElement("path", {
3866
+ fill: "#F3F3F3",
3867
+ 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"
3868
+ }), /*#__PURE__*/React.createElement("path", {
3869
+ fill: "#fff",
3870
+ 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"
3871
+ }), /*#__PURE__*/React.createElement("path", {
3872
+ fill: "#F3F3F3",
3873
+ 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"
3874
+ }), /*#__PURE__*/React.createElement("path", {
3875
+ fill: "#fff",
3876
+ 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"
3877
+ }), /*#__PURE__*/React.createElement("path", {
3878
+ fill: "#F3F3F3",
3879
+ 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"
3880
+ }), /*#__PURE__*/React.createElement("path", {
3881
+ fill: "#fff",
3882
+ 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"
3883
+ }), /*#__PURE__*/React.createElement("path", {
3884
+ fill: "#F3F3F3",
3885
+ 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"
3886
+ }), /*#__PURE__*/React.createElement("path", {
3887
+ fill: "#fff",
3888
+ 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"
3889
+ }), /*#__PURE__*/React.createElement("path", {
3890
+ fill: "#F3F3F3",
3891
+ 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"
3892
+ }), /*#__PURE__*/React.createElement("path", {
3893
+ fill: "#fff",
3894
+ 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"
3895
+ }), /*#__PURE__*/React.createElement("path", {
3896
+ fill: "#F3F3F3",
3897
+ 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"
3898
+ }), /*#__PURE__*/React.createElement("path", {
3899
+ fill: "#fff",
3900
+ 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"
3901
+ }), /*#__PURE__*/React.createElement("path", {
3902
+ fill: "#F3F3F3",
3903
+ 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"
3904
+ }), /*#__PURE__*/React.createElement("path", {
3905
+ fill: "#fff",
3906
+ 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"
3907
+ }), /*#__PURE__*/React.createElement("path", {
3908
+ fill: "#F3F3F3",
3909
+ 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"
3910
+ }), /*#__PURE__*/React.createElement("path", {
3911
+ fill: "#fff",
3912
+ 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"
3913
+ }), /*#__PURE__*/React.createElement("path", {
3914
+ fill: "#F3F3F3",
3915
+ 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"
3916
+ }), /*#__PURE__*/React.createElement("path", {
3917
+ fill: "#fff",
3918
+ 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"
3919
+ }), /*#__PURE__*/React.createElement("path", {
3920
+ fill: "#F3F3F3",
3921
+ 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"
3922
+ }), /*#__PURE__*/React.createElement("path", {
3923
+ fill: "#fff",
3924
+ 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"
3925
+ }), /*#__PURE__*/React.createElement("path", {
3926
+ fill: "#F3F3F3",
3927
+ 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"
3928
+ }), /*#__PURE__*/React.createElement("path", {
3929
+ fill: "#fff",
3930
+ 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"
3931
+ }), /*#__PURE__*/React.createElement("path", {
3932
+ fill: "#F3F3F3",
3933
+ 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"
3934
+ }), /*#__PURE__*/React.createElement("path", {
3935
+ fill: "#fff",
3936
+ 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"
3937
+ }), /*#__PURE__*/React.createElement("path", {
3938
+ fill: "#F3F3F3",
3939
+ 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"
3940
+ }), /*#__PURE__*/React.createElement("path", {
3941
+ fill: "#fff",
3942
+ 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"
3943
+ }), /*#__PURE__*/React.createElement("path", {
3944
+ fill: "#F3F3F3",
3945
+ 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"
3946
+ }), /*#__PURE__*/React.createElement("path", {
3947
+ fill: "#fff",
3948
+ 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"
3949
+ }), /*#__PURE__*/React.createElement("path", {
3950
+ fill: "#F3F3F3",
3951
+ 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"
3952
+ }), /*#__PURE__*/React.createElement("path", {
3953
+ fill: "#fff",
3954
+ 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"
3955
+ }), /*#__PURE__*/React.createElement("path", {
3956
+ fill: "#F3F3F3",
3957
+ 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"
3958
+ }), /*#__PURE__*/React.createElement("path", {
3959
+ fill: "#fff",
3960
+ 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"
3961
+ }), /*#__PURE__*/React.createElement("path", {
3962
+ fill: "#F3F3F3",
3963
+ 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"
3964
+ }), /*#__PURE__*/React.createElement("path", {
3965
+ fill: "#fff",
3966
+ 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"
3967
+ }), /*#__PURE__*/React.createElement("path", {
3968
+ fill: "#F3F3F3",
3969
+ 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"
3970
+ }), /*#__PURE__*/React.createElement("path", {
3971
+ fill: "#fff",
3972
+ 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"
3973
+ }), /*#__PURE__*/React.createElement("path", {
3974
+ fill: "#F3F3F3",
3975
+ 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"
3976
+ }), /*#__PURE__*/React.createElement("path", {
3977
+ fill: "#fff",
3978
+ 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"
3979
+ }), /*#__PURE__*/React.createElement("path", {
3980
+ fill: "#F3F3F3",
3981
+ 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"
3982
+ }), /*#__PURE__*/React.createElement("path", {
3983
+ fill: "#fff",
3984
+ 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"
3985
+ }), /*#__PURE__*/React.createElement("path", {
3986
+ fill: "#F3F3F3",
3987
+ 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"
3988
+ }), /*#__PURE__*/React.createElement("path", {
3989
+ fill: "#fff",
3990
+ 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"
3991
+ }), /*#__PURE__*/React.createElement("path", {
3992
+ fill: "#F3F3F3",
3993
+ 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"
3994
+ }), /*#__PURE__*/React.createElement("path", {
3995
+ fill: "#fff",
3996
+ 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"
3997
+ }), /*#__PURE__*/React.createElement("path", {
3998
+ fill: "#F3F3F3",
3999
+ 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"
4000
+ }), /*#__PURE__*/React.createElement("path", {
4001
+ fill: "#fff",
4002
+ 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"
4003
+ }), /*#__PURE__*/React.createElement("path", {
4004
+ fill: "#F3F3F3",
4005
+ 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"
4006
+ }), /*#__PURE__*/React.createElement("path", {
4007
+ fill: "#fff",
4008
+ 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"
4009
+ }), /*#__PURE__*/React.createElement("path", {
4010
+ fill: "#F3F3F3",
4011
+ 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"
4012
+ }), /*#__PURE__*/React.createElement("path", {
4013
+ fill: "#fff",
4014
+ 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"
4015
+ }), /*#__PURE__*/React.createElement("path", {
4016
+ fill: "#E2E2E2",
4017
+ 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"
4018
+ }), /*#__PURE__*/React.createElement("path", {
4019
+ fill: "#fff",
4020
+ 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"
4021
+ }), /*#__PURE__*/React.createElement("path", {
4022
+ fill: "#F3F3F3",
4023
+ 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"
4024
+ }), /*#__PURE__*/React.createElement("path", {
4025
+ fill: "#fff",
4026
+ 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"
4027
+ }), /*#__PURE__*/React.createElement("path", {
4028
+ fill: "#F3F3F3",
4029
+ 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"
4030
+ }), /*#__PURE__*/React.createElement("path", {
4031
+ fill: "#fff",
4032
+ 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"
4033
+ }), /*#__PURE__*/React.createElement("path", {
4034
+ fill: "#F3F3F3",
4035
+ 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"
4036
+ }), /*#__PURE__*/React.createElement("path", {
4037
+ fill: "#fff",
4038
+ 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"
4039
+ }), /*#__PURE__*/React.createElement("path", {
4040
+ fill: "#F3F3F3",
4041
+ 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"
4042
+ }), /*#__PURE__*/React.createElement("path", {
4043
+ fill: "#fff",
4044
+ 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"
4045
+ }), /*#__PURE__*/React.createElement("path", {
4046
+ fill: "#F3F3F3",
4047
+ 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"
4048
+ }), /*#__PURE__*/React.createElement("path", {
4049
+ fill: "#fff",
4050
+ 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"
4051
+ }), /*#__PURE__*/React.createElement("path", {
4052
+ fill: "#F3F3F3",
4053
+ 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"
4054
+ }), /*#__PURE__*/React.createElement("path", {
4055
+ fill: "#fff",
4056
+ 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"
4057
+ }), /*#__PURE__*/React.createElement("path", {
4058
+ fill: "#F3F3F3",
4059
+ 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"
4060
+ }), /*#__PURE__*/React.createElement("path", {
4061
+ fill: "#fff",
4062
+ 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"
4063
+ }), /*#__PURE__*/React.createElement("path", {
4064
+ fill: "#F3F3F3",
4065
+ 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"
4066
+ }), /*#__PURE__*/React.createElement("path", {
4067
+ fill: "#fff",
4068
+ 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"
4069
+ }), /*#__PURE__*/React.createElement("path", {
4070
+ fill: "#F3F3F3",
4071
+ 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"
4072
+ }), /*#__PURE__*/React.createElement("path", {
2926
4073
  fill: "#fff",
2927
- d: "M244 56h-40v40h40V56z"
4074
+ 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"
2928
4075
  }), /*#__PURE__*/React.createElement("path", {
2929
- fill: "#EA4335",
2930
- d: "m244 114 18-18h-18v18z"
4076
+ fill: "#F3F3F3",
4077
+ 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"
2931
4078
  }), /*#__PURE__*/React.createElement("path", {
2932
- fill: "#FBBC04",
2933
- d: "M262 56h-18v40h18V56z"
4079
+ fill: "#fff",
4080
+ 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"
2934
4081
  }), /*#__PURE__*/React.createElement("path", {
2935
- fill: "#34A853",
2936
- d: "M244 96h-40v18h40V96z"
4082
+ fill: "#F3F3F3",
4083
+ 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"
2937
4084
  }), /*#__PURE__*/React.createElement("path", {
2938
- fill: "#188038",
2939
- d: "M186 96v12c0 3.315 2.685 6 6 6h12V96h-18z"
4085
+ fill: "#fff",
4086
+ 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"
2940
4087
  }), /*#__PURE__*/React.createElement("path", {
2941
- fill: "#1967D2",
2942
- d: "M262 56V44c0-3.315-2.685-6-6-6h-12v18h18z"
4088
+ fill: "#F3F3F3",
4089
+ 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"
2943
4090
  }), /*#__PURE__*/React.createElement("path", {
2944
- fill: "#4285F4",
2945
- d: "M244 38h-52c-3.315 0-6 2.685-6 6v52h18V56h40V38z"
4091
+ fill: "#fff",
4092
+ 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"
4093
+ }), /*#__PURE__*/React.createElement("path", {
4094
+ fill: "#F3F3F3",
4095
+ 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"
2946
4096
  }), /*#__PURE__*/React.createElement("path", {
2947
- fill: "#4285F4",
2948
- 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"
2949
- }));
2950
- };
2951
-
2952
- var _excluded$c = ["size"];
2953
- var GoogleMeet = function GoogleMeet(_ref) {
2954
- var _ref$size = _ref.size,
2955
- size = _ref$size === void 0 ? 24 : _ref$size,
2956
- props = _objectWithoutProperties(_ref, _excluded$c);
2957
-
2958
- return /*#__PURE__*/React.createElement("svg", _extends({
2959
- width: size,
2960
- height: size,
2961
- viewBox: "0 0 48 48"
2962
- }, props), /*#__PURE__*/React.createElement("path", {
2963
4097
  fill: "#fff",
2964
- d: "M12 32V16h16v16z"
4098
+ 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"
2965
4099
  }), /*#__PURE__*/React.createElement("path", {
2966
- fill: "#1e88e5",
2967
- d: "M3 17v14l5 1 5-1V17l-5-1z"
4100
+ fill: "#F3F3F3",
4101
+ 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"
2968
4102
  }), /*#__PURE__*/React.createElement("path", {
2969
- fill: "#4caf50",
2970
- d: "M37 24v14a3 3 0 0 1-3 3H13l-1-5 1-5h14v-7l5-1 5 1z"
4103
+ fill: "#fff",
4104
+ 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"
2971
4105
  }), /*#__PURE__*/React.createElement("path", {
2972
- fill: "#fbc02d",
2973
- d: "M37 10v14H27v-7H13l-1-5 1-5h21a3 3 0 0 1 3 3z"
4106
+ fill: "url(#Safari_js__c)",
4107
+ fillOpacity: 0.2,
4108
+ 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"
2974
4109
  }), /*#__PURE__*/React.createElement("path", {
2975
- fill: "#1565c0",
2976
- d: "M13 31v10H6a3 3 0 0 1-3-3v-7h10z"
4110
+ fill: "#000",
4111
+ fillOpacity: 0.05,
4112
+ 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"
2977
4113
  }), /*#__PURE__*/React.createElement("path", {
2978
- fill: "#e53935",
2979
- d: "M13 7v10H3z"
4114
+ fill: "#CD151E",
4115
+ d: "M77.993 22.756 45.912 45.56l9.516 9.448 22.565-32.25Z"
2980
4116
  }), /*#__PURE__*/React.createElement("path", {
2981
- fill: "#2e7d32",
2982
- d: "m38 24-1 8.45L27 24l10-8.45z"
4117
+ fill: "#FA5153",
4118
+ d: "m45.946 45.492 4.791 4.723 27.256-27.459-32.047 22.736Z"
2983
4119
  }), /*#__PURE__*/React.createElement("path", {
2984
- fill: "#4caf50",
2985
- 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"
2986
- }));
2987
- };
2988
-
2989
- var _excluded$b = ["size"];
2990
- var Instagram = function Instagram(_ref) {
2991
- var _ref$size = _ref.size,
2992
- size = _ref$size === void 0 ? 24 : _ref$size,
2993
- props = _objectWithoutProperties(_ref, _excluded$b);
2994
-
2995
- return /*#__PURE__*/React.createElement("svg", _extends({
2996
- width: size,
2997
- height: size,
2998
- viewBox: "0 0 32 32"
2999
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
3000
- id: "Instagram_js__a",
3001
- cx: 158.429,
3002
- cy: 578.088,
3003
- r: 65,
3004
- fx: 158.429,
3005
- fy: 578.088,
3006
- gradientTransform: "matrix(0 -.48048 .447 0 -249.793 110.304)",
4120
+ fill: "#ACACAC",
4121
+ d: "m45.945 45.493 9.516 9.447-32.082 22.804 22.566-32.251Z"
4122
+ }), /*#__PURE__*/React.createElement("path", {
4123
+ fill: "#EEE",
4124
+ d: "m23.38 77.744 27.357-27.528-4.792-4.724-22.566 32.252Z"
4125
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4126
+ id: "Safari_js__a",
4127
+ x1: 50.5,
4128
+ x2: 50.5,
4129
+ y1: 93.75,
4130
+ y2: 6.75,
3007
4131
  gradientUnits: "userSpaceOnUse"
3008
4132
  }, /*#__PURE__*/React.createElement("stop", {
3009
- offset: 0,
3010
- style: {
3011
- stopColor: "#fd5",
3012
- stopOpacity: 1
3013
- }
3014
- }), /*#__PURE__*/React.createElement("stop", {
3015
- offset: 0.1,
3016
- style: {
3017
- stopColor: "#fd5",
3018
- stopOpacity: 1
3019
- }
3020
- }), /*#__PURE__*/React.createElement("stop", {
3021
- offset: 0.5,
3022
- style: {
3023
- stopColor: "#ff543e",
3024
- stopOpacity: 1
3025
- }
4133
+ offset: 0.25,
4134
+ stopColor: "#DBDBDA"
3026
4135
  }), /*#__PURE__*/React.createElement("stop", {
3027
4136
  offset: 1,
3028
- style: {
3029
- stopColor: "#c837ab",
3030
- stopOpacity: 1
3031
- }
4137
+ stopColor: "#fff"
4138
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4139
+ id: "Safari_js__c",
4140
+ x1: 49.975,
4141
+ x2: 31.194,
4142
+ y1: 38.71,
4143
+ y2: 72.405,
4144
+ gradientUnits: "userSpaceOnUse"
4145
+ }, /*#__PURE__*/React.createElement("stop", {
4146
+ stopOpacity: 0
4147
+ }), /*#__PURE__*/React.createElement("stop", {
4148
+ offset: 1
3032
4149
  })), /*#__PURE__*/React.createElement("radialGradient", {
3033
- id: "Instagram_js__b",
3034
- cx: 147.694,
3035
- cy: 473.455,
3036
- r: 65,
3037
- fx: 147.694,
3038
- fy: 473.455,
3039
- gradientTransform: "matrix(.04217 .2106 -.86831 .17386 399.843 -110.907)",
4150
+ id: "Safari_js__b",
4151
+ cx: 0,
4152
+ cy: 0,
4153
+ r: 1,
4154
+ gradientTransform: "translate(56.153 41.41) scale(49.1155)",
3040
4155
  gradientUnits: "userSpaceOnUse"
3041
4156
  }, /*#__PURE__*/React.createElement("stop", {
3042
- offset: 0,
3043
- style: {
3044
- stopColor: "#3771c8",
3045
- stopOpacity: 1
3046
- }
4157
+ stopColor: "#2ABCE1"
3047
4158
  }), /*#__PURE__*/React.createElement("stop", {
3048
- offset: 0.128,
3049
- style: {
3050
- stopColor: "#3771c8",
3051
- stopOpacity: 1
3052
- }
4159
+ offset: 0.114,
4160
+ stopColor: "#2ABBE1"
3053
4161
  }), /*#__PURE__*/React.createElement("stop", {
3054
4162
  offset: 1,
3055
- style: {
3056
- stopColor: "#60f",
3057
- stopOpacity: 0
3058
- }
3059
- }))), /*#__PURE__*/React.createElement("path", {
3060
- 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",
3061
- style: {
3062
- stroke: "none",
3063
- fillRule: "nonzero",
3064
- fill: "url(#Instagram_js__a)"
3065
- }
3066
- }), /*#__PURE__*/React.createElement("path", {
3067
- 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",
3068
- style: {
3069
- stroke: "none",
3070
- fillRule: "nonzero",
3071
- fill: "url(#Instagram_js__b)"
3072
- }
3073
- }), /*#__PURE__*/React.createElement("path", {
3074
- 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",
3075
- style: {
3076
- stroke: "none",
3077
- fillRule: "nonzero",
3078
- fill: "#fff",
3079
- fillOpacity: 1
3080
- }
3081
- }));
4163
+ stopColor: "#3375F8"
4164
+ }))));
3082
4165
  };
3083
4166
 
3084
4167
  var _excluded$a = ["size"];
3085
- var Linear = function Linear(_ref) {
3086
- var _ref$size = _ref.size,
3087
- size = _ref$size === void 0 ? 24 : _ref$size,
3088
- props = _objectWithoutProperties(_ref, _excluded$a);
3089
-
3090
- return /*#__PURE__*/React.createElement("svg", _extends({
3091
- xmlSpace: "preserve",
3092
- width: size,
3093
- height: size,
3094
- style: {
3095
- enableBackground: "new 0 0 50 50"
3096
- },
3097
- viewBox: "0 0 50 50"
3098
- }, props), /*#__PURE__*/React.createElement("g", {
3099
- fill: "#5E6AD2"
3100
- }, /*#__PURE__*/React.createElement("path", {
3101
- 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"
3102
- })));
3103
- };
3104
-
3105
- var _excluded$9 = ["size"];
3106
- var Microsoft = function Microsoft(_ref) {
3107
- var _ref$size = _ref.size,
3108
- size = _ref$size === void 0 ? 24 : _ref$size,
3109
- props = _objectWithoutProperties(_ref, _excluded$9);
3110
-
3111
- return /*#__PURE__*/React.createElement("svg", _extends({
3112
- viewBox: "0 0 200 200",
3113
- width: size,
3114
- height: size
3115
- }, props), /*#__PURE__*/React.createElement("path", {
3116
- fill: "#F65314",
3117
- d: "M20 20h80v80H20z"
3118
- }), /*#__PURE__*/React.createElement("path", {
3119
- fill: "#7CBB00",
3120
- d: "M120 20h80v80h-80z"
3121
- }), /*#__PURE__*/React.createElement("path", {
3122
- fill: "#00A4EF",
3123
- d: "M20 120h80v80H20z"
3124
- }), /*#__PURE__*/React.createElement("path", {
3125
- fill: "#FB0",
3126
- d: "M120 120h80v80h-80z"
3127
- }));
3128
- };
3129
-
3130
- var _excluded$8 = ["size"];
3131
4168
  var Shopify = function Shopify(_ref) {
3132
4169
  var _ref$size = _ref.size,
3133
4170
  size = _ref$size === void 0 ? 24 : _ref$size,
3134
- props = _objectWithoutProperties(_ref, _excluded$8);
4171
+ props = _objectWithoutProperties(_ref, _excluded$a);
3135
4172
 
3136
4173
  return /*#__PURE__*/React.createElement("svg", _extends({
3137
4174
  width: size,
@@ -3157,11 +4194,11 @@ var Shopify = function Shopify(_ref) {
3157
4194
  }))));
3158
4195
  };
3159
4196
 
3160
- var _excluded$7 = ["size"];
4197
+ var _excluded$9 = ["size"];
3161
4198
  var Slack = function Slack(_ref) {
3162
4199
  var _ref$size = _ref.size,
3163
4200
  size = _ref$size === void 0 ? 24 : _ref$size,
3164
- props = _objectWithoutProperties(_ref, _excluded$7);
4201
+ props = _objectWithoutProperties(_ref, _excluded$9);
3165
4202
 
3166
4203
  return /*#__PURE__*/React.createElement("svg", _extends({
3167
4204
  width: size,
@@ -3191,11 +4228,11 @@ var Slack = function Slack(_ref) {
3191
4228
  }));
3192
4229
  };
3193
4230
 
3194
- var _excluded$6 = ["size"];
4231
+ var _excluded$8 = ["size"];
3195
4232
  var Stripe = function Stripe(_ref) {
3196
4233
  var _ref$size = _ref.size,
3197
4234
  size = _ref$size === void 0 ? 24 : _ref$size,
3198
- props = _objectWithoutProperties(_ref, _excluded$6);
4235
+ props = _objectWithoutProperties(_ref, _excluded$8);
3199
4236
 
3200
4237
  return /*#__PURE__*/React.createElement("svg", _extends({
3201
4238
  width: size,
@@ -3213,11 +4250,11 @@ var Stripe = function Stripe(_ref) {
3213
4250
  }));
3214
4251
  };
3215
4252
 
3216
- var _excluded$5 = ["size"];
4253
+ var _excluded$7 = ["size"];
3217
4254
  var Teams = function Teams(_ref) {
3218
4255
  var _ref$size = _ref.size,
3219
4256
  size = _ref$size === void 0 ? 24 : _ref$size,
3220
- props = _objectWithoutProperties(_ref, _excluded$5);
4257
+ props = _objectWithoutProperties(_ref, _excluded$7);
3221
4258
 
3222
4259
  return /*#__PURE__*/React.createElement("svg", _extends({
3223
4260
  xmlnsXlink: "http://www.w3.org/1999/xlink",
@@ -3526,11 +4563,11 @@ var Teams = function Teams(_ref) {
3526
4563
  }));
3527
4564
  };
3528
4565
 
3529
- var _excluded$4 = ["size"];
4566
+ var _excluded$6 = ["size"];
3530
4567
  var Twilio = function Twilio(_ref) {
3531
4568
  var _ref$size = _ref.size,
3532
4569
  size = _ref$size === void 0 ? 24 : _ref$size,
3533
- props = _objectWithoutProperties(_ref, _excluded$4);
4570
+ props = _objectWithoutProperties(_ref, _excluded$6);
3534
4571
 
3535
4572
  return /*#__PURE__*/React.createElement("svg", _extends({
3536
4573
  width: size,
@@ -3542,11 +4579,31 @@ var Twilio = function Twilio(_ref) {
3542
4579
  }));
3543
4580
  };
3544
4581
 
3545
- var _excluded$3 = ["size"];
4582
+ var _excluded$5 = ["size"];
4583
+ var Ubuntu = function Ubuntu(_ref) {
4584
+ var _ref$size = _ref.size,
4585
+ size = _ref$size === void 0 ? 24 : _ref$size,
4586
+ props = _objectWithoutProperties(_ref, _excluded$5);
4587
+
4588
+ return /*#__PURE__*/React.createElement("svg", _extends({
4589
+ width: size,
4590
+ height: size,
4591
+ fill: "none",
4592
+ viewBox: "0 0 100 100"
4593
+ }, props), /*#__PURE__*/React.createElement("path", {
4594
+ fill: "#E95420",
4595
+ 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"
4596
+ }), /*#__PURE__*/React.createElement("path", {
4597
+ fill: "#fff",
4598
+ 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"
4599
+ }));
4600
+ };
4601
+
4602
+ var _excluded$4 = ["size"];
3546
4603
  var Whatsapp = function Whatsapp(_ref) {
3547
4604
  var _ref$size = _ref.size,
3548
4605
  size = _ref$size === void 0 ? 24 : _ref$size,
3549
- props = _objectWithoutProperties(_ref, _excluded$3);
4606
+ props = _objectWithoutProperties(_ref, _excluded$4);
3550
4607
 
3551
4608
  return /*#__PURE__*/React.createElement("svg", _extends({
3552
4609
  width: size,
@@ -3595,6 +4652,32 @@ var Whatsapp = function Whatsapp(_ref) {
3595
4652
  }));
3596
4653
  };
3597
4654
 
4655
+ var _excluded$3 = ["size"];
4656
+ var Windows = function Windows(_ref) {
4657
+ var _ref$size = _ref.size,
4658
+ size = _ref$size === void 0 ? 24 : _ref$size,
4659
+ props = _objectWithoutProperties(_ref, _excluded$3);
4660
+
4661
+ return /*#__PURE__*/React.createElement("svg", _extends({
4662
+ width: size,
4663
+ height: size,
4664
+ fill: "none",
4665
+ viewBox: "0 0 80 80"
4666
+ }, props), /*#__PURE__*/React.createElement("path", {
4667
+ fill: "#90C300",
4668
+ d: "M37.895 6.316 80 0v37.474H37.895V6.316Z"
4669
+ }), /*#__PURE__*/React.createElement("path", {
4670
+ fill: "#F8672C",
4671
+ d: "m0 11.79 32.28-4.773v30.878H0V11.789Z"
4672
+ }), /*#__PURE__*/React.createElement("path", {
4673
+ fill: "#FFC400",
4674
+ d: "M37.895 73.684 80 80V43.51H37.895v30.175Z"
4675
+ }), /*#__PURE__*/React.createElement("path", {
4676
+ fill: "#00B4F2",
4677
+ d: "m0 68.21 32.28 4.773V43.509H0v24.702Z"
4678
+ }));
4679
+ };
4680
+
3598
4681
  var _excluded$2 = ["size"];
3599
4682
  var Wordpress = function Wordpress(_ref) {
3600
4683
  var _ref$size = _ref.size,
@@ -3668,5 +4751,5 @@ var Zoom = function Zoom(_ref) {
3668
4751
  }));
3669
4752
  };
3670
4753
 
3671
- export { Daily, Github, Google, GoogleCalendar, GoogleMeet, Instagram, Linear, Microsoft, Shopify, Slack, Stripe, Teams, Twilio, Whatsapp, Wordpress, Zapier, Zoom };
4754
+ export { Apple, Chrome, Daily, Edge, Firefox, Github, Google, GoogleCalendar, GoogleMeet, Instagram, Linear, Microsoft, Safari, Shopify, Slack, Stripe, Teams, Twilio, Ubuntu, Whatsapp, Windows, Wordpress, Zapier, Zoom };
3672
4755
  //# sourceMappingURL=misc.js.map