diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-08-10 20:41:00 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-08-10 20:41:00 +0300 |
commit | 1b70002f56b4e0c86e2700b693794d91155d93e8 (patch) | |
tree | b4aec6001931950903cad60fa283e63812f87d95 /Kogaion-daylight | |
parent | 08ea620cad214625d5ecd937568c4fa65297d251 (diff) |
update again
Diffstat (limited to 'Kogaion-daylight')
-rwxr-xr-x | Kogaion-daylight/gtk-2.0/Others/pane-separator-grip-vertical.svg | 8 | ||||
-rwxr-xr-x | Kogaion-daylight/gtk-2.0/Others/pane-separator-grip.svg | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/Kogaion-daylight/gtk-2.0/Others/pane-separator-grip-vertical.svg b/Kogaion-daylight/gtk-2.0/Others/pane-separator-grip-vertical.svg new file mode 100755 index 0000000..87ae808 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/Others/pane-separator-grip-vertical.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="2" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <g fill="#828282">
+ <ellipse style="enable-background:new" rx="1" ry="1" cy="2.5" cx="1"/>
+ <ellipse style="enable-background:new" rx="1" ry="1" cy="13.5" cx="1"/>
+ <ellipse style="enable-background:new" rx="1" ry="1" cy="8" cx="1"/>
+ </g>
+</svg>
diff --git a/Kogaion-daylight/gtk-2.0/Others/pane-separator-grip.svg b/Kogaion-daylight/gtk-2.0/Others/pane-separator-grip.svg new file mode 100755 index 0000000..a4136b1 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/Others/pane-separator-grip.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="2" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <g transform="translate(0,-14)" fill="#828282">
+ <ellipse style="enable-background:new" rx="1" transform="scale(-1)" ry="1" cy="-15" cx="-2.5"/>
+ <ellipse style="enable-background:new" rx="1" transform="scale(-1)" ry="1" cy="-15" cx="-8"/>
+ <ellipse style="enable-background:new" rx="1" transform="scale(-1)" ry="1" cy="-15" cx="-13.5"/>
+ </g>
+</svg>
|