The HugeIcons blinds icon depicts a set of window blinds, commonly used to represent window coverings, privacy settings, or adjustable elements in a user interface.
Common uses
- Window covering settings
- Privacy controls
- Adjustable UI elements
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BlindsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BlindsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- windowshuttercoverblind
FAQ
- What is the BlindsIcon typically used for?
- It's used to represent window coverings, privacy settings, or any UI element that can be adjusted or opened/closed.
- How do I use the BlindsIcon in React?
- Import both HugeiconsIcon and BlindsIcon, then render <HugeiconsIcon icon={BlindsIcon} />.
- What is the license for the BlindsIcon?
- The BlindsIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.