v0.1.16 탑바 및 아이콘 표현 수정

This commit is contained in:
2026-04-13 18:48:31 +09:00
parent 0a65176008
commit f10f9c5e37
6 changed files with 101 additions and 41 deletions

10
assets/icons/bolt.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_5_33)">
<path d="M13 3V10H19L11 21V14H5L13 3Z" fill="#FF4400"/>
</g>
<defs>
<clipPath id="clip0_5_33">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 295 B