@icongo/li
Version:
LibreICONS Icons
18 lines • 1.23 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIGuiSortNumDesc = 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.397 1.094v8.773h-1.88L10.023 13l2.507-3.133h-1.88V1.094z"
}), /*#__PURE__*/_jsx("path", {
d: "M4.76 5.794H1.564v-.627L3.068 3.57c.125-.125.22-.25.282-.344.063-.094.157-.188.188-.282.063-.094.094-.157.094-.251.031-.063.031-.157.031-.22a.797.797 0 0 0-.156-.5c-.094-.126-.251-.189-.44-.189a.748.748 0 0 0-.281.063.562.562 0 0 0-.22.157c-.062.062-.093.156-.125.25-.031.094-.031.188-.031.314h-.94c0-.22.031-.408.125-.596.063-.188.188-.344.314-.501a2.84 2.84 0 0 1 .5-.345C2.599 1.031 2.85 1 3.1 1s.47.031.658.094c.188.063.345.157.47.25.125.095.22.251.282.408.063.157.094.345.094.564 0 .157-.031.313-.063.439-.03.125-.125.282-.219.438a3.801 3.801 0 0 1-.313.439c-.125.157-.282.313-.439.47l-.814.877H4.76v.815zM3.82 13h-.94V9.428l-1.097.345V9.02l1.943-.69h.094V13z"
})]
}));
export { LIGuiSortNumDesc };