@icongo/li
Version:
LibreICONS Icons
14 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LITechWindmill = props => /*#__PURE__*/_jsx("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", {
d: "M3.473 12.901c0-.252.5-.697.86-.764.216-.041.393-.133.393-.204 0-.07.057-.694.128-1.383.114-1.112.173-1.327.523-1.899.217-.354.463-.842.547-1.082.094-.272.173-.373.208-.267.031.094.14 1.094.242 2.222.238 2.646.206 2.523.682 2.613.36.067.86.512.86.764 0 .054-1 .1-2.221.1-1.222 0-2.222-.045-2.222-.1zm-.798-2.333c0-.63 1.221-3.337 1.702-3.772.2-.18.228-.174.503.1.16.161.4.292.532.292.197 0 .227.047.164.257-.184.607-1.11 1.943-1.976 2.849-.572.598-.925.702-.925.274zm4.567-3.705-.504-.074-.01-.655-.008-.655h1.044c1.116 0 2.476.215 3.154.498.695.29.504.522-.609.737-.838.163-2.444.24-3.068.15zM5.41 6.7c-.232-.117-.285-.228-.285-.595 0-.384.048-.474.326-.607.292-.14.359-.133.627.067.422.313.448.74.063 1.042-.357.281-.36.281-.731.094zM4.279 4.887C3.678 3.835 3.005 1.394 3.224 1.06 3.459.7 4.486 1.995 5.3 3.678c.53 1.096.564 1.345.182 1.345-.148 0-.402.105-.565.233l-.295.232-.343-.601z"
})
}));
export { LITechWindmill };