Files
nice-app-web/public/images/menu_icon_56.svg
Jay Sheen fc24c66395 feat: 메뉴 아이콘 추가 및 관련 컴포넌트 업데이트
- 새로운 메뉴 아이콘 SVG 파일 추가 (31-65, 99번)
- constant.ts, favorite-wrapper.tsx, menu/index.tsx, sub-layout 수정
- public/pub 디렉토리 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 19:15:12 +09:00

12 lines
820 B
XML

<svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="10.5" y="10.5" width="9.99991" height="9.99991" rx="4" fill="#31DF9C"/>
<rect x="10.5" y="22" width="9.99991" height="9.99991" rx="4" fill="#31DF9C"/>
<rect x="10.5" y="33.5" width="9.99991" height="9.99991" rx="4" fill="#31DF9C"/>
<rect x="22" y="10.5" width="9.99991" height="9.99991" rx="4" fill="#31DF9C"/>
<rect x="22" y="22" width="9.99991" height="9.99991" rx="4" fill="#FFC100"/>
<rect x="22" y="33.5" width="9.99991" height="9.99991" rx="4" fill="#7394FF"/>
<rect x="33.5" y="10.5" width="9.99991" height="9.99991" rx="4" fill="#31DF9C"/>
<rect x="33.5" y="22" width="9.99991" height="9.99991" rx="4" fill="#5FDF31"/>
<rect x="33.5" y="33.5" width="9.99991" height="9.99991" rx="4" fill="#E378A6"/>
</svg>