- 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>
19 lines
856 B
XML
19 lines
856 B
XML
<svg width="36" height="24" viewBox="0 0 36 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_1692_3422)">
|
|
<g clip-path="url(#clip1_1692_3422)">
|
|
<rect x="1" y="0.5" width="34" height="23.6111" rx="4" fill="#A4B9FF"/>
|
|
<path d="M1 2.30566C2.08958 3.39525 12.3381 10.5628 17.4638 14.1918C17.8183 14.4428 18.2913 14.4348 18.6391 14.1746L34.5 2.30566" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M2.5 23L13.5 12.5" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M34 23.8057L22 11.8057" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
|
</g>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_1692_3422">
|
|
<rect width="36" height="24" rx="4" fill="white"/>
|
|
</clipPath>
|
|
<clipPath id="clip1_1692_3422">
|
|
<rect width="36" height="23" fill="white" transform="translate(0 0.5)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|