Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/scalable/actions/view-size.svg
blob: e87f97826134847415c83824eb82686d00f11778 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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="12" y1="17.5" x2="43" y2="17.5" stroke="&stroke_color;" stroke-width="2.5"/>
    <line x1="16" y1="22.5" x2="39" y2="22.5" stroke="&stroke_color;" stroke-width="2.5"/>
    <line x1="20" y1="27.5" x2="35" y2="27.5" stroke="&stroke_color;" stroke-width="2.5"/>
    <line x1="23.5" y1="32.5" x2="31.5" y2="32.5" stroke="&stroke_color;" stroke-width="2.5"/>
    <line x1="28.5" y1="37.5" x2="26.5" y2="37.5" stroke="&stroke_color;" stroke-width="2.5"/>
</svg>