UNPKG

@icongo/li

Version:
23 lines 883 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 LIChartBearish = 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: "#f44336", d: "M11.8 9.91H13v3h-1.2zM10 8.41h1.2v4.5H10zm-1.8 1.2h1.2v3.3H8.2zm-1.8-2.4h1.2v5.7H6.4zm-1.8.9h1.2v4.8H4.6zm-1.8-1.2H4v6H2.8zM1 5.41h1.2v7.5H1z" }), /*#__PURE__*/_jsxs("g", { fill: "#d32f2f", children: [/*#__PURE__*/_jsx("path", { d: "m10 5.35 1.83 1.83.84-.84L10 3.67l-1.2 1.2-3-3-1.5 1.5-2.28-2.28-.84.84L4.3 5.05l1.5-1.5 3 3z" }), /*#__PURE__*/_jsx("path", { d: "M13 7.51h-2.7l2.7-2.7z" })] })] })); export { LIChartBearish };