Files
nice-app-web/public/images/ico_delete.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

6 lines
964 B
XML

<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.416667" y="0.416667" width="19.1667" height="19.1667" rx="9.58333" fill="white"/>
<rect x="0.416667" y="0.416667" width="19.1667" height="19.1667" rx="9.58333" stroke="#BEBEBE" stroke-width="0.833333"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.622 6.78854C12.7847 6.62582 13.0485 6.62582 13.2113 6.78854C13.374 6.95126 13.374 7.21508 13.2113 7.3778L10.5892 9.99984L13.2113 12.6219C13.374 12.7846 13.374 13.0484 13.2113 13.2111C13.0485 13.3739 12.7847 13.3739 12.622 13.2111L9.99996 10.5891L7.37792 13.2111C7.2152 13.3739 6.95138 13.3739 6.78866 13.2111C6.62595 13.0484 6.62595 12.7846 6.78866 12.6219L9.4107 9.99984L6.78867 7.3778C6.62595 7.21508 6.62595 6.95126 6.78867 6.78854C6.95138 6.62582 7.2152 6.62582 7.37792 6.78854L9.99996 9.41058L12.622 6.78854Z" fill="white" stroke="#999999" stroke-linecap="round" stroke-linejoin="round"/>
</svg>