UNPKG

@icongo/mc

Version:
13 lines 631 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlInfoSolid = 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: "M960 0q132 0 255 34.5t229.5 97 194 150 150 194 97 229.5 34.5 255-34.5 255-97 229.5-150 194-194 150-229.5 97-255 34.5-255-34.5-229.5-97-194-150-150-194-97-229T0 960q0-132 34.5-255t97-229.5 150-194 194-150 229-97T960 0zm64 768H896v640h128V768zm0-256H896v128h128V512z" }) })); export { MCMdlInfoSolid };