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