@react-spectrum/s2
Version:
Spectrum 2 UI components in React
26 lines (19 loc) • 1.47 kB
JavaScript
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs";
import {jsx as $h3ZXl$jsx} from "react/jsx-runtime";
import {forwardRef as $h3ZXl$forwardRef} from "react";
const $dd6caa86c38b2751$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $h3ZXl$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $h3ZXl$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "m10.546 11.004-3.857-9c-.236-.55-1.142-.55-1.378 0l-3.857 9c-.163.38.013.822.394.985.379.161.82-.012.985-.393L3.945 9h4.11l1.112 2.596c.123.284.4.454.69.454q.15 0 .295-.06c.381-.164.557-.605.394-.986M4.588 7.5 6 4.204 7.412 7.5zM17.25 18h-5.5c-.275 0-.527-.15-.659-.392s-.12-.535.03-.765L15.87 9.5H11.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h5.5c.275 0 .527.15.659.392s.12.535-.03.765L13.13 16.5h4.121c.414 0 .75.336.75.75s-.336.75-.75.75"
})
});
const $dd6caa86c38b2751$var$ForwardRef = /*#__PURE__*/ (0, $h3ZXl$forwardRef)($dd6caa86c38b2751$var$SvgComponent);
var $dd6caa86c38b2751$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($dd6caa86c38b2751$var$ForwardRef);
export {$dd6caa86c38b2751$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=NamingOrder.mjs.map