diff options
Diffstat (limited to 'xpdf-qt/indicator-icon-err0.svg')
-rw-r--r-- | xpdf-qt/indicator-icon-err0.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/xpdf-qt/indicator-icon-err0.svg b/xpdf-qt/indicator-icon-err0.svg new file mode 100644 index 0000000..3cc00d1 --- /dev/null +++ b/xpdf-qt/indicator-icon-err0.svg @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg width="80" height="80" version="1.1" + xmlns="http://www.w3.org/2000/svg"> + <circle fill="#ff4444" stroke="none" + cx="40" cy="40" r="33"/> + <circle stroke="#555555" stroke-width="6" fill="none" + cx="40" cy="40" r="30"/> + <circle fill="#555555" stroke="none" + cx="40" cy="24" r="8"/> +</svg> |