aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/play-card.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/play-card.svg')
-rw-r--r--src/_icons/play-card.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/play-card.svg b/src/_icons/play-card.svg
new file mode 100644
index 00000000..c74274aa
--- /dev/null
+++ b/src/_icons/play-card.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <rect transform="rotate(90 12 12)" x="3" y="5" width="18" height="14" rx="2"/>
+ <path d="M8 6h.01"/>
+ <path d="M16 18h.01"/>
+ <path d="M12 16l-3-4 3-4 3 4z"/>
+</svg>