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/error.svg | |
| parent | 2330bb06ececee220d854883a2870a3adf17c277 (diff) | |
| download | jungegemeinde-0de0bc0a7f0241aa29b2034a5cec3e9a91c1113e.tar.gz | |
moved images in correct folder
Diffstat (limited to 'img/error.svg')
| -rw-r--r-- | img/error.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/img/error.svg b/img/error.svg new file mode 100644 index 0000000..184206a --- /dev/null +++ b/img/error.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="red" stroke-width="7" fill="black" fill-opacity="0.2"/> + <rect x="28" y="7" width="8" height="50" fill="red" transform="rotate(45, 32, 32)"/> +</svg> |
