1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-19 17:03:45 +02:00

high resolution SEO icons

https://github.com/piwik/piwik/pull/11234
This commit is contained in:
Lukas Winkler 2017-01-21 12:06:13 +01:00
parent 0ecc373dc7
commit 30da548257
14 changed files with 9 additions and 1 deletions

View file

@ -1,8 +1,8 @@
#!/bin/bash
shopt -s globstar
size=48
for i in src/**/*.{png,gif,jpg,ico}; do
size=48
absDirname=$(dirname "$i")
origFilename=$(basename "$i")
code=${origFilename%.*}
@ -28,6 +28,10 @@ for i in src/**/*.{png,gif,jpg,ico}; do
i=$newIcon
fi
fi
if echo "$i" | grep "SEO" # if SEO image -> 72px(https://github.com/piwik/piwik/pull/11234)
then
size=72
fi
# if file (or symlink) -> didn't get deleted
if [ -e "$i" ]
then

BIN
dist/SEO/images/alexa.com.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
dist/SEO/images/bing.com.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

BIN
dist/SEO/images/dmoz.com.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
dist/SEO/images/google.com.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 KiB

View file

@ -0,0 +1 @@
https://upload.wikimedia.org/wikipedia/commons/archive/5/5f/20140513030939%21A_Alexa_internet_logo.PNG

BIN
src/SEO/images/bing.com.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View file

@ -0,0 +1 @@
https://commons.wikimedia.org/wiki/File:Bing_logo_\(2016\).svg

BIN
src/SEO/images/dmoz.com.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -0,0 +1 @@
https://commons.wikimedia.org/wiki/File:DMOZ_icon.svg

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -0,0 +1 @@
https://commons.wikimedia.org/wiki/File:Google_%22G%22_Logo.svg