UNPKG

@icongo/sti

Version:
21 lines 1.01 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STIOk = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "OK.ru", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#EE8208", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M256 137a36.5 36.5 0 0 1 36.5 36.5A36.5 36.5 0 0 1 256 210a36.5 36.5 0 0 1-36.5-36.5A36.5 36.5 0 0 1 256 137zm0 124.5c48.6 0 88-39.5 88-88s-39.5-88-88-88-88 39.5-88 88 39.5 88 88 88m35.6 71.9a164.8 164.8 0 0 0 51-21 25.8 25.8 0 0 0 8-35.6 25.8 25.8 0 0 0-35.6-8 111.9 111.9 0 0 1-118.6 0 25.8 25.8 0 0 0-35.6 8 25.8 25.8 0 0 0 8 35.6c15.9 10 33 17 51 21l-49 49.3a25.8 25.8 0 0 0 36.5 36.5l48.4-48.5 48.4 48.4a25.8 25.8 0 0 0 36.5 0 25.8 25.8 0 0 0 0-36.5l-49.3-49.3" })] })); export { STIOk };