The Tabler paw icon depicts a stylized animal paw print, commonly used in user interfaces to represent pet-related features, animal adoption, or veterinary services.
Common uses
- Pet adoption profile sections
- Veterinary clinic service links
- Animal-themed game elements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPaw } from '@tabler/icons-react';
<IconPaw size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPaw size={24} stroke={2} />filled
<IconPawFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Animals
- Keywords
- animaldogcatfootpetspawanimalsanimal printdog footprintcat footprintpet symbol
FAQ
- What does the paw icon represent?
- It represents an animal's paw print. It's typically used for topics related to pets, animals, or veterinary care.
- How do I use the paw icon in React?
- You can import and use it like this: import { IconPaw } from '@tabler/icons-react'; <IconPaw />.
- What is the license for the Tabler paw icon?
- The Tabler icon library, including the paw 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 →