John KuehJohn Kueh

favicon icon

Tabler · favicon · MIT

Download SVG

The Tabler favicon icon depicts a small square representing a website's unique identifier, commonly used to visually distinguish browser tabs, bookmarks, and website shortcuts.

Common uses

  • Browser tab identifier
  • Website bookmark graphic
  • Site identity element

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFavicon } from '@tabler/icons-react';

<IconFavicon size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFavicon size={24} stroke={2} />
filled
<IconFaviconFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
browserwebsitetabbookmarkmarkidentitywebgraphicsfaviconcreativedesignbrowser iconwebsite icontab iconmark icon

FAQ

What is the purpose of a favicon icon?
A favicon icon serves as a visual marker for a website, helping users quickly identify it among multiple open tabs or bookmarks.
How do I use the favicon icon in React?
You can import and use it in your React components like this: import { IconFavicon } from '@tabler/icons-react'.
What is the license for the Tabler favicon icon?
The Tabler favicon icon is distributed under the MIT license.

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 →