AntiMicroX/antimicrox

Update action icons used by antimicrox

Open

#597 opened on Nov 3, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (236 forks)auto 404
enhancementgood first issuelow-priotity

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

Description

As a fallback icons, antimicrox uses icons from Oxygen and Mist theme. link
In general, app tries to use icons from the current system theme but in case of some systems (Windows) and rare icons, they are not available.

The currently used set of icons is low quality and is not consistent and some of the used icons are not visible in case of dark themes.
image

It would be good to find a new, modern readable, and good-quality (preferably SVG) set of icons for this app.

Required for: #490

Contributor guide