]> Pileus Git - aweather/commitdiff
Slight update to logo
authorAndy Spencer <andy753421@gmail.com>
Sat, 25 Jun 2011 05:43:36 +0000 (05:43 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 25 Jun 2011 05:44:45 +0000 (05:44 +0000)
- Make the bolt outline slightly darker and start slightly lower

data/aweather.svg

index b39fa1178514f34e3130a10c13a6a492113f53bc..5e9b0a5f7e2dc68b6ffb94fc7a4d6e864907df91 100644 (file)
@@ -8,6 +8,7 @@
        <!-- Normal, for desktop icons -->
        <rect width="150" height="150" rx="20" ry="20" fill="#3be" stroke="none"/>
        <g fill="#fff" fill-opacity="0.6">
+
                <path d="M 75 55         A 23 23, 0, 1, 0 55,90
                         L 110,90 115,90 A 21 21, 0, 1, 0 115,45
                         L 105 60        A 25 25, 0, 1, 0 65,45 " />
@@ -27,6 +28,6 @@
                <path d="M 105 60 A 25 25, 0, 1, 0 65,45 "  />
        </g>
 
-       <polygon  points="100,75 87,100 102,100 67,150 82,112 67,112 82,75" fill="#fff" stroke="none" />
-       <polyline points="100,75 87,100 102,100 67,150 82,112 67,112 82,75" fill="none" stroke="#ccc" />
+       <polygon  points="99,78 87,100 102,100 67,150 82,112 67,112 80,78" fill="#fff" stroke="none" />
+       <polyline points="99,78 87,100 102,100 67,150 82,112 67,112 80,78" fill="none" stroke="#bbb" />
 </svg>