@icongo/li
Version:
LibreICONS Icons
35 lines • 1.19 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 LIMapWindTurbine = 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: "#03a9f4",
children: [/*#__PURE__*/_jsx("path", {
d: "M2.11 10.51 7.6 8.05l-1.2-2.1-4.89 3.54z"
}), /*#__PURE__*/_jsx("path", {
d: "M12.49 9.49 7.6 5.95l-1.2 2.1 5.49 2.46zM5.2 11.8c-.33 0-.6.27-.6.6v.6h4.8v-.6c0-.33-.27-.6-.6-.6H5.2z"
}), /*#__PURE__*/_jsx("path", {
d: "m6.4 1-.6 6h2.4l-.6-6z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#4fc3f7",
d: "m6.4 1-.54 5.34L7 7V1zm-4.29 9.51L7 8.32V7l-5.19 3zm10.38-1.02L8.14 6.34 7 7l5.19 3z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#455a64",
transform: "matrix(.3 0 0 .3 -.2 -.5)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 24,
cy: 25,
r: 2
}), /*#__PURE__*/_jsx("path", {
d: "m26 30.3-2-.9-2 .9V41h4z"
})]
})]
}));
export { LIMapWindTurbine };