PapirusDevelopmentTeam / papirus-icon-theme

Pixel perfect icon theme for Linux
https://git.io/papirus-icon-theme
GNU General Public License v3.0
6.54k stars 414 forks source link

Transmission icon looks pixelated #767

Closed muesli closed 6 years ago

muesli commented 6 years ago

Higher resolutions of the Transmission icon look rather pixelated.

SmartFinn commented 6 years ago

Any screenshots? Is it about an application or panel icon? I checked both and found no problems.

muesli commented 6 years ago

Icon being displayed in latte-dock:

transmission-icon

varlesh commented 6 years ago

Maybe you use old late version? Similar bug: https://github.com/psifidotos/Latte-Dock/issues/122 image

muesli commented 6 years ago

Using latte 0.7.1, released 25 days ago.

varlesh commented 6 years ago

@muesli it's very strange. See source code:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1">
 <rect transform="matrix(0,-1,-1,0,0,0)" rx="2" ry="2" height="36" width="40" y="-42" x="-44" fill="#c2352a"/>
 <path opacity=".1" d="m8 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h32c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2z" fill="#fff"/>
 <rect rx="0" ry="1" height="31" width="28" y="8" x="10" fill="#ebebeb"/>
 <path d="m24 34-6-7h3v-7h-3l6-7 6 7h-3v7h3z" fill="#3f3f3f" fill-rule="evenodd"/>
 <path opacity=".2" d="m6 42v1c0 1.108 0.892 2 2 2h32c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-32c-1.108 0-2-0.892-2-2z"/>
 <path opacity=".1" d="m10 38v1s0.446 1 1 1h26c0.554 0 1-0.446 1-1v-1c0 0.554-0.446 1-1 1h-26c-0.554 0-1-0.446-1-1z"/>
 <path opacity=".2" d="m10 10v-1c0-0.554 0.446-1 1-1h26c0.554 0 1 0.446 1 1v1c0-0.554-0.446-1-1-1h-26c-0.554 0-1 0.446-1 1z" fill="#fff"/>
</svg>

Icon use standard code. You can post desktop-file and your distro name? It's reproduced on plasma tasks? It's transmission-qt or transmission-gtk?

varlesh commented 6 years ago

https://github.com/psifidotos/Latte-Dock/issues/720

muesli commented 6 years ago

It looks fine in Plasma's task manager. Running on ArchLinux, transmission-qt.