Skip to content

wangzhaode/clawdicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClawdIcons

Clawd

A pixel-art icon set featuring the Claude Code mascot in various actions, states, and life scenarios.

All icons are built on the same base mascot from Claude Code, with contextual indicators for different situations.

Preview

Open icons/preview.html in a browser to see all icons, or check the grid below:

Tools (10)

Read Edit Write Bash Glob
Read Edit Write Bash Glob
Grep LSP WebFetch WebSearch Notebook
Grep LSP WebFetch WebSearch Notebook

Dev Actions (21)

Git Commit Merge PR Diff
Git Commit Merge PR Diff
Debug Test Build Deploy Install
Debug Test Build Deploy Install
Lint Review Curl Docker SSH
Lint Review HTTP Docker SSH
DB API Log CI Config
Database API Logs CI/CD Config
Env
Env Vars

States (12)

Agent Explore Plan Think Answer
Agent Explore Plan Think Answer
Ask Wait Error Success Confused
Ask Wait Error Success Confused
Eureka Focus
Eureka Focus

Life (22)

Rest Run Sleep Drink Eat
Rest Run Sleep Drink Eat
Coffee Happy Sad Music Game
Coffee Happy Sad Music Game
Book Wave Meditate Rain Love
Book Wave Meditate Rain Love
Workout Cook Travel Photo Dance
Workout Cook Travel Photo Dance
Pet Birthday
Pet Birthday

Usage

Each icon is a standalone SVG file (128x128 viewBox). Use them directly:

<img src="icons/clawd_think.svg" width="64" height="64" alt="Thinking">

Regenerate

All icons are generated from a single Python script:

python3 generate_icons.py

Structure

clawdary/
  clawd.svg              # Base mascot SVG
  generate_icons.py      # Icon generator script
  icons/
    clawd_*.svg          # 65 icon SVGs
    preview.html         # Visual preview page

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors