@icongo/mc
Version:
Micon Icons
13 lines • 604 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlIncreaseIndentLegacy = 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-112h672zM422.625 641.375l78.75-78.75L778.75 840l-277.375 277.375-78.75-78.75L565.25 896H0V784h565.25z"
})
}));
export { MCMdlIncreaseIndentLegacy };