]> sigrok.org Git - pulseview.git/commitdiff
icons: Added menu icon
authorJoel Holdsworth <redacted>
Tue, 6 Jan 2015 22:49:11 +0000 (22:49 +0000)
committerJoel Holdsworth <redacted>
Tue, 6 Jan 2015 22:50:16 +0000 (22:50 +0000)
icons/menu.svg [new file with mode: 0644]
pulseview.qrc

diff --git a/icons/menu.svg b/icons/menu.svg
new file mode 100644 (file)
index 0000000..2d1492d
--- /dev/null
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg id="svg2991" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="24" width="24" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs id="defs3001">
+  <linearGradient id="linearGradient2999" y2="8.5" gradientUnits="userSpaceOnUse" x2="12.5" y1="7" x1="12.5">
+   <stop id="stop2995" stop-color="#2e3436" offset="0"/>
+   <stop id="stop2997" stop-color="#888a85" offset="1"/>
+  </linearGradient>
+ </defs>
+ <g id="g3001-4" fill-rule="evenodd" transform="translate(0,5)">
+  <rect id="rect2993-6" rx="1.5" ry="1.5" height="3" width="18" y="6" x="3" fill="#2e3436"/>
+  <rect id="rect2991-0" rx="1" ry="1" height="2" width="16" y="6.5" x="4" fill="url(#linearGradient2999)"/>
+ </g>
+ <g id="g3001-8" fill-rule="evenodd" transform="translate(0,10)">
+  <rect id="rect2993-9" rx="1.5" ry="1.5" height="3" width="18" y="6" x="3" fill="#2e3436"/>
+  <rect id="rect2991-8" rx="1" ry="1" height="2" width="16" y="6.5" x="4" fill="url(#linearGradient2999)"/>
+ </g>
+ <g id="g3001" fill-rule="evenodd">
+  <rect id="rect2993" rx="1.5" ry="1.5" height="3" width="18" y="6" x="3" fill="#2e3436"/>
+  <rect id="rect2991" rx="1" ry="1" height="2" width="16" y="6.5" x="4" fill="url(#linearGradient2999)"/>
+ </g>
+</svg>
index 948ebd3c63f7f92e22b573b2fec227332722d6c3..8bea253aa0cc528bf6bbc5a55ab1d49880f4f5c8 100644 (file)
@@ -8,6 +8,7 @@
        <file>icons/document-open.png</file>
        <file>icons/document-save-as.png</file>
        <file>icons/channels.svg</file>
+       <file>icons/menu.svg</file>
        <file>icons/sigrok-logo-notext.png</file>
        <file>icons/status-green.svg</file>
        <file>icons/status-grey.svg</file>