UNPKG

@icongo/li

Version:
23 lines 819 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 LIChartNeutralTrading = 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__*/_jsxs("g", { fill: "#1565c0", children: [/*#__PURE__*/_jsx("path", { d: "M12.82 3.7 10.3 5.8V1.6z" }), /*#__PURE__*/_jsx("path", { d: "M1 3.1h10.2v1.2H1z" })] }), /*#__PURE__*/_jsx("path", { fill: "#2196f3", d: "M11.8 6.7H13v5.7h-1.2zm-1.8 0h1.2v5.7H10zm-1.8 0h1.2v5.7H8.2zm-1.8 0h1.2v5.7H6.4zm-1.8 0h1.2v5.7H4.6zm-1.8 0H4v5.7H2.8zM1 6.7h1.2v5.7H1z" })] })); export { LIChartNeutralTrading };