Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/app/static/icons/document-generic.svg
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/icons/document-generic.svg')
-rw-r--r--app/static/icons/document-generic.svg25
1 files changed, 25 insertions, 0 deletions
diff --git a/app/static/icons/document-generic.svg b/app/static/icons/document-generic.svg
new file mode 100644
index 0000000..a724766
--- /dev/null
+++ b/app/static/icons/document-generic.svg
@@ -0,0 +1,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>