Files
nice-app-web/public/images/ico_trash.svg
Jay Sheen c38dbaecb4 빌드 설정 개선 및 이미지 경로 문제 해결
- package.json: preview 및 build 스크립트에 환경변수 설정 추가
- 이미지 파일을 public/images 디렉토리로 이동하여 빌드 호환성 확보
- IMAGE_ROOT 상수를 '/images'로 변경하여 빌드 환경 지원
- .env.production 파일 추가로 프로덕션 환경 설정 분리

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 15:29:36 +09:00

8 lines
778 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.12891 7H17.8711C18.4479 7 18.9051 7.4868 18.8691 8.0625L18.1191 20.0625C18.0861 20.5895 17.6491 21 17.1211 21H6.87891C6.35088 21 5.91386 20.5895 5.88086 20.0625L5.13086 8.0625C5.09488 7.4868 5.55209 7 6.12891 7Z" stroke="#2D3436" stroke-width="2"/>
<path d="M9.72361 1.55279C9.893 1.214 10.2393 1 10.618 1H13.382C13.7607 1 14.107 1.214 14.2764 1.55279L15 3H9L9.72361 1.55279Z" fill="#2D3436"/>
<rect x="15" y="9" width="10" height="2" rx="1" transform="rotate(90 15 9)" fill="#2D3436"/>
<rect x="11" y="9" width="10" height="2" rx="1" transform="rotate(90 11 9)" fill="#2D3436"/>
<rect x="3" y="4" width="18" height="3" rx="1" stroke="#2D3436" stroke-width="2"/>
</svg>