UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.53 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $lqwKy$jsx} from "react/jsx-runtime"; import {forwardRef as $lqwKy$forwardRef} from "react"; const $28f92af1deaae02c$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $lqwKy$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $lqwKy$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18 18.204c-.414 0-.75-.336-.75-.75v-3.626l-.494.21c-.378.16-.821-.018-.983-.401-.16-.381.019-.822.4-.983l1.536-.647c.23-.097.496-.073.706.066s.335.374.335.625v4.756c0 .414-.336.75-.75.75M13.5 2h-9C3.26 2 2.25 3.01 2.25 4.25v1.11c0 .414.336.75.75.75s.75-.336.75-.75V4.25c0-.413.337-.75.75-.75h3.75v13H6.63c-.414 0-.75.336-.75.75s.336.75.75.75h4.64c.414 0 .75-.336.75-.75s-.336-.75-.75-.75H9.75v-13h3.75c.413 0 .75.337.75.75v1.11c0 .414.336.75.75.75s.75-.336.75-.75V4.25C15.75 3.01 14.74 2 13.5 2" }) }); const $28f92af1deaae02c$var$ForwardRef = /*#__PURE__*/ (0, $lqwKy$forwardRef)($28f92af1deaae02c$var$SvgComponent); var $28f92af1deaae02c$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($28f92af1deaae02c$var$ForwardRef); export {$28f92af1deaae02c$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=TextSubscript.mjs.map