Added back old Google icons
This commit is contained in:
@@ -85,6 +85,8 @@ Say thanks!
|
|||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Google Maps (old)<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps_old.svg" width="125" title="Google Maps (old)" /><br>713 Bytes</td>
|
<td>Google Maps (old)<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_maps_old.svg" width="125" title="Google Maps (old)" /><br>713 Bytes</td>
|
||||||
|
<td>Gmail (Old)<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail_old.svg" width="125" title="Google Mail (old)" /><br>584 Bytes</td>
|
||||||
|
<td>Google Drive (Old)<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive_old.svg" width="125" title="Google Drive (old)" /><br>313 Bytes</td>
|
||||||
<td>Google+<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_plus.svg" width="125" title="Google+" /><br>397 Bytes</td>
|
<td>Google+<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_plus.svg" width="125" title="Google+" /><br>397 Bytes</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
6
images/svg/gmail_old.svg
Normal file
6
images/svg/gmail_old.svg
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||||||
|
aria-label="Gmail" role="img"
|
||||||
|
viewBox="0 0 512 512"><rect
|
||||||
|
width="512" height="512"
|
||||||
|
rx="15%"
|
||||||
|
fill="#fff"/><path fill="#f2f2f2" d="M120 392V151.075h272V392"/><path fill-opacity=".05" d="M256 285L120 392l-4-212"/><path fill="#d54c3f" d="M120 392H97c-12 0-22-10-22-23V143h45z"/><path fill-opacity=".08" d="M317 392h77V159H82"/><path fill="#f2f2f2" d="M97 121h318L256 234"/><path fill="#b63524" d="M392 392h23c12 0 22-10 22-23V143h-45z"/><path fill="none" stroke="#de5145" stroke-linecap="round" stroke-width="44" d="M97 143l159 115 159-115"/></svg>
|
After Width: | Height: | Size: 584 B |
8
images/svg/google_drive_old.svg
Normal file
8
images/svg/google_drive_old.svg
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||||||
|
aria-label="Google Drive" role="img"
|
||||||
|
viewBox="0 0 512 512"><rect
|
||||||
|
width="512" height="512"
|
||||||
|
rx="15%"
|
||||||
|
fill="#fff"/><path fill="#4587f4" d="M468 299H112v120h288"/><path
|
||||||
|
fill="#1da261" d="M187 51L44 299l68 120L325 51"/><path
|
||||||
|
fill="#ffcf48" d="M325 51l143 248H331L187 51"/></svg>
|
After Width: | Height: | Size: 313 B |
Reference in New Issue
Block a user