Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-02 13:18:05 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-02 13:18:05 (GMT)
commitacea321c04f73af26c2aeba04668415759a8c4a4 (patch)
treef8c049de355b4fb8e537eb302a9004f4110fc778 /images
parent38488438f273315b0061c1f094df436a98fa0cff (diff)
added palette orientation control
Diffstat (limited to 'images')
-rw-r--r--images/palettehorizontal.svg31
-rw-r--r--images/palettevertical.svg26
2 files changed, 57 insertions, 0 deletions
diff --git a/images/palettehorizontal.svg b/images/palettehorizontal.svg
new file mode 100644
index 0000000..ea61324
--- /dev/null
+++ b/images/palettehorizontal.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.0"
+ width="55"
+ height="55"
+ id="svg2">
+ <defs
+ id="defs4" />
+ <g
+ transform="translate(3.5,2)"
+ id="g3589"
+ style="stroke:#ffffff;stroke-opacity:1">
+ <g
+ transform="translate(0,-2.5)"
+ id="g3616"
+ style="stroke:#ffffff;stroke-opacity:1">
+ <path
+ d="m 10,25 0,-10 28,0 0,10 -28,0 z"
+ id="path2459"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+ <path
+ d="m 10,15 14,0 0,26 -14,0 0,-26 z"
+ id="path2461"
+ style="fill:none;stroke:#ffffff;stroke-width:2.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+ </g>
+ </g>
+</svg>
diff --git a/images/palettevertical.svg b/images/palettevertical.svg
new file mode 100644
index 0000000..2fb09ea
--- /dev/null
+++ b/images/palettevertical.svg
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.0"
+ width="55"
+ height="55"
+ id="svg2">
+ <defs
+ id="defs4" />
+ <g
+ transform="translate(3.5,2)"
+ id="g3589"
+ style="stroke:#ffffff;stroke-opacity:1">
+ <path
+ d="m 10,22.5 0,-10 28,0 0,10 -28,0 z"
+ id="path2459"
+ style="fill:none;stroke:#ffffff;stroke-width:2.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+ <path
+ d="m 10,12.5 14,0 0,26 -14,0 0,-26 z"
+ id="path2461"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+ </g>
+</svg>