Files
chemo-sim/icon.svg
T
zwitschi 31e03335cb
Build / Export windows (push) Failing after 5m8s
Build / Export linux (push) Failing after 5s
Update CHANGELOG and add export presets and icon files
- Expanded CHANGELOG with project scaffolding and core tech details.
- Added export presets configuration for Windows and Linux.
- Introduced placeholder icon.svg for project branding.
- Corrected application resource modification setting in export presets.
2026-05-30 13:11:33 +02:00

7 lines
341 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
<rect width="128" height="128" rx="16" fill="#1a2b3c"/>
<rect x="54" y="28" width="20" height="72" rx="4" fill="#e8eef2"/>
<rect x="28" y="54" width="72" height="20" rx="4" fill="#e8eef2"/>
<circle cx="64" cy="64" r="10" fill="#4fb286"/>
</svg>