diff options
author | Andreas Kling <kling@serenityos.org> | 2020-04-24 20:22:45 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-24 20:42:34 +0200 |
commit | 9d8620f9565ee5d308883b57d5f834c90b85e3dd (patch) | |
tree | 9dd609b716bb196d4fac52781a42726805add2f6 /Base/res | |
parent | 2b64cf3efed6e418465ccd19c530d560f27880cb (diff) | |
download | serenity-9d8620f9565ee5d308883b57d5f834c90b85e3dd.zip |
Browser: Add icons for the "new tab" and "close tab" actions
Diffstat (limited to 'Base/res')
-rw-r--r-- | Base/res/icons/16x16/close-tab.png | bin | 0 -> 199 bytes |
-rw-r--r-- | Base/res/icons/16x16/new-tab.png | bin | 0 -> 224 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/close-tab.png b/Base/res/icons/16x16/close-tab.png Binary files differnew file mode 100644 index 0000000000..9b6a0ae085 --- /dev/null +++ b/Base/res/icons/16x16/close-tab.png diff --git a/Base/res/icons/16x16/new-tab.png b/Base/res/icons/16x16/new-tab.png Binary files differnew file mode 100644 index 0000000000..48f749ef68 --- /dev/null +++ b/Base/res/icons/16x16/new-tab.png |