summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorelectrikmilk <brandonjordan124@gmail.com>2022-01-10 23:00:09 -0500
committerLinus Groh <mail@linusgroh.de>2022-01-12 10:55:13 +0100
commit64ae8eac0e0d0476900e7ef4de3d15c78ce3152a (patch)
tree6879c49e90dc61d74295fbbcb3cdb1192449a373 /Base
parent983c784a8049980a6de5fea16178f72e72c8c6f9 (diff)
downloadserenity-64ae8eac0e0d0476900e7ef4de3d15c78ce3152a.zip
Base+PixelPaint: Add more menu icons
Adding icons missing from Pixel Paint menus.
Diffstat (limited to 'Base')
-rw-r--r--Base/res/icons/16x16/clear-selection.pngbin0 -> 3038 bytes
-rw-r--r--Base/res/icons/16x16/file-export.pngbin0 -> 1486 bytes
-rw-r--r--Base/res/icons/16x16/new-layer.pngbin5474 -> 4442 bytes
-rw-r--r--Base/res/icons/pixelpaint/active-layer-down.pngbin0 -> 3407 bytes
-rw-r--r--Base/res/icons/pixelpaint/active-layer-up.pngbin0 -> 3345 bytes
-rw-r--r--Base/res/icons/pixelpaint/default-colors.pngbin0 -> 2989 bytes
-rw-r--r--Base/res/icons/pixelpaint/next-layer.pngbin0 -> 3127 bytes
-rw-r--r--Base/res/icons/pixelpaint/previous-layer.pngbin0 -> 2971 bytes
-rw-r--r--Base/res/icons/pixelpaint/swap-colors.pngbin0 -> 2994 bytes
9 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/clear-selection.png b/Base/res/icons/16x16/clear-selection.png
new file mode 100644
index 0000000000..29b73dbbf1
--- /dev/null
+++ b/Base/res/icons/16x16/clear-selection.png
Binary files differ
diff --git a/Base/res/icons/16x16/file-export.png b/Base/res/icons/16x16/file-export.png
new file mode 100644
index 0000000000..771ffba83e
--- /dev/null
+++ b/Base/res/icons/16x16/file-export.png
Binary files differ
diff --git a/Base/res/icons/16x16/new-layer.png b/Base/res/icons/16x16/new-layer.png
index 1262c2d9fd..f96544ba74 100644
--- a/Base/res/icons/16x16/new-layer.png
+++ b/Base/res/icons/16x16/new-layer.png
Binary files differ
diff --git a/Base/res/icons/pixelpaint/active-layer-down.png b/Base/res/icons/pixelpaint/active-layer-down.png
new file mode 100644
index 0000000000..01d2de7b2a
--- /dev/null
+++ b/Base/res/icons/pixelpaint/active-layer-down.png
Binary files differ
diff --git a/Base/res/icons/pixelpaint/active-layer-up.png b/Base/res/icons/pixelpaint/active-layer-up.png
new file mode 100644
index 0000000000..8edb7689b5
--- /dev/null
+++ b/Base/res/icons/pixelpaint/active-layer-up.png
Binary files differ
diff --git a/Base/res/icons/pixelpaint/default-colors.png b/Base/res/icons/pixelpaint/default-colors.png
new file mode 100644
index 0000000000..2a7cb72e3e
--- /dev/null
+++ b/Base/res/icons/pixelpaint/default-colors.png
Binary files differ
diff --git a/Base/res/icons/pixelpaint/next-layer.png b/Base/res/icons/pixelpaint/next-layer.png
new file mode 100644
index 0000000000..2f6dc0ed4a
--- /dev/null
+++ b/Base/res/icons/pixelpaint/next-layer.png
Binary files differ
diff --git a/Base/res/icons/pixelpaint/previous-layer.png b/Base/res/icons/pixelpaint/previous-layer.png
new file mode 100644
index 0000000000..e57ab2fe9a
--- /dev/null
+++ b/Base/res/icons/pixelpaint/previous-layer.png
Binary files differ
diff --git a/Base/res/icons/pixelpaint/swap-colors.png b/Base/res/icons/pixelpaint/swap-colors.png
new file mode 100644
index 0000000000..5f84a4fb71
--- /dev/null
+++ b/Base/res/icons/pixelpaint/swap-colors.png
Binary files differ