Full vanilla HTML/CSS/JS consumer app with mobile-first responsive design. Pages: feed (index), post meal, trades, messages inbox, chat, landing page, and admin login skeleton. Uses Ava's design tokens throughout. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
252 B
XML
5 lines
252 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
|
|
<circle cx="24" cy="24" r="24" fill="#E5E5E5"/>
|
|
<circle cx="24" cy="18" r="8" fill="#A3A3A3"/>
|
|
<path d="M8 42c0-8.837 7.163-16 16-16s16 7.163 16 16" fill="#A3A3A3"/>
|
|
</svg>
|