mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Add Google Slides (#9317)
* Add Google Slides icon * Add JSON data for Google Slides * Update SVG source
This commit is contained in:
parent
2f1b70009d
commit
e748b9074c
@ -5169,6 +5169,11 @@
|
||||
"hex": "34A853",
|
||||
"source": "https://sheets.google.com"
|
||||
},
|
||||
{
|
||||
"title": "Google Slides",
|
||||
"hex": "FBBC04",
|
||||
"source": "https://slides.google.com"
|
||||
},
|
||||
{
|
||||
"title": "Google Street View",
|
||||
"hex": "FEC111",
|
||||
|
1
icons/googleslides.svg
Normal file
1
icons/googleslides.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Slides</title><path d="M16.09 15.273H7.91v-4.637h8.18v4.637zm1.728-8.523h2.91v15.614c0 .904-.733 1.636-1.637 1.636H4.909a1.636 1.636 0 0 1-1.636-1.636V1.636C3.273.732 4.005 0 4.909 0h9.068v6.75h3.841zm-.363 2.523H6.545v7.363h10.91V9.273zm-2.728-5.979V6h6.001l-6-6v3.294z"/></svg>
|
After Width: | Height: | Size: 364 B |
Loading…
Reference in New Issue
Block a user