@icongo/mc
Version:
Micon Icons
13 lines • 643 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlDecreaseIndentMirrored = 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: "M1030.06 384H6.12v128h1023.94V384zm0 1152v-128H6.12v128h1023.94zm0-512V896H6.12v128h1023.94zM262.109 640v128h767.953V640H262.109zm0 512v128h767.953v-128H262.109zM1641.03 733l162.99 163h-645.961v128h645.961l-162.99 163 89.994 90 316.98-317-316.98-317z"
})
}));
export { MCMdlDecreaseIndentMirrored };