Skip to content

Consider replacing the color variant emojis with the variants in Windows #178

@zDaleZ

Description

@zDaleZ

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! ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions