- 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>
8 lines
649 B
XML
8 lines
649 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="12" fill="#3E6AFC"/>
|
|
<path d="M7 8C7 7.44772 7.44772 7 8 7H16C16.5523 7 17 7.44772 17 8V13C13.0948 13 10.9052 13 7 13V8Z" fill="#E3EFFF"/>
|
|
<path d="M7.48452 12.2676C7.5709 12.1031 7.74139 12 7.92722 12H16.0728C16.2586 12 16.4291 12.1031 16.5155 12.2676L18.6155 16.2676C18.7903 16.6005 18.5488 17 18.1728 17H5.82722C5.45119 17 5.20973 16.6005 5.38452 16.2676L7.48452 12.2676Z" fill="#E3EFFF"/>
|
|
<path d="M9 9H12.5" stroke="#3E6AFC" stroke-linecap="round"/>
|
|
<path d="M7 13L17 13" stroke="#3E6AFC" stroke-linecap="round"/>
|
|
</svg>
|