Merge pull request #219 from judeGibbons/reduce-chrome

Reduce size of Chrome icon
This commit is contained in:
Jude Gibbons
2019-07-27 23:59:52 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Chrome" role="img"
viewBox="0 0 512 512"><clipPath id="c"><circle cx="256" cy="256" r="256"/></clipPath><g clip-path="url(#c)"><path d="M41 0v314h114l101-174h256V0z" fill="#db4437"/><path d="M0 512h244l113-113v-85H155L0 48z" fill="#0f9d58"/><path d="M256 140l101 174-113 198h268V140z" fill="#ffcd40"/><circle cx="256" cy="256" r="117" fill="#f1f1f1"/><circle cx="256" cy="256" r="93" fill="#4285f4"/></g></svg>
viewBox="0 0 512 512"><path d="M256 140h228A256 256 0 0 1 244 511.7" fill="#fc4"/><path d="M357 314 244 511.7A256 256 0 0 1 40 118" fill="#0f9d58"/><path d="M256 140h228A256 256 1 0 0 40 118L155 314" fill="#db4437"/><circle cx="256" cy="256" r="105" fill="#4285f4" stroke="#f1f1f1" stroke-width="24"/></svg>

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 378 B