diff --git a/GTK-Gnome/Mondrian-Solid/gtk-3.0/gtk.css b/GTK-Gnome/Mondrian-Solid/gtk-3.0/gtk.css
index 08ad6d798b3baaeca44fe4a9ae620163f7277d23..132812769fe4252fab6b72db34062a1ee98aeeb0 100644
--- a/GTK-Gnome/Mondrian-Solid/gtk-3.0/gtk.css
+++ b/GTK-Gnome/Mondrian-Solid/gtk-3.0/gtk.css
@@ -158,17 +158,17 @@ entry {
     background-color: rgba(255, 255, 255, 0.55); }
   entry.warning {
     color: white;
-    border-color: #F27835;
-    background-color: #f7ae86; }
+    border-color: #F04A50;
+    background-color: #F04A50; }
     entry.warning image {
       color: white; }
     entry.warning:focus {
       color: white;
-      background-color: #F27835;
+      background-color: #F04A50;
       box-shadow: none; }
     entry.warning selection, entry.warning selection:focus {
       background-color: white;
-      color: #F27835; }
+      color: #F04A50; }
   entry.error {
     color: white;
     border-color: #FC4138;
@@ -500,11 +500,11 @@ button {
 
 .linked:not(.vertical):not(.path-bar) > entry.warning + entry,
 .linked:not(.vertical):not(.path-bar) > entry + entry.warning {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning,
 .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error {
-  border-left-color: #f75d37; }
+  border-left-color: #F73937; }
 
 .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child),
 .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child {
@@ -526,12 +526,12 @@ button {
 
 .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child),
 .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry,
 .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button,
 .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child),
 .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child {
@@ -593,11 +593,11 @@ button {
 
 .linked.vertical > entry.warning + entry,
 .linked.vertical > entry + entry.warning {
-  border-top-color: #F27835; }
+  border-top-color: #F04A50; }
 
 .linked.vertical > entry.error + entry.warning,
 .linked.vertical > entry.warning + entry.error {
-  border-top-color: #f75d37; }
+  border-top-color: #F73937; }
 
 .linked.vertical > entry + entry:focus:not(:last-child),
 .linked.vertical > entry + entry:focus:last-child {
@@ -619,12 +619,12 @@ button {
 
 .linked.vertical > entry + entry.warning:focus:not(:last-child),
 .linked.vertical > entry + entry.warning:focus:last-child {
-  border-top-color: #F27835; }
+  border-top-color: #F04A50; }
 
 .linked.vertical > entry.warning:focus:not(:only-child) + entry,
 .linked.vertical > entry.warning:focus:not(:only-child) + button,
 .linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo {
-  border-top-color: #F27835; }
+  border-top-color: #F04A50; }
 
 .linked.vertical > entry + entry.error:focus:not(:last-child),
 .linked.vertical > entry + entry.error:focus:last-child {
@@ -1066,14 +1066,14 @@ window.csd > .titlebar:not(headerbar):backdrop {
     background-color: transparent; }
   .primary-toolbar entry.warning, headerbar entry.warning {
     color: white;
-    border-color: #F27835;
+    border-color: #F04A50;
     background-color: rgba(238, 162, 121, 0.98); }
     .primary-toolbar entry.warning:focus, headerbar entry.warning:focus {
       color: white;
-      background-color: #F27835; }
+      background-color: #F04A50; }
     .primary-toolbar entry.warning selection, headerbar entry.warning selection, .primary-toolbar entry.warning selection:focus, headerbar entry.warning selection:focus {
       background-color: white;
-      color: #F27835; }
+      color: #F04A50; }
   .primary-toolbar entry.error, headerbar entry.error {
     color: white;
     border-color: #FC4138;
@@ -1160,10 +1160,10 @@ window.csd > .titlebar:not(headerbar):backdrop {
   border-left-color: #FC4138; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error {
-  border-left-color: #f75d37; }
+  border-left-color: #F73937; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child {
   border-left-color: #225095; }
@@ -1178,10 +1178,10 @@ window.csd > .titlebar:not(headerbar):backdrop {
   border-left-color: #F08437; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child {
   border-left-color: #FC4138; }
@@ -3993,7 +3993,7 @@ GtkListBox .h4 {
   border-color: rgba(26, 28, 34, 0.35);
   background-color: #dd0100; }
   #buttonbox_frame button:hover {
-    color: #BAC3CF;
+    color: #1a1a1a;
     border-color: rgba(26, 28, 34, 0.35);
     background-color: #fac901; }
   #buttonbox_frame button:active, #buttonbox_frame button:checked {
@@ -4283,9 +4283,9 @@ filechooser placessidebar.sidebar scrollbar,
 @define-color theme_unfocused_base_color #ffffff;
 @define-color borders #dcdfe3;
 @define-color unfocused_borders #dcdfe3;
-@define-color warning_color #F27835;
+@define-color warning_color #F04A50;
 @define-color error_color #FC4138;
-@define-color success_color #73d216;
+@define-color success_color #1680D2;
 @define-color placeholder_text_color #A8A8A8;
 @define-color link_color #2679db;
 @define-color content_view_bg #ffffff;
diff --git a/GTK-Gnome/Mondrian/gtk-3.0/gtk.css b/GTK-Gnome/Mondrian/gtk-3.0/gtk.css
index 3892c659c3e6c51ad136a938e7f74f236b8867bd..c910f69f656bcc2da7c8854b1b188aa17060c056 100644
--- a/GTK-Gnome/Mondrian/gtk-3.0/gtk.css
+++ b/GTK-Gnome/Mondrian/gtk-3.0/gtk.css
@@ -158,17 +158,17 @@ entry {
     background-color: rgba(255, 255, 255, 0.55); }
   entry.warning {
     color: white;
-    border-color: #F27835;
-    background-color: #f7ae86; }
+    border-color: #F04A50;
+    background-color: #F04A50; }
     entry.warning image {
       color: white; }
     entry.warning:focus {
       color: white;
-      background-color: #F27835;
+      background-color: #F04A50;
       box-shadow: none; }
     entry.warning selection, entry.warning selection:focus {
       background-color: white;
-      color: #F27835; }
+      color: #F04A50; }
   entry.error {
     color: white;
     border-color: #FC4138;
@@ -500,11 +500,11 @@ button {
 
 .linked:not(.vertical):not(.path-bar) > entry.warning + entry,
 .linked:not(.vertical):not(.path-bar) > entry + entry.warning {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning,
 .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error {
-  border-left-color: #f75d37; }
+  border-left-color: #F73937; }
 
 .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child),
 .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child {
@@ -526,12 +526,12 @@ button {
 
 .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child),
 .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry,
 .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button,
 .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child),
 .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child {
@@ -593,11 +593,11 @@ button {
 
 .linked.vertical > entry.warning + entry,
 .linked.vertical > entry + entry.warning {
-  border-top-color: #F27835; }
+  border-top-color: #F04A50; }
 
 .linked.vertical > entry.error + entry.warning,
 .linked.vertical > entry.warning + entry.error {
-  border-top-color: #f75d37; }
+  border-top-color: #F73937; }
 
 .linked.vertical > entry + entry:focus:not(:last-child),
 .linked.vertical > entry + entry:focus:last-child {
@@ -619,12 +619,12 @@ button {
 
 .linked.vertical > entry + entry.warning:focus:not(:last-child),
 .linked.vertical > entry + entry.warning:focus:last-child {
-  border-top-color: #F27835; }
+  border-top-color: #F04A50; }
 
 .linked.vertical > entry.warning:focus:not(:only-child) + entry,
 .linked.vertical > entry.warning:focus:not(:only-child) + button,
 .linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo {
-  border-top-color: #F27835; }
+  border-top-color: #F04A50; }
 
 .linked.vertical > entry + entry.error:focus:not(:last-child),
 .linked.vertical > entry + entry.error:focus:last-child {
@@ -1066,14 +1066,14 @@ window.csd > .titlebar:not(headerbar):backdrop {
     background-color: transparent; }
   .primary-toolbar entry.warning, headerbar entry.warning {
     color: white;
-    border-color: #F27835;
+    border-color: #F04A50;
     background-color: rgba(238, 162, 121, 0.98); }
     .primary-toolbar entry.warning:focus, headerbar entry.warning:focus {
       color: white;
-      background-color: #F27835; }
+      background-color: #F04A50; }
     .primary-toolbar entry.warning selection, headerbar entry.warning selection, .primary-toolbar entry.warning selection:focus, headerbar entry.warning selection:focus {
       background-color: white;
-      color: #F27835; }
+      color: #F04A50; }
   .primary-toolbar entry.error, headerbar entry.error {
     color: white;
     border-color: #FC4138;
@@ -1160,10 +1160,10 @@ window.csd > .titlebar:not(headerbar):backdrop {
   border-left-color: #FC4138; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error {
-  border-left-color: #f75d37; }
+  border-left-color: #F73937; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child {
   border-left-color: #225095; }
@@ -1178,10 +1178,10 @@ window.csd > .titlebar:not(headerbar):backdrop {
   border-left-color: #F08437; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo {
-  border-left-color: #F27835; }
+  border-left-color: #F04A50; }
 
 .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child {
   border-left-color: #FC4138; }
@@ -3992,7 +3992,7 @@ GtkListBox .h4 {
   border-color: rgba(26, 28, 34, 0.35);
   background-color: #dd0100; }
   #buttonbox_frame button:hover {
-    color: #BAC3CF;
+    color: #1a1a1a;
     border-color: rgba(26, 28, 34, 0.35);
     background-color: #fac901; }
   #buttonbox_frame button:active, #buttonbox_frame button:checked {
@@ -4282,9 +4282,9 @@ filechooser placessidebar.sidebar scrollbar,
 @define-color theme_unfocused_base_color #ffffff;
 @define-color borders #dcdfe3;
 @define-color unfocused_borders #dcdfe3;
-@define-color warning_color #F27835;
+@define-color warning_color #F04A50;
 @define-color error_color #FC4138;
-@define-color success_color #73d216;
+@define-color success_color #1680D2;
 @define-color placeholder_text_color #A8A8A8;
 @define-color link_color #2679db;
 @define-color content_view_bg #ffffff;
diff --git a/Icons/Mondrian/COPYING b/Icons/Mondrian/COPYING
deleted file mode 100644
index f288702d2fa16d3cdf0035b15a9fcbc552cd88e7..0000000000000000000000000000000000000000
--- a/Icons/Mondrian/COPYING
+++ /dev/null
@@ -1,674 +0,0 @@
-                    GNU GENERAL PUBLIC LICENSE
-                       Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-                            Preamble
-
-  The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
-  The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works.  By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.  We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors.  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
-  To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights.  Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received.  You must make sure that they, too, receive
-or can get the source code.  And you must show them these terms so they
-know their rights.
-
-  Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
-  For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software.  For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
-  Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so.  This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software.  The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable.  Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products.  If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
-  Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary.  To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-                       TERMS AND CONDITIONS
-
-  0. Definitions.
-
-  "This License" refers to version 3 of the GNU General Public License.
-
-  "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
-  "The Program" refers to any copyrightable work licensed under this
-License.  Each licensee is addressed as "you".  "Licensees" and
-"recipients" may be individuals or organizations.
-
-  To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy.  The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
-  A "covered work" means either the unmodified Program or a work based
-on the Program.
-
-  To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy.  Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
-  To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies.  Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
-  An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License.  If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
-  1. Source Code.
-
-  The "source code" for a work means the preferred form of the work
-for making modifications to it.  "Object code" means any non-source
-form of a work.
-
-  A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
-  The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form.  A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
-  The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities.  However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work.  For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
-  The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
-  The Corresponding Source for a work in source code form is that
-same work.
-
-  2. Basic Permissions.
-
-  All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met.  This License explicitly affirms your unlimited
-permission to run the unmodified Program.  The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work.  This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
-  You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force.  You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright.  Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
-  Conveying under any other circumstances is permitted solely under
-the conditions stated below.  Sublicensing is not allowed; section 10
-makes it unnecessary.
-
-  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
-  No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
-  When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
-  4. Conveying Verbatim Copies.
-
-  You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
-  You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
-  5. Conveying Modified Source Versions.
-
-  You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
-    a) The work must carry prominent notices stating that you modified
-    it, and giving a relevant date.
-
-    b) The work must carry prominent notices stating that it is
-    released under this License and any conditions added under section
-    7.  This requirement modifies the requirement in section 4 to
-    "keep intact all notices".
-
-    c) You must license the entire work, as a whole, under this
-    License to anyone who comes into possession of a copy.  This
-    License will therefore apply, along with any applicable section 7
-    additional terms, to the whole of the work, and all its parts,
-    regardless of how they are packaged.  This License gives no
-    permission to license the work in any other way, but it does not
-    invalidate such permission if you have separately received it.
-
-    d) If the work has interactive user interfaces, each must display
-    Appropriate Legal Notices; however, if the Program has interactive
-    interfaces that do not display Appropriate Legal Notices, your
-    work need not make them do so.
-
-  A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit.  Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
-  6. Conveying Non-Source Forms.
-
-  You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
-    a) Convey the object code in, or embodied in, a physical product
-    (including a physical distribution medium), accompanied by the
-    Corresponding Source fixed on a durable physical medium
-    customarily used for software interchange.
-
-    b) Convey the object code in, or embodied in, a physical product
-    (including a physical distribution medium), accompanied by a
-    written offer, valid for at least three years and valid for as
-    long as you offer spare parts or customer support for that product
-    model, to give anyone who possesses the object code either (1) a
-    copy of the Corresponding Source for all the software in the
-    product that is covered by this License, on a durable physical
-    medium customarily used for software interchange, for a price no
-    more than your reasonable cost of physically performing this
-    conveying of source, or (2) access to copy the
-    Corresponding Source from a network server at no charge.
-
-    c) Convey individual copies of the object code with a copy of the
-    written offer to provide the Corresponding Source.  This
-    alternative is allowed only occasionally and noncommercially, and
-    only if you received the object code with such an offer, in accord
-    with subsection 6b.
-
-    d) Convey the object code by offering access from a designated
-    place (gratis or for a charge), and offer equivalent access to the
-    Corresponding Source in the same way through the same place at no
-    further charge.  You need not require recipients to copy the
-    Corresponding Source along with the object code.  If the place to
-    copy the object code is a network server, the Corresponding Source
-    may be on a different server (operated by you or a third party)
-    that supports equivalent copying facilities, provided you maintain
-    clear directions next to the object code saying where to find the
-    Corresponding Source.  Regardless of what server hosts the
-    Corresponding Source, you remain obligated to ensure that it is
-    available for as long as needed to satisfy these requirements.
-
-    e) Convey the object code using peer-to-peer transmission, provided
-    you inform other peers where the object code and Corresponding
-    Source of the work are being offered to the general public at no
-    charge under subsection 6d.
-
-  A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
-  A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling.  In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage.  For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product.  A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
-  "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source.  The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
-  If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information.  But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
-  The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed.  Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
-  Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
-  7. Additional Terms.
-
-  "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law.  If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
-  When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it.  (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.)  You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
-  Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
-    a) Disclaiming warranty or limiting liability differently from the
-    terms of sections 15 and 16 of this License; or
-
-    b) Requiring preservation of specified reasonable legal notices or
-    author attributions in that material or in the Appropriate Legal
-    Notices displayed by works containing it; or
-
-    c) Prohibiting misrepresentation of the origin of that material, or
-    requiring that modified versions of such material be marked in
-    reasonable ways as different from the original version; or
-
-    d) Limiting the use for publicity purposes of names of licensors or
-    authors of the material; or
-
-    e) Declining to grant rights under trademark law for use of some
-    trade names, trademarks, or service marks; or
-
-    f) Requiring indemnification of licensors and authors of that
-    material by anyone who conveys the material (or modified versions of
-    it) with contractual assumptions of liability to the recipient, for
-    any liability that these contractual assumptions directly impose on
-    those licensors and authors.
-
-  All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10.  If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term.  If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
-  If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
-  Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
-  8. Termination.
-
-  You may not propagate or modify a covered work except as expressly
-provided under this License.  Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
-  However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
-  Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-  Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License.  If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
-  9. Acceptance Not Required for Having Copies.
-
-  You are not required to accept this License in order to receive or
-run a copy of the Program.  Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance.  However,
-nothing other than this License grants you permission to propagate or
-modify any covered work.  These actions infringe copyright if you do
-not accept this License.  Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
-  10. Automatic Licensing of Downstream Recipients.
-
-  Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License.  You are not responsible
-for enforcing compliance by third parties with this License.
-
-  An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations.  If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
-  You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License.  For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
-  11. Patents.
-
-  A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based.  The
-work thus licensed is called the contributor's "contributor version".
-
-  A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version.  For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
-  Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
-  In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement).  To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
-  If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients.  "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
-  If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
-  A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License.  You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
-  Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
-  12. No Surrender of Others' Freedom.
-
-  If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all.  For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
-  13. Use with the GNU Affero General Public License.
-
-  Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work.  The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
-  14. Revised Versions of this License.
-
-  The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-  Each version is given a distinguishing version number.  If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation.  If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
-  If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
-  Later license versions may give you additional or different
-permissions.  However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
-  15. Disclaimer of Warranty.
-
-  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. Limitation of Liability.
-
-  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
-  17. Interpretation of Sections 15 and 16.
-
-  If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
-                     END OF TERMS AND CONDITIONS
-
-            How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <https://www.gnu.org/licenses/>.
-
-Also add information on how to contact you by electronic and paper mail.
-
-  If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
-    <program>  Copyright (C) <year>  <name of author>
-    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
-    This is free software, and you are welcome to redistribute it
-    under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
-  You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-<https://www.gnu.org/licenses/>.
-
-  The GNU General Public License does not permit incorporating your program
-into proprietary programs.  If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library.  If this is what you want to do, use the GNU Lesser General
-Public License instead of this License.  But first, please read
-<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/Icons/Mondrian/actions/16/action-albumfolder-importdir2.svg b/Icons/Mondrian/actions/16/action-albumfolder-importdir2.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/action-albumfolder-importdir2.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/add-folder-to-archive.svg b/Icons/Mondrian/actions/16/add-folder-to-archive.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/add-folder-to-archive.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/albumfolder-importdir.svg b/Icons/Mondrian/actions/16/albumfolder-importdir.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/albumfolder-importdir.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/albumfolder-new.svg b/Icons/Mondrian/actions/16/albumfolder-new.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/albumfolder-new.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/archive-insert-directory.svg b/Icons/Mondrian/actions/16/archive-insert-directory.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/archive-insert-directory.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/folder-add.svg b/Icons/Mondrian/actions/16/folder-add.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e1480b236480c3dad062272f47b103a3ce5eb968
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder-add.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 6 L 1 6 L 1 10 L 1 11 L 1 11.9375 C 1 13.079592 1.9204077 14 3.0625 14 L 10 14 L 10 13 L 3 13 C 2.723 13 2.4737187 12.887781 2.2929688 12.707031 C 2.1122184 12.526281 2 12.277 2 12 L 2 11 L 2 10 L 2 7 L 5 7 L 7 5 L 14 5 L 14 9 L 15 9 L 15 4 L 14 4 C 14 3.446 13.554 3 13 3 L 8 3 L 7 2 L 6 2 L 3 2 z M 12 9 L 12 11 L 10 11 L 10 12 L 12 12 L 12 14 L 13 14 L 13 12 L 15 12 L 15 11 L 13 11 L 13 9 L 12 9 z "
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/actions/16/folder-copy.svg b/Icons/Mondrian/actions/16/folder-copy.svg
new file mode 100644
index 0000000000000000000000000000000000000000..90db86a49b74a0b658c98357c86921243051e4df
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder-copy.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3,2 C 2.446,2 2,2.446 2,3 V 5 H 1 v 1 4 c 0,0.554 0.446,1 1,1 h 3 v 2 c 0,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.446 1,-1 V 7 C 15,6.446 14.554,6 14,6 H 11 V 4 C 11,3.446 10.554,3 10,3 H 6 L 5,2 H 4.7167969 Z m 3,2 h 4 V 5 6 L 9,5 H 8.7167969 7 C 6.446,5 6,5.446 6,6 V 8 H 5 v 1 1 H 2 V 9 6 h 2 z m 4,3 h 4 v 1 5 H 6 V 12 9 h 2 z"
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/actions/16/folder-move.svg b/Icons/Mondrian/actions/16/folder-move.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9bb50e81f877f4513136ff65075981899676d06d
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder-move.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 5 L 1 5 L 1 6 L 1 7 L 2 7 L 2 6 L 4 6 L 6 4 L 7 4 L 7 3 L 6 3 L 5 2 L 4.7167969 2 L 3 2 z M 8 3 L 8 4 L 9 4 L 9 3 L 8 3 z M 10 3 L 10 4 L 11 4 C 11 3.446 10.554 3 10 3 z M 7 5 C 6.446 5 6 5.446 6 6 L 6 8 L 5 8 L 5 9 L 5 13 C 5 13.554 5.446 14 6 14 L 14 14 C 14.554 14 15 13.554 15 13 L 15 7 C 15 6.446 14.554 6 14 6 L 11 6 L 11 5 L 10 5 L 10 6 L 9 5 L 8.7167969 5 L 7 5 z M 10 7 L 14 7 L 14 8 L 14 13 L 6 13 L 6 12 L 6 9 L 8 9 L 10 7 z M 1 8 L 1 9 L 2 9 L 2 8 L 1 8 z M 1 10 C 1 10.554 1.446 11 2 11 L 2 10 L 1 10 z M 3 10 L 3 11 L 4 11 L 4 10 L 3 10 z "
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/actions/16/folder-new.svg b/Icons/Mondrian/actions/16/folder-new.svg
new file mode 120000
index 0000000000000000000000000000000000000000..048b1360b26d49e0bcf5f9a6232babf9768fed5d
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder-new.svg
@@ -0,0 +1 @@
+folder-add.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/folder-open.svg b/Icons/Mondrian/actions/16/folder-open.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7d792ff180e656d75fbda7bf937623a32eb55004
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder-open.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 6 L 1 6 L 1 10 L 1 11 L 1 11.9375 C 1 13.079592 1.9204077 14 3.0625 14 L 12.9375 14 C 14.079592 14 15 13.079592 15 11.9375 L 15 11 L 15 10 L 15 4 L 14 4 C 14 3.446 13.554 3 13 3 L 8 3 L 7 2 L 6 2 L 3 2 z M 3.5234375 3 L 4 3 L 4.4765625 3 L 6 3 L 6.5566406 3 L 7 3.4335938 L 7 4 L 6.5566406 4 L 4.4902344 6 L 4 6 L 3.5234375 6 C 3.2337685 6 3 5.7662313 3 5.4765625 L 3 3.5234375 C 3 3.2337687 3.2337685 3 3.5234375 3 z M 7 5 L 14 5 L 14 10 L 14 11 L 14 12 C 14 12.277 13.887781 12.526281 13.707031 12.707031 C 13.526281 12.887781 13.277 13 13 13 L 3 13 C 2.723 13 2.4737187 12.887781 2.2929688 12.707031 C 2.1122184 12.526281 2 12.277 2 12 L 2 11 L 2 10 L 2 7 L 5 7 L 7 5 z "
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/actions/16/folder-visiting.svg b/Icons/Mondrian/actions/16/folder-visiting.svg
new file mode 120000
index 0000000000000000000000000000000000000000..cde3e2e5a2ccb07004abf0f0abc14123e6deca0b
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder-visiting.svg
@@ -0,0 +1 @@
+folder-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/folder_new.svg b/Icons/Mondrian/actions/16/folder_new.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/folder_new.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/group-new.svg b/Icons/Mondrian/actions/16/group-new.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/group-new.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/project_archive.svg b/Icons/Mondrian/actions/16/project_archive.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/project_archive.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/stock_folder-copy.svg b/Icons/Mondrian/actions/16/stock_folder-copy.svg
new file mode 120000
index 0000000000000000000000000000000000000000..59d45aeede52a3c76f3bfbd8a3fe76a0865139a8
--- /dev/null
+++ b/Icons/Mondrian/actions/16/stock_folder-copy.svg
@@ -0,0 +1 @@
+folder-copy.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/stock_folder-move.svg b/Icons/Mondrian/actions/16/stock_folder-move.svg
new file mode 120000
index 0000000000000000000000000000000000000000..4fcef6d3d376832c4c0b95d3caa1cd92743b341b
--- /dev/null
+++ b/Icons/Mondrian/actions/16/stock_folder-move.svg
@@ -0,0 +1 @@
+folder-move.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/16/stock_new-dir.svg b/Icons/Mondrian/actions/16/stock_new-dir.svg
new file mode 120000
index 0000000000000000000000000000000000000000..149bcafc401e0ab8f371cec6a9aebc4c43ef6c75
--- /dev/null
+++ b/Icons/Mondrian/actions/16/stock_new-dir.svg
@@ -0,0 +1 @@
+folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/actions/symbolic/folder-copy-symbolic.svg b/Icons/Mondrian/actions/symbolic/folder-copy-symbolic.svg
new file mode 100644
index 0000000000000000000000000000000000000000..90db86a49b74a0b658c98357c86921243051e4df
--- /dev/null
+++ b/Icons/Mondrian/actions/symbolic/folder-copy-symbolic.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3,2 C 2.446,2 2,2.446 2,3 V 5 H 1 v 1 4 c 0,0.554 0.446,1 1,1 h 3 v 2 c 0,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.446 1,-1 V 7 C 15,6.446 14.554,6 14,6 H 11 V 4 C 11,3.446 10.554,3 10,3 H 6 L 5,2 H 4.7167969 Z m 3,2 h 4 V 5 6 L 9,5 H 8.7167969 7 C 6.446,5 6,5.446 6,6 V 8 H 5 v 1 1 H 2 V 9 6 h 2 z m 4,3 h 4 v 1 5 H 6 V 12 9 h 2 z"
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/actions/symbolic/folder-move-symbolic.svg b/Icons/Mondrian/actions/symbolic/folder-move-symbolic.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9bb50e81f877f4513136ff65075981899676d06d
--- /dev/null
+++ b/Icons/Mondrian/actions/symbolic/folder-move-symbolic.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 5 L 1 5 L 1 6 L 1 7 L 2 7 L 2 6 L 4 6 L 6 4 L 7 4 L 7 3 L 6 3 L 5 2 L 4.7167969 2 L 3 2 z M 8 3 L 8 4 L 9 4 L 9 3 L 8 3 z M 10 3 L 10 4 L 11 4 C 11 3.446 10.554 3 10 3 z M 7 5 C 6.446 5 6 5.446 6 6 L 6 8 L 5 8 L 5 9 L 5 13 C 5 13.554 5.446 14 6 14 L 14 14 C 14.554 14 15 13.554 15 13 L 15 7 C 15 6.446 14.554 6 14 6 L 11 6 L 11 5 L 10 5 L 10 6 L 9 5 L 8.7167969 5 L 7 5 z M 10 7 L 14 7 L 14 8 L 14 13 L 6 13 L 6 12 L 6 9 L 8 9 L 10 7 z M 1 8 L 1 9 L 2 9 L 2 8 L 1 8 z M 1 10 C 1 10.554 1.446 11 2 11 L 2 10 L 1 10 z M 3 10 L 3 11 L 4 11 L 4 10 L 3 10 z "
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/actions/symbolic/folder-new-symbolic.svg b/Icons/Mondrian/actions/symbolic/folder-new-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..2eeddc88a56bd6848b250c8b717518ccfdf32e4a
--- /dev/null
+++ b/Icons/Mondrian/actions/symbolic/folder-new-symbolic.svg
@@ -0,0 +1 @@
+../16/folder-new.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/index.theme b/Icons/Mondrian/index.theme
index 5e4da26d4ed9d72f77349fca012e679aad7e322a..2a86c6a071cdf90fae90584a8f3598e3810ab5a3 100644
--- a/Icons/Mondrian/index.theme
+++ b/Icons/Mondrian/index.theme
@@ -1,19 +1,129 @@
 [Icon Theme]
 Name=Mondrian
+
 Comment=Icons inspired by Mondrian's paintings
-Comment[es]=Iconos inspirados en las pinturas de Mondrian
+
+DisplayDepth=32
+
 Inherits=breeze,Adwaita,hicolor
 
 Example=folder
 
 FollowsColorScheme=true
 
-# Directory list
-Directories=scalable/places,
+DesktopDefault=48
+DesktopSizes=16,22,32,48,64,128,256
+ToolbarDefault=22
+ToolbarSizes=16,22,32,48
+MainToolbarDefault=22
+MainToolbarSizes=16,22,32,48
+SmallDefault=16
+SmallSizes=16,22,32,48
+PanelDefault=48
+PanelSizes=16,22,32,48,64,128,256
+DialogDefault=32
+DialogSizes=16,22,32,48,64,128,256
+
+KDE-Extensions=.svg
+
+Directories=actions/16,actions/22,actions/24,actions/32,apps/16,apps/22,apps/32,apps/48,mimetypes/32,mimetypes/64,places/16,places/22,places/48,actions/symbolic,places/symbolic
+
+########## Actions
+
+[actions/16]
+Size=16
+Context=Actions
+Type=Fixed
+
+[actions/22]
+Size=22
+Context=Actions
+Type=Fixed
+
+[actions/24]
+Size=24
+Context=Actions
+Type=Fixed
+
+[actions/32]
+Size=32
+Context=Actions
+Type=Scalable
+MinSize=32
+MaxSize=256
+
+########## Apps
+
+[apps/16]
+Size=16
+Context=Applications
+Type=Fixed
+
+[apps/22]
+Size=22
+Context=Applications
+Type=Fixed
+
+[apps/32]
+Size=32
+Context=Applications
+Type=Fixed
+
+[apps/48]
+Size=48
+Context=Applications
+Type=Scalable
+MinSize=48
+MaxSize=256
+
+########## Mimetypes
+
+[mimetypes/32]
+Size=32
+Context=MimeTypes
+Type=Scalable
+MinSize=32
+MaxSize=48
+
+[mimetypes/64]
+Size=64
+Context=MimeTypes
+Type=Scalable
+MinSize=64
+MaxSize=256
+
+########## Places
+
+[places/16]
+Size=16
+Context=Places
+Type=Fixed
+MinSize=16
+
+[places/22]
+Size=22
+Context=Places
+Type=Fixed
 
-[scalable/places]
+[places/48]
 Size=48
 Context=Places
 Type=Scalable
+MinSize=24
+MaxSize=256
+
+# Gnome symbolic icons
+
+[actions/symbolic]
+Context=Actions
+Size=16
 MinSize=8
 MaxSize=512
+Type=Scalable
+
+[places/symbolic]
+Context=Places
+Size=16
+MinSize=8
+MaxSize=512
+Type=Scalable
diff --git a/Icons/Mondrian/places/16/Zprototype.svg b/Icons/Mondrian/places/16/Zprototype.svg
new file mode 100644
index 0000000000000000000000000000000000000000..fc5d23d1128a35208ac6ee7b022637d1a3455e47
--- /dev/null
+++ b/Icons/Mondrian/places/16/Zprototype.svg
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   viewBox="0 0 16 16"
+   id="svg5"
+   sodipodi:docname="prototype.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata11">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs9" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1366"
+     inkscape:window-height="707"
+     id="namedview7"
+     showgrid="true"
+     inkscape:zoom="31.1875"
+     inkscape:cx="8"
+     inkscape:cy="8"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg5"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid818"
+       units="px"
+       spacingx="1" />
+    <sodipodi:guide
+       position="9,8.5931864"
+       orientation="1,0"
+       id="guide816"
+       inkscape:locked="false" />
+  </sodipodi:namedview>
+  <style
+     type="text/css"
+     id="current-color-scheme">
+        .ColorScheme-Text {
+            color:#232629;
+        }
+    </style>
+  <path
+     inkscape:connector-curvature="0"
+     style="color:#232629;fill:currentColor"
+     d="M 4.9824219,2 C 3.3304139,2 2,3.3304139 2,4.9824219 V 11.017578 C 2,12.669586 3.3304139,14 4.9824219,14 H 11.017578 C 12.669586,14 14,12.669586 14,11.017578 V 4.9824219 C 14,3.3304139 12.669586,2 11.017578,2 Z M 5.5,4 h 5 C 11.331,4 12,4.669 12,5.5 12,6.331 11.331,7 10.5,7 h -5 C 4.669,7 4,6.331 4,5.5 4,4.669 4.669,4 5.5,4 Z"
+     class="ColorScheme-Text"
+     id="path3" />
+</svg>
diff --git a/Icons/Mondrian/places/16/desktop.svg b/Icons/Mondrian/places/16/desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/edittrash.svg b/Icons/Mondrian/places/16/edittrash.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/edittrash.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/emptytrash.svg b/Icons/Mondrian/places/16/emptytrash.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/16/emptytrash.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/folder-download.svg b/Icons/Mondrian/places/16/folder-download.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6ddff0e456ed588278a25cf1e7fb18f1ee784398
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-download.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 6 2 L 6 7 L 6 8 L 6 9 L 6 10 L 4 8 L 3 8 L 2 8 L 6 12 L 8 14 L 10 12 L 14 8 L 13 8 L 12 8 L 10 10 L 10 9 L 10 8 L 10 6 L 10 2 L 9 2 L 7 2 L 6 2 z M 7 7 L 9 7 L 9 9 L 9 10 L 9 11 L 9 12 L 7 12 L 7 11 L 7 10 L 7 9 L 7 7 z "
+          id="rect4099" 
+          class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-downloads.svg b/Icons/Mondrian/places/16/folder-downloads.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-downloads.svg
rename to Icons/Mondrian/places/16/folder-downloads.svg
diff --git a/Icons/Mondrian/scalable/places/folder-drag-accept.svg b/Icons/Mondrian/places/16/folder-drag-accept.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-drag-accept.svg
rename to Icons/Mondrian/places/16/folder-drag-accept.svg
diff --git a/Icons/Mondrian/scalable/places/folder_home.svg b/Icons/Mondrian/places/16/folder-home.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder_home.svg
rename to Icons/Mondrian/places/16/folder-home.svg
diff --git a/Icons/Mondrian/scalable/places/folder-image.svg b/Icons/Mondrian/places/16/folder-image.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-image.svg
rename to Icons/Mondrian/places/16/folder-image.svg
diff --git a/Icons/Mondrian/scalable/places/folder-images.svg b/Icons/Mondrian/places/16/folder-images.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-images.svg
rename to Icons/Mondrian/places/16/folder-images.svg
diff --git a/Icons/Mondrian/places/16/folder-music.svg b/Icons/Mondrian/places/16/folder-music.svg
new file mode 120000
index 0000000000000000000000000000000000000000..c71e4becfd40512a1259fdafef70ac71693e8c17
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-music.svg
@@ -0,0 +1 @@
+./folder-sound.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/folder-network.svg b/Icons/Mondrian/places/16/folder-network.svg
new file mode 100644
index 0000000000000000000000000000000000000000..bcbd97a54dc013e49d86803d4f46f550a6f17ae5
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-network.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 11.5 2 A 2.5 2.5 0 0 0 9 4.5 A 2.5 2.5 0 0 0 9.0976562 5.1875 L 4.2636719 8.2109375 A 1.5 1.5 0 0 0 3.5 8 A 1.5 1.5 0 0 0 2 9.5 A 1.5 1.5 0 0 0 3.5 11 A 1.5 1.5 0 0 0 4.5429688 10.578125 L 9.0195312 12.257812 A 2 2 0 0 0 11 14 A 2 2 0 0 0 13 12 A 2 2 0 0 0 11 10 A 2 2 0 0 0 9.1289062 11.298828 L 4.9785156 9.7421875 A 1.5 1.5 0 0 0 5 9.5 A 1.5 1.5 0 0 0 4.8476562 8.8457031 L 9.4707031 5.9550781 A 2.5 2.5 0 0 0 11.5 7 A 2.5 2.5 0 0 0 14 4.5 A 2.5 2.5 0 0 0 11.5 2 z "
+        id="rect4175" 
+        class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-picture.svg b/Icons/Mondrian/places/16/folder-picture.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-picture.svg
rename to Icons/Mondrian/places/16/folder-picture.svg
diff --git a/Icons/Mondrian/places/16/folder-pictures.svg b/Icons/Mondrian/places/16/folder-pictures.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7db965998915dd79692abb65db12e5f3489d8157
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-pictures.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 11.5 2 A 1.5 1.5 0 0 0 10 3.5 A 1.5 1.5 0 0 0 11.5 5 A 1.5 1.5 0 0 0 13 3.5 A 1.5 1.5 0 0 0 11.5 2 z M 6 4 L 2 14 L 3 14 L 13 14 L 14 14 L 11 6 L 10 6 L 9.5 6.5 L 7 4 L 6 4 z M 6.7148438 4.7148438 L 9 7 L 8.4609375 7.5390625 L 8 7 L 7 7 L 4.2734375 10.818359 L 6.7148438 4.7148438 z M 10.273438 6.7265625 L 12.222656 11.925781 L 8.921875 8.0761719 L 9 8 L 10.273438 6.7265625 z M 7.5449219 7.6367188 L 12.142578 13 L 3.7148438 13 L 7.5449219 7.6367188 z "
+        id="rect4122" 
+        class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/places/16/folder-root.svg b/Icons/Mondrian/places/16/folder-root.svg
new file mode 100644
index 0000000000000000000000000000000000000000..adb7d02d0db5e94a523d53b34c93e644bedf262a
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-root.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
+    <style type="text/css" id="current-color-scheme">
+        .ColorScheme-Text {
+            color:#232629;
+        }
+    </style>
+    <g style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text">
+        <path d="M 3,12 H 2 L 9,2 h 1 z"/>
+        <path d="M 4,14 H 3 L 10,4 h 1 z"/>
+        <rect height="1" width="6" x="8" y="13"/>
+    </g>
+</svg>
diff --git a/Icons/Mondrian/places/16/folder-sound.svg b/Icons/Mondrian/places/16/folder-sound.svg
new file mode 100644
index 0000000000000000000000000000000000000000..cbb42162851da156cd1cf54171309a361578eab6
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-sound.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 14 2 L 4 4 L 4 5 L 4 7 L 4 8 L 4 10.087891 A 1.5 1.5 0 0 0 3.5 10 A 1.5 1.5 0 0 0 2 11.5 A 1.5 1.5 0 0 0 3.5 13 A 1.5 1.5 0 0 0 4.9121094 12 A 1.5 1.5 0 0 0 4.9335938 11.943359 A 1.5 1.5 0 0 0 4.9707031 11.798828 A 1.5 1.5 0 0 0 4.9921875 11.650391 A 1.5 1.5 0 0 0 5 11.5 L 5 7.8007812 L 8 7.1992188 L 8 11.087891 A 1.5 1.5 0 0 0 7.5 11 A 1.5 1.5 0 0 0 6 12.5 A 1.5 1.5 0 0 0 7.5 14 A 1.5 1.5 0 0 0 8.9121094 13 A 1.5 1.5 0 0 0 8.9335938 12.943359 A 1.5 1.5 0 0 0 8.9707031 12.798828 A 1.5 1.5 0 0 0 8.9921875 12.650391 A 1.5 1.5 0 0 0 9 12.5 L 9 7 L 13 6.1992188 L 13 9.0878906 A 1.5 1.5 0 0 0 12.5 9 A 1.5 1.5 0 0 0 11 10.5 A 1.5 1.5 0 0 0 12.5 12 A 1.5 1.5 0 0 0 13.912109 11 A 1.5 1.5 0 0 0 13.933594 10.943359 A 1.5 1.5 0 0 0 13.970703 10.798828 A 1.5 1.5 0 0 0 13.992188 10.650391 A 1.5 1.5 0 0 0 14 10.5 L 14 6 L 14 5 L 14 3 L 14 2 z M 13 3.1992188 L 13 5.1992188 L 5 6.8007812 L 5 4.8007812 L 13 3.1992188 z "
+        class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/places/16/folder-video.svg b/Icons/Mondrian/places/16/folder-video.svg
new file mode 120000
index 0000000000000000000000000000000000000000..fcc22b3765d76953fb0c6ad1f3b1fd69a38dcf2f
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-video.svg
@@ -0,0 +1 @@
+folder-videos.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/folder-videos.svg b/Icons/Mondrian/places/16/folder-videos.svg
new file mode 100644
index 0000000000000000000000000000000000000000..a191f3621a95ff54070e49921d51364d36324535
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder-videos.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 5 2 L 5 8 L 5 12 L 6 12 L 8 12 L 8 14 L 9 14 L 13 14 L 14 14 L 14 6 L 13.5625 6 L 13 6 L 12 6 L 12 3 L 12 2 L 5 2 z M 5 8 L 2 5 L 2 11 L 5 8 z M 6 3 L 11 3 L 11 6 L 6 6 L 6 3 z M 6 7 L 8 7 L 8 11 L 6 11 L 6 7 z M 9 7 L 13 7 L 13 13 L 9 13 L 9 7 z "
+        class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/places/16/folder.svg b/Icons/Mondrian/places/16/folder.svg
new file mode 100644
index 0000000000000000000000000000000000000000..2c4104691f65b6dd9042478dbe8f4df7af36aeba
--- /dev/null
+++ b/Icons/Mondrian/places/16/folder.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+ <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+       d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 6 L 1 6 L 1 10 L 1 11 L 1 11.9375 C 1 13.079592 1.9204077 14 3.0625 14 L 12.9375 14 C 14.079592 14 15 13.079592 15 11.9375 L 15 11 L 15 10 L 15 4 L 14 4 C 14 3.446 13.554 3 13 3 L 8 3 L 7 2 L 6 2 L 3 2 z M 7 5 L 14 5 L 14 10 L 14 11 L 14 12 C 14 12.277 13.887781 12.526281 13.707031 12.707031 C 13.526281 12.887781 13.277 13 13 13 L 3 13 C 2.723 13 2.4737187 12.887781 2.2929688 12.707031 C 2.1122186 12.526281 2 12.277 2 12 L 2 11 L 2 10 L 2 7 L 5 7 L 7 5 z "
+       class="ColorScheme-Text"
+       />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder_download.svg b/Icons/Mondrian/places/16/folder_download.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder_download.svg
rename to Icons/Mondrian/places/16/folder_download.svg
diff --git a/Icons/Mondrian/scalable/places/gnome-fs-home.svg b/Icons/Mondrian/places/16/folder_home.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/gnome-fs-home.svg
rename to Icons/Mondrian/places/16/folder_home.svg
diff --git a/Icons/Mondrian/scalable/places/folder_images.svg b/Icons/Mondrian/places/16/folder_images.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder_images.svg
rename to Icons/Mondrian/places/16/folder_images.svg
diff --git a/Icons/Mondrian/scalable/places/folder_pictures.svg b/Icons/Mondrian/places/16/folder_pictures.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder_pictures.svg
rename to Icons/Mondrian/places/16/folder_pictures.svg
diff --git a/Icons/Mondrian/places/16/gnome-ccdesktop.svg b/Icons/Mondrian/places/16/gnome-ccdesktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-ccdesktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-desktop-config.svg b/Icons/Mondrian/places/16/gnome-desktop-config.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-desktop-config.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/gnome-folder.svg b/Icons/Mondrian/places/16/gnome-folder.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/gnome-folder.svg
rename to Icons/Mondrian/places/16/gnome-folder.svg
diff --git a/Icons/Mondrian/places/16/gnome-fs-desktop.svg b/Icons/Mondrian/places/16/gnome-fs-desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-fs-desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-fs-directory-accept.svg b/Icons/Mondrian/places/16/gnome-fs-directory-accept.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7d792ff180e656d75fbda7bf937623a32eb55004
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-fs-directory-accept.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 6 L 1 6 L 1 10 L 1 11 L 1 11.9375 C 1 13.079592 1.9204077 14 3.0625 14 L 12.9375 14 C 14.079592 14 15 13.079592 15 11.9375 L 15 11 L 15 10 L 15 4 L 14 4 C 14 3.446 13.554 3 13 3 L 8 3 L 7 2 L 6 2 L 3 2 z M 3.5234375 3 L 4 3 L 4.4765625 3 L 6 3 L 6.5566406 3 L 7 3.4335938 L 7 4 L 6.5566406 4 L 4.4902344 6 L 4 6 L 3.5234375 6 C 3.2337685 6 3 5.7662313 3 5.4765625 L 3 3.5234375 C 3 3.2337687 3.2337685 3 3.5234375 3 z M 7 5 L 14 5 L 14 10 L 14 11 L 14 12 C 14 12.277 13.887781 12.526281 13.707031 12.707031 C 13.526281 12.887781 13.277 13 13 13 L 3 13 C 2.723 13 2.4737187 12.887781 2.2929688 12.707031 C 2.1122184 12.526281 2 12.277 2 12 L 2 11 L 2 10 L 2 7 L 5 7 L 7 5 z "
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/gnome-fs-directory.svg b/Icons/Mondrian/places/16/gnome-fs-directory.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/gnome-fs-directory.svg
rename to Icons/Mondrian/places/16/gnome-fs-directory.svg
diff --git a/Icons/Mondrian/scalable/places/gnome-home.svg b/Icons/Mondrian/places/16/gnome-fs-home.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/gnome-home.svg
rename to Icons/Mondrian/places/16/gnome-fs-home.svg
diff --git a/Icons/Mondrian/places/16/gnome-fs-trash-empty-accept.svg b/Icons/Mondrian/places/16/gnome-fs-trash-empty-accept.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-fs-trash-empty-accept.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-fs-trash-empty.svg b/Icons/Mondrian/places/16/gnome-fs-trash-empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-fs-trash-empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-fs-trash-full.svg b/Icons/Mondrian/places/16/gnome-fs-trash-full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-fs-trash-full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-home.svg b/Icons/Mondrian/places/16/gnome-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..858de4c5d0bd00ab00365f86edd992586afcaaaa
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-home.svg
@@ -0,0 +1 @@
+user-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-stock-trash-full.svg b/Icons/Mondrian/places/16/gnome-stock-trash-full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-stock-trash-full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gnome-stock-trash.svg b/Icons/Mondrian/places/16/gnome-stock-trash.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/16/gnome-stock-trash.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/go-home-large.svg b/Icons/Mondrian/places/16/go-home-large.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/go-home-large.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/user-home.svg b/Icons/Mondrian/places/16/go-home.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/user-home.svg
rename to Icons/Mondrian/places/16/go-home.svg
diff --git a/Icons/Mondrian/places/16/gohome.svg b/Icons/Mondrian/places/16/gohome.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/gohome.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/gtg-home.svg b/Icons/Mondrian/places/16/gtg-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/gtg-home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/gtk-directory.svg b/Icons/Mondrian/places/16/gtk-directory.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/gtk-directory.svg
rename to Icons/Mondrian/places/16/gtk-directory.svg
diff --git a/Icons/Mondrian/places/16/gtk-home.svg b/Icons/Mondrian/places/16/gtk-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/gtk-home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/inode-directory.svg b/Icons/Mondrian/places/16/inode-directory.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/inode-directory.svg
rename to Icons/Mondrian/places/16/inode-directory.svg
diff --git a/Icons/Mondrian/places/16/kfm_home.svg b/Icons/Mondrian/places/16/kfm_home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/kfm_home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/library-music.svg b/Icons/Mondrian/places/16/library-music.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/library-music.svg
rename to Icons/Mondrian/places/16/library-music.svg
diff --git a/Icons/Mondrian/places/16/other-desktop.svg b/Icons/Mondrian/places/16/other-desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/other-desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/plugin-fadedesktop.svg b/Icons/Mondrian/places/16/plugin-fadedesktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/plugin-fadedesktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/plugin-showdesktop.svg b/Icons/Mondrian/places/16/plugin-showdesktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/plugin-showdesktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/plugins-desktop.svg b/Icons/Mondrian/places/16/plugins-desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/16/plugins-desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/redhat-home.svg b/Icons/Mondrian/places/16/redhat-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/redhat-home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/sidebar-places.svg b/Icons/Mondrian/places/16/sidebar-places.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/sidebar-places.svg
rename to Icons/Mondrian/places/16/sidebar-places.svg
diff --git a/Icons/Mondrian/scalable/places/stock_folder.svg b/Icons/Mondrian/places/16/stock_folder.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/stock_folder.svg
rename to Icons/Mondrian/places/16/stock_folder.svg
diff --git a/Icons/Mondrian/places/16/stock_home.svg b/Icons/Mondrian/places/16/stock_home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/16/stock_home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/stock_trash_full.svg b/Icons/Mondrian/places/16/stock_trash_full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/stock_trash_full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/tag-folder.svg b/Icons/Mondrian/places/16/tag-folder.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/tag-folder.svg
rename to Icons/Mondrian/places/16/tag-folder.svg
diff --git a/Icons/Mondrian/places/16/trash-empty.svg b/Icons/Mondrian/places/16/trash-empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/16/trash-empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/trashcan_empty.svg b/Icons/Mondrian/places/16/trashcan_empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/16/trashcan_empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/trashcan_full.svg b/Icons/Mondrian/places/16/trashcan_full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/trashcan_full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/user-desktop.svg b/Icons/Mondrian/places/16/user-desktop.svg
new file mode 100644
index 0000000000000000000000000000000000000000..dfe40f6d31c4ad145ffb12bd024c97fda97c3dc2
--- /dev/null
+++ b/Icons/Mondrian/places/16/user-desktop.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+          d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 13 C 2 13.554 2.446 14 3 14 L 13 14 C 13.554 14 14 13.554 14 13 L 14 3 C 14 2.446 13.554 2 13 2 L 3 2 z M 3.5039062 3 L 12.496094 3 C 12.774759 3 13 3.2252409 13 3.5039062 L 13 11 L 3 11 L 3 3.5039062 C 3 3.2252409 3.2252409 3 3.5039062 3 z "
+          class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/places/16/user-home.svg b/Icons/Mondrian/places/16/user-home.svg
new file mode 100644
index 0000000000000000000000000000000000000000..03dcff5dcbaa26f02d70d91a39024496aebcf2cc
--- /dev/null
+++ b/Icons/Mondrian/places/16/user-home.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 6 2 L 1 7 L 2 7 L 6 3 L 7 3 L 7 4 L 4 7 L 4 12 L 4 12.974609 C 4 13.543042 4.4569576 14 5.0253906 14 L 10.974609 14 C 11.543042 14 12 13.543042 12 12.974609 L 12 11 L 12 7 L 9 4 L 9 3 L 10 3 L 14 7 L 15 7 L 10 2 L 9 2 L 8 3 L 7 2 L 6 2 z M 8 4 L 11 7 L 11 8 L 11 12 L 11 12.460938 C 11 12.759313 10.759312 13 10.460938 13 L 9 13 L 9 9 L 7 9 L 7 13 L 5.5390625 13 C 5.2406865 13 5 12.759312 5 12.460938 L 5 11 L 5 8 L 5 7 L 8 4 z "
+        class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/scalable/places/user-images.svg b/Icons/Mondrian/places/16/user-images.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/user-images.svg
rename to Icons/Mondrian/places/16/user-images.svg
diff --git a/Icons/Mondrian/scalable/places/user-pictures.svg b/Icons/Mondrian/places/16/user-pictures.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/user-pictures.svg
rename to Icons/Mondrian/places/16/user-pictures.svg
diff --git a/Icons/Mondrian/places/16/user-trash-full.svg b/Icons/Mondrian/places/16/user-trash-full.svg
new file mode 100644
index 0000000000000000000000000000000000000000..39a179755549accc052eca7768202a687f249b90
--- /dev/null
+++ b/Icons/Mondrian/places/16/user-trash-full.svg
@@ -0,0 +1,8 @@
+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+    <style type="text/css" id="current-color-scheme">
+        .ColorScheme-Text {
+            color:#232629;
+        }
+    </style>
+    <path d="M 4.9824219,2 C 3.3304139,2 2,3.3304139 2,4.9824219 V 11.017578 C 2,12.669586 3.3304139,14 4.9824219,14 H 11.017578 C 12.669586,14 14,12.669586 14,11.017578 V 4.9824219 C 14,3.3304139 12.669586,2 11.017578,2 Z M 5.5,4 h 5 C 11.331,4 12,4.669 12,5.5 12,6.331 11.331,7 10.5,7 h -5 C 4.669,7 4,6.331 4,5.5 4,4.669 4.669,4 5.5,4 Z" class="ColorScheme-Text" fill="currentColor"/>
+</svg>
diff --git a/Icons/Mondrian/places/16/user-trash.svg b/Icons/Mondrian/places/16/user-trash.svg
new file mode 100644
index 0000000000000000000000000000000000000000..a89d8ec1953e1a467b89f3cf7508c67c39eb656c
--- /dev/null
+++ b/Icons/Mondrian/places/16/user-trash.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+    <path 
+        style="fill:currentColor;fill-opacity:1;stroke:none" 
+        d="M 4.9824219 2 C 3.3304139 2 2 3.3304139 2 4.9824219 L 2 11.017578 C 2 12.669586 3.3304139 14 4.9824219 14 L 11.017578 14 C 12.669586 14 14 12.669586 14 11.017578 L 14 4.9824219 C 14 3.3304139 12.669586 2 11.017578 2 L 4.9824219 2 z M 5 3 L 11 3 C 12.108 3 13 3.892 13 5 L 13 11 C 13 12.108 12.108 13 11 13 L 5 13 C 3.892 13 3 12.108 3 11 L 3 5 C 3 3.892 3.892 3 5 3 z M 5.5 4 C 4.669 4 4 4.669 4 5.5 C 4 6.331 4.669 7 5.5 7 L 10.5 7 C 11.331 7 12 6.331 12 5.5 C 12 4.669 11.331 4 10.5 4 L 5.5 4 z "
+        class="ColorScheme-Text"/>
+</svg>
diff --git a/Icons/Mondrian/places/16/xfce-trash_empty.svg b/Icons/Mondrian/places/16/xfce-trash_empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/16/xfce-trash_empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/16/xfce-trash_full.svg b/Icons/Mondrian/places/16/xfce-trash_full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/16/xfce-trash_full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/bookmarks.svg b/Icons/Mondrian/places/48/bookmarks.svg
new file mode 120000
index 0000000000000000000000000000000000000000..99af06a8043743cf50f801802ea9bd3182d38e02
--- /dev/null
+++ b/Icons/Mondrian/places/48/bookmarks.svg
@@ -0,0 +1 @@
+folder-bookmark.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/certificate-server.svg b/Icons/Mondrian/places/48/certificate-server.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5a98ca8c2f4dac7a295f00e323f00de4c2133d2d
--- /dev/null
+++ b/Icons/Mondrian/places/48/certificate-server.svg
@@ -0,0 +1 @@
+folder-locked.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/desktop.svg b/Icons/Mondrian/places/48/desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/document-open-data.svg b/Icons/Mondrian/places/48/document-open-data.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8dca637dc2bdbff5bdb166fad3c686d896c4e3dd
--- /dev/null
+++ b/Icons/Mondrian/places/48/document-open-data.svg
@@ -0,0 +1 @@
+document-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/document-open-folder.svg b/Icons/Mondrian/places/48/document-open-folder.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/document-open-folder.svg
rename to Icons/Mondrian/places/48/document-open-folder.svg
diff --git a/Icons/Mondrian/scalable/places/document-open.svg b/Icons/Mondrian/places/48/document-open.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/document-open.svg
rename to Icons/Mondrian/places/48/document-open.svg
diff --git a/Icons/Mondrian/places/48/edittrash.svg b/Icons/Mondrian/places/48/edittrash.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/edittrash.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/emptytrash.svg b/Icons/Mondrian/places/48/emptytrash.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/48/emptytrash.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/favorites.svg b/Icons/Mondrian/places/48/favorites.svg
new file mode 120000
index 0000000000000000000000000000000000000000..08070bdd589fc55f67cc7eca7a17936a9be3fb73
--- /dev/null
+++ b/Icons/Mondrian/places/48/favorites.svg
@@ -0,0 +1 @@
+folder-favorites.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/fileopen.svg b/Icons/Mondrian/places/48/fileopen.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8dca637dc2bdbff5bdb166fad3c686d896c4e3dd
--- /dev/null
+++ b/Icons/Mondrian/places/48/fileopen.svg
@@ -0,0 +1 @@
+document-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-bookmark.svg b/Icons/Mondrian/places/48/folder-bookmark.svg
new file mode 100644
index 0000000000000000000000000000000000000000..cb075827f59ae9aea0af473831554198152bd8e4
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-bookmark.svg
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg20"
+   sodipodi:docname="folder-bookmark.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata26">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs24" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview22"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg20" />
+  <path
+     d="m 18.292,7.261 a 2.931,2.931 0 0 0 -2.937,2.937 V 56.216 L 32,41.53 48.645,56.217 V 10.198 A 2.931,2.931 0 0 0 45.708,7.261 Z"
+     id="path2"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 16.968,27.739 h 3.065 v 24.522 h -3.065 z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 26.154,27.692 h -5.308 v 10.615 h 5.308 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 40.877,15.631 h 6.246 v 18.738 h -6.246 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 26.749,15.692 h 9.503 v 11.615 h -9.503 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 22.693,8.692 h 6.615 v 6.615 h -6.615 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 40.693,38.795 h 6.615 v 4.41 H 40.693 Z M 22.869,15.692 h 3.264 v 7.615 h -3.264 z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 33.846,34.692 v 8.41 h 1.26 l 5.048,4.206 V 34.693 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 18,7 c -1.662,0 -3,1.338 -3,3 V 57 L 32,42 49,57 V 10 C 49,8.338 47.662,7 46,7 Z m 0.346,2 H 22 v 6 H 17 V 10.346 C 17,9.6 17.6,9 18.346,9 Z M 23,9 h 6 v 6 h -6 z m 7,0 H 45.654 C 46.4,9 47,9.6 47,10.346 V 15 H 30 v -3 z m -13,7 h 5 v 7 h -5 v -5 z m 6,0 h 3 v 7 h -3 z m 4,0 h 9 v 11 h -9 v -8 z m 10,0 h 3 v 11 h -3 z m 4,0 h 6 v 18 h -6 v -7 z m -24,8 h 9 v 3 h -9 z m 0,4 h 3 V 49.4 L 17,52 V 29.654 Z m 4,0 h 5 v 10 h -5 z m 6,0 h 6 v 3 h -6 z m 7,0 h 6 v 6 h -6 z m -7,4 h 6 v 7.867 L 32,39 27,43.334 Z m 7,3 h 6 v 10.934 l -6,-5.202 z m 7,0 h 6 v 3 h -6 z m -20,4 h 5 v 5.2 l -5,4.333 z m 20,0 h 6 v 4 h -6 z m 0,5 h 6 v 8 l -6,-5.2 z"
+     id="path18"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-decrypted.svg b/Icons/Mondrian/places/48/folder-decrypted.svg
new file mode 120000
index 0000000000000000000000000000000000000000..fe5003f7d7c4aeafb3fea8b67d258b146fb9a5ca
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-decrypted.svg
@@ -0,0 +1 @@
+folder-unlocked.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-development.svg b/Icons/Mondrian/places/48/folder-development.svg
new file mode 100644
index 0000000000000000000000000000000000000000..2029857ce061dd490de4edc190bb9c95ff1b6604
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-development.svg
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg20"
+   sodipodi:docname="folder-development.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata26">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs24" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview22"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg20" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.123,16.43 -4.898,4.898 H 3.595 3.596 L 3.594,21.34 v 33.29 a 2.929,2.929 0 0 0 2.939,2.939 h 50.934 a 2.929,2.929 0 0 0 2.939,-2.939 v -38.2 z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 4.508,22.606 h 10.984 v 8.788 H 4.508 V 29.197 Z M 32.5,23.82 a 10.903,10.903 0 0 1 2.87,0.397 v 2.4 A 8.608,8.608 0 0 0 32.5,26.115 8.608,8.608 0 0 0 29.63,26.62 V 24.205 A 10.903,10.903 0 0 1 32.5,23.82 Z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 46.713,24.63 h 7.574 v 9.74 h -7.574 z m 8.123,0 h 4.328 v 9.74 h -4.328 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 39.38,30.63 h 2.415 a 10.903,10.903 0 0 1 0.385,2.87 10.903,10.903 0 0 1 -0.397,2.87 h -2.4 A 8.608,8.608 0 0 0 39.885,33.5 8.608,8.608 0 0 0 39.38,30.63 Z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 11.672,37.508 h 6.656 v 9.984 h -6.656 z m 40.156,3.122 h 7.344 v 14.69 a 1.045,1.045 0 0 1 -1.05,1.05 H 51.83 Z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 4.716,42.385 h 6.568 v 14.23 H 5.811 A 1.09,1.09 0 0 1 5.037,56.295 1.09,1.09 0 0 1 4.716,55.521 Z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 11.63,47.836 h 18.74 v 8.328 H 11.63 Z m 27,-0.082 h 12.74 v 8.492 H 38.63 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 47 H 19 V 23 h 3 z m 20,0 h 12 v 6 H 47 Z M 5,23 h 10 v 8 H 5 Z m 11,0 h 2 v 14 h -2 z m 16.5,0 a 10.5,10.5 0 0 0 -2.5,0.314 10.5,10.5 0 0 0 -1,0.3 v 3.258 A 7.5,7.5 0 0 0 25.873,30 h -3.262 a 10.5,10.5 0 0 0 -0.299,1 10.5,10.5 0 0 0 -0.312,2.5 10.5,10.5 0 0 0 0.314,2.5 10.5,10.5 0 0 0 0.3,1 h 3.258 A 7.5,7.5 0 0 0 29,40.127 v 3.262 a 10.5,10.5 0 0 0 1,0.298 10.5,10.5 0 0 0 2.5,0.313 10.5,10.5 0 0 0 2.5,-0.314 10.5,10.5 0 0 0 1,-0.3 V 40.128 A 7.5,7.5 0 0 0 39.127,37 h 3.262 A 10.5,10.5 0 0 0 42.687,36 10.5,10.5 0 0 0 43,33.5 10.5,10.5 0 0 0 42.686,31 10.5,10.5 0 0 0 42.386,30 H 39.13 A 7.5,7.5 0 0 0 36,26.873 V 23.611 A 10.5,10.5 0 0 0 35,23.312 10.5,10.5 0 0 0 32.5,23 Z m 0,1 a 9.5,9.5 0 0 1 2.5,0.346 v 2.091 A 7.5,7.5 0 0 0 32.5,26 7.5,7.5 0 0 0 30,26.44 V 24.336 A 9.5,9.5 0 0 1 32.5,24 Z M 47,25 h 7 v 9 h -7 z m 8,0 h 4 v 9 H 55 Z M 32.5,27 A 6.5,6.5 0 0 1 39,33.5 6.5,6.5 0 0 1 32.5,40 6.5,6.5 0 0 1 26,33.5 6.5,6.5 0 0 1 32.5,27 Z m -9.154,4 h 2.091 A 7.5,7.5 0 0 0 25,33.5 7.5,7.5 0 0 0 25.44,36 H 23.336 A 9.5,9.5 0 0 1 23,33.5 9.5,9.5 0 0 1 23.346,31 Z m 16.215,0 h 2.103 A 9.5,9.5 0 0 1 42,33.5 9.5,9.5 0 0 1 41.654,36 H 39.562 A 7.5,7.5 0 0 0 40,33.5 7.5,7.5 0 0 0 39.56,31 Z M 5,32 h 10 v 5 H 5 Z m 42,3 h 12 v 5 H 47 Z M 5,38 h 6 v 4 H 5 Z m 7,0 h 6 v 9 h -6 z m 35,3 h 4 v 6 h -4 z m 5,0 h 7 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 52 Z M 5,43 h 6 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 7,5 h 18 v 8 H 12 Z m 19,0 h 6 v 8 h -6 z m 8,0 h 12 v 8 H 39 Z"
+     id="path18"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-documents.svg b/Icons/Mondrian/places/48/folder-documents.svg
new file mode 100644
index 0000000000000000000000000000000000000000..10035b10c288788ce61961f7a2e5e4938a429c41
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-documents.svg
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg20"
+   sodipodi:docname="folder-documents.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata26">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs24" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview22"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg20" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.207,16.724 -4.768,4.768 H 4.276 4.278 l -0.002,0.011 v 32.408 a 2.851,2.851 0 0 0 2.86,2.86 H 56.72 a 2.851,2.851 0 0 0 2.86,-2.86 V 16.724 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 37.61,23.508 4.877,4.876 -1.219,0.6 -4.176,-0.079 -0.027,-5.397 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 46.86,27.385 h 5.28 v 23.231 h -5.28 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 9.553,44.385 h 8.895 V 56.616 H 9.553 Z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 18.385,50.907 h 34.23 v 5.186 h -34.23 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 52.77,39.385 h 6.462 V 56.616 H 52.77 Z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 4.672,22.385 h 8.656 V 38.616 H 4.672 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 50 H 19 V 23 h 3 z m 20,0 h 12 v 9 H 47 Z M 5,23 h 8 V 38 H 5 v -9 z m 9,0 h 4 v 15 h -4 z m 15,0 v 4 h -5 v 18 h 15 v -4 h 4 V 28 l -5,-5 h -8 z m 1,1 h 3 v 3 h -3 z m 4,0 h 3 v 5 h 5 v 11 h -3 v -8 l -5,-5 z m 4,1 3,3 h -3 z m -8,3 h 3 v 5 h 5 v 7 h -8 z m 17,0 h 5 v 22 h -5 z m 6,0 h 6 v 9 h -6 z m -19,1 3,3 H 34 Z M 5,39 H 8 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 5,0 h 8 v 5 h -8 z m 43,1 h 6 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -5 z m -23,1 h 8 v 3 h -8 z m -20,4 h 8 v 11 h -8 z m 9,6 h 33 v 5 H 19 Z"
+     id="path18"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-download.svg b/Icons/Mondrian/places/48/folder-download.svg
similarity index 75%
rename from Icons/Mondrian/scalable/places/folder-download.svg
rename to Icons/Mondrian/places/48/folder-download.svg
index 3a281b24c119e3ba462bb1e615af32af81901014..e79824fe1ed82a1aff24ca69b6029b06b89236c4 100644
--- a/Icons/Mondrian/scalable/places/folder-download.svg
+++ b/Icons/Mondrian/places/48/folder-download.svg
@@ -48,7 +48,7 @@
      inkscape:window-maximized="0"
      inkscape:current-layer="svg24" />
   <path
-     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 32 L 28,6 Z"
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -87,16 +87,17 @@
      inkscape:connector-curvature="0"
      style="fill:#dd0100" />
   <path
-     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 59 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 23 h 17 z"
+     d="m 30.214,22.428 h 4.572 v 9.145 h -4.572 z"
      id="path18"
-     inkscape:connector-curvature="0" />
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
   <path
-     d="m 30.214,22.428 h 4.572 v 9.145 h -4.572 z"
+     d="m 24.508,51.869 h 15.985 v 4.263 H 24.508 Z"
      id="path20"
      inkscape:connector-curvature="0"
-     style="fill:#fac901" />
+     style="fill:#dd0100" />
   <path
-     d="M 46,18 V 51 H 19 V 23 H 18 V 39 H 16 V 23 h -1 v 7 H 4 v 1 h 5 v 26 h 3 v -5 h 12 v 4 h 1 v -4 h 15 v 4 h 2 v -4 h 14 v 4 h 1 V 33 h 2 v -2 h -8 v -7 h 8 V 23 H 51 V 18 H 49 V 31 H 47 V 18 Z m -16,4 v 20 l -5,-5 h -1 l 6,6 v 3 l -9,-9 h -1 l 10,10 h 1 L 32.5,45.5 34,47 h 1 L 45,37 h -1 l -2,2 h -3 l 2,-2 h -1 l -5,5 V 22 h -4 z m 1,1 h 3 v 8 h -3 z m -19,8 h 3 v 8 h -3 z m 19,1 h 3 V 43 L 32.5,44.5 31,43 Z m 16,1 h 2 v 18 h -2 z m 4,0 h 5 v 11 h -5 z m -39,7 h 6 v 11 h -6 z m 26,0 h 3 l -6,6 v -3 z m -4,4 v 2 l -1,-1 z m 17,1 h 5 v 6 h -5 z"
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 51 H 19 V 23 h 3 z m 20,0 h 2 v 13 h -2 z m 4,0 h 8 v 5 h -8 z m -21,4 v 20 l -5,-5 h -1 l 6,6 v 3 l -9,-9 h -1 l 10,10 h 1 L 32.5,45.5 34,47 h 1 L 45,37 h -1 l -2,2 h -3 l 2,-2 h -1 l -5,5 V 22 H 31 Z M 5,23 h 10 v 7 H 5 v -1 z m 11,0 h 2 v 16 h -2 z m 15,0 h 3 v 8 h -3 z m 20,1 h 8 v 7 H 51 Z M 5,31 H 9 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 32 Z m 7,0 h 3 v 8 h -3 z m 19,1 h 3 V 43 L 32.5,44.5 31,43 Z m 16,1 h 2 v 18 h -2 z m 4,0 h 5 v 11 h -5 z m 6,0 h 2 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -1 z m -45,7 h 6 v 11 h -6 z m 26,0 h 3 l -6,6 v -3 z m -4,4 v 2 l -1,-1 z m 17,1 h 5 v 6 h -5 z m -39,7 h 12 v 4 H 12 Z m 13,0 h 15 v 4 H 25 Z m 17,0 h 14 v 4 H 42 Z"
      id="path22"
      inkscape:connector-curvature="0" />
 </svg>
diff --git a/Icons/Mondrian/places/48/folder-downloads.svg b/Icons/Mondrian/places/48/folder-downloads.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8b753578787860696f3bfb9f99e42f20f22c9d40
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-downloads.svg
@@ -0,0 +1 @@
+folder-download.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/folder-open.svg b/Icons/Mondrian/places/48/folder-drag-accept.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-open.svg
rename to Icons/Mondrian/places/48/folder-drag-accept.svg
diff --git a/Icons/Mondrian/places/48/folder-encrypted.svg b/Icons/Mondrian/places/48/folder-encrypted.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5a98ca8c2f4dac7a295f00e323f00de4c2133d2d
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-encrypted.svg
@@ -0,0 +1 @@
+folder-locked.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-favorites.svg b/Icons/Mondrian/places/48/folder-favorites.svg
new file mode 100644
index 0000000000000000000000000000000000000000..cbca3423c5aaff47a215be217b100ae84f5514da
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-favorites.svg
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg24"
+   sodipodi:docname="folder-favorites.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata30">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs28" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg24" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.216,16.756 -4.82,4.82 H 4.044 4.046 l -0.002,0.012 v 32.764 a 2.882,2.882 0 0 0 2.892,2.892 h 50.128 a 2.883,2.883 0 0 0 2.892,-2.892 V 16.756 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="M 46.508,17.59 H 59.492 V 28.41 H 46.508 Z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 4.508,22.66 h 13.984 v 9.68 H 4.508 v -3.226 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 28.66,33.656 3.693,2.538 -5.298,3.886 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 36.444,33.88 2.245,5.99 -5.374,-3.694 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 46.508,35.63 h 12.984 v 9.74 H 46.508 Z M 4.846,39.508 h 5.308 V 56.492 H 5.908 A 1.057,1.057 0 0 1 4.846,55.43 Z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="M 18.63,45.799 H 30.37 V 52.2 H 18.63 Z m 11.878,-0.018 h 9.984 v 4.438 h -9.984 z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 48.63,50.815 h 10.74 v 4.296 c 0,0.297 -0.121,0.565 -0.315,0.759 a 1.07,1.07 0 0 1 -0.76,0.315 h -9.664 z"
+     id="path18"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 10.63,52.942 h 19.74 v 3.116 H 10.63 Z"
+     id="path20"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 45 H 19 V 23 h 3 z m 20,0 H 59 V 28 H 47 Z m -15,4 -2.625,7 H 23 v 1 L 27.906,33.373 26,41 h 1 L 32.807,36.742 39,41 h 1 L 37.195,33.523 42,30 V 29 H 35.625 L 33,22 Z M 5,23 h 13 v 9 H 5 Z M 32.5,23.334 34.625,29 h -4.25 z M 47,29 h 12 v 6 H 47 Z m -22.545,1 h 16.182 l -4.09,3 -0.43,0.314 -3.31,2.428 L 28.973,33.107 28.818,33 Z M 5,33 h 13 v 6 H 5 Z m 23.76,0.96 3.342,2.298 -4.795,3.517 1.453,-5.814 z m 7.652,0.138 2.082,5.554 -4.984,-3.425 2.902,-2.13 z M 47,36 h 12 v 9 H 47 Z M 5,40 h 5 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 6,0 h 7 v 7 h -7 z m 8,6 h 11 v 6 H 19 Z m 12,0 h 9 v 4 h -9 z m 10,0 h 18 v 4 H 41 Z m -30,3 h 7 v 3 h -7 z m 20,2 h 17 v 5 H 31 Z m 18,0 h 10 v 4 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -9 z m -38,2 h 19 v 3 H 11 Z"
+     id="path22"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-home.svg b/Icons/Mondrian/places/48/folder-home.svg
similarity index 70%
rename from Icons/Mondrian/scalable/places/folder-home.svg
rename to Icons/Mondrian/places/48/folder-home.svg
index 9c50f379015101130c1bdee890f5b07a6648d7a4..613900438bcf6405719c71fcfcf948088328a57e 100644
--- a/Icons/Mondrian/scalable/places/folder-home.svg
+++ b/Icons/Mondrian/places/48/folder-home.svg
@@ -10,11 +10,11 @@
    width="64"
    height="64"
    version="1.1"
-   id="svg26"
+   id="svg22"
    sodipodi:docname="folder-home.svg"
    inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
   <metadata
-     id="metadata32">
+     id="metadata28">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -26,7 +26,7 @@
     </rdf:RDF>
   </metadata>
   <defs
-     id="defs30" />
+     id="defs26" />
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -38,7 +38,7 @@
      inkscape:pageshadow="2"
      inkscape:window-width="799"
      inkscape:window-height="480"
-     id="namedview28"
+     id="namedview24"
      showgrid="false"
      inkscape:zoom="3.6875"
      inkscape:cx="3.5254237"
@@ -46,9 +46,9 @@
      inkscape:window-x="0"
      inkscape:window-y="25"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg26" />
+     inkscape:current-layer="svg22" />
   <path
-     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 32 L 28,6 Z"
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -77,31 +77,22 @@
      inkscape:connector-curvature="0"
      style="fill:#fac901" />
   <path
-     d="m 46.572,17 h 6.857 v 16 h -6.857 z"
+     d="m 46.572,17 h 6.857 V 33 H 46.572 Z M 18.204,40.739 h -7.406 v 9.522 h 7.406 z"
      id="path14"
      inkscape:connector-curvature="0"
      style="fill:#fac901" />
-  <path
-     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 59 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 23 h 17 z"
-     id="path16"
-     inkscape:connector-curvature="0" />
-  <path
-     d="m 18.204,40.739 h -7.406 v 9.522 h 7.406 z m 18.145,-1.521 h 4 v 5 h -4 z"
-     id="path18"
-     inkscape:connector-curvature="0"
-     style="fill:#fac901" />
   <path
      d="M 32.44,25 34.288,23 35,23.488 44,32.3 39.684,32.365 Z"
-     id="path20"
+     id="path16"
      inkscape:connector-curvature="0"
      style="fill:#dd0100" />
   <path
      d="m 24.109,29.022 h 4 l 4,-4 -1.606,-1.73 -6.027,5.73 z"
-     id="path22"
+     id="path18"
      inkscape:connector-curvature="0"
      style="fill:#225095" />
   <path
-     d="M 46,18 V 50 H 19 V 23 h -1 v 6 H 5 v 1 h 5 V 50 H 4 v 1 h 21 v 5 h 1 v -5 h 14 v 5 h 2 V 51 H 60 V 50 H 47 V 45 H 60 V 44 H 47 V 39 H 59 V 38 H 55 V 18 H 53 V 32 H 47 V 18 Z M 30,23 20,33 h 1 l 3,-3 h 3 l -3,3 V 45 H 41 V 33 h 4 L 35,23 H 34 L 32.5,24.5 31,23 Z m 0.5,0.5 1.5,1.5 -4,4 h -3 z m 4,0 8.5,8.5 h -3 l -7,-7 z m -2,2 7.5,7.5 v 6 h -3 v -3 h -9 v 8 H 25 V 33 l 3,-3 z M 11,30 h 7 v 9 h -7 z m 36,3 h 6 v 5 h -6 z m -18,4 h 7 v 7 h -7 z m 8,3 h 3 v 4 h -3 z m -26,1 h 7 v 9 h -7 z"
-     id="path24"
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 50 H 19 V 23 h 3 z m 20,0 h 6 v 14 h -6 z m 8,0 h 4 V 38 H 55 V 29 Z M 5,23 h 13 v 6 H 5 Z m 25,0 -10,10 h 1 l 3,-3 h 3 l -3,3 V 45 H 41 V 33 h 4 L 35,23 H 34 L 32.5,24.5 31,23 Z m 0.5,0.5 1.5,1.5 -4,4 h -3 z m 4,0 8.5,8.5 h -3 l -7,-7 z m -2,2 7.5,7.5 v 11 h -3 v -8 h -9 v 8 H 25 V 33 l 3,-3 z M 5,30 h 5 V 50 H 5 V 32 Z m 6,0 h 7 v 9 h -7 z m 36,3 h 6 v 5 h -6 z m 0,6 h 12 v 5 H 47 Z m -36,2 h 7 v 9 h -7 z m 36,4 h 12 v 5 H 47 Z M 5,51 h 20 v 5 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 21,0 h 14 v 5 H 26 Z m 16,0 h 17 v 4 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 42 Z"
+     id="path20"
      inkscape:connector-curvature="0" />
 </svg>
diff --git a/Icons/Mondrian/places/48/folder-image.svg b/Icons/Mondrian/places/48/folder-image.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-image.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-images.svg b/Icons/Mondrian/places/48/folder-images.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-images.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-locked.svg b/Icons/Mondrian/places/48/folder-locked.svg
new file mode 100644
index 0000000000000000000000000000000000000000..22b9d124cdce43745dd63983f1cff42e166d6d0a
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-locked.svg
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg24"
+   sodipodi:docname="folder-locked.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata30">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs28" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg24" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.207,16.724 -4.768,4.768 H 4.276 4.278 l -0.002,0.011 v 32.408 a 2.851,2.851 0 0 0 2.86,2.86 H 56.72 a 2.851,2.851 0 0 0 2.86,-2.86 V 16.724 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 11.385,48.641 h 13.23 v 7.718 h -13.23 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 35.63,33.385 h 3.739 v 6.231 H 35.63 Z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 53.83,37.385 h 5.342 V 56.616 H 53.83 Z m -28.445,2.41 h 10.23 v 3.41 h -10.23 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 46.854,26.385 h 5.293 v 22.231 h -5.293 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 4.827,26.508 h 6.348 V 44.493 H 4.827 Z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 4.508,21.849 h 13.985 v 4.303 H 4.508 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 4.665,44.385 h 6.67 v 12.231 h -6.67 z"
+     id="path18"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 24.385,48.932 h 28.23 v 3.137 h -28.23 z"
+     id="path20"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 48 H 19 V 23 h 3 z m 20,0 h 12 v 8 H 47 Z m -15,3 a 6,6 0 0 0 -6,6 v 6 h -1 v 11 h 11 v -4 h 4 V 29 h -2 v -2 a 6,6 0 0 0 -6,-6 z m 0,1 a 5,5 0 0 1 5,5 v 2 h -8 v 4 h -2 v -6 a 5,5 0 0 1 5,-5 z M 5,23 h 13 v 3 H 5 Z m 0,4 h 6 V 44 H 5 Z m 7,0 h 6 v 5 h -6 z m 35,0 h 5 v 21 h -5 z m 7,0 h 5 v 10 h -5 z m -42,7 h 6 v 14 h -6 z m 14,0 h 3 v 5 h -3 z m 4,0 h 5 v 5 h -5 z m 6,0 h 3 v 5 h -3 z m 18,4 h 5 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -4 z m -28,2 h 9 v 3 H 26 Z M 5,45 h 6 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 7,4 h 12 v 7 H 12 Z m 13,0 h 27 v 3 H 25 Z m 0,4 h 27 v 3 H 25 Z"
+     id="path22"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-music.svg b/Icons/Mondrian/places/48/folder-music.svg
similarity index 64%
rename from Icons/Mondrian/scalable/places/folder-music.svg
rename to Icons/Mondrian/places/48/folder-music.svg
index f4cdf6323cb8021780c1d3c95a1b0597bc634567..0b8f5b257ed0078964446a5162cde3685a7bf209 100644
--- a/Icons/Mondrian/scalable/places/folder-music.svg
+++ b/Icons/Mondrian/places/48/folder-music.svg
@@ -10,11 +10,11 @@
    width="64"
    height="64"
    version="1.1"
-   id="svg20"
+   id="svg18"
    sodipodi:docname="folder-music.svg"
    inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
   <metadata
-     id="metadata26">
+     id="metadata24">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -26,7 +26,7 @@
     </rdf:RDF>
   </metadata>
   <defs
-     id="defs24" />
+     id="defs22" />
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -38,7 +38,7 @@
      inkscape:pageshadow="2"
      inkscape:window-width="799"
      inkscape:window-height="480"
-     id="namedview22"
+     id="namedview20"
      showgrid="false"
      inkscape:zoom="3.6875"
      inkscape:cx="3.5254237"
@@ -46,9 +46,9 @@
      inkscape:window-x="0"
      inkscape:window-y="25"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg20" />
+     inkscape:current-layer="svg18" />
   <path
-     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 32 L 28,6 Z"
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -82,11 +82,7 @@
      inkscape:connector-curvature="0"
      style="fill:#225095" />
   <path
-     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 59 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 23 h 17 z"
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 50 H 19 V 23 h 3 z m 20,0 h 6 v 18 h -6 z m 7,0 h 5 V 36 H 54 Z M 38,21 26,24 V 38.64 A 3,2.5 0 0 0 24,38 3,2.5 0 0 0 21,40.5 3,2.5 0 0 0 24,43 3,2.5 0 0 0 27,40.5 3,2.5 0 0 0 26.937,40 H 27 V 28.75 L 30,28 V 43.64 A 3,2.5 0 0 0 28,43 3,2.5 0 0 0 25,45.5 3,2.5 0 0 0 28,48 3,2.5 0 0 0 31,45.5 3,2.5 0 0 0 30.937,45 H 31 V 27.75 l 6,-1.5 v 6.39 A 3,2.5 0 0 0 35,32 3,2.5 0 0 0 32,34.5 3,2.5 0 0 0 35,37 3,2.5 0 0 0 38,34.5 3,2.5 0 0 0 37.937,34 H 38 v -3.2 l 3,-0.6 v 7.44 A 3,2.5 0 0 0 39,37 3,2.5 0 0 0 36,39.5 3,2.5 0 0 0 39,42 3,2.5 0 0 0 42,39.5 3,2.5 0 0 0 41.937,39 H 42 V 24 l -4,1 v -3 z m -1,1.25 v 3 l -10,2.5 v -3 z M 5,23 h 13 v 8 H 5 v -2 z m 36,2.25 v 3.95 l -3,0.6 V 26 Z M 5,33 h 13 v 8 H 5 Z m 30,0 a 2,1.5 0 0 1 2,1.5 2,1.5 0 0 1 -2,1.5 2,1.5 0 0 1 -2,-1.5 2,1.5 0 0 1 2,-1.5 z m 12,4 h 12 v 5 H 47 Z M 24,39 A 2,1.5 0 0 1 26,40.5 2,1.5 0 0 1 24,42 2,1.5 0 0 1 22,40.5 2,1.5 0 0 1 24,39 Z M 5,42 h 8 v 7 H 5 Z m 9,0 h 4 v 14 h -4 z m 14,2 a 2,1.5 0 0 1 2,1.5 2,1.5 0 0 1 -2,1.5 2,1.5 0 0 1 -2,-1.5 2,1.5 0 0 1 2,-1.5 z m 19,0 h 12 v 6 H 47 Z M 5,50 h 8 v 6 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 14,1 h 18 v 5 H 19 Z m 19,0 h 21 v 4 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 38 Z"
      id="path16"
      inkscape:connector-curvature="0" />
-  <path
-     d="M 46,17 V 50 H 19 V 22 h -1 v 9 H 4 v 2 h 14 v 8 H 4 v 1 h 9 v 7 H 5 v 1 h 8 v 7 h 1 V 42 h 4 v 14 h 1 v -5 h 18 v 5 h 1 V 51 H 60 V 50 H 47 V 44 H 60 V 42 H 47 V 37 H 61 V 36 H 54 V 18 H 53 V 36 H 47 V 17 Z m -8,4 -12,3 V 38.64 A 3,2.5 0 0 0 24,38 3,2.5 0 0 0 21,40.5 3,2.5 0 0 0 24,43 3,2.5 0 0 0 27,40.5 3,2.5 0 0 0 26.937,40 H 27 V 28.75 L 30,28 V 43.64 A 3,2.5 0 0 0 28,43 3,2.5 0 0 0 25,45.5 3,2.5 0 0 0 28,48 3,2.5 0 0 0 31,45.5 3,2.5 0 0 0 30.937,45 H 31 V 27.75 l 6,-1.5 v 6.39 A 3,2.5 0 0 0 35,32 3,2.5 0 0 0 32,34.5 3,2.5 0 0 0 35,37 3,2.5 0 0 0 38,34.5 3,2.5 0 0 0 37.937,34 H 38 v -3.2 l 3,-0.6 v 7.44 A 3,2.5 0 0 0 39,37 3,2.5 0 0 0 36,39.5 3,2.5 0 0 0 39,42 3,2.5 0 0 0 42,39.5 3,2.5 0 0 0 41.937,39 H 42 V 24 l -4,1 z m -1,1.25 v 3 l -10,2.5 v -3 z m 4,3 v 3.95 l -3,0.6 V 26 Z M 35,33 a 2,1.5 0 0 1 2,1.5 2,1.5 0 0 1 -2,1.5 2,1.5 0 0 1 -2,-1.5 2,1.5 0 0 1 2,-1.5 z m -11,6 a 2,1.5 0 0 1 2,1.5 2,1.5 0 0 1 -2,1.5 2,1.5 0 0 1 -2,-1.5 2,1.5 0 0 1 2,-1.5 z m 4,5 a 2,1.5 0 0 1 2,1.5 2,1.5 0 0 1 -2,1.5 2,1.5 0 0 1 -2,-1.5 2,1.5 0 0 1 2,-1.5 z"
-     id="path18"
-     inkscape:connector-curvature="0" />
 </svg>
diff --git a/Icons/Mondrian/places/48/folder-network.svg b/Icons/Mondrian/places/48/folder-network.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7da8cb2e67f1ae4cfe264b52fd579783e66ceca2
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-network.svg
@@ -0,0 +1 @@
+network.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-open.svg b/Icons/Mondrian/places/48/folder-open.svg
new file mode 120000
index 0000000000000000000000000000000000000000..ff85970ad2d589b9271f58e87ee56482a7a2988c
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-open.svg
@@ -0,0 +1 @@
+gnome-fs-directory-accept.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-picture.svg b/Icons/Mondrian/places/48/folder-picture.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-picture.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/folder-pictures.svg b/Icons/Mondrian/places/48/folder-pictures.svg
similarity index 71%
rename from Icons/Mondrian/scalable/places/folder-pictures.svg
rename to Icons/Mondrian/places/48/folder-pictures.svg
index d9c370a8cd67619123358c08640071e9890fc254..866c4b38a06f7526f928b1bad0576028659fae88 100644
--- a/Icons/Mondrian/scalable/places/folder-pictures.svg
+++ b/Icons/Mondrian/places/48/folder-pictures.svg
@@ -10,11 +10,11 @@
    width="64"
    height="64"
    version="1.1"
-   id="svg24"
+   id="svg22"
    sodipodi:docname="folder-pictures.svg"
    inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
   <metadata
-     id="metadata30">
+     id="metadata28">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -26,7 +26,7 @@
     </rdf:RDF>
   </metadata>
   <defs
-     id="defs28" />
+     id="defs26" />
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -38,7 +38,7 @@
      inkscape:pageshadow="2"
      inkscape:window-width="799"
      inkscape:window-height="480"
-     id="namedview26"
+     id="namedview24"
      showgrid="false"
      inkscape:zoom="3.6875"
      inkscape:cx="3.5254237"
@@ -46,9 +46,9 @@
      inkscape:window-x="0"
      inkscape:window-y="25"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg24" />
+     inkscape:current-layer="svg22" />
   <path
-     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 32 L 28,6 Z"
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -92,11 +92,7 @@
      inkscape:connector-curvature="0"
      style="fill:#fac901" />
   <path
-     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 59 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 23 h 17 z"
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 48 V 46 H 17 V 23 h 5 z m 22,0 H 59 V 36 H 49 Z m -10,4 a 4,3.946 0 0 0 -4,3.945 4,3.946 0 0 0 4,3.948 4,3.946 0 0 0 4,-3.948 A 4,3.946 0 0 0 39,22 Z m 0,0.877 A 3.111,3.07 0 0 1 42.111,25.945 3.111,3.07 0 0 1 39,29.015 3.111,3.07 0 0 1 35.889,25.945 3.111,3.07 0 0 1 39,22.877 Z M 5,23 h 11 v 9 H 5 v -3 z m 22,8 -7,11 H 45 L 40,34 H 39 L 37.363,36.182 36,34 H 35 L 34.4,35 32,31 H 31 L 29.486,33.379 28,31 Z m 0.496,0.793 1.486,2.379 L 24.637,41 h -3 z m 3.988,0.016 2.416,4.025 -1.41,2.35 -2.508,-4.014 z M 5,33 H 16 V 46 H 5 Z M 35.51,34.816 39.375,41 H 25.637 L 29.477,34.963 32,39 h 1 z M 49,38 H 59 V 51 H 49 Z M 9,47 h 12 v 9 H 9 Z m 13,0 h 26 v 4 H 22 Z m 0,5 h 13 v 4 H 22 Z m 14,0 h 23 v 3 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 36 Z"
      id="path20"
      inkscape:connector-curvature="0" />
-  <path
-     d="M 48,18 V 46 H 17 V 23 h -1 v 9 H 5 v 1 H 16 V 46 H 4 v 10 h 5 v -9 h 12 v 10 h 1 v -5 h 13 v 5 h 1 V 52 H 60 V 51 H 49 V 38 H 60 V 36 H 49 V 18 Z m -9,4 a 4,3.946 0 0 0 -4,3.945 4,3.946 0 0 0 4,3.948 4,3.946 0 0 0 4,-3.948 A 4,3.946 0 0 0 39,22 Z m 0,0.877 A 3.111,3.07 0 0 1 42.111,25.945 3.111,3.07 0 0 1 39,29.015 3.111,3.07 0 0 1 35.889,25.945 3.111,3.07 0 0 1 39,22.877 Z M 27,31 20,42 H 45 L 40,34 H 39 L 37.363,36.182 36,34 H 35 L 34.4,35 32,31 H 31 L 29.486,33.379 28,31 Z m 0.496,0.793 1.486,2.379 L 24.637,41 h -3 l 5.86,-9.207 z m 3.988,0.016 2.416,4.025 -1.41,2.35 -2.508,-4.014 z M 35.51,34.816 39.375,41 H 25.637 L 29.477,34.963 32,39 h 1 z M 22,47 h 26 v 4 H 22 Z"
-     id="path22"
-     inkscape:connector-curvature="0" />
 </svg>
diff --git a/Icons/Mondrian/places/48/folder-public.svg b/Icons/Mondrian/places/48/folder-public.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a2956a2ee0be4daa4d8e51c0f6da463b3a5b8407
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-public.svg
@@ -0,0 +1 @@
+folder-publicshare.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-publicshare.svg b/Icons/Mondrian/places/48/folder-publicshare.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7da8cb2e67f1ae4cfe264b52fd579783e66ceca2
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-publicshare.svg
@@ -0,0 +1 @@
+network.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-recent.svg b/Icons/Mondrian/places/48/folder-recent.svg
new file mode 100644
index 0000000000000000000000000000000000000000..4cd8eae8a8616cbbdd57a0844bbb6e7e74d0c2bd
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-recent.svg
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg16"
+   sodipodi:docname="folder-recent.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata22">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs20" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview18"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg16" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.225,16.787 -4.813,4.812 H 4.087 4.089 l -0.002,0.012 v 32.715 a 2.878,2.878 0 0 0 2.887,2.887 h 50.052 a 2.878,2.878 0 0 0 2.887,-2.887 V 16.787 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 46.63,17.785 h 12.74 v 7.43 H 46.63 Z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 9.754,32.63 h 8.492 V 45.37 H 9.754 Z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 52.842,35.63 h 6.316 v 14.74 h -6.316 z m -48.212,11 h 9.74 v 9.74 H 5.712 c -0.3,0 -0.57,-0.122 -0.765,-0.318 A 1.077,1.077 0 0 1 4.63,55.287 Z m 20.151,0.124 h 8.438 v 9.492 H 24.78 Z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 33.508,46.63 h 12.984 v 9.739 H 33.508 Z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 45 H 19 V 23 h 3 z m 20,0 h 12 v 7 H 47 Z M 5,23 H 9 V 45 H 5 Z m 5,0 h 8 v 9 h -8 z m 22.5,0 A 8.5,8.5 0 0 0 24,31.5 8.5,8.5 0 0 0 32.5,40 8.5,8.5 0 0 0 41,31.5 8.5,8.5 0 0 0 32.5,23 Z m 0,1 A 7.5,7.5 0 0 1 40,31.5 7.5,7.5 0 0 1 32.5,39 7.5,7.5 0 0 1 25,31.5 7.5,7.5 0 0 1 32.5,24 Z M 32,25 v 8 h 5 v -2 h -4 v -6 z m 15,2 h 5 v 11 h -5 z m 6,0 h 6 v 8 h -6 z m -43,6 h 8 v 12 h -8 z m 43,3 h 6 v 14 h -6 z m -6,3 h 5 V 50 H 47 Z M 5,47 h 9 v 9 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 10,0 h 9 v 9 h -9 z m 10,0 h 8 v 9 h -8 z m 9,0 h 12 v 9 H 34 Z"
+     id="path14"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-remote-ftp.svg b/Icons/Mondrian/places/48/folder-remote-ftp.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-remote-ftp.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-remote-nfs.svg b/Icons/Mondrian/places/48/folder-remote-nfs.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-remote-nfs.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-remote-smb.svg b/Icons/Mondrian/places/48/folder-remote-smb.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-remote-smb.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-remote-ssh.svg b/Icons/Mondrian/places/48/folder-remote-ssh.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-remote-ssh.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-remote.svg b/Icons/Mondrian/places/48/folder-remote.svg
new file mode 100644
index 0000000000000000000000000000000000000000..811d45df78e3c35e99de01dc9c7476a0fa431258
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-remote.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg18"
+   sodipodi:docname="folder-remote.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata24">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs22" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview20"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg18" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.207,16.724 -4.768,4.768 H 4.276 4.278 l -0.002,0.011 v 32.408 a 2.851,2.851 0 0 0 2.86,2.86 H 56.72 a 2.851,2.851 0 0 0 2.86,-2.86 V 16.724 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 46.763,17.565 h 6.475 v 11.87 h -6.475 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 13.534,44.565 h 4.728 v 7.87 h -4.728 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 4.684,44.565 h 8.633 v 11.87 H 4.684 Z m 32.881,6.332 h 21.87 v 5.207 h -21.87 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 10.77,22.264 h 7.459 V 36.435 H 10.77 Z m 17.795,14.573 h 8.87 v 3.326 h -8.87 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 28.565,40.891 h 8.87 v 2.218 h -8.87 z m -3,7.074 h 25.87 v 2.07 h -25.87 z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 47 H 19 V 23 h 3 z m 20,0 h 6 v 11 h -6 z m 7,0 h 5 V 29 H 54 Z M 5,23 H 9 V 44 H 5 V 29 Z m 6,0 h 7 v 13 h -7 z m 13,1 v 17 h 4 v 3 h 10 v -3 h 4 V 24 h -1 z m 1,1 H 41 V 40 H 38 V 36 H 28 v 4 h -3 z m 1,1 v 5 h 2 v -5 z m 4,0 v 5 h 2 v -5 z m 4,0 v 5 h 2 v -5 z m 4,0 v 5 h 2 V 26 Z M 11,37 h 7 v 7 h -7 z m 18,0 h 8 v 3 h -8 z m 18,0 h 4 v 10 h -4 z m 5,0 h 7 v 13 h -7 z m -23,4 h 8 v 2 H 29 Z M 5,45 h 8 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 8.795,0 H 18 v 7 H 13.795 Z M 19,48 h 6 v 4 h -6 z m 7,0 h 25 v 2 H 26 Z m 0,3 h 11 v 5 H 26 Z m 12,0 h 21 v 4 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 38 Z M 13.795,53 H 25 v 3 H 13.795 Z"
+     id="path16"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-root.svg b/Icons/Mondrian/places/48/folder-root.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6fb1d474f79c0a3b28a24c4c4a51ce4c70b58f05
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-root.svg
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg24"
+   sodipodi:docname="folder-root.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata30">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs28" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg24" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.123,16.43 -4.898,4.898 H 3.595 3.596 L 3.594,21.34 v 33.29 a 2.929,2.929 0 0 0 2.939,2.939 h 50.934 a 2.929,2.929 0 0 0 2.939,-2.939 v -38.2 z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 46.705,17.508 h 6.59 v 10.984 h -6.59 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 11.672,22.508 h 6.656 v 9.984 h -6.656 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 29.111,30 h 2.223 l -4.277,7 h -2.223 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 51.508,35.508 h 7.984 v 7.984 h -7.984 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 4.789,41.508 h 6.422 V 56.492 H 5.859 a 1.066,1.066 0 0 1 -1.07,-1.07 z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 51.687,44.508 h 7.626 v 10.895 c 0,0.302 -0.122,0.573 -0.319,0.77 -0.197,0.197 -0.468,0.32 -0.77,0.32 h -6.537 z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 18.508,47.642 h 11.984 v 8.716 H 18.508 Z"
+     id="path18"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 30.508,47.896 h 19.984 v 4.208 H 30.508 Z"
+     id="path20"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 47 H 19 V 23 h 3 z m 20,0 h 6 v 10 h -6 z m 7,0 h 5 V 28 H 54 Z M 33,22 22,40 h 1 l 1.223,-2 h 2.222 L 24,42 h 1 l 2.445,-4 H 39 V 37 H 28.055 L 36,24 h -1 l -3.055,5 H 29.723 L 34,22 Z M 5,23 h 6 v 9 H 5 Z m 7,0 h 6 v 9 h -6 z m 35,6 h 12 v 6 H 47 Z m -17.889,1 h 2.223 l -4.277,7 H 24.834 Z M 5,33 h 13 v 7 H 5 Z m 42,3 h 3 v 11 h -3 z m 5,0 h 7 v 7 h -7 z m -22,4 v 1 H 43 V 40 Z M 5,42 h 6 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 8,0 h 5 v 14 h -5 z m 39,3 h 7 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -6 z m -33,3 h 11 v 8 H 19 Z m 12,0 h 19 v 4 H 31 Z m 0,5 h 7 v 3 h -7 z m 8,0 h 11 v 3 H 39 Z"
+     id="path22"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-saved-search.svg b/Icons/Mondrian/places/48/folder-saved-search.svg
new file mode 100644
index 0000000000000000000000000000000000000000..72b667915024f5de962622d5e8e92e812dd29d00
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-saved-search.svg
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg16"
+   sodipodi:docname="folder-saved-search.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata22">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs20" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview18"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg16" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.122,16.428 -4.898,4.898 H 3.591 3.593 l -0.002,0.012 v 33.295 a 2.93,2.93 0 0 0 2.94,2.939 H 57.47 a 2.93,2.93 0 0 0 2.939,-2.94 V 16.429 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 46.385,17.795 h 13.23 v 4.41 h -13.23 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 46.74,29.262 h 6.52 v 18.476 h -6.52 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 4.719,31.008 h 6.562 V 42.492 H 4.72 V 31.555 Z m 7,0 h 6.562 V 42.492 H 11.72 Z m 18.262,3.777 a 9.248,9.248 0 0 0 1.236,1.23 l -3.976,3.977 -1.233,-1.233 z m 23.848,2.6 h 5.342 v 18.162 c 0,0.296 -0.12,0.562 -0.313,0.755 -0.193,0.193 -0.46,0.313 -0.755,0.313 h -4.274 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 38.57,47.508 h 7.86 v 8.984 H 38.57 Z M 4.385,51.877 h 13.8 v 0.004 h 1.061 v -0.004 h 6.37 v 4.246 H 5.445 A 1.057,1.057 0 0 1 4.383,55.061 Z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 47 H 19 V 23 h 3 z m 20,0 h 12 v 4 H 47 Z M 5,23 h 13 v 7.5 H 5 Z m 30.5,0 a 7.5,7.5 0 0 0 -7.5,7.5 7.5,7.5 0 0 0 0.914,3.586 L 22,41 l 1,1 2.5,-2.5 1,1 -2.5,2.5 1,1 6.918,-6.918 A 7.5,7.5 0 0 0 35.5,38 7.5,7.5 0 0 0 43,30.5 7.5,7.5 0 0 0 35.5,23 Z M 47,23 h 6 v 5 h -6 z m 7,0 h 5 V 37 H 54 Z M 35.246,24.008 A 7.5,7.5 0 0 0 31.48,30.5 7.5,7.5 0 0 0 35.249,36.986 6.5,6.5 0 0 1 29,30.5 6.5,6.5 0 0 1 35.246,24.008 Z m 1.992,0.236 A 6.5,6.5 0 0 1 42,30.5 6.5,6.5 0 0 1 37.252,36.76 6.5,6.5 0 0 1 32.479,30.5 6.5,6.5 0 0 1 37.239,24.244 Z M 47,30 h 6 V 47 H 47 Z M 5,31.5 h 6 V 42 H 5 Z m 7,0 h 6 V 42 h -6 z m 17.723,3.777 a 7.5,7.5 0 0 0 1.002,0.998 L 27.5,39.5 l -1,-1 z M 54,38 h 5 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 54 Z M 5,44 h 13 v 7 H 5 Z m 14,4 h 19 v 3 H 19 Z m 20,0 h 7 v 8 h -7 z m 8,0 h 6 v 8 H 47 Z M 5,52 h 13 v 0.004 h 1 V 52 h 6 v 4 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 21,0 h 12 v 4 H 26 Z"
+     id="path14"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-script.svg b/Icons/Mondrian/places/48/folder-script.svg
new file mode 100644
index 0000000000000000000000000000000000000000..54d36a78ea655afba01b060de51c5cd0455bb7b0
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-script.svg
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg20"
+   sodipodi:docname="folder-script.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata26">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs24" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview22"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg20" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.025,16.359 -4.868,4.869 H 3.629 3.631 l -0.002,0.011 v 33.097 a 2.912,2.912 0 0 0 2.921,2.921 h 50.636 a 2.912,2.912 0 0 0 2.921,-2.921 V 16.358 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 46.385,17.795 h 13.23 v 4.41 h -13.23 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 11.895,22.63 h 6.21 v 21.74 h -6.21 z m 34.49,0.062 h 13.23 v 6.616 h -13.23 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 33.363,28.597 2.315,1.8 -4.532,3.022 -0.281,-0.186 -2.234,-1.49 4.468,-2.978 z M 4.862,32.63 h 6.276 V 49.37 H 4.862 Z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 40.63,44.778 h 5.74 v 3.444 h -5.74 z m 11,3.852 h 7.74 v 6.634 a 1.1,1.1 0 0 1 -0.325,0.781 1.1,1.1 0 0 1 -0.781,0.324 H 51.63 Z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 4.63,49.63 h 6.74 v 6.74 H 5.753 c -0.311,0 -0.591,-0.127 -0.794,-0.33 a 1.118,1.118 0 0 1 -0.33,-0.794 z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 18.63,50.912 h 21.74 v 5.176 H 18.63 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 44 H 19 V 23 h 3 z m 20,0 h 12 v 4 H 47 Z M 5,23 h 6 v 9 H 5 Z m 7,0 h 6 v 21 h -6 z m 15,0 v 1 l 5.54,4.309 -4.29,2.857 L 28,31.334 27,32 v 1 l 1.25,-0.834 2.25,1.5 L 27,36 v 1 l 9,-6 v -1 z m 20,0 h 12 v 6 H 47 Z m -13.764,5.85 2.073,1.61 -4.057,2.706 L 31,33 29,31.666 33,29 Z M 47,30 h 12 v 9 H 47 Z M 5,33 h 6 V 49 H 5 Z m 26,4 v 1 h 9 v -1 z m 16,4 h 12 v 7 H 47 Z m -35,4 h 6 v 11 h -6 z m 7,0 h 21 v 5 H 19 Z m 22,0 h 5 v 3 h -5 z m 0,4 h 10 v 7 H 41 Z m 11,0 h 7 v 6 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 52 Z M 5,50 h 6 v 6 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 14,1 h 21 v 5 H 19 Z"
+     id="path18"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-sound.svg b/Icons/Mondrian/places/48/folder-sound.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-sound.svg
rename to Icons/Mondrian/places/48/folder-sound.svg
diff --git a/Icons/Mondrian/places/48/folder-system.svg b/Icons/Mondrian/places/48/folder-system.svg
new file mode 120000
index 0000000000000000000000000000000000000000..9a24990f3463c3a56a195c2e76fe696868c85644
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-system.svg
@@ -0,0 +1 @@
+folder-development.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-temp.svg b/Icons/Mondrian/places/48/folder-temp.svg
new file mode 120000
index 0000000000000000000000000000000000000000..e66862762106ac4f8c99e1217f532ecba5c1bb2f
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-temp.svg
@@ -0,0 +1 @@
+folder-recent.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-templates.svg b/Icons/Mondrian/places/48/folder-templates.svg
new file mode 100644
index 0000000000000000000000000000000000000000..ff95aa11c901e136ab11fa5379d05fdc2d6a16b9
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-templates.svg
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg22"
+   sodipodi:docname="folder-templates.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata28">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs26" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview24"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg22" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.132104,16.364375 -4.848243,4.848243 h -17.4536747 0.00198 l -0.00198,0.01091 V 54.179694 A 2.8990413,2.8990413 0 0 0 6.739132,57.08864 h 50.420736 a 2.9000317,2.9000317 0 0 0 2.908946,-2.908946 V 16.364375 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9;stroke-width:0.990448" />
+  <path
+     d="m 37.485,41.08 -3.883,-4.16 h -8.848 v 4.16 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="M 28.771,32.07 V 22.754 L 42.23,36.21 33.437,37.245 Z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 46.754,17.877 h 12.492 v 6.246 H 46.754 Z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 31.754,51.963 h 27.492 v 4.073 H 31.754 Z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 4.868,29.754 h 7.265 V 43.246 H 4.868 Z m 41.886,3.082 h 12.492 v 8.328 H 46.754 Z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 46.754,41.815 h 12.492 v 9.369 H 46.754 Z m -28,4.984 h 11.492 v 9.403 H 18.754 Z M 9.82,44.754 h 8.359 V 56.246 H 9.82 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 12.913,22.754 h 5.176 v 14.492 h -5.176 z"
+     id="path18"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 46 H 19 V 23 h 3 z m 20,0 h 12 v 6 H 47 Z m -19,3 v 9.268 L 25,27.066 V 27 H 24.937 L 24,26 V 42 H 39 L 34.312,37 H 43 L 29,22.066 V 22 H 28.937 Z M 5,23 h 7 v 6 H 5 Z m 8,0 h 5 V 37 H 13 Z M 29,23.072 41.066,36 H 33.375 L 29,31.334 Z M 47,25 h 12 v 7 H 47 Z m -22,3.07 3,3.215 V 36 H 25 Z M 5,30 h 7 V 43 H 5 V 32 Z M 29,32.357 32.4,36 H 29 Z M 47,33 h 12 v 8 H 47 Z m -22,4 h 8.334 l 3.732,4 H 25 Z m -12,1 h 5 v 5 h -5 z m 34,4 h 12 v 9 H 47 Z M 5,45 H 9 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 5,0 h 8 v 11 h -8 z m 9,2 h 11 v 9 H 19 Z m 13,0 h 14 v 4 H 32 Z m 0,5 h 27 v 3 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 32 Z"
+     id="path20"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/folder-text.svg b/Icons/Mondrian/places/48/folder-text.svg
new file mode 120000
index 0000000000000000000000000000000000000000..9a51d71457fa76eb9e1772012020a039e8df62ee
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-text.svg
@@ -0,0 +1 @@
+folder-documents.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-txt.svg b/Icons/Mondrian/places/48/folder-txt.svg
new file mode 120000
index 0000000000000000000000000000000000000000..eaa1f3992604a300c6edf8ce6c1de5c5742c8d18
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-txt.svg
@@ -0,0 +1 @@
+folder-text.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder-unlocked.svg b/Icons/Mondrian/places/48/folder-unlocked.svg
new file mode 100644
index 0000000000000000000000000000000000000000..ec5f66acceb803d33744218a0c12da3276ac00ff
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-unlocked.svg
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg24"
+   sodipodi:docname="folder-unlocked.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata30">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs28" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg24" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.207,16.724 -4.768,4.768 H 4.276 4.278 l -0.002,0.011 v 32.408 a 2.851,2.851 0 0 0 2.86,2.86 H 56.72 a 2.851,2.851 0 0 0 2.86,-2.86 V 16.724 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 11.385,48.641 h 13.23 v 7.718 h -13.23 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 35.63,33.385 h 3.739 v 6.231 H 35.63 Z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 53.83,37.385 h 5.342 V 56.616 H 53.83 Z m -28.445,2.41 h 10.23 v 3.41 h -10.23 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 46.854,26.385 h 5.293 v 22.231 h -5.293 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 4.827,26.508 h 6.348 V 44.493 H 4.827 Z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 4.508,21.849 h 13.985 v 4.303 H 4.508 Z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 4.665,44.385 h 6.67 v 12.231 h -6.67 z"
+     id="path18"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 24.385,48.932 h 28.23 v 3.137 h -28.23 z"
+     id="path20"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 48 H 19 V 23 h 3 z m 20,0 h 12 v 8 H 47 Z m -15,3 a 6,6 0 0 0 -6,6 h 1 a 5,5 0 0 1 5,-5 5,5 0 0 1 5,5 v 2 h -8 v 4 h -4 v 11 h 11 v -4 h 4 V 29 H 38 V 27 A 6,6 0 0 0 32,21 Z M 5,23 h 13 v 3 H 5 Z m 0,4 h 6 V 44 H 5 V 29 Z m 7,0 h 6 v 5 h -6 z m 35,0 h 5 v 21 h -5 z m 7,0 h 5 v 10 h -5 z m -42,7 h 6 v 14 h -6 z m 14,0 h 3 v 5 h -3 z m 4,0 h 5 v 5 h -5 z m 6,0 h 3 v 5 h -3 z m 18,4 h 5 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -4 z m -28,2 h 9 v 3 H 26 Z M 5,45 h 6 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 7,4 h 12 v 7 H 12 Z m 13,0 h 27 v 3 H 25 Z m 0,4 h 27 v 3 H 25 Z"
+     id="path22"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder-video.svg b/Icons/Mondrian/places/48/folder-video.svg
similarity index 72%
rename from Icons/Mondrian/scalable/places/folder-video.svg
rename to Icons/Mondrian/places/48/folder-video.svg
index 94888349a6f1f516f97944ae3d729b1c47597c89..051889fb0eafbfa995315007029eb22891f346fe 100644
--- a/Icons/Mondrian/scalable/places/folder-video.svg
+++ b/Icons/Mondrian/places/48/folder-video.svg
@@ -10,11 +10,11 @@
    width="64"
    height="64"
    version="1.1"
-   id="svg24"
+   id="svg20"
    sodipodi:docname="folder-video.svg"
    inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
   <metadata
-     id="metadata30">
+     id="metadata26">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -26,7 +26,7 @@
     </rdf:RDF>
   </metadata>
   <defs
-     id="defs28" />
+     id="defs24" />
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -38,7 +38,7 @@
      inkscape:pageshadow="2"
      inkscape:window-width="799"
      inkscape:window-height="480"
-     id="namedview26"
+     id="namedview22"
      showgrid="false"
      inkscape:zoom="3.6875"
      inkscape:cx="3.5254237"
@@ -46,9 +46,9 @@
      inkscape:window-x="0"
      inkscape:window-y="25"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg24" />
+     inkscape:current-layer="svg20" />
   <path
-     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 32 L 28,6 Z"
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -82,21 +82,12 @@
      inkscape:connector-curvature="0"
      style="fill:#dd0100" />
   <path
-     d="m 4.819,43.565 h 5.363 v 12.87 H 4.819 Z"
+     d="m 4.819,43.565 h 5.363 v 12.87 H 4.819 Z m 37.094,-19 h 2.174 v 10.87 h -2.174 z"
      id="path16"
      inkscape:connector-curvature="0"
      style="fill:#fac901" />
   <path
-     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 59 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 23 h 17 z"
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 48 V 48 H 17 V 23 h 5 z m 22,0 h 10 v 7 H 49 Z M 5,23 h 5 V 33 H 5 v -4 z m 7,0 h 4 v 25 h -4 z m 18,1 v 3 h -3 v 16 h 15 v -7 h 3 V 24 Z m 12,1 h 2 v 10 h -2 z m 7,1 H 59 V 36 H 49 Z m -28,2 v 13 l 5,-4 v -5 z m 7,0 h 2 v 14 h -2 z m 3,0 h 10 v 7 H 31 Z m -9,1.8 3,2.4 v 4.6 l -3,2.4 z M 5,34 h 5 v 9 H 5 Z m 26,2 h 10 v 6 H 31 Z m 18,1 H 59 V 48 H 49 Z M 5,44 h 5 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 7,5 h 24 v 7 H 12 Z m 27,0 h 9 v 7 h -9 z m 10,0 h 10 v 6 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 h -9 z"
      id="path18"
      inkscape:connector-curvature="0" />
-  <path
-     d="M 48,18 V 48 H 17 V 23 H 16 V 48 H 12 V 22 H 10 V 33 H 4 v 1 h 6 v 9 H 4 v 1 h 6 v 12 h 2 v -7 h 24 v 8 h 3 v -8 h 9 v 7 h 1 V 49 H 60 V 48 H 49 V 37 H 60 V 36 H 49 V 26 H 59 V 25 H 49 v -7 z m -18,6 v 3 h -3 v 16 h 15 v -7 h 3 V 24 Z m 12,1 h 2 v 10 h -2 z m -21,3 v 13 l 5,-4 v -5 z m 7,0 h 2 v 14 h -2 z m 3,0 h 10 v 7 H 31 Z m -9,1.8 3,2.4 v 4.6 l -3,2.4 z m 9,6.2 h 10 v 6 H 31 Z"
-     id="path20"
-     inkscape:connector-curvature="0" />
-  <path
-     d="m 41.913,24.565 h 2.174 v 10.87 h -2.174 z"
-     id="path22"
-     inkscape:connector-curvature="0"
-     style="fill:#fac901" />
 </svg>
diff --git a/Icons/Mondrian/scalable/places/folder-videos.svg b/Icons/Mondrian/places/48/folder-videos.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/folder-videos.svg
rename to Icons/Mondrian/places/48/folder-videos.svg
diff --git a/Icons/Mondrian/places/48/folder-visiting.svg b/Icons/Mondrian/places/48/folder-visiting.svg
new file mode 100644
index 0000000000000000000000000000000000000000..388b940b9afeb5595aaab7158d51464bab957b6d
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder-visiting.svg
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg18"
+   sodipodi:docname="folder-visiting.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata24">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs22" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview20"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg18" />
+  <g
+     transform="translate(-384.571,-483.798)"
+     id="g16">
+    <path
+       d="m 392.571,489.798 a 1.995,1.995 0 0 0 -2,2 v 25 c 0,0.554 0.446,1 1,1 h 38 v 21 h 17 v -42.19 a 1.805,1.805 0 0 0 -1.81,-1.81 h -26.189 l -4,-5 z"
+       id="path2"
+       inkscape:connector-curvature="0" />
+    <rect
+       width="50"
+       height="34"
+       x="393.57101"
+       y="498.798"
+       ry="2"
+       id="rect4"
+       style="fill:#f9f9f9" />
+    <path
+       d="m 408.213,503.181 -4.508,4.57 h -17.784 0.002 v 0.01 l 1.813,19.182 1.124,11.88 c 0.072,0.76 0.467,1.445 1.05,1.94 a 3.369,3.369 0 0 0 2.173,0.802 h 51.376 c 0.821,0 1.533,-0.306 2.022,-0.802 0.489,-0.495 0.755,-1.18 0.683,-1.94 l -1.124,-11.88 -1.814,-19.182 -10e-4,-0.01 -0.432,-4.57 z"
+       id="path6"
+       inkscape:connector-curvature="0"
+       style="fill:#f9f9f9" />
+    <path
+       d="m 386.91,508.7 h 8.507 l 0.662,6.995 h -8.508 z m 39.175,23.774 0.047,0.49 h -0.468 l 0.793,8.382 h 17.19 c 0.682,0 1.273,-0.253 1.679,-0.665 0.406,-0.412 0.627,-0.98 0.567,-1.612 l -0.325,-3.43 -0.215,-2.278 -0.038,-0.396 -0.047,-0.49 z"
+       id="path8"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 386.519,517.748 h 18.92 l 1.694,17.903 h -18.92 z"
+       id="path10"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 422.514,503.873 h 10.305 l 1.966,20.793 H 424.48 Z m -14.647,32.033 h 4.738 l 0.415,4.384 h -4.738 z"
+       id="path12"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 408.118,502.948 -4.562,4.625 h -17.998 v 0.01 l 0.699,7.391 0.145,1.523 0.117,1.25 0.875,9.25 0.787,8.327 0.088,0.923 0.261,2.776 c 0.073,0.769 0.473,1.463 1.063,1.965 0.59,0.501 1.37,0.81 2.201,0.81 h 52 c 0.831,0 1.55,-0.309 2.045,-0.81 a 2.434,2.434 0 0 0 0.691,-1.965 l -0.525,-5.549 -0.174,-1.852 -0.437,-4.625 -1.836,-19.414 -0.002,-0.01 -0.438,-4.625 h -21 z m 1.176,1.85 h 6 l 0.963,10.176 h -20 l -0.525,-5.551 h 9 z m 8,0 h 5 l 0.963,10.176 h -5 z m 6,0 h 9 l 1.838,19.426 h -9 l -0.613,-6.477 -0.262,-2.773 z m 10.492,0 h 7.508 l 0.438,4.625 0.261,2.775 h -7.508 z m -46.054,4.625 h 7 l 0.525,5.55 h -7 z m 46.841,3.7 h 7.508 l 0.088,0.925 0.088,0.926 0.262,2.773 1.312,13.875 h -7.508 z m -46.054,4.624 h 16 l 1.662,17.576 h -16 z m 18,0 h 4 l 1.662,17.576 h -4 z m 5,0 h 12 l 0.613,6.477 h -12 z m 0.699,7.4 h 12 l 0.613,6.475 0.787,8.326 h -12 l -0.35,-3.7 -0.087,-0.925 z m 13,0 h 9 l 0.613,6.475 h -9 z m 0.787,8.327 h 18 l 0.525,5.549 a 0.81,0.81 0 0 1 -0.23,0.654 0.947,0.947 0 0 1 -0.682,0.271 h -17 z m -35.736,2.773 h 16 l 0.35,3.701 h -15 c -0.278,0 -0.537,-0.104 -0.733,-0.271 a 0.99,0.99 0 0 1 -0.356,-0.654 z m 18,0 h 4 l 0.35,3.701 h -4 z"
+       id="path14"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/Icons/Mondrian/scalable/places/folder.svg b/Icons/Mondrian/places/48/folder.svg
similarity index 72%
rename from Icons/Mondrian/scalable/places/folder.svg
rename to Icons/Mondrian/places/48/folder.svg
index cae745e2ae795774a1375d74f32a1dddb68b968f..41da68cc12ec566b84fcd5c4d846c2217e93d52e 100644
--- a/Icons/Mondrian/scalable/places/folder.svg
+++ b/Icons/Mondrian/places/48/folder.svg
@@ -10,11 +10,11 @@
    width="64"
    height="64"
    version="1.1"
-   id="svg16"
+   id="svg14"
    sodipodi:docname="folder.svg"
    inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
   <metadata
-     id="metadata22">
+     id="metadata20">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -26,7 +26,7 @@
     </rdf:RDF>
   </metadata>
   <defs
-     id="defs20" />
+     id="defs18" />
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -38,7 +38,7 @@
      inkscape:pageshadow="2"
      inkscape:window-width="799"
      inkscape:window-height="480"
-     id="namedview18"
+     id="namedview16"
      showgrid="false"
      inkscape:zoom="3.6875"
      inkscape:cx="3.5254237"
@@ -46,9 +46,9 @@
      inkscape:window-x="0"
      inkscape:window-y="25"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg16" />
+     inkscape:current-layer="svg14" />
   <path
-     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 32 L 28,6 Z"
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -57,7 +57,7 @@
      inkscape:connector-curvature="0"
      style="fill:#f9f9f9" />
   <path
-     d="m 4.247,22.219 h 8.508 v 7.562 H 4.247 Z M 41,48 v 0.553 H 40.512 V 58 H 58.434 A 2.557,2.557 0 0 0 61,55.434 V 48 Z"
+     d="m 4.247,22.219 h 8.508 v 7.562 H 4.247 Z M 40.892,47.69 v 0.53 h -0.467 v 9.045 h 17.16 a 2.449,2.449 0 0 0 2.458,-2.457 V 47.69 Z"
      id="path6"
      inkscape:connector-curvature="0"
      style="fill:#fac901" />
@@ -72,11 +72,7 @@
      inkscape:connector-curvature="0"
      style="fill:#dd0100" />
   <path
-     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 59 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 V 23 h 17 z"
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 H 40 Z m 1,2 h 6 V 29 H 13 v -6 h 9 z m 8,0 h 5 v 11 h -5 z m 6,0 h 9 V 39 H 41 V 29 Z m 10.492,0 H 59 v 8 H 51.492 Z M 5,23 h 7 v 6 H 5 Z m 46.492,4 H 59 V 47 H 51.492 Z M 5,32 H 21 V 51 H 5 Z m 18,0 h 4 v 19 h -4 z m 5,0 h 12 v 7 H 28 Z m 0,8 H 40 V 56 H 28 v -5 z m 13,0 h 9 v 7 h -9 z m 0,9 h 18 v 6 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 41 Z M 5,52 h 16 v 4 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 18,0 h 4 v 4 h -4 z"
      id="path12"
      inkscape:connector-curvature="0" />
-  <path
-     d="M 40,16 V 29 H 35 V 18 H 33 V 29 H 13 v -8 h -1 v 8 H 3 v 3 H 21 V 51 H 3 v 1 h 18 v 6 h 2 v -6 h 4 v 6 h 1 V 40 h 12 v 18 h 1 V 49 H 61 V 47 H 51.492 V 27 H 60 V 26 H 51.492 V 16 H 50 V 39 H 41 V 16 Z M 23,32 h 4 v 19 h -4 z m 5,0 h 12 v 7 H 28 Z m 13,8 h 9 v 7 h -9 z"
-     id="path14"
-     inkscape:connector-curvature="0" />
 </svg>
diff --git a/Icons/Mondrian/places/48/folder_download.svg b/Icons/Mondrian/places/48/folder_download.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8b753578787860696f3bfb9f99e42f20f22c9d40
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder_download.svg
@@ -0,0 +1 @@
+folder-download.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder_home.svg b/Icons/Mondrian/places/48/folder_home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..858de4c5d0bd00ab00365f86edd992586afcaaaa
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder_home.svg
@@ -0,0 +1 @@
+user-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder_images.svg b/Icons/Mondrian/places/48/folder_images.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder_images.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder_open.svg b/Icons/Mondrian/places/48/folder_open.svg
new file mode 120000
index 0000000000000000000000000000000000000000..cde3e2e5a2ccb07004abf0f0abc14123e6deca0b
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder_open.svg
@@ -0,0 +1 @@
+folder-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folder_pictures.svg b/Icons/Mondrian/places/48/folder_pictures.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/folder_pictures.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/folders-documents.svg b/Icons/Mondrian/places/48/folders-documents.svg
new file mode 120000
index 0000000000000000000000000000000000000000..71ae2ad7db501965041b09d8f5d3888a1e919118
--- /dev/null
+++ b/Icons/Mondrian/places/48/folders-documents.svg
@@ -0,0 +1 @@
+./folder-documents.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-ccdesktop.svg b/Icons/Mondrian/places/48/gnome-ccdesktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-ccdesktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-desktop-config.svg b/Icons/Mondrian/places/48/gnome-desktop-config.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-desktop-config.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-folder.svg b/Icons/Mondrian/places/48/gnome-folder.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-folder.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-blockdev.svg b/Icons/Mondrian/places/48/gnome-fs-blockdev.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-blockdev.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-dav.svg b/Icons/Mondrian/places/48/gnome-fs-dav.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-dav.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-desktop.svg b/Icons/Mondrian/places/48/gnome-fs-desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/scalable/places/gnome-fs-directory-accept.svg b/Icons/Mondrian/places/48/gnome-fs-directory-accept.svg
similarity index 61%
rename from Icons/Mondrian/scalable/places/gnome-fs-directory-accept.svg
rename to Icons/Mondrian/places/48/gnome-fs-directory-accept.svg
index 2e8ce0b0a85500c0864eaa8b3a288a09b52b339f..51f7ed0665ddbd241a9a390baaab40f416b97d4f 100644
--- a/Icons/Mondrian/scalable/places/gnome-fs-directory-accept.svg
+++ b/Icons/Mondrian/places/48/gnome-fs-directory-accept.svg
@@ -10,11 +10,11 @@
    width="64"
    height="64"
    version="1.1"
-   id="svg16"
+   id="svg14"
    sodipodi:docname="gnome-fs-directory-accept.svg"
    inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
   <metadata
-     id="metadata22">
+     id="metadata20">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -26,7 +26,7 @@
     </rdf:RDF>
   </metadata>
   <defs
-     id="defs20" />
+     id="defs18" />
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -38,7 +38,7 @@
      inkscape:pageshadow="2"
      inkscape:window-width="799"
      inkscape:window-height="480"
-     id="namedview18"
+     id="namedview16"
      showgrid="false"
      inkscape:zoom="3.6875"
      inkscape:cx="3.5254237"
@@ -46,9 +46,9 @@
      inkscape:window-x="0"
      inkscape:window-y="25"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg16" />
+     inkscape:current-layer="svg14" />
   <path
-     d="M 8,6 A 1.995,1.995 0 0 0 6,8 v 25 c 0,0.554 0.446,1 1,1 H 45 V 55 H 62 V 12.602 a 1.994,1.994 0 0 0 -2,-2 H 34 L 30,6 Z"
+     d="M 8,6 A 1.995,1.995 0 0 0 6,8 v 25 c 0,0.554 0.446,1 1,1 H 45 V 55 H 62 V 12.81 A 1.805,1.805 0 0 0 60.19,11 H 34 L 30,6 Z"
      id="path2"
      inkscape:connector-curvature="0" />
   <path
@@ -57,7 +57,7 @@
      inkscape:connector-curvature="0"
      style="fill:#f9f9f9" />
   <path
-     d="m 2.338,24.902 h 8.508 l 0.661,6.996 H 3 Z m 39.299,23.774 0.047,0.49 h -0.469 l 0.793,8.382 h 17.19 c 0.682,0 1.273,-0.253 1.68,-0.665 0.406,-0.412 0.626,-0.98 0.566,-1.612 l -0.324,-3.43 -0.215,-2.278 -0.038,-0.396 -0.047,-0.49 z"
+     d="m 2.338,24.903 h 8.508 l 0.661,6.994 H 3 Z m 39.176,23.773 0.047,0.49 h -0.469 l 0.793,8.382 h 17.19 c 0.682,0 1.273,-0.253 1.68,-0.665 0.406,-0.412 0.626,-0.98 0.566,-1.612 l -0.324,-3.43 -0.215,-2.278 -0.038,-0.396 -0.047,-0.49 z"
      id="path6"
      inkscape:connector-curvature="0"
      style="fill:#fac901" />
@@ -67,16 +67,12 @@
      inkscape:connector-curvature="0"
      style="fill:#225095" />
   <path
-     d="m 37.942,20.075 h 10.305 l 1.967,20.793 H 39.909 Z M 23.296,52.109 h 4.738 l 0.415,4.383 H 23.71 Z"
+     d="m 37.942,20.075 h 10.305 l 1.967,20.793 H 39.909 Z M 23.296,52.108 h 4.738 l 0.414,4.384 H 23.71 Z"
      id="path10"
      inkscape:connector-curvature="0"
      style="fill:#dd0100" />
   <path
-     d="m 23.547,19.15 -4.562,4.625 H 0.987 L 0.986,23.785 2.822,43.2 3.959,55.225 c 0.073,0.769 0.473,1.462 1.063,1.964 A 3.41,3.41 0 0 0 7.222,58 h 52 c 0.83,0 1.551,-0.31 2.046,-0.811 a 2.431,2.431 0 0 0 0.691,-1.964 L 60.822,43.2 58.986,23.786 58.985,23.775 58.547,19.15 Z M 24.722,21 h 32 l 0.438,4.625 0.437,4.625 0.088,0.925 0.262,2.775 2.012,21.275 a 0.81,0.81 0 0 1 -0.23,0.654 0.946,0.946 0 0 1 -0.682,0.271 h -52 C 6.77,56.15 6.511,56.046 6.314,55.879 A 0.988,0.988 0 0 1 5.959,55.225 L 3.947,33.95 3.685,31.175 3.16,25.625 h 17 z"
+     d="m 23.547,19.15 -4.563,4.625 H 0.986 v 0.01 l 0.7,7.391 0.144,1.523 0.117,1.25 0.875,9.25 0.787,8.327 0.088,0.923 0.262,2.776 c 0.073,0.769 0.473,1.463 1.062,1.965 0.59,0.501 1.37,0.81 2.202,0.81 h 52 c 0.83,0 1.55,-0.309 2.045,-0.81 a 2.434,2.434 0 0 0 0.691,-1.965 L 61.434,49.676 61.26,47.824 60.822,43.199 58.986,23.785 58.984,23.775 58.547,19.15 h -21 z M 24.723,21 h 6 l 0.963,10.176 h -20 L 11.16,25.625 h 9 z m 8,0 h 5 l 0.963,10.176 h -5 z m 6,0 h 9 l 1.838,19.426 h -9 l -0.614,-6.477 -0.261,-2.773 z m 10.492,0 h 7.508 l 0.437,4.625 0.262,2.775 H 49.914 Z M 3.16,25.625 h 7 l 0.526,5.55 h -7 z m 46.842,3.7 h 7.508 l 0.088,0.925 0.088,0.926 0.261,2.773 1.313,13.875 H 51.752 Z M 3.947,33.948 h 16 l 1.662,17.576 h -16 z m 18,0 h 4 l 1.662,17.576 h -4 z m 5,0 h 12 l 0.614,6.477 h -12 z m 0.7,7.4 h 12 l 0.613,6.475 0.787,8.326 h -12 l -0.35,-3.7 -0.088,-0.925 z m 13,0 h 9 l 0.613,6.475 h -9 z m 0.787,8.327 h 18 l 0.525,5.549 a 0.81,0.81 0 0 1 -0.23,0.654 0.947,0.947 0 0 1 -0.682,0.271 h -17 z M 5.697,52.449 h 16 l 0.35,3.701 h -15 C 6.77,56.15 6.511,56.046 6.314,55.879 A 0.99,0.99 0 0 1 5.959,55.225 Z m 18,0 h 4 l 0.35,3.701 h -4 z"
      id="path12"
      inkscape:connector-curvature="0" />
-  <path
-     d="m 37.547,19.15 1.138,12.025 h -5 L 32.722,21 h -2 l 0.963,10.175 h -20 l -0.7,-7.4 h -1 l 0.7,7.4 h -9 l 0.262,2.775 h 18 l 1.662,17.575 h -18 l 0.088,0.925 h 18 L 22.222,58 h 2 l -0.525,-5.55 h 4 L 28.222,58 h 1 L 28.697,52.45 28.609,51.525 27.647,41.35 h 12 L 40.259,47.825 41.222,58 h 1 l -0.788,-8.325 h 20 l -0.175,-1.85 h -9.507 l -1.75,-18.5 H 58.51 L 58.422,28.4 H 49.914 L 49.04,19.15 h -1.493 l 2.013,21.275 h -9 L 39.947,33.95 39.685,31.175 38.547,19.15 Z m -15.6,14.8 h 4 l 1.662,17.575 h -4 z m 5,0 h 12 l 0.613,6.475 h -12 z m 13.7,7.4 h 9 l 0.612,6.475 h -9 z"
-     id="path14"
-     inkscape:connector-curvature="0" />
 </svg>
diff --git a/Icons/Mondrian/places/48/gnome-fs-directory-visiting.svg b/Icons/Mondrian/places/48/gnome-fs-directory-visiting.svg
new file mode 120000
index 0000000000000000000000000000000000000000..573b26625571e24e98f4c40d5decdd07984e6ed3
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-directory-visiting.svg
@@ -0,0 +1 @@
+folder-visiting.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-directory.svg b/Icons/Mondrian/places/48/gnome-fs-directory.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-directory.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-ftp.svg b/Icons/Mondrian/places/48/gnome-fs-ftp.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-ftp.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-home.svg b/Icons/Mondrian/places/48/gnome-fs-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..858de4c5d0bd00ab00365f86edd992586afcaaaa
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-home.svg
@@ -0,0 +1 @@
+user-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-network.svg b/Icons/Mondrian/places/48/gnome-fs-network.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7da8cb2e67f1ae4cfe264b52fd579783e66ceca2
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-network.svg
@@ -0,0 +1 @@
+network.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-nfs.svg b/Icons/Mondrian/places/48/gnome-fs-nfs.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-nfs.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-server.svg b/Icons/Mondrian/places/48/gnome-fs-server.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7fdd2d96f8b5bb5ec04823d8962c60f7ddb2e073
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-server.svg
@@ -0,0 +1 @@
+network-server.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-share.svg b/Icons/Mondrian/places/48/gnome-fs-share.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-share.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-smb.svg b/Icons/Mondrian/places/48/gnome-fs-smb.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-smb.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-ssh.svg b/Icons/Mondrian/places/48/gnome-fs-ssh.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-ssh.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-trash-empty-accept.svg b/Icons/Mondrian/places/48/gnome-fs-trash-empty-accept.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-trash-empty-accept.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-trash-empty.svg b/Icons/Mondrian/places/48/gnome-fs-trash-empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-trash-empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-fs-trash-full.svg b/Icons/Mondrian/places/48/gnome-fs-trash-full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-fs-trash-full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-home.svg b/Icons/Mondrian/places/48/gnome-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..858de4c5d0bd00ab00365f86edd992586afcaaaa
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-home.svg
@@ -0,0 +1 @@
+user-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-mime-x-directory-nfs-server.svg b/Icons/Mondrian/places/48/gnome-mime-x-directory-nfs-server.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7fdd2d96f8b5bb5ec04823d8962c60f7ddb2e073
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-mime-x-directory-nfs-server.svg
@@ -0,0 +1 @@
+network-server.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-server.svg b/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-server.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7fdd2d96f8b5bb5ec04823d8962c60f7ddb2e073
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-server.svg
@@ -0,0 +1 @@
+network-server.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-share.svg b/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-share.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-share.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-workgroup.svg b/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-workgroup.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-mime-x-directory-smb-workgroup.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-stock-trash-full.svg b/Icons/Mondrian/places/48/gnome-stock-trash-full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-stock-trash-full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gnome-stock-trash.svg b/Icons/Mondrian/places/48/gnome-stock-trash.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/48/gnome-stock-trash.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/go-home-large.svg b/Icons/Mondrian/places/48/go-home-large.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/go-home-large.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/go-home.svg b/Icons/Mondrian/places/48/go-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..fe411ed19a4863ed706e4c1c2b1210e668a5ed68
--- /dev/null
+++ b/Icons/Mondrian/places/48/go-home.svg
@@ -0,0 +1 @@
+folder-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gohome.svg b/Icons/Mondrian/places/48/gohome.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/gohome.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gtg-home.svg b/Icons/Mondrian/places/48/gtg-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/gtg-home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gtk-directory.svg b/Icons/Mondrian/places/48/gtk-directory.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/gtk-directory.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gtk-home.svg b/Icons/Mondrian/places/48/gtk-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/gtk-home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gtk-network.svg b/Icons/Mondrian/places/48/gtk-network.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7da8cb2e67f1ae4cfe264b52fd579783e66ceca2
--- /dev/null
+++ b/Icons/Mondrian/places/48/gtk-network.svg
@@ -0,0 +1 @@
+network.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/gtk-open.svg b/Icons/Mondrian/places/48/gtk-open.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8dca637dc2bdbff5bdb166fad3c686d896c4e3dd
--- /dev/null
+++ b/Icons/Mondrian/places/48/gtk-open.svg
@@ -0,0 +1 @@
+document-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/hb-source.svg b/Icons/Mondrian/places/48/hb-source.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8dca637dc2bdbff5bdb166fad3c686d896c4e3dd
--- /dev/null
+++ b/Icons/Mondrian/places/48/hb-source.svg
@@ -0,0 +1 @@
+document-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/inode-directory.svg b/Icons/Mondrian/places/48/inode-directory.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/inode-directory.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/irc-join-channel.svg b/Icons/Mondrian/places/48/irc-join-channel.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8dca637dc2bdbff5bdb166fad3c686d896c4e3dd
--- /dev/null
+++ b/Icons/Mondrian/places/48/irc-join-channel.svg
@@ -0,0 +1 @@
+document-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/kfm_home.svg b/Icons/Mondrian/places/48/kfm_home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/kfm_home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/library-music.svg b/Icons/Mondrian/places/48/library-music.svg
new file mode 120000
index 0000000000000000000000000000000000000000..437f9629665ae504f27bf4bb8e238a5ec5ea7986
--- /dev/null
+++ b/Icons/Mondrian/places/48/library-music.svg
@@ -0,0 +1 @@
+folder-music.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/network-server-database.svg b/Icons/Mondrian/places/48/network-server-database.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7fdd2d96f8b5bb5ec04823d8962c60f7ddb2e073
--- /dev/null
+++ b/Icons/Mondrian/places/48/network-server-database.svg
@@ -0,0 +1 @@
+network-server.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/network-server.svg b/Icons/Mondrian/places/48/network-server.svg
new file mode 100644
index 0000000000000000000000000000000000000000..5151fd3fa1added5fabec7cc29f3b7cb6d67e67f
--- /dev/null
+++ b/Icons/Mondrian/places/48/network-server.svg
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg24"
+   sodipodi:docname="network-server.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata30">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs28" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg24" />
+  <path
+     d="M 6,6 A 1.995,1.995 0 0 0 4,8 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 V 12.81 A 1.805,1.805 0 0 0 58.19,11 H 32 L 28,6 Z"
+     id="path2"
+     inkscape:connector-curvature="0" />
+  <path
+     d="m 26.207,16.724 -4.768,4.768 H 4.276 4.278 l -0.002,0.011 v 32.408 a 2.851,2.851 0 0 0 2.86,2.86 H 56.72 a 2.851,2.851 0 0 0 2.86,-2.86 V 16.724 Z"
+     id="path4"
+     inkscape:connector-curvature="0"
+     style="fill:#f9f9f9" />
+  <path
+     d="m 46.727,40.508 h 5.547 v 9.985 h -5.547 z"
+     id="path6"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 10.809,37.508 h 7.383 v 18.985 h -7.383 z"
+     id="path8"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 52.754,40.385 h 6.492 V 56.616 H 52.754 Z M 27.508,50.59 h 6.985 v 5.821 h -6.985 z"
+     id="path10"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 18.508,50.692 h 8.985 v 5.615 h -8.985 z"
+     id="path12"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 34.508,32.508 h 4.985 v 4.985 h -4.985 z"
+     id="path14"
+     inkscape:connector-curvature="0"
+     style="fill:#fac901" />
+  <path
+     d="m 25.508,40.754 h 8.985 v 4.492 h -8.985 z"
+     id="path16"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 25.508,24.754 h 8.985 v 4.492 h -8.985 z"
+     id="path18"
+     inkscape:connector-curvature="0"
+     style="fill:#dd0100" />
+  <path
+     d="m 46.738,17.508 h 8.525 V 33.493 H 46.738 Z M 4.508,28.735 h 13.985 v 7.53 H 4.508 Z m 0,-5.924 H 18.493 V 28.19 H 4.508 Z"
+     id="path20"
+     inkscape:connector-curvature="0"
+     style="fill:#225095" />
+  <path
+     d="m 26,16 -5,5 H 3.002 L 3,21.012 V 55 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 V 16 Z m 1,2 H 46 V 50 H 19 V 23 h 3 z m 20,0 h 8 v 15 h -8 z m 10,0 h 2 V 33 H 57 Z M 5,23 h 13 v 5 H 5 Z m 18,1 v 1 h 1 v 4 h -1 v 1 h 1 v 2 h -1 v 1 h 1 v 4 h -1 v 1 h 1 v 2 h -1 v 1 h 1 v 4 h -1 v 1 h 19 v -1 h -1 v -4 h 1 v -1 h -1 v -2 h 1 v -1 h -1 v -4 h 1 v -1 h -1 v -2 h 1 v -1 h -1 v -4 h 1 v -1 z m 3,1 h 8 v 4 H 26 Z M 5,29 h 13 v 7 H 5 v -4 z m 21,1 h 13 v 2 H 26 Z m 0,3 h 8 v 4 h -8 z m 9,0 h 4 v 4 h -4 z m 12,1 h 12 v 6 H 47 Z M 5,38 h 5 V 56 H 6 A 0.996,0.996 0 0 1 5.293,55.707 0.996,0.996 0 0 1 5,55 Z m 6,0 h 7 v 18 h -7 z m 15,0 h 13 v 2 H 26 Z m 0,3 h 8 v 4 h -8 z m 9,0 h 4 v 4 h -4 z m 12,0 h 5 v 9 h -5 z m 6,0 h 6 V 55 A 0.996,0.996 0 0 1 58.707,55.707 0.996,0.996 0 0 1 58,56 H 53 Z M 19,51 h 8 v 5 h -8 z m 9,0 h 6 v 5 h -6 z m 7,0 h 17 v 5 H 35 Z"
+     id="path22"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/Icons/Mondrian/places/48/network-workgroup.svg b/Icons/Mondrian/places/48/network-workgroup.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7da8cb2e67f1ae4cfe264b52fd579783e66ceca2
--- /dev/null
+++ b/Icons/Mondrian/places/48/network-workgroup.svg
@@ -0,0 +1 @@
+network.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/network.svg b/Icons/Mondrian/places/48/network.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6635b37c4543621c40a74b8a3ce4b86ee49f6db7
--- /dev/null
+++ b/Icons/Mondrian/places/48/network.svg
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg26"
+   sodipodi:docname="network.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata32">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs30" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview28"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg26" />
+  <g
+     transform="translate(-384.571,-483.798)"
+     id="g24">
+    <path
+       d="m 390.571,489.798 a 1.995,1.995 0 0 0 -2,2 v 25 c 0,0.554 0.446,1 1,1 h 54 c 0.554,0 1,-0.446 1,-1 v -20.19 a 1.805,1.805 0 0 0 -1.81,-1.81 h -26.189 l -4,-5 z"
+       id="path2"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 410.643,500.05 -4.94,4.94 h -17.783 0.002 l -0.002,0.012 v 33.58 a 2.954,2.954 0 0 0 2.964,2.964 h 51.375 a 2.954,2.954 0 0 0 2.964,-2.964 V 500.05 Z"
+       id="path4"
+       inkscape:connector-curvature="0"
+       style="fill:#f9f9f9" />
+    <circle
+       cx="423.57101"
+       cy="510.798"
+       r="3.323"
+       id="circle6"
+       style="fill:#225095" />
+    <circle
+       cx="410.07101"
+       cy="519.29797"
+       r="2.0650001"
+       id="circle8"
+       style="fill:#dd0100" />
+    <path
+       d="m 411.854,518.491 -1.283,-1.327 9.42,-6.366 0.58,1.645 -8.63,5.613 z m 24.522,-6.308 h 7.392 v 23.231 h -7.392 z"
+       id="path10"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 436.258,500.321 h 7.627 v 11.985 h -7.627 z m -4.91,22.862 h 4.448 v 12.231 h -4.448 z"
+       id="path12"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 422.079,531.306 h 8.985 v 8.985 h -8.985 z"
+       id="path14"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 395.31,516.612 h 7.522 v 5.373 h -7.522 z"
+       id="path16"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 395.358,522.276 h 7.428 v 18.144 h -7.428 z"
+       id="path18"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 394.958,530.102 h -5.774 v 10.392 h 5.774 z"
+       id="path20"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 410.571,499.798 -5,5 h -17.998 l -0.002,0.012 v 33.988 a 2.99,2.99 0 0 0 3,3 h 52 a 2.99,2.99 0 0 0 3,-3 v -39 z m 1,2 h 19 v 29 h -27 v -24 h 3 z m 20,0 h 4 v 21 h -4 z m 5,0 h 7 v 10 h -7 z m -47,5 h 13 v 4 h -13 z m 34,0 a 4,4 0 0 0 -4,4 l -9,6 v 0.055 a 2.5,2.5 0 0 0 -0.5,-0.055 2.5,2.5 0 0 0 -2.5,2.5 2.5,2.5 0 0 0 2.5,2.5 2.5,2.5 0 0 0 1.881,-0.857 l 7.62,2.857 h 0.04 a 3.5,3.5 0 0 0 3.46,3 3.5,3.5 0 0 0 3.5,-3.5 3.5,3.5 0 0 0 -3.5,-3.5 3.5,3.5 0 0 0 -3.462,3 h -0.039 l -7.142,-2.678 a 2.5,2.5 0 0 0 0.142,-0.822 2.5,2.5 0 0 0 -0.22,-1.02 l 7.894,-5.263 a 4,4 0 0 0 3.326,1.783 4,4 0 0 0 4,-4 4,4 0 0 0 -4,-4 z m 0,1 a 3,3 0 0 1 3,3 3,3 0 0 1 -3,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 z m -4,4 h 0.133 a 4,4 0 0 0 0.153,0.477 l -7.967,5.31 a 2.5,2.5 0 0 0 -0.442,-0.373 z m 17,1 h 7 v 22 h -7 z m -47,4 h 5 v 13 h -5 z m 6,0 h 7 v 5 h -7 z m 14.5,1 a 1.5,1.5 0 0 1 1.5,1.5 1.5,1.5 0 0 1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 z m 13,3 a 2.5,2.5 0 0 1 2.5,2.5 2.5,2.5 0 0 1 -2.5,2.5 2.5,2.5 0 0 1 -2.5,-2.5 2.5,2.5 0 0 1 2.5,-2.5 z m -27.5,2 h 7 v 17 h -7 z m 36,1 h 4 v 11 h -4 z m -42,7 h 5 v 9 h -4 a 0.996,0.996 0 0 1 -0.707,-0.293 0.996,0.996 0 0 1 -0.293,-0.707 z m 14,1 h 18 v 8 h -18 z m 19,0 h 8 v 8 h -8 z m 9,4 h 12 v 3 a 0.996,0.996 0 0 1 -0.293,0.707 0.996,0.996 0 0 1 -0.707,0.293 h -11 z"
+       id="path22"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/Icons/Mondrian/places/48/network_local.svg b/Icons/Mondrian/places/48/network_local.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7da8cb2e67f1ae4cfe264b52fd579783e66ceca2
--- /dev/null
+++ b/Icons/Mondrian/places/48/network_local.svg
@@ -0,0 +1 @@
+network.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/other-desktop.svg b/Icons/Mondrian/places/48/other-desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/other-desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/plugin-fadedesktop.svg b/Icons/Mondrian/places/48/plugin-fadedesktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/plugin-fadedesktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/plugin-showdesktop.svg b/Icons/Mondrian/places/48/plugin-showdesktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/plugin-showdesktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/plugins-desktop.svg b/Icons/Mondrian/places/48/plugins-desktop.svg
new file mode 120000
index 0000000000000000000000000000000000000000..8f1a5a03bbe5792639fcdfd4c5b5a91c06dffb96
--- /dev/null
+++ b/Icons/Mondrian/places/48/plugins-desktop.svg
@@ -0,0 +1 @@
+user-desktop.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/redhat-home.svg b/Icons/Mondrian/places/48/redhat-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/redhat-home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/redhat-network-server.svg b/Icons/Mondrian/places/48/redhat-network-server.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7fdd2d96f8b5bb5ec04823d8962c60f7ddb2e073
--- /dev/null
+++ b/Icons/Mondrian/places/48/redhat-network-server.svg
@@ -0,0 +1 @@
+network-server.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/repository.svg b/Icons/Mondrian/places/48/repository.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5b95a260eb6ba9c37e12189db132e606e55d1a3d
--- /dev/null
+++ b/Icons/Mondrian/places/48/repository.svg
@@ -0,0 +1 @@
+network-server-database.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/server-database.svg b/Icons/Mondrian/places/48/server-database.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5b95a260eb6ba9c37e12189db132e606e55d1a3d
--- /dev/null
+++ b/Icons/Mondrian/places/48/server-database.svg
@@ -0,0 +1 @@
+network-server-database.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/server.svg b/Icons/Mondrian/places/48/server.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7fdd2d96f8b5bb5ec04823d8962c60f7ddb2e073
--- /dev/null
+++ b/Icons/Mondrian/places/48/server.svg
@@ -0,0 +1 @@
+network-server.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/sidebar-places.svg b/Icons/Mondrian/places/48/sidebar-places.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/sidebar-places.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/stock_folder.svg b/Icons/Mondrian/places/48/stock_folder.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/stock_folder.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/stock_home.svg b/Icons/Mondrian/places/48/stock_home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..5cbdae998952a14deae217a4c6fe700f9321802a
--- /dev/null
+++ b/Icons/Mondrian/places/48/stock_home.svg
@@ -0,0 +1 @@
+go-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/stock_open.svg b/Icons/Mondrian/places/48/stock_open.svg
new file mode 120000
index 0000000000000000000000000000000000000000..cde3e2e5a2ccb07004abf0f0abc14123e6deca0b
--- /dev/null
+++ b/Icons/Mondrian/places/48/stock_open.svg
@@ -0,0 +1 @@
+folder-open.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/stock_trash_full.svg b/Icons/Mondrian/places/48/stock_trash_full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/stock_trash_full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/tag-folder.svg b/Icons/Mondrian/places/48/tag-folder.svg
new file mode 120000
index 0000000000000000000000000000000000000000..15062ce2d2bd89c3439f8cda6e2ae23332f4dff5
--- /dev/null
+++ b/Icons/Mondrian/places/48/tag-folder.svg
@@ -0,0 +1 @@
+folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/trash-empty.svg b/Icons/Mondrian/places/48/trash-empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/48/trash-empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/trashcan_empty.svg b/Icons/Mondrian/places/48/trashcan_empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/48/trashcan_empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/trashcan_full.svg b/Icons/Mondrian/places/48/trashcan_full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/trashcan_full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/user-bookmarks.svg b/Icons/Mondrian/places/48/user-bookmarks.svg
new file mode 120000
index 0000000000000000000000000000000000000000..99af06a8043743cf50f801802ea9bd3182d38e02
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-bookmarks.svg
@@ -0,0 +1 @@
+folder-bookmark.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/user-desktop.svg b/Icons/Mondrian/places/48/user-desktop.svg
new file mode 100644
index 0000000000000000000000000000000000000000..2ba1439cffba0c75ca39eb136ff73661af531aae
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-desktop.svg
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg16"
+   sodipodi:docname="user-desktop.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata22">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs20" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview18"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg16" />
+  <g
+     transform="translate(-384.571,-483.798)"
+     id="g14">
+    <rect
+       ry="3.9319999"
+       y="492.22198"
+       x="388.064"
+       height="49.151001"
+       width="57.014999"
+       id="rect2"
+       style="fill:#f9f9f9" />
+    <path
+       d="m 400.079,493.395 h 11.985 v 9.806 h -11.985 z m 22,8.086 h 14.985 v 9.633 h -14.985 z"
+       id="path4"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 422.079,511.306 h 7.985 v 7.985 h -7.985 z m -3,17.224 h 17.985 v 5.29 h -17.985 z"
+       id="path6"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 399.079,523.47 h 6.985 v 4.656 h -6.985 z"
+       id="path8"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 389.079,510.429 h 16.985 v 12.738 h -16.985 z"
+       id="path10"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 391.571,491.798 c -2.216,0 -4,1.784 -4,4 v 42 c 0,2.216 1.784,4 4,4 h 50 c 2.216,0 4,-1.784 4,-4 v -42 c 0,-2.216 -1.784,-4 -4,-4 z m 0,2 h 8 v 16 h -10 v -14 c 0,-1.108 0.892,-2 2,-2 z m 9,0 h 11 v 9 h -11 z m 12,0 h 9 v 9 h -9 z m 10,0 h 19 c 1.108,0 2,0.892 2,2 v 5 h -21 z m 0,8 h 14 v 9 h -14 z m 15,0 h 6 v 32 h -6 z m -37,2 h 11 v 6 h -11 z m 12,0 h 9 v 15 h -9 z m -23,7 h 16 v 12 h -16 z m 17,0 h 5 v 17 h -5 z m 16,1 h 7 v 7 h -7 z m 8,0 h 6 v 16 h -6 v -7 z m -18,8 h 6 v 14 h -6 z m 7,0 h 10 v 8 h -10 z m -30,4 h 9 v 10 h -9 z m 10,0 h 6 v 4 h -6 z m 0,5 h 12 v 5 h -12 z m 20,0 h 17 v 5 h -17 z"
+       id="path12"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/Icons/Mondrian/places/48/user-home.svg b/Icons/Mondrian/places/48/user-home.svg
new file mode 120000
index 0000000000000000000000000000000000000000..fe411ed19a4863ed706e4c1c2b1210e668a5ed68
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-home.svg
@@ -0,0 +1 @@
+folder-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/user-images.svg b/Icons/Mondrian/places/48/user-images.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-images.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/user-pictures.svg b/Icons/Mondrian/places/48/user-pictures.svg
new file mode 120000
index 0000000000000000000000000000000000000000..273d2b9b3885f95471433029a33217b904f5766e
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-pictures.svg
@@ -0,0 +1 @@
+folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/user-share.svg b/Icons/Mondrian/places/48/user-share.svg
new file mode 120000
index 0000000000000000000000000000000000000000..bb835036b1cb7f1398bad61707b87e394ecfb993
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-share.svg
@@ -0,0 +1 @@
+folder-remote.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/user-trash-full.svg b/Icons/Mondrian/places/48/user-trash-full.svg
new file mode 100644
index 0000000000000000000000000000000000000000..b04494a2a3d9a7ad26454d3406a4a549f65621e8
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-trash-full.svg
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg26"
+   sodipodi:docname="user-trash-full.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata32">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs30" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview28"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg26" />
+  <g
+     transform="translate(-384.571,-483.798)"
+     id="g24">
+    <rect
+       width="43.081001"
+       height="48.956001"
+       x="395.03101"
+       y="493.32001"
+       ry="7.23"
+       id="rect2"
+       style="fill:#f9f9f9" />
+    <path
+       d="m 396.442,530.28 v 8.69 l 3.259,2.172 V 530.28 Z"
+       id="path4"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 400.332,523.429 h 11.478 v 17.738 h -11.478 z"
+       id="path6"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 422.475,516.49 h 5.192 v 16.615 h -5.192 z"
+       id="path8"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 417.332,506.49 h 7.479 v 9.615 h -7.479 z"
+       id="path10"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 409.202,516.644 h 12.738 v 5.308 h -12.738 z"
+       id="path12"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 420.325,494.429 v 12 h 17 l -0.416,-7.637 -2.584,-4.363 z"
+       id="path14"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 429.137,516.255 v 24.59 l 2.223,1.025 2.223,-1.025 1.113,-1.024 2.222,-2.049 v -21.517 z"
+       id="path16"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 396.325,500.429 h 12.369 v 12.738 h -12.369 z"
+       id="path18"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 401.956,492.798 a 7.369,7.369 0 0 0 -7.385,7.385 v 35.23 a 7.369,7.369 0 0 0 7.385,7.385 h 29.23 a 7.369,7.369 0 0 0 7.385,-7.385 v -35.23 a 7.369,7.369 0 0 0 -7.384,-7.385 z m 0.615,2 h 2 v 2 h -2.4 a 3.583,3.583 0 0 0 -3.539,3 h -1.97 a 5.98,5.98 0 0 1 5.91,-5 z m 3,0 h 14 v 2 h -14 z m 15,0 h 10 c 3.324,0 6,2.676 6,6 v 5 h -3.117 a 3.579,3.579 0 0 0 1.117,-2.6 v -2.8 c 0,-1.995 -1.605,-3.6 -3.6,-3.6 h -10.4 z m -24,6 h 2 v 2.4 c 0,1.995 1.606,3.6 3.6,3.6 h 6.4 v 6 h -12 z m 13,6 h 7 v 9 h -7 z m 8,0 h 7 v 9 h -7 z m 8,0 h 11 v 4 h -11 z m 0,5 h 11 v 4 h -11 z m -29,2 h 3 v 16 h -3 z m 4,0 h 8 v 8 h -8 z m 9,3 h 12 v 5 h -12 z m 13,0 h 5 v 16 h -5 z m 7,0 h 7 v 18 c 0,3.324 -2.676,6 -6,6 h -1 z m -29,7 h 11 v 17 h -9 a 6.004,6.004 0 0 1 -2,-0.348 z m 12,0 h 9 v 9 h -9 z m -16,7 h 3 v 9.195 a 5.98,5.98 0 0 1 -3,-5.195 z m 16,3 h 15 v 7 h -15 z"
+       id="path20"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 401.571,505.798 h 30 l 2,-2 -7,-4 -4,3 -2,-4 -4.539,5 -3.46,-4 -1,1 -4,-1 -3,3 -2,-2 -2,3 z"
+       id="path22"
+       inkscape:connector-curvature="0"
+       style="fill:#f9f9f9" />
+  </g>
+</svg>
diff --git a/Icons/Mondrian/places/48/user-trash.svg b/Icons/Mondrian/places/48/user-trash.svg
new file mode 100644
index 0000000000000000000000000000000000000000..16b0f06908daec64ad859ab28b2d679aad938d1c
--- /dev/null
+++ b/Icons/Mondrian/places/48/user-trash.svg
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64"
+   height="64"
+   version="1.1"
+   id="svg24"
+   sodipodi:docname="user-trash.svg"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+  <metadata
+     id="metadata30">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs28" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="799"
+     inkscape:window-height="480"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="3.6875"
+     inkscape:cx="3.5254237"
+     inkscape:cy="32"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg24" />
+  <g
+     transform="translate(-384.571,-483.798)"
+     id="g22">
+    <rect
+       width="43.081001"
+       height="48.956001"
+       x="395.03101"
+       y="493.32001"
+       ry="7.23"
+       id="rect2"
+       style="fill:#f9f9f9" />
+    <path
+       d="m 396.442,530.28 v 8.69 l 3.259,2.172 V 530.28 Z"
+       id="path4"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 400.332,523.429 h 11.478 v 17.738 h -11.478 z"
+       id="path6"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 422.475,516.49 h 5.192 v 16.615 h -5.192 z"
+       id="path8"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 417.332,506.49 h 7.479 v 9.615 h -7.479 z"
+       id="path10"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 409.202,516.644 h 12.738 v 5.308 h -12.738 z"
+       id="path12"
+       inkscape:connector-curvature="0"
+       style="fill:#225095" />
+    <path
+       d="m 420.325,494.429 v 12 h 17 l -0.416,-7.637 -2.584,-4.363 z"
+       id="path14"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 429.137,516.255 v 24.59 l 2.223,1.025 2.223,-1.025 1.113,-1.024 2.222,-2.049 v -21.517 z"
+       id="path16"
+       inkscape:connector-curvature="0"
+       style="fill:#fac901" />
+    <path
+       d="m 396.325,500.429 h 12.369 v 12.738 h -12.369 z"
+       id="path18"
+       inkscape:connector-curvature="0"
+       style="fill:#dd0100" />
+    <path
+       d="m 401.956,492.798 a 7.369,7.369 0 0 0 -7.385,7.385 v 35.23 a 7.369,7.369 0 0 0 7.385,7.385 h 29.23 a 7.369,7.369 0 0 0 7.385,-7.385 v -35.23 a 7.369,7.369 0 0 0 -7.384,-7.385 z m 0.615,2 h 2 v 2 h -2.4 a 3.583,3.583 0 0 0 -3.539,3 h -1.97 a 5.98,5.98 0 0 1 5.91,-5 z m 3,0 h 14 v 2 h -14 z m 15,0 h 10 c 3.324,0 6,2.676 6,6 v 5 h -3.117 a 3.579,3.579 0 0 0 1.117,-2.6 v -2.8 c 0,-1.995 -1.605,-3.6 -3.6,-3.6 h -10.4 z m -24,6 h 2 v 2.4 c 0,1.995 1.606,3.6 3.6,3.6 h 6.4 v 6 h -12 z m 13,6 h 7 v 9 h -7 z m 8,0 h 7 v 9 h -7 z m 8,0 h 11 v 4 h -11 z m 0,5 h 11 v 4 h -11 z m -29,2 h 3 v 16 h -3 z m 4,0 h 8 v 8 h -8 z m 9,3 h 12 v 5 h -12 z m 13,0 h 5 v 16 h -5 z m 7,0 h 7 v 18 c 0,3.324 -2.676,6 -6,6 h -1 z m -29,7 h 11 v 17 h -9 a 6.004,6.004 0 0 1 -2,-0.348 z m 12,0 h 9 v 9 h -9 z m -16,7 h 3 v 9.195 a 5.98,5.98 0 0 1 -3,-5.195 z m 16,3 h 15 v 7 h -15 z"
+       id="path20"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/Icons/Mondrian/places/48/xfce-trash_empty.svg b/Icons/Mondrian/places/48/xfce-trash_empty.svg
new file mode 120000
index 0000000000000000000000000000000000000000..a5a5bd854dad421782aac0590fb7bcaab8d15f6b
--- /dev/null
+++ b/Icons/Mondrian/places/48/xfce-trash_empty.svg
@@ -0,0 +1 @@
+user-trash.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/48/xfce-trash_full.svg b/Icons/Mondrian/places/48/xfce-trash_full.svg
new file mode 120000
index 0000000000000000000000000000000000000000..013ff84162d51e2d417cd09f0883b8d9486f974a
--- /dev/null
+++ b/Icons/Mondrian/places/48/xfce-trash_full.svg
@@ -0,0 +1 @@
+user-trash-full.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/document-open-symbolic.svg b/Icons/Mondrian/places/symbolic/document-open-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..9392bb17749f80dda0d4b6a7a259b7a204f4b7da
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/document-open-symbolic.svg
@@ -0,0 +1 @@
+folder-drag-accept-symbolic.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-download-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-download-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..2dd855db30549ebc1639c443434e1703bc31c754
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-download-symbolic.svg
@@ -0,0 +1 @@
+../16/folder-download.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-drag-accept-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-drag-accept-symbolic.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7d792ff180e656d75fbda7bf937623a32eb55004
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-drag-accept-symbolic.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="svg6">
+  <defs id="defs3051">
+    <style id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+	  </style>
+	</defs>
+  <path style="fill:currentColor;fill-opacity:1;stroke:none" 
+		d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 6 L 1 6 L 1 10 L 1 11 L 1 11.9375 C 1 13.079592 1.9204077 14 3.0625 14 L 12.9375 14 C 14.079592 14 15 13.079592 15 11.9375 L 15 11 L 15 10 L 15 4 L 14 4 C 14 3.446 13.554 3 13 3 L 8 3 L 7 2 L 6 2 L 3 2 z M 3.5234375 3 L 4 3 L 4.4765625 3 L 6 3 L 6.5566406 3 L 7 3.4335938 L 7 4 L 6.5566406 4 L 4.4902344 6 L 4 6 L 3.5234375 6 C 3.2337685 6 3 5.7662313 3 5.4765625 L 3 3.5234375 C 3 3.2337687 3.2337685 3 3.5234375 3 z M 7 5 L 14 5 L 14 10 L 14 11 L 14 12 C 14 12.277 13.887781 12.526281 13.707031 12.707031 C 13.526281 12.887781 13.277 13 13 13 L 3 13 C 2.723 13 2.4737187 12.887781 2.2929688 12.707031 C 2.1122184 12.526281 2 12.277 2 12 L 2 11 L 2 10 L 2 7 L 5 7 L 7 5 z "
+  	    class="ColorScheme-Text"
+        />
+</svg>
diff --git a/Icons/Mondrian/places/symbolic/folder-music-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-music-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..51c51cd47321d1cc4c555ac271d2f6cd81249827
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-music-symbolic.svg
@@ -0,0 +1 @@
+../16/folder-sound.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-open-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-open-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..9392bb17749f80dda0d4b6a7a259b7a204f4b7da
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-open-symbolic.svg
@@ -0,0 +1 @@
+folder-drag-accept-symbolic.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-pictures-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-pictures-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..65567fa02981a020142dfb8473404265c9f7de60
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-pictures-symbolic.svg
@@ -0,0 +1 @@
+../16/folder-pictures.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-root-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-root-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..b7c54b71136847cde19abee170634733020ca625
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-root-symbolic.svg
@@ -0,0 +1 @@
+../16/folder-root.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..7860c9e4c966369b1217dfe01e3282e8a4a2c162
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-symbolic.svg
@@ -0,0 +1 @@
+../16/folder.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-video-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-video-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..c554107b62a0f36d9e2c24e3c3f74f38f1601732
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-video-symbolic.svg
@@ -0,0 +1 @@
+folder-videos-symbolic.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/folder-videos-symbolic.svg b/Icons/Mondrian/places/symbolic/folder-videos-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..05b2ecb2f1f7c7fcf9c029d99365a352a5e4fdfb
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/folder-videos-symbolic.svg
@@ -0,0 +1 @@
+../16/folder-videos.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/go-home-symbolic.svg b/Icons/Mondrian/places/symbolic/go-home-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..9dbb23198d064706acc1315938ff623ecf167eed
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/go-home-symbolic.svg
@@ -0,0 +1 @@
+user-home-symbolic.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/inode-directory-symbolic.svg b/Icons/Mondrian/places/symbolic/inode-directory-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..787db36b82122e81bbda765ee66c0182db7eded5
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/inode-directory-symbolic.svg
@@ -0,0 +1 @@
+folder-symbolic.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/user-home-symbolic.svg b/Icons/Mondrian/places/symbolic/user-home-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..4e14d48033551fae3d108447b9bceaa18b9ad1eb
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/user-home-symbolic.svg
@@ -0,0 +1 @@
+../16/user-home.svg
\ No newline at end of file
diff --git a/Icons/Mondrian/places/symbolic/user-trash-full-symbolic.svg b/Icons/Mondrian/places/symbolic/user-trash-full-symbolic.svg
new file mode 100644
index 0000000000000000000000000000000000000000..87468ba09fe587fa29c08f391b73a1a766d705f5
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/user-trash-full-symbolic.svg
@@ -0,0 +1,10 @@
+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+    <style type="text/css" id="current-color-scheme">
+        .ColorScheme-Text {
+            color:#232629;
+        }
+    </style>
+    <path 
+         d="M 4.9824219 2 C 3.3304139 2 2 3.3304139 2 4.9824219 L 2 11.017578 C 2 12.669586 3.3304139 14 4.9824219 14 L 11.017578 14 C 12.669586 14 14 12.669586 14 11.017578 L 14 4.9824219 C 14 3.3304139 12.669586 2 11.017578 2 L 4.9824219 2 z M 5.5 4 L 10.5 4 C 11.331 4 12 4.669 12 5.5 C 12 6.331 11.331 7 10.5 7 L 5.5 7 C 4.669 7 4 6.331 4 5.5 C 4 4.669 4.669 4 5.5 4 z "
+		class="ColorScheme-Text" fill="currentColor"/>
+</svg>
diff --git a/Icons/Mondrian/places/symbolic/user-trash-symbolic.svg b/Icons/Mondrian/places/symbolic/user-trash-symbolic.svg
new file mode 120000
index 0000000000000000000000000000000000000000..ffef9095e5748376232a7f35fdf38a5a7038a4fa
--- /dev/null
+++ b/Icons/Mondrian/places/symbolic/user-trash-symbolic.svg
@@ -0,0 +1 @@
+../16/user-trash.svg
\ No newline at end of file
diff --git a/Previews/Logos/Mondrian-Logo.png b/Previews/Logos/Mondrian-Logo.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c86f53b5acd0f3fa34e3f1f830181ceb6b5078
Binary files /dev/null and b/Previews/Logos/Mondrian-Logo.png differ
diff --git a/Icons/Mondrian/scalable/places/Mondrian-Logo.svg b/Previews/Logos/Mondrian-Logo.svg
similarity index 100%
rename from Icons/Mondrian/scalable/places/Mondrian-Logo.svg
rename to Previews/Logos/Mondrian-Logo.svg
diff --git a/Previews/Logos/Mondrian.png b/Previews/Logos/Mondrian.png
new file mode 100644
index 0000000000000000000000000000000000000000..48b75538ee8ef74e1c79444fc8d6c1014e9625ab
Binary files /dev/null and b/Previews/Logos/Mondrian.png differ
diff --git a/Previews/Logos/Mondrian.svg b/Previews/Logos/Mondrian.svg
new file mode 100644
index 0000000000000000000000000000000000000000..91b58b4e4aa167c80377c44bc6f123b33f80a6e5
--- /dev/null
+++ b/Previews/Logos/Mondrian.svg
@@ -0,0 +1,306 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.0"
+   x="0.0000000"
+   y="0.0000000"
+   width="230"
+   height="48"
+   id="svg1"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   sodipodi:docname="Mondrian-Logo.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <metadata
+     id="metadata162">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:date>2005-02-01</dc:date>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+        <dc:identifier>http://jimmac.musichall.cz/</dc:identifier>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>folder</rdf:li>
+            <rdf:li>directory</rdf:li>
+            <rdf:li>storage</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#939f9d"
+     bordercolor="#000000"
+     borderopacity="1"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1366"
+     inkscape:window-height="711"
+     inkscape:cy="24"
+     inkscape:cx="81.218118"
+     inkscape:zoom="4.9434783"
+     inkscape:document-units="in"
+     showgrid="true"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:current-layer="layer2"
+     inkscape:showpageshadow="false"
+     inkscape:window-maximized="1"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:snap-global="true"
+     inkscape:snap-nodes="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-smooth-nodes="false"
+     inkscape:snap-bbox="false"
+     inkscape:bbox-paths="false"
+     inkscape:bbox-nodes="false"
+     inkscape:snap-bbox-edge-midpoints="false"
+     inkscape:snap-bbox-midpoints="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid28" />
+    <sodipodi:guide
+       position="24,47"
+       orientation="1,0"
+       id="guide836"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="1,24"
+       orientation="0,1"
+       id="guide965"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="1,5"
+       orientation="0,1"
+       id="guide842"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="173,44"
+       orientation="0,1"
+       id="guide1009"
+       inkscape:locked="false" />
+  </sodipodi:namedview>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4734">
+      <stop
+         style="stop-color:#cccdbc;stop-opacity:1;"
+         offset="0"
+         id="stop4736" />
+      <stop
+         style="stop-color:#b9baa4;stop-opacity:1;"
+         offset="1"
+         id="stop4738" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient356">
+      <stop
+         style="stop-color:#fffff3;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop357" />
+      <stop
+         style="stop-color:#fffff3;stop-opacity:0.0000000;"
+         offset="1.0000000"
+         id="stop358" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient311">
+      <stop
+         style="stop-color:#cfcfc4;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop312" />
+      <stop
+         style="stop-color:#cfcfc4;stop-opacity:1.0000000;"
+         offset="0.32673267"
+         id="stop335" />
+      <stop
+         style="stop-color:#cfcfc4;stop-opacity:0;"
+         offset="1"
+         id="stop313" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient235">
+      <stop
+         style="stop-color:#59594a;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop236" />
+      <stop
+         style="stop-color:#a2a491;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop237" />
+    </linearGradient>
+  </defs>
+  <g
+     inkscape:groupmode="layer"
+     id="layer1"
+     inkscape:label="pixmap"
+     style="display:inline" />
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="vectors"
+     style="display:inline">
+    <g
+       id="g891"
+       transform="matrix(0.186703,0,0,0.186703,-21.1073,57.62299)" />
+    <g
+       style="display:inline"
+       id="g891-3"
+       transform="matrix(0.186703,0,0,0.186703,-21.1073,57.62299)" />
+    <path
+       style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 83,18 V 26 26.75 43 h 1 V 33 h 5 v 10 h 1 V 19.078125 C 90.327502,19.031513 90.659216,19 91,19 c 3.878,0 7,3.122 7,7 v 5 12 h 1 v -3 h 5 v 3 h 1 V 31 26 c 0,-4.432 -3.568,-8 -8,-8 -1.034506,0 -1.984761,0.248579 -2.871094,0.630859 C 93.168577,18.224523 92.111739,18 91,18 c -3.021467,0 -5.638416,1.659319 -7,4.119141 V 18 Z m 14,1 c 3.878,0 7,3.122 7,7 H 99 C 99,23.140518 97.509906,20.64832 95.265625,19.234375 95.820224,19.088711 96.397728,19 97,19 Z m -8,0.292969 V 32 H 84 V 27.5 26 c 0,-3.181833 2.10343,-5.849908 5,-6.707031 z M 99,27 h 5 v 4 8 h -5 v -8 z"
+       id="path1345"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 205,18 v 8 0.75 3.25 1 11 1 h 1 5 1 V 31 30 19.078125 C 212.3275,19.031515 212.65922,19 213,19 c 3.878,0 7,3.122 7,7 v 5 12 h 1 V 31 26 h 5 v 5 12 h 1 V 31 26 c 0,-4.432 -3.568,-8 -8,-8 -1.03451,0 -1.98476,0.248579 -2.87109,0.630859 C 215.16858,18.224523 214.11174,18 213,18 c -3.02147,0 -5.63842,1.659319 -7,4.119141 V 18 Z m 14,1 c 3.53722,0 6.43805,2.600642 6.92188,6 h -4.98633 c -0.3027,-2.434266 -1.69212,-4.519564 -3.66993,-5.765625 C 217.82022,19.088711 218.39773,19 219,19 Z m -8,0.292969 V 30 h -5 V 27.5 26 c 0,-3.181833 2.10343,-5.849908 5,-6.707031 z M 206,31 h 5 v 11 h -5 z"
+       id="path1584"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 124,4 v 7 1 4 1 0.419922 A 12,13 0 0 0 121.01562,17 a 12,13 0 0 0 -12,13 v 1 h 0.0469 a 12,13 0 0 0 11.95312,12 12,13 0 0 0 2.98829,-0.425781 A 12,13 0 0 0 127.01564,43 12,13 0 0 0 128.209,42.92578 c 0.001,1.99e-4 0.003,-2e-4 0.004,0 0.25717,0.04048 0.51821,0.06836 0.78711,0.06836 1.12247,0 2.10522,-0.433655 2.93555,-1.056641 0.59547,0.460822 1.31628,0.731755 2.08007,0.890625 0.32005,0.06657 0.62742,0.167969 0.96876,0.167969 0.73508,0 1.38749,-0.22515 2,-0.527344 v -1.164062 c -0.59603,0.375432 -1.24014,0.691406 -2,0.691406 -0.34389,0 -0.65074,-0.112497 -0.96876,-0.19336 C 132.28539,41.362803 130.98622,39.87027 130.98438,38 H 131 V 4 h -1 v 7 h -5 V 4 Z m 1,8 h 5 V 27 H 129.98438 129 126 125.01562 125 V 17 16 Z m -3.98438,6.083984 a 11,11.916667 0 0 1 1.10157,0.05859 A 12,13 0 0 0 117.57227,22 h -4.69141 a 11,11.916667 0 0 1 8.13476,-3.916016 z M 124,18.544922 V 27 v 1 9.994141 c 0,1.16401 0.41011,2.218514 1.07227,3.066406 A 11,11.916667 0 0 1 124.02734,41.457031 11,11.916667 0 0 1 116.01562,30 11,11.916667 0 0 1 124,18.544922 Z M 112.12891,23 h 4.79101 a 12,13 0 0 0 -1.9043,7 h -5 a 11,11.916667 0 0 1 2.11329,-7 z M 125,28 h 0.0156 0.98438 3.98438 v 9.996094 c 0,1.248723 0.46916,2.373631 1.2207,3.248047 -0.63852,0.437455 -1.36928,0.75 -2.20508,0.75 -2.21601,0 -3.99999,-1.784 -4,-4 z m -14.93945,3 h 5.00195 a 12,13 0 0 0 7.04492,10.845703 11,11.916667 0 0 1 -1.0918,0.07031 A 11,11.916667 0 0 1 110.06055,31 Z"
+       id="path1452"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 167.5,6 A 3.5,3.5 0 0 0 164,9.5 3.5,3.5 0 0 0 167.5,13 3.5,3.5 0 0 0 171,9.5 3.5,3.5 0 0 0 167.5,6 Z m 0,1 A 2.5,2.5 0 0 1 170,9.5 2.5,2.5 0 0 1 167.5,12 2.5,2.5 0 0 1 165,9.5 2.5,2.5 0 0 1 167.5,7 Z M 164,18 v 12 5 c 0,4.432 3.568,8 8,8 1.03451,0 1.98476,-0.248579 2.87109,-0.630859 C 175.2332,42.21222 176,41.603516 176,41.603516 v -0.0059 C 173.12315,40.728487 171,38.167842 171,35 V 30 18 h -1 v 8 h -5 v -8 z m 1,9 h 5 v 3 5 c 0,2.859482 1.49009,5.35168 3.73438,6.765625 C 173.17978,41.911289 172.60227,42 172,42 c -3.878,0 -7,-3.122 -7,-7 v -5 z"
+       id="path1527"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 139,18 v 8 0.75 16.25 0.002 h 1 V 43 h 5 1 V 19.078125 C 146.3275,19.031515 146.65922,19 147,19 c -0.0122,0 -0.023,0.0038 -0.0352,0.0039 0.0119,-7.7e-5 0.0232,-0.002 0.0352,-0.002 0.37863,0 0.74805,0.03537 1.10742,0.09375 0.0331,0.0052 0.0667,0.0099 0.0996,0.01563 0.27341,0.04726 0.53937,0.115652 0.80078,0.19336 -0.26015,-0.07978 -0.5273,-0.144729 -0.80078,-0.19336 0.3118,0.05557 0.61334,0.137119 0.9082,0.232422 -0.0305,-0.0099 -0.0591,-0.02369 -0.0898,-0.0332 0.0584,0.01752 0.11613,0.03571 0.17383,0.05469 0.0145,0.0049 0.0305,0.0067 0.0449,0.01172 0.007,0.0026 0.014,0.0071 0.0215,0.0098 C 152.02301,20.324284 154,22.917466 154,26 h 1 c 0,-2.859477 -1.49009,-5.35168 -3.73438,-6.765625 C 151.82022,19.088711 152.39773,19 153,19 c 3.87801,0 7,3.122 7,7 h 1 c 0,-4.432 -3.56799,-8 -8,-8 -1.03451,0 -1.98476,0.248579 -2.87109,0.630859 C 149.16858,18.224523 148.11174,18 147,18 c -3.02147,0 -5.63842,1.659319 -7,4.119141 V 18 Z m 10.26562,1.386719 c -0.022,-0.0075 -0.0443,-0.01422 -0.0664,-0.02148 -0.0271,-0.0092 -0.0567,-0.01267 -0.084,-0.02148 0.11901,0.03873 0.23375,0.08585 0.34961,0.130859 -0.0679,-0.02653 -0.13019,-0.06352 -0.19922,-0.08789 z m 0.19922,0.08789 c 0.20407,0.07968 0.40403,0.16724 0.59766,0.265625 -0.19393,-0.09813 -0.39324,-0.18622 -0.59766,-0.265625 z m 0.59766,0.265625 c 0.10036,0.05078 0.20146,0.10066 0.29883,0.15625 -0.0976,-0.0559 -0.19828,-0.105158 -0.29883,-0.15625 z m 0.29883,0.15625 c 0.25545,0.146378 0.50111,0.307074 0.73437,0.484375 -0.23354,-0.177396 -0.47864,-0.338378 -0.73437,-0.484375 z m 0.73437,0.484375 c 0.0206,0.01562 0.0441,0.02711 0.0645,0.04297 v -0.002 c -0.0201,-0.01562 -0.0442,-0.02562 -0.0645,-0.04102 z M 145,19.292969 V 28 h -5 V 27.5 26 c 0,-3.181833 2.10343,-5.849908 5,-6.707031 z M 140,29 h 5 v 13 h -5 z"
+       id="path1502"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 191.01562,17 v 0.421875 a 12,13 0 0 0 -2.98437,-0.419922 12,13 0 0 0 -12,13 v 1 h 0.0469 a 12,13 0 0 0 11.95313,12 12,13 0 0 0 2.98828,-0.425781 12,13 0 0 0 3.01172,0.425781 12,13 0 0 0 1.19336,-0.07422 c 0.001,1.99e-4 0.003,-2e-4 0.004,0 0.25717,0.04048 0.51824,0.06836 0.7871,0.06836 1.12247,0 2.10522,-0.433655 2.93555,-1.056641 0.59547,0.460822 1.31627,0.731755 2.08008,0.890625 v -1.02539 C 199.29965,41.364444 198,39.87018 198,37.998047 V 17 H 197 192.01562 192 Z m 1,1 H 197 v 5 h -4.98438 z m -3.98437,0.08594 a 11,11.916667 0 0 1 1.10156,0.05859 12,13 0 0 0 -7.10156,11.857422 h -5 a 11,11.916667 0 0 1 11,-11.916015 z m 2.98437,0.460937 v 19.449219 c 0,1.16401 0.41011,2.218514 1.07227,3.066406 a 11,11.916667 0 0 1 -1.04492,0.396484 11,11.916667 0 0 1 -8.01172,-11.457031 11,11.916667 0 0 1 7.98437,-11.455078 z m 1,5.453125 H 197 v 13.998047 c 0,1.248723 0.46916,2.373631 1.2207,3.248047 -0.63852,0.437455 -1.36926,0.75 -2.20508,0.75 -2.216,0 -3.99995,-1.784 -4,-4 z m -14.93945,7.001953 h 5.00195 a 12,13 0 0 0 7.04493,10.845703 11,11.916667 0 0 1 -1.0918,0.07031 11,11.916667 0 0 1 -10.95508,-10.916016 z"
+       id="path1556"
+       inkscape:connector-curvature="0" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#dd0100;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 89,19.292969 V 32 H 84 V 27.5 26 c 0,-3.181833 2.10343,-5.849908 5,-6.707031 z"
+       id="path1341-1" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#fac901;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 99,27 h 5 v 4 8 h -5 v -8 z"
+       id="rect844-8" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#fac901;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 125,12 h 5 V 27 H 129.98438 129 126 125.01562 125 V 17 16 Z"
+       id="path1450-3" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#dd0100;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 121.01562,18.083984 a 11,11.916667 0 0 1 1.10157,0.05859 A 12,13 0 0 0 117.57227,22 h -4.69141 a 11,11.916667 0 0 1 8.13476,-3.916016 z"
+       id="path1448-7" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#225095;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 110.06055,31 h 5.00195 a 12,13 0 0 0 7.04492,10.845703 11,11.916667 0 0 1 -1.0918,0.07031 A 11,11.916667 0 0 1 110.06055,31 Z"
+       id="path1422-5" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#fac901;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 140,29 h 5 v 13 h -5 z"
+       id="path1153-9" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#225095;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 165,27 h 5 v 3 5 c 0,2.859482 1.49009,5.35168 3.73438,6.765625 C 173.17978,41.911289 172.60227,42 172,42 c -3.878,0 -7,-3.122 -7,-7 v -5 z"
+       id="rect844-6-1-2" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#fac901;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 192.01562,18 H 197 v 5 h -4.98438 z"
+       id="path1554-2" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#dd0100;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.08166599;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 177.07617,31.001953 h 5.00195 a 12,13 0 0 0 7.04493,10.845703 11,11.916667 0 0 1 -1.0918,0.07031 11,11.916667 0 0 1 -10.95508,-10.916016 z"
+       id="path1304-8" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#225095;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 219,19 c 3.53722,0 6.43806,2.600642 6.92188,6 h -4.98633 c -0.3027,-2.434266 -1.69212,-4.519564 -3.66993,-5.765625 C 217.82021,19.088711 218.39773,19 219,19 Z"
+       id="path1582-9" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#dd0100;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 206,31 h 5 v 11 h -5 z"
+       id="rect844-6-7" />
+    <path
+       style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 61.5 17 A 11.5 13 0 0 0 50 30 A 11.5 13 0 0 0 61.5 43 A 11.5 13 0 0 0 64.480469 42.539062 A 11.5 13 0 0 0 67.5 43 A 11.5 13 0 0 0 79 30 A 11.5 13 0 0 0 67.5 17 A 11.5 13 0 0 0 64.519531 17.460938 A 11.5 13 0 0 0 61.5 17 z M 61.5 18 A 10.5 12 0 0 1 62.859375 18.113281 A 11.5 13 0 0 0 56.574219 26 L 51.613281 26 A 10.5 12 0 0 1 61.5 18 z M 67.5 18 A 10.5 12 0 0 1 77.658203 27 L 72.673828 27 A 11.5 13 0 0 0 66.128906 18.117188 A 10.5 12 0 0 1 67.5 18 z M 64.507812 18.507812 A 10.5 12 0 0 1 72 30 A 10.5 12 0 0 1 64.492188 41.492188 A 10.5 12 0 0 1 57 30 A 10.5 12 0 0 1 64.507812 18.507812 z M 51.345703 27 L 56.322266 27 A 11.5 13 0 0 0 56 30 A 11.5 13 0 0 0 62.871094 41.882812 A 10.5 12 0 0 1 61.5 42 A 10.5 12 0 0 1 51 30 A 10.5 12 0 0 1 51.345703 27 z M 72.845703 28 L 77.851562 28 A 10.5 12 0 0 1 78 30 A 10.5 12 0 0 1 76.582031 36 L 71.6875 36 A 11.5 13 0 0 0 73 30 A 11.5 13 0 0 0 72.845703 28 z M 71.177734 37 L 76.017578 37 A 10.5 12 0 0 1 67.5 42 A 10.5 12 0 0 1 66.140625 41.886719 A 11.5 13 0 0 0 71.177734 37 z "
+       id="path1009" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 13 5 L 3 43 L 4 43 L 9 43 L 10 43 L 17.585938 14.171875 L 23 25 L 24 25 L 26.5 20 L 29 25 L 30 25 L 35.414062 14.171875 L 43 43 L 44 43 L 40.841797 31 L 45.841797 31 L 49 43 L 50 43 L 40 5 L 39 5 L 35.724609 11.552734 L 34 5 L 33 5 L 26.5 18 L 20 5 L 19 5 L 17.275391 11.550781 L 14 5 L 13 5 z M 13.654297 6.3105469 L 16.931641 12.863281 L 13.474609 26 L 8.4726562 26 L 13.654297 6.3105469 z M 19.654297 6.3105469 L 26 19 L 23.5 24 L 17.929688 12.861328 L 19.654297 6.3105469 z M 33.345703 6.3105469 L 35.070312 12.861328 L 29.5 24 L 27 19 L 33.345703 6.3105469 z M 39.345703 6.3105469 L 45.580078 30 L 40.578125 30 L 36.068359 12.863281 L 39.345703 6.3105469 z M 8.2109375 27 L 13.210938 27 L 9.2636719 42 L 4.2636719 42 L 8.2109375 27 z "
+       id="path1040" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#dd0100;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 51.348284,27 h 4.976563 A 11.5,13 0 0 0 56.002581,30 11.5,13 0 0 0 62.873675,41.882812 10.5,12 0 0 1 61.502581,42 a 10.5,12 0 0 1 -10.5,-12 10.5,12 0 0 1 0.345703,-3 z"
+       id="path1001-5" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;opacity:1;fill:#225095;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 72.848284,28 h 5.005859 a 10.5,12 0 0 1 0.148438,2 10.5,12 0 0 1 -1.417969,6 h -4.894531 a 11.5,13 0 0 0 1.3125,-6 11.5,13 0 0 0 -0.154297,-2 z"
+       id="path999-6" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;fill:#225095;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 19.655475,6.3145156 6.345703,12.6894514 -2.5,5 -5.570312,-11.138672 z"
+       id="path1036-2" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;fill:#dd0100;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 39.346881,6.3145156 45.581256,30.003967 H 40.579303 L 36.069537,12.867248 Z"
+       id="path1032-9" />
+    <path
+       inkscape:connector-curvature="0"
+       style="display:inline;fill:#fac901;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 8.2121149,27.003967 h 5.0000011 l -3.9472671,15 h -5 z"
+       id="path924-1" />
+  </g>
+</svg>