@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 MCKickstarterK = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1536 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M589.2 457.6c0-224.8-130-329.6-293.6-329.6C104.8 128 0 272.8 0 453.6v1132c0 189.2 101.2 333.6 299.6 333.6 159.2 0 289.6-102.4 289.6-333.6v-306l448.4 553.2c90.8 108.8 288.4 122.8 412.8 0 108-110.4 109.2-269.6 29.6-368.8l-363.2-459.2 299.6-429.6c69.6-98.8 70-252.4-41.6-359.2-121.2-116-329.6-126.4-454.4 51.2L589.2 740V457.6z"
})
}));
export { MCKickstarterK };