UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 2.05 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $kHLcp$jsxs, jsx as $kHLcp$jsx} from "react/jsx-runtime"; import {forwardRef as $kHLcp$forwardRef} from "react"; const $6b112e05e8d8af86$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $kHLcp$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $kHLcp$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M8.373 15.498H3.25c-.414 0-.75-.336-.75-.75v-8.25h14.25c.414 0 .75.337.75.75V9.07c0 .414.336.75.75.75s.75-.336.75-.75V7.248c0-1.24-1.01-2.25-2.25-2.25h-5.964c-.217 0-.424-.094-.566-.258L8.515 2.773c-.428-.492-1.048-.775-1.7-.775H3.25C2.01 1.998 1 3.008 1 4.248v10.5c0 1.24 1.01 2.25 2.25 2.25h5.123c.414 0 .75-.336.75-.75s-.336-.75-.75-.75m-5.123-12h3.565c.218 0 .425.094.567.258l1.076 1.242H2.5v-.75c0-.413.336-.75.75-.75" }), /*#__PURE__*/ (0, $kHLcp$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15 10.498c-2.485 0-4.5 2.015-4.5 4.5s2.015 4.5 4.5 4.5 4.5-2.015 4.5-4.5-2.015-4.5-4.5-4.5m2.5 5.125h-1.875v1.875c0 .345-.28.625-.625.625s-.625-.28-.625-.625v-1.875H12.5c-.345 0-.625-.28-.625-.625s.28-.625.625-.625h1.875v-1.875c0-.345.28-.625.625-.625s.625.28.625.625v1.875H17.5c.345 0 .625.28.625.625s-.28.625-.625.625" }) ] }); const $6b112e05e8d8af86$var$ForwardRef = /*#__PURE__*/ (0, $kHLcp$forwardRef)($6b112e05e8d8af86$var$SvgComponent); var $6b112e05e8d8af86$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($6b112e05e8d8af86$var$ForwardRef); export {$6b112e05e8d8af86$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=FolderAdd.mjs.map