UNPKG

@icongo/mc

Version:
13 lines 727 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlBold = 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: "M1184 960q99 0 186.5 37.5t153 103 103 153T1664 1440t-37.5 186.5-103 153-153 103T1184 1920H384V128h800q86 0 162 32.5t132.5 89 89 132.5 32.5 162-32.5 162-89 132.5-132.5 89-162 32.5zm-416-64h192q52 0 99-20.5t81.5-55 55-81T1216 640q0-52-20.5-99t-55-81.5-81.5-55-99-20.5H768v512zm256 768q52 0 99-20.5t81.5-55 55-81 20.5-99.5q0-52-20.5-99t-55-81.5-81.5-55-99-20.5H768v512h256z" }) })); export { MCMdlBold };