@icongo/mc
Version:
Micon Icons
13 lines • 802 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCQuinscape = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1956.4 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1207.6 1898.4h-5.2c-349.2 0-632.4-283.2-632.4-632.4s283.2-632.4 632.4-632.4c379.6 0 672.8 332.4 628 706.4 16 20.4 32.8 38.4 44.8 61.2 53.6-121.2 81.2-249.6 81.2-390.8C1956.4 470 1518.4 32 978 32 438 32 0 470 0 1010.4s438 978.4 978 978.4c99.2 0 191.2-12.8 281.6-40.4-20.8-14-36-32.8-53.6-50.4l1.6.4zm-84.8-279.2c0-219.2 177.6-396.8 396.8-396.8 219.2 0 396.8 177.6 396.8 396.8 0 219.2-177.6 396.8-396.8 396.8-219.2 0-396.8-177.6-396.8-396.8"
})
}));
export { MCQuinscape };