aboutsummaryrefslogtreecommitdiff
path: root/xpdf-qt/xpdf-icon.svg
diff options
context:
space:
mode:
authorCalvin Morrison <calvin@pobox.com>2023-04-05 14:13:39 -0400
committerCalvin Morrison <calvin@pobox.com>2023-04-05 14:13:39 -0400
commit835e373b3eeaabcd0621ed6798ab500f37982fae (patch)
treedfa16b0e2e1b4956b38f693220eac4e607802133 /xpdf-qt/xpdf-icon.svg
xpdf-no-select-disableHEADmaster
Diffstat (limited to 'xpdf-qt/xpdf-icon.svg')
-rw-r--r--xpdf-qt/xpdf-icon.svg20
1 files changed, 20 insertions, 0 deletions
diff --git a/xpdf-qt/xpdf-icon.svg b/xpdf-qt/xpdf-icon.svg
new file mode 100644
index 0000000..b8e95dc
--- /dev/null
+++ b/xpdf-qt/xpdf-icon.svg
@@ -0,0 +1,20 @@
+<?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="64" height="64" version="1.1"
+ xmlns="http://www.w3.org/2000/svg">
+ <path fill="#004466" stroke="none"
+ d="M 8,4 L 20,4 A 12,12,0,0,1,32,16 A 12,12,0,0,1,44,4 L 56,4
+ L 56,60
+ L 44,60 A 12,12,0,0,1,32,48 A 12,12,0,0,1,20,60 L 8,60
+ L 8,44 L 12,44 A 4,4,0,0,0,16,40 L 16,24 A 4,4,0,0,0,12,20 L 8,20"/>
+ <path stroke="#ffffff" stroke-width="6" fill="none"
+ d="M 12,12 L 16,12 A 8,8,0,0,1,24,20 L 24,24 A 8,8,0,0,0,32,32
+ A 8,8,0,0,0,24,40 L 24,44 A 8,8,0,0,1,16,52 L 12,52"/>
+ <circle fill="#ffffff" stroke="none"
+ cx="46" cy="15" r="6"/>
+ <circle fill="#00aa00" stroke="none"
+ cx="46" cy="32" r="6"/>
+ <circle fill="#ffffff" stroke="none"
+ cx="46" cy="49" r="6"/>
+</svg>