UNPKG

@icongo/li

Version:
14 lines 1.06 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiTheme = 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: "M12.52 3.086h-1.498l-.662.72h1.92v5.76H1.72v-5.76h6.143l.507-.72H1.48a.48.48 0 0 0-.48.48v6.96c0 .265.215.48.48.48h11.04a.48.48 0 0 0 .48-.48v-6.96a.48.48 0 0 0-.48-.48zm-1.51-1.635c-.323-.26-.857-.132-1.193.285L6.41 6.576c-.337.418-.335.338-.013.598.323.26.245.278.581-.14l4.005-4.357c.337-.418.349-.967.026-1.226zm-.877.579s-.05-.058-.216-.19c.25-.407.738-.333.738-.333-.463.274-.522.523-.522.523zM4.2 8.385c.664-.006.747-.166.963-.832.4-1.053 2.197.275 1.083.736-1.114.46-2.71.1-2.046.096Zm4.35 3.982c-.207-.152-.23-.382-.23-.382l-.077-.499H5.757l-.078.499s-.022.23-.23.382c-.208.153-.372.284-.208.307.158.021 1.65.002 1.759 0 .11.002 1.6.021 1.758 0 .164-.022 0-.153-.207-.307z" }) })); export { LIGuiTheme };