UNPKG

@icongo/mc

Version:
13 lines 722 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCFigma = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1365.2 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1365.2 1024c0 188.4-152.8 341.2-341.2 341.2S682.8 1212.4 682.8 1024 835.6 682.8 1024 682.8s341.2 152.8 341.2 341.2zM1024 682.8c188.4 0 341.2-152.8 341.2-341.2S1212.4 0 1024 0H341.2C152.8 0 0 152.8 0 341.2s152.8 341.2 341.2 341.2C152.8 682.8 0 835.6 0 1024s152.8 341.2 341.2 341.2C152.8 1365.2 0 1518 0 1706.8S152.8 2048 341.2 2048s341.2-152.8 341.2-341.2v-1024H1024z" }) })); export { MCFigma };