Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/activity/activity-speak.svg
diff options
context:
space:
mode:
Diffstat (limited to 'Speak.activity/activity/activity-speak.svg')
-rw-r--r--Speak.activity/activity/activity-speak.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/Speak.activity/activity/activity-speak.svg b/Speak.activity/activity/activity-speak.svg
index ce92ad4..b99ebdf 100644
--- a/Speak.activity/activity/activity-speak.svg
+++ b/Speak.activity/activity/activity-speak.svg
@@ -5,11 +5,10 @@
<!ENTITY stroke_color "#000000">
]>
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
- <rect x="3" y="24" width="44" height="20"
- style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:2"/>
<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"/>
</svg>