summaryrefslogtreecommitdiff
path: root/plugins/unityshell/resources/grid-view.svg
diff options
authorMirco Müller <mirco.mueller@ubuntu.com>2011-08-05 16:05:32 +0200
committerMirco Müller <mirco.mueller@ubuntu.com>2011-08-05 16:05:32 +0200
commit1a8cd5ad1f64b12ae156e8943740ce7542a5f82e (patch)
tree5eb75cf3e470f8b66f7ff5b9dab44b47939aaa50 /plugins/unityshell/resources/grid-view.svg
parentdbd303226c684fe1d8206c0112c721c4cba71c30 (diff)
parentbff9cbd575b5835380a2293398da7162e425920d (diff)
rebase on trunk, adapting to latest designs, beginning of porting custom button outline shape from SVG to real code
(bzr r1242.5.8)
Diffstat (limited to 'plugins/unityshell/resources/grid-view.svg')
-rw-r--r--plugins/unityshell/resources/grid-view.svg21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/unityshell/resources/grid-view.svg b/plugins/unityshell/resources/grid-view.svg
new file mode 100644
index 000000000..4adc31604
--- /dev/null
+++ b/plugins/unityshell/resources/grid-view.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#FFFFFF" d="M6,8.5H2c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C7,8.95,6.55,8.5,6,8.5z M6,13.5
+ H2v-4h4V13.5z M14,8.5h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C15,8.95,14.55,8.5,14,8.5z M14,13.5h-4
+ v-4h4V13.5z M22,8.5h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C23,8.95,22.55,8.5,22,8.5z M22,13.5h-4v-4
+ h4V13.5z M30,8.5h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C31,8.95,30.55,8.5,30,8.5z M30,13.5h-4v-4h4
+ V13.5z M6,17.5H2c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C7,17.95,6.55,17.5,6,17.5z M6,22.5H2v-4h4V22.5z
+ M14,17.5h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C15,17.95,14.55,17.5,14,17.5z M14,22.5h-4v-4h4V22.5
+ z M22,17.5h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C23,17.95,22.55,17.5,22,17.5z M22,22.5h-4v-4h4
+ V22.5z M30,17.5h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C31,17.95,30.55,17.5,30,17.5z M30,22.5h-4v-4
+ h4V22.5z"/>
+ </g>
+</g>
+<path opacity="0.3" fill="#FFFFFF" d="M31,16.5H1v-1h30V16.5z"/>
+</svg>
+ \ No newline at end of file