UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.31 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $3oBCk$jsx} from "react/jsx-runtime"; import {forwardRef as $3oBCk$forwardRef} from "react"; const $6e0d3d3c1d71dfd6$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $3oBCk$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $3oBCk$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.741 2H7.125c-2.62 0-4.75 2.13-4.75 4.75s2.13 4.75 4.75 4.75H7.5v5.651c0 .414.336.75.75.75s.75-.336.75-.75V3.5h3v13.651c0 .414.336.75.75.75s.75-.336.75-.75V3.5h3.241c.414 0 .75-.336.75-.75s-.336-.75-.75-.75M7.5 10h-.375c-1.792 0-3.25-1.458-3.25-3.25S5.333 3.5 7.125 3.5H7.5z" }) }); const $6e0d3d3c1d71dfd6$var$ForwardRef = /*#__PURE__*/ (0, $3oBCk$forwardRef)($6e0d3d3c1d71dfd6$var$SvgComponent); var $6e0d3d3c1d71dfd6$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($6e0d3d3c1d71dfd6$var$ForwardRef); export {$6e0d3d3c1d71dfd6$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=TextParagraph.mjs.map