Added icons

This commit is contained in:
Eduard Urbach 2017-11-11 18:54:28 +01:00
parent 644d112474
commit b0a30cdbfa
3 changed files with 30 additions and 0 deletions

View File

@ -44,20 +44,50 @@
"sizes": "64x64", "sizes": "64x64",
"type": "image/png" "type": "image/png"
}, },
{
"src": "images/brand/64.webp",
"sizes": "64x64",
"type": "image/webp"
},
{ {
"src": "images/brand/128.png", "src": "images/brand/128.png",
"sizes": "128x128", "sizes": "128x128",
"type": "image/png" "type": "image/png"
}, },
{
"src": "images/brand/128.webp",
"sizes": "128x128",
"type": "image/webp"
},
{ {
"src": "images/brand/144.png", "src": "images/brand/144.png",
"sizes": "144x144", "sizes": "144x144",
"type": "image/png" "type": "image/png"
}, },
{
"src": "images/brand/144.webp",
"sizes": "144x144",
"type": "image/webp"
},
{ {
"src": "images/brand/220.png", "src": "images/brand/220.png",
"sizes": "220x220", "sizes": "220x220",
"type": "image/png" "type": "image/png"
},
{
"src": "images/brand/220.webp",
"sizes": "220x220",
"type": "image/webp"
},
{
"src": "images/brand/512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "images/brand/512.webp",
"sizes": "512x512",
"type": "image/webp"
} }
] ]
}, },

BIN
images/brand/512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

BIN
images/brand/512.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB