UNPKG

@icongo/li

Version:
18 lines 1.3 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiIndent = props => /*#__PURE__*/_jsxs("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", { fill: "red", d: "M3.357 7q0 .094-.06.154L1.368 9.083q-.06.06-.154.06-.087 0-.15-.064Q1 9.016 1 8.93V5.07q0-.087.064-.15.063-.064.15-.064.094 0 .154.06l1.929 1.929q.06.06.06.154z" }), /*#__PURE__*/_jsx("path", { d: "M13 10.214V11.5q0 .087-.064.15-.063.064-.15.064H1.214q-.087 0-.15-.063Q1 11.587 1 11.5v-1.286q0-.087.064-.15.063-.064.15-.064h11.572q.087 0 .15.064.064.063.064.15zm0-2.571v1.286q0 .087-.064.15-.063.064-.15.064H5.5q-.087 0-.15-.064-.064-.063-.064-.15V7.643q0-.087.063-.15.064-.064.151-.064h7.286q.087 0 .15.063.064.064.064.15zm0-2.572v1.286q0 .087-.064.15-.063.064-.15.064H5.5q-.087 0-.15-.063-.064-.064-.064-.15V5.07q0-.087.063-.15.064-.064.151-.064h7.286q.087 0 .15.064.064.063.064.15zM13 2.5v1.286q0 .087-.064.15-.063.064-.15.064H1.214q-.087 0-.15-.064Q1 3.873 1 3.786V2.5q0-.087.064-.15.063-.064.15-.064h11.572q.087 0 .15.063.064.064.064.151z" })] })); export { LIGuiIndent };