Assorted optimizations & fixes

Bytes saved on 14 files
* Google Colab: fixed whitespace error
* DeviantArt: Fixed color, official logo doesn't use curves.
This commit is contained in:
Ethan Chapman
2023-03-25 16:36:50 +01:00
parent d408ed1675
commit 37fe388a9b
15 changed files with 30 additions and 29 deletions

View File

@@ -2,4 +2,4 @@
aria-label="Google CoLaboratory" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><path fill="#ffc107" d="m46.7 151.5a147.8 147.8 90 000 208.9L97 310.1a76.6 76.6 90 01-.1-108.3zm368.4 50.3A76.6 76.6 90 01306.7 310.2L256 360.5a147.8 147.8 90 00209.3-209z"></path><path fill="#ffd836" d="m96.9 201.8a76.6 76.6 90 01108.4 0l36.5-62.5A147.8 147.8 90 0046.7 151.5zm108.3 108.4a76.6 76.6 90 01-108.4 0l-50.1 50.3a147.8 147.8 90 00195.2 12zm101.1-.1a76.6 76.6 90 11108.4-108.4l50.6-50.2A147.8 147.8 90 00256 360.4z"></path></svg>
fill="#fff"/><path fill="#ffc107" d="m47 152a148 148 90 000 209L97 310a77 77 90 010-108zm367 50A1 1 90 01306 310L256 360A1 1 90 00465 152z"></path><path fill="#ffd836" d="m97 202a77 77 90 01108 0l37-63A148 148 90 0047 152zm108 108a77 77 90 01-108 0l-50 51a148 148 90 00195 11zm101 0a1 1 90 11108-108l51-50A1 1 90 00256 360z"></path></svg>

Before

Width:  |  Height:  |  Size: 590 B

After

Width:  |  Height:  |  Size: 475 B