UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.58 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $l1uQD$jsx} from "react/jsx-runtime"; import {forwardRef as $l1uQD$forwardRef} from "react"; const $415c33109ddcfc45$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $l1uQD$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $l1uQD$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "m18.28 5.72-2.5-2.5q-.105-.105-.243-.162c-.184-.076-.39-.076-.574 0q-.138.058-.243.162l-2.5 2.5c-.293.293-.293.767 0 1.06s.767.293 1.06 0l1.22-1.22v10.69c0 .414.336.75.75.75s.75-.336.75-.75V5.56l1.22 1.22c.146.147.338.22.53.22s.384-.073.53-.22c.293-.293.293-.767 0-1.06M7.25 6.5h-4.5c-.414 0-.75-.336-.75-.75S2.336 5 2.75 5h4.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 14.5h-8.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h8.5c.414 0 .75.336.75.75s-.336.75-.75.75" }) }); const $415c33109ddcfc45$var$ForwardRef = /*#__PURE__*/ (0, $l1uQD$forwardRef)($415c33109ddcfc45$var$SvgComponent); var $415c33109ddcfc45$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($415c33109ddcfc45$var$ForwardRef); export {$415c33109ddcfc45$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=SortUp.mjs.map