Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/angles-90.svg
blob: b8db8fb5fc809e76e215cb400c270aa88caa95a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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 "none">
  <!ENTITY stroke_color "#FFFFFF">
]>
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45">
  <line x1="3" y1="44" x2="3" y2="0" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
  <line x1="3" y1="42" x2="45" y2="42" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
  <line x1="3" y1="42" x2="32.7" y2="12.3" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
</svg>