UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 2.21 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $44ut1$jsxs, jsx as $44ut1$jsx} from "react/jsx-runtime"; import {forwardRef as $44ut1$forwardRef} from "react"; const $9c47ca1864f32e19$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $44ut1$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $44ut1$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, $44ut1$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 $9c47ca1864f32e19$var$ForwardRef = /*#__PURE__*/ (0, $44ut1$forwardRef)($9c47ca1864f32e19$var$SvgComponent); var $9c47ca1864f32e19$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($9c47ca1864f32e19$var$ForwardRef); export {$9c47ca1864f32e19$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Play.mjs.map