summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg
diff options
context:
space:
mode:
authorNicolas Lécureuil <nlecureuil@mandriva.com>2010-04-27 12:31:50 +0000
committerNicolas Lécureuil <nlecureuil@mandriva.com>2010-04-27 12:31:50 +0000
commitffeaba759261c52a9bdaa005412eda0c9209e4c3 (patch)
tree07f8661685dc073e8ea55554cc7ff2d2967ed47e /kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg
parentadd1fd6fa44a2ca5f3f1962596bd1a74e6ba612b (diff)
downloadconfig-ffeaba759261c52a9bdaa005412eda0c9209e4c3.tar
config-ffeaba759261c52a9bdaa005412eda0c9209e4c3.tar.gz
config-ffeaba759261c52a9bdaa005412eda0c9209e4c3.tar.bz2
config-ffeaba759261c52a9bdaa005412eda0c9209e4c3.tar.xz
config-ffeaba759261c52a9bdaa005412eda0c9209e4c3.zip
Add back 2010.0 plasma theme
Diffstat (limited to 'kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg')
-rw-r--r--kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg b/kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg
new file mode 100644
index 0000000..fde42ef
--- /dev/null
+++ b/kde4-profiles/common/share/apps/desktoptheme/Mandriva/widgets/eyes.svg
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Author: Olivier Goffart 2009 -->
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg">
+ <g>
+
+ <ellipse id="leftEye" fill="white" stroke="black"
+ rx="100%" ry="100%" cx="50%" cy="50%" stroke-width="17%" />
+
+ <ellipse id="rightEye" fill="white" stroke="black"
+ rx="100%" ry="100%" cx="50%" cy="50%" stroke-width="17%" />
+
+ <ellipse id="leftPupil" fill="black"
+ rx="100%" ry="100%" cx="50%" cy="50%" />
+
+ <ellipse id="rightPupil" fill="black"
+ rx="100%" ry="100%" cx="50%" cy="50%" />
+ </g>
+</svg>