1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add Google Docs icon (#8981)

* Add Google Docs icon

* Add JSON Data for Google Docs

* Merge from develop

* Change Google Docs icon style

* Merge develop into Add-Google-Docs

* Add JSON data for Google Docs
This commit is contained in:
PratyushJayachandran 2023-07-23 05:15:13 -07:00 committed by GitHub
parent d4dd504362
commit 25eb45359b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -4886,6 +4886,11 @@
"source": "https://cloud.google.com/icons",
"guidelines": "https://cloud.google.com/terms/"
},
{
"title": "Google Docs",
"hex": "4285F4",
"source": "https://www.google.com/docs/about"
},
{
"title": "Google Domains",
"hex": "4285F4",

1
icons/googledocs.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 Docs</title><path d="M14.727 6.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-6zm-.545 10.455H7.09v-1.364h7.09v1.364zm2.727-3.273H7.091v-1.364h9.818v1.364zm0-3.273H7.091V9.273h9.818v1.363zM14.727 6h6l-6-6v6z"/></svg>

After

Width:  |  Height:  |  Size: 378 B