UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.6 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $04SqE$jsx} from "react/jsx-runtime"; import {forwardRef as $04SqE$forwardRef} from "react"; const $5cc41e0e4638b2dc$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $04SqE$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $04SqE$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M12.75 9h-3.5C8.01 9 7 7.99 7 6.75v-1.5C7 4.01 8.01 3 9.25 3h3.5C13.99 3 15 4.01 15 5.25v1.5C15 7.99 13.99 9 12.75 9m-3.5-4.5c-.414 0-.75.337-.75.75v1.5c0 .413.336.75.75.75h3.5c.414 0 .75-.337.75-.75v-1.5c0-.413-.336-.75-.75-.75zM12.75 17h-7.5C4.01 17 3 15.99 3 14.75v-1.5C3 12.01 4.01 11 5.25 11h7.5c1.24 0 2.25 1.01 2.25 2.25v1.5c0 1.24-1.01 2.25-2.25 2.25m-7.5-4.5c-.414 0-.75.337-.75.75v1.5c0 .413.336.75.75.75h7.5c.414 0 .75-.337.75-.75v-1.5c0-.413-.336-.75-.75-.75zM17.25 19c-.414 0-.75-.336-.75-.75V1.75c0-.414.336-.75.75-.75s.75.336.75.75v16.5c0 .414-.336.75-.75.75" }) }); const $5cc41e0e4638b2dc$var$ForwardRef = /*#__PURE__*/ (0, $04SqE$forwardRef)($5cc41e0e4638b2dc$var$SvgComponent); var $5cc41e0e4638b2dc$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($5cc41e0e4638b2dc$var$ForwardRef); export {$5cc41e0e4638b2dc$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=AlignRight.mjs.map