Revision: 52317
Author:   jdegooijer
Date:     2015-03-18 14:53:46 +0100 (Wed, 18 Mar 2015)
Log Message:
-----------
CMS7-8896: Remove stacked icons, we can stack them with hippo-stack directive 
or in the cms with java

Modified Paths:
--------------
    hippo-cms7/frontend/theme/trunk/demo/hippo-icons.html

Removed Paths:
-------------
    hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-xl.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-l.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-m.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-s.svg
    hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-xl.svg

Modified: hippo-cms7/frontend/theme/trunk/demo/hippo-icons.html
===================================================================
--- hippo-cms7/frontend/theme/trunk/demo/hippo-icons.html       2015-03-18 
13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/demo/hippo-icons.html       2015-03-18 
13:53:46 UTC (rev 52317)
@@ -168,13 +168,6 @@
                     <td class="text-center"><hippo-icon name="caret-right" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>check-circle-clock</td>
-                    <td class="text-center"><hippo-icon 
name="check-circle-clock" size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="check-circle-clock" size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="check-circle-clock" size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="check-circle-clock" size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>check-circle</td>
                     <td class="text-center"><hippo-icon name="check-circle" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="check-circle" 
size="m"></hippo-icon></td>
@@ -259,7 +252,7 @@
                     <td class="text-center"><hippo-icon name="crop" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>empty</td>
+                    <td>empty (can be used as placeholder) </td>
                     <td class="text-center"><hippo-icon name="empty" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="empty" 
size="m"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="empty" 
size="l"></hippo-icon></td>
@@ -308,13 +301,6 @@
                     <td class="text-center"><hippo-icon name="file-image" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>file-image-plus</td>
-                    <td class="text-center"><hippo-icon name="file-image-plus" 
size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-image-plus" 
size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-image-plus" 
size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-image-plus" 
size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>file</td>
                     <td class="text-center"><hippo-icon name="file" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="file" 
size="m"></hippo-icon></td>
@@ -336,13 +322,6 @@
                     <td class="text-center"><hippo-icon name="file-pencil" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>file-plus</td>
-                    <td class="text-center"><hippo-icon name="file-plus" 
size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-plus" 
size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-plus" 
size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-plus" 
size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>file-text</td>
                     <td class="text-center"><hippo-icon name="file-text" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="file-text" 
size="m"></hippo-icon></td>
@@ -350,13 +329,6 @@
                     <td class="text-center"><hippo-icon name="file-text" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>file-unlocked</td>
-                    <td class="text-center"><hippo-icon name="file-unlocked" 
size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-unlocked" 
size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-unlocked" 
size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="file-unlocked" 
size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>files</td>
                     <td class="text-center"><hippo-icon name="files" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="files" 
size="m"></hippo-icon></td>
@@ -378,13 +350,6 @@
                     <td class="text-center"><hippo-icon name="floppy" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>floppy-times-circle</td>
-                    <td class="text-center"><hippo-icon 
name="floppy-times-circle" size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="floppy-times-circle" size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="floppy-times-circle" size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="floppy-times-circle" size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>folder</td>
                     <td class="text-center"><hippo-icon name="folder" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="folder" 
size="m"></hippo-icon></td>
@@ -399,20 +364,6 @@
                     <td class="text-center"><hippo-icon name="folder-open" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>folder-open-user</td>
-                    <td class="text-center"><hippo-icon 
name="folder-open-user" size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="folder-open-user" size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="folder-open-user" size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="folder-open-user" size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
-                    <td>folder-plus</td>
-                    <td class="text-center"><hippo-icon name="folder-plus" 
size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="folder-plus" 
size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="folder-plus" 
size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="folder-plus" 
size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>font</td>
                     <td class="text-center"><hippo-icon name="font" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="font" 
size="m"></hippo-icon></td>
@@ -483,13 +434,6 @@
                     <td class="text-center"><hippo-icon name="locked" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>minus-circle-clock</td>
-                    <td class="text-center"><hippo-icon 
name="minus-circle-clock" size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="minus-circle-clock" size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="minus-circle-clock" size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon 
name="minus-circle-clock" size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>minus-circle</td>
                     <td class="text-center"><hippo-icon name="minus-circle" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="minus-circle" 
size="m"></hippo-icon></td>
@@ -581,13 +525,6 @@
                     <td class="text-center"><hippo-icon name="thumbnails" 
size="xl"></hippo-icon></td>
                   </tr>
                   <tr>
-                    <td>times-circle</td>
-                    <td class="text-center"><hippo-icon name="times-circle" 
size="s"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="times-circle" 
size="m"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="times-circle" 
size="l"></hippo-icon></td>
-                    <td class="text-center"><hippo-icon name="times-circle" 
size="xl"></hippo-icon></td>
-                  </tr>
-                  <tr>
                     <td>times</td>
                     <td class="text-center"><hippo-icon name="times" 
size="s"></hippo-icon></td>
                     <td class="text-center"><hippo-icon name="times" 
size="m"></hippo-icon></td>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-l.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-l.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.46,14c-3.565,0-6.461-2.895-6.461-6.461c0-3.568,2.896-6.461,6.461-6.461 
c3.567,0,6.462,2.894,6.462,6.461C12.922,11.105,10.027,14,6.46,14z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <polygon fill="#FFFFFF" points="10,4.458 9.188,4 5.678,10.226 3.466,7.11 
2.705,7.65 5.749,11.961 "/>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-m.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-m.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.46,14c-3.565,0-6.461-2.895-6.461-6.461c0-3.568,2.896-6.461,6.461-6.461 
c3.567,0,6.462,2.894,6.462,6.461C12.922,11.105,10.027,14,6.46,14z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <polygon fill="#FFFFFF" points="10,4.458 9.188,4 5.678,10.226 3.466,7.11 
2.705,7.65 5.749,11.961 "/>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-s.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-s.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.46,14c-3.565,0-6.461-2.895-6.461-6.461c0-3.568,2.896-6.461,6.461-6.461 
c3.567,0,6.462,2.894,6.462,6.461C12.922,11.105,10.027,14,6.46,14z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <polygon fill="#FFFFFF" points="10,4.458 9.188,4 5.678,10.226 3.466,7.11 
2.705,7.65 5.749,11.961 "/>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-xl.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/check-circle-clock-xl.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.46,14c-3.565,0-6.461-2.895-6.461-6.461c0-3.568,2.896-6.461,6.461-6.461 
c3.567,0,6.462,2.894,6.462,6.461C12.922,11.105,10.027,14,6.46,14z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <polygon fill="#FFFFFF" points="10,4.458 9.188,4 5.678,10.226 3.466,7.11 
2.705,7.65 5.749,11.961 "/>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-l.svg      
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-l.svg      
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13.032,1C13.532,1,14,1.438,14,2s0,10.146,0,10.146C14,12.617,12.97,13,13.001,13S0.854,13,0.854,13
 C0.383,13,0,12.617,0,12.146V1.912C0,1.441,0.383,1,0.854,1H13.032 
M13.032,2H1L0.998,12l12.034,0.047V2z M14,12.146 
C14,12.617,13.204,13,13.235,13S0.854,13,0.854,13"/>
-  </g>
-  <polygon fill="currentColor" points="4,5 2,11 9,11 "/>
-  <polygon fill="currentColor" points="9,7 6,11 12,11 "/>
-  <circle fill="currentColor" cx="10.5" cy="4.5" r="1.5"/>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-m.svg      
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-m.svg      
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13.032,1C13.532,1,14,1.438,14,2s0,10.146,0,10.146C14,12.617,12.97,13,13.001,13S0.854,13,0.854,13
 C0.383,13,0,12.617,0,12.146V1.912C0,1.441,0.383,1,0.854,1H13.032 
M13.032,2H1L0.998,12l12.034,0.047V2z M14,12.146 
C14,12.617,13.204,13,13.235,13S0.854,13,0.854,13"/>
-  </g>
-  <polygon fill="currentColor" points="4,5 2,11 9,11 "/>
-  <polygon fill="currentColor" points="9,7 6,11 12,11 "/>
-  <circle fill="currentColor" cx="10.5" cy="4.5" r="1.5"/>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-s.svg      
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-s.svg      
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13.032,1C13.532,1,14,1.438,14,2s0,10.146,0,10.146C14,12.617,12.97,13,13.001,13S0.854,13,0.854,13
 C0.383,13,0,12.617,0,12.146V1.912C0,1.441,0.383,1,0.854,1H13.032 
M13.032,2H1L0.998,12l12.034,0.047V2z M14,12.146 
C14,12.617,13.204,13,13.235,13S0.854,13,0.854,13"/>
-  </g>
-  <polygon fill="currentColor" points="4,5 2,11 9,11 "/>
-  <polygon fill="currentColor" points="9,7 6,11 12,11 "/>
-  <circle fill="currentColor" cx="10.5" cy="4.5" r="1.5"/>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-xl.svg     
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-image-plus-xl.svg     
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13.032,1C13.532,1,14,1.438,14,2s0,10.146,0,10.146C14,12.617,12.97,13,13.001,13S0.854,13,0.854,13
 C0.383,13,0,12.617,0,12.146V1.912C0,1.441,0.383,1,0.854,1H13.032 
M13.032,2H1L0.998,12l12.034,0.047V2z M14,12.146 
C14,12.617,13.204,13,13.235,13S0.854,13,0.854,13"/>
-  </g>
-  <polygon fill="currentColor" points="4,5 2,11 9,11 "/>
-  <polygon fill="currentColor" points="9,7 6,11 12,11 "/>
-  <circle fill="currentColor" cx="10.5" cy="4.5" r="1.5"/>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-l.svg    
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-l.svg    
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M10,4l-0.083,8.167C9.917,12.56,9.45,13,9.058,13H1c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 C6.177,0,6.725,0.229,7,0.504l2.497,2.28C9.771,3.059,10,3.607,10,4z 
M9,5H6C5.608,5,5,4.393,5,4V1H1v11.207l8.084-0.04L9,5z M6,4 
h3C8.956,3.874,8.888,3.748,8.835,3.695l-2.53-2.531C6.253,1.111,6.127,1.045,6,1V4z"/>
-  </g>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-m.svg    
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-m.svg    
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M10,4l-0.083,8.167C9.917,12.56,9.45,13,9.058,13H1c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 C6.177,0,6.725,0.229,7,0.504l2.497,2.28C9.771,3.059,10,3.607,10,4z 
M9,5H6C5.608,5,5,4.393,5,4V1H1v11.207l8.084-0.04L9,5z M6,4 
h3C8.956,3.874,8.888,3.748,8.835,3.695l-2.53-2.531C6.253,1.111,6.127,1.045,6,1V4z"/>
-  </g>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-s.svg    
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-s.svg    
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M10,4l-0.083,8.167C9.917,12.56,9.45,13,9.058,13H1c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 C6.177,0,6.725,0.229,7,0.504l2.497,2.28C9.771,3.059,10,3.607,10,4z 
M9,5H6C5.608,5,5,4.393,5,4V1H1v11.207l8.084-0.04L9,5z M6,4 
h3C8.956,3.874,8.888,3.748,8.835,3.695l-2.53-2.531C6.253,1.111,6.127,1.045,6,1V4z"/>
-  </g>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-xl.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-plus-xl.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M10,4l-0.083,8.167C9.917,12.56,9.45,13,9.058,13H1c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 C6.177,0,6.725,0.229,7,0.504l2.497,2.28C9.771,3.059,10,3.607,10,4z 
M9,5H6C5.608,5,5,4.393,5,4V1H1v11.207l8.084-0.04L9,5z M6,4 
h3C8.956,3.874,8.888,3.748,8.835,3.695l-2.53-2.531C6.253,1.111,6.127,1.045,6,1V4z"/>
-  </g>
-  <g>
-    <g>
-      <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-    </g>
-  </g>
-  <polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-l.svg        
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-l.svg        
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px" width="32px" 
height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" 
xml:space="preserve">
-       <g>
-               <rect x="15" y="21.064" width="9" height="8.936"/>
-       </g>
-       <path fill="none" stroke="#22272F" stroke-miterlimit="10" 
d="M28.512,19.953L28.5,18c0-1.597-1.479-2.475-3.075-2.475l0,0 
c-1.596,0-2.925,0.502-2.925,2.098v5.095"/>
-       <g>
-               <g>
-                       <g>
-                               <path fill="currentColor" 
d="M16,4c0.496,0,1.299,0.352,1.65,0.723l4.623,4.974C22.79,10.241,23,10.622,23,11.009V14h1v-2.569
 
c0-0.809-0.466-1.436-1-2l-5-5.395C17.463,3.471,16.392,3,15.622,3l0,0H6.391C5.623,3,5,3.646,5,4.453v20.016
 
C5,25.275,5.646,26,6.415,26H14v-1H6.415C6.232,25,6,24.75,6,24.469V4.453C6,4.203,6.175,4,6.391,4H16"/>
-                       </g>
-               </g>
-               <g>
-                       <g>
-                               <polygon fill="currentColor" 
points="23.375,10.984 16,10.969 16,4.001 17,4.001 17,10.009 23.438,10.047       
           "/>
-                       </g>
-               </g>
-       </g>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-m.svg        
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-m.svg        
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M11.917,12.167c0,0.393-0.467,0.833-0.859,0.833H3c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 
C8.177,0,8.725,0.229,9,0.504l2.497,2.28C11.771,3.059,12,3.607,12,4l-0.021,2l-0.968,0L11,5H8C7.608,5,7,4.393,7,4V1H3v11.207
 l8.084-0.04 
M8,4h3c-0.044-0.126-0.112-0.252-0.165-0.304l-2.53-2.532C8.253,1.112,8.127,1.045,8,1V4z"/>
-  </g>
-  <g>
-    <rect x="7" y="10" width="6" height="6"/>
-  </g>
-  <path fill="none" stroke="#22272F" stroke-miterlimit="10" 
d="M14.516,9.828L14.5,8.25c0-0.907-0.593-0.719-1.5-0.719l0,0 
c-0.907,0-1.487-0.001-1.487,0.906v2.644"/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-s.svg        
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-s.svg        
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M11.917,12.167c0,0.393-0.467,0.833-0.859,0.833H3c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 
C8.177,0,8.725,0.229,9,0.504l2.497,2.28C11.771,3.059,12,3.607,12,4l-0.021,2l-0.968,0L11,5H8C7.608,5,7,4.393,7,4V1H3v11.207
 l8.084-0.04 
M8,4h3c-0.044-0.126-0.112-0.252-0.165-0.304l-2.53-2.532C8.253,1.112,8.127,1.045,8,1V4z"/>
-  </g>
-  <g>
-    <rect x="7" y="10" width="6" height="6"/>
-  </g>
-  <path fill="none" stroke="#22272F" stroke-miterlimit="10" 
d="M14.516,9.828L14.5,8.25c0-0.907-0.593-0.719-1.5-0.719l0,0 
c-0.907,0-1.487-0.001-1.487,0.906v2.644"/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-xl.svg       
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/file-unlocked-xl.svg       
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M11.917,12.167c0,0.393-0.467,0.833-0.859,0.833H3c-0.393,0-1-0.607-1-1V1c0-0.393,0.607-1,1-1h4.782
 
C8.177,0,8.725,0.229,9,0.504l2.497,2.28C11.771,3.059,12,3.607,12,4l-0.021,2l-0.968,0L11,5H8C7.608,5,7,4.393,7,4V1H3v11.207
 l8.084-0.04 
M8,4h3c-0.044-0.126-0.112-0.252-0.165-0.304l-2.53-2.532C8.253,1.112,8.127,1.045,8,1V4z"/>
-  </g>
-  <g>
-    <rect x="7" y="10" width="6" height="6"/>
-  </g>
-  <path fill="none" stroke="#22272F" stroke-miterlimit="10" 
d="M14.516,9.828L14.5,8.25c0-0.907-0.593-0.719-1.5-0.719l0,0 
c-0.907,0-1.487-0.001-1.487,0.906v2.644"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-l.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-l.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M12,13c0,0.416-0.584,1-1,1H0.754C0.338,14,0,13.662,0,13.246V2.753C0,2.337,0.338,2,0.754,2h7.279
 c0.416,0,0.988,0.235,1.286,0.533l2.196,2.196C11.813,5.028,12,5.584,12,6V13z 
M11,13V6c0-0.149-0.089-0.455-0.19-0.556L8.605,3.24 
C8.496,3.13,8.156,3,8,3v3c0,0.416-0.584,1-1,1H3C2.584,7,2,6.416,2,6V3H1v10h1v-3c0-1,1-1,1.049-1h6C9.465,9,10,9.584,10,10v3H11z
 M9,13v-3H3v3H9z M7.016,3H5v3.016h2L7.016,3z M2,13v-3c0-1,1-1,1.049-1 
M9,9c0.416,0,1,0.584,1,1v3"/>
-  </g>
-  <circle fill="#22272F" cx="11" cy="11" r="5"/>
-  <polygon fill="#FFFFFF" points="13.325,9.273 12.763,8.712 11.046,10.429 
9.302,8.685 8.739,9.247 10.483,10.991 8.767,12.708 9.328,13.271 11.046,11.553 
12.736,13.243 13.298,12.682 11.607,10.991 "/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-m.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-m.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M12,13c0,0.416-0.584,1-1,1H0.754C0.338,14,0,13.662,0,13.246V2.753C0,2.337,0.338,2,0.754,2h7.279
 c0.416,0,0.988,0.235,1.286,0.533l2.196,2.196C11.813,5.028,12,5.584,12,6V13z 
M11,13V6c0-0.149-0.089-0.455-0.19-0.556L8.605,3.24 
C8.496,3.13,8.156,3,8,3v3c0,0.416-0.584,1-1,1H3C2.584,7,2,6.416,2,6V3H1v10h1v-3c0-1,1-1,1.049-1h6C9.465,9,10,9.584,10,10v3H11z
 M9,13v-3H3v3H9z M7.016,3H5v3.016h2L7.016,3z M2,13v-3c0-1,1-1,1.049-1 
M9,9c0.416,0,1,0.584,1,1v3"/>
-  </g>
-  <circle fill="#22272F" cx="11" cy="11" r="5"/>
-  <polygon fill="#FFFFFF" points="13.325,9.273 12.763,8.712 11.046,10.429 
9.302,8.685 8.739,9.247 10.483,10.991 8.767,12.708 9.328,13.271 11.046,11.553 
12.736,13.243 13.298,12.682 11.607,10.991 "/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-s.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-s.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M12,13c0,0.416-0.584,1-1,1H0.754C0.338,14,0,13.662,0,13.246V2.753C0,2.337,0.338,2,0.754,2h7.279
 c0.416,0,0.988,0.235,1.286,0.533l2.196,2.196C11.813,5.028,12,5.584,12,6V13z 
M11,13V6c0-0.149-0.089-0.455-0.19-0.556L8.605,3.24 
C8.496,3.13,8.156,3,8,3v3c0,0.416-0.584,1-1,1H3C2.584,7,2,6.416,2,6V3H1v10h1v-3c0-1,1-1,1.049-1h6C9.465,9,10,9.584,10,10v3H11z
 M9,13v-3H3v3H9z M7.016,3H5v3.016h2L7.016,3z M2,13v-3c0-1,1-1,1.049-1 
M9,9c0.416,0,1,0.584,1,1v3"/>
-  </g>
-  <circle fill="#22272F" cx="11" cy="11" r="5"/>
-  <polygon fill="#FFFFFF" points="13.325,9.273 12.763,8.712 11.046,10.429 
9.302,8.685 8.739,9.247 10.483,10.991 8.767,12.708 9.328,13.271 11.046,11.553 
12.736,13.243 13.298,12.682 11.607,10.991 "/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-xl.svg 
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/floppy-times-circle-xl.svg 
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M12,13c0,0.416-0.584,1-1,1H0.754C0.338,14,0,13.662,0,13.246V2.753C0,2.337,0.338,2,0.754,2h7.279
 c0.416,0,0.988,0.235,1.286,0.533l2.196,2.196C11.813,5.028,12,5.584,12,6V13z 
M11,13V6c0-0.149-0.089-0.455-0.19-0.556L8.605,3.24 
C8.496,3.13,8.156,3,8,3v3c0,0.416-0.584,1-1,1H3C2.584,7,2,6.416,2,6V3H1v10h1v-3c0-1,1-1,1.049-1h6C9.465,9,10,9.584,10,10v3H11z
 M9,13v-3H3v3H9z M7.016,3H5v3.016h2L7.016,3z M2,13v-3c0-1,1-1,1.049-1 
M9,9c0.416,0,1,0.584,1,1v3"/>
-  </g>
-  <circle fill="#22272F" cx="11" cy="11" r="5"/>
-  <polygon fill="#FFFFFF" points="13.325,9.273 12.763,8.712 11.046,10.429 
9.302,8.685 8.739,9.247 10.483,10.991 8.767,12.708 9.328,13.271 11.046,11.553 
12.736,13.243 13.298,12.682 11.607,10.991 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-l.svg     
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-l.svg     
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px" width="48px" 
height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M16,8c1.784,0,4,1.546,4,4v2h16c2.449,0,4,1.55,4,4v18c0,2.449-1.551,4-4,4H6c-2.452,0-4-1.551-4-4V13
 c0-2.455,1.548-5,4-5H16 
M16,6H6c-2.949,0-6,2.618-6,7v23c0,3.533,2.467,6,6,6h30c3.532,0,6-2.467,6-6V18c0-3.533-2.468-6-6-6H22
 C22,8.411,18.897,6,16,6L16,6z"/>
-  </g>
-  <g>
-    <path fill="#FFFFFF" 
d="M5.862,40.877c-2.078,0-3.051-0.759-3.501-1.396c-0.38-0.536-0.731-1.466-0.244-2.85l4.599-13.077
 
c0.765-2.178,3.285-4.432,6.179-4.432h30c2.076,0,3.05,0.759,3.501,1.396c0.38,0.537,0.731,1.466,0.245,2.849l-4.869,13.846
 c-0.783,2.226-3.103,3.663-5.909,3.663H5.862z"/>
-    <path fill="currentColor" 
d="M42.895,20c2.449,0,3.581,1.193,2.919,3.077l-4.869,13.846C40.281,38.807,38.312,40,35.862,40h-30
 
c-2.452,0-3.581-1.193-2.918-3.077l4.599-13.077C8.206,21.958,10.443,20,12.895,20H42.895
 M42.895,18.246h-30 
c-3.283,0-6.141,2.552-7.007,5.019L1.29,36.341c-0.477,1.355-0.351,2.65,0.355,3.647c0.57,0.806,1.765,1.766,4.217,1.766h30
 
c3.184,0,5.828-1.668,6.736-4.249l4.869-13.846c0.477-1.355,0.35-2.651-0.356-3.648C46.541,19.206,45.346,18.246,42.895,18.246
 L42.895,18.246z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M29.924,48c0-4.989,4.047-9.036,9.038-9.036S48,43.013,48,48"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M38.96,39.98c-2.692,0-4.878-2.186-4.878-4.878c0-2.694,2.186-4.878,4.878-4.878
 c2.694,0,4.878,2.184,4.878,4.878C43.84,37.795,41.654,39.98,38.96,39.98z"/>
-  </g>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-m.svg     
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-m.svg     
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px" width="48px" 
height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M16,8c1.784,0,4,1.546,4,4v2h16c2.449,0,4,1.55,4,4v18c0,2.449-1.551,4-4,4H6c-2.452,0-4-1.551-4-4V13
 c0-2.455,1.548-5,4-5H16 
M16,6H6c-2.949,0-6,2.618-6,7v23c0,3.533,2.467,6,6,6h30c3.532,0,6-2.467,6-6V18c0-3.533-2.468-6-6-6H22
 C22,8.411,18.897,6,16,6L16,6z"/>
-  </g>
-  <g>
-    <path fill="#FFFFFF" 
d="M5.862,40.877c-2.078,0-3.051-0.759-3.501-1.396c-0.38-0.536-0.731-1.466-0.244-2.85l4.599-13.077
 
c0.765-2.178,3.285-4.432,6.179-4.432h30c2.076,0,3.05,0.759,3.501,1.396c0.38,0.537,0.731,1.466,0.245,2.849l-4.869,13.846
 c-0.783,2.226-3.103,3.663-5.909,3.663H5.862z"/>
-    <path fill="currentColor" 
d="M42.895,20c2.449,0,3.581,1.193,2.919,3.077l-4.869,13.846C40.281,38.807,38.312,40,35.862,40h-30
 
c-2.452,0-3.581-1.193-2.918-3.077l4.599-13.077C8.206,21.958,10.443,20,12.895,20H42.895
 M42.895,18.246h-30 
c-3.283,0-6.141,2.552-7.007,5.019L1.29,36.341c-0.477,1.355-0.351,2.65,0.355,3.647c0.57,0.806,1.765,1.766,4.217,1.766h30
 
c3.184,0,5.828-1.668,6.736-4.249l4.869-13.846c0.477-1.355,0.35-2.651-0.356-3.648C46.541,19.206,45.346,18.246,42.895,18.246
 L42.895,18.246z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M29.924,48c0-4.989,4.047-9.036,9.038-9.036S48,43.013,48,48"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M38.96,39.98c-2.692,0-4.878-2.186-4.878-4.878c0-2.694,2.186-4.878,4.878-4.878
 c2.694,0,4.878,2.184,4.878,4.878C43.84,37.795,41.654,39.98,38.96,39.98z"/>
-  </g>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-s.svg     
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-s.svg     
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px" width="48px" 
height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M16,8c1.784,0,4,1.546,4,4v2h16c2.449,0,4,1.55,4,4v18c0,2.449-1.551,4-4,4H6c-2.452,0-4-1.551-4-4V13
 c0-2.455,1.548-5,4-5H16 
M16,6H6c-2.949,0-6,2.618-6,7v23c0,3.533,2.467,6,6,6h30c3.532,0,6-2.467,6-6V18c0-3.533-2.468-6-6-6H22
 C22,8.411,18.897,6,16,6L16,6z"/>
-  </g>
-  <g>
-    <path fill="#FFFFFF" 
d="M5.862,40.877c-2.078,0-3.051-0.759-3.501-1.396c-0.38-0.536-0.731-1.466-0.244-2.85l4.599-13.077
 
c0.765-2.178,3.285-4.432,6.179-4.432h30c2.076,0,3.05,0.759,3.501,1.396c0.38,0.537,0.731,1.466,0.245,2.849l-4.869,13.846
 c-0.783,2.226-3.103,3.663-5.909,3.663H5.862z"/>
-    <path fill="currentColor" 
d="M42.895,20c2.449,0,3.581,1.193,2.919,3.077l-4.869,13.846C40.281,38.807,38.312,40,35.862,40h-30
 
c-2.452,0-3.581-1.193-2.918-3.077l4.599-13.077C8.206,21.958,10.443,20,12.895,20H42.895
 M42.895,18.246h-30 
c-3.283,0-6.141,2.552-7.007,5.019L1.29,36.341c-0.477,1.355-0.351,2.65,0.355,3.647c0.57,0.806,1.765,1.766,4.217,1.766h30
 
c3.184,0,5.828-1.668,6.736-4.249l4.869-13.846c0.477-1.355,0.35-2.651-0.356-3.648C46.541,19.206,45.346,18.246,42.895,18.246
 L42.895,18.246z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M29.924,48c0-4.989,4.047-9.036,9.038-9.036S48,43.013,48,48"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M38.96,39.98c-2.692,0-4.878-2.186-4.878-4.878c0-2.694,2.186-4.878,4.878-4.878
 c2.694,0,4.878,2.184,4.878,4.878C43.84,37.795,41.654,39.98,38.96,39.98z"/>
-  </g>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-xl.svg    
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-open-user-xl.svg    
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px" width="48px" 
height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M16,8c1.784,0,4,1.546,4,4v2h16c2.449,0,4,1.55,4,4v18c0,2.449-1.551,4-4,4H6c-2.452,0-4-1.551-4-4V13
 c0-2.455,1.548-5,4-5H16 
M16,6H6c-2.949,0-6,2.618-6,7v23c0,3.533,2.467,6,6,6h30c3.532,0,6-2.467,6-6V18c0-3.533-2.468-6-6-6H22
 C22,8.411,18.897,6,16,6L16,6z"/>
-  </g>
-  <g>
-    <path fill="#FFFFFF" 
d="M5.862,40.877c-2.078,0-3.051-0.759-3.501-1.396c-0.38-0.536-0.731-1.466-0.244-2.85l4.599-13.077
 
c0.765-2.178,3.285-4.432,6.179-4.432h30c2.076,0,3.05,0.759,3.501,1.396c0.38,0.537,0.731,1.466,0.245,2.849l-4.869,13.846
 c-0.783,2.226-3.103,3.663-5.909,3.663H5.862z"/>
-    <path fill="currentColor" 
d="M42.895,20c2.449,0,3.581,1.193,2.919,3.077l-4.869,13.846C40.281,38.807,38.312,40,35.862,40h-30
 
c-2.452,0-3.581-1.193-2.918-3.077l4.599-13.077C8.206,21.958,10.443,20,12.895,20H42.895
 M42.895,18.246h-30 
c-3.283,0-6.141,2.552-7.007,5.019L1.29,36.341c-0.477,1.355-0.351,2.65,0.355,3.647c0.57,0.806,1.765,1.766,4.217,1.766h30
 
c3.184,0,5.828-1.668,6.736-4.249l4.869-13.846c0.477-1.355,0.35-2.651-0.356-3.648C46.541,19.206,45.346,18.246,42.895,18.246
 L42.895,18.246z"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M29.924,48c0-4.989,4.047-9.036,9.038-9.036S48,43.013,48,48"/>
-  </g>
-  <g>
-    <path fill="#22272F" 
d="M38.96,39.98c-2.692,0-4.878-2.186-4.878-4.878c0-2.694,2.186-4.878,4.878-4.878
 c2.694,0,4.878,2.184,4.878,4.878C43.84,37.795,41.654,39.98,38.96,39.98z"/>
-  </g>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-l.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-l.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13,9c0,1.028-0.973,1.969-2,1.969l-9.031,0.016C0.94,10.984,0,10.158,0,9.131V1.873
 
C0,0.844,0.845,0,1.873,0h2.674c1.029,0,1.812,0.971,1.812,2H7h4c1.027,0,2,0.896,2,1.923V9z
 M12,3.923C12,3.48,11.711,3,11.268,3 
H5.881C5.438,3,5.359,2.583,5.359,2.14L5.351,1.873c0-0.444-0.352-0.912-0.795-0.912H1.79c-0.443,0-0.812,0.468-0.812,0.912v7.258
 c0,0.441,0.359,0.885,0.803,0.885h9.562c0.443,0,0.656-0.701,0.656-1.144V3.923z 
M4.547,0c1.029,0,1.828,0.971,1.828,2"/>
- </g>
- <g>
-   <g>
-    <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-  </g>
-</g>
-<polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-m.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-m.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13,9c0,1.028-0.973,1.969-2,1.969l-9.031,0.016C0.94,10.984,0,10.158,0,9.131V1.873
 
C0,0.844,0.845,0,1.873,0h2.674c1.029,0,1.812,0.971,1.812,2H7h4c1.027,0,2,0.896,2,1.923V9z
 M12,3.923C12,3.48,11.711,3,11.268,3 
H5.881C5.438,3,5.359,2.583,5.359,2.14L5.351,1.873c0-0.444-0.352-0.912-0.795-0.912H1.79c-0.443,0-0.812,0.468-0.812,0.912v7.258
 c0,0.441,0.359,0.885,0.803,0.885h9.562c0.443,0,0.656-0.701,0.656-1.144V3.923z 
M4.547,0c1.029,0,1.828,0.971,1.828,2"/>
- </g>
- <g>
-   <g>
-    <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-  </g>
-</g>
-<polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-s.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-s.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13,9c0,1.028-0.973,1.969-2,1.969l-9.031,0.016C0.94,10.984,0,10.158,0,9.131V1.873
 
C0,0.844,0.845,0,1.873,0h2.674c1.029,0,1.812,0.971,1.812,2H7h4c1.027,0,2,0.896,2,1.923V9z
 M12,3.923C12,3.48,11.711,3,11.268,3 
H5.881C5.438,3,5.359,2.583,5.359,2.14L5.351,1.873c0-0.444-0.352-0.912-0.795-0.912H1.79c-0.443,0-0.812,0.468-0.812,0.912v7.258
 c0,0.441,0.359,0.885,0.803,0.885h9.562c0.443,0,0.656-0.701,0.656-1.144V3.923z 
M4.547,0c1.029,0,1.828,0.971,1.828,2"/>
- </g>
- <g>
-   <g>
-    <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-  </g>
-</g>
-<polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-xl.svg 
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/folder-plus-xl.svg 
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M13,9c0,1.028-0.973,1.969-2,1.969l-9.031,0.016C0.94,10.984,0,10.158,0,9.131V1.873
 
C0,0.844,0.845,0,1.873,0h2.674c1.029,0,1.812,0.971,1.812,2H7h4c1.027,0,2,0.896,2,1.923V9z
 M12,3.923C12,3.48,11.711,3,11.268,3 
H5.881C5.438,3,5.359,2.583,5.359,2.14L5.351,1.873c0-0.444-0.352-0.912-0.795-0.912H1.79c-0.443,0-0.812,0.468-0.812,0.912v7.258
 c0,0.441,0.359,0.885,0.803,0.885h9.562c0.443,0,0.656-0.701,0.656-1.144V3.923z 
M4.547,0c1.029,0,1.828,0.971,1.828,2"/>
- </g>
- <g>
-   <g>
-    <path fill="#22272F" 
d="M15,13.75c0,1.242-1.008,2.25-2.25,2.25h-4.5C7.008,16,6,14.992,6,13.75v-4.5C6,8.008,7.008,7,8.25,7h4.5
 C13.992,7,15,8.008,15,9.25V13.75z"/>
-  </g>
-</g>
-<polygon fill="#FFFFFF" points="11,9 10,9 10,11 8,11 8,12 10,12 10,14 11,14 
11,12 13,12 13,11 11,11 "/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-l.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-l.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-l.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.438,14.167C2.847,14.167,0,11.184,0,7.593C0,4,2.847,1.154,6.438,1.154c3.593,0,6.574,2.846,6.574,6.438
 C13.013,11.184,10.031,14.167,6.438,14.167z"/>
-  </g>
-  <rect x="3" y="7" fill="#FFFFFF" width="9" height="1"/>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-m.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-m.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-m.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.438,14.167C2.847,14.167,0,11.184,0,7.593C0,4,2.847,1.154,6.438,1.154c3.593,0,6.574,2.846,6.574,6.438
 C13.013,11.184,10.031,14.167,6.438,14.167z"/>
-  </g>
-  <rect x="3" y="7" fill="#FFFFFF" width="9" height="1"/>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-s.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-s.svg   
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-s.svg   
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.438,14.167C2.847,14.167,0,11.184,0,7.593C0,4,2.847,1.154,6.438,1.154c3.593,0,6.574,2.846,6.574,6.438
 C13.013,11.184,10.031,14.167,6.438,14.167z"/>
-  </g>
-  <rect x="3" y="7" fill="#FFFFFF" width="9" height="1"/>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

Deleted: 
hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-xl.svg
===================================================================
--- hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-xl.svg  
2015-03-18 13:52:09 UTC (rev 52316)
+++ hippo-cms7/frontend/theme/trunk/src/images/icons/minus-circle-clock-xl.svg  
2015-03-18 13:53:46 UTC (rev 52317)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Copyright 2015 Hippo B.V. (http://www.onehippo.com)
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" id="Layer_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" enable-background="new 0 0 16 16" 
xml:space="preserve">
-  <g>
-    <path fill="currentColor" 
d="M6.438,14.167C2.847,14.167,0,11.184,0,7.593C0,4,2.847,1.154,6.438,1.154c3.593,0,6.574,2.846,6.574,6.438
 C13.013,11.184,10.031,14.167,6.438,14.167z"/>
-  </g>
-  <rect x="3" y="7" fill="#FFFFFF" width="9" height="1"/>
-  <g>
-    <path fill="#22272F" 
d="M11.538,16c-2.463,0-4.461-1.999-4.461-4.461c0-2.463,1.998-4.461,4.461-4.461 
c2.464,0,4.462,1.999,4.462,4.461C16,14.001,14.002,16,11.538,16z"/>
-  </g>
-  <rect x="11" y="8" fill="#FFFFFF" width="1" height="4"/>
-  <rect x="11" y="11" fill="#FFFFFF" width="3" height="1"/>
-</svg>

_______________________________________________
Hippocms-svn mailing list
[email protected]
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to