@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.36 kB
JavaScript
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs";
import {jsx as $iow21$jsx} from "react/jsx-runtime";
import {forwardRef as $iow21$forwardRef} from "react";
const $bef30919fd1a9f72$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $iow21$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $iow21$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M13.783 15.708 8.737 3.78c-.235-.554-1.146-.554-1.382 0L2.31 15.708c-.161.38.017.821.399.982q.144.06.292.06c.292 0 .57-.172.69-.458L5.508 12h5.079l1.815 4.292c.162.38.602.562.983.398.382-.16.56-.601.4-.982M6.141 10.5l1.905-4.503L9.951 10.5zM16.25 18.75c-.414 0-.75-.336-.75-.75V2c0-.414.336-.75.75-.75s.75.336.75.75v16c0 .414-.336.75-.75.75"
})
});
const $bef30919fd1a9f72$var$ForwardRef = /*#__PURE__*/ (0, $iow21$forwardRef)($bef30919fd1a9f72$var$SvgComponent);
var $bef30919fd1a9f72$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($bef30919fd1a9f72$var$ForwardRef);
export {$bef30919fd1a9f72$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=Rename.mjs.map