UN-GCPDS / qt-material

Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
https://qt-material.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
2.27k stars 241 forks source link

Added inverted icons for radiobuttons #37

Closed EloiZalczer closed 2 years ago

EloiZalczer commented 2 years ago

Hello,

I was getting the following errors in my GUI application:

qt.svg: Cannot open file 'C:/Users/ezalczer/Documents/Display/Repositories/display/icon:/primary/radiobutton_unchecked_invert.svg'

I have added inverted versions of the radiobutton_unchecked and radiobutton_checked icons.

Have a nice day !