diff options
Diffstat (limited to 'icons/play.svg')
-rw-r--r-- | icons/play.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/play.svg b/icons/play.svg index b16c5b3a..ee9c56cf 100644 --- a/icons/play.svg +++ b/icons/play.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-play" 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="M5 5 v14 a2 2 0 0 0 2.75 1.84 l12.25 -7.1 a2 2 0 0 0 0 -3.5 l-12.25 -7.1 a2 2 0 0 0 -2.75 1.75" /> + <path d="M5 5v14a2 2 0 0 0 2.75 1.84l12.25 -7.1a2 2 0 0 0 0 -3.5l-12.25 -7.1a2 2 0 0 0 -2.75 1.75" /> </svg> |