@icongo/mc
Version:
Micon Icons
13 lines • 607 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlDecreaseIndentLegacy = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 1792"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M896 336h896v112H896V336zm0 1008v-112h896v112H896zm0-448V784h896v112H896zm672-336v112H896V560h672zm0 448v112H896v-112h672zM361.375 641.375 218.75 784H784v112H218.75l142.625 142.625-78.75 78.75L5.25 840l277.375-277.375z"
})
}));
export { MCMdlDecreaseIndentLegacy };