Fix Google icon (#76)

* Fix Google icon

Fixes #57

* Update google.svg

* Add tags
This commit is contained in:
Erik Humphrey
2017-11-28 03:43:22 -05:00
committed by Terence Eden
parent 84dfe7491b
commit 0b3a4d1da8

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Google" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#f8f8f8" rx="15%"/><path fill="none" stroke="#4285f4" stroke-width="60" d="M276 252h149a170 170 0 1 1-80-140"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Google" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#fff" rx="15%"/><g fill="none" fill-rule="evenodd"><path fill="#4285f4" d="M482.6 261.4c0-16.8-1.5-33-4.3-48.3H256v91.6h127c-5.5 29.5-22 54.5-47 71.2V435h76c44.6-41 70.4-101.7 70.4-173.5z"/><path fill="#34a853" d="M256 492c63.7 0 117-21 156.2-57.2L336 375.6c-21.2 14.2-48.2 22.5-80 22.5-61.5 0-113.5-41.2-132-97H45v61c39 77 118.7 130 211 130z"/><path fill="#fbbc05" d="M124 300.8c-4.8-14-7.4-29.3-7.4-44.8s2.6-30.7 7.4-44.8V150H45c-16 32-25 68-25 106s9 74 25 106l79-61.2z"/><path fill="#ea4335" d="M256 114c34.6 0 65.8 11.8 90.2 35L414 81.7C373 43.5 319.5 20 256 20 163.7 20 84 73 45 150l79 61.2c18.5-55.8 70.5-97.3 132-97.3z"/><path d="M20 20h472v472H20V20z"/></g></svg>

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 802 B