Add Google Home icon (#7771)

This commit is contained in:
LitoMore 2022-09-16 19:13:58 +08:00 committed by GitHub
parent 936e8f2ed6
commit 9eb9b114ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -4433,6 +4433,11 @@
"hex": "0C9D58",
"source": "https://upload.wikimedia.org/wikipedia/commons/e/ee/Hangouts_icon.svg"
},
{
"title": "Google Home",
"hex": "4285F4",
"source": "https://home.google.com/welcome/"
},
{
"title": "Google Keep",
"hex": "FFBB00",

1
icons/googlehome.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 Home</title><path d="M12 0a1.44 1.44 0 0 0-.947.399L.547 10.762a1.26 1.26 0 0 0-.342.808v11.138c0 .768.53 1.292 1.311 1.292h20.968c.78 0 1.311-.522 1.311-1.292V11.57a1.25 1.25 0 0 0-.34-.804L15.68 3.097h-.001L12.947.4A1.454 1.454 0 0 0 12 0Zm0 6.727 6.552 6.456v5.65H5.446v-5.65z"/></svg>

After

Width:  |  Height:  |  Size: 373 B