UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.39 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $034tl$jsx} from "react/jsx-runtime"; import {forwardRef as $034tl$forwardRef} from "react"; const $c3c29658b495910c$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $034tl$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $034tl$jsx)("path", { fill: "var(--iconPrimary, #292929)", d: "M3 17.75c-.155 0-.312-.048-.445-.146-.334-.247-.405-.716-.159-1.05l2.298-3.113c.238-.322.69-.402 1.022-.176l2.05 1.379 1.621-6.985c.07-.299.314-.524.617-.571.304-.049.604.097.76.36l1.932 3.277 3.62-8.034c.17-.378.614-.545.992-.375s.546.615.376.993l-4.215 9.352c-.115.255-.363.425-.643.44-.276.03-.545-.126-.687-.368l-1.715-2.908-1.444 6.219c-.056.24-.226.437-.456.528-.23.09-.488.063-.693-.076L5.475 14.91l-1.871 2.535c-.147.2-.374.305-.604.305" }) }); const $c3c29658b495910c$var$ForwardRef = /*#__PURE__*/ (0, $034tl$forwardRef)($c3c29658b495910c$var$SvgComponent); var $c3c29658b495910c$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($c3c29658b495910c$var$ForwardRef); export {$c3c29658b495910c$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=ChartTrend.mjs.map