diff options
Diffstat (limited to 'icons/play.svg')
-rw-r--r-- | icons/play.svg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/icons/play.svg b/icons/play.svg deleted file mode 100644 index ee9c56cf..00000000 --- a/icons/play.svg +++ /dev/null @@ -1,6 +0,0 @@ -<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 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> - - |