Thanks so much for all the work on this repository again. I have a small suggestion regarding the color variant emojis. Currently, these SVG files use filters to create a 3D-like appearance. Meanwhile, the variants in Windows achieve the same visual effect using gradients.
Would you consider replacing the current filter-based SVG emojis with the gradient variants that in Windows? Here are a few reasons why this could be beneficial:
-
SVG filters tend to introduce jagged edges, while gradients produce smoother results.
-
Complex filters can be resource-intensive, whereas gradients are generally more efficient.
-
Gradients are much easier to tweak and edit within standard SVG editors.
Thanks a lot for considering this improvement—and for all your efforts! ❤️
Thanks so much for all the work on this repository again. I have a small suggestion regarding the color variant emojis. Currently, these SVG files use filters to create a 3D-like appearance. Meanwhile, the variants in Windows achieve the same visual effect using gradients.
Would you consider replacing the current filter-based SVG emojis with the gradient variants that in Windows? Here are a few reasons why this could be beneficial:
SVG filters tend to introduce jagged edges, while gradients produce smoother results.
Complex filters can be resource-intensive, whereas gradients are generally more efficient.
Gradients are much easier to tweak and edit within standard SVG editors.
Thanks a lot for considering this improvement—and for all your efforts! ❤️