Corrected Google+

Fixes #4
This commit is contained in:
edent
2017-04-15 17:46:38 +01:00
parent 779c787092
commit 96fbc140f6
2 changed files with 4 additions and 5 deletions

View File

@@ -48,6 +48,7 @@ The majority of these vector logos are based on someone else's work.
* [RSS Icon](https://commons.wikimedia.org/wiki/File:Generic_Feed-icon.svg) - MPL 1.1 * [RSS Icon](https://commons.wikimedia.org/wiki/File:Generic_Feed-icon.svg) - MPL 1.1
* [PDF Icon](https://www.iconfinder.com/iconsets/line-icons-set) - Free * [PDF Icon](https://www.iconfinder.com/iconsets/line-icons-set) - Free
* [Reddit's Snoo](http://ionicons.com/) - MIT * [Reddit's Snoo](http://ionicons.com/) - MIT
* [Google+](https://commons.wikimedia.org/wiki/File:Google_Plus_logo_2015.svg) - Public Domain
* [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY * [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY
Where possible, they retain their original licenses. Some logos may be subject to copyright laws, but these files are small enough to memorise. Where possible, they retain their original licenses. Some logos may be subject to copyright laws, but these files are small enough to memorise.

View File

@@ -1,6 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512"> <svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#d0422a"/> <rect ry="15%" rx="15%" width="100%" height="100%" fill="#dd4f43"/>
<g fill="#fff"> <path d="M56 257a126 126 0 0 1 212-96l-33 33c-21-13-49-24-75-14a80 80 0 1 0 54 151c21-8 35-28 41-48l-72-1v-44h122c1 36-3 74-27 102a127 127 0 0 1-222-83zm327-56h36l1 37h36v37h-36l-1 36h-36v-36h-37v-37h37z" fill="#fff"/>
<path d="M267 284l-19-14c-6-5-14-11-14-23 0-11 8-18 15-25 22-17 44-36 44-74 0-40-25-61-37-71h32l34-21H219c-28 0-68 7-98 31a94 94 0 0 0-33 70c0 41 31 82 86 82l17-1c-3 6-6 11-6 20 0 16 9 26 16 36-23 1-67 4-99 24a75 75 0 0 0-40 63c0 39 36 75 111 75 90 0 137-50 137-99 0-36-20-53-43-73zm-69-60c-44 0-65-58-65-92 0-14 3-28 12-39 8-11 23-17 36-17 43 0 66 58 66 96 0 9-1 26-13 38-9 8-23 14-36 14zm1 210c-56 0-92-27-92-64s34-49 45-53c22-8 50-9 55-9l12 1c39 28 57 42 57 69 0 32-27 56-77 56zM398 302v-52h52v-26h-52v-53h-26v53h-52v26h52v52z"/>
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 706 B

After

Width:  |  Height:  |  Size: 369 B