@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 $5YRDU$reactjsxruntime = require("react/jsx-runtime");
var $5YRDU$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", () => $cae67c60e81879f8$export$2e2bcd8739ae039);
const $cae67c60e81879f8$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $5YRDU$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, $5YRDU$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M13.994 18H6.006c-.978 0-1.838-.625-2.14-1.555L1.398 8.849c-.302-.93.026-1.941.818-2.516l6.461-4.695c.791-.575 1.854-.575 2.645 0l6.463 4.695c.791.575 1.12 1.586.817 2.516l-2.468 7.596c-.302.93-1.162 1.555-2.14 1.555M10 2.708c-.155 0-.31.048-.441.144L3.097 7.547c-.264.191-.373.528-.272.838l2.468 7.596c.1.311.387.519.713.519h7.988c.326 0 .612-.208.713-.518l2.468-7.597c.101-.31-.008-.647-.272-.838l-6.462-4.695c-.132-.096-.286-.144-.441-.144"
})
});
const $cae67c60e81879f8$var$ForwardRef = /*#__PURE__*/ (0, $5YRDU$react.forwardRef)($cae67c60e81879f8$var$SvgComponent);
var $cae67c60e81879f8$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($cae67c60e81879f8$var$ForwardRef);
//# sourceMappingURL=Polygon5.cjs.map