mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
@@ -19,8 +19,7 @@
|
|||||||
rel="apple-touch-icon"
|
rel="apple-touch-icon"
|
||||||
href="public/assets/icons/apple-touch.png"
|
href="public/assets/icons/apple-touch.png"
|
||||||
/>
|
/>
|
||||||
<link rel="icon" type="image/png" href="/assets/logo_round.png" />
|
<link rel="icon" href="/assets/logo_round.svg" type="image/svg+xml"/>
|
||||||
|
|
||||||
<!--Splash Screens for iOS Devices-->
|
<!--Splash Screens for iOS Devices-->
|
||||||
<link
|
<link
|
||||||
href="public/assets/splashscreens/iphone5_splash.png"
|
href="public/assets/splashscreens/iphone5_splash.png"
|
||||||
|
|||||||
9
public/assets/logo.svg
Normal file
9
public/assets/logo.svg
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M13.4292 12.02H3.84924V15.24H13.4292V12.02Z" fill="#FFDE17"/>
|
||||||
|
<path d="M3.84927 0.850037H0.629272V5.65003H3.84927V0.850037Z" fill="#FFDE17"/>
|
||||||
|
<path d="M7.06924 0.850037H3.84924V5.65003H7.06924V0.850037Z" fill="#662D91"/>
|
||||||
|
<path d="M16.6293 0.850037H13.4093V5.65003H16.6293V0.850037Z" fill="#662D91"/>
|
||||||
|
<path d="M13.4192 0.850037H10.1992V5.65003H13.4192V0.850037Z" fill="#FFDE17"/>
|
||||||
|
<path d="M16.6293 8.79999H13.4093V12.02H16.6293V8.79999Z" fill="#FFDE17"/>
|
||||||
|
<path d="M3.84927 8.79999H0.629272V12.02H3.84927V8.79999Z" fill="#FFDE17"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 642 B |
9
public/assets/logo_round.svg
Normal file
9
public/assets/logo_round.svg
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M13.4292 12.02H3.84924V15.24H13.4292V12.02Z" fill="#FFDE17"/>
|
||||||
|
<path d="M3.84927 0.850037H0.629272V5.65003H3.84927V0.850037Z" fill="#FFDE17"/>
|
||||||
|
<path d="M7.06924 0.850037H3.84924V5.65003H7.06924V0.850037Z" fill="#662D91"/>
|
||||||
|
<path d="M16.6293 0.850037H13.4093V5.65003H16.6293V0.850037Z" fill="#662D91"/>
|
||||||
|
<path d="M13.4192 0.850037H10.1992V5.65003H13.4192V0.850037Z" fill="#FFDE17"/>
|
||||||
|
<path d="M16.6293 8.79999H13.4093V12.02H16.6293V8.79999Z" fill="#FFDE17"/>
|
||||||
|
<path d="M3.84927 8.79999H0.629272V12.02H3.84927V8.79999Z" fill="#FFDE17"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 642 B |
Reference in New Issue
Block a user