[Sugar-devel] [PATCH] Add icons for the sorting options in the Journal

Andrés Ambrois andresambrois at gmail.com
Wed May 26 22:26:05 EDT 2010


Thanks to Gary C. Martin for the icons.

Signed-off-by: Andrés Ambrois <andresambrois at gmail.com>
---
 icons/scalable/actions/Makefile.am       |    3 +++
 icons/scalable/actions/view-created.svg  |   21 +++++++++++++++++++++
 icons/scalable/actions/view-lastedit.svg |   23 +++++++++++++++++++++++
 icons/scalable/actions/view-size.svg     |   12 ++++++++++++
 4 files changed, 59 insertions(+), 0 deletions(-)
 create mode 100644 icons/scalable/actions/view-created.svg
 create mode 100644 icons/scalable/actions/view-lastedit.svg
 create mode 100644 icons/scalable/actions/view-size.svg

diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am
index 42a06a3..a00a2df 100644
--- a/icons/scalable/actions/Makefile.am
+++ b/icons/scalable/actions/Makefile.am
@@ -94,6 +94,9 @@ icon_DATA =						\
 	view-freeform.svg				\
 	view-fullscreen.svg				\
 	view-list.svg					\
+	view-size.svg					\
+	view-lastedit.svg 				\
+	view-created.svg 				\
 	view-radial.svg					\
 	view-refresh.svg				\
 	view-return.svg					\
diff --git a/icons/scalable/actions/view-created.svg b/icons/scalable/actions/view-created.svg
new file mode 100644
index 0000000..7d3ba09
--- /dev/null
+++ b/icons/scalable/actions/view-created.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+  <!ENTITY fill_color "#000000">
+  <!ENTITY stroke_color "#FFFFFF">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
+	<defs>
+		<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
+            <rect x="0" y="0" width="55" height="55" fill="#FFFFFF" stroke="none"/>
+			<circle cx="27.5" cy="15" r="1.75" style="fill:#000000;;stroke:none"/>
+			<circle cx="27.5" cy="40" r="1.75" style="fill:#000000;;stroke:none"/>
+			<circle cx="15" cy="27.5" r="1.75" style="fill:#000000;;stroke:none"/>
+			<circle cx="40" cy="27.5" r="1.75" style="fill:#000000;;stroke:none"/>
+            <line x1="27.5" y1="27.5" x2="34.5" y2="17" stroke="#000000" stroke-width="2.5" stroke-linecap="round"/>
+            <line x1="27.5" y1="27.5" x2="35" y2="32.5" stroke="#000000" stroke-width="2.5" stroke-linecap="round"/>
+		</mask>
+	</defs>
+    <circle cx="27.5" cy="27.5" r="17" style="fill:&stroke_color;;stroke:&stroke_color;;stroke-width:3.5" mask="url(#Mask)"/>
+    <!--
+    -->
+</svg>
diff --git a/icons/scalable/actions/view-lastedit.svg b/icons/scalable/actions/view-lastedit.svg
new file mode 100644
index 0000000..fe3e077
--- /dev/null
+++ b/icons/scalable/actions/view-lastedit.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+  <!ENTITY fill_color "#000000">
+  <!ENTITY stroke_color "#FFFFFF">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
+	<defs>
+		<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
+            <rect x="0" y="0" width="55" height="55" fill="#FFFFFF" stroke="none"/>
+            <line x1="19" y1="19" x2="27" y2="19" stroke="#000000" stroke-width="2.5"/>
+            <line x1="28" y1="19" x2="31" y2="19" stroke="#000000" stroke-width="2.5"/>
+            <line x1="19" y1="24" x2="21" y2="24" stroke="#000000" stroke-width="2.5"/>
+            <line x1="22" y1="24" x2="26" y2="24" stroke="#000000" stroke-width="2.5"/>
+            <line x1="19" y1="29" x2="22" y2="29" stroke="#000000" stroke-width="2.5"/>
+            <path d="M 24 35 l 2 -6 l 19 -19 l 4 3 l -19 19 z" fill="#000000" stroke="#000000" stroke-width="3"/>
+		</mask>
+	</defs>
+    <rect x="15" y="14" width="25" height="27" style="fill:&stroke_color;;stroke:&stroke_color;;stroke-width:3.5" mask="url(#Mask)"/>
+    <path d="M 24 35 l 1 -5 l 4 3 z" fill="&stroke_color;" stroke="none"/>
+    <path d="M 24 35 m 2 -6 l 19 -19 l 4 3 l -19 19 z" fill="&stroke_color;" stroke="none"/>
+    <!--
+    -->
+</svg>
diff --git a/icons/scalable/actions/view-size.svg b/icons/scalable/actions/view-size.svg
new file mode 100644
index 0000000..e87f978
--- /dev/null
+++ b/icons/scalable/actions/view-size.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+  <!ENTITY fill_color "#000000">
+  <!ENTITY stroke_color "#FFFFFF">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
+    <line x1="12" y1="17.5" x2="43" y2="17.5" stroke="&stroke_color;" stroke-width="2.5"/>
+    <line x1="16" y1="22.5" x2="39" y2="22.5" stroke="&stroke_color;" stroke-width="2.5"/>
+    <line x1="20" y1="27.5" x2="35" y2="27.5" stroke="&stroke_color;" stroke-width="2.5"/>
+    <line x1="23.5" y1="32.5" x2="31.5" y2="32.5" stroke="&stroke_color;" stroke-width="2.5"/>
+    <line x1="28.5" y1="37.5" x2="26.5" y2="37.5" stroke="&stroke_color;" stroke-width="2.5"/>
+</svg>
-- 
1.6.3.3



More information about the Sugar-devel mailing list