From 2a709c0e5f88722764633394beec9d1a5f3429ce Mon Sep 17 00:00:00 2001 From: mathieucura Date: Sun, 10 Jan 2021 11:03:46 +0100 Subject: [PATCH] Fix #48 new set of icons for alignments --- src/editor/images/align_bottom.svg | 10 +--------- src/editor/images/align_center.svg | 8 +------- src/editor/images/align_left.svg | 8 +------- src/editor/images/align_middle.svg | 10 +--------- src/editor/images/align_right.svg | 8 +------- src/editor/images/align_top.svg | 10 +--------- 6 files changed, 6 insertions(+), 48 deletions(-) diff --git a/src/editor/images/align_bottom.svg b/src/editor/images/align_bottom.svg index 338eec08..6b698db7 100644 --- a/src/editor/images/align_bottom.svg +++ b/src/editor/images/align_bottom.svg @@ -1,9 +1 @@ - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/editor/images/align_center.svg b/src/editor/images/align_center.svg index 2b98fd61..7127500a 100644 --- a/src/editor/images/align_center.svg +++ b/src/editor/images/align_center.svg @@ -1,7 +1 @@ - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/editor/images/align_left.svg b/src/editor/images/align_left.svg index 0e98aa85..ae16316f 100644 --- a/src/editor/images/align_left.svg +++ b/src/editor/images/align_left.svg @@ -1,7 +1 @@ - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/editor/images/align_middle.svg b/src/editor/images/align_middle.svg index bb7ee0cb..49a6b3f7 100644 --- a/src/editor/images/align_middle.svg +++ b/src/editor/images/align_middle.svg @@ -1,9 +1 @@ - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/editor/images/align_right.svg b/src/editor/images/align_right.svg index ccf48588..1ab1e7ce 100644 --- a/src/editor/images/align_right.svg +++ b/src/editor/images/align_right.svg @@ -1,7 +1 @@ - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/editor/images/align_top.svg b/src/editor/images/align_top.svg index a1e752dc..cd387536 100644 --- a/src/editor/images/align_top.svg +++ b/src/editor/images/align_top.svg @@ -1,9 +1 @@ - - - - - - - - - \ No newline at end of file + \ No newline at end of file