John KuehJohn Kueh

dog icon

Phosphor · dog · MIT

Download SVG

The Phosphor dog icon depicts a stylized canine, commonly used in UIs to represent pets, animal-related features, or general nature themes.

Common uses

  • Button to access pet adoption listings
  • Label for an 'animals' content category
  • Icon for a 'dog park' location feature

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Dog } from '@phosphor-icons/react';

<Dog size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Dog size={24} />
thin
<Dog size={24} weight="thin" />
light
<Dog size={24} weight="light" />
bold
<Dog size={24} weight="bold" />
fill
<Dog size={24} weight="fill" />
duotone
<Dog size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
petsanimalspuppynaturedogcaninepet

FAQ

What does the dog icon represent?
The icon represents a dog, suitable for themes related to pets, animals, or nature.
How do I use the dog icon in React?
Import it from the library and use it as a component: `import { Dog } from '@phosphor-icons/react'; <Dog />`.
What is the license for the Phosphor dog icon?
The Phosphor icon library, including the dog icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →