@react-spectrum/s2
Version:
Spectrum 2 UI components in React
37 lines (26 loc) • 1.84 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $hNOI0$reactjsxruntime = require("react/jsx-runtime");
var $hNOI0$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", () => $3a7a4afc3947adee$export$2e2bcd8739ae039);
const $3a7a4afc3947adee$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hNOI0$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, $hNOI0$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M2.5 18.25c-.192 0-.384-.073-.53-.22-.293-.293-.293-.767 0-1.06l15-15c.293-.293.767-.293 1.06 0s.293.767 0 1.06l-15 15c-.146.147-.338.22-.53.22M5.25 8.5C3.458 8.5 2 7.042 2 5.25S3.458 2 5.25 2 8.5 3.458 8.5 5.25 7.042 8.5 5.25 8.5m0-5c-.965 0-1.75.785-1.75 1.75S4.285 7 5.25 7 7 6.215 7 5.25 6.215 3.5 5.25 3.5M14.75 18c-1.792 0-3.25-1.458-3.25-3.25s1.458-3.25 3.25-3.25S18 12.958 18 14.75 16.542 18 14.75 18m0-5c-.965 0-1.75.785-1.75 1.75s.785 1.75 1.75 1.75 1.75-.785 1.75-1.75S15.715 13 14.75 13"
})
});
const $3a7a4afc3947adee$var$ForwardRef = /*#__PURE__*/ (0, $hNOI0$react.forwardRef)($3a7a4afc3947adee$var$SvgComponent);
var $3a7a4afc3947adee$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($3a7a4afc3947adee$var$ForwardRef);
//# sourceMappingURL=Percentage.cjs.map