UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.53 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $fpDGj$jsx} from "react/jsx-runtime"; import {forwardRef as $fpDGj$forwardRef} from "react"; const $9ec012e752c4b80d$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $fpDGj$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $fpDGj$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M12.59 1.998H3.41c-1.24 0-2.25 1.01-2.25 2.25v1.11c0 .414.336.75.75.75s.75-.336.75-.75v-1.11c0-.413.337-.75.75-.75h3.84v13h-1.5c-.414 0-.75.336-.75.75s.336.75.75.75H10c.414 0 .75-.336.75-.75s-.336-.75-.75-.75H8.75v-13h3.84c.413 0 .75.337.75.75v1.11c0 .414.336.75.75.75s.75-.336.75-.75v-1.11c0-1.24-1.01-2.25-2.25-2.25M18.75 18.5c-.192 0-.384-.073-.53-.22l-2.47-2.47-2.47 2.47c-.293.293-.767.293-1.06 0s-.293-.767 0-1.06l3-3c.293-.293.767-.293 1.06 0l3 3c.293.293.293.767 0 1.06-.146.147-.338.22-.53.22" }) }); const $9ec012e752c4b80d$var$ForwardRef = /*#__PURE__*/ (0, $fpDGj$forwardRef)($9ec012e752c4b80d$var$SvgComponent); var $9ec012e752c4b80d$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($9ec012e752c4b80d$var$ForwardRef); export {$9ec012e752c4b80d$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=TextIncrease.mjs.map