UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.59 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $7xjeM$jsx} from "react/jsx-runtime"; import {forwardRef as $7xjeM$forwardRef} from "react"; const $5a632e895c21f138$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $7xjeM$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $7xjeM$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18.28 13.22c-.293-.293-.767-.293-1.06 0L16 14.44V3.75c0-.414-.336-.75-.75-.75s-.75.336-.75.75v10.69l-1.22-1.22c-.293-.293-.767-.293-1.06 0s-.293.767 0 1.06l2.5 2.5q.105.105.243.162c.138.057.19.058.287.058s.195-.02.287-.058.174-.093.243-.162l2.5-2.5c.293-.293.293-.767 0-1.06M7.25 14.5h-4.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.5c.414 0 .75.336.75.75s-.336.75-.75.75M9.25 10.5h-6.5c-.414 0-.75-.336-.75-.75S2.336 9 2.75 9h6.5c.414 0 .75.336.75.75s-.336.75-.75.75M11.25 6.5h-8.5c-.414 0-.75-.336-.75-.75S2.336 5 2.75 5h8.5c.414 0 .75.336.75.75s-.336.75-.75.75" }) }); const $5a632e895c21f138$var$ForwardRef = /*#__PURE__*/ (0, $7xjeM$forwardRef)($5a632e895c21f138$var$SvgComponent); var $5a632e895c21f138$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($5a632e895c21f138$var$ForwardRef); export {$5a632e895c21f138$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=SortDown.mjs.map