UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.74 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $esb6h$jsxs, jsx as $esb6h$jsx} from "react/jsx-runtime"; import {forwardRef as $esb6h$forwardRef} from "react"; const $11d98b49a67a39ee$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $esb6h$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $esb6h$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.25 13.191c-.414 0-.75-.336-.75-.75V6.25c0-.413-.337-.75-.75-.75H7.513c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.237C14.99 4 16 5.01 16 6.25v6.191c0 .414-.336.75-.75.75" }), /*#__PURE__*/ (0, $esb6h$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18.602 14.5H6.25c-.413 0-.75-.337-.75-.75V1.398c0-.414-.336-.75-.75-.75S4 .984 4 1.398V4H1.398c-.414 0-.75.336-.75.75s.336.75.75.75H4v8.25C4 14.99 5.01 16 6.25 16h8.25v2.623c0 .414.336.75.75.75s.75-.336.75-.75V16h2.602c.414 0 .75-.336.75-.75s-.336-.75-.75-.75" }) ] }); const $11d98b49a67a39ee$var$ForwardRef = /*#__PURE__*/ (0, $esb6h$forwardRef)($11d98b49a67a39ee$var$SvgComponent); var $11d98b49a67a39ee$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($11d98b49a67a39ee$var$ForwardRef); export {$11d98b49a67a39ee$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Crop.mjs.map