UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.44 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $5a4Tz$jsx} from "react/jsx-runtime"; import {forwardRef as $5a4Tz$forwardRef} from "react"; const $38d6c6e35fda2cec$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $5a4Tz$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $5a4Tz$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.25 4.5H3.75c-.414 0-.75-.336-.75-.75S3.336 3 3.75 3h12.5c.414 0 .75.336.75.75s-.336.75-.75.75M16.25 8.5H3.75c-.414 0-.75-.336-.75-.75S3.336 7 3.75 7h12.5c.414 0 .75.336.75.75s-.336.75-.75.75M16.25 12.5H3.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h12.5c.414 0 .75.336.75.75s-.336.75-.75.75M13.25 16.5h-6.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.5c.414 0 .75.336.75.75s-.336.75-.75.75" }) }); const $38d6c6e35fda2cec$var$ForwardRef = /*#__PURE__*/ (0, $5a4Tz$forwardRef)($38d6c6e35fda2cec$var$SvgComponent); var $38d6c6e35fda2cec$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($38d6c6e35fda2cec$var$ForwardRef); export {$38d6c6e35fda2cec$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=TextAlignJustifyLastCenter.mjs.map