Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-01-01 22:57:16 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-01-01 22:57:16 (GMT)
commit376386a5044cbea5d139bce035e6fb3cc4cf8e77 (patch)
tree137c9fea9bbd7968efa67d35e383873b5006783c
parentf27d1e7f3ef415d52c782a93c6f8eeac63e76ec8 (diff)
Use entities in the icon colors
-rw-r--r--activity/activity-simplepiano.svg28
1 files changed, 15 insertions, 13 deletions
diff --git a/activity/activity-simplepiano.svg b/activity/activity-simplepiano.svg
index 6e740d1..3f869e8 100644
--- a/activity/activity-simplepiano.svg
+++ b/activity/activity-simplepiano.svg
@@ -1,6 +1,8 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
+<?xml version="1.0" 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#"
@@ -26,28 +28,28 @@
x="7.6786108"
y="5.4357018"
id="rect3081"
- style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
- width="8.0816011"
- height="30.315643"
- x="17.218063"
- y="4.638278"
- id="rect3081-8"
- style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.32974613;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ style="fill:&fill_color;;fill-opacity:1;stroke:&stroke_color;;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
width="13.699533"
height="43.348454"
x="21.313848"
y="5.4357018"
id="rect3081-2"
- style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ style="fill:&fill_color;;fill-opacity:1;stroke:&stroke_color;;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
width="13.699533"
height="43.348454"
x="34.701172"
y="5.4357018"
id="rect3081-5"
- style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ style="fill:&fill_color;;fill-opacity:1;stroke:&stroke_color;;stroke-width:3.10540009;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
width="8.0816011"
height="30.315643"
x="31.065582"
y="4.5407605"
id="rect3081-8-7"
- style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.32974613;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /></svg> \ No newline at end of file
+ style="fill:&stroke_color;;fill-opacity:1;stroke:&stroke_color;;stroke-width:1.32974613;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /><rect
+ width="8.0816011"
+ height="30.315643"
+ x="17.218063"
+ y="4.638278"
+ id="rect3081-8"
+ style="fill:&stroke_color;;fill-opacity:1;stroke:&stroke_color;;stroke-width:1.32974613;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /></svg>