UNPKG

@icongo/mc

Version:
13 lines 721 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCGgCircle = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1028 32C480 32 36 476 36 1024s444 992 992 992 992-444 992-992-444-992-992-992zM830 1531.2l-502.8-502.8L830 525.6l140.8 141.6L874 764l-44.4-44.4-308.8 308.8 308.8 308.8L936 1230.8l-212.4-211.6 97.6-97.6 308.8 308.8-300 300.8zm396-8.8-140.8-140.8 96.4-97.6 44.4 44.4 308.8-308.8L1226 710.8l-106 106 212.4 211.6-97.6 97.6L926 817.2l300-300 502.8 502.8-502.8 502.4z" }) })); export { MCGgCircle };