UNPKG

@icongo/mc

Version:
13 lines 547 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlRecord = 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: "M1024 384q132 0 248.5 50.5T1476 572t137.5 203.5T1664 1024t-50.5 248.5T1476 1476t-203.5 137.5T1024 1664t-248.5-50.5T572 1476t-137.5-203.5T384 1024t50.5-248.5T572 572t203.5-137.5T1024 384z" }) })); export { MCMdlRecord };