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="C++" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><path fill="#004482" d="M270.3 445l141.1-81.4c4.1-2.3 7.8-6.4 10.4-11l-166.3-96-166.3 96c2.7 4.6 6.4 8.7 10.4 11L240.8 445c8.1 4.7 21.4 4.7 29.5 0z"/><path fill="#659AD2" d="M421.8 160.5c-2.7-4.6-6.4-8.7-10.4-11L270.3 68c-8.1-4.7-21.4-4.7-29.6 0l-141 81.5c-8.1 4.7-14.8 16.2-14.8 25.6V338c0 4.7 1.7 9.9 4.3 14.6l166.3-96 166.3-96.1z"/><circle cx="256" cy="256" r="86" fill="none" stroke="#fff" stroke-width="57"/><path fill="#00599C" d="M421.8 352.6c2.7-4.6 4.3-9.9 4.3-14.6V175.2c0-4.7-1.7-10-4.3-14.7l-166.3 96.1 166.3 96z"/><path stroke="#fff" stroke-width="13" d="M350.5 237 v39 M331,257 h39 M397.5 237 v39 M378,257 h39"/></svg>
fill="#fff"/><path fill="#004482" d="M270.3 445l141.1-81.4a30 30 0 0010.4-11l-166.3-96-166.3 96a30 30 0 0010.4 11L240.8 445a30 30 0 0029.5 0z"/><path fill="#659AD2" d="M421.8 160.5a30 30 0 00-10.4-11L270.3 68a30 30 0 00-29.6 0l-141 81.5a30 30 0 00-14.8 25.6V338a30 30 0 004.3 14.6z"/><circle cx="256" cy="256" r="86" fill="none" stroke="#fff" stroke-width="57"/><path fill="#00599C" d="M421.8 352.6a30 30 0 004.3-14.6V175.2a30 30 0 00-4.3-14.7l-166.3 96.1z"/><path stroke="#fff" stroke-width="13" d="M350.5 237 v39 M331,257 h39 M397.5 237 v39 M378,257 h39"/></svg>

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 685 B