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