mirror of
https://github.com/shadoll/sLogos.git
synced 2026-02-04 11:03:24 +00:00
Added favicon
This commit is contained in:
13
public/favicon.svg
Normal file
13
public/favicon.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg width="100%" height="100%" viewBox="0 0 84 84" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="0" y="0" width="24" height="24" rx="4" fill="#ffc728"/>
|
||||
<rect x="30" y="0" width="24" height="24" rx="4" fill="#b01cab"/>
|
||||
<rect x="60" y="0" width="24" height="24" rx="4" fill="#00a1de"/>
|
||||
|
||||
<rect x="0" y="30" width="24" height="24" rx="4" fill="#EA4335"/>
|
||||
<rect x="30" y="30" width="24" height="24" rx="4" fill="#75bd21"/>
|
||||
<rect x="60" y="30" width="24" height="24" rx="4" fill="#ff661c"/>
|
||||
|
||||
<rect x="0" y="60" width="24" height="24" rx="4" fill="#4285F4"/>
|
||||
<rect x="30" y="60" width="24" height="24" rx="4" fill="#cf0f2b"/>
|
||||
<rect x="60" y="60" width="24" height="24" rx="4" fill="#34A853"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 712 B |
Reference in New Issue
Block a user