@react-spectrum/s2
Version:
Spectrum 2 UI components in React
38 lines (26 loc) • 1.77 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $hxPfy$reactjsxruntime = require("react/jsx-runtime");
var $hxPfy$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", () => $012afad0ac265b62$export$2e2bcd8739ae039);
const $012afad0ac265b62$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hxPfy$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, $hxPfy$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M11.495 2.414 12.7 5.597c.211.56.735.94 1.332.968l3.4.161c1.492.07 2.103 1.951.937 2.886l-2.656 2.128c-.467.375-.667.99-.508 1.568l.896 3.26c.396 1.444-1.207 2.608-2.457 1.785l-2.819-1.858c-.5-.33-1.147-.33-1.648-.002l-2.867 1.88c-1.249.82-2.848-.342-2.454-1.783l.898-3.284c.158-.577-.042-1.192-.509-1.566L1.59 9.612c-1.167-.935-.556-2.815.937-2.886l3.4-.161c.597-.028 1.12-.409 1.332-.968L8.46 2.414c.529-1.398 2.506-1.398 3.034 0"
})
});
const $012afad0ac265b62$var$ForwardRef = /*#__PURE__*/ (0, $hxPfy$react.forwardRef)($012afad0ac265b62$var$SvgComponent);
var $012afad0ac265b62$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($012afad0ac265b62$var$ForwardRef);
//# sourceMappingURL=StarFilled.cjs.map