diff options
Diffstat (limited to 'icons/arrow-right-tail.svg')
-rw-r--r-- | icons/arrow-right-tail.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/arrow-right-tail.svg b/icons/arrow-right-tail.svg index b7ea8638..d233840c 100644 --- a/icons/arrow-right-tail.svg +++ b/icons/arrow-right-tail.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M18 15l3 -3l-3 -3" /> <path d="M3 15l3 -3l-3 -3" /> - <path d="M6 12h15" /> + <line x1="6" y1="12" x2="21" y2="12" /> </svg> |