diff options
| author | root | 2014-10-19 03:57:54 +0200 |
|---|---|---|
| committer | root | 2014-10-19 03:57:54 +0200 |
| commit | 0de0bc0a7f0241aa29b2034a5cec3e9a91c1113e (patch) | |
| tree | 35a4cc4f79685d32360afd5b02741d15bc292337 /img/play-pause.svg | |
| parent | 2330bb06ececee220d854883a2870a3adf17c277 (diff) | |
| download | jungegemeinde-0de0bc0a7f0241aa29b2034a5cec3e9a91c1113e.tar.gz | |
moved images in correct folder
Diffstat (limited to 'img/play-pause.svg')
| -rw-r--r-- | img/play-pause.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/img/play-pause.svg b/img/play-pause.svg new file mode 100644 index 0000000..a7f1f50 --- /dev/null +++ b/img/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> |
