Google Drive: Recenter, improve accuracy, remove the need for href

This commit is contained in:
kuubeu
2023-07-09 21:51:39 +02:00
committed by GitHub
parent 04929934a2
commit 2d4e5236d4
3 changed files with 3 additions and 3 deletions

View File

@@ -203,7 +203,7 @@ Say thanks!
<td>Google Calendar<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_calendar.svg" width="100" title="Google Calendar"><br>586 bytes</td>
<td>Google Collaborative content tools<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_collaborative_content_tools.svg" width="100" title="Google Collaborative content tools"><br>493 bytes</td>
<td>Google Docs Editors<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_docs_editors.svg" width="100" title="Google Docs Editors"><br>478 bytes</td>
<td>Google Drive<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive.svg" width="100" title="Google Drive"><br>520 bytes</td>
<td>Google Drive<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_drive.svg" width="100" title="Google Drive"><br>567 bytes</td>
</tr>
<tr>

View File

@@ -39,7 +39,7 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/gmail.svg" width="256" /> | <img src="/images/reference/gmail.png" width="256" /> | https://www.blog.google/press/|
| <img src="/images/svg/google_calendar.svg" width="256" /> | <img src="/images/reference/google_calendar.png" width="256" /> | https://www.blog.google/press/|
| <img src="/images/svg/google_meet.svg" width="256" /> | <img src="/images/reference/google_meet.png" width="256" /> | https://www.blog.google/press/|
| <img src="/images/svg/google_drive.svg" width="256" /> | <img src="/images/reference/google_drive.png" width="256" /> | https://www.blog.google/press/|
| <img src="/images/svg/google_drive.svg" width="256" /> | <img src="/images/reference/google_drive.svg" width="256" /> | https://drive.google.com/ |
| <img src="/images/svg/google_collaborative_content_tools.svg" width="256" /> | <img src="/images/reference/google_collaborative_content_tools.png" width="256" /> | https://www.blog.google/press/|
| <img src="/images/svg/google_plus.svg" width="256" /> | <img src="/images/reference/google_plus.png" width="256" /> | https://plus.google.com/+googleplus |
| <img src="/images/svg/wechat.svg" width="256" /> | <img src="/images/reference/wechat.svg" width="256" /> | https://wechat.design/?locale=en_US |

View File

@@ -2,4 +2,4 @@
aria-label="Google Drive" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><g fill="#2684fc"><path id="b" d="M337 301l53 96q-3 2-10 2h-247.6 q-6 0-10-2l55-95"/></g><g fill="#ea4335"><path id="c" d="M335 301l55 96q6-3 10-10l43-76q2-6 2-10"/></g><g transform="rotate(120 256 256)"><use href="#b" fill="#00ac47"/><use href="#c" fill="#0066da"/></g><g transform="rotate(240 256 256)"><use href="#b" fill="#ffba00"/><use href="#c" fill="#00832d"/></g></svg>
fill="#fff"/><path d="m126 417q9 5 19 5H367q9 0 19-5V313H99" fill="#4285f4"/><path d="m196 87q9-5 20-5h80q12 0 20 5v104h-68" fill="#188038"/><path d="m66 313q0-10 5-19l110-191q6-11 15-16l60 104-72 125" fill="#34a853"/><path d="m256 191 72 125 118-3q0-12-8-24L331 103q-5-10-15-16" fill="#fbbc04"/><path d="m185.714 313H66q0 8 3 15l40 70q7 13 17 19" fill="#1967d2"/><path d="m386 417q9-5 16-17l38-66q6-10 6-21H326.3" fill="#ea4335"/></svg>

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 567 B