aboutsummaryrefslogtreecommitdiff
path: root/xpdf-qt/zoomIn.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/zoomIn.svg
xpdf-no-select-disableHEADmaster
Diffstat (limited to 'xpdf-qt/zoomIn.svg')
-rw-r--r--xpdf-qt/zoomIn.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/xpdf-qt/zoomIn.svg b/xpdf-qt/zoomIn.svg
new file mode 100644
index 0000000..b3d8c14
--- /dev/null
+++ b/xpdf-qt/zoomIn.svg
@@ -0,0 +1,10 @@
+<?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">
+ <polyline stroke="#555555" stroke-width="8" fill="none"
+ points="16,40 64,40"/>
+ <polyline stroke="#555555" stroke-width="8" fill="none"
+ points="40,16 40,64"/>
+</svg>