diff options
| author | root | 2014-10-19 03:54:53 +0200 |
|---|---|---|
| committer | root | 2014-10-19 03:54:53 +0200 |
| commit | 2330bb06ececee220d854883a2870a3adf17c277 (patch) | |
| tree | e49f6b561faf5b39a81d57d54fa57a1550074c0f /play-pause.svg | |
| parent | a3009bf57d50fbc25a707b32fb3c5c170d011680 (diff) | |
| download | jungegemeinde-2330bb06ececee220d854883a2870a3adf17c277.tar.gz | |
Version 4.1. Support for photo galleries and advanced caching.
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> |
