@icongo/mc
Version:
Micon Icons
13 lines • 834 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCYoast = 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: "M365.2 304h744l-28 75.6h-716C206.4 379.6 77.6 506 77.6 660.8v821.6c0 141.6 99.6 281.2 336 281.2v76.4h-48.4C164.8 1840 0 1679.2 0 1482V660.8C0 463.6 162.8 304 365.2 304zm916.4-224h266C972.4 1592.4 964.8 1675.6 808.8 1837.2c-83.2 86.4-197.2 126.8-313.2 130.8v-204.4C692.4 1732.8 754 1564 754 1462.4c0-80.4 2.4-50.4-328.4-892.8h245.6L872.8 1196 1281.6 80zM1792 646v1194H936c26.4-38.4 42.8-65.2 48.4-77.6h730V646c0-130-68.4-207.6-192.8-251.6l26.8-70.4c166.8 54.4 243.6 172.4 243.6 322z"
})
}));
export { MCYoast };