Merge pull request #688 from kuubeu/master

Update TikTok logo & correct recent changes
This commit is contained in:
Ethan Chapman
2022-12-18 21:41:30 -05:00
committed by GitHub
5 changed files with 9 additions and 8 deletions

View File

@@ -3,4 +3,4 @@ aria-label="Atom" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M112.4 290a182.6 66.6 3 11283 15M231 111.5a66.7 182.6-27 1089.5 124m47-69A182.7 66.7-57 10221 392.5" fill="none" stroke="#66595c" stroke-width="14" stroke-linecap="round"/><circle cx="257" cy="257" r="22" fill="#66595c"/></svg>
fill="#fff"/><path d="M112.4 290a182.6 66.6 3 11283 15M231 111.5a66.7 182.6-27 1089.5 124m47-69A182.7 66.7-57 10221 392.5" fill="none" stroke="#66595c" stroke-width="14" stroke-linecap="round"/><circle cx="257" cy="257" r="22" fill="#66595c"/></svg>

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 380 B

View File

@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Chrome" role="img"
viewBox="0 0 512 512"><circle cx="256" cy="256" r="256" fill="#fcc11d"/><path d="M34.3 128A256 256 0 00256 512L367 320" fill="#289b48"/><path d="M34.3 128a256 256 0 01443.4 0H256L145 320" fill="#e0392c"/><circle cx="256" cy="256" r="114.7" fill="#1a73e8" stroke="#fff" stroke-width="26.7"/></svg>
viewBox="0 0 512 512"><circle cx="256" cy="256" r="256" fill="#fcc11d"/><path d="M34.3 128A256 256 0 00256 512L367 320" fill="#289b48"/><path d="M34.3 128a256 256 0 01443.4 0H256L145 320" fill="#e0392c"/><circle cx="256" cy="256" r="114.7" fill="#1a73e8" stroke="#fff" stroke-width="26.7"/></svg>

Before

Width:  |  Height:  |  Size: 368 B

After

Width:  |  Height:  |  Size: 367 B

View File

@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Chromium" role="img"
viewBox="0 0 512 512"><circle cx="256" cy="256" r="256" fill="#afcbfa"/><path d="M34.3 128A256 256 0 00256 512L367 320" fill="#669df6"/><path d="M34.3 128a256 256 0 01443.4 0H256L145 320" fill="#1967d2"/><circle cx="256" cy="256" r="114.7" fill="#1a73e8" stroke="#fff" stroke-width="26.7"/></svg>
viewBox="0 0 512 512"><circle cx="256" cy="256" r="256" fill="#afcbfa"/><path d="M34.3 128A256 256 0 00256 512L367 320" fill="#669df6"/><path d="M34.3 128a256 256 0 01443.4 0H256L145 320" fill="#1967d2"/><circle cx="256" cy="256" r="114.7" fill="#1a73e8" stroke="#fff" stroke-width="26.7"/></svg>

Before

Width:  |  Height:  |  Size: 370 B

After

Width:  |  Height:  |  Size: 369 B

View File

@@ -1,5 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="TikTok" role="img"
viewBox="0 0 512 512"><rect
rx="15%" height="512" width="512"
fill="#fff"/><defs><path id="t" d="M219 200a117 117 0 1 0 101 115v-128a150 150 0 0 0 88 28v-63a88 88 0 0 1-88-88h-64v252a54 54 0 1 1-37-51z" style="mix-blend-mode:multiply"/></defs><use href="#t" fill="#f05" x="18" y="15"/><use href="#t" fill="#0ee"/></svg>
width="512" height="512"
rx="15%"
fill="#fff"/><use xlink:href="#t" fill="#f05" x="18" y="15"/><g style="fill:#0ee;mix-blend-mode:multiply"><path id="t" d="m219 200a117 117 0 10101 115V187a150 150 0 0088 28v-63a88 88 0 01-88-88h-64v252a54 54 0 11-37-51"/></g></svg>

Before

Width:  |  Height:  |  Size: 433 B

After

Width:  |  Height:  |  Size: 407 B