The Phosphor detective icon depicts a person in a trench coat and fedora, commonly used to represent features related to investigation, privacy, or security.
Common uses
- Incognito mode toggle
- User profile privacy settings
- Security or investigation-related actions
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Detective } from '@phosphor-icons/react';
<Detective size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Detective size={24} />thin
<Detective size={24} weight="thin" />light
<Detective size={24} weight="light" />bold
<Detective size={24} weight="bold" />fill
<Detective size={24} weight="fill" />duotone
<Detective size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- people
- Keywords
- incognitopolicelaw enforcementspysecretpeoplesystemdetectiveprivatesecret agent
FAQ
- What is the detective icon used for?
- It's typically used for features related to privacy, security, investigation, or anonymity.
- How do I use the detective icon in React?
- Import it as `Detective` from '@phosphor-icons/react' and use it like `<Detective />`.
- What is the license for the Phosphor detective icon?
- Phosphor icons, including the detective icon, are distributed under the MIT license.
Looking for something else? Search Phosphor 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 →