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

@@ -3,4 +3,4 @@ aria-label="WebMention" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><path fill="#610371"
d="m 292,418 -42,-129 h -0 l -41,129 h -55 l -66,-249 h 55 l 39,169 h 0 l 43,-129 h 51 l 42,131 h 0 l 30,-131 -40,0 82,-76 51,76 -40,0 -56,208 z"/></svg>
d="m88 169h55l39 169 43-129h51l42 131 30-131h-40l82-76 51 76h-40l-56 209h-53l-42-129-41 129h-55z"/></svg>

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 267 B