mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 01:44:12 +03:00
Add Google Home icon (#7771)
This commit is contained in:
parent
936e8f2ed6
commit
9eb9b114ff
@ -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
1
icons/googlehome.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user