UNPKG

@icongo/li

Version:
14 lines 1.29 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIAriaBlind = 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.135 12.909.025.024c.064.08.137.088.218.024.064-.065.072-.137.024-.218l-2.76-4.817c-.08-.08-.16-.088-.242-.024-.064.065-.072.137-.024.218l2.76 4.793Zm-3.896-.823L5.786 8.43l-.605 1.621.847 2.518c.113.258.295.4.545.423a.657.657 0 0 0 .605-.242c.154-.185.174-.407.06-.665zM8.4 7.05l-3-3.629c-.08-.13-.286-.202-.617-.218-.331-.017-.585.048-.763.193L2.567 6.035l.339 2.226c.194.323.436.371.726.146.21-.162.266-.315.17-.46L3.56 6.373l.629-1.282v2.977l-1.5 3.97c-.082.274-.033.503.144.689a.733.733 0 0 0 .63.242c.242-.024.403-.173.484-.448l1.718-4.453V5.84L4.94 4.824c-.048-.048-.044-.092.012-.133.057-.04.11-.036.158.012l2.468 2.929c.13.178.29.25.485.218.193-.032.322-.125.387-.278.064-.154.048-.327-.049-.52zM5.714 1.944a.908.908 0 0 0-.279-.666A.908.908 0 0 0 4.77 1a.908.908 0 0 0-.666.278.83.83 0 0 0-.254.666.795.795 0 0 0 .254.653c.186.178.408.275.666.291.258-.016.48-.113.665-.29a.87.87 0 0 0 .279-.654z" }) })); export { LIAriaBlind };