@icongo/mc
Version:
Micon Icons
13 lines • 679 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlDecreaseIndentLegacyMirrored = 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: "M901.303 336H5.355v112h895.947V336zm0 1008v-112H5.355v112h895.947zm0-448V784H5.355v112h895.947zM229.345 560v112h671.957V560H229.346zm0 448v112h671.957v-112H229.346zM1435.9 641.375 1578.517 784h-565.216v112h565.216l-142.616 142.625 78.745 78.75L1792.004 840l-277.358-277.375z"
})
}));
export { MCMdlDecreaseIndentLegacyMirrored };