Files
DeveloperandClaude Opus 4.6 0a50c09dba Initial commit - Zhangmenu Django project
A menu management application built with Django, featuring:
- Dish management with cover images
- Order system with party dates and participants
- REST API with Django REST Framework
- Bootstrap-styled frontend

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:27:23 +08:00

7 lines
510 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="14" fill="#fff7ed"/>
<circle cx="32" cy="34" r="18" fill="#c2410c"/>
<path d="M22 24c0-3.5 2.5-6 5.5-6 1.8 0 3.3.8 4.5 2.3 1.2-1.5 2.7-2.3 4.5-2.3 3 0 5.5 2.5 5.5 6 0 2.9-1.6 5.2-4.8 7.8-1.8 1.5-3.8 2.9-5.2 4-1.4-1.1-3.4-2.5-5.2-4-3.2-2.6-4.8-4.9-4.8-7.8z" fill="#fff7ed"/>
<path d="M18 46c3.5-4.2 8.6-6.4 14-6.4S42.5 41.8 46 46" fill="none" stroke="#fdba74" stroke-width="4" stroke-linecap="round"/>
</svg>