forked from edent/SuperTinyIcons
Gmail and Google Play Logos (#97)
* gmail and google play Signed-off-by: tony <tonyraoul6699@gmail.com> * fix gmail icon display in chrome Signed-off-by: tony <tonyraoul6699@gmail.com> * fix gmail aria name Signed-off-by: tony <tonyraoul6699@gmail.com>
This commit is contained in:
@@ -60,7 +60,8 @@
|
||||
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
|
||||
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
|
||||
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
|
||||
'intel', 'badoo', 'laravel', 'twilio', 'samsunginternet'
|
||||
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
|
||||
'samsunginternet'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
Reference in New Issue
Block a user