diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 12:40:38 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 12:40:38 +0100 |
commit | 2aa49074ee30bfe31180916ee6e8bf705d333565 (patch) | |
tree | 9f35b2abd048b9f832ee155d20d833be08fdcd97 /_icons/align-right.svg | |
parent | arrows (diff) | |
download | tabler-icons-2aa49074ee30bfe31180916ee6e8bf705d333565.tar.xz |
align fixes, ajdustment icons
Diffstat (limited to '_icons/align-right.svg')
-rw-r--r-- | _icons/align-right.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_icons/align-right.svg b/_icons/align-right.svg index 47169604..c1e1aa4e 100644 --- a/_icons/align-right.svg +++ b/_icons/align-right.svg @@ -1,8 +1,8 @@ --- --- <svg> - <line x1="3" y1="6" x2="21" y2="6"></line> - <line x1="9" y1="10" x2="21" y2="10"></line> - <line x1="3" y1="14" x2="21" y2="14"></line> - <line x1="7" y1="18" x2="21" y2="18"></line> + <line x1="4" y1="6" x2="20" y2="6"></line> + <line x1="10" y1="10" x2="20" y2="10"></line> + <line x1="4" y1="14" x2="20" y2="14"></line> + <line x1="8" y1="18" x2="20" y2="18"></line> </svg> |