UNPKG

@icongo/li

Version:
23 lines 882 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIChartBullish = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#4caf50", d: "M11.8 5.5H13v6.9h-1.2zM10 7.6h1.2v4.8H10zM8.2 6.1h1.2v6.3H8.2zM6.4 7.9h1.2v4.5H6.4zm-1.8.9h1.2v3.6H4.6zm-1.8-.6H4v4.2H2.8zM1 9.4h1.2v3H1z" }), /*#__PURE__*/_jsxs("g", { fill: "#388e3c", children: [/*#__PURE__*/_jsx("path", { d: "m8.8 4.24 1.2 1.2 2.67-2.67-.84-.84L10 3.76l-1.2-1.2-3 3-1.5-1.5-3.12 3.12.84.84L4.3 5.74l1.5 1.5z" }), /*#__PURE__*/_jsx("path", { d: "M13 1.6h-2.7L13 4.3z" })] })] })); export { LIChartBullish };