From 1ad21018012aac5b7f98e25968cf113bb229be3f Mon Sep 17 00:00:00 2001
From: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date: Thu, 5 Jun 2014 11:51:59 +0200
Subject: add menu icon

---
 core/img/actions/menu.png | Bin 0 -> 106 bytes
 core/img/actions/menu.svg |  12 ++++++++++++
 2 files changed, 12 insertions(+)
 create mode 100644 core/img/actions/menu.png
 create mode 100644 core/img/actions/menu.svg

(limited to 'core/img/actions')

diff --git a/core/img/actions/menu.png b/core/img/actions/menu.png
new file mode 100644
index 00000000000..583ce319175
Binary files /dev/null and b/core/img/actions/menu.png differ
diff --git a/core/img/actions/menu.svg b/core/img/actions/menu.svg
new file mode 100644
index 00000000000..f0e33df3737
--- /dev/null
+++ b/core/img/actions/menu.svg
@@ -0,0 +1,12 @@
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata>
+  <rdf:RDF>
+   <cc:Work rdf:about="">
+    <dc:format>image/svg+xml</dc:format>
+    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+    <dc:title/>
+   </cc:Work>
+  </rdf:RDF>
+ </metadata>
+ <path d="m2,2,0,2,12,0,0-2zm0,5,0,2,12,0,0-2zm0,5,0,2,12,0,0-2z"/>
+</svg>
-- 
cgit v1.2.3