diff options
Diffstat (limited to '_icons/arrow-up.svg')
-rw-r--r-- | _icons/arrow-up.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/arrow-up.svg b/_icons/arrow-up.svg index c3c4756f..164dec55 100644 --- a/_icons/arrow-up.svg +++ b/_icons/arrow-up.svg @@ -2,6 +2,6 @@ --- <svg> <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="19" y1="12" x2="12" y2="5" /> - <line x1="5" y1="12" x2="12" y2="5" /> + <line x1="18" y1="11" x2="12" y2="5" /> + <line x1="6" y1="11" x2="12" y2="5" /> </svg> |