First pass at Google Chrome

This commit is contained in:
Terence Eden
2019-05-08 19:24:56 +01:00
parent 04cf1cf861
commit 95a0b0b797
4 changed files with 14 additions and 2 deletions

3
images/svg/chrome.svg Normal file
View File

@@ -0,0 +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>

After

Width:  |  Height:  |  Size: 463 B