feat: add Google Assistant

* add svg and reference image
* update readme
* update reference doc
This commit is contained in:
Ronan D'Souza
2022-10-27 01:39:38 +05:30
parent 2959f963a8
commit 57246a4977
4 changed files with 8 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ Say thanks!
<td>Google Maps<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps.svg" width="125" title="Google Maps" /><br>778 Bytes</td>
<td>Google Scholar<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_scholar.svg" width="125" title="Google Scholar" /><br>533 Bytes</td>
<td>Google CoLaboratory<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/colaboratory.svg" width="125" title="Google CoLaboratory" /><br>599 Bytes</td>
<td>Google Assistant<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_assistant.svg" width="125" title="Google Assistant" /><br>489 Bytes</td>
</tr>
</table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -306,4 +306,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/nginx.svg" width="256" /> | <img src="/images/reference/NGINX-Part-of-F5-horiz-black-type-1.svg" width="256" /> | https://www.nginx.com/ |
| <img src="/images/svg/vagrant.svg" width="256" /> | <img src="/images/reference/vagrant.png" width="256" /> | https://www.vagrantup.com/files/press-kit.zip |
| <img src="/images/svg/endeavouros.svg" width="256" /> | <img src="/images/reference/endeavouros.png" width="256" /> | https://github.com/endeavouros-team/endeavouros-theming |
| <img src="/images/svg/google_assistant.svg" width="256" /> | <img src="/images/reference/google_assistant.png" width="256" /> | https://www.blog.google/press/ |

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Google Assistant" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><circle cx="190.8" cy="198.2" fill="#4285f4" r="102.2"/><path d="M423.4 208.22a20.77 20.8 0 1 1-41.54 0 20.8 20.8 0 0 1 41.6 0z" fill="#34a853"/><path d="M386 258.86a41.54 41.54 0 1 1-83.05 0 41.5 41.5 0 0 1 83.08 0z" fill="#ea4335"/><path d="M394.3 366.04a49.9 49.8 0 1 1-49.7-49.7 49.7 49.7 0 0 1 49.7 49.7z" fill="#fbbc05"/></svg>

After

Width:  |  Height:  |  Size: 489 B