@icongo/mc
Version:
Micon Icons
13 lines • 823 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCCodiepie = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1888 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1690 811.6c122.8 0 134 212.4-1.2 212.4h-43.2v177.2h-106.4V811.6H1690zm198 598.8C1719.6 1778 1401.6 2016 992 2016c-548 0-992-444-992-992S444 32 992 32c389.6 0 691.2 214.8 872.8 553.6l-744 435.2 767.2 389.6zm-154 50-241.2-122.8c-108.4 177.2-281.6 285.6-489.6 285.6-330 0-596.8-266.8-596.8-595.6 0-330 266.8-596.8 596.8-596.8 193.6 0 355.6 94 467.6 253.6l238-138.4C1546 295.6 1290 146 992 146c-484.8 0-878 393.2-878 878s393.2 878 878 878c314.4 0 586-168.4 742-441.6z"
})
}));
export { MCCodiepie };