John KuehJohn Kueh

incognito icon

HugeIcons · IncognitoIcon · MIT

Download SVG

The HugeIcons incognito icon visually represents private or anonymous browsing, commonly used for features that protect user privacy.

Common uses

  • Private browsing mode toggle
  • Anonymous user session indicator
  • Incognito search feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { IncognitoIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={IncognitoIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
privateanonymousincognito modeprivacy

FAQ

What does the incognito icon represent?
It represents private or anonymous browsing. It's used in UIs to signify features that enhance user privacy.
How do I use the IncognitoIcon in React?
Import both HugeiconsIcon and IncognitoIcon, then render <HugeiconsIcon icon={IncognitoIcon} />.
What is the license for this icon?
The IncognitoIcon is part of the HugeIcons library and is available under the MIT license.

Looking for something else? Search HugeIcons 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 →