[Sugar-devel] [PATCH Implode] Icons missing for help pop-up
Manuel Kaufmann
humitos at gmail.com
Tue May 8 11:29:14 EDT 2012
Added icons copied from Sugar Artwork
Signed-off-by: Manuel Kaufmann <humitos at gmail.com>
---
icons/edit-redo.svg | 16 ++++++++++++++++
icons/edit-undo.svg | 15 +++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 icons/edit-redo.svg
create mode 100644 icons/edit-undo.svg
diff --git a/icons/edit-redo.svg b/icons/edit-redo.svg
new file mode 100644
index 0000000..8950dec
--- /dev/null
+++ b/icons/edit-redo.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 13.0.0, 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" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="55px"
+ height="55px" viewBox="0 0 55 55" enable-background="new 0 0 55 55" xml:space="preserve">
+
+<g id="Redo" >
+ <g display="inline">
+ <polyline fill="none" stroke="#FFFFFF" stroke-width="2.9867" stroke-linecap="round" stroke-linejoin="round" points="
+ 33.067,27.523 40.879,20.935 33.067,14.344 "/>
+ <path fill="none" stroke="#FFFFFF" stroke-width="2.9867" stroke-linecap="round" d="M40.879,20.935H23.625
+ c-4.693,0-8.534,3.841-8.534,8.534s3.841,8.533,8.534,8.533h15.548"/>
+ </g>
+</g>
+
+</svg>
diff --git a/icons/edit-undo.svg b/icons/edit-undo.svg
new file mode 100644
index 0000000..d6590e8
--- /dev/null
+++ b/icons/edit-undo.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 13.0.0, 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" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="55px"
+ height="55px" viewBox="0 0 55 55" enable-background="new 0 0 55 55" xml:space="preserve">
+
+<g id="Undo" >
+ <g display="inline">
+ <polyline fill="none" stroke="#FFFFFF" stroke-width="2.9867" stroke-linecap="round" stroke-linejoin="round" points="
+ 22.903,27.523 15.091,20.935 22.903,14.344 "/>
+ <path fill="none" stroke="#FFFFFF" stroke-width="2.9867" stroke-linecap="round" d="M15.091,20.935h17.254
+ c4.693,0,8.534,3.841,8.534,8.534s-3.841,8.533-8.534,8.533H16.798"/>
+ </g>
+</g>
+</svg>
--
1.7.10
More information about the Sugar-devel
mailing list