The HugeIcons fan 01 icon depicts a simple fan, commonly used to represent ventilation, cooling, or air circulation in user interfaces.
Common uses
- Cooling system status
- Ventilation controls
- Air quality indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Fan01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Fan01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- coolingventilationairwind
FAQ
- What is this icon for?
- This icon represents a fan, suitable for indicating cooling, ventilation, or air movement.
- How do I use this in React?
- Import it using `import { Fan01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Fan01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.