Home
Softono
clawd-pet

clawd-pet

Open source MIT TypeScript
13
Stars
2
Forks
0
Issues
0
Watchers
2 weeks
Last Commit

About clawd-pet

Animated pixel-art Clawd pet

Platforms

Web Self-hosted

Languages

TypeScript

Clawd Pets

90+ animated SVG pets with CSS-only motion — no JavaScript, no dependencies.

MIT License GitHub stars GitHub issues PRs Welcome

Gallery · Request a Pet · Sponsor



happy

sleeping

coding

astronaut

ninja

dancing

typing

wizard

rocket

cool

love

celebrating

...and 78 more! See them all in the gallery →

Gallery App

An interactive Next.js gallery to browse all Clawd pets:

  • Search — filter pets by name in real-time
  • Categories — Emotions, Activities, Working States, HTTP Status Codes
  • Click to copy — copies the SVG code to your clipboard
  • Download — grab any SVG file directly
  • Dark / Light mode — toggle with the button in the top-right corner

Run locally

npm install
npm run dev

Open http://localhost:3000.

Tech stack

Use a pet

Embed any pet via CDN:

<img src="https://cdn.jsdelivr.net/gh/abderrahimghazali/clawd-pet@main/public/pets/clawd-waving.svg" width="50">

Or copy the SVG source from the gallery and inline it in your project for full animation support.

All pets are available at:

https://cdn.jsdelivr.net/gh/abderrahimghazali/clawd-pet@main/public/pets/{name}.svg

Categories

Category Examples
Emotions happy, angry, cool, love, crying, mindblown, shrug...
Activities coding, dancing, gaming, surfing, yoga, ninja, pirate...
Working typing, wizard, juggling, debugger, thinking, building...
HTTP Status 400, 401, 403, 404, 408, 429, 500, 502, 503

Request a pet

Need a Clawd pet that doesn't exist yet? Open a pet request issue and describe what you'd like.

License

MIT