2 online-status icons
authorLuzifr <szekely@woltlab.com>
Tue, 15 Nov 2011 16:08:28 +0000 (17:08 +0100)
committerLuzifr <szekely@woltlab.com>
Tue, 15 Nov 2011 16:09:11 +0000 (17:09 +0100)
wcfsetup/install/files/icon/offline.svg [new file with mode: 0755]
wcfsetup/install/files/icon/online.svg [new file with mode: 0644]

diff --git a/wcfsetup/install/files/icon/offline.svg b/wcfsetup/install/files/icon/offline.svg
new file mode 100755 (executable)
index 0000000..db225e4
--- /dev/null
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Offline</title>\r
+       <desc>Offline Icon</desc>\r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper {fill: #369;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconOffline">\r
+               <g class="Lower">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.6503906,2.8452148\r
+                               C10.515625,2.78125,10.09375,2.609375,9.84375,3.078125C9.5117188,3.7011719,9.9033203,3.9819336,9.984375,4.0263672\r
+                               C11.5703125,4.8989258,12.6523438,6.5610352,12.6523438,8.5c0,2.8447266-2.3076172,5.1523438-5.1523438,5.1523438\r
+                               c-2.8461914,0-5.152832-2.3076172-5.152832-5.1523438c0-1.9262695,1.0683594-3.5776367,2.6362305-4.4555664\r
+                               C5.0732422,3.9941406,5.5,3.671875,5.171875,3.078125C4.909668,2.6040039,4.3652344,2.8359375,4.3413086,2.8496094\r
+                               C2.3510742,3.9545898,1,6.0605469,1,8.5C1,12.0888672,3.909668,15,7.5,15c3.5898438,0,6.5-2.9111328,6.5-6.5\r
+                               C14,6.0576172,12.6455078,3.9492188,10.6503906,2.8452148z"/>\r
+                       <path id="Off2" d="M6.5004883,3L6.5,9c0.0004883,0.5283203,0.4482422,0.9990234,1.0004883,0.9990234\r
+                               c0.5527344,0,1-0.4707031,1-0.9990234V3c0-0.5292969-0.4472656-1-0.9995117-1C6.9477539,2,6.4995117,2.4707031,6.5004883,3z"/>\r
+               </g>\r
+               <g class="Upper">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.6503906,1.8452148\r
+                               C10.515625,1.78125,10.09375,1.609375,9.84375,2.078125C9.5117188,2.7011719,9.9033203,2.9819336,9.984375,3.0263672\r
+                               C11.5703125,3.8989258,12.6523438,5.5610352,12.6523438,7.5c0,2.8447266-2.3076172,5.1523438-5.1523438,5.1523438\r
+                               c-2.8461914,0-5.152832-2.3076172-5.152832-5.1523438c0-1.9262695,1.0683594-3.5776367,2.6362305-4.4555664\r
+                               C5.0732422,2.9941406,5.5,2.671875,5.171875,2.078125C4.909668,1.6040039,4.3652344,1.8359375,4.3413086,1.8496094\r
+                               C2.3510742,2.9545898,1,5.0605469,1,7.5C1,11.0888672,3.909668,14,7.5,14c3.5898438,0,6.5-2.9111328,6.5-6.5\r
+                               C14,5.0576172,12.6455078,2.9492188,10.6503906,1.8452148z"/>\r
+                       <path id="Off1" d="M8.5,8V2c0-0.5292969-0.4482422-1-1-1c-0.5527344,0-1,0.4707031-1,1v6\r
+                               C6.4990234,8.5292969,6.9467773,9,7.4990234,9C8.0522461,8.9990234,8.5004883,8.5292969,8.5,8z"/>\r
+               </g>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/online.svg b/wcfsetup/install/files/icon/online.svg
new file mode 100644 (file)
index 0000000..965fccf
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Online</title>\r
+       <desc>Online Icon (static)</desc>\r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper {fill: #369;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconOnline">\r
+               <g class="Lower">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5\r
+                               c0,2.8447266,2.3066406,5.1523438,5.152832,5.1523438c2.8447266,0,5.1523438-2.3076172,5.1523438-5.1523438\r
+                               c0-2.8466797-2.3076172-5.1533203-5.1523438-5.1533203C4.6538086,3.3466797,2.347168,5.6533203,2.347168,8.5z M1,8.5\r
+                               C1,4.909668,3.909668,2,7.5,2C11.0898438,2,14,4.909668,14,8.5c0,3.5888672-2.9101562,6.5-6.5,6.5C3.909668,15,1,12.0888672,1,8.5\r
+                               z"/>\r
+               </g>\r
+               <g class="Upper">\r
+                       <path id="Circle1" style="fill-rule:evenodd;clip-rule:evenodd;" d="M2.347168,7.5\r
+                               c0,2.8447266,2.3066406,5.1523438,5.152832,5.1523438c2.8447266,0,5.1523438-2.3076172,5.1523438-5.1523438\r
+                               c0-2.8466797-2.3076172-5.1533203-5.1523438-5.1533203C4.6538086,2.3466797,2.347168,4.6533203,2.347168,7.5z M1,7.5\r
+                               C1,3.909668,3.909668,1,7.5,1C11.0898438,1,14,3.909668,14,7.5c0,3.5888672-2.9101562,6.5-6.5,6.5C3.909668,14,1,11.0888672,1,7.5\r
+                               z"/>\r
+                       <radialGradient id="InnerFill" cx="7.5" cy="7.5" r="5.1523438" gradientUnits="userSpaceOnUse">\r
+                               <stop offset="0" style="stop-color: #fff"/>\r
+                               <stop offset=".4762435" style="stop-color: #8f8"/>\r
+                               <stop offset="1" style="stop-color: #0f0"/>\r
+                       </radialGradient>\r
+                       <circle id="Lamp" style="fill-rule: evenodd; clip-rule: evenodd; fill: url(#InnerFill);" cx="7.5" cy="7.5004883" r="5.1523438"/>\r
+               </g>\r
+       </g>\r
+</svg>\r