From 8da2a1b7320c839f2a96e3be74cb27ac182269d1 Mon Sep 17 00:00:00 2001 From: Alexey Varfolomeev Date: Sun, 19 Jan 2020 22:47:58 +0400 Subject: [PATCH] fix position some icons --- src/material_cursors/all-scroll.svg | 16 +++++------ src/material_cursors/bottom_left_corner.svg | 27 ++++++++++-------- src/material_cursors/bottom_right_corner.svg | 27 ++++++++++-------- src/material_cursors/bottom_side.svg | 14 +++++----- src/material_cursors/col-resize.svg | 12 ++++---- src/material_cursors/fleur.svg | 16 +++++------ src/material_cursors/left_side.svg | 14 +++++----- src/material_cursors/right_side.svg | 20 ++++++------- src/material_cursors/row-resize.svg | 12 ++++---- src/material_cursors/size_bdiag.svg | 11 +++++--- src/material_cursors/size_fdiag.svg | 11 +++++--- src/material_cursors/size_hor.svg | 11 +++++--- src/material_cursors/size_ver.svg | 13 +++++---- src/material_cursors/top_left_corner.svg | 28 +++++++++---------- src/material_cursors/top_right_corner.svg | 28 +++++++++---------- src/material_cursors/top_side.svg | 14 +++++----- src/material_dark_cursors/all-scroll.svg | 16 +++++------ .../bottom_left_corner.svg | 27 ++++++++++-------- .../bottom_right_corner.svg | 27 ++++++++++-------- src/material_dark_cursors/bottom_side.svg | 14 +++++----- src/material_dark_cursors/col-resize.svg | 12 ++++---- src/material_dark_cursors/fleur.svg | 16 +++++------ src/material_dark_cursors/left_side.svg | 14 +++++----- src/material_dark_cursors/right_side.svg | 20 ++++++------- src/material_dark_cursors/row-resize.svg | 12 ++++---- src/material_dark_cursors/size_bdiag.svg | 11 +++++--- src/material_dark_cursors/size_fdiag.svg | 11 +++++--- src/material_dark_cursors/size_hor.svg | 11 +++++--- src/material_dark_cursors/size_ver.svg | 13 +++++---- src/material_dark_cursors/top_left_corner.svg | 28 +++++++++---------- .../top_right_corner.svg | 28 +++++++++---------- src/material_dark_cursors/top_side.svg | 14 +++++----- src/material_light_cursors/all-scroll.svg | 16 +++++------ .../bottom_left_corner.svg | 27 ++++++++++-------- .../bottom_right_corner.svg | 27 ++++++++++-------- src/material_light_cursors/bottom_side.svg | 14 +++++----- src/material_light_cursors/col-resize.svg | 12 ++++---- src/material_light_cursors/fleur.svg | 16 +++++------ src/material_light_cursors/left_side.svg | 14 +++++----- src/material_light_cursors/right_side.svg | 20 ++++++------- src/material_light_cursors/row-resize.svg | 12 ++++---- src/material_light_cursors/size_bdiag.svg | 11 +++++--- src/material_light_cursors/size_fdiag.svg | 11 +++++--- src/material_light_cursors/size_hor.svg | 11 +++++--- src/material_light_cursors/size_ver.svg | 13 +++++---- .../top_left_corner.svg | 28 +++++++++---------- .../top_right_corner.svg | 28 +++++++++---------- src/material_light_cursors/top_side.svg | 14 +++++----- 48 files changed, 441 insertions(+), 381 deletions(-) diff --git a/src/material_cursors/all-scroll.svg b/src/material_cursors/all-scroll.svg index 81befd3..02f7ee7 100755 --- a/src/material_cursors/all-scroll.svg +++ b/src/material_cursors/all-scroll.svg @@ -1,14 +1,14 @@ - - + + - - + + - - - - + + + + diff --git a/src/material_cursors/bottom_left_corner.svg b/src/material_cursors/bottom_left_corner.svg index bf8913e..d1347c1 100755 --- a/src/material_cursors/bottom_left_corner.svg +++ b/src/material_cursors/bottom_left_corner.svg @@ -9,17 +9,20 @@ + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_cursors/bottom_right_corner.svg b/src/material_cursors/bottom_right_corner.svg index f7ee058..5ecf0d1 100755 --- a/src/material_cursors/bottom_right_corner.svg +++ b/src/material_cursors/bottom_right_corner.svg @@ -9,17 +9,20 @@ + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_cursors/bottom_side.svg b/src/material_cursors/bottom_side.svg index ed19de5..039abcf 100755 --- a/src/material_cursors/bottom_side.svg +++ b/src/material_cursors/bottom_side.svg @@ -10,15 +10,15 @@ - - + + - - - - - + + + + + diff --git a/src/material_cursors/col-resize.svg b/src/material_cursors/col-resize.svg index 1fb4b68..abfd45e 100755 --- a/src/material_cursors/col-resize.svg +++ b/src/material_cursors/col-resize.svg @@ -11,11 +11,13 @@ - - - + + + - - + + + + diff --git a/src/material_cursors/fleur.svg b/src/material_cursors/fleur.svg index 81befd3..02f7ee7 100755 --- a/src/material_cursors/fleur.svg +++ b/src/material_cursors/fleur.svg @@ -1,14 +1,14 @@ - - + + - - + + - - - - + + + + diff --git a/src/material_cursors/left_side.svg b/src/material_cursors/left_side.svg index b058bef..05bd101 100755 --- a/src/material_cursors/left_side.svg +++ b/src/material_cursors/left_side.svg @@ -11,14 +11,14 @@ - + - - - - - - + + + + + + diff --git a/src/material_cursors/right_side.svg b/src/material_cursors/right_side.svg index a85bb9e..b9df1de 100755 --- a/src/material_cursors/right_side.svg +++ b/src/material_cursors/right_side.svg @@ -10,15 +10,15 @@ - - - + + + - - - - - - - + + + + + + + diff --git a/src/material_cursors/row-resize.svg b/src/material_cursors/row-resize.svg index b805c43..4a27743 100755 --- a/src/material_cursors/row-resize.svg +++ b/src/material_cursors/row-resize.svg @@ -10,12 +10,14 @@ - + - - + + - - + + + + diff --git a/src/material_cursors/size_bdiag.svg b/src/material_cursors/size_bdiag.svg index 071bac9..fb6ce7f 100755 --- a/src/material_cursors/size_bdiag.svg +++ b/src/material_cursors/size_bdiag.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_cursors/size_fdiag.svg b/src/material_cursors/size_fdiag.svg index 9298ad7..692f3b1 100755 --- a/src/material_cursors/size_fdiag.svg +++ b/src/material_cursors/size_fdiag.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_cursors/size_hor.svg b/src/material_cursors/size_hor.svg index 0413f0c..e235fa8 100755 --- a/src/material_cursors/size_hor.svg +++ b/src/material_cursors/size_hor.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_cursors/size_ver.svg b/src/material_cursors/size_ver.svg index b4f6f22..952a9da 100755 --- a/src/material_cursors/size_ver.svg +++ b/src/material_cursors/size_ver.svg @@ -3,12 +3,13 @@ + + + - - - - + + - - + + diff --git a/src/material_cursors/top_left_corner.svg b/src/material_cursors/top_left_corner.svg index 963e4bf..64347b2 100755 --- a/src/material_cursors/top_left_corner.svg +++ b/src/material_cursors/top_left_corner.svg @@ -6,20 +6,20 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_cursors/top_right_corner.svg b/src/material_cursors/top_right_corner.svg index cb8cc66..545d9fc 100755 --- a/src/material_cursors/top_right_corner.svg +++ b/src/material_cursors/top_right_corner.svg @@ -6,20 +6,20 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_cursors/top_side.svg b/src/material_cursors/top_side.svg index 5a7ca67..78d9884 100755 --- a/src/material_cursors/top_side.svg +++ b/src/material_cursors/top_side.svg @@ -11,14 +11,14 @@ - + - - - - - - + + + + + + diff --git a/src/material_dark_cursors/all-scroll.svg b/src/material_dark_cursors/all-scroll.svg index 72bc433..9507047 100755 --- a/src/material_dark_cursors/all-scroll.svg +++ b/src/material_dark_cursors/all-scroll.svg @@ -1,14 +1,14 @@ - - + + - - + + - - - - + + + + diff --git a/src/material_dark_cursors/bottom_left_corner.svg b/src/material_dark_cursors/bottom_left_corner.svg index d4387ab..fc8bc10 100755 --- a/src/material_dark_cursors/bottom_left_corner.svg +++ b/src/material_dark_cursors/bottom_left_corner.svg @@ -9,17 +9,20 @@ + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_dark_cursors/bottom_right_corner.svg b/src/material_dark_cursors/bottom_right_corner.svg index fde2504..e703529 100755 --- a/src/material_dark_cursors/bottom_right_corner.svg +++ b/src/material_dark_cursors/bottom_right_corner.svg @@ -9,17 +9,20 @@ + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_dark_cursors/bottom_side.svg b/src/material_dark_cursors/bottom_side.svg index 0de4105..2128f53 100755 --- a/src/material_dark_cursors/bottom_side.svg +++ b/src/material_dark_cursors/bottom_side.svg @@ -10,15 +10,15 @@ - - + + - - - - - + + + + + diff --git a/src/material_dark_cursors/col-resize.svg b/src/material_dark_cursors/col-resize.svg index d0cc7d6..568c223 100755 --- a/src/material_dark_cursors/col-resize.svg +++ b/src/material_dark_cursors/col-resize.svg @@ -11,11 +11,13 @@ - - - + + + - - + + + + diff --git a/src/material_dark_cursors/fleur.svg b/src/material_dark_cursors/fleur.svg index 72bc433..9507047 100755 --- a/src/material_dark_cursors/fleur.svg +++ b/src/material_dark_cursors/fleur.svg @@ -1,14 +1,14 @@ - - + + - - + + - - - - + + + + diff --git a/src/material_dark_cursors/left_side.svg b/src/material_dark_cursors/left_side.svg index 9830aa3..40745d9 100755 --- a/src/material_dark_cursors/left_side.svg +++ b/src/material_dark_cursors/left_side.svg @@ -11,14 +11,14 @@ - + - - - - - - + + + + + + diff --git a/src/material_dark_cursors/right_side.svg b/src/material_dark_cursors/right_side.svg index 203e802..c39d797 100755 --- a/src/material_dark_cursors/right_side.svg +++ b/src/material_dark_cursors/right_side.svg @@ -10,15 +10,15 @@ - - - + + + - - - - - - - + + + + + + + diff --git a/src/material_dark_cursors/row-resize.svg b/src/material_dark_cursors/row-resize.svg index 56b0a5a..042e73f 100755 --- a/src/material_dark_cursors/row-resize.svg +++ b/src/material_dark_cursors/row-resize.svg @@ -10,12 +10,14 @@ - + - - + + - - + + + + diff --git a/src/material_dark_cursors/size_bdiag.svg b/src/material_dark_cursors/size_bdiag.svg index 78e780f..c247ab4 100755 --- a/src/material_dark_cursors/size_bdiag.svg +++ b/src/material_dark_cursors/size_bdiag.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_dark_cursors/size_fdiag.svg b/src/material_dark_cursors/size_fdiag.svg index 247d8bb..398a200 100755 --- a/src/material_dark_cursors/size_fdiag.svg +++ b/src/material_dark_cursors/size_fdiag.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_dark_cursors/size_hor.svg b/src/material_dark_cursors/size_hor.svg index 7d855c8..bacf3d6 100755 --- a/src/material_dark_cursors/size_hor.svg +++ b/src/material_dark_cursors/size_hor.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_dark_cursors/size_ver.svg b/src/material_dark_cursors/size_ver.svg index 411778e..d9ed2a8 100755 --- a/src/material_dark_cursors/size_ver.svg +++ b/src/material_dark_cursors/size_ver.svg @@ -3,12 +3,13 @@ + + + - - - - + + - - + + diff --git a/src/material_dark_cursors/top_left_corner.svg b/src/material_dark_cursors/top_left_corner.svg index 4c70800..f083bf9 100755 --- a/src/material_dark_cursors/top_left_corner.svg +++ b/src/material_dark_cursors/top_left_corner.svg @@ -6,20 +6,20 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_dark_cursors/top_right_corner.svg b/src/material_dark_cursors/top_right_corner.svg index 02fce77..f7af0e4 100755 --- a/src/material_dark_cursors/top_right_corner.svg +++ b/src/material_dark_cursors/top_right_corner.svg @@ -6,20 +6,20 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_dark_cursors/top_side.svg b/src/material_dark_cursors/top_side.svg index fb8b458..a24e855 100755 --- a/src/material_dark_cursors/top_side.svg +++ b/src/material_dark_cursors/top_side.svg @@ -11,14 +11,14 @@ - + - - - - - - + + + + + + diff --git a/src/material_light_cursors/all-scroll.svg b/src/material_light_cursors/all-scroll.svg index a7d5cf4..92a26bc 100755 --- a/src/material_light_cursors/all-scroll.svg +++ b/src/material_light_cursors/all-scroll.svg @@ -1,14 +1,14 @@ - - + + - - + + - - - - + + + + diff --git a/src/material_light_cursors/bottom_left_corner.svg b/src/material_light_cursors/bottom_left_corner.svg index f5485cc..4deeab6 100755 --- a/src/material_light_cursors/bottom_left_corner.svg +++ b/src/material_light_cursors/bottom_left_corner.svg @@ -9,17 +9,20 @@ + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_light_cursors/bottom_right_corner.svg b/src/material_light_cursors/bottom_right_corner.svg index 3aa1fc9..a1681a5 100755 --- a/src/material_light_cursors/bottom_right_corner.svg +++ b/src/material_light_cursors/bottom_right_corner.svg @@ -9,17 +9,20 @@ + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_light_cursors/bottom_side.svg b/src/material_light_cursors/bottom_side.svg index 002094f..a114dec 100755 --- a/src/material_light_cursors/bottom_side.svg +++ b/src/material_light_cursors/bottom_side.svg @@ -10,15 +10,15 @@ - - + + - - - - - + + + + + diff --git a/src/material_light_cursors/col-resize.svg b/src/material_light_cursors/col-resize.svg index ca30228..058989d 100755 --- a/src/material_light_cursors/col-resize.svg +++ b/src/material_light_cursors/col-resize.svg @@ -11,11 +11,13 @@ - - - + + + - - + + + + diff --git a/src/material_light_cursors/fleur.svg b/src/material_light_cursors/fleur.svg index a7d5cf4..92a26bc 100755 --- a/src/material_light_cursors/fleur.svg +++ b/src/material_light_cursors/fleur.svg @@ -1,14 +1,14 @@ - - + + - - + + - - - - + + + + diff --git a/src/material_light_cursors/left_side.svg b/src/material_light_cursors/left_side.svg index 0729d6a..1d080de 100755 --- a/src/material_light_cursors/left_side.svg +++ b/src/material_light_cursors/left_side.svg @@ -11,14 +11,14 @@ - + - - - - - - + + + + + + diff --git a/src/material_light_cursors/right_side.svg b/src/material_light_cursors/right_side.svg index dbd2f98..f3f85f9 100755 --- a/src/material_light_cursors/right_side.svg +++ b/src/material_light_cursors/right_side.svg @@ -10,15 +10,15 @@ - - - + + + - - - - - - - + + + + + + + diff --git a/src/material_light_cursors/row-resize.svg b/src/material_light_cursors/row-resize.svg index 7f0a886..75fe738 100755 --- a/src/material_light_cursors/row-resize.svg +++ b/src/material_light_cursors/row-resize.svg @@ -10,12 +10,14 @@ - + - - + + - - + + + + diff --git a/src/material_light_cursors/size_bdiag.svg b/src/material_light_cursors/size_bdiag.svg index 41e95df..99310e1 100755 --- a/src/material_light_cursors/size_bdiag.svg +++ b/src/material_light_cursors/size_bdiag.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_light_cursors/size_fdiag.svg b/src/material_light_cursors/size_fdiag.svg index 52e78ba..d5d5da4 100755 --- a/src/material_light_cursors/size_fdiag.svg +++ b/src/material_light_cursors/size_fdiag.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_light_cursors/size_hor.svg b/src/material_light_cursors/size_hor.svg index afc8a08..0890d87 100755 --- a/src/material_light_cursors/size_hor.svg +++ b/src/material_light_cursors/size_hor.svg @@ -3,10 +3,13 @@ + + + - - + + - - + + diff --git a/src/material_light_cursors/size_ver.svg b/src/material_light_cursors/size_ver.svg index 69063e6..bb41826 100755 --- a/src/material_light_cursors/size_ver.svg +++ b/src/material_light_cursors/size_ver.svg @@ -3,12 +3,13 @@ + + + - - - - + + - - + + diff --git a/src/material_light_cursors/top_left_corner.svg b/src/material_light_cursors/top_left_corner.svg index 75ba126..e24aa33 100755 --- a/src/material_light_cursors/top_left_corner.svg +++ b/src/material_light_cursors/top_left_corner.svg @@ -6,20 +6,20 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_light_cursors/top_right_corner.svg b/src/material_light_cursors/top_right_corner.svg index 5b6c74f..20fc54d 100755 --- a/src/material_light_cursors/top_right_corner.svg +++ b/src/material_light_cursors/top_right_corner.svg @@ -6,20 +6,20 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/material_light_cursors/top_side.svg b/src/material_light_cursors/top_side.svg index 1696c7c..69b68e6 100755 --- a/src/material_light_cursors/top_side.svg +++ b/src/material_light_cursors/top_side.svg @@ -11,14 +11,14 @@ - + - - - - - - + + + + + +