UNPKG

@icongo/li

Version:
18 lines 731 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiSortAlphaDesc = 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: "M4.268 12.053H2.595L2.247 13H1.142l1.8-4.8h.916L5.626 13h-1.01l-.348-.947zM2.816 11.2h1.2l-.6-1.8-.6 1.8zm.063-6.19h2.4v.79H1.616v-.6l2.4-3.41h-2.4V1h3.6v.537L2.879 5.01z" }), /*#__PURE__*/_jsx("path", { fill: "red", d: "M9.7 1v8.842H7.805L10.332 13l2.526-3.158h-1.895V1z" })] })); export { LIGuiSortAlphaDesc };