UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.77 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $k5uKE$jsxs, jsx as $k5uKE$jsx} from "react/jsx-runtime"; import {forwardRef as $k5uKE$forwardRef} from "react"; const $167bc2a09f863169$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $k5uKE$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $k5uKE$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "m13.527 5.49-3.002-2.997c-.293-.292-.767-.293-1.06 0L6.467 5.491c-.293.293-.293.767 0 1.06.147.147.339.22.53.22s.384-.073.53-.22L9.25 4.83v8.181c0 .414.336.75.75.75s.75-.336.75-.75V4.837l1.718 1.715c.293.292.767.293 1.06-.001.293-.293.293-.768 0-1.06" }), /*#__PURE__*/ (0, $k5uKE$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.75 18.021H4.25c-1.24 0-2.25-1.01-2.25-2.25v-5.75c0-.414.336-.75.75-.75s.75.336.75.75v5.75c0 .414.336.75.75.75h11.5c.414 0 .75-.336.75-.75v-5.75c0-.414.336-.75.75-.75s.75.336.75.75v5.75c0 1.24-1.01 2.25-2.25 2.25" }) ] }); const $167bc2a09f863169$var$ForwardRef = /*#__PURE__*/ (0, $k5uKE$forwardRef)($167bc2a09f863169$var$SvgComponent); var $167bc2a09f863169$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($167bc2a09f863169$var$ForwardRef); export {$167bc2a09f863169$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Share.mjs.map