Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/scalable/actions/view-size.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/scalable/actions/view-size.svg')
-rw-r--r--icons/scalable/actions/view-size.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/icons/scalable/actions/view-size.svg b/icons/scalable/actions/view-size.svg
new file mode 100644
index 0000000..70ddb55
--- /dev/null
+++ b/icons/scalable/actions/view-size.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY fill_color "#000000">
+ <!ENTITY stroke_color "#FFFFFF">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
+ <line x1="5" y1="15" x2="38" y2="15" stroke="&stroke_color;" stroke-width="3.5"/>
+ <line x1="10.5" y1="23" x2="32.5" y2="23" stroke="&stroke_color;" stroke-width="3.5"/>
+ <line x1="15" y1="31" x2="28" y2="31" stroke="&stroke_color;" stroke-width="3.5"/>
+ <line x1="19.5" y1="39" x2="23.5" y2="39" stroke="&stroke_color;" stroke-width="3.5"/>
+ <path d="M 46 17 l 7 7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
+ <path d="M 46 38 l 7 -7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
+</svg>