UNPKG

@icongo/mc

Version:
13 lines 644 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCDiscourse = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1792 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M903.6 128C413.2 128 0 522 0 1008.4c0 15.6.4 911.6.4 911.6l903.2-.8c490.8 0 888.4-409.2 888.4-895.6 0-486.4-397.6-895.6-888.4-895.6zM896 1536c-77.6 0-151.6-17.2-217.6-48.4L354 1568l91.6-300c-39.2-72.4-61.6-155.6-61.6-244 0-282.8 229.2-512 512-512s512 229.2 512 512-229.2 512-512 512z" }) })); export { MCDiscourse };