Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/scalable/actions/view-size.svg
blob: 70ddb5539991ae5b69531936e93edb616034e938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>