Add data-driven fish selection and catch showcase

This commit is contained in:
Alexander Sellite 2026-07-25 15:15:24 -04:00
parent ae2f724fe2
commit bd2768b676
39 changed files with 1226 additions and 58 deletions

View file

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="64" viewBox="0 0 128 64">
<path fill="#9b5f20" d="M30 32 8 12v40l22-20Z"/>
<ellipse cx="72" cy="32" rx="46" ry="24" fill="#d89b38"/>
<path fill="#b47728" d="M39 39c20 7 44 7 67-1-21 1-43-2-67-8Z"/>
<circle cx="104" cy="26" r="3" fill="#30200f"/>
</svg>

After

Width:  |  Height:  |  Size: 321 B