@icongo/mc
Version:
Micon Icons
13 lines • 936 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCAmilia = 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: "M960.4 128c-247.6 0-526 67.6-736.8 221.6-20.4 12.4-36.4 36.8-28.8 77.6 4.4 20.4 20.4 109.6 40.8 158.4 16.4 40.8 56.8 40.8 81.2 24.4 130-89.2 386-190.8 609.2-190.8 231.6 0 235.6 113.6 235.6 292.4v154C812 910.8 312.8 1004 186.8 1056.8c-142 65.2-121.6 374-121.6 447.2s60.8 416 499.6 416c191.2 0 454.8-82.8 613.2-168.4v101.6c0 12 8.4 32.8 24.4 36.4 12.4 4 202.8 8 239.6 8s250 1.2 266-2.8c16.4-4 20.4-24.4 20.4-36.4V672c-.4-321.2-231.6-544-768-544zM608.8 1438.8c0-48.8-12-170.8 73.2-211.6 97.2-52.8 300.4-117.6 479.2-134V1520c-85.6 52.8-194.8 97.6-316.4 97.6-211.2 0-235.6-134-236-178.8"
})
}));
export { MCAmilia };