Overhaul of all icons
authorLuzifr <szekely@woltlab.com>
Thu, 10 Nov 2011 16:23:26 +0000 (17:23 +0100)
committerLuzifr <szekely@woltlab.com>
Thu, 10 Nov 2011 16:25:50 +0000 (17:25 +0100)
Fixed some buggy icons; Corrected wrong icons-names; Better prepared
icons for styling with CSS (similar colored icons have identical
classes, elements in icons now styled by a separate CSS-block,
CSS-classes renamed to reflect the colour type (file-suffix: -, 1, 2));
This commit may break some already finished pages because the icons may
not be found due to renaming!

62 files changed:
wcfsetup/install/files/acp/style/style.css
wcfsetup/install/files/icon/add1.svg
wcfsetup/install/files/icon/cache1.svg
wcfsetup/install/files/icon/closed.svg
wcfsetup/install/files/icon/closed1.svg [new file with mode: 0755]
wcfsetup/install/files/icon/closed2.svg
wcfsetup/install/files/icon/delete1.svg
wcfsetup/install/files/icon/delete1D.svg
wcfsetup/install/files/icon/delete2.svg
wcfsetup/install/files/icon/disabled1.svg
wcfsetup/install/files/icon/download1.svg
wcfsetup/install/files/icon/dropDown1.svg
wcfsetup/install/files/icon/dropDown2.svg
wcfsetup/install/files/icon/eMail1.svg
wcfsetup/install/files/icon/edit1.svg
wcfsetup/install/files/icon/edit1D.svg
wcfsetup/install/files/icon/enabled1.svg
wcfsetup/install/files/icon/enabled1D.svg
wcfsetup/install/files/icon/externalURL.svg [deleted file]
wcfsetup/install/files/icon/externalURL1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/home1.svg
wcfsetup/install/files/icon/info1.svg
wcfsetup/install/files/icon/logIn1.svg
wcfsetup/install/files/icon/next1.svg
wcfsetup/install/files/icon/next1D.svg
wcfsetup/install/files/icon/opened.svg
wcfsetup/install/files/icon/opened1.svg [new file with mode: 0755]
wcfsetup/install/files/icon/opened2.svg
wcfsetup/install/files/icon/options1.svg
wcfsetup/install/files/icon/package.svg [deleted file]
wcfsetup/install/files/icon/package1.svg
wcfsetup/install/files/icon/packageACP1.svg [deleted file]
wcfsetup/install/files/icon/packagePlugin1.svg
wcfsetup/install/files/icon/packageStandalone1.svg
wcfsetup/install/files/icon/previous1.svg
wcfsetup/install/files/icon/previous1D.svg
wcfsetup/install/files/icon/run1.svg
wcfsetup/install/files/icon/run1D.svg
wcfsetup/install/files/icon/search1.svg
wcfsetup/install/files/icon/server1.svg
wcfsetup/install/files/icon/session1.svg
wcfsetup/install/files/icon/sortASC.svg [deleted file]
wcfsetup/install/files/icon/sortASC2.svg [new file with mode: 0644]
wcfsetup/install/files/icon/sortDESC.svg [deleted file]
wcfsetup/install/files/icon/sortDESC2.svg [new file with mode: 0644]
wcfsetup/install/files/icon/spinner.svg [deleted file]
wcfsetup/install/files/icon/spinner1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/switch1.svg [deleted file]
wcfsetup/install/files/icon/systemError.svg
wcfsetup/install/files/icon/systemInfo.svg
wcfsetup/install/files/icon/systemSuccess.svg
wcfsetup/install/files/icon/systemWarning.svg
wcfsetup/install/files/icon/time1.svg
wcfsetup/install/files/icon/toTop.svg
wcfsetup/install/files/icon/toTop1.svg
wcfsetup/install/files/icon/update1.svg
wcfsetup/install/files/icon/upload1.svg
wcfsetup/install/files/icon/user1.svg
wcfsetup/install/files/icon/users1.svg
wcfsetup/install/files/icon/wbbIcon1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/wcfIcon1.svg
wcfsetup/install/files/icon/working1.svg

index b118c4f3d14452a5f48072832081445f0efca56f..559941db6fb9296561b3ebb1d587166faaa0a742 100644 (file)
@@ -85,7 +85,7 @@ a:hover {
 }
 
 a.externalURL {
-       background-image: url('../../icon/externalURL.svg');
+       background-image: url('../../icon/externalURL1.svg');
        background-position: right center;
        background-repeat: no-repeat;
        padding-right: 17px;
@@ -597,9 +597,6 @@ div.main > div section:only-child {
        
        section.content {
                padding: 5px 40px 25px;
-       }
-       
-       div.main > div section:only-child {
                min-height: 100px;
        }
        
@@ -609,9 +606,6 @@ div.main > div section:only-child {
        
        section.content {
                padding: 5px 15px 25px;
-       }
-       
-       div.main > div section:only-child {
                min-height: auto;
        }
        
@@ -2559,7 +2553,7 @@ div#ajaxExceptionStacktrace {
 
 .overlayLoading {
        background-color: #fff;
-       background-image: url('../../icon/spinner.svg');
+       background-image: url('../../icon/spinner1.svg');
        background-position: center center;
        background-repeat: no-repeat;
 }
@@ -3418,7 +3412,7 @@ div.scrollableContainer > div:first-child p {
 
 #userNotificationDetailsLoading {
        background-color: rgba(255, 255, 255, .6);
-       background-image: url('{@RELATIVE_WCF_DIR}icon/ajax-loader.gif');
+       background-image: url('{@RELATIVE_WCF_DIR}icon/spinner1.svg');
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
index 979f7053fcb7ea8e5136d1044bad85b399a24a04..9e67cbd43d546dff4a1a88d2c79d5746615f28d2 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>Add</title> \r
-       <desc>Add Icon (outlined)</desc> \r
+       <title>Add</title>\r
+       <desc>Add Icon (outlined)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconAdd">\r
-               <g class="Lower">\r
-                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,8.5\r
+               <g class="Lower1">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,2,7.5,2C11.0898438,2,14,4.9101562,14,8.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,15,1,12.0908203,1,8.5z"/>\r
-                       <path id="Plus1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M11.5,8.5\r
+                       <path id="Plus2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M11.5,8.5\r
                                c0-0.4394531-0.359375-0.800293-0.7998047-0.800293H9.0996094c-0.4404297,0-0.7998047-0.359375-0.7998047-0.7998047V5.3007812\r
                                c0-0.4399414-0.359375-0.800293-0.7998047-0.800293l0,0c-0.4404297,0-0.7998047,0.3603516-0.7998047,0.800293v1.5991211\r
                                c0,0.4404297-0.359375,0.7998047-0.800293,0.7998047H4.2998047C3.859375,7.699707,3.5,8.0605469,3.5,8.5l0,0\r
                                C6.7001953,12.140625,7.0595703,12.5,7.5,12.5l0,0c0.4404297,0,0.7998047-0.359375,0.7998047-0.7998047v-1.6005859\r
                                c0-0.4404297,0.359375-0.7998047,0.7998047-0.7998047h1.6005859C11.140625,9.2998047,11.5,8.9404297,11.5,8.5L11.5,8.5z"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M2.347168,7.5\r
+               <g class="Upper1">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,7.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,1,7.5,1C11.0898438,1,14,3.9101562,14,7.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,14,1,11.0908203,1,7.5z"/>\r
-                       <path id="Plus2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M11.5,7.5\r
+                       <path id="Plus1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M11.5,7.5\r
                                c0-0.4394531-0.359375-0.800293-0.7998047-0.800293H9.0996094c-0.4404297,0-0.7998047-0.359375-0.7998047-0.7998047V4.3007812\r
                                c0-0.4399414-0.359375-0.800293-0.7998047-0.800293l0,0c-0.4404297,0-0.7998047,0.3603516-0.7998047,0.800293v1.5991211\r
                                c0,0.4404297-0.359375,0.7998047-0.800293,0.7998047H4.2998047C3.859375,6.699707,3.5,7.0605469,3.5,7.5l0,0\r
index 4e047e19ba26addb54c15f7b1031f25c9cb7169c..2b5a0514f1b7ce490a9c220ed3803dbd03c6210b 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>Cache</title> \r
-       <desc>Cache Icon</desc> \r
+       <title>Cache</title>\r
+       <desc>Cache Icon (type 2)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
-       <g id="IconFolderCache">\r
-               <g class="Lower">\r
-                       <path id="CoverArrows1" style="fill: #fff;" d="M14.5527344,5.9995117H1.4477539\r
+       <g id="IconCache2">\r
+               <g class="Lower1">\r
+                       <path id="CoverArrows2" d="M14.5527344,5.9995117H1.4477539\r
                                c-0.2749023,0-0.4750977,0.2236328-0.4448242,0.4970703l0.9418945,8.0063477C1.9750977,14.7763672,2.2250977,15,2.5,15h11\r
                                c0.2753906,0,0.5244141-0.2236328,0.5556641-0.4970703l0.9414062-8.0063477\r
                                C15.0283203,6.2231445,14.828125,5.9995117,14.5527344,5.9995117z M9.0751953,13.984375H6.9248047l-1.0742188-1.0771484h1.3818359\r
                                L4.2294922,9.8994141l0.7607422-0.7607422L8,12.1533203v-1.4003906l1.0751953,1.0771484V13.984375z M11.0048828,11.8457031\r
                                L8,8.8466797v1.3857422L6.921875,9.1552734V7h2.1572266l1.0791016,1.0771484H8.7568359l3.0107422,3.0068359L11.0048828,11.8457031z"/>\r
-                       <path id="Backside1" style="fill: #fff;" d="M2,5.7294922V5.5C2,5.2250977,2.2250977,5,2.5,5h1C3.7749023,5,4,4.7749023,4,4.5\r
+                       <path id="Backside2" d="M2,5.7294922V5.5C2,5.2250977,2.2250977,5,2.5,5h1C3.7749023,5,4,4.7749023,4,4.5\r
                                l0,0C4,4.2250977,4.2250977,4,4.5,4h3C7.7749023,4,8,4.2250977,8,4.5l0,0C8,4.7749023,8.2246094,5,8.5,5h5\r
                                C13.7753906,5,14,5.2250977,14,5.5v0.2294922H2z"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="CoverArrows2" style="fill: #666;" d="M14.5527344,4.9995117H1.4477539\r
+               <g class="Upper1">\r
+                       <path id="CoverArrows1" d="M14.5527344,4.9995117H1.4477539\r
                                c-0.2749023,0-0.4750977,0.2236328-0.4448242,0.4970703l0.9418945,8.0063477C1.9750977,13.7763672,2.2250977,14,2.5,14h11\r
                                c0.2753906,0,0.5244141-0.2236328,0.5556641-0.4970703l0.9414062-8.0063477\r
                                C15.0283203,5.2231445,14.828125,4.9995117,14.5527344,4.9995117z M9.0859375,13H6.9355469l-1.0742188-1.0771484h1.3818359\r
                                L4.2402344,8.9150391l0.7607422-0.7607422l3.0097656,3.0146484V9.7685547l1.0751953,1.0771484V13z M11.0048828,10.8457031\r
                                L8,7.8466797v1.3857422L6.921875,8.1552734V6h2.1572266l1.0791016,1.0771484H8.7568359l3.0107422,3.0068359L11.0048828,10.8457031z"/>\r
-                       <path id="Backside2" style="fill: #666;" d="M2,4.7294922V4.5C2,4.2250977,2.2250977,4,2.5,4h1C3.7749023,4,4,3.7749023,4,3.5\r
+                       <path id="Backside1" d="M2,4.7294922V4.5C2,4.2250977,2.2250977,4,2.5,4h1C3.7749023,4,4,3.7749023,4,3.5\r
                                l0,0C4,3.2250977,4.2250977,3,4.5,3h3C7.7749023,3,8,3.2250977,8,3.5l0,0C8,3.7749023,8.2246094,4,8.5,4h5\r
                                C13.7753906,4,14,4.2250977,14,4.5v0.2294922H2z"/>\r
                </g>\r
index b02dcbac47617adc333a9261e43fc7f42ea36d94..f8a869d141c61d1c572d6e88352312934e392a7e 100755 (executable)
@@ -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>Collapsible Closed</title> \r
-       <desc>Collapsible Closed Icon</desc> \r
+       <title>Collapsible Closed</title>\r
+       <desc>Collapsible Closed Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #369;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconCollapsibleClosed">\r
-               <polygon class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="2,15 13,8.4985352 2,1"/>\r
-               <polygon class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #369;" points="2,14 13,7.4990234 2,1"/>\r
+               <polygon class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,15 13,8.4985352 2,1.9995117"/>\r
+               <polygon class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,14 13,7.4990234 2,1"/>\r
        </g>\r
 </svg>\r
diff --git a/wcfsetup/install/files/icon/closed1.svg b/wcfsetup/install/files/icon/closed1.svg
new file mode 100755 (executable)
index 0000000..2917189
--- /dev/null
@@ -0,0 +1,28 @@
+<?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>Collapsible Closed</title>\r
+       <desc>Collapsible Closed 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
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconCollapsibleClosed">\r
+               <polygon class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,15 13,8.4985352 2,1.9995117"/>\r
+               <polygon class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,14 13,7.4990234 2,1"/>\r
+       </g>\r
+</svg>\r
index 0fa5ec94fad69e2ffddf2b1f7ec7ed13e9e9e68a..4c0ced9ebacdaad084a8be84df3897d19a66910f 100755 (executable)
@@ -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>Collapsible Closed</title> \r
-       <desc>Collapsible Closed Icon</desc> \r
+       <title>Collapsible Closed</title>\r
+       <desc>Collapsible Closed Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper2 {fill: #fff;}\r
+                               .Lower2 {fill: #000;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconCollapsibleClosed">\r
-               <polygon class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" points="2,14 13,7.4990234 2,1"/>\r
-               <polygon class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="2,15 13,8.4985352 2,1"/>\r
+               <polygon class="Lower2" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,14 13,7.4990234 2,1"/>\r
+               <polygon class="Upper2" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,15 13,8.4985352 2,1.9995117"/>\r
        </g>\r
 </svg>\r
index 93f4f4cbdbbe40d8465e808fb544c22c8274ac33..ce3800cdb63b0e6de5396d9ba9cf4593484b163d 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>Delete</title> \r
-       <desc>Delete Icon (outlined)</desc> \r
+       <title>Delete</title>\r
+       <desc>Delete Icon (outlined)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconDelete">\r
-               <g class="Lower">\r
-                       <path id="Circle" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,8.5\r
+               <g class="Lower1">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,2,7.5,2C11.0898438,2,14,4.9101562,14,8.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,15,1,12.0908203,1,8.5z"/>\r
-                       <path id="Delete_1_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M10.328125,11.328125\r
+                       <path id="Delete2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.328125,11.328125\r
                                c0.3115234-0.3105469,0.3125-0.8193359,0.0009766-1.1308594L9.1972656,9.0654297\r
                                c-0.3115234-0.3115234-0.3115234-0.8198242,0-1.1313477l1.1308594-1.1308594c0.3105469-0.3110352,0.3115234-0.8198242,0-1.1313477\r
                                l0,0c-0.3115234-0.3115234-0.8203125-0.3105469-1.1308594,0.0004883L8.065918,6.8032227\r
                                l1.1318359-1.1318359c0.3115234-0.3105469,0.8198242-0.3105469,1.1313477,0l1.1313477,1.1318359\r
                                C9.5087891,11.6396484,10.0175781,11.6396484,10.328125,11.328125L10.328125,11.328125z"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Circle_1_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M2.347168,7.5\r
+               <g class="Upper1">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,7.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,1,7.5,1C11.0898438,1,14,3.9101562,14,7.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,14,1,11.0908203,1,7.5z"/>\r
-                       <path id="Delete" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M10.328125,10.328125\r
+                       <path id="Delete1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.328125,10.328125\r
                                c0.3115234-0.3105469,0.3125-0.8193359,0.0009766-1.1308594L9.1972656,8.0654297\r
                                c-0.3115234-0.3115234-0.3115234-0.8198242,0-1.1313477l1.1308594-1.1308594c0.3105469-0.3110352,0.3115234-0.8198242,0-1.1313477\r
                                l0,0c-0.3115234-0.3115234-0.8203125-0.3105469-1.1308594,0.0004883L8.065918,5.8032227\r
index efd2c274f197152f2fd165399f6004114868f643..436d70f4a32670aa28ab3344f83c58df3cf60be8 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>Delete</title> \r
-       <desc>Delete Icon (disabled) (outlined)</desc> \r
+       <title>Delete</title>\r
+       <desc>Delete Icon (outlined) (disabled)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconDelete" style="opacity: .3;">\r
-               <g id="Lower" class="Lower">\r
-                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" 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
+               <g class="Lower1">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5\r
+                               c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.5z"/>\r
-                       <path id="X1" style="fill: #fff;" d="M10.328125,9.9130859L8.9140625,8.4990234l1.4140625-1.4140625\r
-                               c0.375-0.3745117,0.3916016-1.0234375,0.0009766-1.4140625C9.9375,5.2802734,9.2880859,5.2963867,8.9140625,5.6704102\r
-                               L7.5,7.0849609L6.0859375,5.6704102C5.7119141,5.296875,5.0620117,5.2802734,4.6713867,5.6708984\r
-                               s-0.3735352,1.0400391,0,1.4140625l1.4145508,1.4140625L4.6713867,9.9130859\r
-                               C4.2978516,10.2871094,4.28125,10.9365234,4.671875,11.328125c0.390625,0.390625,1.0405273,0.3730469,1.4140625-0.0009766\r
-                               L7.5,9.9130859l1.4140625,1.4140625c0.3740234,0.375,1.0234375,0.3916016,1.4140625,0.0009766\r
-                               C10.71875,10.9365234,10.703125,10.2871094,10.328125,9.9130859z"/>\r
+                               C1,4.9101562,3.909668,2,7.5,2C11.0898438,2,14,4.9101562,14,8.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
+                               C3.909668,15,1,12.0908203,1,8.5z"/>\r
+                       <path id="Delete2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.328125,11.328125\r
+                               c0.3115234-0.3105469,0.3125-0.8193359,0.0009766-1.1308594L9.1972656,9.0654297\r
+                               c-0.3115234-0.3115234-0.3115234-0.8198242,0-1.1313477l1.1308594-1.1308594c0.3105469-0.3110352,0.3115234-0.8198242,0-1.1313477\r
+                               l0,0c-0.3115234-0.3115234-0.8203125-0.3105469-1.1308594,0.0004883L8.065918,6.8032227\r
+                               C7.7543945,7.1147461,7.246582,7.1147461,6.9345703,6.8027344L5.8032227,5.6713867\r
+                               C5.4916992,5.3598633,4.9824219,5.3608398,4.671875,5.671875l0,0c-0.3115234,0.3110352-0.3115234,0.8193359,0,1.1308594\r
+                               L5.8032227,7.934082c0.3115234,0.3120117,0.3115234,0.8203125,0.0004883,1.1313477L4.671875,10.1972656\r
+                               c-0.3115234,0.3115234-0.3115234,0.8193359,0,1.1308594l0,0c0.3115234,0.3115234,0.8193359,0.3115234,1.1308594,0\r
+                               l1.1318359-1.1318359c0.3115234-0.3105469,0.8198242-0.3105469,1.1313477,0l1.1313477,1.1318359\r
+                               C9.5087891,11.6396484,10.0175781,11.6396484,10.328125,11.328125L10.328125,11.328125z"/>\r
                </g>\r
-               <g id="Upper" class="Upper">\r
-                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" 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
+               <g class="Upper1">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,7.5\r
+                               c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.5z"/>\r
-                       <path id="X2" style="fill: #666;" d="M10.328125,8.9130859L8.9140625,7.4990234l1.4140625-1.4140625\r
-                               c0.375-0.3745117,0.3916016-1.0234375,0.0009766-1.4140625C9.9375,4.2802734,9.2880859,4.2963867,8.9140625,4.6704102\r
-                               L7.5,6.0849609L6.0859375,4.6704102C5.7119141,4.296875,5.0620117,4.2802734,4.6713867,4.6708984\r
-                               s-0.3735352,1.0400391,0,1.4140625l1.4145508,1.4140625L4.6713867,8.9130859\r
-                               C4.2978516,9.2871094,4.28125,9.9365234,4.671875,10.328125c0.390625,0.390625,1.0405273,0.3730469,1.4140625-0.0009766\r
-                               L7.5,8.9130859l1.4140625,1.4140625c0.3740234,0.375,1.0234375,0.3916016,1.4140625,0.0009766\r
-                               C10.71875,9.9365234,10.703125,9.2871094,10.328125,8.9130859z"/>\r
+                               C1,3.9101562,3.909668,1,7.5,1C11.0898438,1,14,3.9101562,14,7.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
+                               C3.909668,14,1,11.0908203,1,7.5z"/>\r
+                       <path id="Delete1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.328125,10.328125\r
+                               c0.3115234-0.3105469,0.3125-0.8193359,0.0009766-1.1308594L9.1972656,8.0654297\r
+                               c-0.3115234-0.3115234-0.3115234-0.8198242,0-1.1313477l1.1308594-1.1308594c0.3105469-0.3110352,0.3115234-0.8198242,0-1.1313477\r
+                               l0,0c-0.3115234-0.3115234-0.8203125-0.3105469-1.1308594,0.0004883L8.065918,5.8032227\r
+                               C7.7543945,6.1147461,7.246582,6.1147461,6.9345703,5.8027344L5.8032227,4.6713867\r
+                               C5.4916992,4.3598633,4.9824219,4.3608398,4.671875,4.671875l0,0c-0.3115234,0.3110352-0.3115234,0.8193359,0,1.1308594\r
+                               L5.8032227,6.934082c0.3115234,0.3120117,0.3115234,0.8203125,0.0004883,1.1313477L4.671875,9.1972656\r
+                               c-0.3115234,0.3115234-0.3115234,0.8193359,0,1.1308594l0,0c0.3115234,0.3115234,0.8193359,0.3115234,1.1308594,0\r
+                               l1.1318359-1.1318359c0.3115234-0.3110352,0.8198242-0.3110352,1.1313477,0l1.1313477,1.1318359\r
+                               C9.5087891,10.6396484,10.0175781,10.6396484,10.328125,10.328125L10.328125,10.328125z"/>\r
                </g>\r
        </g>\r
 </svg>\r
index f24552bac9602f2ca8795d469a7c865675741025..4bffae353a534644652e9049a4ce240b6be3460a 100755 (executable)
@@ -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>Delete</title> \r
-       <desc>Delete Icon (outlined)</desc> \r
+       <title>Delete</title>\r
+       <desc>Delete Icon (outlined)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper2 {fill: #fff;}\r
+                               .Lower2 {fill: #000;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconDelete">\r
-               <g class="Lower">\r
-                       <path id="Circle" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" d="M2.347168,8.5\r
+               <g class="Lower2">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,2,7.5,2C11.0898438,2,14,4.9101562,14,8.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,15,1,12.0908203,1,8.5z"/>\r
-                       <path id="Delete_1_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" d="M10.328125,11.328125\r
+                       <path id="Delete2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.328125,11.328125\r
                                c0.3115234-0.3105469,0.3125-0.8193359,0.0009766-1.1308594L9.1972656,9.0654297\r
                                c-0.3115234-0.3115234-0.3115234-0.8198242,0-1.1313477l1.1308594-1.1308594c0.3105469-0.3110352,0.3115234-0.8198242,0-1.1313477\r
                                l0,0c-0.3115234-0.3115234-0.8203125-0.3105469-1.1308594,0.0004883L8.065918,6.8032227\r
                                l1.1318359-1.1318359c0.3115234-0.3105469,0.8198242-0.3105469,1.1313477,0l1.1313477,1.1318359\r
                                C9.5087891,11.6396484,10.0175781,11.6396484,10.328125,11.328125L10.328125,11.328125z"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Circle_1_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,7.5\r
+               <g class="Upper2">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,7.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,1,7.5,1C11.0898438,1,14,3.9101562,14,7.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,14,1,11.0908203,1,7.5z"/>\r
-                       <path id="Delete" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M10.328125,10.328125\r
+                       <path id="Delete1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.328125,10.328125\r
                                c0.3115234-0.3105469,0.3125-0.8193359,0.0009766-1.1308594L9.1972656,8.0654297\r
                                c-0.3115234-0.3115234-0.3115234-0.8198242,0-1.1313477l1.1308594-1.1308594c0.3105469-0.3110352,0.3115234-0.8198242,0-1.1313477\r
                                l0,0c-0.3115234-0.3115234-0.8203125-0.3105469-1.1308594,0.0004883L8.065918,5.8032227\r
index ebb6d713ece08735f666fb972ea43c5913cc3845..05a07a8fe8a68920cc88016e8425dfce843aa347 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>Disabled</title> \r
-       <desc>Disabled Icon</desc> \r
+       <title>Disabled</title>\r
+       <desc>Disabled Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconDisabled">\r
-               <g id="Lower" class="Lower">\r
-                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M10.6503906,2.8452148\r
+               <g class="Lower1">\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="Off1" style="fill: #fff;" d="M6.5004883,3L6.5,9c0.0004883,0.5283203,0.4482422,0.9990234,1.0004883,0.9990234\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 id="Upper" class="Upper">\r
-                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M10.6503906,1.8452148\r
+               <g class="Upper1">\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="Off2" style="fill: #666;" d="M8.5,8V2c0-0.5292969-0.4482422-1-1-1c-0.5527344,0-1,0.4707031-1,1v6\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
index 3fed1330ffb87622f867400a8a7aefee52f88b51..da928a904f463ac34e451e7a071aa71e5d4da451 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>Download</title> \r
-       <desc>Download Icon</desc> \r
+       <title>Download</title>\r
+       <desc>Download Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconDownload">\r
                <g id="Arrow">\r
-                       <polygon class="Lower" style="fill: #fff;" points="9,2 9,5 11,5 11,6 7.5,9.5 4,6 4,5 6,5 6,2"/>\r
-                       <polygon class="Upper" style="fill: #666;" points="9,1 9,5 11,5 7.5,8.5 4,5 6,5 6,1"/>\r
+                       <polygon class="Lower1" points="9,2 9,5 11,5 11,6 7.5,9.5 4,6 4,5 6,5 6,2"/>\r
+                       <polygon class="Upper1" points="9,1 9,5 11,5 7.5,8.5 4,5 6,5 6,1"/>\r
                </g>\r
                <g id="Drive">\r
-                       <path class="Lower" style="fill: #fff;" d="M1,12v3h13v-3H1z M2.5,14C2.2236328,14,2,13.7763672,2,13.5S2.2236328,13,2.5,13\r
+                       <path class="Lower1" d="M1,12v3h13v-3H1z M2.5,14C2.2236328,14,2,13.7763672,2,13.5S2.2236328,13,2.5,13\r
                                S3,13.2236328,3,13.5S2.7763672,14,2.5,14z M14,11.75H1L2.5,10h10L14,11.75z"/>\r
-                       <path class="Upper" style="fill: #666;" d="M1,11v3h13v-3H1z M2.5,13C2.2236328,13,2,12.7763672,2,12.5S2.2236328,12,2.5,12\r
+                       <path class="Upper1" d="M1,11v3h13v-3H1z M2.5,13C2.2236328,13,2,12.7763672,2,12.5S2.2236328,12,2.5,12\r
                                S3,12.2236328,3,12.5S2.7763672,13,2.5,13z M14,10.75H1L2.5,9h10L14,10.75z"/>\r
                </g>\r
        </g>\r
index f1ce74dcecbaf932cfd0964db37b7fb6b242600d..59e7826c829e91b0cfef5b0e53a1d8025d7a7d24 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="7px" height="9px" viewBox="0 0 7 9" xml:space="preserve">\r
        \r
-       <title>Dropdown</title> \r
-       <desc>Dropdown Icon</desc> \r
+       <title>Dropdown</title>\r
+       <desc>Dropdown Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \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
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
        <g id="IconDropdown">\r
-               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M7,6L3.5,9L0.0004883,6H7z M7,4L3.5,1.0019531 L0.0004883,4H7z"/>\r
-               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M7,4.9980469l-3.5,3l-3.4995117-3H7z M7,2.9980469L3.5,0L0.0004883,2.9980469H7z"/>\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7,6L3.5,9L0.0004883,6H7z M7,4L3.5,1.0019531 L0.0004883,4H7z"/>\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7,4.9980469l-3.5,3l-3.4995117-3H7z M7,2.9980469L3.5,0L0.0004883,2.9980469H7z"/>\r
        </g>\r
 </svg>\r
index 423335cb0eafebd8ac140e25424a4b2f7b49cec5..b60f112a7bdc03f485d8de64270c950b6ce0839f 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="7px" height="9px" viewBox="0 0 7 9" xml:space="preserve">\r
        \r
-       <title>Dropdown</title> \r
-       <desc>Dropdown Icon</desc> \r
+       <title>Dropdown</title>\r
+       <desc>Dropdown Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \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
+                               .Upper2 {fill: #fff;}\r
+                               .Lower2 {fill: #000;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
        <g id="IconDropdown">\r
-               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" d="M7,6L3.5,9L0.0004883,6H7z M7,4L3.5,1.0019531L0.0004883,4H7z"/>\r
-               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M7,4.9980469l-3.5,3l-3.4995117-3H7z M7,2.9980469     L3.5,0L0.0004883,2.9980469H7z"/>\r
+               <path class="Lower2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7,4.9980469l-3.5,3l-3.4995117-3H7z M7,2.9980469L3.5,0L0.0004883,2.9980469H7z"/>\r
+               <path class="Upper2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7,6L3.5,9L0.0004883,6H7z M7,4L3.5,1.0019531 L0.0004883,4H7z"/>\r
        </g>\r
 </svg>\r
index 2d8964ed0a731fcc6c042805ac1decc17c5edfc3..ddd3a8ac45b9a05b2c6f0affa1d222cfa75335af 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>E-Mail</title> \r
-       <desc>E-Mail Icon</desc> \r
+       <title>E-Mail</title>\r
+       <desc>E-Mail Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconEmail">\r
-               <path class="Lower" style="fill: #fff;" d="M8.9672852,5.4150391C8.5859375,5.1879883,8.1850586,5.0751953,7.7680664,5.0751953\r
+               <path class="Lower1" d="M8.9672852,5.4150391C8.5859375,5.1879883,8.1850586,5.0751953,7.7680664,5.0751953\r
                        c-0.7866211,0-1.4750977,0.2705078-2.065918,0.8115234C4.706543,6.8051758,4.2089844,7.9619141,4.2089844,9.359375\r
                        c0,0.7539062,0.199707,1.3613281,0.5991211,1.8203125c0.3989258,0.4589844,0.9311523,0.6894531,1.5952148,0.6894531\r
                        c0.5410156,0,1.0883789-0.1894531,1.640625-0.5664062c0.2084961,0.6289062,0.7866211,0.9433594,1.7333984,0.9433594\r
@@ -36,7 +41,7 @@
                        c-0.3989258,0.6347656-0.8583984,0.953125-1.3735352,0.953125c-0.5532227,0-0.8300781-0.3515625-0.8300781-1.0566406\r
                        c0-0.9560547,0.2036133-1.7675781,0.6083984-2.4350586c0.4057617-0.6660156,0.8598633-0.9990234,1.3642578-0.9990234\r
                        c0.5537109,0,0.8295898,0.4018555,0.8295898,1.2070312C8.5043945,8.3149414,8.3051758,9.0917969,7.9057617,9.7265625z"/>\r
-               <path class="Upper" style="fill: #666;" d="M8.9672852,4.4155273C8.5859375,4.1884766,8.1850586,4.0756836,7.7680664,4.0756836\r
+               <path class="Upper1" d="M8.9672852,4.4155273C8.5859375,4.1884766,8.1850586,4.0756836,7.7680664,4.0756836\r
                        c-0.7866211,0-1.4750977,0.2705078-2.065918,0.8115234C4.706543,5.8056641,4.2089844,6.9624023,4.2089844,8.359375\r
                        c0,0.7548828,0.199707,1.3613281,0.5991211,1.8203125c0.3989258,0.4599609,0.9311523,0.6894531,1.5952148,0.6894531\r
                        c0.5410156,0,1.0883789-0.1884766,1.640625-0.5664062c0.2084961,0.6298828,0.7866211,0.9433594,1.7333984,0.9433594\r
index f2bc717730b9c649de9e1972d9afb9817a051d9e..2c82aa0ac5d9faebe43662834bc8f723d523bdd8 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>Edit</title> \r
-       <desc>Edit Icon (plus line)</desc> \r
+       <title>Edit</title>\r
+       <desc>Edit Icon (plus line)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
-<g id="IconEdit">\r
-       <g id="Line" class="Line">\r
-               <path class="Lower" style="fill: #fff;" d="M1,15c1.6845703,0.171875,3,0.296875,4.1586914-0.125\r
-                       c1.1821289-0.4306641,1.3759766-0.3876953,2.1137695-0.5917969C9.2773438,13.7285156,9.9814453,13.9970703,12,13.9970703\r
-                       c2.5625,0,2.4150391-1.7333984,1.0205078-1.7783203c-1.4550781-0.046875-3.0664062,0.6044922-4.5688477,1.0029297\r
-                       C7.4140625,13.4970703,6.8081055,14.5615234,4,14.71875L1,15z"/>\r
-               <path class="Upper" style="fill: #666;" d="M1,15c1.609375,0,3.484375,0,4.1586914-0.2714844\r
-                       c0.6723633-0.2705078,1.2871094-0.4648438,1.8818359-0.7148438C8.6411133,13.3427734,9.9814453,13,12,13\r
-                       c2.5625,0,2.4150391-0.9550781,1.0205078-1c-1.4550781-0.046875-3.1611328,0.203125-4.5688477,0.8623047\r
-                       C7.190918,13.453125,6.8081055,14.4150391,4,14.5722656L1,15z"/>\r
-       </g>\r
-       <g id="Pencil" class="Pencil">\r
-               <path class="Lower" style="fill: #fff;" d="M5.4375,12l4.875-4.859375C9.90625,7.15625,9.5625,7.0625,9.28125,6.78125\r
-                       c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,10.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
-                       C4.3857422,12.3222656,5.1064453,12.3310547,5.4375,12z M2.3242188,13.8818359l1.1870117-0.375\r
-                       c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
-                       l-0.4121094,1.1708984C2.1499023,13.8447266,2.2167969,13.9130859,2.3242188,13.8818359z M1.2324219,14.9882812\r
-                       c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
-                       c0.0566406-0.1015625,0.1289062-0.1972656,0.2177734-0.2871094l8.2294922-8.2963867\r
-                       c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
-                       L5.4555664,13.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
-                       C4.3989258,13.9863281,1.2324219,14.9882812,1.2324219,14.9882812z"/>\r
-               <path class="Upper" style="fill: #666;" d="M5.4375,11l4.875-4.859375C9.90625,6.15625,9.5625,6.0625,9.28125,5.78125\r
-                       c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,9.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
-                       C4.3857422,11.3222656,5.1064453,11.3310547,5.4375,11z M2.3242188,12.8818359l1.1870117-0.375\r
-                       c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
-                       l-0.4121094,1.1708984C2.1499023,12.8447266,2.2167969,12.9130859,2.3242188,12.8818359z M1.2324219,13.9882812\r
-                       c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
-                       C2.5097656,9.765625,2.5820312,9.6699219,2.6708984,9.5800781l8.2294922-8.2963867\r
-                       c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
-                       L5.4555664,12.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
-                       C4.3989258,12.9863281,1.2324219,13.9882812,1.2324219,13.9882812z"/>\r
+       <g id="IconEdit">\r
+               <g id="Line">\r
+                       <path class="Lower1" d="M1,15c1.6845703,0.171875,3,0.296875,4.1586914-0.125\r
+                               c1.1821289-0.4306641,1.3759766-0.3876953,2.1137695-0.5917969C9.2773438,13.7285156,9.9814453,13.9970703,12,13.9970703\r
+                               c2.5625,0,2.4150391-1.7333984,1.0205078-1.7783203c-1.4550781-0.046875-3.0664062,0.6044922-4.5688477,1.0029297\r
+                               C7.4140625,13.4970703,6.8081055,14.5615234,4,14.71875L1,15z"/>\r
+                       <path class="Upper1" d="M1,15c1.609375,0,3.484375,0,4.1586914-0.2714844\r
+                               c0.6723633-0.2705078,1.2871094-0.4648438,1.8818359-0.7148438C8.6411133,13.3427734,9.9814453,13,12,13\r
+                               c2.5625,0,2.4150391-0.9550781,1.0205078-1c-1.4550781-0.046875-3.1611328,0.203125-4.5688477,0.8623047\r
+                               C7.190918,13.453125,6.8081055,14.4150391,4,14.5722656L1,15z"/>\r
+               </g>\r
+               <g id="Pencil">\r
+                       <path class="Lower1" d="M5.4375,12l4.875-4.859375C9.90625,7.15625,9.5625,7.0625,9.28125,6.78125\r
+                               c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,10.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
+                               C4.3857422,12.3222656,5.1064453,12.3310547,5.4375,12z M2.3242188,13.8818359l1.1870117-0.375\r
+                               c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
+                               l-0.4121094,1.1708984C2.1499023,13.8447266,2.2167969,13.9130859,2.3242188,13.8818359z M1.2324219,14.9882812\r
+                               c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
+                               c0.0566406-0.1015625,0.1289062-0.1972656,0.2177734-0.2871094l8.2294922-8.2963867\r
+                               c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
+                               L5.4555664,13.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
+                               C4.3989258,13.9863281,1.2324219,14.9882812,1.2324219,14.9882812z"/>\r
+                       <path class="Upper1" d="M5.4375,11l4.875-4.859375C9.90625,6.15625,9.5625,6.0625,9.28125,5.78125\r
+                               c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,9.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
+                               C4.3857422,11.3222656,5.1064453,11.3310547,5.4375,11z M2.3242188,12.8818359l1.1870117-0.375\r
+                               c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
+                               l-0.4121094,1.1708984C2.1499023,12.8447266,2.2167969,12.9130859,2.3242188,12.8818359z M1.2324219,13.9882812\r
+                               c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
+                               C2.5097656,9.765625,2.5820312,9.6699219,2.6708984,9.5800781l8.2294922-8.2963867\r
+                               c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
+                               L5.4555664,12.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
+                               C4.3989258,12.9863281,1.2324219,13.9882812,1.2324219,13.9882812z"/>\r
                </g>\r
        </g>\r
 </svg>\r
index 3cf371c36f60075bec5554961dae73dc54547c34..4ea030a608fd4db3c65dabdb4bff1fca4f498af6 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>Edit</title> \r
-       <desc>Edit Icon (plus line) (disabled)</desc> \r
+       <title>Edit</title>\r
+       <desc>Edit Icon (plus line) (disabled)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
-<g id="IconEdit" style="opacity: .3;">\r
-       <g id="Line" class="Line">\r
-               <path class="Lower" style="fill: #fff;" d="M1,15c1.6845703,0.171875,3,0.296875,4.1586914-0.125\r
-                       c1.1821289-0.4306641,1.3759766-0.3876953,2.1137695-0.5917969C9.2773438,13.7285156,9.9814453,13.9970703,12,13.9970703\r
-                       c2.5625,0,2.4150391-1.7333984,1.0205078-1.7783203c-1.4550781-0.046875-3.0664062,0.6044922-4.5688477,1.0029297\r
-                       C7.4140625,13.4970703,6.8081055,14.5615234,4,14.71875L1,15z"/>\r
-               <path class="Upper" style="fill: #666;" d="M1,15c1.609375,0,3.484375,0,4.1586914-0.2714844\r
-                       c0.6723633-0.2705078,1.2871094-0.4648438,1.8818359-0.7148438C8.6411133,13.3427734,9.9814453,13,12,13\r
-                       c2.5625,0,2.4150391-0.9550781,1.0205078-1c-1.4550781-0.046875-3.1611328,0.203125-4.5688477,0.8623047\r
-                       C7.190918,13.453125,6.8081055,14.4150391,4,14.5722656L1,15z"/>\r
-       </g>\r
-       <g id="Pencil" class="Pencil">\r
-               <path class="Lower" style="fill: #fff;" d="M5.4375,12l4.875-4.859375C9.90625,7.15625,9.5625,7.0625,9.28125,6.78125\r
-                       c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,10.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
-                       C4.3857422,12.3222656,5.1064453,12.3310547,5.4375,12z M2.3242188,13.8818359l1.1870117-0.375\r
-                       c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
-                       l-0.4121094,1.1708984C2.1499023,13.8447266,2.2167969,13.9130859,2.3242188,13.8818359z M1.2324219,14.9882812\r
-                       c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
-                       c0.0566406-0.1015625,0.1289062-0.1972656,0.2177734-0.2871094l8.2294922-8.2963867\r
-                       c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
-                       L5.4555664,13.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
-                       C4.3989258,13.9863281,1.2324219,14.9882812,1.2324219,14.9882812z"/>\r
-               <path class="Upper" style="fill: #666;" d="M5.4375,11l4.875-4.859375C9.90625,6.15625,9.5625,6.0625,9.28125,5.78125\r
-                       c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,9.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
-                       C4.3857422,11.3222656,5.1064453,11.3310547,5.4375,11z M2.3242188,12.8818359l1.1870117-0.375\r
-                       c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
-                       l-0.4121094,1.1708984C2.1499023,12.8447266,2.2167969,12.9130859,2.3242188,12.8818359z M1.2324219,13.9882812\r
-                       c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
-                       C2.5097656,9.765625,2.5820312,9.6699219,2.6708984,9.5800781l8.2294922-8.2963867\r
-                       c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
-                       L5.4555664,12.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
-                       C4.3989258,12.9863281,1.2324219,13.9882812,1.2324219,13.9882812z"/>\r
+       <g id="IconEdit" style="opacity: .3;">\r
+               <g id="Line">\r
+                       <path class="Lower1" d="M1,15c1.6845703,0.171875,3,0.296875,4.1586914-0.125\r
+                               c1.1821289-0.4306641,1.3759766-0.3876953,2.1137695-0.5917969C9.2773438,13.7285156,9.9814453,13.9970703,12,13.9970703\r
+                               c2.5625,0,2.4150391-1.7333984,1.0205078-1.7783203c-1.4550781-0.046875-3.0664062,0.6044922-4.5688477,1.0029297\r
+                               C7.4140625,13.4970703,6.8081055,14.5615234,4,14.71875L1,15z"/>\r
+                       <path class="Upper1" d="M1,15c1.609375,0,3.484375,0,4.1586914-0.2714844\r
+                               c0.6723633-0.2705078,1.2871094-0.4648438,1.8818359-0.7148438C8.6411133,13.3427734,9.9814453,13,12,13\r
+                               c2.5625,0,2.4150391-0.9550781,1.0205078-1c-1.4550781-0.046875-3.1611328,0.203125-4.5688477,0.8623047\r
+                               C7.190918,13.453125,6.8081055,14.4150391,4,14.5722656L1,15z"/>\r
+               </g>\r
+               <g id="Pencil">\r
+                       <path class="Lower1" d="M5.4375,12l4.875-4.859375C9.90625,7.15625,9.5625,7.0625,9.28125,6.78125\r
+                               c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,10.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
+                               C4.3857422,12.3222656,5.1064453,12.3310547,5.4375,12z M2.3242188,13.8818359l1.1870117-0.375\r
+                               c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
+                               l-0.4121094,1.1708984C2.1499023,13.8447266,2.2167969,13.9130859,2.3242188,13.8818359z M1.2324219,14.9882812\r
+                               c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
+                               c0.0566406-0.1015625,0.1289062-0.1972656,0.2177734-0.2871094l8.2294922-8.2963867\r
+                               c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
+                               L5.4555664,13.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
+                               C4.3989258,13.9863281,1.2324219,14.9882812,1.2324219,14.9882812z"/>\r
+                       <path class="Upper1" d="M5.4375,11l4.875-4.859375C9.90625,6.15625,9.5625,6.0625,9.28125,5.78125\r
+                               c-0.3125-0.3125-0.3710938-0.6577148-0.375-1.015625L4,9.6621094c-0.355957,0.3544922-0.2885742,0.9863281,0.0209961,1.2958984\r
+                               C4.3857422,11.3222656,5.1064453,11.3310547,5.4375,11z M2.3242188,12.8818359l1.1870117-0.375\r
+                               c-0.2866211-0.1005859-0.4291992-0.0742188-0.6650391-0.3085938c-0.2226562-0.2070312-0.2099609-0.3017578-0.2490234-0.6318359\r
+                               l-0.4121094,1.1708984C2.1499023,12.8447266,2.2167969,12.9130859,2.3242188,12.8818359z M1.2324219,13.9882812\r
+                               c-0.1679688,0.0488281-0.2719727-0.0585938-0.2177734-0.2246094c0,0,1.3828125-3.7988281,1.4384766-3.8964844\r
+                               C2.5097656,9.765625,2.5820312,9.6699219,2.6708984,9.5800781l8.2294922-8.2963867\r
+                               c0.5371094-0.5405273,1.5332031-0.2988281,2.3671875,0.6367188c0.7695312,0.8662109,0.9433594,1.7548828,0.4726562,2.2275391\r
+                               L5.4555664,12.5c-0.1738281,0.1738281-0.3720703,0.2753906-0.5830078,0.3183594\r
+                               C4.3989258,12.9863281,1.2324219,13.9882812,1.2324219,13.9882812z"/>\r
                </g>\r
        </g>\r
 </svg>\r
index cbda7d65ddf25ac09d267249913fe47dbd562c5b..f539ace9f78e62ee83f7e00c60b45807ee08e4dc 100644 (file)
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconEnabled">\r
-               <g class="Lower">\r
-                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,8.5\r
+               <g class="Lower1">\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.5z"/>\r
-                       <circle id="Point1" style="fill: #fff;" cx="7.5" cy="8.5" r="1.5">\r
-                               <animate attributeType="XML" attributeName="r" values="1.5; 3; 1.5;" dur="3s" calcMode="paced" repeatCount="indefinite"/>\r
-                               <animate attributeType="CSS" attributeName="opacity" values="1; .1; 1;" dur="3s" repeatCount="indefinite" />\r
-                       </circle>\r
+                       <circle id="Point2" cx="7.5" cy="8.5" r="1.5"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M2.347168,7.5\r
+               <g class="Upper1">\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.5z"/>\r
-                       <circle id="Point2" style="fill: #666;" cx="7.5" cy="7.5" r="1.5">\r
-                               <animate attributeType="XML" attributeName="r" values="1.5; 3; 1.5;" dur="3s" calcMode="paced" repeatCount="indefinite"/>\r
-                               <animate attributeType="CSS" attributeName="opacity" values="1; .1; 1;" dur="3s" repeatCount="indefinite" />\r
-                               <animate attributeType="CSS" attributeName="fill" values="#666; #0f0; #666;" dur="6s" repeatCount="indefinite" />\r
-                       </circle>\r
+                       <circle id="Point1" cx="7.5" cy="7.5" r="1.5"/>\r
                </g>\r
        </g>\r
 </svg>\r
index 334591733f93d142a63ec0f52161959b51f6be2c..0a318e5b59e5c02d3f16717d86f5622276c7bf05 100644 (file)
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconEnabled" style="opacity: .3;">\r
-               <g class="Lower">\r
-                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,8.5\r
+               <g class="Lower1">\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.5z"/>\r
-                       <circle id="Point1" style="fill: #fff;" cx="7.5" cy="8.5" r="1.5"/>\r
+                       <circle id="Point2" cx="7.5" cy="8.5" r="1.5"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M2.347168,7.5\r
+               <g class="Upper1">\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.5z"/>\r
-                       <circle id="Point2" style="fill: #666;" cx="7.5" cy="7.5" r="1.5"/>\r
+                       <circle id="Point1" cx="7.5" cy="7.5" r="1.5"/>\r
                </g>\r
        </g>\r
 </svg>\r
diff --git a/wcfsetup/install/files/icon/externalURL.svg b/wcfsetup/install/files/icon/externalURL.svg
deleted file mode 100644 (file)
index 02040db..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?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>External Link</title> \r
-       <desc>External Link</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="IconExternalLink">\r
-               <g class="Lower">\r
-                       <path id="LargeSquare1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M4.4545898,3\r
-                               C4.2045898,3,4,3.2045898,4,3.4545898v9.0913086C4,12.7958984,4.2045898,13,4.4545898,13h9.0913086\r
-                               C13.7958984,13,14,12.7958984,14,12.5458984V3.4545898C14,3.2045898,13.7958984,3,13.5458984,3H4.4545898z M13,11.5146484\r
-                               C13,11.7822266,12.7822266,12,12.5146484,12H5.484375C5.2182617,12,5,11.7822266,5,11.5146484V4.484375\r
-                               C5,4.2182617,5.2182617,4,5.484375,4h7.0302734C12.7822266,4,13,4.2182617,13,4.484375V11.5146484z"/>\r
-                       <path id="SmallSquare1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M9,13.5\r
-                               C9,13.7753906,8.7749023,14,8.5,14h-5C3.2250977,14,3,13.7753906,3,13.5v-5C3,8.2246094,3.2250977,8,3.5,8V7h-1\r
-                               C2.2250977,7,2,7.2250977,2,7.5v7C2,14.7753906,2.2250977,15,2.5,15h7c0.2753906,0,0.5-0.2246094,0.5-0.5v-1H9z"/>\r
-               </g>\r
-               <g class="Upper">\r
-                       <path id="LargeSquare2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #369;" d="M4.4545898,2\r
-                               C4.2045898,2,4,2.2045898,4,2.4545898v9.0913086C4,11.7958984,4.2045898,12,4.4545898,12h9.0913086\r
-                               C13.7958984,12,14,11.7958984,14,11.5458984V2.4545898C14,2.2045898,13.7958984,2,13.5458984,2H4.4545898z M13,10.5146484\r
-                               C13,10.7822266,12.7822266,11,12.5146484,11H5.484375C5.2182617,11,5,10.7822266,5,10.5146484V3.484375\r
-                               C5,3.2182617,5.2182617,3,5.484375,3h7.0302734C12.7822266,3,13,3.2182617,13,3.484375V10.5146484z"/>\r
-                       <path id="SmallSquare2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #369;" d="M9,12.5C9,12.7753906,8.7749023,13,8.5,13\r
-                               h-5C3.2250977,13,3,12.7753906,3,12.5v-5C3,7.2250977,3.2250977,7,3.5,7V6h-1C2.2250977,6,2,6.2250977,2,6.5v7\r
-                               C2,13.7753906,2.2250977,14,2.5,14h7c0.2753906,0,0.5-0.2246094,0.5-0.5v-1H9z"/>\r
-               </g>\r
-       </g>\r
-</svg>\r
diff --git a/wcfsetup/install/files/icon/externalURL1.svg b/wcfsetup/install/files/icon/externalURL1.svg
new file mode 100644 (file)
index 0000000..2b7a6f4
--- /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>External Link</title>\r
+       <desc>External Link 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
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconExternalLink">\r
+               <g class="Lower1">\r
+                       <path id="LargeSquare2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M4.4545898,3\r
+                               C4.2045898,3,4,3.2045898,4,3.4545898v9.0913086C4,12.7958984,4.2045898,13,4.4545898,13h9.0913086\r
+                               C13.7958984,13,14,12.7958984,14,12.5458984V3.4545898C14,3.2045898,13.7958984,3,13.5458984,3H4.4545898z M13,11.5146484\r
+                               C13,11.7822266,12.7822266,12,12.5146484,12H5.484375C5.2182617,12,5,11.7822266,5,11.5146484V4.484375\r
+                               C5,4.2182617,5.2182617,4,5.484375,4h7.0302734C12.7822266,4,13,4.2182617,13,4.484375V11.5146484z"/>\r
+                       <path id="SmallSquare2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M9,13.5\r
+                               C9,13.7753906,8.7749023,14,8.5,14h-5C3.2250977,14,3,13.7753906,3,13.5v-5C3,8.2246094,3.2250977,8,3.5,8V7h-1\r
+                               C2.2250977,7,2,7.2250977,2,7.5v7C2,14.7753906,2.2250977,15,2.5,15h7c0.2753906,0,0.5-0.2246094,0.5-0.5v-1H9z"/>\r
+               </g>\r
+               <g class="Upper1">\r
+                       <path id="LargeSquare1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M4.4545898,2\r
+                               C4.2045898,2,4,2.2045898,4,2.4545898v9.0913086C4,11.7958984,4.2045898,12,4.4545898,12h9.0913086\r
+                               C13.7958984,12,14,11.7958984,14,11.5458984V2.4545898C14,2.2045898,13.7958984,2,13.5458984,2H4.4545898z M13,10.5146484\r
+                               C13,10.7822266,12.7822266,11,12.5146484,11H5.484375C5.2182617,11,5,10.7822266,5,10.5146484V3.484375\r
+                               C5,3.2182617,5.2182617,3,5.484375,3h7.0302734C12.7822266,3,13,3.2182617,13,3.484375V10.5146484z"/>\r
+                       <path id="SmallSquare1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M9,12.5C9,12.7753906,8.7749023,13,8.5,13\r
+                               h-5C3.2250977,13,3,12.7753906,3,12.5v-5C3,7.2250977,3.2250977,7,3.5,7V6h-1C2.2250977,6,2,6.2250977,2,6.5v7\r
+                               C2,13.7753906,2.2250977,14,2.5,14h7c0.2753906,0,0.5-0.2246094,0.5-0.5v-1H9z"/>\r
+               </g>\r
+       </g>\r
+</svg>\r
index b2a595ef6264b2d4aa354537dc340edd720a27f6..b07d56ddb1dd552ac9720d79a02e49317efd7aa5 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>Home</title> \r
-       <desc>Home Icon</desc> \r
+       <title>Home</title>\r
+       <desc>Home Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconHome">\r
-               <g id="Lower" class="Lower">\r
-                       <polygon id="House1" style="fill: #fff;" points="3.5,8.15625 3.5,15 2,15 2,9.4511719 0.9995117,10.3212891 \r
+               <g class="Lower1">\r
+                       <polygon id="House2" points="3.5,8.15625 3.5,15 2,15 2,9.4511719 0.9995117,10.3212891 \r
                                0.9995117,8.2929688 8,2 9.6015625,3.4609375 9.6015625,2 11.9794922,2 11.9794922,5.6044922 15,8.2929688 15,10.3212891 \r
                                14,9.4511719 14,15 12.5,15 12.5,8.15625 7.9995117,4.2358398"/>\r
-                       <path id="Door1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M9.5,15v-4c0-0.5527344-0.4960938-1-1.1083984-1\r
+                       <path id="Door2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M9.5,15v-4c0-0.5527344-0.4960938-1-1.1083984-1\r
                                H7.6074219c-0.6118164,0-1.1079102,0.4472656-1.1079102,1v4H9.5z"/>\r
                </g>\r
-               <g id="Upper" class="Upper">\r
-                       <polygon id="House2" style="fill: #666;" points="3.5,7.15625 3.5,14 2,14 2,8.4511719 0.9995117,9.3212891 0.9995117,7.2929688 \r
+               <g class="Upper1">\r
+                       <polygon id="House1" points="3.5,7.15625 3.5,14 2,14 2,8.4511719 0.9995117,9.3212891 0.9995117,7.2929688 \r
                                8,1 9.6015625,2.4609375 9.6015625,1 11.9794922,1 11.9794922,4.6044922 15,7.2929688 15,9.3212891 14,8.4516602 14,14 12.5,14 \r
                                12.5,7.15625 7.9995117,3.2358398"/>\r
-                       <path id="Door2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M9.5,14v-4c0-0.5527344-0.4951172-1-1.1083984-1\r
+                       <path id="Door1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M9.5,14v-4c0-0.5527344-0.4951172-1-1.1083984-1\r
                                H7.6083984C6.9960938,9,6.5,9.4472656,6.5,10v4H9.5z"/>\r
                </g>\r
        </g>\r
index b367b14bc58a6d08b946921e7aaa0ae8806e0223..4971aa321baeab0bff4b83d2211e8e82ff48480d 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>Info</title> \r
-       <desc>Info Icon (outlined)</desc> \r
+       <title>Info</title>\r
+       <desc>Info Icon (outlined)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconInfo">\r
-               <g class="Lower">\r
-                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,8.5\r
+               <g class="Lower1">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,2,7.5,2C11.0898438,2,14,4.9101562,14,8.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,15,1,12.0908203,1,8.5z"/>\r
-                       <path id="Info1" style="fill: #fff;" d="M8.9916992,10.625l-0.1176758,0.9628906\r
+                       <path id="Info2" d="M8.9916992,10.625l-0.1176758,0.9628906\r
                                c-0.3549805,0.1328125-0.6376953,0.2324219-0.8491211,0.3027344c-0.2109375,0.0683594-0.456543,0.1035156-0.7358398,0.1035156\r
                                c-0.4296875,0-0.7631836-0.0996094-1.0024414-0.296875C6.0488281,11.5,5.9301758,11.2480469,5.9301758,10.9453125\r
                                c0-0.1191406,0.0092773-0.2402344,0.0268555-0.3632812c0.0180664-0.1230469,0.046875-0.2636719,0.0864258-0.4179688\r
                                s0.456543-0.2739258,0.746582-0.2739258c0.2905273,0,0.5380859,0.0913086,0.7446289,0.2739258\r
                                C9.0019531,4.4633789,9.1044922,4.6826172,9.1044922,4.9399414z"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M2.347168,7.5\r
+               <g class="Upper1">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,7.5\r
                                c0,2.8476562,2.3066406,5.1533203,5.152832,5.1533203c2.8447266,0,5.1523438-2.3056641,5.1523438-5.1533203\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.9101562,3.909668,1,7.5,1C11.0898438,1,14,3.9101562,14,7.5c0,3.5908203-2.9101562,6.5-6.5,6.5\r
                                C3.909668,14,1,11.0908203,1,7.5z"/>\r
-                       <path id="Info2" style="fill: #666;" d="M8.9916992,10.625l-0.1176758,0.4550781\r
+                       <path id="Info1" d="M8.9916992,10.625l-0.1176758,0.4550781\r
                                c-0.3549805,0.1337891-0.6376953,0.2333984-0.8491211,0.3027344c-0.2109375,0.0683594-0.456543,0.1035156-0.7358398,0.1035156\r
                                c-0.4296875,0-0.7631836-0.0986328-1.0024414-0.2958984c-0.237793-0.1982422-0.3564453-0.4492188-0.3564453-0.7529297\r
                                c0-0.1181641,0.0092773-0.2392578,0.0268555-0.3623047C5.9750977,9.9511719,6.0039062,9.8115234,6.043457,9.65625\r
index e8274e1e31797ce3f1c71965acd24d62c8d18d32..b1fe857ff55c0abcd10710104379711917dfbcd0 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>Log-In</title> \r
-       <desc>Log-In Icon</desc> \r
+       <title>Log-In</title>\r
+       <desc>Log-In Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconLogin">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
                        c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M5,12H3v-1.5h2V12z M13,10\r
                        c0,0.6875-0.3515625,1-1,1h-2c-0.6494141,0-1-0.3125-1-1V9H5v1H3V9H2.2998047C2.078125,9,2,8.8129883,2,8.5834961V7.4165039\r
                        C2,7.1870117,2.1811523,7,2.402832,7H9V6c0-0.6879883,0.3505859-1,1-1h2c0.6484375,0,1,0.3120117,1,1V10z M12,6.3754883V9.625\r
                        C12,9.8310547,11.8222656,10,11.6054688,10h-1.2109375C10.1777344,10,10,9.8310547,10,9.625V6.3754883\r
                        C10,6.1689453,10.1777344,6,10.3945312,6h1.2109375C11.8222656,6,12,6.1689453,12,6.3754883z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
                        c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M5,11H3V9.5h2V11z M13,9\r
                        c0,0.6875-0.3515625,1-1,1h-2c-0.6494141,0-1-0.3125-1-1V8H5v1H3V8H2.2998047C2.078125,8,2,7.8129883,2,7.5834961V6.4165039\r
                        C2,6.1870117,2.1811523,6,2.402832,6H9V5c0-0.6879883,0.3505859-1,1-1h2c0.6484375,0,1,0.3120117,1,1V9z M12,5.3754883v3.2490234\r
index 0e2261b443d1104ef24a60f6e7796a1e3845323b..79e5c64cf9a729511a83f84b816f5d8feeb8c444 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>To Right</title> \r
-       <desc>To The Right Icon</desc> \r
+       <title>To Right</title>\r
+       <desc>Arrow To The Right Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconToRight">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14,8.5C14,4.909668,11.0898438,2,7.4995117,2\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14,8.5C14,4.909668,11.0898438,2,7.4995117,2\r
                        C4.4321289,2,1.862793,4.1411133,1.1801758,7h6.8203125L7.9995117,4.5L13,8.5l-5.0014648,4L7.9995117,10H1.1801758\r
                        c0.6787109,2.8652344,3.2470703,5,6.3193359,5C11.0898438,15,14,12.0898438,14,8.5z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14,7.5C14,3.909668,11.0898438,1,7.4995117,1\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14,7.5C14,3.909668,11.0898438,1,7.4995117,1\r
                        C4.4321289,1,1.862793,3.1411133,1.1801758,6h6.8203125L7.9995117,3.5L13,7.5l-5.0014648,4L7.9995117,9H1.1801758\r
                        c0.6787109,2.8652344,3.2470703,5,6.3193359,5C11.0898438,14,14,11.0898438,14,7.5z"/>\r
        </g>\r
index 62717d1163d5b5a5edb2a374556873218f1b948d..e68c4f5751711d9f04e95040482cf1ca7b228603 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>To Right</title> \r
-       <desc>To The Right Icon</desc> \r
+       <title>To Right</title>\r
+       <desc>Arrow To The Right Icon (disabled)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconToRight" style="opacity: .3;">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14,8.5C14,4.909668,11.0898438,2,7.4995117,2\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14,8.5C14,4.909668,11.0898438,2,7.4995117,2\r
                        C4.4321289,2,1.862793,4.1411133,1.1801758,7h6.8203125L7.9995117,4.5L13,8.5l-5.0014648,4L7.9995117,10H1.1801758\r
                        c0.6787109,2.8652344,3.2470703,5,6.3193359,5C11.0898438,15,14,12.0898438,14,8.5z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14,7.5C14,3.909668,11.0898438,1,7.4995117,1\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14,7.5C14,3.909668,11.0898438,1,7.4995117,1\r
                        C4.4321289,1,1.862793,3.1411133,1.1801758,6h6.8203125L7.9995117,3.5L13,7.5l-5.0014648,4L7.9995117,9H1.1801758\r
                        c0.6787109,2.8652344,3.2470703,5,6.3193359,5C11.0898438,14,14,11.0898438,14,7.5z"/>\r
        </g>\r
index 88bf9e7de58b182eb7566e32770a882d7025da92..0f1d97d6162a8df43a74300d42a840630bebabb5 100755 (executable)
@@ -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>Collapsible Opened</title> \r
-       <desc>Collapsible Opened Icon</desc> \r
+       <title>Collapsible Opened</title>\r
+       <desc>Collapsible Opened Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper {fill: #369;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconCollapsibleOpened">\r
-               <polygon class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="1,3 7.5014648,14 14,3"/>\r
-               <polygon class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #369;" points="1,2.0004883 7.5009766,13 14,2.0004883"/>\r
+               <polygon class="Lower" style="fill-rule: evenodd; clip-rule: evenodd;" points="1,3 7.5014648,14 14,3"/>\r
+               <polygon class="Upper" style="fill-rule: evenodd; clip-rule: evenodd;" points="1,2.0004883 7.5009766,13 14,2.0004883"/>\r
        </g>\r
 </svg>\r
diff --git a/wcfsetup/install/files/icon/opened1.svg b/wcfsetup/install/files/icon/opened1.svg
new file mode 100755 (executable)
index 0000000..72c5fdb
--- /dev/null
@@ -0,0 +1,28 @@
+<?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>Collapsible Opened</title>\r
+       <desc>Collapsible Opened 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
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconCollapsibleOpened">\r
+               <polygon class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" points="1,3 7.5014648,14 14,3"/>\r
+               <polygon class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" points="1,2.0004883 7.5009766,13 14,2.0004883"/>\r
+       </g>\r
+</svg>\r
index d66728677934dbd86e1648755c3f8fe11a40b84f..111caadb40b1d5127bb730271816b1b9e3abb35b 100755 (executable)
@@ -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>Collapsible Opened</title> \r
-       <desc>Collapsible Opened Icon</desc> \r
+       <title>Collapsible Opened</title>\r
+       <desc>Collapsible Opened Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper2 {fill: #fff;}\r
+                               .Lower2 {fill: #000;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconCollapsibleOpened">\r
-               <polygon class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" points="1,2.0004883 7.5009766,13 14,2.0004883"/>\r
-               <polygon class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="1,3 7.5014648,14 14,3"/>\r
+               <polygon class="Lower2" style="fill-rule: evenodd; clip-rule: evenodd;" points="1,2.0004883 7.5009766,13 14,2.0004883"/>\r
+               <polygon class="Upper2" style="fill-rule: evenodd; clip-rule: evenodd;" points="1,3 7.5014648,14 14,3"/>\r
        </g>\r
 </svg>\r
index 177d70a6bc3ab84750bd150ef92b12075b5c81b7..583065e357e762ec89845d4742f790703ffed417 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>Options</title> \r
-       <desc>Options Icon</desc> \r
+       <title>Options</title>\r
+       <desc>Options Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconOptions">\r
-               <path id="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M8.9516602,7.050293L8.4077148,5.0239258\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M8.9516602,7.050293L8.4077148,5.0239258\r
                        l2.7954102-2.7954102C10.7949219,2.0917969,10.3671875,2,9.9140625,2C7.6567383,2,5.8266602,3.8300781,5.8271484,6.0864258\r
                        c0,0.4541016,0.0913086,0.8828125,0.2280273,1.2905273l-4.7758789,4.7753906c-0.3725586,0.3730469-0.3725586,0.9824219,0,1.3544922\r
                        l1.2148438,1.2138672c0.3725586,0.3730469,0.9814453,0.3730469,1.3540039,0l4.7753906-4.7753906\r
@@ -25,7 +30,7 @@
                        c0-0.4541016-0.0917969-0.8818359-0.2285156-1.2895508l-2.7949219,2.7949219L8.9516602,7.050293z M3.4921875,13.1503906\r
                        c-0.1777344,0.1777344-0.4648438,0.1777344-0.6420898,0c-0.1777344-0.1777344-0.1777344-0.4648438,0-0.6425781\r
                        c0.1772461-0.1767578,0.4643555-0.1767578,0.6420898,0C3.6699219,12.6855469,3.6699219,12.9726562,3.4921875,13.1503906z"/>\r
-               <path id="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M8.9516602,6.050293L8.4077148,4.0239258\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M8.9516602,6.050293L8.4077148,4.0239258\r
                        l2.7954102-2.7954102C10.7949219,1.0917969,10.3671875,1,9.9140625,1C7.6567383,1,5.8266602,2.8300781,5.8271484,5.0864258\r
                        c0,0.4541016,0.0913086,0.8828125,0.2280273,1.2905273l-4.7758789,4.7753906c-0.3725586,0.3730469-0.3725586,0.9824219,0,1.3544922\r
                        l1.2148438,1.2138672c0.3725586,0.3730469,0.9814453,0.3730469,1.3540039,0l4.7753906-4.7749023\r
diff --git a/wcfsetup/install/files/icon/package.svg b/wcfsetup/install/files/icon/package.svg
deleted file mode 100644 (file)
index b9fde2a..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?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</title> \r
-       <desc>Package 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="IconPackage">\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 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
-       </g>\r
-</svg>\r
index b9fde2a417837176e1c454b4f7ea07e5b019c03a..299ec135e115978610066bf8b3a7f59902f2c80c 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</desc> \r
+       <title>Package</title>\r
+       <desc>Package Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconPackage">\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 class="Lower1">\r
+                       <polygon points="8,2 1,4.0004883 1,5.0004883 8,3 15,5.0004883 15,4.0004883"/>\r
+                       <path d="M8,6L1,4v9l7,2l7-2V4L8,6z M14,12.2861328L8,14l-6-1.7138672V5.2856445L8,7l6-1.7143555V12.2861328z"/>\r
                </g>\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 class="Upper1">\r
+                       <polygon points="8,1 1,3.0004883 1,4.0004883 8,2 15,4.0004883 15,3.0004883"/>\r
+                       <path d="M8,5L1,3v9l7,2l7-2V3L8,5z M14,11.2861328L8,13l-6-1.7138672V4.2856445L8,6l6-1.7143555V11.2861328z"/>\r
                </g>\r
        </g>\r
 </svg>\r
diff --git a/wcfsetup/install/files/icon/packageACP1.svg b/wcfsetup/install/files/icon/packageACP1.svg
deleted file mode 100644 (file)
index ef2aa6b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?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 ACP</title> \r
-       <desc>Package ACP 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="IconPackageACP">\r
-               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
-                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M13,14H2V5h11V14z"/>\r
-               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
-                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M13,13H2V4h11V13z"/>\r
-       </g>\r
-</svg>\r
index 6f0b31cd39e841ba028fde1a4dc3547313de1692..da7615ca613507e2eb1053a363c06b8c3dc541dc 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 Plugin</title> \r
-       <desc>Package Plugin Icon</desc> \r
+       <title>Package Plugin</title>\r
+       <desc>Package Plugin Icon (type 2)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
-       <g id="IconPackagePlugin">\r
-               <path id="Lower" style="fill: #fff;" d="M11.375,5.7753906V5.5C11.375,5.2250977,11,5,10.53125,5\r
+       <g id="IconPackagePlugin2">\r
+               <path class="Lower1" d="M11.375,5.7753906V5.5C11.375,5.2250977,11,5,10.53125,5\r
                        c-0.2578125,0-0.6445312,0.171875-0.859375,0L7,2.3125C6.6953125,2.0078125,6.262207,2,5.9868164,2H4.5\r
                        C4.2250977,2,4,2.2250977,4,2.5V4H1.5C1.2250977,4,1,4.2250977,1,4.5l0,0C1,4.7749023,1.2250977,5,1.5,5H4v3H1.5\r
                        C1.2250977,8,1,8.2246094,1,8.5l0,0C1,8.7753906,1.2250977,9,1.5,9H4v1.4990234c0,0.2753906,0.2250977,0.5,0.5,0.5h1.4868164\r
                        C6.262207,10.9990234,6.6870117,11,7,10.6865234L9.671875,8c0.2148438-0.171875,0.6015625,0,0.859375,0\r
                        C11,8,11.375,7.7753906,11.375,7.5V7.2739258C12.7783203,7.3901367,13.5,8.1801758,13.5,10c0,1.6572266-1.8427734,4-3.5,4H4\r
                        c0,0-0.5,0-0.5,0.5S4,15,4,15h6c2.4814453,0,5-2.5185547,5-5C15,7.1591797,13.6269531,5.9023438,11.375,5.7753906z"/>\r
-               <path id="Upper" style="fill: #666;" d="M11.375,4.7753906V4.5C11.375,4.2250977,11,4,10.53125,4\r
+               <path class="Upper1" d="M11.375,4.7753906V4.5C11.375,4.2250977,11,4,10.53125,4\r
                        c-0.2578125,0-0.6445312,0.171875-0.859375,0L7,1.3125C6.6953125,1.0078125,6.262207,1,5.9868164,1H4.5\r
                        C4.2250977,1,4,1.2250977,4,1.5V3H1.5C1.2250977,3,1,3.2250977,1,3.5l0,0C1,3.7749023,1.2250977,4,1.5,4H4v3H1.5\r
                        C1.2250977,7,1,7.2246094,1,7.5l0,0C1,7.7753906,1.2250977,8,1.5,8H4v1.4990234c0,0.2753906,0.2250977,0.5,0.5,0.5h1.4868164\r
index 5f959b1a5075210756c4eaaf58242d6c57de43d9..f1b2e20abcba386d4ce2f03d9b0976b7857143fc 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 Standalone</title> \r
-       <desc>Package Standalone Icon</desc> \r
+       <title>Package Standalone</title>\r
+       <desc>Package Standalone Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \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
+               <g class="Lower1">\r
+                       <path id="Front1" style="fill-rule: evenodd; clip-rule: evenodd;" 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
+                       <polygon id="Upside1" style="fill-rule: evenodd; clip-rule: evenodd;" 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
+               <g class="Upper1">\r
+                       <path id="Front2" style="fill-rule: evenodd; clip-rule: evenodd;" 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
+                       <polygon id="Upside2" style="fill-rule: evenodd; clip-rule: evenodd;" points="12.5,1.5 2.5,1.5 1,3.75 14,3.75"/>\r
                </g>\r
        </g>\r
 </svg>\r
index 4c1cf63641e16400b680c4d5402ba940877533e7..a69d84a1ef7e2b160b387b6a3ef0933bdeb0dea3 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>To Left</title> \r
-       <desc>To The Left Icon</desc> \r
+       <title>To Left</title>\r
+       <desc>To The Left Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconToLeft">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M1,8.5C1,4.909668,3.9101562,2,7.5,2\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M1,8.5C1,4.909668,3.9101562,2,7.5,2\r
                        c3.0683594,0,5.6367188,2.1411133,6.3203125,5H7V4.5l-5,4l5.0019531,4L7,10h6.8203125C13.140625,12.8652344,10.5722656,15,7.5,15\r
                        C3.9101562,15,1,12.0898438,1,8.5z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M1,7.5C1,3.909668,3.9101562,1,7.5,1\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M1,7.5C1,3.909668,3.9101562,1,7.5,1\r
                        c3.0683594,0,5.6367188,2.1411133,6.3203125,5H7V3.5l-5,4l5.0019531,4L7,9h6.8203125C13.140625,11.8652344,10.5722656,14,7.5,14\r
                        C3.9101562,14,1,11.0898438,1,7.5z"/>\r
        </g>\r
index 45261ed0d120f61fd4c2fa5867d09e4b1c19ec2a..6b8fc99c7a4d2b0d2c17e6e4060cfcc7851b16ad 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>To Left</title> \r
-       <desc>To The Left Icon</desc> \r
+       <title>To Left</title>\r
+       <desc>To The Left Icon (disabled)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconToLeft" style="opacity: .3;">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M1,8.5C1,4.909668,3.9101562,2,7.5,2\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M1,8.5C1,4.909668,3.9101562,2,7.5,2\r
                        c3.0683594,0,5.6367188,2.1411133,6.3203125,5H7V4.5l-5,4l5.0019531,4L7,10h6.8203125C13.140625,12.8652344,10.5722656,15,7.5,15\r
                        C3.9101562,15,1,12.0898438,1,8.5z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M1,7.5C1,3.909668,3.9101562,1,7.5,1\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M1,7.5C1,3.909668,3.9101562,1,7.5,1\r
                        c3.0683594,0,5.6367188,2.1411133,6.3203125,5H7V3.5l-5,4l5.0019531,4L7,9h6.8203125C13.140625,11.8652344,10.5722656,14,7.5,14\r
                        C3.9101562,14,1,11.0898438,1,7.5z"/>\r
        </g>\r
index 23a5d9e3151fb79780035c92a682eed8f16e5bf1..02b7f8acac44fd750d93d1bdcc41bf4f8ea42cf4 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>Run</title> \r
-       <desc>Run Icon (framed)</desc> \r
+       <title>Run</title>\r
+       <desc>Run Icon (framed)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconRun">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
                        c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M4,13.0097656v-9l7,4.4990234\r
                        L4,13.0097656z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
                        c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M4,12.0097656v-9l7,4.4990234\r
                        L4,12.0097656z"/>\r
        </g>\r
index e4e9e25377775c3ad5c4874db86e1b894c91e0dd..0638a680e6f715c11860cc4ea5d20b4f6519e34e 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>Run</title> \r
-       <desc>Run Icon (disabled)</desc> \r
+       <title>Run</title>\r
+       <desc>Run Icon (framed) (disabled)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconRun" style="opacity: .3;">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
                        c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M4,13.0097656v-9l7,4.4990234\r
                        L4,13.0097656z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
                        c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M4,12.0097656v-9l7,4.4990234\r
                        L4,12.0097656z"/>\r
        </g>\r
index d308c827869e153da20139c3ea954abc4fd4b88d..27e565deb91944e09a22f4c6978b885a38eb3998 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>Search</title> \r
-       <desc>Search Icon</desc> \r
+       <title>Search</title>\r
+       <desc>Search Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\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
+               <path class="Lower1" 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
@@ -25,7 +30,7 @@
                        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
+               <path class="Upper1" 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
index d512d71974c65c531190be0961456e868deaaca0..9cc39001c4dbbdf2a2fb665cf7aceda26696e8b3 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>Server</title> \r
-       <desc>Server Icon</desc> \r
+       <title>Server</title>\r
+       <desc>Server Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconServer">\r
-               <g class="Upper">\r
-                       <path id="Rack1" style="fill: #fff;" d="M1,15h13v-3H1V15z M2.5,13C2.7763672,13,3,13.2236328,3,13.5S2.7763672,14,2.5,14\r
+               <g class="Lower1">\r
+                       <path id="Rack2" d="M1,15h13v-3H1V15z M2.5,13C2.7763672,13,3,13.2236328,3,13.5S2.7763672,14,2.5,14\r
                                S2,13.7763672,2,13.5S2.2236328,13,2.5,13z M1,8v3h13V8H1z M2.5,10C2.2236328,10,2,9.7763672,2,9.5S2.2236328,9,2.5,9\r
                                S3,9.2236328,3,9.5S2.7763672,10,2.5,10z M1,4v3h13V4H1z M2.5,6C2.2236328,6,2,5.7763672,2,5.5S2.2236328,5,2.5,5\r
                                S3,5.2236328,3,5.5S2.7763672,6,2.5,6z"/>\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
+                       <polygon id="Upside2" style="fill-rule: evenodd; clip-rule: evenodd;" 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: #666;" d="M1,14h13v-3H1V14z M2.5,12C2.7763672,12,3,12.2236328,3,12.5S2.7763672,13,2.5,13\r
+               <g class="Upper1">\r
+                       <path id="Rack1" d="M1,14h13v-3H1V14z M2.5,12C2.7763672,12,3,12.2236328,3,12.5S2.7763672,13,2.5,13\r
                                S2,12.7763672,2,12.5S2.2236328,12,2.5,12z M1,7v3h13V7H1z M2.5,9C2.2236328,9,2,8.7763672,2,8.5S2.2236328,8,2.5,8\r
                                S3,8.2236328,3,8.5S2.7763672,9,2.5,9z M1,3v3h13V3H1z M2.5,5C2.2236328,5,2,4.7763672,2,4.5S2.2236328,4,2.5,4S3,4.2236328,3,4.5\r
                                S2.7763672,5,2.5,5z"/>\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
+                       <polygon id="Upside1" style="fill-rule: evenodd; clip-rule: evenodd;" points="12.5,1 2.5,1 1,2.75 14,2.75"/>\r
                </g>\r
        </g>\r
 </svg>\r
index b4501460961fdd3504fa28fc5ca5dd647d0a637e..92da81fdad5bbb6c7ce24085cbc75c768c24065e 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>Eye</title> \r
-       <desc>Eye Icon</desc> \r
+       <title>Eye</title>\r
+       <desc>Eye Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconEye">\r
-               <g class="Lower">\r
-                       <path id="Lids1" style="fill: #fff;" d="M8,4C4.409668,4,1,8.5,1,8.5S4.409668,13,8,13c3.5898438,0,7-4.5,7-4.5\r
+               <g class="Lower1">\r
+                       <path id="Lids2" d="M8,4C4.409668,4,1,8.5,1,8.5S4.409668,13,8,13c3.5898438,0,7-4.5,7-4.5\r
                                S11.5898438,4,8,4z M8,11.75c-2.1796875,0-4.3369141-1.8105469-5.5-3.25C3.6635742,7.0605469,5.8208008,5.25,8,5.25\r
                                c2.1796875,0,4.3369141,1.8115234,5.5,3.2509766C12.3398438,9.9404297,10.1875,11.75,8,11.75z"/>\r
-                       <path id="Pupil1" style="fill: #fff;" d="M8,5.9995117c-1.3808594,0-2.5,1.1191406-2.5,2.5C5.5,9.8798828,6.6191406,11,8,11\r
+                       <path id="Pupil2" d="M8,5.9995117c-1.3808594,0-2.5,1.1191406-2.5,2.5C5.5,9.8798828,6.6191406,11,8,11\r
                                s2.5-1.1201172,2.5-2.5004883C10.5,7.1186523,9.3808594,5.9995117,8,5.9995117z M8,9.25c-0.4145508,0-0.75-0.3354492-0.75-0.75\r
                                S7.5854492,7.75,8,7.75S8.75,8.0854492,8.75,8.5S8.4145508,9.25,8,9.25z"/>\r
                </g>\r
-               <g class="Upper">\r
-                       <path id="Lids2" style="fill: #666;" d="M8,3C4.409668,3,1,7.5,1,7.5S4.409668,12,8,12c3.5898438,0,7-4.5,7-4.5S11.5898438,3,8,3\r
+               <g class="Upper1">\r
+                       <path id="Lids1" d="M8,3C4.409668,3,1,7.5,1,7.5S4.409668,12,8,12c3.5898438,0,7-4.5,7-4.5S11.5898438,3,8,3\r
                                z M8,10.75c-2.1796875,0-4.3369141-1.8105469-5.5-3.25C3.6635742,6.0605469,5.8208008,4.25,8,4.25\r
                                c2.1796875,0,4.3369141,1.8115234,5.5,3.2509766C12.3398438,8.9404297,10.1875,10.75,8,10.75z"/>\r
-                       <path id="Pupil2" style="fill: #666;" d="M8,4.9995117c-1.3808594,0-2.5,1.1191406-2.5,2.5C5.5,8.8798828,6.6191406,10,8,10\r
+                       <path id="Pupil1" d="M8,4.9995117c-1.3808594,0-2.5,1.1191406-2.5,2.5C5.5,8.8798828,6.6191406,10,8,10\r
                                s2.5-1.1201172,2.5-2.5004883C10.5,6.1186523,9.3808594,4.9995117,8,4.9995117z M8,8.25c-0.4145508,0-0.75-0.3354492-0.75-0.75\r
                                S7.5854492,6.75,8,6.75S8.75,7.0854492,8.75,7.5S8.4145508,8.25,8,8.25z"/>\r
                </g>\r
diff --git a/wcfsetup/install/files/icon/sortASC.svg b/wcfsetup/install/files/icon/sortASC.svg
deleted file mode 100644 (file)
index 65bc9e1..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?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>Sorting Ascending</title> \r
-       <desc>Sorting Ascending 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="IconSortingArrowASC">\r
-               <g id="ASC">\r
-                       <polygon id="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" points="2,10 7.9995117,4 14,10"/>\r
-                       <polygon id="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="3,9.5996094 7.9995117,4.5996094 13,9.5996094"/>\r
-               </g>\r
-       </g>\r
-</svg>\r
diff --git a/wcfsetup/install/files/icon/sortASC2.svg b/wcfsetup/install/files/icon/sortASC2.svg
new file mode 100644 (file)
index 0000000..be91a34
--- /dev/null
@@ -0,0 +1,28 @@
+<?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>Sorting Ascending</title>\r
+       <desc>Sorting Ascending 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
+                               .SortingUpper {fill: #fff;}\r
+                               .SortingLower {fill: #000;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconSortingArrowASC">\r
+               <polygon class="SortingLower" style="fill-rule: evenodd; clip-rule: evenodd;" points="2,10 7.9995117,4 14,10"/>\r
+               <polygon class="SortingUpper" style="fill-rule: evenodd; clip-rule: evenodd;" points="3,9.5996094 7.9995117,4.5996094 13,9.5996094"/>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/sortDESC.svg b/wcfsetup/install/files/icon/sortDESC.svg
deleted file mode 100644 (file)
index 1533c86..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?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>Sorting Ascending</title> \r
-       <desc>Sorting Ascending 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="IconSortingArrowDESC">\r
-               <g id="DESC">\r
-                       <polygon id="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #000;" points="14,5 8.0004883,11 2,5"/>\r
-                       <polygon id="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="13,5.4003906 8.0004883,10.4003906 3,5.4003906"/>\r
-               </g>\r
-       </g>\r
-</svg>\r
diff --git a/wcfsetup/install/files/icon/sortDESC2.svg b/wcfsetup/install/files/icon/sortDESC2.svg
new file mode 100644 (file)
index 0000000..1f5361f
--- /dev/null
@@ -0,0 +1,28 @@
+<?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>Sorting Descending</title>\r
+       <desc>Sorting Descending 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
+                               .SortingUpper {fill: #fff;}\r
+                               .SortingLower {fill: #000;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconSortingArrowDESC">\r
+               <polygon class="SortingLower" style="fill-rule: evenodd; clip-rule: evenodd;" points="14,5 8.0004883,11 2,5"/>\r
+               <polygon class="SortingUpper" style="fill-rule: evenodd; clip-rule: evenodd;" points="13,5.4003906 8.0004883,10.4003906 3,5.4003906"/>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/spinner.svg b/wcfsetup/install/files/icon/spinner.svg
deleted file mode 100644 (file)
index 873ae15..0000000
+++ /dev/null
@@ -1,140 +0,0 @@
-<?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>Spinner</title> \r
-       <desc>Spinner Icon (animated)</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
-                               #x315degrees {opacity: 1; fill: #369;}\r
-                               #x270degrees {opacity: .5; fill: #369;}\r
-                               #x225degrees {opacity: .4; fill: #369;}\r
-                               #x180degrees {opacity: .3; fill: #369;}\r
-                               #x135degrees {opacity: .2; fill: #369;}\r
-                               #x090degrees {opacity: .1; fill: #369;}\r
-                               #x045degrees {opacity: .05; fill: #369;}\r
-                               #x000degrees {opacity: .01; fill: #369;}\r
-                               \r
-                               .Upper {fill: #369;}\r
-                               .Lower {fill: #fff;}\r
-                       ]]>\r
-               </style>\r
-       </defs>\r
-       \r
-       <g id="IconSpinner" transform="translate(7.5, 7.5)">\r
-               <animateTransform attributeName="transform" attributeType="XML" type="rotate" values="0;45;90;135;180;225;270;315" begin="0s" dur="1s" repeatCount="indefinite" calcMode="discrete" additive="sum" />\r
-               \r
-               <g transform="translate(-7.5, -7.5)">\r
-                       <g id="x315degrees">\r
-                               <path class="Upper" d="M6.0859375,6.8349609c-0.2006836,0-0.3891602-0.0776367-0.5302734-0.21875L2.7270508,3.7875977\r
-                                       c-0.2924805-0.2924805-0.2924805-0.7680664,0-1.0605469c0.1411133-0.1411133,0.3295898-0.2192383,0.5302734-0.2192383\r
-                                       s0.3891602,0.078125,0.5302734,0.2192383l2.8286133,2.8286133c0.2924805,0.2924805,0.2924805,0.7680664,0,1.0605469\r
-                                       C6.4750977,6.7573242,6.2866211,6.8349609,6.0859375,6.8349609L6.0859375,6.8349609z"/>\r
-                               <path class="Lower" d="M3.2573242,2.7578125c0.1279297,0,0.2563477,0.0488281,0.3535156,0.1459961l2.8286133,2.8286133\r
-                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312c-0.097168,0.097168-0.2250977,0.1459961-0.3535156,0.1459961\r
-                                       c-0.1279297,0-0.2563477-0.0488281-0.3535156-0.1459961L2.9038086,3.6108398\r
-                                       c-0.1943359-0.1943359-0.1943359-0.5126953,0-0.7070312C3.0009766,2.8066406,3.1289062,2.7578125,3.2573242,2.7578125\r
-                                        M3.2573242,2.2578125c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805S2.2583008,2.9897461,2.2583008,3.2573242\r
-                                       S2.3618164,3.7758789,2.550293,3.9643555l2.8286133,2.8286133c0.1884766,0.1884766,0.4394531,0.2919922,0.7070312,0.2919922\r
-                                       s0.5185547-0.1035156,0.7070312-0.2919922s0.2919922-0.4394531,0.2924805-0.7070312\r
-                                       c0-0.2675781-0.1040039-0.5185547-0.2924805-0.7070312L3.9643555,2.550293\r
-                                       C3.7758789,2.3618164,3.5249023,2.2578125,3.2573242,2.2578125L3.2573242,2.2578125z"/>\r
-                       </g>\r
-                       <g id="x270degrees">\r
-                               <path class="Upper" d="M1.5,8.25c-0.4135742,0-0.75-0.3364258-0.75-0.75S1.0864258,6.75,1.5,6.75h4\r
-                                       c0.4135742,0,0.75,0.3364258,0.75,0.75S5.9135742,8.25,5.5,8.25H1.5z"/>\r
-                               <path class="Lower" d="M5.5,7C5.7749023,7,6,7.2250977,6,7.5S5.7749023,8,5.5,8h-4C1.2250977,8,1,7.7749023,1,7.5\r
-                                       S1.2250977,7,1.5,7H5.5 M5.5,6.5h-4c-0.5512695,0-1,0.4487305-1,1s0.4487305,1,1,1h4c0.5512695,0,1-0.4487305,1-1\r
-                                       S6.0512695,6.5,5.5,6.5L5.5,6.5z"/>\r
-                       </g>\r
-                       <g id="x225degrees">\r
-                               <path class="Upper" d="M3.2583008,12.4921875c-0.2006836,0-0.3891602-0.0771484-0.5302734-0.21875\r
-                                       c-0.1420898-0.1416016-0.2202148-0.3300781-0.2202148-0.53125s0.0776367-0.3886719,0.21875-0.5302734l2.8295898-2.8286133\r
-                                       c0.1411133-0.1411133,0.3295898-0.2192383,0.5302734-0.2192383s0.3891602,0.078125,0.5302734,0.2192383\r
-                                       c0.2924805,0.2929688,0.2919922,0.769043,0,1.0610352l-2.828125,2.8291016\r
-                                       C3.6474609,12.4150391,3.4589844,12.4921875,3.2583008,12.4921875L3.2583008,12.4921875z"/>\r
-                               <path class="Lower" d="M6.0864258,8.4140625c0.1279297,0,0.2563477,0.0488281,0.3535156,0.1459961v0.0004883\r
-                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312l-2.828125,2.8291016\r
-                                       c-0.097168,0.0976562-0.2250977,0.1455078-0.3535156,0.1455078s-0.2563477-0.0478516-0.3535156-0.1455078l-0.0014648-0.0009766\r
-                                       c-0.1943359-0.1943359-0.1943359-0.5126953,0-0.7070312l2.8295898-2.8286133\r
-                                       C5.8300781,8.4628906,5.9584961,8.4140625,6.0864258,8.4140625 M6.0864258,7.9140625\r
-                                       c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805l-2.8295898,2.8286133\r
-                                       c-0.1884766,0.1884766-0.2919922,0.4394531-0.2919922,0.7070312s0.1035156,0.5185547,0.2919922,0.7070312l0.0341797,0.0341797\r
-                                       l0.0083008,0.0058594c0.1831055,0.1640625,0.4174805,0.2529297,0.6660156,0.2529297\r
-                                       c0.2675781,0,0.5185547-0.1035156,0.7070312-0.2919922l2.828125-2.8291016\r
-                                       c0.1884766-0.1884766,0.2919922-0.4394531,0.2924805-0.7070312C7.0854492,8.6464844,6.9819336,8.3955078,6.793457,8.2070312\r
-                                       C6.605957,8.0185547,6.3544922,7.9140625,6.0864258,7.9140625L6.0864258,7.9140625z"/>\r
-                       </g>\r
-                       <g id="x180degrees">\r
-                               <path class="Upper" d="M7.5009766,14.25c-0.4145508,0-0.7514648-0.3369141-0.7514648-0.75L6.75,9.5\r
-                                       c0-0.4140625,0.3364258-0.7504883,0.75-0.7504883c0.4140625,0,0.7504883,0.3364258,0.7504883,0.7504883l0.0004883,4\r
-                                       C8.2509766,13.9130859,7.9145508,14.25,7.5009766,14.25L7.5009766,14.25z"/>\r
-                               <path class="Lower" d="M7.5004883,8.9995117c0.2749023,0,0.5,0.2250977,0.5,0.5004883l0.0004883,4\r
-                                       c0,0.2753906-0.2250977,0.5-0.5,0.5H7.4995117c-0.2749023,0-0.5-0.2246094-0.5-0.5L7,9.5\r
-                                       c0-0.2753906,0.2250977-0.5004883,0.5-0.5004883H7.5004883 M7.5004883,8.4995117C6.9487305,8.4995117,6.5,8.9482422,6.5,9.5\r
-                                       l-0.0004883,4c0,0.5517578,0.4487305,1,1,1c0.5527344,0,1.0014648-0.4482422,1.0014648-1l-0.0004883-4\r
-                                       C8.5004883,8.9482422,8.0517578,8.4995117,7.5004883,8.4995117L7.5004883,8.4995117z"/>\r
-                       </g>\r
-                       <g id="x135degrees">\r
-                               <path class="Upper" d="M11.7421875,12.4921875c-0.2011719,0-0.3886719-0.0771484-0.5302734-0.21875L8.3833008,9.4443359\r
-                                       c-0.2924805-0.2919922-0.2924805-0.7680664,0-1.0605469c0.1416016-0.1416016,0.3300781-0.2197266,0.5307617-0.2197266\r
-                                       c0.2011719,0,0.3886719,0.078125,0.5302734,0.2192383l2.8291016,2.8286133\r
-                                       c0.1416016,0.1416016,0.21875,0.3291016,0.21875,0.5302734s-0.0771484,0.3886719-0.21875,0.5302734\r
-                                       S11.9433594,12.4921875,11.7421875,12.4921875L11.7421875,12.4921875z"/>\r
-                               <path class="Lower" d="M8.9140625,8.4140625c0.1279297,0,0.2558594,0.0488281,0.3535156,0.1459961l2.8291016,2.8286133\r
-                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312l-0.0009766,0.0009766\r
-                                       c-0.0976562,0.0976562-0.2255859,0.1455078-0.3535156,0.1455078s-0.2568359-0.0478516-0.3535156-0.1455078L8.5600586,9.2675781\r
-                                       c-0.1943359-0.1943359-0.1943359-0.5126953,0-0.7070312l0.0004883-0.0004883\r
-                                       C8.6577148,8.4628906,8.7856445,8.4140625,8.9140625,8.4140625 M8.9140625,7.9140625\r
-                                       c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805S7.9145508,8.6464844,7.9145508,8.9135742\r
-                                       C7.9140625,9.1816406,8.0180664,9.4326172,8.206543,9.6210938l2.8286133,2.8291016\r
-                                       c0.1884766,0.1884766,0.4394531,0.2919922,0.7070312,0.2919922s0.5185547-0.1035156,0.7070312-0.2919922\r
-                                       c0.1894531-0.1894531,0.2929688-0.4404297,0.2929688-0.7080078s-0.1035156-0.5185547-0.2919922-0.7070312L9.6210938,8.206543\r
-                                       C9.4326172,8.0180664,9.1816406,7.9140625,8.9140625,7.9140625L8.9140625,7.9140625z"/>\r
-                       </g>\r
-                       <g id="x090degrees">\r
-                               <path class="Upper" d="M9.5,8.25c-0.4140625,0-0.7504883-0.3364258-0.7504883-0.75S9.0859375,6.75,9.5,6.75h4\r
-                                       c0.4130859,0,0.75,0.3364258,0.75,0.75s-0.3369141,0.75-0.75,0.75H9.5z"/>\r
-                               <path class="Lower" d="M13.5,7C13.7753906,7,14,7.2250977,14,7.5S13.7753906,8,13.5,8h-4\r
-                                       C9.2246094,8,8.9995117,7.7749023,8.9995117,7.5S9.2246094,7,9.5,7H13.5 M13.5,6.5h-4\r
-                                       c-0.5517578,0-1.0004883,0.4487305-1.0004883,1S8.9482422,8.5,9.5,8.5h4c0.5517578,0,1-0.4487305,1-1S14.0517578,6.5,13.5,6.5\r
-                                       L13.5,6.5z"/>\r
-                       </g>\r
-                       <g id="x045degrees">\r
-                               <path class="Upper" d="M8.9140625,6.8349609c-0.2006836,0-0.3891602-0.0776367-0.5302734-0.2182617\r
-                                       c-0.2919922-0.2929688-0.2915039-0.769043,0.0004883-1.0610352l2.8286133-2.8286133\r
-                                       c0.1416016-0.1411133,0.3291016-0.21875,0.5302734-0.21875s0.3886719,0.0776367,0.5302734,0.21875\r
-                                       c0.2919922,0.2924805,0.2919922,0.7680664,0,1.0605469l-2.8291016,2.828125\r
-                                       C9.3027344,6.7568359,9.1142578,6.8349609,8.9140625,6.8349609L8.9140625,6.8349609z"/>\r
-                               <path class="Lower" d="M11.7431641,2.7583008c0.1279297,0,0.2568359,0.0483398,0.3535156,0.1455078\r
-                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312l-2.8291016,2.828125\r
-                                       c-0.0976562,0.097168-0.2255859,0.1459961-0.3535156,0.1459961c-0.128418,0-0.2563477-0.0488281-0.3535156-0.1455078\r
-                                       C8.3666992,6.2451172,8.3666992,5.9267578,8.5610352,5.7324219l2.8286133-2.8286133\r
-                                       C11.4873047,2.8066406,11.6152344,2.7583008,11.7431641,2.7583008 M11.7431641,2.2578125\r
-                                       c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805L8.2075195,5.3789062\r
-                                       C7.8178711,5.7685547,7.8173828,6.4023438,8.206543,6.7924805c0.1894531,0.1889648,0.4399414,0.2924805,0.7070312,0.2924805\r
-                                       c0.2680664,0,0.519043-0.1040039,0.7075195-0.2924805l2.8291016-2.828125\r
-                                       c0.1884766-0.1884766,0.2919922-0.4394531,0.2919922-0.7070312s-0.1035156-0.5185547-0.2919922-0.7070312\r
-                                       S12.0107422,2.2578125,11.7431641,2.2578125L11.7431641,2.2578125z"/>\r
-                       </g>\r
-                       <g id="x000degrees">\r
-                               <path class="Upper" d="M7.5,6.25c-0.4130859,0-0.7495117-0.3364258-0.7495117-0.75v-4\r
-                                       c0-0.4135742,0.3364258-0.75,0.7495117-0.75c0.4135742,0,0.75,0.3364258,0.75,0.75v4C8.25,5.9135742,7.9135742,6.25,7.5,6.25\r
-                                       L7.5,6.25z"/>\r
-                               <path class="Lower" d="M7.5,1C7.7749023,1,8,1.2250977,8,1.5v4C8,5.7749023,7.7749023,6,7.5,6\r
-                                       C7.2255859,6,7.0004883,5.7749023,7.0004883,5.5v-4C7.0004883,1.2250977,7.2255859,1,7.5,1 M7.5,0.5\r
-                                       c-0.5512695,0-0.9995117,0.4487305-0.9995117,1v4c0,0.5512695,0.4482422,1,0.9995117,1s1-0.4487305,1-1v-4\r
-                                       C8.5,0.9487305,8.0512695,0.5,7.5,0.5L7.5,0.5z"/>\r
-                       </g>\r
-               </g>\r
-       </g>\r
-</svg>\r
diff --git a/wcfsetup/install/files/icon/spinner1.svg b/wcfsetup/install/files/icon/spinner1.svg
new file mode 100644 (file)
index 0000000..3e07ed7
--- /dev/null
@@ -0,0 +1,140 @@
+<?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>Spinner</title>\r
+       <desc>Spinner Icon (type 4) (animated)</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
+                               #x315degrees {opacity: 1; fill: #666;}\r
+                               #x270degrees {opacity: .5; fill: #666;}\r
+                               #x225degrees {opacity: .4; fill: #666;}\r
+                               #x180degrees {opacity: .3; fill: #666;}\r
+                               #x135degrees {opacity: .2; fill: #666;}\r
+                               #x090degrees {opacity: .1; fill: #666;}\r
+                               #x045degrees {opacity: .05; fill: #666;}\r
+                               #x000degrees {opacity: .01; fill: #666;}\r
+                               \r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconSpinner" transform="translate(7.5, 7.5)">\r
+               <animateTransform attributeName="transform" attributeType="XML" type="rotate" values="0;45;90;135;180;225;270;315" begin="0s" dur="1s" repeatCount="indefinite" calcMode="discrete" additive="sum" />\r
+               \r
+               <g transform="translate(-7.5, -7.5)">\r
+                       <g id="x315degrees">\r
+                               <path class="Upper1" d="M6.0859375,6.8349609c-0.2006836,0-0.3891602-0.0776367-0.5302734-0.21875L2.7270508,3.7875977\r
+                                       c-0.2924805-0.2924805-0.2924805-0.7680664,0-1.0605469c0.1411133-0.1411133,0.3295898-0.2192383,0.5302734-0.2192383\r
+                                       s0.3891602,0.078125,0.5302734,0.2192383l2.8286133,2.8286133c0.2924805,0.2924805,0.2924805,0.7680664,0,1.0605469\r
+                                       C6.4750977,6.7573242,6.2866211,6.8349609,6.0859375,6.8349609L6.0859375,6.8349609z"/>\r
+                               <path class="Lower1" d="M3.2573242,2.7578125c0.1279297,0,0.2563477,0.0488281,0.3535156,0.1459961l2.8286133,2.8286133\r
+                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312c-0.097168,0.097168-0.2250977,0.1459961-0.3535156,0.1459961\r
+                                       c-0.1279297,0-0.2563477-0.0488281-0.3535156-0.1459961L2.9038086,3.6108398\r
+                                       c-0.1943359-0.1943359-0.1943359-0.5126953,0-0.7070312C3.0009766,2.8066406,3.1289062,2.7578125,3.2573242,2.7578125\r
+                                        M3.2573242,2.2578125c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805S2.2583008,2.9897461,2.2583008,3.2573242\r
+                                       S2.3618164,3.7758789,2.550293,3.9643555l2.8286133,2.8286133c0.1884766,0.1884766,0.4394531,0.2919922,0.7070312,0.2919922\r
+                                       s0.5185547-0.1035156,0.7070312-0.2919922s0.2919922-0.4394531,0.2924805-0.7070312\r
+                                       c0-0.2675781-0.1040039-0.5185547-0.2924805-0.7070312L3.9643555,2.550293\r
+                                       C3.7758789,2.3618164,3.5249023,2.2578125,3.2573242,2.2578125L3.2573242,2.2578125z"/>\r
+                       </g>\r
+                       <g id="x270degrees">\r
+                               <path class="Upper1" d="M1.5,8.25c-0.4135742,0-0.75-0.3364258-0.75-0.75S1.0864258,6.75,1.5,6.75h4\r
+                                       c0.4135742,0,0.75,0.3364258,0.75,0.75S5.9135742,8.25,5.5,8.25H1.5z"/>\r
+                               <path class="Lower1" d="M5.5,7C5.7749023,7,6,7.2250977,6,7.5S5.7749023,8,5.5,8h-4C1.2250977,8,1,7.7749023,1,7.5\r
+                                       S1.2250977,7,1.5,7H5.5 M5.5,6.5h-4c-0.5512695,0-1,0.4487305-1,1s0.4487305,1,1,1h4c0.5512695,0,1-0.4487305,1-1\r
+                                       S6.0512695,6.5,5.5,6.5L5.5,6.5z"/>\r
+                       </g>\r
+                       <g id="x225degrees">\r
+                               <path class="Upper1" d="M3.2583008,12.4921875c-0.2006836,0-0.3891602-0.0771484-0.5302734-0.21875\r
+                                       c-0.1420898-0.1416016-0.2202148-0.3300781-0.2202148-0.53125s0.0776367-0.3886719,0.21875-0.5302734l2.8295898-2.8286133\r
+                                       c0.1411133-0.1411133,0.3295898-0.2192383,0.5302734-0.2192383s0.3891602,0.078125,0.5302734,0.2192383\r
+                                       c0.2924805,0.2929688,0.2919922,0.769043,0,1.0610352l-2.828125,2.8291016\r
+                                       C3.6474609,12.4150391,3.4589844,12.4921875,3.2583008,12.4921875L3.2583008,12.4921875z"/>\r
+                               <path class="Lower1" d="M6.0864258,8.4140625c0.1279297,0,0.2563477,0.0488281,0.3535156,0.1459961v0.0004883\r
+                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312l-2.828125,2.8291016\r
+                                       c-0.097168,0.0976562-0.2250977,0.1455078-0.3535156,0.1455078s-0.2563477-0.0478516-0.3535156-0.1455078l-0.0014648-0.0009766\r
+                                       c-0.1943359-0.1943359-0.1943359-0.5126953,0-0.7070312l2.8295898-2.8286133\r
+                                       C5.8300781,8.4628906,5.9584961,8.4140625,6.0864258,8.4140625 M6.0864258,7.9140625\r
+                                       c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805l-2.8295898,2.8286133\r
+                                       c-0.1884766,0.1884766-0.2919922,0.4394531-0.2919922,0.7070312s0.1035156,0.5185547,0.2919922,0.7070312l0.0341797,0.0341797\r
+                                       l0.0083008,0.0058594c0.1831055,0.1640625,0.4174805,0.2529297,0.6660156,0.2529297\r
+                                       c0.2675781,0,0.5185547-0.1035156,0.7070312-0.2919922l2.828125-2.8291016\r
+                                       c0.1884766-0.1884766,0.2919922-0.4394531,0.2924805-0.7070312C7.0854492,8.6464844,6.9819336,8.3955078,6.793457,8.2070312\r
+                                       C6.605957,8.0185547,6.3544922,7.9140625,6.0864258,7.9140625L6.0864258,7.9140625z"/>\r
+                       </g>\r
+                       <g id="x180degrees">\r
+                               <path class="Upper1" d="M7.5009766,14.25c-0.4145508,0-0.7514648-0.3369141-0.7514648-0.75L6.75,9.5\r
+                                       c0-0.4140625,0.3364258-0.7504883,0.75-0.7504883c0.4140625,0,0.7504883,0.3364258,0.7504883,0.7504883l0.0004883,4\r
+                                       C8.2509766,13.9130859,7.9145508,14.25,7.5009766,14.25L7.5009766,14.25z"/>\r
+                               <path class="Lower1" d="M7.5004883,8.9995117c0.2749023,0,0.5,0.2250977,0.5,0.5004883l0.0004883,4\r
+                                       c0,0.2753906-0.2250977,0.5-0.5,0.5H7.4995117c-0.2749023,0-0.5-0.2246094-0.5-0.5L7,9.5\r
+                                       c0-0.2753906,0.2250977-0.5004883,0.5-0.5004883H7.5004883 M7.5004883,8.4995117C6.9487305,8.4995117,6.5,8.9482422,6.5,9.5\r
+                                       l-0.0004883,4c0,0.5517578,0.4487305,1,1,1c0.5527344,0,1.0014648-0.4482422,1.0014648-1l-0.0004883-4\r
+                                       C8.5004883,8.9482422,8.0517578,8.4995117,7.5004883,8.4995117L7.5004883,8.4995117z"/>\r
+                       </g>\r
+                       <g id="x135degrees">\r
+                               <path class="Upper1" d="M11.7421875,12.4921875c-0.2011719,0-0.3886719-0.0771484-0.5302734-0.21875L8.3833008,9.4443359\r
+                                       c-0.2924805-0.2919922-0.2924805-0.7680664,0-1.0605469c0.1416016-0.1416016,0.3300781-0.2197266,0.5307617-0.2197266\r
+                                       c0.2011719,0,0.3886719,0.078125,0.5302734,0.2192383l2.8291016,2.8286133\r
+                                       c0.1416016,0.1416016,0.21875,0.3291016,0.21875,0.5302734s-0.0771484,0.3886719-0.21875,0.5302734\r
+                                       S11.9433594,12.4921875,11.7421875,12.4921875L11.7421875,12.4921875z"/>\r
+                               <path class="Lower1" d="M8.9140625,8.4140625c0.1279297,0,0.2558594,0.0488281,0.3535156,0.1459961l2.8291016,2.8286133\r
+                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312l-0.0009766,0.0009766\r
+                                       c-0.0976562,0.0976562-0.2255859,0.1455078-0.3535156,0.1455078s-0.2568359-0.0478516-0.3535156-0.1455078L8.5600586,9.2675781\r
+                                       c-0.1943359-0.1943359-0.1943359-0.5126953,0-0.7070312l0.0004883-0.0004883\r
+                                       C8.6577148,8.4628906,8.7856445,8.4140625,8.9140625,8.4140625 M8.9140625,7.9140625\r
+                                       c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805S7.9145508,8.6464844,7.9145508,8.9135742\r
+                                       C7.9140625,9.1816406,8.0180664,9.4326172,8.206543,9.6210938l2.8286133,2.8291016\r
+                                       c0.1884766,0.1884766,0.4394531,0.2919922,0.7070312,0.2919922s0.5185547-0.1035156,0.7070312-0.2919922\r
+                                       c0.1894531-0.1894531,0.2929688-0.4404297,0.2929688-0.7080078s-0.1035156-0.5185547-0.2919922-0.7070312L9.6210938,8.206543\r
+                                       C9.4326172,8.0180664,9.1816406,7.9140625,8.9140625,7.9140625L8.9140625,7.9140625z"/>\r
+                       </g>\r
+                       <g id="x090degrees">\r
+                               <path class="Upper1" d="M9.5,8.25c-0.4140625,0-0.7504883-0.3364258-0.7504883-0.75S9.0859375,6.75,9.5,6.75h4\r
+                                       c0.4130859,0,0.75,0.3364258,0.75,0.75s-0.3369141,0.75-0.75,0.75H9.5z"/>\r
+                               <path class="Lower1" d="M13.5,7C13.7753906,7,14,7.2250977,14,7.5S13.7753906,8,13.5,8h-4\r
+                                       C9.2246094,8,8.9995117,7.7749023,8.9995117,7.5S9.2246094,7,9.5,7H13.5 M13.5,6.5h-4\r
+                                       c-0.5517578,0-1.0004883,0.4487305-1.0004883,1S8.9482422,8.5,9.5,8.5h4c0.5517578,0,1-0.4487305,1-1S14.0517578,6.5,13.5,6.5\r
+                                       L13.5,6.5z"/>\r
+                       </g>\r
+                       <g id="x045degrees">\r
+                               <path class="Upper1" d="M8.9140625,6.8349609c-0.2006836,0-0.3891602-0.0776367-0.5302734-0.2182617\r
+                                       c-0.2919922-0.2929688-0.2915039-0.769043,0.0004883-1.0610352l2.8286133-2.8286133\r
+                                       c0.1416016-0.1411133,0.3291016-0.21875,0.5302734-0.21875s0.3886719,0.0776367,0.5302734,0.21875\r
+                                       c0.2919922,0.2924805,0.2919922,0.7680664,0,1.0605469l-2.8291016,2.828125\r
+                                       C9.3027344,6.7568359,9.1142578,6.8349609,8.9140625,6.8349609L8.9140625,6.8349609z"/>\r
+                               <path class="Lower1" d="M11.7431641,2.7583008c0.1279297,0,0.2568359,0.0483398,0.3535156,0.1455078\r
+                                       c0.1943359,0.1943359,0.1943359,0.5126953,0,0.7070312l-2.8291016,2.828125\r
+                                       c-0.0976562,0.097168-0.2255859,0.1459961-0.3535156,0.1459961c-0.128418,0-0.2563477-0.0488281-0.3535156-0.1455078\r
+                                       C8.3666992,6.2451172,8.3666992,5.9267578,8.5610352,5.7324219l2.8286133-2.8286133\r
+                                       C11.4873047,2.8066406,11.6152344,2.7583008,11.7431641,2.7583008 M11.7431641,2.2578125\r
+                                       c-0.2675781,0-0.5185547,0.1040039-0.7070312,0.2924805L8.2075195,5.3789062\r
+                                       C7.8178711,5.7685547,7.8173828,6.4023438,8.206543,6.7924805c0.1894531,0.1889648,0.4399414,0.2924805,0.7070312,0.2924805\r
+                                       c0.2680664,0,0.519043-0.1040039,0.7075195-0.2924805l2.8291016-2.828125\r
+                                       c0.1884766-0.1884766,0.2919922-0.4394531,0.2919922-0.7070312s-0.1035156-0.5185547-0.2919922-0.7070312\r
+                                       S12.0107422,2.2578125,11.7431641,2.2578125L11.7431641,2.2578125z"/>\r
+                       </g>\r
+                       <g id="x000degrees">\r
+                               <path class="Upper1" d="M7.5,6.25c-0.4130859,0-0.7495117-0.3364258-0.7495117-0.75v-4\r
+                                       c0-0.4135742,0.3364258-0.75,0.7495117-0.75c0.4135742,0,0.75,0.3364258,0.75,0.75v4C8.25,5.9135742,7.9135742,6.25,7.5,6.25\r
+                                       L7.5,6.25z"/>\r
+                               <path class="Lower1" d="M7.5,1C7.7749023,1,8,1.2250977,8,1.5v4C8,5.7749023,7.7749023,6,7.5,6\r
+                                       C7.2255859,6,7.0004883,5.7749023,7.0004883,5.5v-4C7.0004883,1.2250977,7.2255859,1,7.5,1 M7.5,0.5\r
+                                       c-0.5512695,0-0.9995117,0.4487305-0.9995117,1v4c0,0.5512695,0.4482422,1,0.9995117,1s1-0.4487305,1-1v-4\r
+                                       C8.5,0.9487305,8.0512695,0.5,7.5,0.5L7.5,0.5z"/>\r
+                       </g>\r
+               </g>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/switch1.svg b/wcfsetup/install/files/icon/switch1.svg
deleted file mode 100644 (file)
index a1646e0..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?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>Switch</title> \r
-       <desc>Switch Icon (tilt)</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="IconSwitch">\r
-               <g class="Lower">\r
-                       <polygon id="Up1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="14,9.5839844 8.4082031,4.0009766 \r
-                               11.0117188,4.0009766 9.0078125,2 5,2 5,6.0019531 7.0039062,8.0024414 7.0039062,5.4287109 12.5830078,11"/>\r
-                       <polygon id="Down1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="8.0029297,8.9995117 \r
-                               8.0029297,11.5996094 2.4125977,6 1,7.4140625 6.5771484,13 4.0092773,13 6.0058594,15 10,15 10,11"/>\r
-               </g>\r
-               <g class="Upper">\r
-                       <polygon id="Up2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" points="14,8.5844727 8.4082031,3.0009766 \r
-                               11.0117188,3.0009766 9.0078125,1 5,1 5,5.0019531 7.0039062,7.0024414 7.0039062,4.4287109 12.5830078,10"/>\r
-                       <polygon id="Down2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" points="8.0029297,7.9995117 8.0029297,10.5996094 \r
-                               2.4125977,5 1,6.4140625 6.5771484,12 4.0092773,12 6.0058594,14 10,14 10,10"/>\r
-               </g>\r
-       </g>\r
-</svg>\r
index 16d1fed9c40bbf20d86b36ab17187347e0656810..96471fa7a276778249fbda05e866daa3d7bf8bc6 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>System Notification: Error</title> \r
-       <desc>Error Icon Used For System Notifications</desc> \r
+       <title>System Notification: Error</title>\r
+       <desc>Error Icon Used For System Notifications</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .UpperError {fill: #c00;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconSystemError">\r
-               <path id="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M10.1914062,1.9995117H4.8076172L1,5.8071289\r
+               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.1914062,1.9995117H4.8076172L1,5.8071289\r
                        v5.3842773L4.8076172,15h5.3837891L14,11.1914062V5.8071289L10.1914062,1.9995117z M11.8974609,7.6943359\r
                        c0.0458984,0.1064453-0.3808594,0.9941406-0.3808594,0.9941406c-0.125,0.1733398-0.4726562,1.2333984-0.4726562,1.2333984\r
                        c-0.2128906,1.0664062-1.1972656,2.3632812-1.1972656,2.3632812c-0.2558594,0.484375-1.2773438,0.6621094-1.2773438,0.6621094\r
@@ -45,7 +50,7 @@
                        c0.0732422,0.4296875,0.6347656,0.6757812,0.6347656,0.6757812c0.1494141,0.0488281,0.4931641-0.8745117,0.4931641-0.8745117\r
                        c0.0585938-0.0688477,0.15625-0.3261719,0.15625-0.3261719c0.328125-1.0844727,1.0830078-0.9985352,1.0830078-0.9985352\r
                        C12.2001953,7.1977539,11.8974609,7.6943359,11.8974609,7.6943359z"/>\r
-               <path id="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #c00;" d="M10.1914062,1H4.8076172L1,4.8076172v5.3847656\r
+               <path class="UpperError" style="fill-rule: evenodd; clip-rule: evenodd;" d="M10.1914062,1H4.8076172L1,4.8076172v5.3847656\r
                        L4.8076172,14h5.3837891L14,10.1923828V4.8076172L10.1914062,1z M11.8974609,6.6948242\r
                        c0.0458984,0.1064453-0.3808594,0.9941406-0.3808594,0.9941406c-0.125,0.1733398-0.4726562,1.2338867-0.4726562,1.2338867\r
                        c-0.2128906,1.0654297-1.1972656,2.3623047-1.1972656,2.3623047c-0.2558594,0.484375-1.2773438,0.6621094-1.2773438,0.6621094\r
index 5aa322f550cde1fe0964522d42272ccdc58f713b..779976f98075b1e12b8923b798030dcd66d55cf1 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>System Notification: Information</title> \r
-       <desc>Information Icon Used For System Notifications</desc> \r
+       <title>System Notification: Information</title>\r
+       <desc>Information Icon Used For System Notifications</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .UpperInfo {fill: #68b;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconSystemInfo">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M7.5,2C3.909668,2,1,4.9101562,1,8.5\r
+               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,2C3.909668,2,1,4.9101562,1,8.5\r
                        C1,12.0908203,3.909668,15,7.5,15c3.5898438,0,6.5-2.9091797,6.5-6.5C14,4.9101562,11.0898438,2,7.5,2z M8.8740234,12.0800781\r
                        c-0.3549805,0.1337891-0.6376953,0.2333984-0.8491211,0.3027344c-0.2109375,0.0683594-0.456543,0.1035156-0.7358398,0.1035156\r
                        c-0.4296875,0-0.7631836-0.0986328-1.0024414-0.2958984c-0.237793-0.1982422-0.3564453-0.4492188-0.3564453-0.7529297\r
@@ -36,7 +41,7 @@
                        c-0.2900391,0-0.5385742-0.090332-0.746582-0.2714844c-0.2080078-0.1801758-0.3115234-0.3989258-0.3115234-0.65625\r
                        S7.097168,4.956543,7.3051758,4.7739258S7.7617188,4.5,8.0517578,4.5c0.2905273,0,0.5380859,0.0913086,0.7446289,0.2739258\r
                        C9.0019531,4.956543,9.1044922,5.1757812,9.1044922,5.4331055S9.0019531,5.9091797,8.7963867,6.0893555z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #68b;" d="M7.5,1C3.909668,1,1,3.9101562,1,7.5\r
+               <path class="UpperInfo" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,1C3.909668,1,1,3.9101562,1,7.5\r
                        C1,11.0908203,3.909668,14,7.5,14c3.5898438,0,6.5-2.9091797,6.5-6.5C14,3.9101562,11.0898438,1,7.5,1z M8.8740234,11.0800781\r
                        c-0.3549805,0.1337891-0.6376953,0.2333984-0.8491211,0.3027344c-0.2109375,0.0683594-0.456543,0.1035156-0.7358398,0.1035156\r
                        c-0.4296875,0-0.7631836-0.0986328-1.0024414-0.2958984c-0.237793-0.1982422-0.3564453-0.4492188-0.3564453-0.7529297\r
index c21e9f28b59acbc415349acd66178e63d17d3f64..414264be5ac25182a71f95568a4fc7d8debbddeb 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>System Notification: Success</title> \r
-       <desc>Success Icon Used For System Notifications</desc> \r
+       <title>System Notification: Success</title>\r
+       <desc>Success Icon Used For System Notifications</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .UpperSuccess {fill: #090;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconSystemSuccess">\r
-               <path id="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M7.5,2C3.909668,2,1,4.909668,1,8.5\r
+               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,2C3.909668,2,1,4.909668,1,8.5\r
                        C1,12.0888672,3.909668,15,7.5,15c3.5898438,0,6.5-2.9111328,6.5-6.5C14,4.909668,11.0898438,2,7.5,2z M6.6855469,13.7402344\r
                        c-0.0175781,0.0283203-0.0483398,0.0458984-0.0820312,0.0478516H6.5991211c-0.0317383,0-0.0620117-0.0146484-0.081543-0.0400391\r
                        L2.8276367,8.9438477c-0.0234375-0.03125-0.027832-0.0727539-0.0102539-0.1079102\r
@@ -25,7 +30,7 @@
                        c0.0185547-0.0302734,0.0517578-0.0493164,0.0869141-0.0493164l2.0576172-0.0126953c0.0009766,0,0.0009766,0,0.0009766,0\r
                        c0.0371094,0,0.0712891,0.0200195,0.0898438,0.0527344c0.0175781,0.0327148,0.0166016,0.0727539-0.0029297,0.1044922\r
                        L6.6855469,13.7402344z"/>\r
-               <path id="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #090;" d="M7.5,1C3.909668,1,1,3.909668,1,7.5\r
+               <path class="UpperSuccess" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,1C3.909668,1,1,3.909668,1,7.5\r
                        C1,11.0888672,3.909668,14,7.5,14c3.5898438,0,6.5-2.9111328,6.5-6.5C14,3.909668,11.0898438,1,7.5,1z M6.6855469,12.7402344\r
                        c-0.0175781,0.0283203-0.0483398,0.0458984-0.0820312,0.0478516H6.5991211c-0.0317383,0-0.0620117-0.0146484-0.081543-0.0400391\r
                        L2.8276367,7.9438477c-0.0234375-0.03125-0.027832-0.0727539-0.0102539-0.1079102\r
index b174e61ec57c4b8b2547a46768c168da374e3b07..eb4c87735c0c56cec460635d211a5ce0641ff79c 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>System Notification: Warning</title> \r
-       <desc>Warning Icon Used For System Notifications</desc> \r
+       <title>System Notification: Warning</title>\r
+       <desc>Warning Icon Used For System Notifications</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .UpperWarning {fill: #990;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconSystemWarning">\r
-               <path id="Lower" class="Lower" style="fill: #fff;" d="M8.4799805,2.3774414c-0.2636719-0.4824219-0.6953125-0.4824219-0.9589844,0L1.1049805,14.1220703\r
+               <path class="Lower" d="M8.4799805,2.3774414c-0.2636719-0.4824219-0.6953125-0.4824219-0.9589844,0L1.1049805,14.1220703\r
                        C0.8413086,14.6054688,1.0756836,15,1.6254883,15H14.375c0.5498047,0,0.7841797-0.3945312,0.5205078-0.8779297\r
                        L8.4799805,2.3774414z M7.0532227,6.5c0-0.5498047,0.4262695-1,0.9472656-1s0.9472656,0.4501953,0.9472656,1v1.3554688\r
                        c0,0.5498047-0.1020508,1.4384766-0.2265625,1.9736328L8.675293,10.0263672C8.5507812,10.5615234,8.2441406,11,7.9941406,11\r
@@ -26,7 +31,7 @@
                        c-0.5825195,0-1.0541992-0.4667969-1.0541992-1.0390625c0-0.5761719,0.4716797-1.0390625,1.0541992-1.0390625\r
                        c0.5805664,0,1.0512695,0.4628906,1.0512695,1.0390625C9.0527344,13.4960938,8.5820312,13.9628906,8.0014648,13.9628906z"/>\r
        \r
-               <path id="Upper" class="Upper" style="fill: #990;" d="M8.4799805,1.3774414c-0.2636719-0.4824219-0.6953125-0.4824219-0.9589844,0L1.1049805,13.1220703\r
+               <path class="UpperWarning" d="M8.4799805,1.3774414c-0.2636719-0.4824219-0.6953125-0.4824219-0.9589844,0L1.1049805,13.1220703\r
                        C0.8413086,13.6054688,1.0756836,14,1.6254883,14H14.375c0.5498047,0,0.7841797-0.3945312,0.5205078-0.8779297\r
                        L8.4799805,1.3774414z M7.0532227,5.5c0-0.5498047,0.4262695-1,0.9472656-1s0.9472656,0.4501953,0.9472656,1v1.3554688\r
                        c0,0.5498047-0.1020508,1.4384766-0.2265625,1.9741211L8.675293,9.0263672C8.5507812,9.5615234,8.2441406,10,7.9941406,10\r
index e8776f45f60d9e43d77e1eb21fd656a9575ce501..717b6d15dee2fb92b73066b5140a4d12038e1ebb 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>Time</title> \r
-       <desc>Time Icon (outlined)</desc> \r
+       <title>Time</title>\r
+       <desc>Time Icon (outlined)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconTime">\r
-               <g id="Upper" class="Upper">\r
-                       <path id="Face1" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M2.347168,8.5004883\r
+               <g class="Lower1">\r
+                       <path id="Face2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,8.5004883\r
                                c0,2.8452148,2.3071289,5.1518555,5.152832,5.1518555c2.8447266,0,5.1523438-2.3066406,5.1523438-5.1518555\r
                                c0-2.8466797-2.3076172-5.1533203-5.1523438-5.1533203C4.6542969,3.347168,2.347168,5.6538086,2.347168,8.5004883z M1,8.5004883\r
                                c0-3.590332,2.909668-6.5,6.5-6.5c3.5898438,0,6.5,2.909668,6.5,6.5C14,12.0898438,11.0898438,15,7.5,15\r
                                C3.909668,15,1,12.0898438,1,8.5004883z"/>\r
-                       <path id="Hands1" style="fill: #fff;" d="M10.5527344,8H8V2.5483398c0-0.3012695-0.2250977-0.5478516-0.5-0.5478516\r
+                       <path id="Hands2" d="M10.5527344,8H8V2.5483398c0-0.3012695-0.2250977-0.5478516-0.5-0.5478516\r
                                S7,2.2470703,7,2.5483398v5.8901367v0.0136719v0.109375C7,8.8027344,7.2011719,9,7.4472656,9h3.1054688\r
                                C10.7988281,9,11,8.8027344,11,8.5615234V8.4384766C11,8.1972656,10.7988281,8,10.5527344,8z"/>\r
                </g>\r
-               <g id="Lower" class="Lower">\r
-                       <path id="Face2" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M2.347168,7.5004883\r
+               <g class="Upper1">\r
+                       <path id="Face1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M2.347168,7.5004883\r
                                c0,2.8452148,2.3071289,5.1518555,5.152832,5.1518555c2.8447266,0,5.1523438-2.3066406,5.1523438-5.1518555\r
                                c0-2.8466797-2.3076172-5.1533203-5.1523438-5.1533203C4.6542969,2.347168,2.347168,4.6538086,2.347168,7.5004883z M1,7.5004883\r
                                c0-3.590332,2.909668-6.5,6.5-6.5c3.5898438,0,6.5,2.909668,6.5,6.5C14,11.0898438,11.0898438,14,7.5,14\r
                                C3.909668,14,1,11.0898438,1,7.5004883z"/>\r
-                       <path id="Hands2" style="fill: #666;" d="M10.5527344,7H8V1.5483398c0-0.3012695-0.2250977-0.5478516-0.5-0.5478516\r
+                       <path id="Hands1" d="M10.5527344,7H8V1.5483398c0-0.3012695-0.2250977-0.5478516-0.5-0.5478516\r
                                S7,1.2470703,7,1.5483398v5.8901367v0.0136719v0.109375C7,7.8027344,7.2011719,8,7.4472656,8h3.1054688\r
                                C10.7988281,8,11,7.8027344,11,7.5615234V7.4384766C11,7.1972656,10.7988281,7,10.5527344,7z"/>\r
                </g>\r
index b1f524c5cbfc2f917927cea921d849316c1325c1..95d8ab11bf220ebbbe7253ba16898230e2340ffc 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>To Top</title> \r
-       <desc>To Top Of Page Icon</desc> \r
+       <title>To Top</title>\r
+       <desc>Arrow To Top Of Page Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper {fill: #369;}\r
+                               .Lower {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconToTop">\r
-               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M7.5,2C3.909668,2,1,4.909668,1,8.5\r
+               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,2C3.909668,2,1,4.909668,1,8.5\r
                        c0,3.0673828,2.1411133,5.6367188,5,6.3193359V7.9995117L3.5,8l4-5l4,5.0004883L9,8v6.8193359\r
                        C11.8652344,14.140625,14,11.5722656,14,8.5C14,4.909668,11.0898438,2,7.5,2z"/>\r
-               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #369;" d="M7.5,1C3.909668,1,1,3.909668,1,7.5\r
+               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,1C3.909668,1,1,3.909668,1,7.5\r
                        c0,3.0673828,2.1411133,5.6367188,5,6.3193359V6.9995117L3.5,7l4-5l4,5.0004883L9,7v6.8193359\r
                        C11.8652344,13.140625,14,10.5722656,14,7.5C14,3.909668,11.0898438,1,7.5,1z"/>\r
        </g>\r
index 5343cd5a2330647685bbb19bc444f74ab06891f3..4233340a750a1638952f0463dc5376619db94de7 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>To Top</title> \r
-       <desc>To Top Of Page Icon</desc> \r
+       <title>To Top</title>\r
+       <desc>Arrow To Top Of Page Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconToTop">\r
-               <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M7.5,2C3.909668,2,1,4.909668,1,8.5\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,2C3.909668,2,1,4.909668,1,8.5\r
                        c0,3.0673828,2.1411133,5.6367188,5,6.3193359V7.9995117L3.5,8l4-5l4,5.0004883L9,8v6.8193359\r
                        C11.8652344,14.140625,14,11.5722656,14,8.5C14,4.909668,11.0898438,2,7.5,2z"/>\r
-               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M7.5,1C3.909668,1,1,3.909668,1,7.5\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,1C3.909668,1,1,3.909668,1,7.5\r
                        c0,3.0673828,2.1411133,5.6367188,5,6.3193359V6.9995117L3.5,7l4-5l4,5.0004883L9,7v6.8193359\r
                        C11.8652344,13.140625,14,10.5722656,14,7.5C14,3.909668,11.0898438,1,7.5,1z"/>\r
        </g>\r
index 2dc11e32969e1d21a96f1fa00b52f58945578b84..fa0b7200e60a7b53087fbdc59c091eee90c2fc40 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>Update</title> \r
-       <desc>Update Icon</desc> \r
+       <title>Update</title>\r
+       <desc>Update Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconUpdate">\r
-               <g id="Lower" class="Lower">\r
-                       <path id="Circle_1_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M12,11.75\r
+               <g class="Lower1">\r
+                       <path id="Circle2" style="fill-rule: evenodd; clip-rule: evenodd;" d="M12,11.75\r
                                c-0.6455078-0.6455078-1.3427734-0.0800781-1.3427734-0.0800781C9.8496094,12.4853516,8.7421875,13,7.5,13\r
                                C5.0146484,13,3,10.9853516,3,8.5S5.0146484,4,7.5,4c1.9570312,0,3.6044922,1.2563477,4.2246094,3h2.0947266\r
                                C13.140625,4.1347656,10.5722656,2,7.5,2C3.9101562,2,1,4.9101562,1,8.5S3.9101562,15,7.5,15\r
                                c1.7919922,0,3.4091797-0.7304688,4.5830078-1.9042969C12.0830078,13.0957031,12.6669922,12.4169922,12,11.75z"/>\r
-                       <polygon id="Arrow_2_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" points="12.75,2 12.75,6 8.75,6 10.75,8 \r
+                       <polygon id="Arrow2" style="fill-rule: evenodd; clip-rule: evenodd;" points="12.75,2 12.75,6 8.75,6 10.75,8 \r
                                14.75,8 14.75,4"/>\r
                </g>\r
-               <g id="Upper" class="Upper">\r
-                       <path id="Circle" style="fill-rule: evenodd; clip-rule: evenodd;fill: #666;" d="M12,10.75\r
+               <g class="Upper1">\r
+                       <path id="Circle1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M12,10.75\r
                                c-0.6455078-0.6455078-1.3427734-0.0800781-1.3427734-0.0800781C9.8496094,11.4853516,8.7421875,12,7.5,12\r
                                C5.0146484,12,3,9.9853516,3,7.5S5.0146484,3,7.5,3c1.9570312,0,3.6044922,1.2563477,4.2246094,3h2.0947266\r
                                C13.140625,3.1347656,10.5722656,1,7.5,1C3.9101562,1,1,3.9101562,1,7.5S3.9101562,14,7.5,14\r
                                c1.7919922,0,3.4091797-0.7304688,4.5830078-1.9042969C12.0830078,12.0957031,12.6669922,11.4169922,12,10.75z"/>\r
-                       <polygon id="Arrow_1_" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" points="12.75,1 12.75,5 8.75,5 10.75,7 \r
+                       <polygon id="Arrow1" style="fill-rule: evenodd; clip-rule: evenodd;" points="12.75,1 12.75,5 8.75,5 10.75,7 \r
                                14.75,7 14.75,3"/>\r
                </g>\r
        </g>\r
index 6620c0c709af5ec894226d55d8175644b48b06c6..e65990e6db863a303580b326ac05e36d01f7f64c 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>Upload</title> \r
-       <desc>Upload Icon</desc> \r
+       <title>Upload</title>\r
+       <desc>Upload Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconUpload">\r
                <g id="Drive">\r
-                       <path class="Lower" style="fill: #fff;" d="M1,4v3h13V4H1z M2.5,6C2.2236328,6,2,5.7763672,2,5.5S2.2236328,5,2.5,5\r
+                       <path class="Lower1" d="M1,4v3h13V4H1z M2.5,6C2.2236328,6,2,5.7763672,2,5.5S2.2236328,5,2.5,5\r
                                S3,5.2236328,3,5.5S2.7763672,6,2.5,6z M14,3.75H1L2.5,2h10L14,3.75z"/>\r
-                       <path class="Upper" style="fill: #666;" d="M1,3v3h13V3H1z M2.5,5C2.2236328,5,2,4.7763672,2,4.5S2.2236328,4,2.5,4\r
+                       <path class="Upper1" d="M1,3v3h13V3H1z M2.5,5C2.2236328,5,2,4.7763672,2,4.5S2.2236328,4,2.5,4\r
                                S3,4.2236328,3,4.5S2.7763672,5,2.5,5z M14,2.75H1L2.5,1h10L14,2.75z"/>\r
                </g>\r
-               <g id="Arrow_2_">\r
-                       <polygon class="Lower" style="fill: #fff;" points="6,15 6,11 4,11 4,10 7.5,6.5004883 11,10 11,11 9,11 9,15"/>\r
-                       <polygon class="Upper" style="fill: #666;" points="6,14 6,10 4,10 7.5,6.5 11,10 9,10 9,14"/>\r
+               <g id="Arrow">\r
+                       <polygon class="Lower1" points="6,15 6,11 4,11 4,10 7.5,6.5004883 11,10 11,11 9,11 9,15"/>\r
+                       <polygon class="Upper1" points="6,14 6,10 4,10 7.5,6.5 11,10 9,10 9,14"/>\r
                </g>\r
        </g>\r
 </svg>\r
index d6f7500c304e5b70f4781abd354a833920be1b54..179fb21a909e5f7f21f2ce09f0863327ddcc2abd 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>User</title> \r
-       <desc>User Icon</desc> \r
+       <title>User</title>\r
+       <desc>User Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconUser">\r
                <g id="Silhouette">\r
-                       <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14,15\r
+                       <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14,15\r
                                c-0.2333984-1.171875-0.6699219-3.6777344-1.7470703-4.1445312c-0.8632812-0.375-1.5673828-0.8359375-2.109375-1.3808594\r
                                C9.8984375,9.125,9.4882812,8.9316406,8.9165039,8.8886719c-0.152832-0.3769531-0.1459961-0.84375,0.019043-1.3994141\r
                                C9.28125,7.1186523,9.5078125,6.5932617,9.6201172,5.9116211C9.6113281,5.6884766,9.484375,5.5981445,9.2373047,5.6386719\r
@@ -30,7 +35,7 @@
                                c0.1738281,0.6591797,0.3232422,1.0898438,0.9648438,1.4794922l0.0415039,0.390625L4.6547852,9.9414062\r
                                c-0.8051758,0.5859375-1.7163086,1.0996094-2.734375,1.5371094c-0.2436523,0.2128906-0.9057617,3.1230469-0.9174805,3.5058594\r
                                C1.0019531,14.9882812,1.0004883,14.9960938,1,15H14z"/>\r
-                       <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14,14\r
+                       <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14,14\r
                                c-0.2333984-1.1708984-0.6699219-3.6777344-1.7470703-4.1435547c-0.8632812-0.375-1.5673828-0.8369141-2.109375-1.3808594\r
                                C9.8984375,8.125,9.4882812,7.9316406,8.9165039,7.8896484c-0.152832-0.3779297-0.1459961-0.8442383,0.019043-1.3999023\r
                                C9.28125,6.1191406,9.5078125,5.59375,9.6201172,4.9121094C9.6113281,4.6889648,9.484375,4.5986328,9.2373047,4.6391602\r
index e7a8cf7bc18a0823a73a717cdbe6703117044d2b..668059a409d4a6fa41cba1117bbbdf666a4e68c1 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>Users</title> \r
-       <desc>Users Icon</desc> \r
+       <title>Users</title>\r
+       <desc>Users Icon (different heights)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconUsers">\r
                <g id="SilhouetteRight">\r
-                       <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M14.65625,11.7490234\r
+                       <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14.65625,11.7490234\r
                                c-0.6640625-0.2939453-1.2050781-0.6552734-1.6220703-1.0830078c-0.1884766-0.2744141-0.5048828-0.4257812-0.9443359-0.4599609\r
                                c-0.1171875-0.2958984-0.1113281-0.6611328,0.015625-1.0966797c0.265625-0.2910156,0.4394531-0.7036133,0.5253906-1.2382812\r
                                C12.625,7.6962891,12.5273438,7.6254883,12.3369141,7.6572266c-0.0205078-0.3632812,0.0449219-0.7607422,0.2001953-1.190918\r
@@ -30,7 +35,7 @@
                                c0.0083008,0.03125,0.0170898,0.0566406,0.0249023,0.0869141c0.1616211,0.0927734,0.2993164,0.2070312,0.402832,0.3564453\r
                                c0.53125,0.5449219,1.2226562,1.0058594,2.0673828,1.3798828C12.3164062,11.3222656,12.5,13.8544922,12.5,15H15v-2.9697266\r
                                C14.8945312,11.9082031,14.7832031,11.8046875,14.65625,11.7490234z"/>\r
-                       <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M14.65625,10.75\r
+                       <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M14.65625,10.75\r
                                c-0.6640625-0.2939453-1.2050781-0.65625-1.6220703-1.0820312c-0.1884766-0.2753906-0.5048828-0.4277344-0.9443359-0.4599609\r
                                c-0.1171875-0.2958984-0.1113281-0.6625977,0.015625-1.0981445c0.265625-0.2905273,0.4394531-0.7021484,0.5253906-1.2373047\r
                                C12.625,6.6972656,12.5273438,6.6269531,12.3369141,6.6586914c-0.0205078-0.3632812,0.0449219-0.7612305,0.2001953-1.1914062\r
@@ -44,7 +49,7 @@
                                C14.8945312,10.9091797,14.7832031,10.8066406,14.65625,10.75z"/>\r
                </g>\r
                <g id="SilhouetteLeft">\r
-                       <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M3.1313477,5.8544922L2.9545898,5.8740234\r
+                       <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M3.1313477,5.8544922L2.9545898,5.8740234\r
                                C2.6582031,6.296875,2.8120117,6.1831055,3.2299805,7.1962891l0.0195312,0.1958008\r
                                c0.1704102,0.6586914,0.315918,1.0898438,0.9453125,1.4785156l0.0405273,0.3911133L3.309082,9.9414062\r
                                C2.6240234,10.4511719,1.8432617,10.8945312,1,11.2910156V15h11c0-1.1455078-0.1835938-3.6777344-1.2402344-4.1445312\r
@@ -55,7 +60,7 @@
                                L6.2661133,2.2329102L6.3046875,2L5.9897461,2.15625C5.3359375,2.0024414,4.7436523,2.1464844,4.2158203,2.5839844\r
                                L4.0576172,2.2910156c-0.1904297,0.565918-0.512207,1.0380859-0.965332,1.4213867H2.8549805l0.0205078,0.3515625\r
                                L2.6972656,4.5883789L3.1313477,5.8544922z"/>\r
-                       <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M3.1318359,4.8540039L2.9545898,4.8735352\r
+                       <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M3.1318359,4.8540039L2.9545898,4.8735352\r
                                C2.6582031,5.2973633,2.8120117,5.1835938,3.2304688,6.1977539L3.25,6.3920898\r
                                c0.1699219,0.659668,0.315918,1.090332,0.9453125,1.4804688L4.2353516,8.262207L3.3095703,8.9418945\r
                                C2.6240234,9.4501953,1.8432617,9.8955078,1,10.2929688V14h11c0-1.2050781-0.1826172-3.6767578-1.2392578-4.1445312\r
diff --git a/wcfsetup/install/files/icon/wbbIcon1.svg b/wcfsetup/install/files/icon/wbbIcon1.svg
new file mode 100644 (file)
index 0000000..23cc0b2
--- /dev/null
@@ -0,0 +1,70 @@
+<?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>WoltLab Burning Board</title>\r
+       <desc>WoltLab Burning Board 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
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconWBBIcon">\r
+               <path class="Lower1" d="M12.6083984,15H8.8251953c-0.1186523-0.2314453-0.2211914-0.4755859-0.2910156-0.734375\r
+                       l-0.0039062-0.0126953c-0.081543-0.3095703-0.125-0.6376953-0.125-0.9726562c0-0.3378906,0.043457-0.6650391,0.125-0.9746094\r
+                       l0.0048828-0.0126953c0.1728516-0.6474609,0.5136719-1.2285156,0.9707031-1.6884766l0.0107422-0.0117188\r
+                       c0.4609375-0.4599609,1.0380859-0.8017578,1.6835938-0.9775391l0.0205078-0.0068359\r
+                       c0.3154297-0.0849609,0.6455078-0.1289062,0.984375-0.1289062c0.3320312,0,0.6523438,0.0439453,0.9589844,0.1220703\r
+                       l0.0273438,0.0078125C13.4785156,9.6855469,13.7460938,9.7998047,14,9.9365234v3.6708984\r
+                       C14,14.3779297,13.3779297,15,12.6083984,15z M3.3588867,13.2802734c0-0.2998047,1.2646484-1.7226562,2.4506836-1.7226562\r
+                       h0.0473633l-0.0395508-0.0214844C4.7885742,10.9414062,4.4033203,9.078125,4.5537109,8.8178711\r
+                       s1.9560547-0.8579102,2.9838867-0.2651367L7.578125,8.5766602L7.5561523,8.5380859\r
+                       C6.9609375,7.5092773,7.559082,5.7026367,7.8193359,5.5532227c0.2602539-0.1513672,2.1240234,0.234375,2.7158203,1.2612305\r
+                       l0.0234375,0.0405273V6.8105469c0-1.1884766,1.421875-2.4536133,1.7226562-2.4536133\r
+                       c0.2988281,0,1.7109375,1.2568359,1.71875,2.4394531v-3.402832C14,2.6240234,13.3779297,2,12.6083984,2H2.394043\r
+                       C1.6245117,2,1.0004883,2.6240234,1.0004883,3.3935547v10.2138672C1.0004883,14.3779297,1.6245117,15,2.394043,15h3.4174805\r
+                       C4.6235352,15,3.3588867,13.5800781,3.3588867,13.2802734z M7.7797852,15h0.5576172\r
+                       c-0.0913086-0.203125-0.1723633-0.4130859-0.2319336-0.6337891c-0.0913086-0.3525391-0.1396484-0.7177734-0.1396484-1.0859375\r
+                       c0-0.3691406,0.0483398-0.7353516,0.1445312-1.1015625c0.1904297-0.7099609,0.5649414-1.359375,1.0966797-1.8955078\r
+                       c0.5234375-0.5224609,1.1728516-0.9003906,1.9003906-1.0986328c0.3535156-0.0947266,0.7236328-0.1445312,1.0976562-0.1445312\r
+                       c0.3603516,0,0.7216797,0.0478516,1.0996094,0.1455078C13.5449219,9.25,13.7753906,9.34375,14,9.4492188V8.8808594\r
+                       c-0.1904297-0.0791016-0.390625-0.1459961-0.5957031-0.2021484c-0.7949219-0.2045898-1.6210938-0.2080078-2.4550781,0.0166016\r
+                       C10.15625,8.9116211,9.4277344,9.3339844,8.8295898,9.9335938c-0.5820312,0.5839844-1.0024414,1.3173828-1.2211914,2.1269531\r
+                       c-0.1035156,0.3974609-0.1567383,0.8056641-0.1567383,1.2197266c0,0.4111328,0.0532227,0.8193359,0.1616211,1.234375\r
+                       C7.6582031,14.6806641,7.7163086,14.8417969,7.7797852,15z"/>\r
+               <path class="Upper1" d="M12.6083984,14H8.8251953c-0.1186523-0.2314453-0.2211914-0.4755859-0.2910156-0.734375\r
+                       l-0.0039062-0.0126953c-0.081543-0.3095703-0.125-0.6376953-0.125-0.9726562c0-0.3378906,0.043457-0.6650391,0.125-0.9746094\r
+                       l0.0048828-0.0126953c0.1728516-0.6474609,0.5136719-1.2285156,0.9707031-1.6884766l0.0107422-0.0117188\r
+                       c0.4609375-0.4599609,1.0380859-0.8022461,1.6835938-0.9780273l0.0205078-0.0063477\r
+                       c0.3154297-0.0844727,0.6455078-0.1289062,0.984375-0.1289062c0.3320312,0,0.6523438,0.043457,0.9589844,0.1225586\r
+                       l0.0273438,0.0073242C13.4785156,8.6855469,13.7460938,8.7998047,14,8.9365234v3.6708984\r
+                       C14,13.3779297,13.3779297,14,12.6083984,14z M3.3588867,12.2802734c0-0.2998047,1.2646484-1.7226562,2.4506836-1.7226562\r
+                       h0.0473633l-0.0395508-0.0214844C4.7885742,9.9414062,4.4033203,8.078125,4.5537109,7.8178711\r
+                       s1.9560547-0.8579102,2.9838867-0.2651367L7.578125,7.5766602L7.5561523,7.5380859\r
+                       C6.9609375,6.5092773,7.559082,4.7026367,7.8193359,4.5532227c0.2602539-0.1513672,2.1240234,0.234375,2.7158203,1.2612305\r
+                       l0.0234375,0.0405273V5.8105469c0-1.1884766,1.421875-2.4536133,1.7226562-2.4536133\r
+                       c0.2988281,0,1.7109375,1.2568359,1.71875,2.4394531v-3.402832C14,1.6240234,13.3779297,1,12.6083984,1H2.394043\r
+                       C1.6245117,1,1.0004883,1.6240234,1.0004883,2.3935547v10.2138672C1.0004883,13.3779297,1.6245117,14,2.394043,14h3.4174805\r
+                       C4.6235352,14,3.3588867,12.5800781,3.3588867,12.2802734z M7.7797852,14h0.5576172\r
+                       c-0.0913086-0.203125-0.1723633-0.4130859-0.2319336-0.6337891c-0.0913086-0.3525391-0.1396484-0.7177734-0.1396484-1.0859375\r
+                       c0-0.3691406,0.0483398-0.7353516,0.1445312-1.1015625C8.3007812,10.46875,8.675293,9.8193359,9.2070312,9.2832031\r
+                       c0.5234375-0.5224609,1.1728516-0.8999023,1.9003906-1.0986328c0.3535156-0.0952148,0.7236328-0.1445312,1.0976562-0.1445312\r
+                       c0.3603516,0,0.7216797,0.0473633,1.0996094,0.1459961C13.5449219,8.2495117,13.7753906,8.34375,14,8.449707V7.8808594\r
+                       c-0.1904297-0.0791016-0.390625-0.1459961-0.5957031-0.2021484c-0.7949219-0.2045898-1.6210938-0.2080078-2.4550781,0.0166016\r
+                       C10.15625,7.9116211,9.4277344,8.3344727,8.8295898,8.9331055c-0.5820312,0.5844727-1.0024414,1.3178711-1.2211914,2.1274414\r
+                       c-0.1035156,0.3974609-0.1567383,0.8056641-0.1567383,1.2197266c0,0.4111328,0.0532227,0.8193359,0.1616211,1.234375\r
+                       C7.6582031,13.6806641,7.7163086,13.8417969,7.7797852,14z"/>\r
+       </g>\r
+</svg>\r
index f9c8481f92a0bc53b9b9a46b12e12dbfd75b89bc..6bc10514a674c236d64e01d75d046ee04d69ab1e 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>WCF-Icon</title> \r
-       <desc>WCF-Icon Icon</desc> \r
+       <title>WoltLab Community Framework</title>\r
+       <desc>WCF Icon</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
        <g id="IconWCFIcon">\r
-               <path id="Lower" style="fill: #fff;" d="M9.1425781,9.3037109c-1.7382812,0.3916016-2.3359375,0.9677734-3.3452148,3.0166016\r
+               <path class="Lower1" d="M9.1425781,9.3037109c-1.7382812,0.3916016-2.3359375,0.9677734-3.3452148,3.0166016\r
                        C7.9956055,11.65625,8.5546875,11.0878906,9.1425781,9.3037109L9.1425781,9.3037109z M9.4248047,9.0107422v3.1083984\r
                        c0,0.859375-0.6962891,1.5566406-1.5541992,1.5566406H3.2070312v-3.109375c0-0.859375,0.6958008-1.5556641,1.5541992-1.5556641\r
                        H9.4248047L9.4248047,9.0107422z M4.5024414,3.7392578c0.7973633,2.4228516,1.5561523,3.1918945,4.5395508,4.0932617\r
@@ -30,7 +35,7 @@
                        C11.4570312,9.6445312,11.8017578,9.9941406,12.1621094,11.09375L12.1621094,11.09375z M9.9726562,10.9257812\r
                        c0,0.5273438,0.4296875,0.9570312,0.9580078,0.9570312h2.8710938V9.9677734c0-0.5283203-0.4277344-0.9570312-0.9570312-0.9570312\r
                        H9.9726562V10.9257812L9.9726562,10.9257812z"/>\r
-               <path id="Upper" style="fill: #666;" d="M9.1425781,8.2924805c-1.7382812,0.3920898-2.3359375,0.9682617-3.3452148,3.0161133\r
+               <path class="Upper1" d="M9.1425781,8.2924805c-1.7382812,0.3920898-2.3359375,0.9682617-3.3452148,3.0161133\r
                        C7.9956055,10.6445312,8.5546875,10.0771484,9.1425781,8.2924805L9.1425781,8.2924805z M9.4248047,7.9995117v3.1088867\r
                        c0,0.859375-0.6962891,1.5556641-1.5541992,1.5556641H3.2070312v-3.109375c0-0.859375,0.6958008-1.5551758,1.5541992-1.5551758\r
                        H9.4248047L9.4248047,7.9995117z M4.5024414,2.7280273c0.7973633,2.4228516,1.5561523,3.1918945,4.5395508,4.0932617\r
index 6b37de79cdc901e7fe43bc9798fca3d4403f664a..4e012085d7dd772f491cb795d5b18b9cd1867244 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>Options</title> \r
-       <desc>Options Icon</desc> \r
+       <title>Working</title>\r
+       <desc>Working Icon (animated)</desc>\r
        \r
        <!--\r
                @author         Harald Szekely \r
        --> \r
        \r
        <defs>\r
-               \r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
        </defs>\r
        \r
-       <g id="IconOptions">\r
+       <g id="IconWorkingA">\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
+                       <path class="Lower1" 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
@@ -47,7 +52,7 @@
                <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
+                       <path class="Upper1" 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