summaryrefslogtreecommitdiff
path: root/enigma-swing/src/main/resources/icons/enum.svg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to SVG icons instead of PNGs and add icon for recordsGravatar Juuxel2021-03-201-0/+88
The PNG icons scaled horribly on FlatLaf but these ones look smooth on any scaling level. Note: even though the icons are FlatSVGIcons from FlatLaf, they work properly on all LaFs if the FlatLaf UI scale property is set to the correct value (which LookAndFeel.setGlobalLAF does).