UNPKG

@icongo/li

Version:
14 lines 822 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiBackspace = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M11.8 3.4H4.849A1.2 1.2 0 0 0 4 3.752L1.176 6.576a.6.6 0 0 0 0 .848L4 10.248a1.2 1.2 0 0 0 .849.352H11.8A1.2 1.2 0 0 0 13 9.4V4.6a1.2 1.2 0 0 0-1.2-1.2Zm-1.588 4.764a.3.3 0 0 1 0 .424l-.424.424a.3.3 0 0 1-.424 0L8.2 7.848 7.036 9.012a.3.3 0 0 1-.424 0l-.424-.424a.3.3 0 0 1 0-.424L7.352 7 6.188 5.836a.3.3 0 0 1 0-.424l.424-.424a.3.3 0 0 1 .424 0L8.2 6.152l1.164-1.164a.3.3 0 0 1 .424 0l.424.424a.3.3 0 0 1 0 .424L9.048 7l1.164 1.164Z" }) })); export { LIGuiBackspace };