UNPKG

@icongo/li

Version:
18 lines 1.07 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 LIGuiUnsorted = 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", { d: "M8.404 4.621c.33-.283.764-.462 1.235-.462.547 0 .877.283.877.65 0 .406-.132.68-.783 1.49-.471.585-.613.953-.631 1.5h1.253c.029-.453.208-.793.566-1.226.67-.802.952-1.235.952-1.895 0-.924-.801-1.575-1.923-1.575-.622 0-1.207.18-1.584.453l.038 1.065m1.33 3.724a.716.716 0 1 0-.001 1.433.716.716 0 0 0 0-1.433" }), /*#__PURE__*/_jsx("path", { fill: "red", d: "M6.845 10.643a.252.252 0 0 1-.067.16L4.642 12.94a.223.223 0 0 1-.153.06.24.24 0 0 1-.154-.06l-2.143-2.143c-.067-.072-.082-.15-.047-.235.036-.09.103-.134.201-.134h1.286V1.214A.208.208 0 0 1 3.846 1h1.286a.208.208 0 0 1 .214.214v9.214h1.286a.207.207 0 0 1 .214.215z" })] })); export { LIGuiUnsorted };