summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-09-17 22:39:48 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-09-17 22:39:48 +0200
commit4f184114de24149d9bd6d64a2511bfe79deb170a (patch)
tree046f3169b0747beda83d72c6a03c957370d8dea0 /Base
parent3d0dba94ec1fd0cab40f7055fc3bee1beaff75cc (diff)
downloadserenity-4f184114de24149d9bd6d64a2511bfe79deb170a.zip
VisualBuilder: Add icons for the layout menu actions
Diffstat (limited to 'Base')
-rw-r--r--Base/res/icons/16x16/layout-horizontally.pngbin0 -> 104 bytes
-rw-r--r--Base/res/icons/16x16/layout-vertically.pngbin0 -> 95 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/layout-horizontally.png b/Base/res/icons/16x16/layout-horizontally.png
new file mode 100644
index 0000000000..45caadb131
--- /dev/null
+++ b/Base/res/icons/16x16/layout-horizontally.png
Binary files differ
diff --git a/Base/res/icons/16x16/layout-vertically.png b/Base/res/icons/16x16/layout-vertically.png
new file mode 100644
index 0000000000..21bd239d94
--- /dev/null
+++ b/Base/res/icons/16x16/layout-vertically.png
Binary files differ