UNPKG

@icongo/li

Version:
25 lines 802 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 LIChartRatings = 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: "#42a5f5", d: "M10.6 4.6V13H2.2V2.2h6z" }), /*#__PURE__*/_jsx("path", { fill: "#90caf9", d: "M11.8 3.4v8.4H3.4V1h6z" }), /*#__PURE__*/_jsx("path", { fill: "#e1f5fe", d: "M11.35 3.7H9.1V1.45z" }), /*#__PURE__*/_jsx("path", { fill: "#1976d2", d: "m9.28 7.18.72.72V5.8H7.9l.72.72-.72.75-1.2-1.2-1.83 1.8.66.66 1.17-1.2 1.2 1.2z" })] })); export { LIChartRatings };