Reduce size of Chrome icon

This commit is contained in:
Jude Gibbons
2019-07-27 22:49:39 +01:00
parent 0b989cf3fb
commit 9b1b642478
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ Say thanks!
### Browsers ### Browsers
<table> <table>
<tr> <tr>
<td>Chrome<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="125" title="Chrome" /><br>463 Bytes</td> <td>Chrome<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="125" title="Chrome" /><br>378 Bytes</td>
<td>Firefox<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="125" title="Firefox" /><br>995 Bytes</td> <td>Firefox<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="125" title="Firefox" /><br>995 Bytes</td>
<td>Samsung Internet<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>384 Bytes</td> <td>Samsung Internet<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>384 Bytes</td>
<td>Edge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="125" title="Edge" /><br>646 Bytes</td> <td>Edge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="125" title="Edge" /><br>646 Bytes</td>

View File

@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" <svg xmlns="http://www.w3.org/2000/svg"
aria-label="Chrome" role="img" 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