@icongo/mc
Version:
Micon Icons
13 lines • 726 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCKaggle = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1166.88 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1166.88 2035.92c-2.04 8.04-10.04 12.04-24.04 12.04H875.16c-16.08 0-30.04-7-42.08-21.08l-442.12-562.32-123.28 117.28v436.08c0 20.08-10.04 30.08-30.08 30.08H30.08C10 2048 0 2038 0 2017.92V30.04C0 10.04 10 0 30.08 0H237.6c20.04 0 30.08 10.04 30.08 30.04v1224l529.28-535.28c14.04-14 28.08-21.04 42.08-21.04h276.72c27.84 0 31.6 31.48 21.04 42.08l-559.4 541.24 583.44 724.8"
})
}));
export { MCKaggle };