@icongo/mc
Version:
Micon Icons
13 lines • 1.01 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlDeveloperTools = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1664 1152h-128v704q0 40-15 75t-41 61-61 41-75 15-75-15-61-41-41-61-15-75v-704h-128v-128h256V475l-128-128V0h384v347l-128 128v549h256v128zm-384-859 64 65 64-65V128h-128v165zm128 859h-128v704q0 26 19 45t45 19 45-19 19-45v-704zM704 0q66 0 124 25.5t101.5 69 69 101.5 25.5 124q0 75-34 142.5T896 575v1281q0 40-15 75t-41 61-61 41-75 15-75-15-61-41-41-61-15-75V575q-60-45-94-112.5T384 320q0-66 25-124t68.5-101.5 102-69T704 0zm64 504q28-16 51.5-34t40.5-39.5 26.5-48.5 9.5-62q0-30-9.5-58t-26-52-40.5-42-52-28v180l-64 64-64-64V140q-29 10-52.5 28t-40 42-26 52-9.5 58q0 35 9.5 62t26.5 48.5 40.5 39.5 51.5 34v1352q0 26 19 45t45 19 45-19 19-45V504z"
})
}));
export { MCMdlDeveloperTools };