@react-spectrum/s2
Version:
Spectrum 2 UI components in React
26 lines (19 loc) • 1.48 kB
JavaScript
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs";
import {jsx as $8SiSi$jsx} from "react/jsx-runtime";
import {forwardRef as $8SiSi$forwardRef} from "react";
const $66fb2fca4f8845e4$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $8SiSi$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $8SiSi$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M10.75 15h-1.5C8.01 15 7 13.99 7 12.75v-5.5C7 6.01 8.01 5 9.25 5h1.5C11.99 5 13 6.01 13 7.25v5.5c0 1.24-1.01 2.25-2.25 2.25m-1.5-8.5c-.413 0-.75.337-.75.75v5.5c0 .413.337.75.75.75h1.5c.413 0 .75-.337.75-.75v-5.5c0-.413-.337-.75-.75-.75zM16.25 18c-.414 0-.75-.336-.75-.75V2.75c0-.414.336-.75.75-.75s.75.336.75.75v14.5c0 .414-.336.75-.75.75M3.75 18c-.414 0-.75-.336-.75-.75V2.75c0-.414.336-.75.75-.75s.75.336.75.75v14.5c0 .414-.336.75-.75.75"
})
});
const $66fb2fca4f8845e4$var$ForwardRef = /*#__PURE__*/ (0, $8SiSi$forwardRef)($66fb2fca4f8845e4$var$SvgComponent);
var $66fb2fca4f8845e4$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($66fb2fca4f8845e4$var$ForwardRef);
export {$66fb2fca4f8845e4$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=DistributeSpaceHorizontally.mjs.map