diff options
Diffstat (limited to 'video-play.svg')
| -rw-r--r-- | video-play.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/video-play.svg b/video-play.svg new file mode 100644 index 0000000..b5ea206 --- /dev/null +++ b/video-play.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64"> + <circle cx="32" cy="32" r="25" stroke="white" stroke-width="7" fill="black" fill-opacity="0.2"/> + <polygon points="26,22 26,42 43,32" fill="white"/> +</svg> |
