Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/document-generic.svg
blob: a72476688d6863eb616678c180662abb4bbfec01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" ?>
<!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  
	  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
	  <!ENTITY stroke_color "#010101">
	  <!ENTITY fill_color "#FFFFFF">
	  ]>

<svg enable-background="new 0 0 55 55" height="55px" version="1.1" 
     viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" 
     xmlns="http://www.w3.org/2000/svg" 
     xmlns:xlink="http://www.w3.org/1999/xlink" y="0px">

  <g display="block" id="activity-write">
    <g display="inline">
      <g>
	<path
	   d="M 43.82,6.088 L 22.876,6.088 L 10.932,18.027 L 
	      10.932,48.914 L 43.819,48.914 L 43.82,6.088 z"
	   fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" />
      </g>
      <polyline fill="none" points="10.932,18.027 22.876,18.027 22.876,6.088" 
		stroke="&stroke_color;" stroke-width="3.5"/>
    </g>
  </g>
</svg>