diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
commit | 605ac9c6b9ee69292080b618a2cb0e39062130de (patch) | |
tree | 5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/arrow-narrow-up.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
Diffstat (limited to '_icons/arrow-narrow-up.svg')
-rw-r--r-- | _icons/arrow-narrow-up.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/arrow-narrow-up.svg b/_icons/arrow-narrow-up.svg index 41c49971..0ed04ce1 100644 --- a/_icons/arrow-narrow-up.svg +++ b/_icons/arrow-narrow-up.svg @@ -1,7 +1,7 @@ --- --- <svg> -<line x1="12" y1="5" x2="12" y2="19" /> -<line x1="16" y1="9" x2="12" y2="5" /> -<line x1="8" y1="9" x2="12" y2="5" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <line x1="16" y1="9" x2="12" y2="5" /> + <line x1="8" y1="9" x2="12" y2="5" /> </svg> |