The Tabler brand tabler icon is a logo representing the Tabler UI framework, commonly used to signify official Tabler branding or related open-source projects.
Common uses
- Displaying Tabler framework attribution
- Linking to Tabler documentation or website
- Indicating an open-source project using Tabler
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandTabler } from '@tabler/icons-react';
<IconBrandTabler size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandTabler size={24} stroke={2} />filled
<IconBrandTablerFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logowebsitedashboarddownloadopen-sourceuibrandtablercompanytrademarktabler logotabler ui iconopen source logo
FAQ
- What is the Tabler brand icon used for?
- It's used to represent the Tabler UI framework, often for branding, links, or indicating open-source status.
- How do I use the Tabler icon in React?
- Import it using: import { IconBrandTabler } from '@tabler/icons-react'
- What is the license for the Tabler icon?
- The Tabler icon library, including this icon, is available 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 →