summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common/share/apps/desktoptheme/default/widgets/eyes.svg
diff options
context:
space:
mode:
authorNicolas Lécureuil <nlecureuil@mandriva.com>2010-01-22 11:13:25 +0000
committerNicolas Lécureuil <nlecureuil@mandriva.com>2010-01-22 11:13:25 +0000
commitbee8adbe51bcef768c6182ac8812b3d77223612e (patch)
treeb081358402195ec67f60ed09a35091fac1c3470b /kde4-profiles/common/share/apps/desktoptheme/default/widgets/eyes.svg
parenteac0b7299481087580172248080fc964503e3221 (diff)
downloadconfig-bee8adbe51bcef768c6182ac8812b3d77223612e.tar
config-bee8adbe51bcef768c6182ac8812b3d77223612e.tar.gz
config-bee8adbe51bcef768c6182ac8812b3d77223612e.tar.bz2
config-bee8adbe51bcef768c6182ac8812b3d77223612e.tar.xz
config-bee8adbe51bcef768c6182ac8812b3d77223612e.zip
Rename Mandriva theme to default
Diffstat (limited to 'kde4-profiles/common/share/apps/desktoptheme/default/widgets/eyes.svg')
-rw-r--r--kde4-profiles/common/share/apps/desktoptheme/default/widgets/eyes.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde4-profiles/common/share/apps/desktoptheme/default/widgets/eyes.svg b/kde4-profiles/common/share/apps/desktoptheme/default/widgets/eyes.svg
new file mode 100644
index 0000000..fde42ef
--- /dev/null
+++ b/kde4-profiles/common/share/apps/desktoptheme/default/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>