Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2009-01-16 11:02:21 (GMT)
committer Simon Schampijer <simon@schampijer.de>2009-01-16 11:02:21 (GMT)
commita7303384a45db6ff90484f9d844002904e9ab2bf (patch)
treecec41de59c0f1b6348fb416c558a8159f56a9810
parent0bbae1c310b4a4c56900a488c8fc9d4a7b1a9b82 (diff)
add system-logout icon (part of #207)
-rw-r--r--icons/scalable/actions/Makefile.am1
-rw-r--r--icons/scalable/actions/system-logout.svg15
2 files changed, 16 insertions, 0 deletions
diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am
index 21b6822..6cc6e9c 100644
--- a/icons/scalable/actions/Makefile.am
+++ b/icons/scalable/actions/Makefile.am
@@ -65,6 +65,7 @@ icon_DATA = \
media-seek-forward.svg \
row-insert.svg \
row-remove.svg \
+ system-logout.svg \
system-restart.svg \
system-search.svg \
system-shutdown.svg \
diff --git a/icons/scalable/actions/system-logout.svg b/icons/scalable/actions/system-logout.svg
new file mode 100644
index 0000000..7589db1
--- /dev/null
+++ b/icons/scalable/actions/system-logout.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
+<!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="55.125px" height="55px" viewBox="0 0 55.125 55" enable-background="new 0 0 55.125 55" xml:space="preserve">
+<path fill="#FFFFFF" d="M27.501,5C15.077,5,5,15.07,5,27.501C5,39.93,15.076,50,27.501,50C39.925,50,50,39.93,50,27.501
+ C50,15.073,39.925,5.002,27.501,5z M14.581,32.958c-0.341,0.341-0.79,0.511-1.237,0.511c-0.448,0-0.896-0.17-1.238-0.511
+ l-4.215-4.216c-0.002-0.001-0.004-0.002-0.005-0.004c-0.683-0.685-0.683-1.792,0-2.475l4.221-4.219c0.683-0.683,1.791-0.683,2.474,0
+ c0.683,0.683,0.683,1.791,0,2.474l-1.109,1.109h13.912c1.034,0,1.874,0.84,1.874,1.874s-0.84,1.874-1.874,1.874H13.474l1.107,1.106
+ C15.264,31.166,15.264,32.273,14.581,32.958z M27.384,41.215c-4.761,0-8.962-2.432-11.415-6.114
+ c-0.573-0.861-0.343-2.024,0.521-2.601c0.86-0.573,2.023-0.339,2.596,0.522c1.793,2.681,4.833,4.44,8.297,4.44
+ c5.5-0.01,9.95-4.458,9.96-9.964c-0.01-5.499-4.46-9.95-9.96-9.959c-3.468,0-6.506,1.763-8.3,4.448
+ c-0.577,0.861-1.737,1.092-2.597,0.521c-0.864-0.571-1.097-1.737-0.524-2.599c2.452-3.688,6.657-6.12,11.421-6.12
+ c7.573-0.001,13.713,6.14,13.713,13.709C41.096,35.075,34.956,41.211,27.384,41.215z"/>
+</svg>