diff options
Diffstat (limited to '_icons/arrow-up.svg')
-rw-r--r-- | _icons/arrow-up.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/arrow-up.svg b/_icons/arrow-up.svg index 980a506..c3c4756 100644 --- a/_icons/arrow-up.svg +++ b/_icons/arrow-up.svg @@ -1,7 +1,7 @@ --- --- <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="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" /> </svg> |