summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/mediaplayer/images/mute.svg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/video/mediaplayer/images/mute.svg')
-rw-r--r--examples/multimedia/video/mediaplayer/images/mute.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/multimedia/video/mediaplayer/images/mute.svg b/examples/multimedia/video/mediaplayer/images/mute.svg
new file mode 100644
index 000000000..b66b6d311
--- /dev/null
+++ b/examples/multimedia/video/mediaplayer/images/mute.svg
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="500" height="500" viewBox="0 0 75 75"
+stroke="#111" stroke-width="5">
+<path d="m39,14-17,15H6V48H22l17,15z" fill="#111" stroke-linejoin="round"/>
+<path d="m49,26 20,24m0-24-20,24" fill="none" stroke-linecap="round"/>
+</svg>