UNPKG

@icongo/li

Version:
23 lines 860 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 LIGuiLowPriority = 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: "M6.224 12.673 1.327 7.776a1.084 1.084 0 0 1 0-1.552l4.897-4.897a1.084 1.084 0 0 1 1.552 0l4.897 4.897a1.084 1.084 0 0 1 0 1.552l-4.897 4.897c-.436.436-1.143.436-1.552 0z" }), /*#__PURE__*/_jsxs("g", { fill: "#ffeb3b", children: [/*#__PURE__*/_jsx("path", { d: "M6.986 9.571 5.082 7.286h3.81z" }), /*#__PURE__*/_jsx("path", { d: "M6.442 4.51h1.089v3.347H6.442z" })] })] })); export { LIGuiLowPriority };