UNPKG

@icongo/li

Version:
18 lines 726 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 LIGuiSortAlphaAsc = 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: "M9.7 1v8.842H7.805L10.332 13l2.526-3.158h-1.895V1z" }), /*#__PURE__*/_jsx("path", { d: "M4.268 4.853H2.595l-.348.947H1.142l1.8-4.8h.916l1.8 4.8h-1.01l-.38-.947zM2.816 4h1.2l-.6-1.8-.6 1.8zm.063 8.21h2.4V13H1.616v-.6l2.4-3.41h-2.4V8.2h3.6v.537L2.879 12.21z" })] })); export { LIGuiSortAlphaAsc };