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="Venmo" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#3396cd"/><path d="m381.4 105.3c11 18.1 15.9 36.7 15.9 60.3 0 75.1-64.1 172.7-116.2 241.2h-118.8l-47.6-285 104.1-9.9 25.3 202.8c23.5-38.4 52.6-98.7 52.6-139.7 0-22.5-3.9-37.8-9.9-50.4z" fill="#fff"/></svg>
fill="#3396cd"/><path d="m381 105c11 18 16 37 16 60 0 75-64 173-116 241h-119l-48-285 104-10 25 203c24-38 53-99 53-140 0-23-4-38-10-50z" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 278 B