@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.48 kB
JavaScript
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs";
import {jsx as $7MMhU$jsx} from "react/jsx-runtime";
import {forwardRef as $7MMhU$forwardRef} from "react";
const $cad80171735e6373$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $7MMhU$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $7MMhU$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M15 9.25v1.5c0 1.24-1.01 2.25-2.25 2.25h-5.5C6.01 13 5 11.99 5 10.75v-1.5C5 8.01 6.01 7 7.25 7h5.5C13.99 7 15 8.01 15 9.25m-8.5 1.5c0 .413.337.75.75.75h5.5c.413 0 .75-.337.75-.75v-1.5c0-.413-.337-.75-.75-.75h-5.5c-.413 0-.75.337-.75.75zM18 3.75c0 .414-.336.75-.75.75H2.75c-.414 0-.75-.336-.75-.75S2.336 3 2.75 3h14.5c.414 0 .75.336.75.75M18 16.25c0 .414-.336.75-.75.75H2.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h14.5c.414 0 .75.336.75.75"
})
});
const $cad80171735e6373$var$ForwardRef = /*#__PURE__*/ (0, $7MMhU$forwardRef)($cad80171735e6373$var$SvgComponent);
var $cad80171735e6373$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($cad80171735e6373$var$ForwardRef);
export {$cad80171735e6373$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=DistributeSpaceVertically.mjs.map