@icongo/mc
Version:
Micon Icons
13 lines • 585 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCArtstation = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2032.4 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m0 1509.6 172 297.2C206 1874 275.2 1920 355.6 1920h1141.6l-236.8-410.4H0zM1999.2 1400 1334.4 237.2C1300 172.4 1231.6 128 1152.8 128H799.2l1029.2 1790.4 162.8-282c7.6-12.8 84-118.8 8-236.4zM1092 1218 630 418l-462 800h924z"
})
}));
export { MCArtstation };