diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-03-24 04:28:36 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-03-24 04:28:36 +0100 |
commit | 86413a6f5a47593e78daaeca1d1af3def527b1d0 (patch) | |
tree | 9df2b5055b92d064e13852ac65405724658bfcfc /Base/res/icons | |
parent | 7e54fdce996ef520624667ccc2c559b2cc5d6826 (diff) | |
download | serenity-86413a6f5a47593e78daaeca1d1af3def527b1d0.zip |
LibGUI+FileManager: Add a GIcon class to support multi-size icons.
A GIcon can contain any number of bitmaps internally, and will give you
the best fitting icon when you call bitmap_for_size().
Diffstat (limited to 'Base/res/icons')
-rw-r--r-- | Base/res/icons/32x32/filetype-image.png | bin | 0 -> 871 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/32x32/filetype-image.png b/Base/res/icons/32x32/filetype-image.png Binary files differnew file mode 100644 index 0000000000..2e219bf46b --- /dev/null +++ b/Base/res/icons/32x32/filetype-image.png |