More SVG icons (not necessarily final!) and their integration into templates, small...
authorLuzifr <szekely@woltlab.com>
Mon, 15 Aug 2011 19:03:44 +0000 (21:03 +0200)
committerLuzifr <szekely@woltlab.com>
Mon, 15 Aug 2011 19:03:44 +0000 (21:03 +0200)
13 files changed:
wcfsetup/install/files/acp/style/testing.css
wcfsetup/install/files/acp/templates/login.tpl
wcfsetup/install/files/acp/templates/packageList.tpl
wcfsetup/install/files/acp/templates/packageStartInstall.tpl
wcfsetup/install/files/acp/templates/packageUpdateSearch.tpl
wcfsetup/install/files/acp/templates/updateServerAdd.tpl
wcfsetup/install/files/acp/templates/updateServerList.tpl
wcfsetup/install/files/icon/options1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/package1.svg
wcfsetup/install/files/icon/packageStandalone1.svg
wcfsetup/install/files/icon/packageStandaloneAdd1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/search1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/server1.svg [new file with mode: 0644]

index 8d919ea563c9c0ef41ad9e095044c0ed3da8b7ba..539a6932c736bff3969de43dce90df63a3f9c02e 100644 (file)
@@ -720,7 +720,7 @@ select {
        width: 100px;
 }
 
-.small {
+.short {
        width: 10%;
 }
 
index d289db95b4911a98a49c4ca653e97172a01192ce..264880507ab334d69ead146f5e166b5ea79d36ac 100644 (file)
@@ -8,7 +8,7 @@
 </script>
 
 <header class="mainHeading setup">
-       <img src="{@RELATIVE_WCF_DIR}icon/logIn.svg" alt="" />
+       <img src="{@RELATIVE_WCF_DIR}icon/logIn1.svg" alt="" />
        <hgroup>
                <h1>{@$pageTitle}</h1>
        </hgroup>
index 1f6261892ba3332874f3f3c9856598111c1788ed..98817315af4ad3dfd54520b69d6883f5fea0bd71 100644 (file)
@@ -12,7 +12,7 @@
 </script>
 
 <header class="mainHeading">
-       <img src="{@RELATIVE_WCF_DIR}icon/packageL.png" alt="" />
+       <img src="{@RELATIVE_WCF_DIR}icon/packageStandalone1.svg" alt="" />
        <hgroup>
                <h1>{lang}wcf.acp.package.list{/lang}</h1>
        </hgroup>
index 13f23d49d7904d4b7b0823dbcecf02446b40c0b1..f314c91451ab2dac6eb856c8374879dcefc21014 100644 (file)
@@ -2,7 +2,7 @@
 
 <header class="mainHeading">
        {if $packageID == 0}
-               <img src="{@RELATIVE_WCF_DIR}icon/packageInstallL.png" alt="" />
+               <img src="{@RELATIVE_WCF_DIR}icon/packageStandaloneAdd1.svg" alt="" />
                <hgroup class="headlineContainer">
                        <h1>{lang}wcf.acp.package.startInstall{/lang}</h1>
                </hgroup>
index f0399b011b217484c99a7c4307ef2f009a39adb5..5c378887f5a0bc525f61fc69cd29d149fba00e6b 100644 (file)
@@ -38,7 +38,7 @@
 </script>
 
 <header class="mainHeading">
-       <img src="{@RELATIVE_WCF_DIR}icon/packageSearchL.png" alt="" />
+       <img src="{@RELATIVE_WCF_DIR}icon/search1.svg" alt="" />
        <hgroup>
                <h1>{lang}wcf.acp.packageUpdate.search{/lang}</h1>
        </hgroup>
index 468d52722361221ef9d7fd1dcf030dea6aa3a1ec..48d4cd75594b718cbdb32236221b6531898f000c 100644 (file)
@@ -1,7 +1,7 @@
 {include file='header'}
 
 <header class="mainHeading">
-       <img src="{@RELATIVE_WCF_DIR}icon/updateServer{@$action|ucfirst}L.png" alt="" />
+       <img src="{@RELATIVE_WCF_DIR}icon/server1.svg" alt="" />
        <hgroup>
                <h1>{lang}wcf.acp.updateServer.{$action}{/lang}</h1>
        </hgroup>
index 9815c9ee30089e476bd8243421c88920a4aac496..d4b02fcec62fcbfd89b0fdd6662c8c4f582a0804 100644 (file)
@@ -10,7 +10,7 @@
 </script>
 
 <header class="mainHeading">
-       <img src="{@RELATIVE_WCF_DIR}icon/updateServerL.png" alt="" />
+       <img src="{@RELATIVE_WCF_DIR}icon/server1.svg" alt="" />
        <hgroup>
                <h1>{lang}wcf.acp.updateServer.view{/lang}</h1>
        </hgroup>
diff --git a/wcfsetup/install/files/icon/options1.svg b/wcfsetup/install/files/icon/options1.svg
new file mode 100644 (file)
index 0000000..6b37de7
--- /dev/null
@@ -0,0 +1,75 @@
+<?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>Options</title> \r
+       <desc>Options 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
+               \r
+       </defs>\r
+       \r
+       <g id="IconOptions">\r
+               <g>\r
+                       <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 7.5 8.5" to="360 7.5 8.5" begin="0s" dur="10s"  repeatCount="indefinite" />\r
+                       \r
+                       <path class="Lower" style="fill: #fff;" d="M13.5058594,7.4238281l-1.7324219-0.2666016\r
+                               C11.6933594,6.902832,11.59375,6.659668,11.4716797,6.4267578l1.0361328-1.4125977\r
+                               c0.1630859-0.2216797,0.1367188-0.5625-0.0576172-0.7568359L11.7431641,3.550293\r
+                               c-0.1943359-0.1943359-0.5351562-0.2207031-0.7568359-0.0576172L9.5732422,4.5283203\r
+                               C9.3398438,4.40625,9.0976562,4.3066406,8.8427734,4.2265625L8.5761719,2.4941406C8.5341797,2.222168,8.2749023,2,8,2H7.0004883\r
+                               C6.7255859,2,6.4663086,2.222168,6.4243164,2.4941406L6.1582031,4.2265625\r
+                               C5.9033203,4.3066406,5.6601562,4.40625,5.4267578,4.5283203L4.0141602,3.4926758\r
+                               c-0.2216797-0.1630859-0.5625-0.1367188-0.7568359,0.0576172L2.550293,4.2573242\r
+                               C2.355957,4.4516602,2.3300781,4.7924805,2.4926758,5.0141602l1.0356445,1.4125977\r
+                               C3.4067383,6.659668,3.3071289,6.902832,3.2270508,7.1572266L1.4941406,7.4238281C1.222168,7.4658203,1,7.7250977,1,8v1\r
+                               c0,0.2753906,0.222168,0.5341797,0.4941406,0.5761719l1.7324219,0.2666016\r
+                               c0.0800781,0.2548828,0.1791992,0.4970703,0.3012695,0.7304688l-1.0356445,1.4121094\r
+                               c-0.1625977,0.2216797-0.1367188,0.5625,0.0576172,0.7568359l0.7084961,0.7080078\r
+                               c0.1943359,0.1943359,0.5351562,0.2207031,0.7568359,0.0576172l1.4121094-1.0351562\r
+                               C5.659668,12.59375,5.902832,12.6933594,6.1572266,12.7734375l0.2661133,1.7324219C6.465332,14.7773438,6.7246094,15,6.9995117,15\r
+                               h1.0014648c0.2749023,0,0.5341797-0.2226562,0.5761719-0.4941406l0.2661133-1.7324219\r
+                               c0.2543945-0.0800781,0.4975586-0.1796875,0.7299805-0.3017578l1.4121094,1.0361328\r
+                               c0.2216797,0.1630859,0.5625,0.1367188,0.7568359-0.0576172l0.7080078-0.7080078\r
+                               c0.1943359-0.1943359,0.2207031-0.5351562,0.0576172-0.7568359l-1.0351562-1.4121094\r
+                               c0.1210938-0.2333984,0.2207031-0.4755859,0.3007812-0.7304688l1.7324219-0.2666016C13.7773438,9.5341797,14,9.2753906,14,9V8\r
+                               C14,7.7250977,13.7773438,7.4658203,13.5058594,7.4238281z M7.5,11C6.1191406,11,5,9.8808594,5,8.5004883\r
+                               C5,7.1196289,6.1191406,6,7.5,6S10,7.1196289,10,8.5004883C10,9.8808594,8.8808594,11,7.5,11z M9,8.5004883\r
+                               C9,9.3291016,8.3286133,10,7.5,10C6.671875,10,6,9.3291016,6,8.5004883S6.671875,7,7.5,7C8.3286133,7,9,7.671875,9,8.5004883z"/>\r
+               </g>\r
+               <g>\r
+                       <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 7.5 7.5" to="360 7.5 7.5" begin="0s" dur="10s"  repeatCount="indefinite" />\r
+                       \r
+                       <path class="Upper" style="fill: #666;" d="M13.5058594,6.4238281l-1.7324219-0.2666016\r
+                               C11.6933594,5.902832,11.59375,5.659668,11.4716797,5.4267578l1.0361328-1.4125977\r
+                               c0.1630859-0.2216797,0.1367188-0.5625-0.0576172-0.7568359L11.7431641,2.550293\r
+                               c-0.1943359-0.1943359-0.5351562-0.2207031-0.7568359-0.0576172L9.5732422,3.5283203\r
+                               C9.3398438,3.40625,9.0976562,3.3066406,8.8427734,3.2265625L8.5761719,1.4941406C8.5341797,1.222168,8.2749023,1,8,1H7.0004883\r
+                               C6.7255859,1,6.4663086,1.222168,6.4243164,1.4941406L6.1582031,3.2265625\r
+                               C5.9033203,3.3066406,5.6601562,3.40625,5.4267578,3.5283203L4.0141602,2.4926758\r
+                               c-0.2216797-0.1630859-0.5625-0.1367188-0.7568359,0.0576172L2.550293,3.2573242\r
+                               C2.355957,3.4516602,2.3300781,3.7924805,2.4926758,4.0141602l1.0356445,1.4125977\r
+                               C3.4067383,5.659668,3.3071289,5.902832,3.2270508,6.1572266L1.4941406,6.4238281C1.222168,6.4658203,1,6.7250977,1,7v1\r
+                               c0,0.2749023,0.222168,0.5341797,0.4941406,0.5761719l1.7324219,0.2666016\r
+                               C3.3066406,9.0976562,3.4057617,9.3398438,3.527832,9.5732422l-1.0356445,1.4121094\r
+                               c-0.1625977,0.2216797-0.1367188,0.5625,0.0576172,0.7568359l0.7084961,0.7080078\r
+                               c0.1943359,0.1943359,0.5351562,0.2207031,0.7568359,0.0576172l1.4121094-1.0351562\r
+                               C5.659668,11.59375,5.902832,11.6933594,6.1572266,11.7734375l0.2661133,1.7324219C6.465332,13.7773438,6.7246094,14,6.9995117,14\r
+                               h1.0014648c0.2749023,0,0.5341797-0.2226562,0.5761719-0.4941406l0.2661133-1.7324219\r
+                               c0.2543945-0.0800781,0.4975586-0.1796875,0.7299805-0.3017578l1.4121094,1.0361328\r
+                               c0.2216797,0.1630859,0.5625,0.1367188,0.7568359-0.0576172l0.7080078-0.7080078\r
+                               c0.1943359-0.1943359,0.2207031-0.5351562,0.0576172-0.7568359l-1.0351562-1.4121094\r
+                               c0.1210938-0.2333984,0.2207031-0.4755859,0.3007812-0.7304688l1.7324219-0.2666016C13.7773438,8.5341797,14,8.2749023,14,8V7\r
+                               C14,6.7250977,13.7773438,6.4658203,13.5058594,6.4238281z M7.5,10C6.1191406,10,5,8.8813477,5,7.5004883S6.1191406,5,7.5,5\r
+                               S10,6.1196289,10,7.5004883S8.8808594,10,7.5,10z M9,7.5004883C9,8.3286133,8.3286133,9,7.5,9C6.671875,9,6,8.3286133,6,7.5004883\r
+                               C6,6.671875,6.671875,6,7.5,6C8.3286133,6,9,6.671875,9,7.5004883z"/>\r
+               </g>\r
+       </g>\r
+</svg>\r
index 947b63d079b5a01d73b4acc3633ecdbc04f074ea..b9fde2a417837176e1c454b4f7ea07e5b019c03a 100644 (file)
@@ -4,7 +4,7 @@
 <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>Package</title> \r
-       <desc>Package Icon (tilt)</desc> \r
+       <desc>Package Icon</desc> \r
        \r
        <!--\r
                @author         Harald Szekely \r
        </defs>\r
        \r
        <g id="IconPackage">\r
-               <g id="Lower" class="Lower">\r
+               <g class="Lower">\r
                        <polygon style="fill: #fff;" points="8,2 1,4.0004883 1,5.0004883 8,3 15,5.0004883 15,4.0004883"/>\r
                        <path style="fill: #fff;" d="M8,6L1,4v9l7,2l7-2V4L8,6z M14,12.2861328L8,14l-6-1.7138672V5.2856445L8,7l6-1.7143555V12.2861328z"/>\r
                </g>\r
-               <g id="Upper" class="Upper">\r
+               <g class="Upper">\r
                        <polygon style="fill: #666;" points="8,1 1,3.0004883 1,4.0004883 8,2 15,4.0004883 15,3.0004883"/>\r
                        <path style="fill: #666;" d="M8,5L1,3v9l7,2l7-2V3L8,5z M14,11.2861328L8,13l-6-1.7138672V4.2856445L8,6l6-1.7143555V11.2861328z"/>\r
                </g>\r
index 905b0eabe969d87d9ee5b20bd5d1cee0428a5ee2..5f959b1a5075210756c4eaaf58242d6c57de43d9 100644 (file)
@@ -3,8 +3,8 @@
 <!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>Package</title> \r
-       <desc>Package Icon (straight)</desc> \r
+       <title>Package Standalone</title> \r
+       <desc>Package Standalone Icon</desc> \r
        \r
        <!--\r
                @author         Harald Szekely \r
                \r
        </defs>\r
        \r
-       <g id="IconPackage">\r
-               <g id="Lower" class="Lower">\r
+       <g id="IconPackageStandalone">\r
+               <g class="Lower">\r
                        <path id="Front1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14,5H1v10h13V5z M12.984375,14H2.015625L2,6\r
                                h11L12.984375,14z"/>\r
                        <polygon id="Upside1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="12.5,2.5 2.5,2.5 1,4.75 14,4.75"/>\r
                </g>\r
-               <g id="Upper" class="Upper">\r
+               <g class="Upper">\r
                        <path id="Front2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14,4H1v10h13V4z M12.984375,13H2.015625L2,5h11\r
                                L12.984375,13z"/>\r
                        <polygon id="Upside2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" points="12.5,1.5 2.5,1.5 1,3.75 14,3.75"/>\r
diff --git a/wcfsetup/install/files/icon/packageStandaloneAdd1.svg b/wcfsetup/install/files/icon/packageStandaloneAdd1.svg
new file mode 100644 (file)
index 0000000..1f102d3
--- /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>Package Standalone Add</title> \r
+       <desc>Package Standalone Add 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
+               \r
+       </defs>\r
+       \r
+       <g id="IconPackageStandaloneAdd">\r
+               <g class="Lower">\r
+                       <path id="Front1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14,5H1v10h13V5z M12.984375,14H2.015625L2,6\r
+                               h11L12.984375,14z"/>\r
+                       <polygon id="Upside1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="12.5,2.5 2.5,2.5 1,4.75 14,4.75"/>\r
+               </g>\r
+               <g class="Upper">\r
+                       <path id="Front2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14,4H1v10h13V4z M12.984375,13H2.015625L2,5h11\r
+                               L12.984375,13z"/>\r
+                       <polygon id="Upside2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" points="12.5,1.5 2.5,1.5 1,3.75 14,3.75"/>\r
+               </g>\r
+               <g id="Plus">\r
+                       <g class="Lower">\r
+                               <path style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M10,10.5136719c0-0.2734375-0.2246094-0.5-0.5-0.5H8.5004883\r
+                                       c-0.2753906,0-0.5-0.2246094-0.5-0.5V8.5146484c0-0.2749023-0.2246094-0.5-0.5-0.5l0,0c-0.2753906,0-0.5,0.2250977-0.5,0.5\r
+                                       v0.9990234c0,0.2753906-0.2246094,0.5-0.5,0.5h-1c-0.2753906,0-0.5,0.2265625-0.5,0.5l0,0c0,0.2753906,0.2246094,0.5,0.5,0.5h1\r
+                                       c0.2753906,0,0.5,0.2265625,0.5,0.5v1c0,0.2753906,0.2246094,0.5,0.5,0.5l0,0c0.2753906,0,0.5-0.2246094,0.5-0.5v-1\r
+                                       c0-0.2734375,0.2246094-0.5,0.5-0.5H9.5C9.7753906,11.0136719,10,10.7890625,10,10.5136719L10,10.5136719z"/>\r
+                       </g>\r
+                       <g class="Upper">\r
+                               <path style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M10,9.5136719\r
+                                       c0-0.2744141-0.2246094-0.4990234-0.5-0.4990234H8.5004883c-0.2749023,0-0.5-0.2250977-0.5-0.5v-1\r
+                                       c0-0.2749023-0.2250977-0.5-0.5-0.5l0,0c-0.2749023,0-0.5,0.2250977-0.5,0.5v1c0,0.2749023-0.2250977,0.5-0.5,0.5h-1\r
+                                       c-0.2749023,0-0.5,0.2246094-0.5,0.4990234c0,0.2753906,0.2250977,0.5,0.5,0.5h1c0.2749023,0,0.5,0.2246094,0.5,0.5v1\r
+                                       c0,0.2753906,0.2250977,0.5,0.5,0.5l0,0c0.2749023,0,0.5-0.2246094,0.5-0.5v-1c0-0.2753906,0.2250977-0.5,0.5-0.5H9.5\r
+                                       C9.7753906,10.0136719,10,9.7890625,10,9.5136719z"/>\r
+                       </g>\r
+               </g>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/search1.svg b/wcfsetup/install/files/icon/search1.svg
new file mode 100644 (file)
index 0000000..d308c82
--- /dev/null
@@ -0,0 +1,37 @@
+<?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>Search</title> \r
+       <desc>Search 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
+               \r
+       </defs>\r
+       \r
+       <g id="IconSearch">\r
+               <path class="Lower" style="fill: #fff;" d="M2.5375977,6.4790039c0,1.6157227,1.3134766,2.925293,2.934082,2.925293\r
+                       c1.6196289,0,2.9331055-1.3095703,2.9331055-2.925293c0-1.6152344-1.3134766-2.9248047-2.9331055-2.9248047\r
+                       C3.8510742,3.5541992,2.5375977,4.8637695,2.5375977,6.4790039z M1,6.4589844C1,3.996582,3.0024414,2.0004883,5.4716797,2.0004883\r
+                       S9.9433594,3.996582,9.9433594,6.4589844c0,0.8935547-0.2636719,1.7255859-0.7167969,2.4228516\r
+                       c0.0263672,0.0224609,0.0527344,0.046875,0.0791016,0.0737305l4.4228516,4.5151367\r
+                       c0.8339844,0.8496094-0.4453125,2.0957031-1.2792969,1.2441406l-4.4228516-4.5136719\r
+                       c-0.0161133-0.015625-0.0322266-0.0332031-0.0473633-0.0507812c-0.7148438,0.484375-1.578125,0.7675781-2.5073242,0.7675781\r
+                       C3.0024414,10.9179688,1,8.921875,1,6.4589844z"/>\r
+               <path class="Upper" style="fill: #666;" d="M2.5375977,5.4785156c0,1.6157227,1.3134766,2.9257812,2.934082,2.9257812\r
+                       c1.6196289,0,2.9331055-1.3100586,2.9331055-2.9257812c0-1.6152344-1.3134766-2.9248047-2.9331055-2.9248047\r
+                       C3.8510742,2.5537109,2.5375977,3.8632812,2.5375977,5.4785156z M1,5.4584961C1,2.9960938,3.0024414,1,5.4716797,1\r
+                       s4.4716797,1.9960938,4.4716797,4.4584961c0,0.8935547-0.2636719,1.7255859-0.7167969,2.4233398\r
+                       c0.0263672,0.0224609,0.0527344,0.046875,0.0791016,0.0737305l4.4228516,4.5141602\r
+                       c0.8339844,0.8505859-0.4453125,2.0966797-1.2792969,1.2460938L8.0263672,9.2011719\r
+                       C8.0102539,9.1845703,7.9941406,9.1679688,7.9790039,9.1503906c-0.7148438,0.484375-1.578125,0.7675781-2.5073242,0.7675781\r
+                       C3.0024414,9.9179688,1,7.921875,1,5.4584961z"/>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/server1.svg b/wcfsetup/install/files/icon/server1.svg
new file mode 100644 (file)
index 0000000..92a5235
--- /dev/null
@@ -0,0 +1,29 @@
+<?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>Server</title> \r
+       <desc>Server 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
+               \r
+       </defs>\r
+       \r
+       <g id="IconServer">\r
+               <g class="Lower">\r
+                       <path id="Rack1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14,7V4H1v3H14z M14,15v-3H1v3H14z M1,8v3h13V8H1z"/>\r
+                       <polygon id="Upside1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="12.5,2 2.5,2 1,3.75 14,3.75"/>\r
+               </g>\r
+               <g class="Upper">\r
+                       <path id="Rack2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14,6V3H1v3H14z M14,14v-3H1v3H14z M1,7v3h13V7H1z"/>\r
+                       <polygon id="Upside2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" points="12.5,1 2.5,1 1,2.75 14,2.75"/>\r
+               </g>\r
+       </g>\r
+</svg>\r