FlatLaf icon indicating copy to clipboard operation
FlatLaf copied to clipboard

Rounded outlined icons

Open DevCharly opened this issue 3 years ago • 0 comments

This PR modernizes the FlatLaf icons used in JFileChooser, JOptionPane and JTree. The icons are now rounded and outlined. The changes were inspired by macOS Big Sur/Montery, Windows 11 and IntelliJ IDEA New UI Preview (#543).

New/changed icons:

image

Old icons for comparison:

image

JFileChooser using new icons:

image

JFileChooser using old icons:

image

DevCharly avatar Aug 15 '22 16:08 DevCharly