diff options
Diffstat (limited to 'icons/player-track-next.svg')
-rw-r--r-- | icons/player-track-next.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/player-track-next.svg b/icons/player-track-next.svg index 0ce603e6..e097dcf9 100644 --- a/icons/player-track-next.svg +++ b/icons/player-track-next.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-player-track-next" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M3 5v14l8-7z" /> - <path d="M14 5v14l8-7z" /> + <path d="M3 5v14l8 -7z" /> + <path d="M14 5v14l8 -7z" /> </svg> |