@icongo/mc
Version:
Micon Icons
13 lines • 553 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCDeviantart = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1280 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m1280 372.8-392.8 716.4 29.6 38H1280V1638H636.4l-54 36.8-174.8 336c-1.2 0-34.4 34.4-36.8 36.8H0v-372.8l372.8-717.6-29.6-36.8H0V410h624l54-36.8 174.8-336c1.2 0 34.4-34.4 36.8-36.8H1280v372.4z"
})
}));
export { MCDeviantart };