- 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>
13 lines
745 B
XML
13 lines
745 B
XML
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_1032_2985)">
|
|
<path d="M15.4543 1.69421L11.3614 9.15485L19.9486 10.1555C19.9486 10.1555 20.8068 4.76386 15.4543 1.69421Z" fill="#79EF58"/>
|
|
<path d="M17.1135 16.8145C18.826 15.3888 19.8535 12.4911 19.8535 11.1098L11.3633 10.1942" fill="#F9D45B"/>
|
|
<path d="M9.84893 10.0011L14.545 1.21138C13.057 0.388434 11.3388 -0.0558816 9.52165 0.00593622C4.08544 0.189458 -0.174858 4.81227 0.00590457 10.3334C0.186668 15.8526 4.73999 20.1779 10.1781 19.9943C12.5375 19.9151 14.6743 18.9995 16.3221 17.5371" fill="#FF969D"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_1032_2985">
|
|
<rect width="20" height="20" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|