iconify_flutter
iconify_flutter copied to clipboard
Incorrect SVG
Hello ! I got some probleme rendering icons from the Lucide icon set. All icons seems to be filled, and when I inspect your code, the SVG is just incorrect.
All icons got fill="currentColor" when it should be fill="none"
It seems to be a problem u got since times ago here : https://github.com/andronasef/iconify_flutter/issues/7
Looking at the icon set from Iconify here and directly at the Lucide repo here, we can see the correct SVG