@icongo/li
Version:
LibreICONS Icons
28 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIGuiPaid = 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: "#2e7d32",
d: "M7.4 2.029a.552.552 0 0 0-.8 0L3.171 5.457a.552.552 0 0 0 0 .8.564.564 0 0 0 .4.172.564.564 0 0 0 .4-.172L7.4 2.83a.552.552 0 0 0 0-.8z"
}), /*#__PURE__*/_jsx("path", {
fill: "#1b5e20",
d: "M10.829 5.457 7.4 2.03a.552.552 0 0 0-.8 0 .552.552 0 0 0 0 .8l3.429 3.428a.564.564 0 0 0 .4.172.564.564 0 0 0 .4-.172.552.552 0 0 0 0-.8z"
}), /*#__PURE__*/_jsx("path", {
fill: "#388e3c",
d: "M10.829 12.143H3.17a.584.584 0 0 1-.571-.457L1.571 6.429H12.43l-1.058 5.257a.577.577 0 0 1-.542.457z"
}), /*#__PURE__*/_jsx("path", {
fill: "#4caf50",
d: "M12.429 7H1.57A.573.573 0 0 1 1 6.429v-.572c0-.314.257-.571.571-.571H12.43c.314 0 .571.257.571.571v.572A.573.573 0 0 1 12.43 7z"
}), /*#__PURE__*/_jsx("path", {
fill: "#dcedc8",
d: "M8.943 7.514 6.686 9.771 5.629 8.686 5 9.314 6.686 11 9.57 8.114z"
})]
}));
export { LIGuiPaid };