Files
SnapOtter/apps/web/public/logo.svg
T
Siddharth Kumar Sah 85b1cfc10a chore: rename Stirling-Image to ashim across entire codebase
Complete rebrand from Stirling-Image to ashim following the project
move to https://github.com/ashim-hq/ashim.

Changes across 117 files:
- Package scope: @stirling-image/* → @ashim/*
- GitHub URLs: stirling-image/stirling-image → ashim-hq/ashim
- Docker Hub: stirlingimage/stirling-image → ashimhq/ashim
- GitHub Pages: stirling-image.github.io → ashim-hq.github.io
- All branding text: "Stirling Image" → "ashim"
- Docker service/volumes/user: stirling → ashim
- Database: stirling.db → ashim.db
- localStorage keys: stirling-token → ashim-token
- Environment variables: STIRLING_GPU → ASHIM_GPU
- Python cache dirs: .cache/stirling-image → .cache/ashim
- SVG filter IDs, test prefixes, and all other references
2026-04-14 20:55:42 +08:00

15 lines
996 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="280" height="44" viewBox="0 0 280 44" fill="none">
<!-- Gem icon scaled to 44px tall -->
<g transform="translate(0,0) scale(0.314)">
<polygon points="70,16 100,48 70,60 40,48" fill="#3b82f6" opacity="1"/>
<polygon points="40,48 70,60 70,124 22,60" fill="#3b82f6" opacity="0.7"/>
<polygon points="100,48 70,60 70,124 118,60" fill="#3b82f6" opacity="0.5"/>
<polygon points="70,16 40,48 22,60" fill="#3b82f6" opacity="0.85"/>
<polygon points="70,16 100,48 118,60" fill="#3b82f6" opacity="0.65"/>
<polygon points="70,16 118,60 70,124 22,60" fill="none" stroke="#3b82f6" stroke-width="2.5" stroke-linejoin="round"/>
<line x1="40" y1="48" x2="100" y2="48" stroke="#3b82f6" stroke-width="1.5" opacity="0.4"/>
</g>
<!-- Wordmark -->
<text x="56" y="30" font-family="-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif" font-weight="700" font-size="24" letter-spacing="-0.5" fill="#3b82f6">ashim</text>
</svg>