The Lucide hat glasses icon depicts a fedora hat with sunglasses, commonly used to represent concepts like incognito mode, anonymity, or disguise in user interfaces.
Common uses
- Incognito/Private browsing mode toggle
- User profile privacy settings
- Anonymous user status indicator
Use it in React
Install
npm i lucide-reactImport & render
import { HatGlasses } from 'lucide-react';
<HatGlasses size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- incognitodisguisecostumemaskedanonymousanonymityprivacyprivate browsingstealthhiddenundercovercloakinvisibleghostspyagent
FAQ
- What is the hat glasses icon used for?
- It's typically used to symbolize anonymity, privacy, or incognito features within an application.
- How do I use the hat glasses icon in React?
- You can import and use it like this: import { HatGlasses } from 'lucide-react'. Then render it as <HatGlasses />.
- What is the license for the hat glasses icon?
- The Lucide icon library, including the hat glasses icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →