PeerTube icon (#767)

* PeerTube icon

* Removed spaces in path definitions

* Rounding and relative coords
This commit is contained in:
Jonathan Batchelor
2023-10-09 10:24:32 +01:00
committed by GitHub
parent c855923242
commit e3d78e6e1b
4 changed files with 30 additions and 21 deletions

4
images/svg/peertube.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="PeerTube" role="img"
viewBox="0 0 512 512">
<path d="M0 0h512v512H0" fill="#fff"/><path fill="#211f20" d="M140 100v156l116-78"/><path fill="#737373" d="M140 256v156l116-78"/><path fill="#f1680d" d="M256 178v156l116-78"/></svg>

After

Width:  |  Height:  |  Size: 278 B