Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2011-05-29 15:46:08 (GMT)
committer Gary Martin <gary@garycmartin.com>2011-05-29 15:46:08 (GMT)
commit9e5d72bf09d1b0adb667d84cb3e05134954cfcd9 (patch)
tree00819d38ccbf7bdcffe0cf7107aacb7e1008ce07 /icons
parent1d5f8eb581f22cf1fb71c5b4ecf6cdc3e52a5b90 (diff)
Simple clock toolbar icon hands to white to make them more visible
Diffstat (limited to 'icons')
-rw-r--r--icons/simple-clock.svg6
1 files changed, 4 insertions, 2 deletions
diff --git a/icons/simple-clock.svg b/icons/simple-clock.svg
index 2a94756..9387bbf 100644
--- a/icons/simple-clock.svg
+++ b/icons/simple-clock.svg
@@ -8,6 +8,8 @@
<line x1="27.5" x2="27.5" y1="44" y2="50" stroke="&fill_color;" stroke-width="3.5"/>
<line x1="44" x2="50" y1="28" y2="28" stroke="&fill_color;" stroke-width="3.5"/>
<line x1="5" x2="11" y1="27" y2="27" stroke="&fill_color;" stroke-width="3.5"/>
- <line stroke-linecap="round" x1="27.5" x2="21" y1="27.5" y2="37" stroke="&stroke_color;" stroke-width="3.5"/>
- <line stroke-linecap="round" x1="17" x2="27.5" y1="14" y2="27.5" stroke="&stroke_color;" stroke-width="3.5"/>
+ <line stroke-linecap="round" x1="27.5" x2="21" y1="27.5" y2="37"
+ stroke="&fill_color;" stroke-width="3.5"/>
+ <line stroke-linecap="round" x1="17" x2="27.5" y1="14" y2="27.5"
+ stroke="&fill_color;" stroke-width="3.5"/>
</svg>