mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 07:31:01 +00:00
Added favicon
This commit is contained in:
21
public/favicon_big.svg
Normal file
21
public/favicon_big.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg width="100%" height="100%" viewBox="0 0 114 114" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="0" y="0" width="24" height="24" rx="4" fill="#4285F4"/>
|
||||
<rect x="30" y="0" width="24" height="24" rx="4" fill="#EA4335"/>
|
||||
<rect x="60" y="0" width="24" height="24" rx="4" fill="#FBBC05"/>
|
||||
<rect x="90" y="0" width="24" height="24" rx="4" fill="#34A853"/>
|
||||
|
||||
<rect x="0" y="30" width="24" height="24" rx="4" fill="#34A853"/>
|
||||
<rect x="30" y="30" width="24" height="24" rx="4" fill="#4285F4"/>
|
||||
<rect x="60" y="30" width="24" height="24" rx="4" fill="#EA4335"/>
|
||||
<rect x="90" y="30" width="24" height="24" rx="4" fill="#FBBC05"/>
|
||||
|
||||
<rect x="0" y="60" width="24" height="24" rx="4" fill="#FBBC05"/>
|
||||
<rect x="30" y="60" width="24" height="24" rx="4" fill="#EA4335"/>
|
||||
<rect x="60" y="60" width="24" height="24" rx="4" fill="#34A853"/>
|
||||
<rect x="90" y="60" width="24" height="24" rx="4" fill="#4285F4"/>
|
||||
|
||||
<rect x="0" y="90" width="24" height="24" rx="4" fill="#34A853"/>
|
||||
<rect x="30" y="90" width="24" height="24" rx="4" fill="#FBBC05"/>
|
||||
<rect x="60" y="90" width="24" height="24" rx="4" fill="#4285F4"/>
|
||||
<rect x="90" y="90" width="24" height="24" rx="4" fill="#EA4335"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user