First pass at Google Chrome
This commit is contained in:
11
README.md
11
README.md
@@ -121,7 +121,7 @@ Say thanks!
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Badoo<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/badoo.svg" width="125" title="Badoo" /><br>297 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>Yelp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/yelp.svg" width="125" title="Yelp" /><br>463 Bytes</td>
|
||||
<td>Workato<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/workato.svg" width="125" title="Workato" /><br>446 Bytes</td>
|
||||
<td>Untappd<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/untappd.svg" width="125" title="Untappd" /><br>411 Bytes</td>
|
||||
<td>Vivino<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vivino.svg" width="125" title="Vivino" /><br>296 Bytes</td>
|
||||
@@ -152,7 +152,6 @@ Say thanks!
|
||||
<td>Heroku<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/heroku.svg" width="125" title="Heroku" /><br>453 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Yelp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/yelp.svg" width="125" title="Yelp" /><br>463 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -171,6 +170,14 @@ Say thanks!
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Browsers
|
||||
<table>
|
||||
<tr>
|
||||
<td>Chrome<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="125" title="Chrome" /><br>463 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>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Podcasts
|
||||
<table>
|
||||
<tr>
|
||||
|
1
images/reference/chrome.svg
Normal file
1
images/reference/chrome.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.7 KiB |
@@ -146,3 +146,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/go.svg" width="256" /> | <img src="/images/reference/Go-Logo_Blue.svg" width="256" /> | https://blog.golang.org/go-brand |
|
||||
| <img src="/images/svg/mailchimp.svg" width="256" /> | <img src="/images/reference/Mailchimp_v1.svg" width="256" /> | https://mailchimp.com/about/brand-assets/ |
|
||||
| <img src="/images/svg/yelp.svg" width="256" /> | <img src="/images/reference/Yelp_burst_positive_RGB.png" width="256" /> | https://www.yelp.co.uk/brand |
|
||||
| <img src="/images/svg/chrome.svg" width="256" /> | <img src="/images/reference/chrome.svg" width="256" /> | https://www.google.com/chrome/static/images/chrome-logo.svg |
|
||||
|
3
images/svg/chrome.svg
Normal file
3
images/svg/chrome.svg
Normal 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 |
Reference in New Issue
Block a user