UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.81 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $4EO57$jsxs, jsx as $4EO57$jsx} from "react/jsx-runtime"; import {forwardRef as $4EO57$forwardRef} from "react"; const $63c677fdaec339e3$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $4EO57$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $4EO57$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M2.75 15c-.414 0-.75-.336-.75-.75v-10C2 3.01 3.01 2 4.25 2h10c.414 0 .75.336.75.75s-.336.75-.75.75h-10c-.414 0-.75.337-.75.75v10c0 .414-.336.75-.75.75" }), /*#__PURE__*/ (0, $4EO57$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.63 5H7.37C6.063 5 5 6.063 5 7.37v8.26C5 16.937 6.063 18 7.37 18h8.26c1.307 0 2.37-1.063 2.37-2.37V7.37C18 6.063 16.937 5 15.63 5m.87 10.63c0 .48-.39.87-.87.87H7.37c-.48 0-.87-.39-.87-.87V7.37c0-.48.39-.87.87-.87H11v4.134c0 .357.43.535.683.283l1.034-1.034c.156-.156.41-.156.566 0l1.034 1.034c.252.252.683.074.683-.283V6.5h.63c.48 0 .87.39.87.87z" }) ] }); const $63c677fdaec339e3$var$ForwardRef = /*#__PURE__*/ (0, $4EO57$forwardRef)($63c677fdaec339e3$var$SvgComponent); var $63c677fdaec339e3$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($63c677fdaec339e3$var$ForwardRef); export {$63c677fdaec339e3$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=CCLibrary.mjs.map