check in Anders' image source
authorGreg Price <price@mit.edu>
Sun, 29 Jun 2008 01:01:58 +0000 (21:01 -0400)
committerGreg Price <price@mit.edu>
Sun, 29 Jun 2008 01:01:58 +0000 (21:01 -0400)
Just the 'on' state, though, and without the hover part.
This was /mit/andersk/Public/power.svg.  It'd be cool to see
the whole source in SVN.

svn path=/trunk/packages/sipb-xen-www/; revision=655

power.svg [new file with mode: 0644]

diff --git a/power.svg b/power.svg
new file mode 100644 (file)
index 0000000..29d5c63
--- /dev/null
+++ b/power.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.0" x="0" y="0" width="240" height="240">
+  <defs>
+    <filter id="glow">
+      <feGaussianBlur stdDeviation="10" />
+    </filter>
+  </defs>
+  <g style="fill:none;opacity:.5;stroke:#00ff00;stroke-width:50;stroke-linecap:round;filter:url(#glow)" transform="translate(120,132.65)">
+    <path d="M -54,-48.7 C -65.6,-35.8 -72.7,-18.7 -72.7,0 C -72.7,40.1 -40.2,72.7 0,72.7 C 40.1,72.7 72.7,40.2 72.7,0 C 72.7,-18.7 65.6,-35.8 54,-48.7" />
+    <line x1="0" y1="-98" x2="0" y2="0" />
+  </g>
+  <g style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:round" transform="translate(120,132.65)">
+    <path d="M -54,-48.7 C -65.6,-35.8 -72.7,-18.7 -72.7,0 C -72.7,40.1 -40.2,72.7 0,72.7 C 40.1,72.7 72.7,40.2 72.7,0 C 72.7,-18.7 65.6,-35.8 54,-48.7" />
+    <line x1="0" y1="-98" x2="0" y2="0" />
+  </g>
+  <g style="fill:none;stroke:#99ff99;stroke-width:26.25;stroke-linecap:round" transform="translate(120,132.65)">
+    <path d="M -54,-48.7 C -65.6,-35.8 -72.7,-18.7 -72.7,0 C -72.7,40.1 -40.2,72.7 0,72.7 C 40.1,72.7 72.7,40.2 72.7,0 C 72.7,-18.7 65.6,-35.8 54,-48.7" />
+    <line x1="0" y1="-98" x2="0" y2="0" />
+  </g>
+</svg>