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>2009-06-21 19:45:57 (GMT)
committer Gary Martin <gary@garycmartin.com>2009-06-21 19:45:57 (GMT)
commitb210424ac06451ac2b4baa31b0beeb4ad98b7f49 (patch)
treeda1292fafdc8ab951d2b6079a732798c334e68b5 /icons
parent6008d3e6a30eb1686ee58f0971cc69200f97a141 (diff)
Tweaked joint button icon.
Diffstat (limited to 'icons')
-rwxr-xr-xicons/joint.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/icons/joint.svg b/icons/joint.svg
index f26c41f..5c64571 100755
--- a/icons/joint.svg
+++ b/icons/joint.svg
@@ -5,7 +5,8 @@
height="55px" viewBox="0 0 55 55" enable-background="new 0 0 55 55" xml:space="preserve">
<g id="Line" >
- <line display="inline" fill="none" stroke="#FFFFFF" stroke-width="2.25" x1="8.708" y1="47.167" x2="48.042" y2="7.833"/>
+ <line display="inline" fill="none" stroke="#FFFFFF" stroke-width="2.25" x1="10" y1="45" x2="45" y2="10"/>
</g>
-
+<circle display="inline" fill="#ffffff" cx="10" cy="45" r="3"/>
+<circle display="inline" fill="#ffffff" cx="45" cy="10" r="3"/>
</svg>