Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-11-02 21:43:13 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-11-02 21:43:13 (GMT)
commitc2c06b6904cc36f0afadac0786df3fe02c0384fb (patch)
tree4720390a9c0dce0cc6fc699eda9a304437f9efff
parent4d7bba9c995c533f4e7bebac97e7ff2f555ff81c (diff)
Several new icons from Eben
-rw-r--r--art/icon-theme/scalable/activities/Makefile.am3
-rw-r--r--art/icon-theme/scalable/activities/activity-memorygame.svg82
-rw-r--r--art/icon-theme/scalable/activities/activity-xbook.svg20
-rw-r--r--art/original/activity-ebook.svg18
-rw-r--r--art/original/activity-memorygame.svg18
-rw-r--r--art/original/activity-xbook.svg18
6 files changed, 96 insertions, 63 deletions
diff --git a/art/icon-theme/scalable/activities/Makefile.am b/art/icon-theme/scalable/activities/Makefile.am
index 03982fc..10b2044 100644
--- a/art/icon-theme/scalable/activities/Makefile.am
+++ b/art/icon-theme/scalable/activities/Makefile.am
@@ -8,6 +8,7 @@ icon_DATA = \
activity-memorygame.svg \
activity-sketch.svg \
activity-tamtam.svg \
- activity-terminal.svg
+ activity-terminal.svg \
+ activity-xbook.svg
EXTRA_DIST = $(icon_DATA)
diff --git a/art/icon-theme/scalable/activities/activity-memorygame.svg b/art/icon-theme/scalable/activities/activity-memorygame.svg
index d4d5218..ac68011 100644
--- a/art/icon-theme/scalable/activities/activity-memorygame.svg
+++ b/art/icon-theme/scalable/activities/activity-memorygame.svg
@@ -1,62 +1,20 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- version="1.0"
- width="75"
- height="75"
- viewBox="-13.5 -13.5 67.938 69.182"
- id="Layer_1"
- xml:space="preserve">
-
-<defs id="defs22" />
-<defs>
- <style type="text/css">
- .shape-and-fill {fill: green; stroke: red}
- .fill {fill: green; stroke: green;}
- .shape {fill: red; stroke: red;}
- </style>
-</defs>
-
-<rect
- class="shape-and-fill"
- width="39.072762"
- height="38.761837"
- x="0.93261969"
- y="2.487391"
- style="stroke-width:2"
- id="rect1957" />
-<line
- x1="39.918858"
- y1="14.291332"
- x2="1.1254045"
- y2="14.291332"
- id="line11"
- class="shape"
- style="fill:none;stroke-width:3.2842412" />
-<line
- x1="39.917545"
- y1="29.019558"
- x2="1.1240945"
- y2="29.019558"
- id="line5504"
- class="shape"
- style="fill:none;stroke-width:3.2842412" />
-<line
- x1="28.708481"
- y1="2.4625502"
- x2="28.708481"
- y2="41.274067"
- id="line5507"
- class="shape"
- style="fill:none;stroke-width:3.2842412" />
-<line
- x1="12.44468"
- y1="2.4538493"
- x2="12.44468"
- y2="41.265366"
- id="line19"
- class="shape"
- style="fill:none;stroke-width:3.2842412" />
-</svg>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_svg "http://www.w3.org/2000/svg">
+ <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
+ <!ENTITY fill_color "#FFFFFF">
+ <!ENTITY stroke_color "#000000">
+]>
+<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="75" height="75" viewBox="0 0 75 75"
+ overflow="visible" enable-background="new 0 0 75 75" xml:space="preserve">
+<rect x="17.416" y="17.833" fill="&stroke_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="32.75" y="17.833" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="47.5" y="17.833" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="17.416" y="32.75" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="32.75" y="32.75" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="47.5" y="32.75" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="17.416" y="47.625" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="32.75" y="47.625" fill="&stroke_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+<rect x="47.5" y="47.625" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="10" height="10"/>
+</svg>
diff --git a/art/icon-theme/scalable/activities/activity-xbook.svg b/art/icon-theme/scalable/activities/activity-xbook.svg
new file mode 100644
index 0000000..1033e7a
--- /dev/null
+++ b/art/icon-theme/scalable/activities/activity-xbook.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_svg "http://www.w3.org/2000/svg">
+ <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
+ <!ENTITY fill_color "#FFFFFF">
+ <!ENTITY stroke_color "#000000">
+]>
+<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="75" height="75" viewBox="0 0 75 75"
+ overflow="visible" enable-background="new 0 0 75 75" xml:space="preserve">
+<polyline fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" points="50.207,19.086 50.207,13.356 18.769,13.356 18.769,54.294
+ 24.498,54.293 "/>
+<rect x="24.5" y="19.086" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" width="31.438" height="40.938"/>
+<line fill="none" stroke="&stroke_color;" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="26.125" x2="50.373" y2="26.125"/>
+<line fill="none" stroke="&stroke_color;" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="33.125" x2="38.373" y2="33.125"/>
+<line fill="none" stroke="&stroke_color;" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="40.125" x2="38.373" y2="40.125"/>
+<line fill="none" stroke="&stroke_color;" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="54.125" x2="50.373" y2="54.125"/>
+<rect x="44.25" y="33.125" fill="&stroke_color;" stroke="&stroke_color;" stroke-width="3.5" stroke-linecap="round" width="6.123" height="7"/>
+<line fill="none" stroke="&stroke_color;" stroke-width="3.5" x1="30.25" y1="47.125" x2="50.373" y2="47.125"/>
+</svg>
diff --git a/art/original/activity-ebook.svg b/art/original/activity-ebook.svg
new file mode 100644
index 0000000..d8a4c75
--- /dev/null
+++ b/art/original/activity-ebook.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_svg "http://www.w3.org/2000/svg">
+ <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
+]>
+<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="75" height="75" viewBox="0 0 75 75"
+ overflow="visible" enable-background="new 0 0 75 75" xml:space="preserve">
+<path fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" stroke-linejoin="round" d="M38.03,21.024h-0.002
+ c0-0.002-1.711-2.053-9.377-2.504c-7.666-0.449-11.683,1.601-11.686,1.602c-1.898,0.619-3.495,1.736-3.495,3.494v27.703
+ c0,2.025,1.235,3.494,3.495,3.494c0.003,0,4.41-1.35,10.004-1.35c5.589-0.001,11.061,2.253,11.061,2.253"/>
+<path fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" stroke-linejoin="round" d="M38.024,21.024L38.024,21.024
+ c0-0.002,1.714-2.053,9.377-2.504c7.667-0.449,11.685,1.601,11.688,1.602c1.898,0.619,3.494,1.736,3.494,3.494v27.703
+ c0,2.025-1.234,3.494-3.494,3.494c-0.003,0-4.41-1.35-10.004-1.35c-5.589-0.001-11.061,2.253-11.061,2.253"/>
+<line fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="38.024" y1="21.024" x2="38.026" y2="55.717"/>
+<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" d="M42.691,54.276
+ c0-0.001-0.031,2.906-4.665,2.906c-4.633,0-4.663-2.907-4.663-2.906"/>
+</svg>
diff --git a/art/original/activity-memorygame.svg b/art/original/activity-memorygame.svg
new file mode 100644
index 0000000..446fc7e
--- /dev/null
+++ b/art/original/activity-memorygame.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_svg "http://www.w3.org/2000/svg">
+ <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
+]>
+<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="75" height="75" viewBox="0 0 75 75"
+ overflow="visible" enable-background="new 0 0 75 75" xml:space="preserve">
+<rect x="17.416" y="17.833" fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="32.75" y="17.833" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="47.5" y="17.833" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="17.416" y="32.75" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="32.75" y="32.75" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="47.5" y="32.75" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="17.416" y="47.625" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="32.75" y="47.625" fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+<rect x="47.5" y="47.625" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="10" height="10"/>
+</svg>
diff --git a/art/original/activity-xbook.svg b/art/original/activity-xbook.svg
new file mode 100644
index 0000000..26bf544
--- /dev/null
+++ b/art/original/activity-xbook.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_svg "http://www.w3.org/2000/svg">
+ <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
+]>
+<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="75" height="75" viewBox="0 0 75 75"
+ overflow="visible" enable-background="new 0 0 75 75" xml:space="preserve">
+<polyline fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" points="50.207,19.086 50.207,13.356 18.769,13.356 18.769,54.294
+ 24.498,54.293 "/>
+<rect x="24.5" y="19.086" fill="#B2B2B2" stroke="#FFFFFF" stroke-width="3.5" width="31.438" height="40.938"/>
+<line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="26.125" x2="50.373" y2="26.125"/>
+<line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="33.125" x2="38.373" y2="33.125"/>
+<line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="40.125" x2="38.373" y2="40.125"/>
+<line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="30.25" y1="54.125" x2="50.373" y2="54.125"/>
+<rect x="44.25" y="33.125" fill="#FFFFFF" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" width="6.123" height="7"/>
+<line fill="none" stroke="#FFFFFF" stroke-width="3.5" x1="30.25" y1="47.125" x2="50.373" y2="47.125"/>
+</svg>