UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.33 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $enFKd$jsx} from "react/jsx-runtime"; import {forwardRef as $enFKd$forwardRef} from "react"; const $e54f6134393c2631$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $enFKd$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $enFKd$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.25 19H3.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h12.5c.414 0 .75.336.75.75s-.336.75-.75.75M10 16c-2.62 0-4.75-2.13-4.75-4.75v-8.5c0-.414.336-.75.75-.75s.75.336.75.75v8.5c0 1.792 1.458 3.25 3.25 3.25s3.25-1.458 3.25-3.25v-8.5c0-.414.336-.75.75-.75s.75.336.75.75v8.5c0 2.62-2.13 4.75-4.75 4.75" }) }); const $e54f6134393c2631$var$ForwardRef = /*#__PURE__*/ (0, $enFKd$forwardRef)($e54f6134393c2631$var$SvgComponent); var $e54f6134393c2631$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($e54f6134393c2631$var$ForwardRef); export {$e54f6134393c2631$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=TagUnderline.mjs.map