The Tabler cat icon depicts a stylized cat, commonly used to represent pet-related features, animal categories, or playful elements in user interfaces.
Common uses
- Labeling a 'My Pets' section
- Illustrating an 'Adopt a Cat' feature
- As a decorative element in a wildlife blog
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCat } from '@tabler/icons-react';
<IconCat size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Animals
- Keywords
- animalpetkittycutecatcreaturewildlifenaturelivingorganismanimalsfeline
FAQ
- What does the cat icon represent?
- The icon visually represents a cat, suitable for themes involving pets, animals, or related concepts.
- How do I use the cat icon in React?
- Import it using `import { IconCat } from '@tabler/icons-react';` and then use it as a component: `<IconCat />`.
- What is the license for the Tabler cat icon?
- The Tabler icons, including the cat icon, are 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 →