aboutsummaryrefslogtreecommitdiff
path: root/xpdf-qt/xpdf-icon.svg
blob: b8e95dce597f127d22985a5990d1515d3f8b25ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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>