John KuehJohn Kueh

paw print icon

Phosphor · paw-print · MIT

Download SVG

The Phosphor paw print icon depicts a stylized animal paw and is commonly used to represent pets, animal-related services, or nature themes in user interfaces.

Common uses

  • Link to a pet adoption section
  • Icon for a veterinary clinic's services
  • Button for a pet supply store

Use it in React

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

<PawPrint size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
petspet storepet shopanimalscatdogveterinariannaturecommercehealth & wellnesspawprintanimalpet

FAQ

What is the paw print icon used for?
It's ideal for representing pets, animal care, or nature-related content in your UI.
How do I use the paw print icon in React?
Import it like so: import { PawPrint } from '@phosphor-icons/react' and then use it as <PawPrint />.
What is the license for this icon?
The Phosphor icon set, including the paw print, 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 →