After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724670 - empty state icon is slightly mis-rendered
empty state icon is slightly mis-rendered
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: symbolic
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: Jakub Steiner
3.12
Depends on:
Blocks:
 
 
Reported: 2014-02-18 17:24 UTC by Andreas Nilsson
Modified: 2014-02-27 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (936.90 KB, image/png)
2014-02-18 17:24 UTC, Andreas Nilsson
  Details
microphone: convert to paths (16.73 KB, patch)
2014-02-26 19:54 UTC, Jakub Steiner
committed Details | Review

Description Andreas Nilsson 2014-02-18 17:24:53 UTC
Created attachment 269582 [details]
screenshot

Tested under Continuous.
Should be more of a solid, single colored shape.
Comment 1 Meg Ford 2014-02-18 17:28:26 UTC
(In reply to comment #0)
> Created an attachment (id=269582) [details]
> screenshot
> 
> Tested under Continuous.
> Should be more of a solid, single colored shape.

I'm using the dim-label class to color it, which changes the color using the alpha channel. I could write a custom class using mix() in the css or we could alter the icon, whichever you prefer.
Comment 2 Jakub Steiner 2014-02-18 23:14:06 UTC
That's a gnome-icon-theme-symbolic bug. Reassigning.
Comment 3 Jakub Steiner 2014-02-26 19:54:27 UTC
Created attachment 270411 [details] [review]
microphone: convert to paths

- convert strokes to paths
- get rid of a mask
Comment 4 Jakub Steiner 2014-02-27 16:16:11 UTC
Attachment 270411 [details] pushed as 19abedf - microphone: convert to paths