UNPKG

@react-spectrum/s2

Version:
43 lines (32 loc) 2.51 kB
var $bde97c91243ed164$exports = require("./Icon.cjs"); var $6RfVq$reactjsxruntime = require("react/jsx-runtime"); var $6RfVq$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", () => $24bd2fe2de6586f3$export$2e2bcd8739ae039); const $24bd2fe2de6586f3$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $6RfVq$reactjsxruntime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $6RfVq$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M4.249 18.004c-.398 0-.795-.108-1.153-.321C2.41 17.273 2 16.55 2 15.75V4.249c0-.799.41-1.521 1.096-1.932.685-.409 1.515-.43 2.219-.05L16.016 8.02C16.746 8.41 17.2 9.17 17.2 10s-.453 1.589-1.184 1.981L5.315 17.732c-.336.182-.702.272-1.066.272m.003-14.508c-.178 0-.318.068-.387.11-.11.065-.365.26-.365.643v11.502c0 .384.255.578.365.644s.402.198.74.017l10.7-5.75c.357-.193.395-.527.395-.662s-.038-.469-.394-.661L4.605 3.588c-.126-.067-.246-.092-.353-.092" }), /*#__PURE__*/ (0, $6RfVq$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M4.249 18.004c-.398 0-.795-.108-1.153-.321C2.41 17.273 2 16.55 2 15.75V4.249c0-.799.41-1.521 1.096-1.932.685-.409 1.515-.43 2.219-.05L16.016 8.02C16.746 8.41 17.2 9.17 17.2 10s-.453 1.589-1.184 1.981L5.315 17.732c-.336.182-.702.272-1.066.272m.003-14.508c-.178 0-.318.068-.387.11-.11.065-.365.26-.365.643v11.502c0 .384.255.578.365.644s.402.198.74.017l10.7-5.75c.357-.193.395-.527.395-.662s-.038-.469-.394-.661L4.605 3.588c-.126-.067-.246-.092-.353-.092" }) ] }); const $24bd2fe2de6586f3$var$ForwardRef = /*#__PURE__*/ (0, $6RfVq$react.forwardRef)($24bd2fe2de6586f3$var$SvgComponent); var $24bd2fe2de6586f3$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($24bd2fe2de6586f3$var$ForwardRef); //# sourceMappingURL=Play.cjs.map