@icongo/li
Version:
LibreICONS Icons
22 lines • 1.15 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 LIGreentech = 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: "#cddc39",
d: "M11 5c0-2.229-1.771-4-4-4S3 2.771 3 5c0 2.343 2.286 3.086 2.286 4.743v.4h3.428v-.4C8.714 8.086 11 7.343 11 5z"
}), /*#__PURE__*/_jsx("path", {
fill: "#388e3c",
d: "M5.657 2.686s-.971 2.2-.543 3.657C5.43 7.37 6.514 7.629 7 7.257c.057.429-.114.8-.257 1.172l.857.314c.543-1.6-.371-3.429-.914-4.286 1.285.914 1.657 2.457 1.657 2.457.114-.057.171-.171.314-.314.8-.971.372-3.229-3-3.914zm-.371 7.171v1.429c0 .543.4 1 .914 1.114.114.343.429.6.8.6s.714-.257.8-.6c.514-.114.914-.571.914-1.114V9.857H5.286z"
}), /*#__PURE__*/_jsx("path", {
fill: "#4caf50",
d: "m8.714 11.286-3.314.457c.086.2.257.4.457.514l2.686-.371a1.06 1.06 0 0 0 .171-.6zM5.286 11.2l3.428-.486v-.571l-3.428.486z"
})]
}));
export { LIGreentech };