John KuehJohn Kueh

windmill icon

Tabler · windmill · MIT

Download SVG

The Tabler windmill icon depicts a wind turbine, commonly used to represent renewable energy sources, power generation, or specific locations on a map.

Common uses

  • Indicate a renewable energy facility.
  • Symbolize a power source or generation.
  • Mark a location on a map related to wind power.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconWindmill } from '@tabler/icons-react';

<IconWindmill size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconWindmill size={24} stroke={2} />
filled
<IconWindmillFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
generatepowerbladeenergyelectricitywindmilllocationnavigationgeographyplacemapwind turbinepower generation

FAQ

What does the windmill icon represent?
It represents a wind turbine, often used for concepts like renewable energy, power generation, or specific geographical points.
How do I use the windmill icon in React?
Import it using `import { IconWindmill } from '@tabler/icons-react';` and then use it as a component: `<IconWindmill />`.
What is the license for this icon?
The Tabler icon library, including the windmill icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →