lucide-icons / lucide

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
https://lucide.dev
ISC License
8.94k stars 380 forks source link

transparent icons show overlapping internal shapes #2136

Open danawoodman opened 1 week ago

danawoodman commented 1 week ago

Package

Version

0.378.0

Can you reproduce this in the latest version?

Browser

Operating system

Description

If you add an opacity less than 1.0 for an icon, you will start to see the internal shapes of the icons. You can see this on the Lucide site itself in the small previews of the icons by zooming in using your browser

It seems that icons should be pre-processed to flatten/merge all shapes rather than shipping versions of the icons with the individual overlapping shape components

image image image image

Steps to reproduce

  1. Go to any icon on the Lucide site
  2. Click see in action
  3. Increase stroke width
  4. Zoom in on icon

Link to a video: https://a.cl.ly/eDuKop7L

Checklist

jguddas commented 1 week ago

Solved by #2135

danawoodman commented 1 week ago

awesome! looks like i was just a bit late to the game on this one but glad its being addressed!