Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Stone <michael@laptop.org>2011-01-07 23:55:57 (GMT)
committer Michael Stone <michael@laptop.org>2011-01-08 01:16:08 (GMT)
commit6b5146b4fa95e623b70180415597125ac9ef9ce0 (patch)
treebee5f17fb1b377f64cdb10de61cea486c3e5811b
parent0ab5853582eb0118d55fb3feac04fd96ad24265a (diff)
Properly color our svg icon.
The initial icon had no support for sugar's "&stroke_color;" and "&fill_color;" svg entities.
-rw-r--r--activity/activity-arithmetic.svg132
1 files changed, 27 insertions, 105 deletions
diff --git a/activity/activity-arithmetic.svg b/activity/activity-arithmetic.svg
index c0a237f..051463e 100644
--- a/activity/activity-arithmetic.svg
+++ b/activity/activity-arithmetic.svg
@@ -1,106 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY fill_color "#FFFFFF">
+ <!ENTITY stroke_color "#000000">
+]>
<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- enable-background="new 0 0 55 55"
height="55px"
id="Layer_1"
version="1.1"
- viewBox="0 0 55 55"
- width="55px"
- x="0px"
- xml:space="preserve"
- y="0px"
- sodipodi:version="0.32"
- inkscape:version="0.46+devel"
- sodipodi:docname="activity-log.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
- id="metadata24"><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><defs
- id="defs22"><inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 27.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="55 : 27.5 : 1"
- inkscape:persp3d-origin="27.5 : 18.333333 : 1"
- id="perspective26" />
-
-
-
-
-
-
-
-
-
-
- <inkscape:perspective
- id="perspective51"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" /><inkscape:perspective
- id="perspective73"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" /><inkscape:perspective
- id="perspective95"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" /><inkscape:perspective
- id="perspective117"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" /><inkscape:perspective
- id="perspective139"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" /><inkscape:perspective
- id="perspective161"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" /></defs><sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="1400"
- inkscape:window-height="1050"
- id="namedview20"
- showgrid="false"
- inkscape:zoom="4.2909091"
- inkscape:cx="-18.061441"
- inkscape:cy="27.5"
- inkscape:window-x="0"
- inkscape:window-y="0"
- inkscape:current-layer="Layer_1" /><rect
+ width="55px" >
+ <rect
height="32.442001"
width="43.458"
x="5.6459999"
y="9.4040003"
id="rect6"
- style="fill:#ffffff;stroke:#666666;stroke-width:3.5;stroke-linecap:round" /><circle
+ style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.5;stroke-linecap:round" />
+ <circle
cx="12.926"
cy="34.424"
r="1.931"
@@ -109,51 +27,55 @@
sodipodi:cy="34.424"
sodipodi:rx="1.931"
sodipodi:ry="1.931"
- style="fill:#666666"
- transform="translate(21.440678,-5.5932203)" /><line
+ style="fill:&fill_color;"
+ transform="translate(21.440678,-5.5932203)" />
+ <line
x1="11.514114"
x2="22.159918"
y1="17.23517"
y2="17.23517"
id="line16"
- style="fill:none;stroke:#666666;stroke-width:2.85494208" /><line
+ style="fill:none;stroke:&stroke_color;;stroke-width:2.85494208" />
+ <line
x1="16.779661"
x2="16.779661"
y1="13.050115"
y2="21.674461"
id="line16-3"
- style="fill:none;stroke:#666666;stroke-width:2.56963372" /><line
+ style="fill:none;stroke:&stroke_color;;stroke-width:2.56963372" />
+ <line
x1="29.168625"
x2="39.814426"
y1="17.24576"
y2="17.24576"
id="line16-1"
- style="fill:none;stroke:#666666;stroke-width:2.85494208" /><circle
+ style="fill:none;stroke:&stroke_color;;stroke-width:2.85494208" />
+ <circle
cx="12.926"
cy="34.424"
r="1.931"
id="circle12-5"
- sodipodi:cx="12.926"
- sodipodi:cy="34.424"
- sodipodi:rx="1.931"
- sodipodi:ry="1.931"
- style="fill:#666666"
- transform="translate(21.565525,1.6988816)" /><line
+ style="fill:&fill_color;"
+ transform="translate(21.565525,1.6988816)" />
+ <line
x1="29.168625"
x2="39.814426"
y1="32.394066"
y2="32.394066"
id="line16-1-9"
- style="fill:none;stroke:#666666;stroke-width:2.85494208" /><line
+ style="fill:none;stroke:&stroke_color;;stroke-width:2.85494208" />
+ <line
x1="12.782749"
x2="20.310467"
y1="36.39098"
y2="28.863262"
id="line16-1-7"
- style="fill:none;stroke:#666666;stroke-width:2.85494208" /><line
+ style="fill:none;stroke:&stroke_color;;stroke-width:2.85494208" />
+ <line
x1="20.543522"
x2="13.015805"
y1="36.390976"
y2="28.863258"
id="line16-1-7-4"
- style="fill:none;stroke:#666666;stroke-width:2.85494208" /></svg>
+ style="fill:none;stroke:&stroke_color;;stroke-width:2.85494208" />
+</svg>