Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/4232.svg
blob: 15aab952bfaba7157c77cd9bd030295f46ff90f4 (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 "#FFFFFF">
  <!ENTITY stroke_color "#000000">
]>
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
  <rect x="6" y="19" width="10" height="10" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"/> 
  <rect x="21" y="5" width="10" height="10" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"/>
  <rect x="21" y="19" width="10" height="10" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"/>
  <rect x="36" y="19" width="10" height="10" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"/>

</svg>