The Tabler spy icon depicts a figure wearing a fedora and trench coat, commonly used to represent concepts like security, incognito mode, or private browsing in user interfaces.
Common uses
- Incognito or private browsing mode toggle
- Security or privacy settings section
- Anonymity feature indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpy } from '@tabler/icons-react';
<IconSpy size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- securityincognitoprivacybrowserwebspysystemsecret agentanonymous
FAQ
- What is the spy icon used for?
- It's typically used to symbolize privacy, incognito mode, or security-related features within an application.
- How do I use the spy icon in React?
- You can import it using `import { IconSpy } from '@tabler/icons-react';` and then use it as a component like `<IconSpy />`.
- What is the license for the Tabler spy icon?
- The Tabler icon library, including the spy icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →