add Gojek (#290)
* add Gojek * fix microsoft ref image path typo * minify Gojek further * replace path with circle on Gojek
This commit is contained in:
committed by
Terence Eden
parent
de2c3a5e0b
commit
80e3329b9e
6
images/reference/gojek.svg
Normal file
6
images/reference/gojek.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28">
|
||||
<g fill="none" fill-rule="nonzero">
|
||||
<path fill="#00AA13" d="M8.767 14.008c0-2.888 2.35-5.23 5.251-5.23 2.9 0 5.251 2.341 5.251 5.23 0 2.89-2.35 5.231-5.25 5.231-2.901 0-5.252-2.342-5.252-5.23"/>
|
||||
<path fill="#00AA13" d="M14.017.062c-7.732 0-14 6.244-14 13.947 0 5.782 3.505 10.718 8.594 12.866a2.623 2.623 0 0 0 3.587-1.897 2.613 2.613 0 0 0-1.56-2.927v-.001c-3.154-1.317-5.371-4.42-5.371-8.041 0-4.815 3.917-8.718 8.751-8.718s8.752 3.903 8.752 8.718c0 3.62-2.217 6.724-5.372 8.04v.002a2.613 2.613 0 0 0 1.011 5.026 2.717 2.717 0 0 0 1.014-.203c5.089-2.148 8.595-7.085 8.595-12.866C28.018 6.304 21.749.06 14.017.06"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 736 B |
@@ -182,6 +182,6 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/google_drive.svg" width="256" /> | <img src="/images/reference/google_drive.jpg" width="256" /> | https://developers.google.com/drive/api/v2/branding |
|
||||
| <img src="/images/svg/ansible.svg" width="256" /> | <img src="/images/reference/ansible.svg" width="256" /> | https://www.ansible.com/logos |
|
||||
| <img src="/images/svg/sentry.svg" width="256"/> | <img src="/images/reference/sentry.svg" width="256" /> | https://sentry.io/branding/ |
|
||||
| <img src="/images/svg/microsoft.svg" width="256"/> | <img src="/images/svg/reference/microsoft.png" width="256"/> | https://news.microsoft.com/mssurfacehub_logo_stacked_c-white_rgb/ |
|
||||
| <img src="/images/svg/microsoft.svg" width="256"/> | <img src="/images/svg/reference/microsoft.png" width="256" | https://news.microsoft.com/mssurfacehub_logo_stacked_c-white_rgb/ |
|
||||
| <img src="/images/svg/microsoft.svg" width="256"/> | <img src="/images/reference/microsoft.png" width="256" /> | https://news.microsoft.com/mssurfacehub_logo_stacked_c-white_rgb/ |
|
||||
| <img src="/images/svg/behance.svg" width="256" /> | <img src="/images/reference/behance.png" width="256" /> | https://www.behance.net/ |
|
||||
| <img src="/images/svg/gojek.svg" width="256"/> | <img src="/images/reference/gojek.svg" width="256" /> | https://www.gojek.com/id/terms-of-service/ |
|
||||
|
Reference in New Issue
Block a user