Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-03-27 13:08:51 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-03-27 13:08:51 (GMT)
commit4607872efde555829d9584b085217f6b31e8f340 (patch)
tree443c746205ef7bf2a4f61679d9d93f5f4cc0d6f1 /Speak.activity
parentcd22493900fcd0fcb2a2424382f027e9426066b3 (diff)
Several icons does not look nice in the ring #624
Diffstat (limited to 'Speak.activity')
-rw-r--r--Speak.activity/activity/activity-speak.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/Speak.activity/activity/activity-speak.svg b/Speak.activity/activity/activity-speak.svg
index b99ebdf..82d12a5 100644
--- a/Speak.activity/activity/activity-speak.svg
+++ b/Speak.activity/activity/activity-speak.svg
@@ -5,10 +5,10 @@
<!ENTITY stroke_color "#000000">
]>
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
- <ellipse fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="12" cy="12" rx="10" ry="10"/>
- <ellipse fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="36" cy="12" rx="10" ry="10"/>
- <circle fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="16" cy="10" r="2"/>
- <circle fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="40" cy="10" r="2"/>
- <ellipse fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="25" cy="34" rx="20" ry="4"/>
+ <ellipse fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="13" cy="17" rx="10" ry="10"/>
+ <ellipse fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="37" cy="17" rx="10" ry="10"/>
+ <circle fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="17" cy="15" r="2"/>
+ <circle fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="41" cy="15" r="2"/>
+ <ellipse fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5" cx="26" cy="39" rx="20" ry="4"/>
</svg>