UNPKG

@icongo/li

Version:
23 lines 788 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 LIChartNegativeDynamic = 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: "#00bcd4", d: "M5.333 6.072h3.334v6.667H5.333zM1 1.405h3.333V12.74H1zM9.667 8.74H13v4H9.667z" }), /*#__PURE__*/_jsxs("g", { fill: "#3f51b5", children: [/*#__PURE__*/_jsx("path", { d: "M13 2.739 9.667 6.072H13z" }), /*#__PURE__*/_jsx("path", { d: "m8.187 2.204.943-.943 3.323 3.323-.943.943z" })] })] })); export { LIChartNegativeDynamic };