The Lucide dog icon depicts a stylized canine, commonly used to represent pet-related features, animal services, or as a playful graphic element in user interfaces.
Common uses
- Pet adoption profile
- Veterinary clinic services
- Dog walking app feature
Use it in React
Install
npm i lucide-reactImport & render
import { Dog } from 'lucide-react';
<Dog size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- animalpetpuppyhoundcaninedog
FAQ
- What does the dog icon represent?
- The icon is a visual representation of a dog, often used for themes related to pets, animals, or canine subjects.
- How do I use the dog icon in React?
- You can import and use the dog icon in your React application with the following import statement: `import { Dog } from 'lucide-react'`.
- What is the license for the Lucide dog icon?
- The Lucide dog icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →