A three-blade turbine on its tower, for wind power, clean energy and sustainability. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 6L12 2M15.0311 11.25L18.4952 13.25M8.9689 11.25L5.5048 13.25M12 13L12 22M5 22L19 22M16 2.5718C18.4752 4.0009 20 6.6419 20 9.5C20 9.5146 20 9.5292 19.9999 9.5438M4.0001 9.5438C4 9.5292 4 9.5146 4 9.5C4 6.6419 5.5248 4.0009 8 2.5718M14.5 9.5C14.5 10.8807 13.3807 12 12 12C10.6193 12 9.5 10.8807 9.5 9.5C9.5 8.1193 10.6193 7 12 7C13.3807 7 14.5 8.1193 14.5 9.5Z" fill="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- windmill
- renewable
- energy
- power
- green energy
- sustainable
Related icons
The rest of the wind family first, then the Nature shelf.
FAQ
Answered from wind-turbine's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the wind-turbine icon for?
- A three-blade turbine on its tower, for wind power, clean energy and sustainability. It is filed under Nature in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as windmill, renewable, energy, power, green energy and sustainable, and the browser's search matches all of those.
- What styles does the wind-turbine icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of wind-turbine?
- No. wind-turbine is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with wind-turbine?
- droplet, droplet-off, droplets, leaf and tree-palm, all shown below. They are the Nature shelf: nothing else in the set is named after wind.
- How do I import wind-turbine in React?
- <WindTurbine /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <WindTurbine size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the wind-turbine SVG?
- icons/stroke/wind-turbine.svg, icons/duotone/wind-turbine.svg and icons/fill/wind-turbine.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was wind-turbine added to the set?
- Added 12 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.