summaryrefslogtreecommitdiff
path: root/Base/res/icons/symlink-emblem-small.png
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-12-16 11:53:48 +0100
committerAndreas Kling <kling@serenityos.org>2020-12-16 12:08:48 +0100
commitc44dbabda18edcd2af251cab23cfd766044f4949 (patch)
tree8cbf222e58d478e82c70f410403c8427311a27c9 /Base/res/icons/symlink-emblem-small.png
parent3d5e30a1e627b9f4558e41f5f720a1fda892993f (diff)
downloadserenity-c44dbabda18edcd2af251cab23cfd766044f4949.zip
LibGUI: Generate nicer icons for symlinked files
Instead of symlinks showing up with the "filetype-symlink" icon, we now generate a new icon by taking the target file's icon and slapping a small arrow emblem on top of it. This looks rather nice. :^)
Diffstat (limited to 'Base/res/icons/symlink-emblem-small.png')
-rw-r--r--Base/res/icons/symlink-emblem-small.pngbin0 -> 114 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/symlink-emblem-small.png b/Base/res/icons/symlink-emblem-small.png
new file mode 100644
index 0000000000..fc3babc195
--- /dev/null
+++ b/Base/res/icons/symlink-emblem-small.png
Binary files differ