design: favicon 추가

This commit is contained in:
jhynsoo 2024-08-14 09:45:52 +09:00
parent cea56baa90
commit 9ba86c4252
2 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<link <link
rel="icon" rel="icon"
type="image/svg+xml" type="image/svg+xml"
href="/vite.svg" href="/favicon.svg"
/> />
<meta <meta
name="viewport" name="viewport"

View File

@ -0,0 +1,3 @@
<svg width="46" height="24" viewBox="0 0 46 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.856 24V0.959999H22.136V5.952H5.88V9.984H18.968V14.976H5.88V19.008H22.136V24H0.856ZM24.076 24V0.959999H45.356V5.952H29.1V9.984H42.188V14.976H29.1V24H24.076Z" fill="#3388FF"/>
</svg>

After

Width:  |  Height:  |  Size: 289 B