@icongo/mc
Version:
Micon Icons
13 lines • 543 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlBackSpaceQwertyLg = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2202 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M896 128h1306v1792H896L0 1024zm1178 1664V256H949l-768 768 768 768h1125zM941 685l91-90 339 338 338-338 91 90-339 339 339 339-91 90-338-338-339 338-91-90 339-339z"
})
}));
export { MCMdlBackSpaceQwertyLg };