ultimate-media-tracker/resources/icons/placeholder.svg
Tronax 3f07c78316
feat: initial commit for media tracking software
- Setup C++/Qt6 desktop application structure
- Added initial Go proxy backend for TMDB/IGDB integration
2026-06-15 02:02:25 +02:00

6 lines
379 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 260">
<rect width="180" height="260" rx="10" fill="#2c2c2e"/>
<path d="M90 95a26 26 0 1 0 0 52 26 26 0 0 0 0-52zm0 12a14 14 0 1 1 0 28 14 14 0 0 1 0-28z" fill="#5a5a5e"/>
<rect x="40" y="170" width="100" height="10" rx="5" fill="#3a3a3c"/>
<rect x="55" y="190" width="70" height="8" rx="4" fill="#3a3a3c"/>
</svg>