[gnome-themes] [HC-svg] Add placeholder for system-reeboot



commit 9d6851ad3f3c53d7a570fd446abc7f1bb413ed29
Author: Luca Ferretti <elle uca libero it>
Date:   Fri Jun 19 22:51:37 2009 +0200

    [HC-svg] Add placeholder for system-reeboot
    
    Recently added to icon-naming-spec, copying the red dot by now;
    Maybe a flipped view-restore could be good.

 .../HighContrast-SVG/scalable/actions/Makefile.am  |    3 +-
 .../scalable/actions/system-reboot.svg             |   63 ++++++++++++++++++++
 2 files changed, 65 insertions(+), 1 deletions(-)
---
diff --git a/icon-themes/HighContrast-SVG/scalable/actions/Makefile.am b/icon-themes/HighContrast-SVG/scalable/actions/Makefile.am
index ab5d913..e6104b6 100644
--- a/icon-themes/HighContrast-SVG/scalable/actions/Makefile.am
+++ b/icon-themes/HighContrast-SVG/scalable/actions/Makefile.am
@@ -111,7 +111,8 @@ placeholder_FILES = \
 	insert-link.svg \
 	mail-mark-junk.svg \
 	mail-mark-notjunk.svg \
-	mail-send.svg
+	mail-send.svg \
+	system-reboot.svg
 
 if PLACEHOLDERS
 icon_DATA += $(placeholder_FILES)
diff --git a/icon-themes/HighContrast-SVG/scalable/actions/system-reboot.svg b/icon-themes/HighContrast-SVG/scalable/actions/system-reboot.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/icon-themes/HighContrast-SVG/scalable/actions/system-reboot.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]