@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 $QmGqO$reactjsxruntime = require("react/jsx-runtime");
var $QmGqO$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", () => $59fb6e9c6f6cb80b$export$2e2bcd8739ae039);
const $59fb6e9c6f6cb80b$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $QmGqO$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, $QmGqO$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M2.75 11.75c-.414 0-.75-.336-.75-.75V8.5c0-.414.336-.75.75-.75s.75.336.75.75V11c0 .414-.336.75-.75.75M16.75 12.75c-.414 0-.75-.336-.75-.75V7.5c0-.414.336-.75.75-.75s.75.336.75.75V12c0 .414-.336.75-.75.75M6.25 16.5c-.414 0-.75-.336-.75-.75v-12c0-.414.336-.75.75-.75s.75.336.75.75v12c0 .414-.336.75-.75.75M9.75 14.5c-.414 0-.75-.336-.75-.75v-8c0-.414.336-.75.75-.75s.75.336.75.75v8c0 .414-.336.75-.75.75M13.25 19c-.414 0-.75-.336-.75-.75V1.75c0-.414.336-.75.75-.75s.75.336.75.75v16.5c0 .414-.336.75-.75.75"
})
});
const $59fb6e9c6f6cb80b$var$ForwardRef = /*#__PURE__*/ (0, $QmGqO$react.forwardRef)($59fb6e9c6f6cb80b$var$SvgComponent);
var $59fb6e9c6f6cb80b$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($59fb6e9c6f6cb80b$var$ForwardRef);
//# sourceMappingURL=AudioWave.cjs.map