The Tabler dog icon depicts a stylized dog, commonly used in UIs to represent pet-related features, animal content, or as a playful graphic element.
Common uses
- Pet adoption section
- Veterinary clinic website
- Animal shelter app
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDog } from '@tabler/icons-react';
<IconDog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Animals
- Keywords
- petanimalcutebonehomepuppydogcreaturewildlifenatureanimalspet iconpuppy iconanimal icon
FAQ
- What does the dog icon represent?
- The icon visually represents a dog, suitable for themes involving pets, animals, or related services.
- How do I use the dog icon in React?
- Import it using `import { IconDog } from '@tabler/icons-react'` and then use the `<IconDog />` component in your JSX.
- What is the license for the Tabler dog icon?
- The Tabler icons, including the dog 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 →