The Lucide venetian mask icon depicts a decorative mask, often used to represent themes of disguise, anonymity, or masquerade in user interfaces.
Common uses
- Login/authentication forms
- User profile settings for privacy
- Content moderation or anonymous posting features
Use it in React
Install
npm i lucide-reactImport & render
import { VenetianMask } from 'lucide-react';
<VenetianMask size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- maskmasqueradeimpersonatesecretincognitovenetianmasquerade maskdisguise
FAQ
- What is the venetian-mask icon used for?
- It's commonly used to symbolize anonymity, disguise, or masquerade. In UI, it can indicate features related to privacy, incognito mode, or impersonation.
- How do I use the venetian-mask icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { VenetianMask } from 'lucide-react'. Then render it as a component: <VenetianMask />.
- What is the license for the venetian-mask icon?
- The venetian-mask icon is part of the Lucide icon library, which is distributed 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 →