mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-28 18:47:50 +01:00
235 lines
No EOL
11 KiB
XML
235 lines
No EOL
11 KiB
XML
var _path, _g, _defs;
|
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
import * as React from "react";
|
|
import { forwardRef } from "react";
|
|
const SvgMailbox = (props, ref) => /*#__PURE__*/React.createElement("svg", _extends({
|
|
fill: "none",
|
|
viewBox: "0 0 112 112",
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
ref: ref
|
|
}, props), /*#__PURE__*/React.createElement("g", {
|
|
clipPath: "url(#a)"
|
|
}, /*#__PURE__*/React.createElement("mask", {
|
|
id: "b",
|
|
x: 0,
|
|
y: 0,
|
|
width: 112,
|
|
height: 112,
|
|
style: {
|
|
maskType: "luminance"
|
|
},
|
|
maskUnits: "userSpaceOnUse"
|
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
d: "M112 0H0v112h112V0z",
|
|
fill: "#fff"
|
|
}))), _g || (_g = /*#__PURE__*/React.createElement("g", {
|
|
mask: "url(#b)"
|
|
}, /*#__PURE__*/React.createElement("path", {
|
|
d: "M69.198 79.235v21.884a23.81 23.81 0 0 1-21.884 0V79.235h21.884z",
|
|
fill: "#A68C5C"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M65.157 79.235v23.524a23.819 23.819 0 0 1-6.901 1.022V79.235h6.901z",
|
|
fill: "#D3BA86"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M69.198 79.235v14.56a8.966 8.966 0 0 0-2.634-6.36 8.994 8.994 0 0 0-15.352 6.36v8.918a23.657 23.657 0 0 1-3.898-1.594V79.235h21.884z",
|
|
fill: "#4C3E28",
|
|
opacity: 0.5
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M69.198 100.243V79.235H47.314v21.008",
|
|
stroke: "#4C3E28",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M52.743 38.322v42.814H17.71a2.632 2.632 0 0 1-2.632-2.632V38.322c0-10.4 8.431-18.832 18.832-18.832h.002a19 19 0 0 1 2.389.149v.002c9.273 1.175 16.444 9.091 16.444 18.681z",
|
|
fill: "url(#c)"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M52.743 38.322v42.814H28.657V41.334c0-6.582-3.636-12.318-9.008-15.308a18.778 18.778 0 0 1 14.26-6.536h.002a19 19 0 0 1 2.389.149v.002c9.273 1.175 16.444 9.091 16.444 18.681z",
|
|
fill: "#0E0F0F"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M52.743 38.322v42.814h-35.71a1.957 1.957 0 0 1-1.956-1.957V38.322c0-10.4 8.431-18.832 18.832-18.832h.002a19 19 0 0 1 2.389.149v.002c9.273 1.175 16.444 9.091 16.444 18.681z",
|
|
stroke: "#1A5C87",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m79.585 76.23-45.013.264c-.956.064-1.73-.917-1.73-2.19V36.28c0-1.274.774-2.282 1.73-2.251l45.013 1.444c.955.03 1.73.972 1.73 2.103v36.479c0 1.13-.775 2.104-1.73 2.175z",
|
|
fill: "#F5F5F5"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m78.02 76.346-41.884.044c-.955.064-1.73-.913-1.73-2.182V36.322c0-1.269.775-2.273 1.73-2.242l41.884 1.344c.955.03 1.73.976 1.73 2.111v36.628c0 1.135-.775 2.112-1.73 2.183z",
|
|
fill: "#E5E5E5"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M81.314 37.07c0-.85-.583-1.559-1.3-1.582l-45.872-1.472c-.718-.023-1.3.735-1.3 1.692v3.29l12.09 15.445c.28.346.28.926 0 1.282l-12.09 15.861v3.29c0 .957.582 1.695 1.3 1.647l45.871-.324c.718-.053 1.3-.785 1.3-1.635v-2.92l-12.09-16.375c-.278-.325-.278-.872 0-1.208l12.09-14.07v-2.922z",
|
|
fill: "#A3ABAA",
|
|
opacity: 0.4
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M81.314 74.564 57.078 43.776l-24.236 31.1c0 .957.582 1.695 1.3 1.647l45.871-.324c.718-.053 1.3-.785 1.3-1.635z",
|
|
fill: "#F5F5F5"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M36.424 74.246c-.256.016-.383-.39-.199-.637l19.804-25.496c.553-.676 1.432-.675 1.986-.001l19.86 25.738c.184.201.058.583-.2.6l-41.25-.204z",
|
|
fill: "#E5E5E5"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M81.314 74.564 57.078 43.776l-24.236 31.1c0 .957.582 1.695 1.3 1.647l45.871-.324c.718-.053 1.3-.785 1.3-1.635z",
|
|
stroke: "#A3A3A3",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M81.314 36.875 58.267 64.267c-.662.835-1.715.88-2.378.096L32.843 35.49c0-.958.582-1.715 1.3-1.692l45.871 1.495c.718.024 1.3.732 1.3 1.582z",
|
|
fill: "#F5F5F5"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M81.314 36.875 58.267 64.267c-.662.835-1.715.88-2.378.096L32.843 35.49c0-.958.582-1.715 1.3-1.692l45.871 1.495c.718.024 1.3.732 1.3 1.582z",
|
|
stroke: "#A3A3A3",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M77.676 37.153c.257.007.383.383.2.592L58.07 61.412c-.553.694-1.432.724-1.986.067l-19.86-24.82c-.184-.242-.058-.652.2-.645l41.25 1.139z",
|
|
fill: "#E5E5E5"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m72.934 36.989.703.02m-4.927-.137 2.464.068",
|
|
stroke: "#fff",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.313
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m79.585 76.23-45.013.264c-.956.064-1.73-.917-1.73-2.19V36.28c0-1.274.774-2.282 1.73-2.251l45.013 1.444c.955.03 1.73.972 1.73 2.103v36.479c0 1.13-.775 2.104-1.73 2.175z",
|
|
fill: "url(#d)",
|
|
opacity: 0.54
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m79.585 76.23-45.013.264c-.956.064-1.73-.917-1.73-2.19V36.28c0-1.274.774-2.282 1.73-2.251l45.013 1.444c.955.03 1.73.972 1.73 2.103v36.479c0 1.13-.775 2.104-1.73 2.175z",
|
|
stroke: "#A3A3A3",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M52.743 38.946V80.26h-5.429V39.95c0-9.224-7.17-16.84-16.443-17.97v-.002a19.814 19.814 0 0 0-2.39-.142h-.001c-.727 0-1.444.039-2.15.116a18.988 18.988 0 0 1 7.58-1.565h.001c.81 0 1.608.05 2.389.147v.002c9.273 1.158 16.444 8.96 16.444 18.41z",
|
|
fill: "#0E0F0F",
|
|
opacity: 0.3
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M98.596 50.152V76.95a2.159 2.159 0 0 1-2.059 2.156l-43.794 2.03V38.323c0-9.59-7.17-17.507-16.443-18.681v-.002c.002-.029.009-.044.02-.044-.136-.018 38.583 1.194 38.583 1.194 21.533 0 23.693 18.058 23.693 29.363z",
|
|
fill: "url(#e)"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M55.322 38.322v42.694l-2.579.12V38.322c0-9.59-7.17-17.507-16.443-18.681v-.002c.002-.029.009-.044.02-.044-.035-.005 2.48.072 6.243.188 7.58 1.339 12.76 9.37 12.76 18.54z",
|
|
fill: "#83E8FF",
|
|
opacity: 0.5
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M74.694 23.584a34.365 34.365 0 0 0-2.401-.082l-27.959-.864A18.703 18.703 0 0 0 36.3 19.64v-.002c.002-.029.009-.044.02-.044-.136-.018 38.583 1.194 38.583 1.194 5.969 0 10.449 1.388 13.807 3.634l-14.016-.838z",
|
|
fill: "#6BDFF9",
|
|
opacity: 0.3
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m95.796 33.462-44.037-.936-2.586-5.236 43.83 1.15 2.793 5.021z",
|
|
fill: "#fff",
|
|
opacity: 0.6
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M98.596 50.152v26.99a1.957 1.957 0 0 1-1.867 1.954l-43.986 2.04V38.322c0-9.59-7.17-17.507-16.443-18.681v-.002c.002-.029.009-.044.02-.044-.136-.018 38.583 1.194 38.583 1.194 21.533 0 23.693 18.058 23.693 29.363z",
|
|
stroke: "#1A5C87",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m86.299 33.04 3.072.066",
|
|
stroke: "#fff",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.313
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M52.743 78.165H15.078v.79c0 1.204.977 2.18 2.182 2.18h35.484v-2.97z",
|
|
fill: "#1292C4"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M52.743 78.165H15.078v.79c0 1.204.977 2.18 2.182 2.18h35.484v-2.97z",
|
|
stroke: "#1A5C87",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.75
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M56.225 28.786a.584.584 0 0 0-.516.898c.814 1.28 1.786 3.357 1.786 8.762V60.12c0 4.292 1.313 7.214 5.662 7.214 0 0 3.161-3.013 3.161-7.214l.051-21.661 11.785.242a.583.583 0 0 0 .59-.668c-.247-1.654-.747-5.925-4.03-8.395a.585.585 0 0 0-.328-.115l-18.16-.737z",
|
|
fill: "#054466",
|
|
opacity: 0.35
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m77.997 17.05-17.28-.864c-.599-.064-1.472.797-1.472 1.88v41.18c0 2.37-.22 7.142 3.671 7.142 3.826 0 3.672-4.772 3.672-7.143V29.542l11.63.515c1.038.067 1.915-.794 1.915-1.88V18.93c0-.998-.745-1.822-2.136-1.88z",
|
|
fill: "#E6230D"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "M76.988 18.987c.907.028 3.144.164 3.144.164 0-1-.744-2.042-2.134-2.102l-16.238-.81.008-.014-.613-.039a1.73 1.73 0 0 0-.28.008l-.157-.008c-.6-.063-1.473.797-1.473 1.88l-.437.014.437.022v41.144c0 2.37 1.402 7.213 3.671 7.213 1.135 0 2.118-1.499 2.904-2.922.44-.797.62-2.783.735-3.755-.073.115-.24.195-.237.328.03 1.364-.673 4.555-2.377 4.555-1.857 0-2.489-2.425-2.489-7.496v-38.06c0-.488.41-.877.897-.853l14.639.731z",
|
|
fill: "#FF443B"
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m74.693 19.252 1.311.08m-9.036-.521 4.3.26",
|
|
stroke: "#fff",
|
|
strokeLinecap: "round",
|
|
strokeLinejoin: "round",
|
|
strokeWidth: 1.313
|
|
}), /*#__PURE__*/React.createElement("path", {
|
|
d: "m77.997 17.05-17.28-.864c-.6-.064-1.472.797-1.472 1.88v41.18c0 4.291 1.402 7.213 3.671 7.213 2.27 0 3.672-3.013 3.672-7.214V29.542l11.63.515c1.038.067 1.915-.794 1.915-1.88V18.93c0-.998-.745-1.822-2.136-1.88z",
|
|
stroke: "#8F0012",
|
|
strokeMiterlimit: 10,
|
|
strokeWidth: 1.75
|
|
})))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
id: "c",
|
|
x1: 33.826,
|
|
x2: 33.826,
|
|
y1: 45.528,
|
|
y2: 22.629,
|
|
gradientUnits: "userSpaceOnUse"
|
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#353738",
|
|
offset: 0
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#212323",
|
|
offset: 0.24
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#0E0F0F",
|
|
offset: 1
|
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
id: "d",
|
|
x1: 32.732,
|
|
x2: 81.205,
|
|
y1: 55.153,
|
|
y2: 55.153,
|
|
gradientUnits: "userSpaceOnUse"
|
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#fff",
|
|
stopOpacity: 0,
|
|
offset: 0
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#959596",
|
|
stopOpacity: 0.5,
|
|
offset: 0.16
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#2B2C2D",
|
|
offset: 0.67
|
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
|
id: "e",
|
|
x1: 67.295,
|
|
x2: 67.295,
|
|
y1: 18.403,
|
|
y2: 68.307,
|
|
gradientUnits: "userSpaceOnUse"
|
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#249DD3",
|
|
offset: 0
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#6CC5E9",
|
|
offset: 0.15
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#B3ECFF",
|
|
offset: 0.27
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#6FC7E7",
|
|
offset: 0.37
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#2CA3CE",
|
|
offset: 0.58
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#1F94C0",
|
|
offset: 0.73
|
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
stopColor: "#1185B1",
|
|
offset: 0.97
|
|
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
id: "a"
|
|
}, /*#__PURE__*/React.createElement("path", {
|
|
d: "M0 0h112v112H0z",
|
|
fill: "#fff"
|
|
})))));
|
|
const ForwardRef = /*#__PURE__*/forwardRef(SvgMailbox);
|
|
export { ForwardRef as ReactComponent }; |