Add google forms (#9080)

* Add JSON data for Google Forms

* Add Google Forms icon
This commit is contained in:
PratyushJayachandran 2023-07-23 08:42:49 -07:00 committed by GitHub
parent 36c6ba84e9
commit 2b272d98f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -4951,6 +4951,11 @@
"hex": "4285F4",
"source": "https://fonts.google.com"
},
{
"title": "Google Forms",
"hex": "7248B9",
"source": "https://about.google/products/#all-products"
},
{
"title": "Google Hangouts",
"hex": "0C9D58",

1
icons/googleforms.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Forms</title><path d="M14.727 6h6l-6-6v6zm0 .727H14V0H4.91c-.905 0-1.637.732-1.637 1.636v20.728c0 .904.732 1.636 1.636 1.636h14.182c.904 0 1.636-.732 1.636-1.636V6.727h-6zM7.91 17.318a.819.819 0 1 1 .001-1.638.819.819 0 0 1 0 1.638zm0-3.273a.819.819 0 1 1 .001-1.637.819.819 0 0 1 0 1.637zm0-3.272a.819.819 0 1 1 .001-1.638.819.819 0 0 1 0 1.638zm9 6.409h-6.818v-1.364h6.818v1.364zm0-3.273h-6.818v-1.364h6.818v1.364zm0-3.273h-6.818V9.273h6.818v1.363z"/></svg>

After

Width:  |  Height:  |  Size: 544 B