@react-spectrum/s2
Version:
Spectrum 2 UI components in React
38 lines (26 loc) • 1.78 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $6mHhR$reactjsxruntime = require("react/jsx-runtime");
var $6mHhR$react = require("react");
function $parcel$defineInteropFlag(a) {
Object.defineProperty(a, '__esModule', {value: true, configurable: true});
}
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$defineInteropFlag(module.exports);
$parcel$export(module.exports, "default", () => $82570ee2b6482179$export$2e2bcd8739ae039);
const $82570ee2b6482179$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $6mHhR$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $6mHhR$reactjsxruntime.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 $82570ee2b6482179$var$ForwardRef = /*#__PURE__*/ (0, $6mHhR$react.forwardRef)($82570ee2b6482179$var$SvgComponent);
var $82570ee2b6482179$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($82570ee2b6482179$var$ForwardRef);
//# sourceMappingURL=NamingOrder.cjs.map