The Phosphor windmill icon depicts a traditional windmill, often used in UI to represent concepts related to energy, sustainability, or rural settings.
Common uses
- Labeling a renewable energy section.
- Indicating a rural or countryside location.
- Representing a business in the agriculture or energy sector.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Windmill } from '@phosphor-icons/react';
<Windmill size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Windmill size={24} />thin
<Windmill size={24} weight="thin" />light
<Windmill size={24} weight="light" />bold
<Windmill size={24} weight="bold" />fill
<Windmill size={24} weight="fill" />duotone
<Windmill size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*turbineenergyrenewablesustainabilitycountrysidelandscapegreenpowerbuildingscommercewindmill
FAQ
- What is the windmill icon used for?
- It's typically used to symbolize renewable energy, sustainability, or rural landscapes in user interfaces.
- How do I use the windmill icon in React?
- You can import and use it like this: import { Windmill } from '@phosphor-icons/react'; <Windmill />.
- What is the license for this icon?
- The Phosphor icon library, including the windmill icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →