diff options
Diffstat (limited to 'play-pause.svg')
| -rw-r--r-- | play-pause.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/play-pause.svg b/play-pause.svg new file mode 100644 index 0000000..a7f1f50 --- /dev/null +++ b/play-pause.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="30" height="15"> + <polygon points="2,1 2,14 13,7" stroke="black" stroke-width="1" fill="white"/> + <rect x="17" y="2" width="4" height="11" stroke="black" stroke-width="1" fill="white"/> + <rect x="24" y="2" width="4" height="11" stroke="black" stroke-width="1" fill="white"/> +</svg> |
