UNPKG

@icongo/sti

Version:
27 lines 875 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STITelegram = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "Telegram", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#37aee2", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "#c8daea", d: "M199 404c-11 0-10-4-13-14l-32-105 245-144" }), /*#__PURE__*/_jsx("path", { fill: "#a9c9dd", d: "M199 404c7 0 11-4 16-8l45-43-56-34" }), /*#__PURE__*/_jsx("path", { fill: "#f6fbfe", d: "m204 319 135 99c14 9 26 4 30-14l55-258c5-22-9-32-24-25L79 245c-21 8-21 21-4 26l83 26 190-121c9-5 17-3 11 4" })] })); export { STITelegram };