@icongo/mc
Version:
Micon Icons
13 lines • 690 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCTypo3 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1733.2 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1323.2 1364c-28 9.2-46.4 9.2-74 9.2-228.8 0-562.4-794-562.4-1059.6 0-98.8 21.6-129.6 55.6-157.6-278 34-597.2 136-705.2 265.6C15.6 452.4 0 504.8 0 570c0 414 427.2 1350 736.4 1350 145.2 0 389.2-238 586.8-556M1178 128c287.2 0 555.2 46.4 555.2 210 0 330.4-210 729.2-315.2 729.2-191.6 0-406.8-528.4-406.8-794 0-123.6 46.4-145.2 166.8-145.2"
})
}));
export { MCTypo3 };