UNPKG

@icongo/mc

Version:
13 lines 500 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlLeftQuote = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 332 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M332 66v343q0 51-7 105t-23 104.5-41.5 95.5-61.5 78.5-84.5 53T5 865V708q37 0 64.5-14.5t46.5-38 30.5-54.5 18-64 9-66.5T176 409H0V66h332z" }) })); export { MCMdlLeftQuote };