diff --git a/.gitignore b/.gitignore index 12c826e..08903cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1 @@ -/breeze-icons-5.16.0.tar.xz -/breeze-icons-5.17.0.tar.xz -/breeze-icons-5.18.0.tar.xz -/breeze-icons-5.19.0.tar.xz -/breeze-icons-5.20.0.tar.xz /breeze-icons-5.21.0.tar.xz diff --git a/breeze-icons-5.21.0/.gitignore b/breeze-icons-5.21.0/.gitignore deleted file mode 100644 index f820cd3..0000000 --- a/breeze-icons-5.21.0/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Compiled source # -################### -*.directory -*.bak -*thumbs.db \ No newline at end of file diff --git a/breeze-icons-5.21.0/.reviewboardrc b/breeze-icons-5.21.0/.reviewboardrc deleted file mode 100644 index 9ffbe2f..0000000 --- a/breeze-icons-5.21.0/.reviewboardrc +++ /dev/null @@ -1,4 +0,0 @@ -REVIEWBOARD_URL = "https://git.reviewboard.kde.org" -REPOSITORY = 'git://anongit.kde.org/breeze-icons' -BRANCH = 'master' -TARGET_GROUPS = 'kdeframeworks' diff --git a/breeze-icons-5.21.0/CMakeLists.txt b/breeze-icons-5.21.0/CMakeLists.txt deleted file mode 100644 index 1b648e8..0000000 --- a/breeze-icons-5.21.0/CMakeLists.txt +++ /dev/null @@ -1,26 +0,0 @@ -cmake_minimum_required(VERSION 2.8.12) - -project(BreezeIcons) - -# ECM setup -include(FeatureSummary) -find_package(ECM 5.21.0 NO_MODULE) -set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") -feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) - -set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) -set(KF5_VERSION "5.21.0") # handled by release scripts - -include(KDEInstallDirs) -include(KDECMakeSettings) -include(KDECompilerSettings NO_POLICY_SCOPE) -include(GtkUpdateIconCache) - -# Dependencies -set(REQUIRED_QT_VERSION 5.4.0) - -add_subdirectory(autotests) -add_subdirectory(icons) -add_subdirectory(icons-dark) - -feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff --git a/breeze-icons-5.21.0/COPYING-ICONS b/breeze-icons-5.21.0/COPYING-ICONS deleted file mode 100644 index 63d7365..0000000 --- a/breeze-icons-5.21.0/COPYING-ICONS +++ /dev/null @@ -1,209 +0,0 @@ -The Breeze Icon Theme in icons/ - - Copyright (C) 2014 Uri Herrera and others - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 3 of the License, or (at your option) any later version. - - This library 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 - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library. If not, see . - -Clarification: - - The GNU Lesser General Public License or LGPL is written for - software libraries in the first place. We expressly want the LGPL to - be valid for this artwork library too. - - KDE Breeze theme icons is a special kind of software library, it is an - artwork library, it's elements can be used in a Graphical User Interface, or - GUI. - - Source code, for this library means: - - where they exist, SVG; - - otherwise, if applicable, the multi-layered formats xcf or psd, or - otherwise png. - - The LGPL in some sections obliges you to make the files carry - notices. With images this is in some cases impossible or hardly useful. - - With this library a notice is placed at a prominent place in the directory - containing the elements. You may follow this practice. - - The exception in section 5 of the GNU Lesser General Public License covers - the use of elements of this art library in a GUI. - - https://vdesign.kde.org/ - ------ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser 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 -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/breeze-icons-5.21.0/COPYING.LIB b/breeze-icons-5.21.0/COPYING.LIB deleted file mode 100644 index 2d2d780..0000000 --- a/breeze-icons-5.21.0/COPYING.LIB +++ /dev/null @@ -1,510 +0,0 @@ - - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations -below. - - When we speak of free software, we are referring to freedom of use, -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 this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it -becomes a de-facto standard. To achieve this, non-free programs must -be allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control -compilation and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at least - three years, to give the same user the materials specified in - Subsection 6a, above, for a charge no more than the cost of - performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -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 -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply, and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License -may add an explicit geographical distribution limitation excluding those -countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser 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 Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "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 -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY 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 -LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms -of the ordinary General Public License). - - To apply these terms, attach the following notices to the library. -It is safest to attach them to the start of each source file to most -effectively convey the exclusion of warranty; and each file should -have at least the "copyright" line and a pointer to where the full -notice is found. - - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library 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 - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or -your school, if any, to sign a "copyright disclaimer" for the library, -if necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James - Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! - - diff --git a/breeze-icons-5.21.0/README.md b/breeze-icons-5.21.0/README.md deleted file mode 100644 index 15034a2..0000000 --- a/breeze-icons-5.21.0/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Breeze Icons - -Breeze icon theme - -## Introduction - -Breeze-icons is a freedesktop.org compatible icon theme. diff --git a/breeze-icons-5.21.0/autotests/CMakeLists.txt b/breeze-icons-5.21.0/autotests/CMakeLists.txt deleted file mode 100644 index 5c561c7..0000000 --- a/breeze-icons-5.21.0/autotests/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -remove_definitions(-DQT_NO_CAST_FROM_ASCII) - -include(ECMAddTests) - -find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Test) - -configure_file(testdata.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/testdata.h) -ecm_add_test(symlinktest.cpp - TEST_NAME "symlink" - LINK_LIBRARIES Qt5::Test -) diff --git a/breeze-icons-5.21.0/autotests/symlinktest.cpp b/breeze-icons-5.21.0/autotests/symlinktest.cpp deleted file mode 100644 index 15047ea..0000000 --- a/breeze-icons-5.21.0/autotests/symlinktest.cpp +++ /dev/null @@ -1,91 +0,0 @@ -/* - Copyright 2015 Harald Sitter - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) version 3, or any - later version accepted by the membership of KDE e.V. (or its - successor approved by the membership of KDE e.V.), which shall - act as a proxy defined in Section 6 of version 3 of the license. - - This library 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 - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library. If not, see . -*/ - -#include -#include -#include - -#include "testdata.h" - -class SymlinkTest : public QObject -{ - Q_OBJECT - -private Q_SLOTS: - void assertSymLinkListEmpty(const QList &list, const QString &header) - { - if (list.empty()) { - return; - } - QString indent(" "); - QString indent2 = indent + indent; - QString message = ("\n" + indent + header); - Q_FOREACH(const QFileInfo &info, list) { - message += (indent2 + info.filePath() + " => " + info.symLinkTarget() + "\n"); - } - QFAIL(message.toLatin1()); - } - - // Invalid symlinks shouldn't happen. - void test_broken() - { - // By default broken symlinks are not listed unless the System filter - // is used. System may however also include pipes and the like, so we - // still manually need to filter for symlinks afterwards. - QDirIterator it(PROJECT_SOURCE_DIR, - QDir::System, - QDirIterator::Subdirectories); - QList brokenSymLinks; - while (it.hasNext()) { - it.next(); - auto info = it.fileInfo(); - if (!info.isSymLink() || info.exists()) { - continue; - } - brokenSymLinks << info; - } - assertSymLinkListEmpty(brokenSymLinks, - QStringLiteral("Found broken symlinks:\n")); - } - - // Symlinks should never point to something outside the tree, even if valid! - void test_outOfTree() - { - QDirIterator it(PROJECT_SOURCE_DIR, - QDir::AllEntries, - QDirIterator::Subdirectories); - QList OOTSymLinks; - while (it.hasNext()) { - it.next(); - auto info = it.fileInfo(); - if (!info.isSymLink() || - info.symLinkTarget().startsWith(PROJECT_SOURCE_DIR)) { - continue; - } - OOTSymLinks << info; - } - assertSymLinkListEmpty(OOTSymLinks, - QStringLiteral("Found out-of-tree symlinks:\n")); - } -}; - -QTEST_GUILESS_MAIN(SymlinkTest) - -#include "symlinktest.moc" diff --git a/breeze-icons-5.21.0/autotests/testdata.h.cmake b/breeze-icons-5.21.0/autotests/testdata.h.cmake deleted file mode 100644 index 476cf9e..0000000 --- a/breeze-icons-5.21.0/autotests/testdata.h.cmake +++ /dev/null @@ -1 +0,0 @@ -#define PROJECT_SOURCE_DIR "${PROJECT_SOURCE_DIR}" diff --git a/breeze-icons-5.21.0/cmake/GtkUpdateIconCache.cmake b/breeze-icons-5.21.0/cmake/GtkUpdateIconCache.cmake deleted file mode 100644 index ce6a8db..0000000 --- a/breeze-icons-5.21.0/cmake/GtkUpdateIconCache.cmake +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2015 Volker Krause -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# 3. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -find_program(GTK_UPDATE_ICON_CACHE_EXECUTABLE NAMES gtk-update-icon-cache) - -macro(gtk_update_icon_cache _dir) - if (GTK_UPDATE_ICON_CACHE_EXECUTABLE) - install(CODE " - set(DESTDIR_VALUE \"\$ENV{DESTDIR}\") - if (NOT DESTDIR_VALUE) - execute_process(COMMAND ${GTK_UPDATE_ICON_CACHE_EXECUTABLE} -q -i . WORKING_DIRECTORY ${_dir}) - endif() - ") - endif() -endmacro() diff --git a/breeze-icons-5.21.0/icons-dark/.gitignore b/breeze-icons-5.21.0/icons-dark/.gitignore deleted file mode 100644 index f820cd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Compiled source # -################### -*.directory -*.bak -*thumbs.db \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/AUTHORS b/breeze-icons-5.21.0/icons-dark/AUTHORS deleted file mode 100644 index 32c9664..0000000 --- a/breeze-icons-5.21.0/icons-dark/AUTHORS +++ /dev/null @@ -1,3 +0,0 @@ -Breeze Icon Theme has been developed by The KDE Visual Design Group. - -Main work for the icon theme: Uri Herrera and Andreas Kainz diff --git a/breeze-icons-5.21.0/icons-dark/CMakeLists.txt b/breeze-icons-5.21.0/icons-dark/CMakeLists.txt deleted file mode 100644 index 36d37f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ -########### install files ############### - -set( breeze_icon_dark_dirs actions applets apps categories devices emblems emotes mimetypes places status) - -set(BREEZE_INSTALL_DIR ${KDE_INSTALL_FULL_ICONDIR}/breeze-dark) -install( DIRECTORY ${breeze_icon_dark_dirs} DESTINATION ${BREEZE_INSTALL_DIR} ) -install( FILES index.theme DESTINATION ${BREEZE_INSTALL_DIR}) - -gtk_update_icon_cache(${BREEZE_INSTALL_DIR}) diff --git a/breeze-icons-5.21.0/icons-dark/LICENSE b/breeze-icons-5.21.0/icons-dark/LICENSE deleted file mode 100644 index 65c5ca8..0000000 --- a/breeze-icons-5.21.0/icons-dark/LICENSE +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser 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 -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/object-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/12/object-fill.svg deleted file mode 100644 index 74e363d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/object-fill.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/object-stroke-style.svg b/breeze-icons-5.21.0/icons-dark/actions/12/object-stroke-style.svg deleted file mode 100644 index 6a258dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/object-stroke-style.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/object-stroke.svg b/breeze-icons-5.21.0/icons-dark/actions/12/object-stroke.svg deleted file mode 100644 index 607d46e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/object-stroke.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-gradient.svg b/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-gradient.svg deleted file mode 100644 index d848072..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-gradient.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-pattern.svg b/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-pattern.svg deleted file mode 100644 index d372bf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-pattern.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-rounded-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-rounded-corners.svg deleted file mode 100644 index eafc521..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-rounded-corners.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-stroke.svg b/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-stroke.svg deleted file mode 100644 index bead87a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/12/transform-affect-stroke.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/CVnamespace.svg b/breeze-icons-5.21.0/icons-dark/actions/16/CVnamespace.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/CVnamespace.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/Info-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/Info-amarok.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/Info-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/PrePostCondition.svg b/breeze-icons-5.21.0/icons-dark/actions/16/PrePostCondition.svg deleted file mode 100644 index 9fb0dba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/PrePostCondition.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/accept_signal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/accept_signal.svg deleted file mode 100644 index 62343f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/accept_signal.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/accept_time_event.svg b/breeze-icons-5.21.0/icons-dark/actions/16/accept_time_event.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/accept_time_event.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/acrobat.svg b/breeze-icons-5.21.0/icons-dark/actions/16/acrobat.svg deleted file mode 100644 index cf5bb9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/acrobat.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/action-albumfolder-importdir2.svg b/breeze-icons-5.21.0/icons-dark/actions/16/action-albumfolder-importdir2.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/action-albumfolder-importdir2.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/action-rss_tag.svg b/breeze-icons-5.21.0/icons-dark/actions/16/action-rss_tag.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/action-rss_tag.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/activity-fork.svg b/breeze-icons-5.21.0/icons-dark/actions/16/activity-fork.svg deleted file mode 120000 index d6e2182..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/activity-fork.svg +++ /dev/null @@ -1 +0,0 @@ -fork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/actor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/actor.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/actor.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/add-placemark.svg b/breeze-icons-5.21.0/icons-dark/actions/16/add-placemark.svg deleted file mode 120000 index 451d452..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/add-placemark.svg +++ /dev/null @@ -1 +0,0 @@ -flag-red.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/address-book-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/address-book-new.svg deleted file mode 100644 index 424f9e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/address-book-new.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/addressbook-details.svg b/breeze-icons-5.21.0/icons-dark/actions/16/addressbook-details.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/addressbook-details.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/adress-book-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/adress-book-new.svg deleted file mode 100644 index 424f9e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/adress-book-new.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/aggregation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/aggregation.svg deleted file mode 100644 index e00fbd4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/aggregation.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/akonadi-phone-home.svg b/breeze-icons-5.21.0/icons-dark/actions/16/akonadi-phone-home.svg deleted file mode 100644 index b588608..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/akonadi-phone-home.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-importdir.svg b/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-importdir.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-importdir.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-importimages.svg b/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-importimages.svg deleted file mode 120000 index c7116c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-importimages.svg +++ /dev/null @@ -1 +0,0 @@ -document-import.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-user-trash.svg b/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-user-trash.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/albumfolder-user-trash.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-baseline.svg deleted file mode 100644 index b59ce05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-baseline.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-bottom-out.svg deleted file mode 100644 index 26d62e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-center.svg deleted file mode 100644 index d07c8c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-center.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left-out.svg deleted file mode 100644 index 10e1cb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left-out.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left-to-anchor.svg deleted file mode 100644 index 51baeaa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left.svg deleted file mode 100644 index 0929d59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-left.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right-out.svg deleted file mode 100644 index f841201..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right-to-anchor.svg deleted file mode 100644 index 3f13c95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right.svg deleted file mode 100644 index 7f5b824..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-right.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-top-out.svg deleted file mode 100644 index 3d95ae5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-horizontal-top-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-baseline.svg deleted file mode 100644 index cd48b51..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-baseline.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom-out.svg deleted file mode 100644 index c3d9b19..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index 168fa7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom.svg deleted file mode 100644 index 1089ab5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-bottom.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-center.svg deleted file mode 100644 index 6583b76..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-center.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top-out.svg deleted file mode 100644 index 6d2ed13..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top-out.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top-to-anchor.svg deleted file mode 100644 index 3d95ae5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top.svg deleted file mode 100644 index e8f907c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/align-vertical-top.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_artist.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_add.svg deleted file mode 100644 index 6152d38..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_add.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_remove.svg deleted file mode 100644 index b7e2749..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_remove.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_view.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_view.svg deleted file mode 100644 index 3975011..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_cart_view.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_change_language.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_change_language.svg deleted file mode 100644 index 8a4390d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_change_language.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_clock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_lyrics.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_lyrics.svg deleted file mode 120000 index 2dd7676..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_lyrics.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-lyrics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playcount.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playcount.svg deleted file mode 120000 index c615601..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playcount.svg +++ /dev/null @@ -1 +0,0 @@ -view-statistics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playlist.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playlist.svg deleted file mode 120000 index e988559..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playlist.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-playlist.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playlist_refresh.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playlist_refresh.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_playlist_refresh.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_scripts.svg b/breeze-icons-5.21.0/icons-dark/actions/16/amarok_scripts.svg deleted file mode 100644 index 2f19b3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/amarok_scripts.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/anchor.svg deleted file mode 100644 index 9e40c26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/anchor.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/answer-correct.svg b/breeze-icons-5.21.0/icons-dark/actions/16/answer-correct.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/answer-correct.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/answer.svg b/breeze-icons-5.21.0/icons-dark/actions/16/answer.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/answer.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/application-exit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/application-exit.svg deleted file mode 100644 index 17e0d73..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/application-exit.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/application-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/16/application-menu.svg deleted file mode 100644 index c81a07a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/application-menu.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/applications-internet.svg b/breeze-icons-5.21.0/icons-dark/actions/16/applications-internet.svg deleted file mode 120000 index 6e98a7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/applications-internet.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/applications-other.svg b/breeze-icons-5.21.0/icons-dark/actions/16/applications-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/applications-system.svg b/breeze-icons-5.21.0/icons-dark/actions/16/applications-system.svg deleted file mode 100644 index 33021a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/applications-system.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/appointment-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/appointment-new.svg deleted file mode 100644 index e41463c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/appointment-new.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/approved.svg b/breeze-icons-5.21.0/icons-dark/actions/16/approved.svg deleted file mode 120000 index bcc3b74..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/approved.svg +++ /dev/null @@ -1 +0,0 @@ -games-achievements.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/archive-extract.svg b/breeze-icons-5.21.0/icons-dark/actions/16/archive-extract.svg deleted file mode 100644 index 72e18d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/archive-extract.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/archive-insert-directory.svg b/breeze-icons-5.21.0/icons-dark/actions/16/archive-insert-directory.svg deleted file mode 100644 index 0800399..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/archive-insert-directory.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/archive-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/archive-insert.svg deleted file mode 100644 index fdc506d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/archive-insert.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/archive-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/archive-remove.svg deleted file mode 100644 index 61cc514..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/archive-remove.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-down-double.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-down-double.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-down-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-down.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-left-double.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-left-double.svg deleted file mode 100644 index b0484ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-left-double.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-left.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-right-double.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-right-double.svg deleted file mode 100644 index 9df15ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-right-double.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-right.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-up-double.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-up-double.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-up-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-up.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/16/arrow.svg deleted file mode 100644 index f8abbe9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/arrow.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/artifact.svg b/breeze-icons-5.21.0/icons-dark/actions/16/artifact.svg deleted file mode 100644 index d750903..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/artifact.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/association.svg b/breeze-icons-5.21.0/icons-dark/actions/16/association.svg deleted file mode 100644 index 516a0a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/association.svg +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/atmosphere.svg b/breeze-icons-5.21.0/icons-dark/actions/16/atmosphere.svg deleted file mode 100644 index 2ee3b5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/atmosphere.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/audio-off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/audio-off.svg deleted file mode 120000 index b941b18..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/audio-off.svg +++ /dev/null @@ -1 +0,0 @@ -player-volume-muted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/audio-on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/audio-on.svg deleted file mode 120000 index c453305..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/audio-on.svg +++ /dev/null @@ -1 +0,0 @@ -player-volume.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/audio-ready.svg b/breeze-icons-5.21.0/icons-dark/actions/16/audio-ready.svg deleted file mode 100644 index ab6f1c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/audio-ready.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/autocorrection.svg b/breeze-icons-5.21.0/icons-dark/actions/16/autocorrection.svg deleted file mode 100644 index 787c2bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/autocorrection.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/automated-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/16/automated-tasks.svg deleted file mode 100644 index 7592664..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/automated-tasks.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bitmap-trace.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bitmap-trace.svg deleted file mode 100644 index 4a44c98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bitmap-trace.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-add-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-add-folder.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-add-folder.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-edit.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-edit.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-new-list.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-new-list.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-new-list.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-new.svg deleted file mode 100644 index 74a5c0e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-new.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-remove.svg deleted file mode 100644 index 48013f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-remove.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-toolbar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-toolbar.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmark-toolbar.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmarks-organize.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmarks-organize.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmarks-organize.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bookmarks.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bordertool.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bordertool.svg deleted file mode 100644 index 32549e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bordertool.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/box.svg b/breeze-icons-5.21.0/icons-dark/actions/16/box.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/box.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-addqueue.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-addqueue.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-addqueue.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-commit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-commit.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-commit.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-diff.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-diff.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-diff.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-remove.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-remove.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-rmqueue.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-rmqueue.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-rmqueue.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-update.svg b/breeze-icons-5.21.0/icons-dark/actions/16/bqm-update.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/bqm-update.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/branch.svg b/breeze-icons-5.21.0/icons-dark/actions/16/branch.svg deleted file mode 100644 index 72174d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/branch.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/call-start.svg b/breeze-icons-5.21.0/icons-dark/actions/16/call-start.svg deleted file mode 100644 index 2224866..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/call-start.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/call-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/call-stop.svg deleted file mode 100644 index aaa0386..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/call-stop.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/camera-off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/camera-off.svg deleted file mode 100644 index afe9384..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/camera-off.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/camera-on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/camera-on.svg deleted file mode 100644 index fba96f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/camera-on.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/camera-ready.svg b/breeze-icons-5.21.0/icons-dark/actions/16/camera-ready.svg deleted file mode 100644 index bcd8a35..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/camera-ready.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/cards-block.svg b/breeze-icons-5.21.0/icons-dark/actions/16/cards-block.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/cards-block.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/category.svg b/breeze-icons-5.21.0/icons-dark/actions/16/category.svg deleted file mode 100644 index f1c6d37..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/category.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/category2parent.svg b/breeze-icons-5.21.0/icons-dark/actions/16/category2parent.svg deleted file mode 100644 index 8241bf0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/category2parent.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/character-set.svg b/breeze-icons-5.21.0/icons-dark/actions/16/character-set.svg deleted file mode 100644 index ef98c5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/character-set.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/check_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/check_constraint.svg deleted file mode 100644 index 64e01e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/check_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/checkbox.svg b/breeze-icons-5.21.0/icons-dark/actions/16/checkbox.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/checkbox.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/checkmark.svg b/breeze-icons-5.21.0/icons-dark/actions/16/checkmark.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/child2category.svg b/breeze-icons-5.21.0/icons-dark/actions/16/child2category.svg deleted file mode 100644 index 46cbc50..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/child2category.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/choice-rhomb.svg b/breeze-icons-5.21.0/icons-dark/actions/16/choice-rhomb.svg deleted file mode 100644 index 72174d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/choice-rhomb.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/choice-round.svg b/breeze-icons-5.21.0/icons-dark/actions/16/choice-round.svg deleted file mode 120000 index db766e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/choice-round.svg +++ /dev/null @@ -1 +0,0 @@ -draw-circle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-lap.svg b/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-lap.svg deleted file mode 120000 index 2c84dca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-lap.svg +++ /dev/null @@ -1 +0,0 @@ -chronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-pause.svg deleted file mode 100644 index d6561cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-pause.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-reset.svg b/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-reset.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-reset.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-start.svg b/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-start.svg deleted file mode 120000 index 678250a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer-start.svg +++ /dev/null @@ -1 +0,0 @@ -player-time.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer.svg b/breeze-icons-5.21.0/icons-dark/actions/16/chronometer.svg deleted file mode 100644 index d387870..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/chronometer.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/class-or-package.svg b/breeze-icons-5.21.0/icons-dark/actions/16/class-or-package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/class-or-package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/class.svg b/breeze-icons-5.21.0/icons-dark/actions/16/class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/clock-large.svg b/breeze-icons-5.21.0/icons-dark/actions/16/clock-large.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/clock-large.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/clock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/cloud-download.svg b/breeze-icons-5.21.0/icons-dark/actions/16/cloud-download.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/cloud-download.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/cloud-upload.svg b/breeze-icons-5.21.0/icons-dark/actions/16/cloud-upload.svg deleted file mode 120000 index d34e922..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/cloud-upload.svg +++ /dev/null @@ -1 +0,0 @@ -kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/code-block.svg b/breeze-icons-5.21.0/icons-dark/actions/16/code-block.svg deleted file mode 100644 index c235db2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/code-block.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/code-class.svg b/breeze-icons-5.21.0/icons-dark/actions/16/code-class.svg deleted file mode 100644 index 96861f9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/code-class.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/code-context.svg b/breeze-icons-5.21.0/icons-dark/actions/16/code-context.svg deleted file mode 100644 index 61f99b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/code-context.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/code-function.svg b/breeze-icons-5.21.0/icons-dark/actions/16/code-function.svg deleted file mode 100644 index 77f3400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/code-function.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/code-typedef.svg b/breeze-icons-5.21.0/icons-dark/actions/16/code-typedef.svg deleted file mode 100644 index 432ff30..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/code-typedef.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/code-variable.svg b/breeze-icons-5.21.0/icons-dark/actions/16/code-variable.svg deleted file mode 100644 index 9e23685..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/code-variable.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/collection-rescan-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/collection-rescan-amarok.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/collection-rescan-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-fill.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-fill.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-gradient.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-gradient.svg deleted file mode 100644 index 4da61ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-gradient.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-management.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-management.svg deleted file mode 100644 index 9fdeeb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-management.svg +++ /dev/null @@ -1,718 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-black.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-black.svg deleted file mode 100644 index 18602d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-black.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-grey.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-grey.svg deleted file mode 100644 index 6025df0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-grey.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-white.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-white.svg deleted file mode 100644 index 987f200..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker-white.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/16/color-picker.svg deleted file mode 100644 index fa7d2e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/color-picker.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/colormanagement.svg b/breeze-icons-5.21.0/icons-dark/actions/16/colormanagement.svg deleted file mode 120000 index 21e4611..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/colormanagement.svg +++ /dev/null @@ -1 +0,0 @@ -color-management.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromablue.svg b/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromablue.svg deleted file mode 100644 index 4e3ebab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromablue.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromagreen.svg b/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromagreen.svg deleted file mode 100644 index 400d6b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromagreen.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromared.svg b/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromared.svg deleted file mode 100644 index 3fd0f1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/colors-chromared.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/colors-luma.svg b/breeze-icons-5.21.0/icons-dark/actions/16/colors-luma.svg deleted file mode 100644 index bd8a015..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/colors-luma.svg +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/combined_fragment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/combined_fragment.svg deleted file mode 100644 index de693a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/combined_fragment.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/compass.svg b/breeze-icons-5.21.0/icons-dark/actions/16/compass.svg deleted file mode 100644 index 672b6a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/compass.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/component.svg b/breeze-icons-5.21.0/icons-dark/actions/16/component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/composition.svg b/breeze-icons-5.21.0/icons-dark/actions/16/composition.svg deleted file mode 100644 index b1110d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/composition.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/configure-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/16/configure-shortcuts.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/configure-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/configure-toolbars.svg b/breeze-icons-5.21.0/icons-dark/actions/16/configure-toolbars.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/configure-toolbars.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/configure.svg b/breeze-icons-5.21.0/icons-dark/actions/16/configure.svg deleted file mode 100644 index 18ad898..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/configure.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/contact-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/contact-new.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/contact-new.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/containment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/containment.svg deleted file mode 100644 index c6eedf5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/containment.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/crosshairs.svg b/breeze-icons-5.21.0/icons-dark/actions/16/crosshairs.svg deleted file mode 100644 index a8520f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/crosshairs.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/cursor-arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/16/cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/curve-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/16/curve-connector.svg deleted file mode 100644 index 1e0c66c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/curve-connector.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dashboard-show.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dashboard-show.svg deleted file mode 100644 index a242f95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dashboard-show.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/database-index.svg b/breeze-icons-5.21.0/icons-dark/actions/16/database-index.svg deleted file mode 100644 index ea15c94..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/database-index.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/datatype.svg b/breeze-icons-5.21.0/icons-dark/actions/16/datatype.svg deleted file mode 120000 index 1b0dabf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/datatype.svg +++ /dev/null @@ -1 +0,0 @@ -code-typedef.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-execute-from-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-execute-from-cursor.svg deleted file mode 100644 index 2db95e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-execute-from-cursor.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-execute-to-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-execute-to-cursor.svg deleted file mode 100644 index 17bf4c1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-execute-to-cursor.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-run-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-run-cursor.svg deleted file mode 100644 index db2c70f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-run-cursor.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-run.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-run.svg deleted file mode 100644 index e846c15..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-run.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-instruction.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-instruction.svg deleted file mode 100644 index 30c195d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-instruction.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-into-instruction.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-into-instruction.svg deleted file mode 100644 index 92b853a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-into-instruction.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-into.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-into.svg deleted file mode 100644 index faccc28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-into.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-out.svg deleted file mode 100644 index b1d9cb8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-out.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-over.svg b/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-over.svg deleted file mode 100644 index 5db0925..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/debug-step-over.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/deep-history.svg b/breeze-icons-5.21.0/icons-dark/actions/16/deep-history.svg deleted file mode 100644 index 8745811..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/deep-history.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/delete-comment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/delete-comment.svg deleted file mode 100644 index f122cb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/delete-comment.svg +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/delete-table-row.svg b/breeze-icons-5.21.0/icons-dark/actions/16/delete-table-row.svg deleted file mode 120000 index 01bb020..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/delete-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-delete-row.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dependency.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dependency.svg deleted file mode 100644 index 9850e89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dependency.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/diag_class.svg b/breeze-icons-5.21.0/icons-dark/actions/16/diag_class.svg deleted file mode 100644 index 2f164ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/diag_class.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-align-and-distribute.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-align-and-distribute.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-align-and-distribute.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-cancel.svg deleted file mode 100644 index 28327d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-cancel.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-fill-and-stroke.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-fill-and-stroke.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-fill-and-stroke.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-filters.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-filters.svg deleted file mode 120000 index bf1c124..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-filters.svg +++ /dev/null @@ -1 +0,0 @@ -view-filter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-icon-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-icon-preview.svg deleted file mode 120000 index 7a2e5e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-icon-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-input-devices.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-input-devices.svg deleted file mode 100644 index a8c0750..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-input-devices.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-layers.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-layers.svg deleted file mode 100644 index a43cb4d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-layers.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-memory.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-memory.svg deleted file mode 120000 index c615601..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-memory.svg +++ /dev/null @@ -1 +0,0 @@ -view-statistics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-messages.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-messages.svg deleted file mode 100644 index 50a21b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-messages.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-object-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-object-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-object-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-ok-apply.svg deleted file mode 100644 index 74b4d97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-ok-apply.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-ok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-rows-and-columns.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-rows-and-columns.svg deleted file mode 100644 index ee3f333..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-rows-and-columns.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-scripts.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-scripts.svg deleted file mode 100644 index 9a5d93c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-scripts.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-text-and-font.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-text-and-font.svg deleted file mode 120000 index 530ddc0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-text-and-font.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-select-font.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-tile-clones.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-tile-clones.svg deleted file mode 100644 index fff0680..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-tile-clones.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-transform.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-transform.svg deleted file mode 120000 index 8c656af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-transform.svg +++ /dev/null @@ -1 +0,0 @@ -transform-scale.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-xml-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dialog-xml-editor.svg deleted file mode 100644 index 77e7662..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dialog-xml-editor.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dirsync.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dirsync.svg deleted file mode 120000 index 0e0e5bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dirsync.svg +++ /dev/null @@ -1 +0,0 @@ -folder-sync.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-baseline.svg deleted file mode 100644 index 0194b3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-baseline.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-center.svg deleted file mode 100644 index c61d85f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-center.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-equal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-equal.svg deleted file mode 100644 index cb3bf52..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-equal.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-gaps.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-gaps.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-left.svg deleted file mode 100644 index 3816535..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-left.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-margin.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-margin.svg deleted file mode 100644 index 3ab3e6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-margin.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-page.svg deleted file mode 100644 index ad4599c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-page.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-right.svg deleted file mode 100644 index 69cd3bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-right.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-x.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-x.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal-x.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal.svg deleted file mode 100644 index 5fc3e66..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-horizontal.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-baseline.svg deleted file mode 100644 index c0d503c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-baseline.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-bottom.svg deleted file mode 100644 index f7aba30..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-bottom.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-center.svg deleted file mode 100644 index 7bc1d28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-center.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-equal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-equal.svg deleted file mode 100644 index 8403524..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-equal.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-gaps.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-gaps.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-margin.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-margin.svg deleted file mode 100644 index c19018c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-margin.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-page.svg deleted file mode 100644 index 46d55e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-page.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-top.svg deleted file mode 100644 index 9fb8321..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-top.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-y.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-y.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical-y.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical.svg deleted file mode 100644 index 0259078..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/distribute-vertical.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-cleanup.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-cleanup.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-cleanup.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-close.svg deleted file mode 100644 index dfc8749..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-close.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-decrypt.svg deleted file mode 100644 index 2ee5859..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-decrypt.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-decrypt-verify.svg deleted file mode 100644 index 8d6bdba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-decrypt.svg deleted file mode 100644 index d65cf4d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-decrypt.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-encrypt.svg deleted file mode 100644 index caad6f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-encrypt.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-sign-encrypt.svg deleted file mode 100644 index 75fc737..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-sign.svg deleted file mode 100644 index 9a1f901..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-sign.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-verify.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit-verify.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-edit.svg deleted file mode 100644 index 4dac391..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-edit.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-encrypt.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-encrypt.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-encrypted.svg deleted file mode 100644 index 06f9f55..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-encrypted.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-export-ocal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-export-ocal.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-export-ocal.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-export-table.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-export-table.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-export-table.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-export.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-export.svg deleted file mode 100644 index b8c4532..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-export.svg +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-import-ocal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-import-ocal.svg deleted file mode 120000 index c7116c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-import-ocal.svg +++ /dev/null @@ -1 +0,0 @@ -document-import.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-import.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-import.svg deleted file mode 100644 index 1e34f93..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-import.svg +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-multiple.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-multiple.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-new-from-template.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-new-from-template.svg deleted file mode 100644 index a7c57df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-new-from-template.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-new.svg deleted file mode 100644 index 7bfc1ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-new.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-data.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-open-data.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-data.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-open-folder.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-recent.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-open-recent.svg deleted file mode 100644 index 4989f93..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-recent.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-remote.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-open-remote.svg deleted file mode 100644 index 8e60aeb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-open-remote.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-open.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-open.svg deleted file mode 100644 index d8351d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-open.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-preview-archive.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-preview-archive.svg deleted file mode 100644 index 57e5b7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-preview-archive.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-print-direct.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-print-direct.svg deleted file mode 100644 index 772d6fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-print-direct.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-print-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-print-frame.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-print-frame.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-print-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-print-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-print-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-print.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-print.svg deleted file mode 100644 index 4a9252f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-print.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-revert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-revert.svg deleted file mode 100644 index 08c2ec8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-revert.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-save-all.svg deleted file mode 100644 index bbbcfc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-save-all.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-save-as.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-save-as.svg deleted file mode 100644 index 7a25368..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-save-as.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-save.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-save.svg deleted file mode 100644 index 510b092..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-save.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-share.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-share.svg deleted file mode 100644 index 6929bb7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-share.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-sign.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-sign.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/document-swap.svg b/breeze-icons-5.21.0/icons-dark/actions/16/document-swap.svg deleted file mode 100644 index e2b617c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/document-swap.svg +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/documentation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/documentation.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/documentation.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/documentinfo.svg b/breeze-icons-5.21.0/icons-dark/actions/16/documentinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/documentinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/download-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/download-amarok.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/download-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/download-later.svg b/breeze-icons-5.21.0/icons-dark/actions/16/download-later.svg deleted file mode 100644 index 34c4672..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/download-later.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/download.svg b/breeze-icons-5.21.0/icons-dark/actions/16/download.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/download.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-back.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-back.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-back.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-down.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-forward.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-forward.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-up.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-bezier-curves.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-bezier-curves.svg deleted file mode 100644 index 8ef4d8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-bezier-curves.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-brush.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-brush.svg deleted file mode 100644 index 0c21af0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-brush.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-circle.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-circle.svg deleted file mode 100644 index 50df4ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-circle.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-connector.svg deleted file mode 100644 index d27e06a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-connector.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-cross.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-cross.svg deleted file mode 100644 index 8f37c0e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-cross.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-cuboid.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-cuboid.svg deleted file mode 100644 index 152d0dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-cuboid.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-donut.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-donut.svg deleted file mode 100644 index 649b31f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-donut.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-arc.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-arc.svg deleted file mode 100644 index 26d7c32..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-arc.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-segment.svg deleted file mode 100644 index 8f54793..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-segment.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-whole.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-whole.svg deleted file mode 100644 index ad0ce3d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse-whole.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse.svg deleted file mode 100644 index 1b7450e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-ellipse.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-eraser-delete-objects.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-eraser-delete-objects.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-eraser-delete-objects.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-eraser.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-eraser.svg deleted file mode 100644 index 8d9b484..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-eraser.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-freehand.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-freehand.svg deleted file mode 100644 index beea2eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-freehand.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle1.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle1.svg deleted file mode 100644 index 3537099..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle1.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle2.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle2.svg deleted file mode 100644 index 7cf20cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle2.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle3.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle3.svg deleted file mode 100644 index 20b7616..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle3.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle4.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle4.svg deleted file mode 100644 index 486bbbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-halfcircle4.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-line.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-line.svg deleted file mode 100644 index 3953184..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-line.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-path.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-path.svg deleted file mode 100644 index f69d78a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-path.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-polygon-star.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-polygon-star.svg deleted file mode 100644 index 124768a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-polygon-star.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-polygon.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-polygon.svg deleted file mode 100644 index 7130f2a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-polygon.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-polyline.svg deleted file mode 100644 index c822abf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-polyline.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-rectangle.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-rectangle.svg deleted file mode 100644 index 5c0a9bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-rectangle.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-spiral.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-spiral.svg deleted file mode 100644 index 54f015e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-spiral.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-square-inverted-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-square-inverted-corners.svg deleted file mode 100644 index 3c0951f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-square-inverted-corners.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-star.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-star.svg deleted file mode 100644 index 12dd749..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-star.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-text.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-text.svg deleted file mode 100644 index 8f8e50a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-text.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle.svg deleted file mode 100644 index 6448028..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle1.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle1.svg deleted file mode 100644 index a874722..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle1.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle2.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle2.svg deleted file mode 100644 index abbffb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle2.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle3.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle3.svg deleted file mode 100644 index 926ff96..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle3.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle4.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle4.svg deleted file mode 100644 index 3f007c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-triangle4.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/draw-watercolor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/draw-watercolor.svg deleted file mode 100644 index 9fbcebe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/draw-watercolor.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/dynamic-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/dynamic-amarok.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/dynamic-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-bomb.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-bomb.svg deleted file mode 100644 index 30a4cd7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-bomb.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-history.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-history.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-list.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-list.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-list.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-locationbar-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-locationbar-ltr.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-locationbar-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-locationbar-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-locationbar-rtl.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear-locationbar-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear.svg deleted file mode 100644 index 9aa5ccb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clear.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clone-unlink.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clone-unlink.svg deleted file mode 100644 index 08a3e3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clone-unlink.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clone.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-clone.svg deleted file mode 100644 index c1f71e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-clone.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-comment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-comment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-comment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-copy.svg deleted file mode 100644 index 4d8e2e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-copy.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-cut.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-cut.svg deleted file mode 100644 index c635ad3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-cut.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-delete-shred.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-delete-shred.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-delete-shred.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-delete.svg deleted file mode 100644 index 5c810b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-delete.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-download.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-download.svg deleted file mode 100644 index c06b49d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-download.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-duplicate.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-duplicate.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-entry.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-entry.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-entry.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-mail.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-mail.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-mail.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-project.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-project.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-project.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-replace.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-replace.svg deleted file mode 100644 index aa696e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-replace.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-user.svg deleted file mode 120000 index 12af19e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find-user.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-find.svg deleted file mode 100644 index 2d9bdab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-find.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-guides.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-guides.svg deleted file mode 100644 index eef0760..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-guides.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-add.svg deleted file mode 100644 index 601b1d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-add.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-detect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-detect.svg deleted file mode 100644 index ae45ef5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-detect.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-recognize.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-recognize.svg deleted file mode 100644 index 523f143..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-recognize.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-show.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-show.svg deleted file mode 100644 index 7b92f2c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-image-face-show.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-link.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-link.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-link.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-map.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-map.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-map.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-node.svg deleted file mode 100644 index 8a2252e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-node.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste-in-place.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste-in-place.svg deleted file mode 100644 index ff4dd15..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste-in-place.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste-style.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste-style.svg deleted file mode 100644 index a264a38..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste-style.svg +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste.svg deleted file mode 100644 index c64db89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-paste.svg +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-redo.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-redo.svg deleted file mode 100644 index 253d2c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-redo.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-rename.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-rename.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-rename.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-all-layers.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-all-layers.svg deleted file mode 100644 index 96e2d34..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-all-layers.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-all.svg deleted file mode 100644 index be68e61..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-all.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-invert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-invert.svg deleted file mode 100644 index a6340f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-invert.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-none.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-none.svg deleted file mode 100644 index 4752bdd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-none.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-original.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-original.svg deleted file mode 100644 index 041694f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select-original.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-select.svg deleted file mode 100644 index 6218624..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-select.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-cell-merge.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-cell-merge.svg deleted file mode 100644 index 4c929bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-cell-merge.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-cell-split.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-cell-split.svg deleted file mode 100644 index 69b0684..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-cell-split.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-delete-column.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-delete-column.svg deleted file mode 100644 index f6972b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-delete-column.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-delete-row.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-delete-row.svg deleted file mode 100644 index 152542d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-delete-row.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-column-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-column-left.svg deleted file mode 100644 index 33dc30e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-column-left.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-column-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-column-right.svg deleted file mode 100644 index bc2f213..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-column-right.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-above.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-above.svg deleted file mode 100644 index d4213d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-above.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-below.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-below.svg deleted file mode 100644 index 9c5fb3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-below.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-under.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-under.svg deleted file mode 100644 index e10bd81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-table-insert-row-under.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-text-frame-update.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-text-frame-update.svg deleted file mode 100644 index 8ff85a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-text-frame-update.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-undo-history.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-undo-history.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-undo-history.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/edit-undo.svg b/breeze-icons-5.21.0/icons-dark/actions/16/edit-undo.svg deleted file mode 100644 index f2c7795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/edit-undo.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/editimage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/editimage.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/editimage.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/editor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/editor.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/editor.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/end_of_life.svg b/breeze-icons-5.21.0/icons-dark/actions/16/end_of_life.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/end_of_life.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/end_state.svg b/breeze-icons-5.21.0/icons-dark/actions/16/end_state.svg deleted file mode 120000 index 82214a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/end_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-skip-forward.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/entity.svg b/breeze-icons-5.21.0/icons-dark/actions/16/entity.svg deleted file mode 100644 index b319563..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/entity.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/entry-clone.svg b/breeze-icons-5.21.0/icons-dark/actions/16/entry-clone.svg deleted file mode 120000 index 057bb99..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/entry-clone.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/entry-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/entry-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/entry-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/entry-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/entry-edit.svg deleted file mode 100644 index c03f2ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/entry-edit.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/enum.svg b/breeze-icons-5.21.0/icons-dark/actions/16/enum.svg deleted file mode 120000 index 7857e22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/enum.svg +++ /dev/null @@ -1 +0,0 @@ -code-variable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/error.svg b/breeze-icons-5.21.0/icons-dark/actions/16/error.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/error.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-all.svg deleted file mode 100644 index ec6785b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-all.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-down.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-down.svg deleted file mode 100644 index df8d442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-down.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-horizontal.svg deleted file mode 100644 index 73eede0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-horizontal.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-left.svg deleted file mode 100644 index db4e15b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-left.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-right.svg deleted file mode 100644 index e00a6ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-right.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-up.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-up.svg deleted file mode 100644 index 1a3d4ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-up.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-vertical.svg deleted file mode 100644 index 52b3219..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/escape-direction-vertical.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/exception.svg b/breeze-icons-5.21.0/icons-dark/actions/16/exception.svg deleted file mode 100644 index b5c758e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/exception.svg +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/exifinfo.svg b/breeze-icons-5.21.0/icons-dark/actions/16/exifinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/exifinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/favorite-genres-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/favorite-genres-amarok.svg deleted file mode 100644 index acd9c15..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/favorite-genres-amarok.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/feed-subscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/16/feed-subscribe.svg deleted file mode 100644 index 69f5473..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/feed-subscribe.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/file-zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/16/file-zoom-in.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/file-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/file-zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/file-zoom-out.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/file-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-album-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-album-amarok.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-album-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-and-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-and-amarok.svg deleted file mode 100644 index 4c309bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-and-amarok.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-bpm-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-bpm-amarok.svg deleted file mode 100644 index 9557779..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-bpm-amarok.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-comment-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-comment-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-comment-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-composer-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-composer-amarok.svg deleted file mode 120000 index c2db299..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-composer-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit-sign.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-dash-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-dash-amarok.svg deleted file mode 100644 index 61aa26d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-dash-amarok.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-discnumber-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-discnumber-amarok.svg deleted file mode 100644 index 0c0f9d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-discnumber-amarok.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-divider.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-divider.svg deleted file mode 100644 index ae4741c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-divider.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-dot-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-dot-amarok.svg deleted file mode 100644 index 99cd96a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-dot-amarok.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-filetype-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-filetype-amarok.svg deleted file mode 100644 index b745241..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-filetype-amarok.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-genre-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-genre-amarok.svg deleted file mode 120000 index 597fac1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-genre-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -favorite-genres-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-group-length.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-group-length.svg deleted file mode 100644 index e9dcd3d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-group-length.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-group-tracks.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-group-tracks.svg deleted file mode 100644 index 2afa1b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-group-tracks.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-ignore-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-ignore-amarok.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-ignore-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-initial-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-initial-amarok.svg deleted file mode 100644 index 49e062e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-initial-amarok.svg +++ /dev/null @@ -1,305 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-last-played.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-last-played.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-last-played.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-moodbar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-moodbar.svg deleted file mode 100644 index 49e3485..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-moodbar.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-sample-rate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-sample-rate.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-sample-rate.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-slash-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-slash-amarok.svg deleted file mode 100644 index f47d83b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-slash-amarok.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-space-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-space-amarok.svg deleted file mode 100644 index 3b245e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-space-amarok.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-title-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-title-amarok.svg deleted file mode 100644 index 7925f8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-title-amarok.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-track-amarok.svg deleted file mode 120000 index 324bd1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-track-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -filename-discnumber-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-underscore-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-underscore-amarok.svg deleted file mode 100644 index 1afc237..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-underscore-amarok.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/filename-year-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/filename-year-amarok.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/filename-year-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/fileview-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/16/fileview-preview.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/fileview-preview.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/fill-color.svg b/breeze-icons-5.21.0/icons-dark/actions/16/fill-color.svg deleted file mode 100644 index 9c9f7d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/fill-color.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/fill-rule-even-odd.svg b/breeze-icons-5.21.0/icons-dark/actions/16/fill-rule-even-odd.svg deleted file mode 100644 index a13b38a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/fill-rule-even-odd.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/fill-rule-nonzero.svg b/breeze-icons-5.21.0/icons-dark/actions/16/fill-rule-nonzero.svg deleted file mode 100644 index 42e6e15..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/fill-rule-nonzero.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/final_activity.svg b/breeze-icons-5.21.0/icons-dark/actions/16/final_activity.svg deleted file mode 100644 index b391d70..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/final_activity.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flag-black.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flag-black.svg deleted file mode 100644 index bd2f6aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flag-black.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flag-blue.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flag-blue.svg deleted file mode 100644 index 76c974c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flag-blue.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flag-green.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flag-green.svg deleted file mode 100644 index b584b97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flag-green.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flag-red.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flag-red.svg deleted file mode 100644 index b145809..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flag-red.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flag-yellow.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flag-yellow.svg deleted file mode 100644 index 382781a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flag-yellow.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flag.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flag.svg deleted file mode 100644 index c4c450e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flag.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/flash.svg b/breeze-icons-5.21.0/icons-dark/actions/16/flash.svg deleted file mode 100644 index d9db8ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/flash.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/folder-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/folder-new.svg deleted file mode 100644 index d8da7a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/folder-new.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/folder-sync.svg b/breeze-icons-5.21.0/icons-dark/actions/16/folder-sync.svg deleted file mode 100644 index 1d7ba78..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/folder-sync.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/followmouse.svg b/breeze-icons-5.21.0/icons-dark/actions/16/followmouse.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/followmouse.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/foreign_green.svg b/breeze-icons-5.21.0/icons-dark/actions/16/foreign_green.svg deleted file mode 100644 index d933a4a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/foreign_green.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/foreign_red.svg b/breeze-icons-5.21.0/icons-dark/actions/16/foreign_red.svg deleted file mode 100644 index 4e49dca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/foreign_red.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/foreignkey_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/foreignkey_constraint.svg deleted file mode 100644 index 1cfa5ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/foreignkey_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/fork.svg b/breeze-icons-5.21.0/icons-dark/actions/16/fork.svg deleted file mode 100644 index 13c16ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/fork.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-add-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-add-node.svg deleted file mode 100644 index 7ae6ea4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-add-node.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-bottom.svg deleted file mode 100644 index c55be33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-bottom.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-center.svg deleted file mode 100644 index 7eccb2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-center.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-top.svg deleted file mode 100644 index 152ff5b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-align-vertical-top.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-all.svg deleted file mode 100644 index 0c9cd28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-all.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-bottom.svg deleted file mode 100644 index 7e85670..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-bottom.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-diagonal-bl-tr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-diagonal-bl-tr.svg deleted file mode 100644 index 6e8e9b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-diagonal-bl-tr.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-diagonal-tl-br.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-diagonal-tl-br.svg deleted file mode 100644 index d5993dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-diagonal-tl-br.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-external.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-external.svg deleted file mode 100644 index e78f64a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-external.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal-horizontal.svg deleted file mode 100644 index 484101e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal-horizontal.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal-vertical.svg deleted file mode 100644 index 6721aae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal-vertical.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal.svg deleted file mode 100644 index 5d448e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-internal.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-left.svg deleted file mode 100644 index 0e0c2dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-left.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-none.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-none.svg deleted file mode 100644 index 591cc45..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-none.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-right.svg deleted file mode 100644 index 6757951..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-right.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-top.svg deleted file mode 100644 index b799d5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-set-top.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-style.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-border-style.svg deleted file mode 100644 index e879a83..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-border-style.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-break-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-break-node.svg deleted file mode 100644 index 5582084..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-break-node.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-connect-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-connect-node.svg deleted file mode 100644 index fe6a8de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-connect-node.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-disconnect-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-disconnect-node.svg deleted file mode 100644 index c92d6f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-disconnect-node.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-fill-color.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-fill-color.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-fill-color.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-font-size-less.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-font-size-less.svg deleted file mode 100644 index aac04e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-font-size-less.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-font-size-more.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-font-size-more.svg deleted file mode 100644 index d5f0b19..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-font-size-more.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-indent-less.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-indent-less.svg deleted file mode 100644 index 99744f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-indent-less.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-indent-more.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-indent-more.svg deleted file mode 100644 index 2555293..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-indent-more.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-join-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-join-node.svg deleted file mode 100644 index 956d657..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-join-node.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-center.svg deleted file mode 100644 index eccb019..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-center.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-fill.svg deleted file mode 100644 index eb12e37..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-fill.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-left.svg deleted file mode 100644 index 28b4446..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-left.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-right.svg deleted file mode 100644 index 66bb0ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-justify-right.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-double.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-double.svg deleted file mode 100644 index b7055eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-double.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-normal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-normal.svg deleted file mode 100644 index a855991..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-normal.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-triple.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-triple.svg deleted file mode 100644 index 89607e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-line-spacing-triple.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-list-ordered.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-list-ordered.svg deleted file mode 100644 index 6556372..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-list-ordered.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-list-unordered.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-list-unordered.svg deleted file mode 100644 index 552d6ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-list-unordered.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-number-percent.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-number-percent.svg deleted file mode 100644 index 0505e7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-number-percent.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-precision-less.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-precision-less.svg deleted file mode 100644 index 698ca0f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-precision-less.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-precision-more.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-precision-more.svg deleted file mode 100644 index a67618e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-precision-more.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-remove-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-remove-node.svg deleted file mode 100644 index 49b8f91..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-remove-node.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-stroke-color.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-stroke-color.svg deleted file mode 100644 index 9ac3a9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-stroke-color.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-blockquote.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-blockquote.svg deleted file mode 100644 index 6b255b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-blockquote.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-bold.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-bold.svg deleted file mode 100644 index 9b186d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-bold.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-capitalize.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-capitalize.svg deleted file mode 100644 index a94b088..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-capitalize.svg +++ /dev/null @@ -1,356 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-code.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-code.svg deleted file mode 100644 index e9d48b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-code.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-color.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-color.svg deleted file mode 100644 index ccdbb98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-color.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-horizontal.svg deleted file mode 100644 index 0c17e1a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-horizontal.svg +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-ltr.svg deleted file mode 100644 index 8d3e3e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-ltr.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-rtl.svg deleted file mode 100644 index a025a8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-rtl.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-vertical.svg deleted file mode 100644 index 3b556e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-direction-vertical.svg +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-italic.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-italic.svg deleted file mode 100644 index 30a8805..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-italic.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-lowercase.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-lowercase.svg deleted file mode 100644 index 0098afe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-lowercase.svg +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-strikethrough.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-strikethrough.svg deleted file mode 100644 index 0e8f45f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-strikethrough.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-subscript.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-subscript.svg deleted file mode 100644 index 1a3d229..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-subscript.svg +++ /dev/null @@ -1,590 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-superscript.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-superscript.svg deleted file mode 100644 index 4b08a5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-superscript.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-symbol.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-symbol.svg deleted file mode 100644 index bee784a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-symbol.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-underline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-underline.svg deleted file mode 100644 index 53b2be5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-underline.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-uppercase.svg b/breeze-icons-5.21.0/icons-dark/actions/16/format-text-uppercase.svg deleted file mode 100644 index 7aba2be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/format-text-uppercase.svg +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/formula.svg b/breeze-icons-5.21.0/icons-dark/actions/16/formula.svg deleted file mode 100644 index c050dab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/formula.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-achievements.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-achievements.svg deleted file mode 100644 index 2b31316..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-achievements.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-background.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-config-background.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-background.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-board.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-config-board.svg deleted file mode 100644 index 29038ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-board.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-custom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-config-custom.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-custom.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-options.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-config-options.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-theme.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-config-theme.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-theme.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-tiles.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-config-tiles.svg deleted file mode 100644 index 2798ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-config-tiles.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-difficult.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-difficult.svg deleted file mode 100644 index c87a20b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-difficult.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-endturn.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-endturn.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-endturn.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-highscores.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-highscores.svg deleted file mode 100644 index 26a449b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-highscores.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-hint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-hint.svg deleted file mode 100644 index be4a586..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-hint.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/games-solve.svg b/breeze-icons-5.21.0/icons-dark/actions/16/games-solve.svg deleted file mode 100644 index 430c0d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/games-solve.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/geany-build.svg b/breeze-icons-5.21.0/icons-dark/actions/16/geany-build.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/geany-build.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/geany-close-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/geany-close-all.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/geany-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/geany-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/geany-save-all.svg deleted file mode 120000 index 43e072f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/geany-save-all.svg +++ /dev/null @@ -1 +0,0 @@ -document-save-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/generalisation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/generalisation.svg deleted file mode 100644 index ed4c810..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/generalisation.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/generalise.svg b/breeze-icons-5.21.0/icons-dark/actions/16/generalise.svg deleted file mode 100644 index ed4c810..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/generalise.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/get-hot-new-stuff.svg b/breeze-icons-5.21.0/icons-dark/actions/16/get-hot-new-stuff.svg deleted file mode 100644 index 04f8bf9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/get-hot-new-stuff.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/globe.svg b/breeze-icons-5.21.0/icons-dark/actions/16/globe.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/globe.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-bottom.svg deleted file mode 100644 index eb7cd46..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-bottom.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-down-search.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-down-search.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-down-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-down.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-down.svg deleted file mode 100644 index a53f393..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-down.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-first-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-first-view-page.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-first-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-first-view.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-first-view.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-first-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-first.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-first.svg deleted file mode 100644 index 89e593a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-first.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-home-large.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-home-large.svg deleted file mode 120000 index 5cbdae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-home-large.svg +++ /dev/null @@ -1 +0,0 @@ -go-home.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-home.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-home.svg deleted file mode 100644 index 4079fe9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-home.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-declaration.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-declaration.svg deleted file mode 100644 index dbd3de4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-declaration.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-definition.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-definition.svg deleted file mode 100644 index 5d872bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-definition.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-locationbar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-locationbar.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-locationbar.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-today.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-today.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump-today.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-jump.svg deleted file mode 100644 index 6c75a2f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-jump.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-last-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-last-view-page.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-last-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-last-view.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-last-view.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-last-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-last.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-last.svg deleted file mode 100644 index 1098a92..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-last.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-context.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-next-context.svg deleted file mode 100644 index 3fdd2e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-context.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-use.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-next-use.svg deleted file mode 100644 index c5a5243..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-use.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-next-view-page.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-view.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-next-view.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-next-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-next.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-next.svg deleted file mode 100644 index 9aa2e58..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-next.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-parent-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-parent-folder.svg deleted file mode 100644 index 1806f3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-parent-folder.svg +++ /dev/null @@ -1,415 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-context.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-context.svg deleted file mode 100644 index 2ecd0e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-context.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-use.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-use.svg deleted file mode 100644 index cf77ef8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-use.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-view-page.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-view.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-view.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-previous.svg deleted file mode 100644 index e92bece..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-previous.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-top.svg deleted file mode 100644 index 8fa654e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-top.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-up-search.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-up-search.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-up-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/go-up.svg b/breeze-icons-5.21.0/icons-dark/actions/16/go-up.svg deleted file mode 100644 index ea212cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/go-up.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gpg.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gpg.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gpg.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gpgsm.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gpgsm.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gpgsm.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gps.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gps.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gps.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/grid-axonometric.svg b/breeze-icons-5.21.0/icons-dark/actions/16/grid-axonometric.svg deleted file mode 100644 index 9ed313c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/grid-axonometric.svg +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/grid-rectangular.svg b/breeze-icons-5.21.0/icons-dark/actions/16/grid-rectangular.svg deleted file mode 100644 index a94fa2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/grid-rectangular.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/group-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/group-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/group-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/group-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/group-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/group-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/group-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/group-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-apply.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-apply.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-authentication.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-authentication.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-authentication.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-bold.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-bold.svg deleted file mode 120000 index 3921884..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-bold.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-bold.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-cancel.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-cancel.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-cdrom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-cdrom.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-cdrom.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-clear.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-clear.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-clear.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-color-picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-color-picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-connect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-connect.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-connect.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-convert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-convert.svg deleted file mode 100644 index 7ac2610..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-convert.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-disconnect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-disconnect.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-disconnect.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-execute.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-execute.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-execute.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-floppy.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-floppy.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-index.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-index.svg deleted file mode 100644 index 66cb05a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-index.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-no.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-no.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-no.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-ok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-preferences.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-preferences.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-preferences.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-quit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-quit.svg deleted file mode 120000 index 514fcfb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-quit.svg +++ /dev/null @@ -1 +0,0 @@ -application-exit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-select-color.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-select-color.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-select-color.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-select-font.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-select-font.svg deleted file mode 100644 index 576403e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-select-font.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-stop.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-stop.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-undelete-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-undelete-ltr.svg deleted file mode 120000 index 88a18b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-undelete-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-undo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-undelete-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-undelete-rtl.svg deleted file mode 120000 index a13a878..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-undelete-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -edit-redo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-yes.svg b/breeze-icons-5.21.0/icons-dark/actions/16/gtk-yes.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/gtk-yes.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/guides.svg b/breeze-icons-5.21.0/icons-dark/actions/16/guides.svg deleted file mode 120000 index 520ecec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/guides.svg +++ /dev/null @@ -1 +0,0 @@ -snap-guideline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-about.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-about.svg deleted file mode 100644 index 9ea7f41..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-about.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-contents.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-contents.svg deleted file mode 120000 index 442e3fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-contents.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/16/system-help.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-contextual.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-contextual.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-contextual.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-donate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-feedback.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-feedback.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-feedback.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-hint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-hint.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-hint.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/help-whatsthis.svg b/breeze-icons-5.21.0/icons-dark/actions/16/help-whatsthis.svg deleted file mode 100644 index 6ab7712..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/help-whatsthis.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/hidemouse.svg b/breeze-icons-5.21.0/icons-dark/actions/16/hidemouse.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/hidemouse.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/hint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/hint.svg deleted file mode 100644 index 98297ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/hint.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/identity.svg b/breeze-icons-5.21.0/icons-dark/actions/16/identity.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/identity.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-aim.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-aim.svg deleted file mode 100644 index c4fa59c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-aim.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-ban-kick-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-ban-kick-user.svg deleted file mode 100644 index 56e849c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-ban-kick-user.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-ban-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-ban-user.svg deleted file mode 120000 index 9861f81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-ban-user.svg +++ /dev/null @@ -1 +0,0 @@ -./list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-facebook.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-facebook.svg deleted file mode 100644 index c3fffdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-facebook.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-icq.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-icq.svg deleted file mode 100644 index 0ecf985..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-icq.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-identi.ca.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-identi.ca.svg deleted file mode 100644 index f15d722..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-identi.ca.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-invisible-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-invisible-user.svg deleted file mode 100644 index 29b65e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-invisible-user.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-irc.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-irc.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-irc.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-jabber.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-jabber.svg deleted file mode 120000 index d31bb93..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-jabber.svg +++ /dev/null @@ -1 +0,0 @@ -games-hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-kick-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-kick-user.svg deleted file mode 100644 index 6e41106..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-kick-user.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-msn.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-msn.svg deleted file mode 100644 index 2e5a47c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-msn.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-qq.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-qq.svg deleted file mode 100644 index d8ff106..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-qq.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-skype.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-skype.svg deleted file mode 100644 index 482873f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-skype.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-twitter.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-twitter.svg deleted file mode 100644 index 0abcda1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-twitter.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-away.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-user-away.svg deleted file mode 100644 index d4ad1be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-away.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-busy.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-user-busy.svg deleted file mode 100644 index a0ee1dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-busy.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-offline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-user-offline.svg deleted file mode 100644 index d6dfd05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-offline.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-online.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-user-online.svg deleted file mode 100644 index c9c2d10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-user-online.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-user.svg deleted file mode 100644 index a8e75ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-user.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/im-yahoo.svg b/breeze-icons-5.21.0/icons-dark/actions/16/im-yahoo.svg deleted file mode 100644 index 6ac31f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/im-yahoo.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/imagecomment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/imagecomment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/imagecomment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/initial_state.svg b/breeze-icons-5.21.0/icons-dark/actions/16/initial_state.svg deleted file mode 120000 index a0af194..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/initial_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-skip-backward.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-button.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-button.svg deleted file mode 100644 index 7a417b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-button.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-endnote.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-endnote.svg deleted file mode 100644 index e0d18c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-endnote.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-footnote.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-footnote.svg deleted file mode 100644 index 38f4b40..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-footnote.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-horizontal-rule.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-horizontal-rule.svg deleted file mode 100644 index 9b3afb9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-horizontal-rule.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-image.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-image.svg deleted file mode 100644 index a5d82b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-image.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-link.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-link.svg deleted file mode 100644 index 3e473b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-link.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-math-expression.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-math-expression.svg deleted file mode 100644 index ab05c26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-math-expression.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-more-mark.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-more-mark.svg deleted file mode 100644 index 868e363..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-more-mark.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-page-break.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-page-break.svg deleted file mode 100644 index f3c7b3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-page-break.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-table-of-contents.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-table-of-contents.svg deleted file mode 100644 index cf0885f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-table-of-contents.svg +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-table-row.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-table-row.svg deleted file mode 120000 index ff3e28d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-insert-row-above.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-table.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-table.svg deleted file mode 100644 index 730963f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-table.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-tableofcontents.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-tableofcontents.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-tableofcontents.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-text-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-text-frame.svg deleted file mode 100644 index 8542415..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-text-frame.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/insert-text.svg b/breeze-icons-5.21.0/icons-dark/actions/16/insert-text.svg deleted file mode 100644 index 1a21498..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/insert-text.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/installed.svg b/breeze-icons-5.21.0/icons-dark/actions/16/installed.svg deleted file mode 120000 index a363b7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/installed.svg +++ /dev/null @@ -1 +0,0 @@ -package-reinstall.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/interface.svg b/breeze-icons-5.21.0/icons-dark/actions/16/interface.svg deleted file mode 120000 index 4b00663..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/interface.svg +++ /dev/null @@ -1 +0,0 @@ -edit-guides.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/internet-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/internet-amarok.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/internet-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/invertimage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/invertimage.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/invertimage.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/irc-channel-active.svg b/breeze-icons-5.21.0/icons-dark/actions/16/irc-channel-active.svg deleted file mode 100644 index 3f61ab6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/irc-channel-active.svg +++ /dev/null @@ -1,426 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/irc-channel-inactive.svg b/breeze-icons-5.21.0/icons-dark/actions/16/irc-channel-inactive.svg deleted file mode 100644 index 5fe06a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/irc-channel-inactive.svg +++ /dev/null @@ -1,426 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/irc-close-channel.svg b/breeze-icons-5.21.0/icons-dark/actions/16/irc-close-channel.svg deleted file mode 120000 index d96b05d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/irc-close-channel.svg +++ /dev/null @@ -1 +0,0 @@ -process-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/irc-join-channel.svg b/breeze-icons-5.21.0/icons-dark/actions/16/irc-join-channel.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/irc-join-channel.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/join.svg b/breeze-icons-5.21.0/icons-dark/actions/16/join.svg deleted file mode 100644 index f0c72f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/join.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/journal-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/journal-new.svg deleted file mode 100644 index c1045b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/journal-new.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/junction.svg b/breeze-icons-5.21.0/icons-dark/actions/16/junction.svg deleted file mode 100644 index 8e933c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/junction.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-add-slide-clip.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-add-slide-clip.svg deleted file mode 120000 index b9ac114..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-add-slide-clip.svg +++ /dev/null @@ -1 +0,0 @@ -tool-animator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-bottom.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-bottom.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-hor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-hor.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-hor.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-left.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-left.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-right.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-right.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-top.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-top.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-vert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-vert.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-align-vert.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-deleffect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-deleffect.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-deleffect.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-down.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-down.svg deleted file mode 120000 index a8eb1b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-down.svg +++ /dev/null @@ -1 +0,0 @@ -go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-lock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-menu.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-menu.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-select-rects.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-select-rects.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-select-rects.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-select-tool.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-select-tool.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-select-tool.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-show-audiothumb.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-show-audiothumb.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-show-audiothumb.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-show-video.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-show-video.svg deleted file mode 120000 index c7bf819..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-show-video.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-snap.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-snap.svg deleted file mode 120000 index 01df571..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-snap.svg +++ /dev/null @@ -1 +0,0 @@ -snap-extension.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-spacer-tool.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-spacer-tool.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-spacer-tool.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-unlock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-up.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-up.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-up.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-zoom-large.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-zoom-large.svg deleted file mode 120000 index 65f9aa9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-zoom-large.svg +++ /dev/null @@ -1 +0,0 @@ -y-zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-zoom-small.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-zoom-small.svg deleted file mode 120000 index 0f72a05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kdenlive-zoom-small.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/key-enter.svg b/breeze-icons-5.21.0/icons-dark/actions/16/key-enter.svg deleted file mode 100644 index a317a83..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/key-enter.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kmousetool_off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kmousetool_off.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kmousetool_off.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kmousetool_on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kmousetool_on.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kmousetool_on.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kmouth-phrase.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kmouth-phrase.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kmouth-phrase.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/knotes_alarm.svg b/breeze-icons-5.21.0/icons-dark/actions/16/knotes_alarm.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/knotes_alarm.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/knotes_date.svg b/breeze-icons-5.21.0/icons-dark/actions/16/knotes_date.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/knotes_date.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/knotes_delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/knotes_delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/knotes_delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kontes_close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kontes_close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kontes_close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_combine.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_combine.svg deleted file mode 100644 index d411033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_combine.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_comparedirs.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_comparedirs.svg deleted file mode 100644 index acd600f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_comparedirs.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_diskusage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_diskusage.svg deleted file mode 100644 index b076222..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_diskusage.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_jumpback.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_jumpback.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_jumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_mountman.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_mountman.svg deleted file mode 100644 index 57b90e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_mountman.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_setjumpback.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_setjumpback.svg deleted file mode 120000 index 76b6809..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_setjumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump-definition.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_syncbrowse_off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_syncbrowse_off.svg deleted file mode 100644 index 3710c2a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_syncbrowse_off.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_syncbrowse_on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_syncbrowse_on.svg deleted file mode 100644 index 1d43558..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_syncbrowse_on.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kr_unselect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kr_unselect.svg deleted file mode 100644 index 8e2174d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kr_unselect.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-bandwidth-scheduler.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-bandwidth-scheduler.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-bandwidth-scheduler.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-change-tracker.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-change-tracker.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-change-tracker.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-check-data.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-check-data.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-check-data.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-encrypted.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-info-widget.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-info-widget.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-info-widget.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-pause.svg deleted file mode 120000 index 020f415..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-pause.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-pause.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-restore-defaults.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-restore-defaults.svg deleted file mode 120000 index c4692e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-restore-defaults.svg +++ /dev/null @@ -1 +0,0 @@ -document-revert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-set-max-download-speed.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-set-max-download-speed.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-set-max-download-speed.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-set-max-upload-speed.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-set-max-upload-speed.svg deleted file mode 100644 index da31b20..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-set-max-upload-speed.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-show-statusbar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-show-statusbar.svg deleted file mode 120000 index ae70e66..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-show-statusbar.svg +++ /dev/null @@ -1 +0,0 @@ -show-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-start.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/kt-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/kt-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/kt-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/ktnef_extract_to.svg b/breeze-icons-5.21.0/icons-dark/actions/16/ktnef_extract_to.svg deleted file mode 120000 index da21a89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/ktnef_extract_to.svg +++ /dev/null @@ -1 +0,0 @@ -archive-extract.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/label-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/label-amarok.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/label-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-x.svg b/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-y.svg b/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-cursor-arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/16/labplot-cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-format-text-symbol.svg b/breeze-icons-5.21.0/icons-dark/actions/16/labplot-format-text-symbol.svg deleted file mode 120000 index 5d66639..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-format-text-symbol.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-symbol.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-transform-move.svg b/breeze-icons-5.21.0/icons-dark/actions/16/labplot-transform-move.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/labplot-transform-move.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/languages.svg b/breeze-icons-5.21.0/icons-dark/actions/16/languages.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/languages.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-bottom.svg deleted file mode 100644 index 7d8d067..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-bottom.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-delete.svg deleted file mode 100644 index e8aafc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-delete.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-duplicate.svg deleted file mode 100644 index 22c2b39..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-duplicate.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-lower.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-lower.svg deleted file mode 100644 index fa9dfdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-lower.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-new.svg deleted file mode 100644 index f0b7a54..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-new.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-next.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-next.svg deleted file mode 100644 index 6146a5b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-next.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-previous.svg deleted file mode 100644 index ec5c774..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-previous.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-raise.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-raise.svg deleted file mode 100644 index edab165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-raise.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-rename.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-rename.svg deleted file mode 120000 index 9b67d6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-rename.svg +++ /dev/null @@ -1 +0,0 @@ -edit-rename.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-top.svg deleted file mode 100644 index 6e84d28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-top.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-visible-off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-visible-off.svg deleted file mode 100644 index 88279ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-visible-off.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/layer-visible-on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/layer-visible-on.svg deleted file mode 100644 index 37dfe77..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/layer-visible-on.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/license.svg b/breeze-icons-5.21.0/icons-dark/actions/16/license.svg deleted file mode 100644 index 9d942ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/license.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/lighttable.svg b/breeze-icons-5.21.0/icons-dark/actions/16/lighttable.svg deleted file mode 100644 index 4bda1d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/lighttable.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/lighttableadd.svg b/breeze-icons-5.21.0/icons-dark/actions/16/lighttableadd.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/lighttableadd.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/lines-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/16/lines-connector.svg deleted file mode 100644 index da01fa6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/lines-connector.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/list-add-font.svg b/breeze-icons-5.21.0/icons-dark/actions/16/list-add-font.svg deleted file mode 100644 index 03c6eb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/list-add-font.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/list-add-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/list-add-user.svg deleted file mode 100644 index c41f38c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/list-add-user.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/list-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/list-add.svg deleted file mode 100644 index 8900e45..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/list-add.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/list-remove-user.svg b/breeze-icons-5.21.0/icons-dark/actions/16/list-remove-user.svg deleted file mode 100644 index 96755de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/list-remove-user.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/list-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/list-remove.svg deleted file mode 100644 index fc9315f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/list-remove.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/list-resource-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/list-resource-add.svg deleted file mode 120000 index ff7249b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/list-resource-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/lock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/love-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/love-amarok.svg deleted file mode 100644 index 0d4273e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/love-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-attachment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-attachment.svg deleted file mode 100644 index d289600..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-attachment.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted-full.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted-full.svg deleted file mode 100644 index 3362a3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted-full.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted-part.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted-part.svg deleted file mode 100644 index 09bef38..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted-part.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted.svg deleted file mode 120000 index bab4595..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -mail-encrypted-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-flag.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-flag.svg deleted file mode 100644 index bf044d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-flag.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-forward.svg deleted file mode 100644 index 11dbcbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-forward.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-forwarded-replied.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-forwarded-replied.svg deleted file mode 100644 index dbfedaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-forwarded-replied.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-forwarded.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-forwarded.svg deleted file mode 100644 index f8b2a5e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-forwarded.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-invitation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-invitation.svg deleted file mode 100644 index b808533..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-invitation.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-important.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-important.svg deleted file mode 100644 index 46454fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-important.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-junk.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-junk.svg deleted file mode 100644 index 93eaa9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-junk.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-notjunk.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-notjunk.svg deleted file mode 100644 index 26a7ae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-notjunk.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-read.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-read.svg deleted file mode 100644 index a0c8e19..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-read.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-task.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-task.svg deleted file mode 100644 index c6a6046..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-task.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-unread-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-unread-new.svg deleted file mode 100644 index f73027a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-unread-new.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-unread.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-unread.svg deleted file mode 100644 index 4421d91..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-mark-unread.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-meeting-request-reply.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-meeting-request-reply.svg deleted file mode 100644 index 0f5b11c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-meeting-request-reply.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-message-new-list.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-message-new-list.svg deleted file mode 100644 index d59d204..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-message-new-list.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-message-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-message-new.svg deleted file mode 100644 index 627a9de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-message-new.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-queue.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-queue.svg deleted file mode 100644 index f07eea8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-queue.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-receive.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-receive.svg deleted file mode 100644 index 7e2dde8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-receive.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-replied.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-replied.svg deleted file mode 100644 index dad349d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-replied.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-all.svg deleted file mode 100644 index 924272d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-all.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-custom-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-custom-all.svg deleted file mode 100644 index de8f82e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-custom-all.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-custom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-custom.svg deleted file mode 100644 index 598c80d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-custom.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-list.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-list.svg deleted file mode 100644 index 3e9ce31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-list.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-sender.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-sender.svg deleted file mode 100644 index c0d39cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-reply-sender.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-send.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-send.svg deleted file mode 100644 index ec6e7b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-send.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signature-unknown.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-signature-unknown.svg deleted file mode 100644 index 2b03bd0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signature-unknown.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-full.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-full.svg deleted file mode 100644 index 1aacc44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-full.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-fully.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-fully.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-fully.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-part.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-part.svg deleted file mode 100644 index 71e7935..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-part.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-verified.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-verified.svg deleted file mode 100644 index e621ad0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed-verified.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-signed.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mail-tagged.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mail-tagged.svg deleted file mode 100644 index 10a388c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mail-tagged.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/markasblank.svg b/breeze-icons-5.21.0/icons-dark/actions/16/markasblank.svg deleted file mode 100644 index 867c635..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/markasblank.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/measure.svg b/breeze-icons-5.21.0/icons-dark/actions/16/measure.svg deleted file mode 100644 index 366a765..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/measure.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-cover-manager-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-album-cover-manager-amarok.svg deleted file mode 100644 index af2f027..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-cover-manager-amarok.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-cover.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-album-cover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-cover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-repeat-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-album-repeat-amarok.svg deleted file mode 120000 index cf79da2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-repeat-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-repeat-album-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-track.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-album-track.svg deleted file mode 100644 index 6eca875..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-album-track.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-eject.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-eject.svg deleted file mode 100644 index dba95d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-eject.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-mount.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-mount.svg deleted file mode 100644 index f2e744c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-mount.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-pause.svg deleted file mode 100644 index 0d5016c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-pause.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-start.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-start.svg deleted file mode 100644 index 453b07a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-start.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-stop.svg deleted file mode 100644 index e60ad64..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-playback-stop.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-repeat-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-repeat-amarok.svg deleted file mode 120000 index 8bb4aca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-repeat-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-repeat-playlist-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-repeat.svg deleted file mode 100644 index 3e46ae4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-repeat.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-shuffle.svg deleted file mode 100644 index 44d86c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-playlist-shuffle.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-random-albums-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-random-albums-amarok.svg deleted file mode 100644 index ec9a8a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-random-albums-amarok.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-random-tracks-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-random-tracks-amarok.svg deleted file mode 100644 index aa3fe0d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-random-tracks-amarok.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-record.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-record.svg deleted file mode 100644 index 29ae396..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-record.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-album-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-album-amarok.svg deleted file mode 100644 index 805d005..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-album-amarok.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-playlist-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-playlist-amarok.svg deleted file mode 100644 index 5c3c1b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-playlist-amarok.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-track-amarok.svg deleted file mode 100644 index 328d6e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-repeat-track-amarok.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-seek-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-seek-backward.svg deleted file mode 100644 index f3bb963..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-seek-backward.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-seek-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-seek-forward.svg deleted file mode 100644 index 6d6bd9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-seek-forward.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-show-active-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-show-active-track-amarok.svg deleted file mode 100644 index 968f4ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-show-active-track-amarok.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-skip-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-skip-backward.svg deleted file mode 100644 index 153976c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-skip-backward.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-skip-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-skip-forward.svg deleted file mode 100644 index 9e61f1a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-skip-forward.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-standard-track-progression-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-standard-track-progression-amarok.svg deleted file mode 120000 index 0c97893..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-standard-track-progression-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -format-list-ordered.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-add-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-track-add-amarok.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-add-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-edit-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-track-edit-amarok.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-edit-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-queue-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-track-queue-amarok.svg deleted file mode 100644 index af2fb99..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-queue-amarok.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-remove-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/media-track-remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/media-track-remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-attending-tentative.svg b/breeze-icons-5.21.0/icons-dark/actions/16/meeting-attending-tentative.svg deleted file mode 100644 index c1a679f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-attending-tentative.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-attending.svg b/breeze-icons-5.21.0/icons-dark/actions/16/meeting-attending.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-attending.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-participant-no-response.svg b/breeze-icons-5.21.0/icons-dark/actions/16/meeting-participant-no-response.svg deleted file mode 100644 index 60aabe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-participant-no-response.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-participant-request-response.svg b/breeze-icons-5.21.0/icons-dark/actions/16/meeting-participant-request-response.svg deleted file mode 100644 index edea309..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/meeting-participant-request-response.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/menu_new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/menu_new.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/menu_new.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/merge.svg b/breeze-icons-5.21.0/icons-dark/actions/16/merge.svg deleted file mode 100644 index d6cc9ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/merge.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/messagebox_warning.svg b/breeze-icons-5.21.0/icons-dark/actions/16/messagebox_warning.svg deleted file mode 100644 index a426027..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/messagebox_warning.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mic-off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mic-off.svg deleted file mode 100644 index b3f4aab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mic-off.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mic-on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mic-on.svg deleted file mode 100644 index 92805d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mic-on.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mic-ready.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mic-ready.svg deleted file mode 100644 index 63cc76f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mic-ready.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/milestone.svg b/breeze-icons-5.21.0/icons-dark/actions/16/milestone.svg deleted file mode 100644 index c389b44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/milestone.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mode1.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mode1.svg deleted file mode 100644 index 0066357..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mode1.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mode2.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mode2.svg deleted file mode 100644 index b6bb0c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mode2.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mode3.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mode3.svg deleted file mode 100644 index 5e0d294..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mode3.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mode4.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mode4.svg deleted file mode 100644 index 83ba807..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mode4.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/mode5.svg b/breeze-icons-5.21.0/icons-dark/actions/16/mode5.svg deleted file mode 100644 index c494761..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/mode5.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/msgid2msgstr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/msgid2msgstr.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/msgid2msgstr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/music-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/music-amarok.svg deleted file mode 120000 index 91b01fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/music-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-show-active-track-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/network-connect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/network-connect.svg deleted file mode 100644 index 92e478f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/network-connect.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/network-disconnect.svg b/breeze-icons-5.21.0/icons-dark/actions/16/network-disconnect.svg deleted file mode 100644 index 5f6befd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/network-disconnect.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/new-audio-alarm.svg b/breeze-icons-5.21.0/icons-dark/actions/16/new-audio-alarm.svg deleted file mode 100644 index fa43b47..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/new-audio-alarm.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/newer.svg b/breeze-icons-5.21.0/icons-dark/actions/16/newer.svg deleted file mode 120000 index 580fe6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/newer.svg +++ /dev/null @@ -1 +0,0 @@ -package-upgrade.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/news-subscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/16/news-subscribe.svg deleted file mode 100644 index abf4e8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/news-subscribe.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/news-unsubscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/16/news-unsubscribe.svg deleted file mode 100644 index 0f31acd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/news-unsubscribe.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/nocover.svg b/breeze-icons-5.21.0/icons-dark/actions/16/nocover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/nocover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-add.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-add.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-break.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-break.svg deleted file mode 120000 index c9d9a5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-break.svg +++ /dev/null @@ -1 +0,0 @@ -format-break-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-delete-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-delete-segment.svg deleted file mode 120000 index 8b045a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-delete-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-disconnect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-delete.svg deleted file mode 120000 index bd10261..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-delete.svg +++ /dev/null @@ -1 +0,0 @@ -format-remove-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-join-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-join-segment.svg deleted file mode 120000 index 9dc8e1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-join-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-connect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-join.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-join.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-join.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-segment-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-segment-curve.svg deleted file mode 100644 index 05dbe5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-segment-curve.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-segment-line.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-segment-line.svg deleted file mode 100644 index 77c8bd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-segment-line.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-transform.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-transform.svg deleted file mode 100644 index 03d5956..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-transform.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-auto-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-type-auto-smooth.svg deleted file mode 100644 index 5f0c301..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-auto-smooth.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-cusp.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-type-cusp.svg deleted file mode 100644 index f955b54..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-cusp.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-type-smooth.svg deleted file mode 100644 index 301284c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-smooth.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-symmetric.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node-type-symmetric.svg deleted file mode 100644 index 51b1d75..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node-type-symmetric.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/node.svg deleted file mode 100644 index e7c7a24..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/node.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/noninstalled.svg b/breeze-icons-5.21.0/icons-dark/actions/16/noninstalled.svg deleted file mode 120000 index e4eddd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/noninstalled.svg +++ /dev/null @@ -1 +0,0 @@ -package-available.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/note.svg b/breeze-icons-5.21.0/icons-dark/actions/16/note.svg deleted file mode 120000 index 4902174..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/note.svg +++ /dev/null @@ -1 +0,0 @@ -view-pim-notes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-center-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-center-calligra.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-left-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-left-calligra.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-left-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-right-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-right-calligra.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-horizontal-right-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-bottom-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-bottom-calligra.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-bottom-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-bottom-top-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-bottom-top-calligra.svg deleted file mode 120000 index 18e5266..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-bottom-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-center-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-center-calligra.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-top-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-top-calligra.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-align-vertical-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-columns.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-columns.svg deleted file mode 100644 index 19d90df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-columns.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-fill.svg deleted file mode 100644 index f4d1182..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-fill.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-flip-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-flip-horizontal.svg deleted file mode 100644 index 0160845..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-flip-horizontal.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-flip-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-flip-vertical.svg deleted file mode 100644 index 89bed3f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-flip-vertical.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-group-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-group-calligra.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-group-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-group.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-group.svg deleted file mode 100644 index 10052d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-group.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-hidden.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-hidden.svg deleted file mode 120000 index 01a8e77..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-hidden.svg +++ /dev/null @@ -1 +0,0 @@ -layer-visible-off.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-locked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-locked.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-locked.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-back-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-back-calligra.svg deleted file mode 120000 index 485191c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-back-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-back.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-back.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-back.svg deleted file mode 100644 index 77b1dc1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-back.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-front-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-front-calligra.svg deleted file mode 120000 index e810edf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-front-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-front.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-front.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-front.svg deleted file mode 100644 index b952866..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-front.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-lower-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-lower-calligra.svg deleted file mode 120000 index f6961b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-lower-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-lower.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-lower.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-lower.svg deleted file mode 100644 index 77b2e99..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-lower.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-raise-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-raise-calligra.svg deleted file mode 120000 index deb91cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-raise-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-raise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-raise.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-order-raise.svg deleted file mode 100644 index 75d3e42..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-order-raise.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-rotate-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-rotate-left.svg deleted file mode 100644 index 23a8c07..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-rotate-left.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-rotate-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-rotate-right.svg deleted file mode 100644 index 8d02dff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-rotate-right.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-rows.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-rows.svg deleted file mode 100644 index 65e3bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-rows.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-stroke-style.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-stroke-style.svg deleted file mode 100644 index 0279d71..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-stroke-style.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-stroke.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-stroke.svg deleted file mode 100644 index f798131..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-stroke.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-to-path.svg deleted file mode 100644 index e5579f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-to-path.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-ungroup-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-ungroup-calligra.svg deleted file mode 120000 index a22f913..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-ungroup-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-ungroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-ungroup.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-ungroup.svg deleted file mode 100644 index 1b5d43d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-ungroup.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-unlocked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-unlocked.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-unlocked.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object-visible.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object-visible.svg deleted file mode 120000 index 6253426..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object-visible.svg +++ /dev/null @@ -1 +0,0 @@ -layer-visible-on.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/object_node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/object_node.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/object_node.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-focus-peak-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-focus-peak-node.svg deleted file mode 100644 index 66fbc31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-focus-peak-node.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-percentage.svg deleted file mode 100644 index b44833a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-percentage.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-stacked.svg deleted file mode 100644 index ab14674..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area-stacked.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area.svg deleted file mode 100644 index 26364cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-area.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar-percentage.svg deleted file mode 100644 index 14bd2bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar-percentage.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar-stacked.svg deleted file mode 100644 index 8157cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar-stacked.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar.svg deleted file mode 100644 index 00bfe2e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-bar.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line-percentage.svg deleted file mode 100644 index 6d6db50..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line-percentage.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line-stacked.svg deleted file mode 100644 index 496405d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line-stacked.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line.svg deleted file mode 100644 index f87523e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-line.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-pie.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-pie.svg deleted file mode 100644 index 72af4a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-pie.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-polar-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-polar-stacked.svg deleted file mode 100644 index 80788a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-polar-stacked.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-polar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-polar.svg deleted file mode 100644 index 886d9eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-polar.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-ring.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-ring.svg deleted file mode 100644 index 53b3e0a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-ring.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-scatter.svg b/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-scatter.svg deleted file mode 100644 index 1c522cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/office-chart-scatter.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/offline-settings.svg b/breeze-icons-5.21.0/icons-dark/actions/16/offline-settings.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/offline-settings.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/open-for-editing.svg b/breeze-icons-5.21.0/icons-dark/actions/16/open-for-editing.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/open-for-editing.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/outdated.svg b/breeze-icons-5.21.0/icons-dark/actions/16/outdated.svg deleted file mode 120000 index 76177cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/outdated.svg +++ /dev/null @@ -1 +0,0 @@ -package-installed-outdated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-available-locked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-available-locked.svg deleted file mode 100644 index 04c1845..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-available-locked.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-available.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-available.svg deleted file mode 100644 index 2807a72..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-available.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-broken.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-broken.svg deleted file mode 100644 index 4c0a176..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-broken.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-downgrade.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-downgrade.svg deleted file mode 100644 index b10bfd4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-downgrade.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-install.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-install.svg deleted file mode 100644 index f635df9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-install.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-locked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-locked.svg deleted file mode 100644 index 2646b75..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-locked.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-outdated.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-outdated.svg deleted file mode 100644 index af12913..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-outdated.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-updated.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-updated.svg deleted file mode 100644 index 116e7c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-installed-updated.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-new.svg deleted file mode 100644 index 092fd22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-new.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-purge.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-purge.svg deleted file mode 100644 index e51e279..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-purge.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-reinstall.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-reinstall.svg deleted file mode 100644 index 65e4361..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-reinstall.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-remove.svg deleted file mode 100644 index 8cdd308..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-remove.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package-upgrade.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package-upgrade.svg deleted file mode 100644 index 70bfed4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package-upgrade.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/package.svg b/breeze-icons-5.21.0/icons-dark/actions/16/package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/page-2sides.svg b/breeze-icons-5.21.0/icons-dark/actions/16/page-2sides.svg deleted file mode 100644 index 57d4874..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/page-2sides.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/page-3sides.svg b/breeze-icons-5.21.0/icons-dark/actions/16/page-3sides.svg deleted file mode 100644 index 84ca02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/page-3sides.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/page-4sides.svg b/breeze-icons-5.21.0/icons-dark/actions/16/page-4sides.svg deleted file mode 100644 index 693c384..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/page-4sides.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/page-simple.svg b/breeze-icons-5.21.0/icons-dark/actions/16/page-simple.svg deleted file mode 100644 index f21c7fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/page-simple.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/page-zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/page-zoom.svg deleted file mode 120000 index 67400f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/page-zoom.svg +++ /dev/null @@ -1 +0,0 @@ -./zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-gradient-linear.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-gradient-linear.svg deleted file mode 100644 index 92a6e44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-gradient-linear.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-gradient-radial.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-gradient-radial.svg deleted file mode 100644 index 8650845..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-gradient-radial.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-none.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-none.svg deleted file mode 100644 index eb2a44e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-none.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-pattern.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-pattern.svg deleted file mode 100644 index d53be5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-pattern.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-solid.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-solid.svg deleted file mode 100644 index 7da3e5b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-solid.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-swatch.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-swatch.svg deleted file mode 100644 index 08a631f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-swatch.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/paint-unknown.svg b/breeze-icons-5.21.0/icons-dark/actions/16/paint-unknown.svg deleted file mode 100644 index 0071aed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/paint-unknown.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/password-generate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/password-generate.svg deleted file mode 120000 index d00a899..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/password-generate.svg +++ /dev/null @@ -1 +0,0 @@ -playlist-generator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/password-show-off.svg b/breeze-icons-5.21.0/icons-dark/actions/16/password-show-off.svg deleted file mode 120000 index 5d72157..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/password-show-off.svg +++ /dev/null @@ -1 +0,0 @@ -hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/password-show-on.svg b/breeze-icons-5.21.0/icons-dark/actions/16/password-show-on.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/password-show-on.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-break-apart.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-break-apart.svg deleted file mode 100644 index ecc1f5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-break-apart.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-clip-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-clip-edit.svg deleted file mode 100644 index a2c9c74..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-clip-edit.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-combine.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-combine.svg deleted file mode 100644 index 0e51365..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-combine.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-cut.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-cut.svg deleted file mode 100644 index c4cebe1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-cut.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-difference.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-difference.svg deleted file mode 100644 index 1532c07..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-difference.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-division.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-division.svg deleted file mode 100644 index 2fff132..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-division.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-effect-parameter-next.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-effect-parameter-next.svg deleted file mode 100644 index ae839a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-effect-parameter-next.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-exclusion.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-exclusion.svg deleted file mode 100644 index f7c792b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-exclusion.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-inset.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-inset.svg deleted file mode 100644 index a733e41..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-inset.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-intersection.svg deleted file mode 100644 index 7c9393d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-intersection.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-mask-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-mask-edit.svg deleted file mode 100644 index d9fa36b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-mask-edit.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-bezier.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-bezier.svg deleted file mode 120000 index c47e3dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-bezier.svg +++ /dev/null @@ -1 +0,0 @@ -draw-path.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-polyline-paraxial.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-polyline-paraxial.svg deleted file mode 100644 index 8ae6371..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-polyline-paraxial.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-polyline.svg deleted file mode 100644 index 8b6dd6e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-polyline.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-spiro.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-spiro.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-mode-spiro.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-offset-dynamic.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-offset-dynamic.svg deleted file mode 100644 index df3f64f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-offset-dynamic.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-offset-linked.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-offset-linked.svg deleted file mode 100644 index 9500156..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-offset-linked.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-outset.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-outset.svg deleted file mode 100644 index d72a6d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-outset.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-reverse.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-reverse.svg deleted file mode 100644 index bed977e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-reverse.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-simplify.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-simplify.svg deleted file mode 100644 index e9ac548..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-simplify.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/path-union.svg b/breeze-icons-5.21.0/icons-dark/actions/16/path-union.svg deleted file mode 100644 index 9bd18d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/path-union.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/pdf-annotations.svg b/breeze-icons-5.21.0/icons-dark/actions/16/pdf-annotations.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/pdf-annotations.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/photo.svg b/breeze-icons-5.21.0/icons-dark/actions/16/photo.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/photo.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/photos-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/photos-amarok.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/photos-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/pin.svg b/breeze-icons-5.21.0/icons-dark/actions/16/pin.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/pin.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/pixelart-trace.svg b/breeze-icons-5.21.0/icons-dark/actions/16/pixelart-trace.svg deleted file mode 100644 index 0845a3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/pixelart-trace.svg +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/player-time.svg b/breeze-icons-5.21.0/icons-dark/actions/16/player-time.svg deleted file mode 100644 index 5d190ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/player-time.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/player-volume-muted.svg b/breeze-icons-5.21.0/icons-dark/actions/16/player-volume-muted.svg deleted file mode 100644 index 564b8b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/player-volume-muted.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/player-volume.svg b/breeze-icons-5.21.0/icons-dark/actions/16/player-volume.svg deleted file mode 100644 index 296a721..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/player-volume.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/playlist-generator.svg b/breeze-icons-5.21.0/icons-dark/actions/16/playlist-generator.svg deleted file mode 100644 index 787c2bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/playlist-generator.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/playlist-sort.svg b/breeze-icons-5.21.0/icons-dark/actions/16/playlist-sort.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/playlist-sort.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/plugins.svg b/breeze-icons-5.21.0/icons-dark/actions/16/plugins.svg deleted file mode 100644 index adbf608..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/plugins.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/polygon-add-nodes.svg b/breeze-icons-5.21.0/icons-dark/actions/16/polygon-add-nodes.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/polygon-add-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/polygon-merge-nodes.svg b/breeze-icons-5.21.0/icons-dark/actions/16/polygon-merge-nodes.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/polygon-merge-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/port.svg b/breeze-icons-5.21.0/icons-dark/actions/16/port.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/port.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/postalcode.svg b/breeze-icons-5.21.0/icons-dark/actions/16/postalcode.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/postalcode.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/practice-setup.svg b/breeze-icons-5.21.0/icons-dark/actions/16/practice-setup.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/practice-setup.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/practice-start.svg b/breeze-icons-5.21.0/icons-dark/actions/16/practice-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/practice-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/practice-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/practice-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/practice-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/precondition.svg b/breeze-icons-5.21.0/icons-dark/actions/16/precondition.svg deleted file mode 100644 index 9f3a294..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/precondition.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-activities.svg b/breeze-icons-5.21.0/icons-dark/actions/16/preferences-activities.svg deleted file mode 100644 index 52c161e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-activities.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-indicator-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/preferences-indicator-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-indicator-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-media-playback-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/preferences-media-playback-amarok.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-media-playback-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-other.svg b/breeze-icons-5.21.0/icons-dark/actions/16/preferences-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/primarykey_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/primarykey_constraint.svg deleted file mode 100644 index 5ea0364..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/primarykey_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/process-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/process-stop.svg deleted file mode 100644 index e7b695b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/process-stop.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/project-development-close-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/project-development-close-all.svg deleted file mode 120000 index 5687007..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/project-development-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -project-development-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/project-development-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/project-development-close.svg deleted file mode 100644 index f2aa229..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/project-development-close.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/project-development-new-template.svg b/breeze-icons-5.21.0/icons-dark/actions/16/project-development-new-template.svg deleted file mode 100644 index 4daaaa0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/project-development-new-template.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/project-development.svg b/breeze-icons-5.21.0/icons-dark/actions/16/project-development.svg deleted file mode 100644 index 1c2e601..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/project-development.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/project-open.svg b/breeze-icons-5.21.0/icons-dark/actions/16/project-open.svg deleted file mode 100644 index 2694bcc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/project-open.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/qa.svg b/breeze-icons-5.21.0/icons-dark/actions/16/qa.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/qa.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-class.svg b/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-class.svg deleted file mode 100644 index 762835c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-class.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-file.svg b/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-file.svg deleted file mode 100644 index a064943..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-file.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-function.svg b/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-function.svg deleted file mode 100644 index 85a7ac7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen-function.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen.svg b/breeze-icons-5.21.0/icons-dark/actions/16/quickopen.svg deleted file mode 100644 index 548e929..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/quickopen.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/quickview.svg b/breeze-icons-5.21.0/icons-dark/actions/16/quickview.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/quickview.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/randomize.svg b/breeze-icons-5.21.0/icons-dark/actions/16/randomize.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/randomize.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/ratiocrop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/ratiocrop.svg deleted file mode 120000 index 686d9f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/ratiocrop.svg +++ /dev/null @@ -1 +0,0 @@ -transform-crop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/realization.svg b/breeze-icons-5.21.0/icons-dark/actions/16/realization.svg deleted file mode 100644 index 584fdad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/realization.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/rectangle-make-corners-sharp.svg b/breeze-icons-5.21.0/icons-dark/actions/16/rectangle-make-corners-sharp.svg deleted file mode 100644 index ea6ae54..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/rectangle-make-corners-sharp.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/redeyes.svg b/breeze-icons-5.21.0/icons-dark/actions/16/redeyes.svg deleted file mode 100644 index c57dc06..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/redeyes.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/refactor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/refactor.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/refactor.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/region.svg b/breeze-icons-5.21.0/icons-dark/actions/16/region.svg deleted file mode 120000 index 6754181..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/region.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/relationship.svg b/breeze-icons-5.21.0/icons-dark/actions/16/relationship.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/relationship.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/remove-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/remove-link.svg b/breeze-icons-5.21.0/icons-dark/actions/16/remove-link.svg deleted file mode 100644 index f171f2a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/remove-link.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/repeat.svg b/breeze-icons-5.21.0/icons-dark/actions/16/repeat.svg deleted file mode 100644 index 9199229..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/repeat.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-child-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-child-insert.svg deleted file mode 100644 index 2f8d64c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-child-insert.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-child.svg b/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-child.svg deleted file mode 100644 index 583bfb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-child.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-insert.svg deleted file mode 100644 index df9c3ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/resource-calendar-insert.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/resource-group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/resource-group-new.svg deleted file mode 100644 index afca515..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/resource-group-new.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/resource-group.svg b/breeze-icons-5.21.0/icons-dark/actions/16/resource-group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/resource-group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/retweet.svg b/breeze-icons-5.21.0/icons-dark/actions/16/retweet.svg deleted file mode 100644 index 21f90ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/retweet.svg +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/reverse.svg b/breeze-icons-5.21.0/icons-dark/actions/16/reverse.svg deleted file mode 100644 index 095614e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/reverse.svg +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/roll.svg b/breeze-icons-5.21.0/icons-dark/actions/16/roll.svg deleted file mode 100644 index d7974fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/roll.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/routeplanning.svg b/breeze-icons-5.21.0/icons-dark/actions/16/routeplanning.svg deleted file mode 120000 index d0e2df7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/routeplanning.svg +++ /dev/null @@ -1 +0,0 @@ -flag-green.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-clean.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build-clean.svg deleted file mode 100644 index 5994672..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-clean.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-configure.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build-configure.svg deleted file mode 100644 index f37eafc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-configure.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-file.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build-file.svg deleted file mode 100644 index 553bd32..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-file.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-install-root.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build-install-root.svg deleted file mode 100644 index 7b2cb26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-install-root.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-install.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build-install.svg deleted file mode 100644 index 40890f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-install.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-prune.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build-prune.svg deleted file mode 100644 index 35c9824..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build-prune.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-build.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-build.svg deleted file mode 100644 index 22d6bad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-build.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-clean.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-clean.svg deleted file mode 120000 index 2c899aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-clean.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-clean.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/run-install.svg b/breeze-icons-5.21.0/icons-dark/actions/16/run-install.svg deleted file mode 120000 index 71034b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/run-install.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/search.svg b/breeze-icons-5.21.0/icons-dark/actions/16/search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/select-rectangular.svg b/breeze-icons-5.21.0/icons-dark/actions/16/select-rectangular.svg deleted file mode 100644 index 1cb8ad2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/select-rectangular.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-bottom.svg deleted file mode 120000 index 485191c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-bottom.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-back.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-lower.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-lower.svg deleted file mode 120000 index f6961b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-lower.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-lower.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-make-bitmap-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-make-bitmap-copy.svg deleted file mode 120000 index 204dc24..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-make-bitmap-copy.svg +++ /dev/null @@ -1 +0,0 @@ -fileview-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-move-to-layer-above.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-move-to-layer-above.svg deleted file mode 100644 index 6cfe495..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-move-to-layer-above.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-move-to-layer-below.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-move-to-layer-below.svg deleted file mode 100644 index f8e630d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-move-to-layer-below.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-raise.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-raise.svg deleted file mode 120000 index deb91cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-raise.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-raise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/selection-top.svg b/breeze-icons-5.21.0/icons-dark/actions/16/selection-top.svg deleted file mode 120000 index e810edf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/selection-top.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-front.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/send_signal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/send_signal.svg deleted file mode 100644 index 01156bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/send_signal.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/services.svg b/breeze-icons-5.21.0/icons-dark/actions/16/services.svg deleted file mode 120000 index 4c2c5d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/services.svg +++ /dev/null @@ -1 +0,0 @@ -flag-blue.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/set-language.svg b/breeze-icons-5.21.0/icons-dark/actions/16/set-language.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/set-language.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/settings-configure.svg b/breeze-icons-5.21.0/icons-dark/actions/16/settings-configure.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/settings-configure.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/shallow-history.svg b/breeze-icons-5.21.0/icons-dark/actions/16/shallow-history.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/shallow-history.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/shape-choose.svg b/breeze-icons-5.21.0/icons-dark/actions/16/shape-choose.svg deleted file mode 120000 index ef9a196..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/shape-choose.svg +++ /dev/null @@ -1 +0,0 @@ -shapes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/shapes.svg b/breeze-icons-5.21.0/icons-dark/actions/16/shapes.svg deleted file mode 100644 index 6d8eb5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/shapes.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/sharpenimage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/sharpenimage.svg deleted file mode 100644 index 57a7183..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/sharpenimage.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/shear.svg b/breeze-icons-5.21.0/icons-dark/actions/16/shear.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/shear.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-dialogs.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-dialogs.svg deleted file mode 120000 index ae70e66..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-dialogs.svg +++ /dev/null @@ -1 +0,0 @@ -show-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-grid.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-grid.svg deleted file mode 120000 index 793f5eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-grid.svg +++ /dev/null @@ -1 +0,0 @@ -view-grid.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-guides.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-guides.svg deleted file mode 100644 index abcc4b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-guides.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-menu.svg deleted file mode 100644 index 925ad4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-menu.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-node-handles.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-node-handles.svg deleted file mode 100644 index c01f6b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-node-handles.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-offline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-offline.svg deleted file mode 120000 index 5019195..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-offline.svg +++ /dev/null @@ -1 +0,0 @@ -meeting-attending-tentative.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/show-path-outline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/show-path-outline.svg deleted file mode 100644 index af8ced0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/show-path-outline.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/16/shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/similarartists-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/similarartists-amarok.svg deleted file mode 100644 index 154ebbd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/similarartists-amarok.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/smallclock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/smallclock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/smallclock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-center.svg deleted file mode 100644 index 4e119a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-center.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-corners.svg deleted file mode 100644 index 119419b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-corners.svg +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-edges.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-edges.svg deleted file mode 100644 index 1ea22a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-edges.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-midpoints.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-midpoints.svg deleted file mode 100644 index 55d1ac0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box-midpoints.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box.svg deleted file mode 100644 index 1ea22a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-bounding-box.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-extension.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-extension.svg deleted file mode 100644 index 31648eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-extension.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-grid-guide-intersections.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-grid-guide-intersections.svg deleted file mode 100644 index 82165ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-grid-guide-intersections.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-guideline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-guideline.svg deleted file mode 100644 index 43521ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-guideline.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-intersection.svg deleted file mode 100644 index cdda994..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-intersection.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-node.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-node.svg deleted file mode 100644 index 2149a06..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-node.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-center.svg deleted file mode 100644 index 3530089..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-center.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-cusp.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-cusp.svg deleted file mode 100644 index d4d01b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-cusp.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-intersection.svg deleted file mode 100644 index ee02f6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-intersection.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-midpoint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-midpoint.svg deleted file mode 100644 index 756e843..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-midpoint.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-path.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-path.svg deleted file mode 100644 index 62051ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-path.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-rotation-center.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-rotation-center.svg deleted file mode 100644 index 0673d98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-rotation-center.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-smooth.svg deleted file mode 100644 index 41a6b69..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-nodes-smooth.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-orthogonal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-orthogonal.svg deleted file mode 100644 index 9a4cbf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-orthogonal.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-page.svg deleted file mode 100644 index d1252b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-page.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap-text-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap-text-baseline.svg deleted file mode 100644 index 6b909c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap-text-baseline.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/snap.svg b/breeze-icons-5.21.0/icons-dark/actions/16/snap.svg deleted file mode 100644 index a057ac9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/snap.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/social.svg b/breeze-icons-5.21.0/icons-dark/actions/16/social.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/social.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/sort-name.svg b/breeze-icons-5.21.0/icons-dark/actions/16/sort-name.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/sort-name.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/sort-presence.svg b/breeze-icons-5.21.0/icons-dark/actions/16/sort-presence.svg deleted file mode 100644 index 7acfbee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/sort-presence.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/sort_incr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/sort_incr.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/sort_incr.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/speaker.svg b/breeze-icons-5.21.0/icons-dark/actions/16/speaker.svg deleted file mode 100644 index a6476a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/speaker.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/specific-setup.svg b/breeze-icons-5.21.0/icons-dark/actions/16/specific-setup.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/specific-setup.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/speedometer.svg b/breeze-icons-5.21.0/icons-dark/actions/16/speedometer.svg deleted file mode 120000 index e48dac0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/speedometer.svg +++ /dev/null @@ -1 +0,0 @@ -filename-bpm-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/split.svg b/breeze-icons-5.21.0/icons-dark/actions/16/split.svg deleted file mode 100644 index 0cea9ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/split.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/standard-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/16/standard-connector.svg deleted file mode 100644 index 4386b1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/standard-connector.svg +++ /dev/null @@ -1,203 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/start-over.svg b/breeze-icons-5.21.0/icons-dark/actions/16/start-over.svg deleted file mode 120000 index 81a417a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/start-over.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-repeat.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/state-fork.svg b/breeze-icons-5.21.0/icons-dark/actions/16/state-fork.svg deleted file mode 100644 index f4a7775..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/state-fork.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/sticky_zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/sticky_zoom.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/sticky_zoom.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/story-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/story-editor.svg deleted file mode 100644 index 667d913..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/story-editor.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/straight-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/16/straight-connector.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/straight-connector.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-bevel.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-bevel.svg deleted file mode 120000 index 1b2b69e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-bevel.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-bevel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-butt.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-butt.svg deleted file mode 100644 index 5b4050e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-butt.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-miter.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-miter.svg deleted file mode 120000 index 7788e8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-miter.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-miter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-round.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-round.svg deleted file mode 100644 index 1eb2c08..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-round.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-square.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-square.svg deleted file mode 100644 index 0c8f1d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-cap-square.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-bevel.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-bevel.svg deleted file mode 100644 index e7eb4df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-bevel.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-miter.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-miter.svg deleted file mode 100644 index 972842e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-miter.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-round.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-round.svg deleted file mode 100644 index 0748423..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-join-round.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/16/stroke-to-path.svg deleted file mode 100644 index ae39b79..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/stroke-to-path.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/subsystem.svg b/breeze-icons-5.21.0/icons-dark/actions/16/subsystem.svg deleted file mode 100644 index adbf608..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/subsystem.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/svn-commit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/svn-commit.svg deleted file mode 100644 index 9a87e34..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/svn-commit.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/svn-update.svg b/breeze-icons-5.21.0/icons-dark/actions/16/svn-update.svg deleted file mode 100644 index 172f0c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/svn-update.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/symbols.svg b/breeze-icons-5.21.0/icons-dark/actions/16/symbols.svg deleted file mode 100644 index c159f10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/symbols.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/system-run.svg b/breeze-icons-5.21.0/icons-dark/actions/16/system-run.svg deleted file mode 100644 index 5c6b980..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/system-run.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/system-search.svg b/breeze-icons-5.21.0/icons-dark/actions/16/system-search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/system-search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/system-upgrade.svg b/breeze-icons-5.21.0/icons-dark/actions/16/system-upgrade.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/system-upgrade.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tab-close-other.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tab-close-other.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tab-close-other.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tab-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tab-close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tab-close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tab-detach.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tab-detach.svg deleted file mode 100644 index e8e372e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tab-detach.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tab-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tab-duplicate.svg deleted file mode 100644 index c10a239..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tab-duplicate.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tab-new-background.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tab-new-background.svg deleted file mode 100644 index 1ff86ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tab-new-background.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tab-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tab-new.svg deleted file mode 100644 index ab470fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tab-new.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/table.svg b/breeze-icons-5.21.0/icons-dark/actions/16/table.svg deleted file mode 100644 index bee58a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/table.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-addressbook.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-addressbook.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-addressbook.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-assigned.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-assigned.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-assigned.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-events.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-events.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-events.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-folder.svg deleted file mode 120000 index f927800..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open-folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-new.svg deleted file mode 100644 index ae716ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-new.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-people.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-people.svg deleted file mode 120000 index 0d9b8b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-people.svg +++ /dev/null @@ -1 +0,0 @@ -edit-image-face-show.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-places.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-places.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-places.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-recents.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-recents.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-recents.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag-reset.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag-reset.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag-reset.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tag.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tag.svg deleted file mode 100644 index 1a2e02c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tag.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/task-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/task-new.svg deleted file mode 100644 index 1d44ff3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/task-new.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/taxes-finances.svg b/breeze-icons-5.21.0/icons-dark/actions/16/taxes-finances.svg deleted file mode 100644 index c5dbbd7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/taxes-finances.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/template.svg b/breeze-icons-5.21.0/icons-dark/actions/16/template.svg deleted file mode 120000 index 911d559..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/template.svg +++ /dev/null @@ -1 +0,0 @@ -document-new-from-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-convert-to-regular.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-convert-to-regular.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-convert-to-regular.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-field.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-field.svg deleted file mode 100644 index 2942e1a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-field.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-flow-into-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-flow-into-frame.svg deleted file mode 100644 index 7517231..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-flow-into-frame.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-frame-link.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-frame-link.svg deleted file mode 100644 index ebb6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-frame-link.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-frame-unlink.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-frame-unlink.svg deleted file mode 100644 index fa37f28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-frame-unlink.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-put-on-path.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-put-on-path.svg deleted file mode 100644 index cd0d1ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-put-on-path.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-remove-from-path.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-remove-from-path.svg deleted file mode 100644 index c147c4d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-remove-from-path.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-speak.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-speak.svg deleted file mode 100644 index 150cdf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-speak.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-unflow.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-unflow.svg deleted file mode 100644 index 0b0db25..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-unflow.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-unkern.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-unkern.svg deleted file mode 100644 index 917400b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-unkern.svg +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text-wrap.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text-wrap.svg deleted file mode 100644 index 9f1bf38..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text-wrap.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_horz_kern.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_horz_kern.svg deleted file mode 100644 index 507a6c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_horz_kern.svg +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_letter_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_letter_spacing.svg deleted file mode 100644 index 541553c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_letter_spacing.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_line_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_line_spacing.svg deleted file mode 100644 index 7a92d9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_line_spacing.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_rotation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_rotation.svg deleted file mode 100644 index 18c290d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_rotation.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_subscript.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_subscript.svg deleted file mode 120000 index 6022bad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_subscript.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-subscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_superscript.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_superscript.svg deleted file mode 120000 index ff7ed30..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_superscript.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-superscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_vert_kern.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_vert_kern.svg deleted file mode 100644 index 534f3d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_vert_kern.svg +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/text_word_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/16/text_word_spacing.svg deleted file mode 100644 index 7567834..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/text_word_spacing.svg +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tool-animator.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tool-animator.svg deleted file mode 100644 index 94222b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tool-animator.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tool-measure.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tool-measure.svg deleted file mode 120000 index b31f3fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tool-measure.svg +++ /dev/null @@ -1 +0,0 @@ -measure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tool-node-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tool-node-editor.svg deleted file mode 120000 index 9d57cb0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tool-node-editor.svg +++ /dev/null @@ -1 +0,0 @@ -edit-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tool-pointer.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tool-pointer.svg deleted file mode 120000 index 7f408ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tool-pointer.svg +++ /dev/null @@ -1 +0,0 @@ -cursor-arrow.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tool-tweak.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tool-tweak.svg deleted file mode 100644 index c73c242..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tool-tweak.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-check-spelling.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-check-spelling.svg deleted file mode 100644 index 1a3e177..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-check-spelling.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-burn-image.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-burn-image.svg deleted file mode 100644 index 475c9e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-burn-image.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-burn.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-burn.svg deleted file mode 100644 index 96bb718..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-burn.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-copy.svg deleted file mode 100644 index 8107a34..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-copy.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-erase.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-erase.svg deleted file mode 100644 index 04e03b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-erase.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-format.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-format.svg deleted file mode 100644 index fefe680..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-media-optical-format.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-report-bug.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-report-bug.svg deleted file mode 100644 index 95ea3f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-report-bug.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-audio-cd.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-audio-cd.svg deleted file mode 100644 index 5f93930..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-audio-cd.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-video-cd.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-video-cd.svg deleted file mode 100644 index 2b21503..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-video-cd.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-video-dvd.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-video-dvd.svg deleted file mode 100644 index 2e1e5a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-rip-video-dvd.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/tools-wizard.svg b/breeze-icons-5.21.0/icons-dark/actions/16/tools-wizard.svg deleted file mode 100644 index 787c2bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/tools-wizard.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-gradient.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-gradient.svg deleted file mode 100644 index e684014..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-gradient.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-pattern.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-pattern.svg deleted file mode 100644 index 1e5a180..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-pattern.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-rounded-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-rounded-corners.svg deleted file mode 100644 index 600cf05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-rounded-corners.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-stroke.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-stroke.svg deleted file mode 100644 index b11fac5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-affect-stroke.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-crop-and-resize.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-crop-and-resize.svg deleted file mode 100644 index 9f3e4cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-crop-and-resize.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-crop.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-crop.svg deleted file mode 100644 index 6cd5636..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-crop.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-move-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-move-horizontal.svg deleted file mode 100644 index 025a3a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-move-horizontal.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-move-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-move-vertical.svg deleted file mode 100644 index 6e557fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-move-vertical.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-move.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-move.svg deleted file mode 100644 index 8df4e35..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-move.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-rotate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-rotate.svg deleted file mode 100644 index df378dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-rotate.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-scale-textbox-points.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-scale-textbox-points.svg deleted file mode 100644 index c595559..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-scale-textbox-points.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-scale.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-scale.svg deleted file mode 100644 index 541732b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-scale.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-down.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-down.svg deleted file mode 100644 index 32d4015..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-down.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-left.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-left.svg deleted file mode 100644 index deac6a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-left.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-right.svg deleted file mode 100644 index 612b03a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-right.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-up.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-up.svg deleted file mode 100644 index 2cd524f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-shear-up.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-skew-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-skew-horizontal.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-skew-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transform-skew-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transform-skew-vertical.svg deleted file mode 120000 index 294c4e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transform-skew-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/transsearch.svg b/breeze-icons-5.21.0/icons-dark/actions/16/transsearch.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/transsearch.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/trash-empty.svg b/breeze-icons-5.21.0/icons-dark/actions/16/trash-empty.svg deleted file mode 100644 index 63ab3f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/trash-empty.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-coll-message-asynchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbr-coll-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-coll-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-coll-message-synchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbr-coll-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-coll-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-asynchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-found.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-found.svg deleted file mode 120000 index 3bab14e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-found.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-notjunk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-lost.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-lost.svg deleted file mode 120000 index c423740..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-lost.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-junk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-synchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbr-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_activity.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_activity.svg deleted file mode 120000 index 7954379..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_activity.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_class.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_collaboration.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_collaboration.svg deleted file mode 120000 index 255b712..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_collaboration.svg +++ /dev/null @@ -1 +0,0 @@ -document-share.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_component.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_deployment.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_deployment.svg deleted file mode 100644 index 24adea7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_deployment.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_entityrelationship.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_entityrelationship.svg deleted file mode 120000 index 057bb99..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_entityrelationship.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_sequence.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_sequence.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_sequence.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_state.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_state.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_usecase.svg b/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_usecase.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/umbrello_diagram_usecase.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/uniassociation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/uniassociation.svg deleted file mode 100644 index 4f2c352..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/uniassociation.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/unique_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/16/unique_constraint.svg deleted file mode 100644 index a19d12d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/unique_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/unlock.svg b/breeze-icons-5.21.0/icons-dark/actions/16/unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/unmarkasblank.svg b/breeze-icons-5.21.0/icons-dark/actions/16/unmarkasblank.svg deleted file mode 100644 index 739455d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/unmarkasblank.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/unrequired.svg b/breeze-icons-5.21.0/icons-dark/actions/16/unrequired.svg deleted file mode 120000 index 3814b6e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/unrequired.svg +++ /dev/null @@ -1 +0,0 @@ -package-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/upcomingevents-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/upcomingevents-amarok.svg deleted file mode 120000 index 7022652..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/upcomingevents-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/upindicator.svg b/breeze-icons-5.21.0/icons-dark/actions/16/upindicator.svg deleted file mode 100644 index f109fb0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/upindicator.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/upload-media.svg b/breeze-icons-5.21.0/icons-dark/actions/16/upload-media.svg deleted file mode 100644 index 107cc0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/upload-media.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/usecase.svg b/breeze-icons-5.21.0/icons-dark/actions/16/usecase.svg deleted file mode 120000 index 81af32b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/usecase.svg +++ /dev/null @@ -1 +0,0 @@ -draw-ellipse.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/user-group-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/user-group-delete.svg deleted file mode 100644 index 552c364..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/user-group-delete.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/user-group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/user-group-new.svg deleted file mode 100644 index a694131..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/user-group-new.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/user-group-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/user-group-properties.svg deleted file mode 100644 index 7c90190..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/user-group-properties.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/user-identity.svg b/breeze-icons-5.21.0/icons-dark/actions/16/user-identity.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/user-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/16/user-properties.svg deleted file mode 120000 index ad3742c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/user-properties.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/videoclip-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/16/videoclip-amarok.svg deleted file mode 120000 index 0d1faec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/videoclip-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-show-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-barcode-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-barcode-add.svg deleted file mode 100644 index 29e62a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-barcode-add.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-barcode.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-barcode.svg deleted file mode 100644 index d0a6c8d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-barcode.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-agenda.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-agenda.svg deleted file mode 100644 index cccdeca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-agenda.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-birthday.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-birthday.svg deleted file mode 100644 index 7a697d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-birthday.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-day.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-day.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-holiday.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-holiday.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-holiday.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-journal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-journal.svg deleted file mode 100644 index eaf28ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-journal.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-list.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-list.svg deleted file mode 100644 index b0c2c48..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-list.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-month.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-month.svg deleted file mode 100644 index f402572..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-month.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-special-occasion.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-special-occasion.svg deleted file mode 100644 index 8a34277..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-special-occasion.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-tasks.svg deleted file mode 100644 index 51f0e98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-tasks.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-time-spent.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-time-spent.svg deleted file mode 100644 index 657b66b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-time-spent.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-timeline.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-timeline.svg deleted file mode 100644 index c819cdd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-timeline.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-upcoming-days.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-upcoming-days.svg deleted file mode 100644 index 8ffdf89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-upcoming-days.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-upcoming-events.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-upcoming-events.svg deleted file mode 100644 index f0458b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-upcoming-events.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-wedding-anniversary.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-wedding-anniversary.svg deleted file mode 100644 index 935df55..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-wedding-anniversary.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-week.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-week.svg deleted file mode 100644 index a496399..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-week.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-whatsnext.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-whatsnext.svg deleted file mode 100644 index 47155ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-whatsnext.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-workweek.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-workweek.svg deleted file mode 120000 index 9b59502..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar-workweek.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-week.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar.svg deleted file mode 100644 index 252194f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-calendar.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-choose.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-choose.svg deleted file mode 100644 index c0f70b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-choose.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-close.svg deleted file mode 100644 index 28df7be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-close.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-file-columns.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-file-columns.svg deleted file mode 100644 index 6eed14e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-file-columns.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-filter.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-filter.svg deleted file mode 100644 index d559d97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-filter.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-form-action.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-form-action.svg deleted file mode 100644 index f91b090..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-form-action.svg +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-form.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-form.svg deleted file mode 100644 index 61287df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-form.svg +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-fullscreen.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-fullscreen.svg deleted file mode 100644 index 086eb75..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-fullscreen.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-grid.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-grid.svg deleted file mode 100644 index 68f9826..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-grid.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-group.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-group.svg deleted file mode 100644 index 92b4778..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-group.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-history.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-history.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-left-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-left-close.svg deleted file mode 100644 index 1a33278..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-left-close.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-details.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-list-details.svg deleted file mode 100644 index 6eebc31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-details.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-icons.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-list-icons.svg deleted file mode 100644 index 54dec59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-icons.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-text.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-list-text.svg deleted file mode 100644 index 9cb3640..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-text.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-list-tree.svg deleted file mode 100644 index e8a8165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-list-tree.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-artist.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-media-artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-equalizer.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-media-equalizer.svg deleted file mode 100644 index bb28693..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-equalizer.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-lyrics.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-media-lyrics.svg deleted file mode 100644 index c71b86c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-lyrics.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-playlist.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-media-playlist.svg deleted file mode 100644 index e2afe2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-playlist.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-visualization.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-media-visualization.svg deleted file mode 100644 index 956f7db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-media-visualization.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-multiple-objects.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-multiple-objects.svg deleted file mode 100644 index 8e922f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-multiple-objects.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-object-histogram-linear.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-object-histogram-linear.svg deleted file mode 100644 index 93ce7cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-object-histogram-linear.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-object-histogram-logarithmic.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-object-histogram-logarithmic.svg deleted file mode 100644 index f7d5137..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-object-histogram-logarithmic.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-contacts.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-contacts.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-contacts.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-journal.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-journal.svg deleted file mode 120000 index b830e6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-journal.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-journal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-mail.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-mail.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-news.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-news.svg deleted file mode 120000 index 7387fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-news.svg +++ /dev/null @@ -1 +0,0 @@ -news-subscribe.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-notes.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-notes.svg deleted file mode 100644 index d462f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-notes.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-tasks-pending.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-tasks-pending.svg deleted file mode 100644 index 3b6169d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-tasks-pending.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-tasks.svg deleted file mode 120000 index f6ae45c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-pim-tasks.svg +++ /dev/null @@ -1 +0,0 @@ -view-task.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-presentation.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-presentation.svg deleted file mode 100644 index d950ea7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-presentation.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-preview.svg deleted file mode 100644 index e1303e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-preview.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-all-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-process-all-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-all-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-all.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-process-all.svg deleted file mode 120000 index a379444..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-all.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-details.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-own.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-process-own.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-own.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-system.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-process-system.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-system.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-process-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-users.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-process-users.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-process-users.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-readermode-active.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-readermode-active.svg deleted file mode 100644 index f036f7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-readermode-active.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-readermode.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-readermode.svg deleted file mode 100644 index f0401f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-readermode.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-refresh.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-refresh.svg deleted file mode 100644 index b53f13e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-refresh.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-resource-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-resource-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-resource-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-restore.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-restore.svg deleted file mode 100644 index 3b3aa1a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-restore.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-right-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-right-close.svg deleted file mode 100644 index d81c39f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-right-close.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-right-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-right-new.svg deleted file mode 100644 index 5a4ee0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-right-new.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-sidetree.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-sidetree.svg deleted file mode 100644 index 73cfec7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-sidetree.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-sort-ascending.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-sort-ascending.svg deleted file mode 100644 index 89b529c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-sort-ascending.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-sort-descending.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-sort-descending.svg deleted file mode 100644 index 1b59ee6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-sort-descending.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-split-left-right.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-split-left-right.svg deleted file mode 100644 index ea09533..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-split-left-right.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-split-top-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-split-top-bottom.svg deleted file mode 100644 index 41ee053..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-split-top-bottom.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-statistics.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-statistics.svg deleted file mode 100644 index 745fb82..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-statistics.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-table-of-contents-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-table-of-contents-ltr.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-table-of-contents-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-table-of-contents-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-table-of-contents-rtl.svg deleted file mode 100644 index a4a0263..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-table-of-contents-rtl.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-task-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-task-add.svg deleted file mode 120000 index 072782f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-task-add.svg +++ /dev/null @@ -1 +0,0 @@ -task-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-task-child-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-task-child-add.svg deleted file mode 120000 index 4226a53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-task-child-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-task-child.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-task-child.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-task-child.svg deleted file mode 100644 index e825ce6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-task-child.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-task.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-task.svg deleted file mode 100644 index dd19903..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-task.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined-add.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined-add.svg deleted file mode 100644 index 2288dc3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined-add.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined-remove.svg deleted file mode 100644 index 5af50be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined-remove.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined.svg deleted file mode 100644 index 2288dc3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-baselined.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-calculus.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-calculus.svg deleted file mode 100644 index eca828e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-calculus.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-child-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-child-insert.svg deleted file mode 100644 index 813b805..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-child-insert.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-edit.svg deleted file mode 100644 index c6df8e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-edit.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-insert.svg deleted file mode 100644 index ae1dbdb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule-insert.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-time-schedule.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/view-web-browser-dom-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/16/view-web-browser-dom-tree.svg deleted file mode 100644 index a8ea063..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/view-web-browser-dom-tree.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/viewimage.svg b/breeze-icons-5.21.0/icons-dark/actions/16/viewimage.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/viewimage.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/visibility.svg b/breeze-icons-5.21.0/icons-dark/actions/16/visibility.svg deleted file mode 100644 index 12009e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/visibility.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/window-close.svg b/breeze-icons-5.21.0/icons-dark/actions/16/window-close.svg deleted file mode 100644 index b012312..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/window-close.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/window-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/window-duplicate.svg deleted file mode 100644 index f28c451..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/window-duplicate.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/window-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/window-new.svg deleted file mode 100644 index 2f7749a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/window-new.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/window-next.svg b/breeze-icons-5.21.0/icons-dark/actions/16/window-next.svg deleted file mode 100644 index e184434..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/window-next.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/window-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/window-previous.svg deleted file mode 100644 index c448684..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/window-previous.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/window.svg b/breeze-icons-5.21.0/icons-dark/actions/16/window.svg deleted file mode 100644 index 4a0bb67..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/window.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-clementine-artist.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-clementine-artist.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-clementine-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-clementine-shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-clementine-shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-clementine-shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-connection.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-connection.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-connection.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-formula.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-formula.svg deleted file mode 120000 index 76cf815..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-formula.svg +++ /dev/null @@ -1 +0,0 @@ -formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-image.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-image.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-image.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-text.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-text.svg deleted file mode 120000 index ab11536..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-shape-text.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-zoom-in.svg deleted file mode 120000 index 608b539..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/x-zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/x-zoom-out.svg deleted file mode 120000 index fc310d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/x-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/xml-attribute-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/xml-attribute-delete.svg deleted file mode 100644 index 1ea3ab2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/xml-attribute-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/xml-element-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/xml-element-new.svg deleted file mode 100644 index 89e95f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/xml-element-new.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/xml-node-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/16/xml-node-delete.svg deleted file mode 100644 index c0e8ab0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/xml-node-delete.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/xml-node-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/16/xml-node-duplicate.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/xml-node-duplicate.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/xml-text-new.svg b/breeze-icons-5.21.0/icons-dark/actions/16/xml-text-new.svg deleted file mode 100644 index f6a3b3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/xml-text-new.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/y-zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/16/y-zoom-in.svg deleted file mode 100644 index 9579899..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/y-zoom-in.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/y-zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/y-zoom-out.svg deleted file mode 120000 index 0f72a05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/y-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-1-to-2.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-1-to-2.svg deleted file mode 100644 index e3d0601..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-1-to-2.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-2-to-1.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-2-to-1.svg deleted file mode 100644 index 94bc316..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-2-to-1.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-double-size.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-double-size.svg deleted file mode 120000 index 79ae67b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-double-size.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-1-to-2.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-draw.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-draw.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-draw.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-best.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-best.svg deleted file mode 100644 index 2a8aefe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-best.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-drawing.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-drawing.svg deleted file mode 120000 index fce292c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-draw.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-height.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-height.svg deleted file mode 100644 index bcd8f8f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-height.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-page.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-page.svg deleted file mode 120000 index 93167c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-page.svg +++ /dev/null @@ -1 +0,0 @@ -page-zoom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-selection.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-selection.svg deleted file mode 120000 index 037a51b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-selection.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-width.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-width.svg deleted file mode 100644 index 3b1e95e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-fit-width.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-half-size.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-half-size.svg deleted file mode 120000 index b5036e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-half-size.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-2-to-1.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-large.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-large.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-large.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-x.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-x.svg deleted file mode 100644 index 919b8f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-x.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-y.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-y.svg deleted file mode 120000 index 65f9aa9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in-y.svg +++ /dev/null @@ -1 +0,0 @@ -y-zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in.svg deleted file mode 100644 index 2647071..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-in.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-next.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-next.svg deleted file mode 100644 index 55c5d10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-next.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-original.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-original.svg deleted file mode 100644 index 511db01..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-original.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out-x.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out-x.svg deleted file mode 100644 index e400cf8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out-x.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out-y.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out-y.svg deleted file mode 100644 index bc174dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out-y.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out.svg deleted file mode 100644 index e93f941..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-out.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-previous.svg deleted file mode 100644 index 7ee5bfc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-previous.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-fit.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-fit.svg deleted file mode 120000 index cc77c1c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-fit.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-selection.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-x.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-y.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/16/zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/16/zoom.svg deleted file mode 100644 index 9d6b286..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/16/zoom.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/CVnamespace.svg b/breeze-icons-5.21.0/icons-dark/actions/22/CVnamespace.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/CVnamespace.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/Info-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/Info-amarok.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/Info-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/PrePostCondition.svg b/breeze-icons-5.21.0/icons-dark/actions/22/PrePostCondition.svg deleted file mode 100644 index d6f183f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/PrePostCondition.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/accept_signal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/accept_signal.svg deleted file mode 100644 index 40a744d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/accept_signal.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/accept_time_event.svg b/breeze-icons-5.21.0/icons-dark/actions/22/accept_time_event.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/accept_time_event.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/acrobat.svg b/breeze-icons-5.21.0/icons-dark/actions/22/acrobat.svg deleted file mode 100644 index f30b7e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/acrobat.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/action-albumfolder-importdir2.svg b/breeze-icons-5.21.0/icons-dark/actions/22/action-albumfolder-importdir2.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/action-albumfolder-importdir2.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/action-rss_tag.svg b/breeze-icons-5.21.0/icons-dark/actions/22/action-rss_tag.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/action-rss_tag.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/activity-fork.svg b/breeze-icons-5.21.0/icons-dark/actions/22/activity-fork.svg deleted file mode 120000 index d6e2182..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/activity-fork.svg +++ /dev/null @@ -1 +0,0 @@ -fork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/actor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/actor.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/actor.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/add-placemark.svg b/breeze-icons-5.21.0/icons-dark/actions/22/add-placemark.svg deleted file mode 120000 index 451d452..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/add-placemark.svg +++ /dev/null @@ -1 +0,0 @@ -flag-red.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/address-book-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/address-book-new.svg deleted file mode 100644 index 51653bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/address-book-new.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/addressbook-details.svg b/breeze-icons-5.21.0/icons-dark/actions/22/addressbook-details.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/addressbook-details.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/adjustcurves.svg b/breeze-icons-5.21.0/icons-dark/actions/22/adjustcurves.svg deleted file mode 100644 index 7d097af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/adjustcurves.svg +++ /dev/null @@ -1,685 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/adjusthsl.svg b/breeze-icons-5.21.0/icons-dark/actions/22/adjusthsl.svg deleted file mode 100644 index c6f97b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/adjusthsl.svg +++ /dev/null @@ -1,704 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/adjustlevels.svg b/breeze-icons-5.21.0/icons-dark/actions/22/adjustlevels.svg deleted file mode 100644 index 5c1457a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/adjustlevels.svg +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/adjustrgb.svg b/breeze-icons-5.21.0/icons-dark/actions/22/adjustrgb.svg deleted file mode 100644 index c912748..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/adjustrgb.svg +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/aggregation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/aggregation.svg deleted file mode 100644 index c9c0d8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/aggregation.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/akonadiconsole.svg b/breeze-icons-5.21.0/icons-dark/actions/22/akonadiconsole.svg deleted file mode 100644 index de04bfa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/akonadiconsole.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-importdir.svg b/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-importdir.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-importdir.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-importimages.svg b/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-importimages.svg deleted file mode 120000 index c7116c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-importimages.svg +++ /dev/null @@ -1 +0,0 @@ -document-import.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-user-trash.svg b/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-user-trash.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/albumfolder-user-trash.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-baseline.svg deleted file mode 100644 index 3e1e665..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-baseline.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-bottom-out.svg deleted file mode 100644 index de86541..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-center.svg deleted file mode 100644 index 2fe7961..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-center.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left-out.svg deleted file mode 100644 index 1d9cf40..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left-out.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left-to-anchor.svg deleted file mode 100644 index 2f20009..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left.svg deleted file mode 100644 index cc6308f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-left.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right-out.svg deleted file mode 100644 index e926604..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right-out.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right-to-anchor.svg deleted file mode 100644 index b0845a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right.svg deleted file mode 100644 index 82f257e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-right.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-top-out.svg deleted file mode 100644 index 0cfaac5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-horizontal-top-out.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-baseline.svg deleted file mode 100644 index 9ad4e4a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-baseline.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom-out.svg deleted file mode 100644 index 0c96395..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom-out.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index 6b92d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom.svg deleted file mode 100644 index 63743c1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-bottom.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-center.svg deleted file mode 100644 index f8187aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-center.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top-out.svg deleted file mode 100644 index 67466d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top-out.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top-to-anchor.svg deleted file mode 100644 index 3dff4b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top.svg deleted file mode 100644 index 5ce198f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/align-vertical-top.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_artist.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_artist.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_add.svg deleted file mode 100644 index 40a8489..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_add.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_remove.svg deleted file mode 100644 index 816971e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_remove.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_view.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_view.svg deleted file mode 100644 index 046e160..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_cart_view.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_change_language.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_change_language.svg deleted file mode 100644 index b45a747..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_change_language.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_clock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_lyrics.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_lyrics.svg deleted file mode 120000 index 2dd7676..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_lyrics.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-lyrics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playcount.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playcount.svg deleted file mode 120000 index c615601..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playcount.svg +++ /dev/null @@ -1 +0,0 @@ -view-statistics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playlist.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playlist.svg deleted file mode 120000 index e988559..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playlist.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-playlist.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playlist_refresh.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playlist_refresh.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_playlist_refresh.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_scripts.svg b/breeze-icons-5.21.0/icons-dark/actions/22/amarok_scripts.svg deleted file mode 100644 index 0ec5a86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/amarok_scripts.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/anchor.svg deleted file mode 100644 index 16ed744..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/anchor.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/answer-correct.svg b/breeze-icons-5.21.0/icons-dark/actions/22/answer-correct.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/answer-correct.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/answer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/answer.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/answer.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/antivignetting.svg b/breeze-icons-5.21.0/icons-dark/actions/22/antivignetting.svg deleted file mode 100644 index 65a3757..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/antivignetting.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/application-exit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/application-exit.svg deleted file mode 100644 index 04f5370..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/application-exit.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/application-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/22/application-menu.svg deleted file mode 100644 index fc1e8bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/application-menu.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/applications-internet.svg b/breeze-icons-5.21.0/icons-dark/actions/22/applications-internet.svg deleted file mode 120000 index 494cb31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/applications-internet.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/applications-other.svg b/breeze-icons-5.21.0/icons-dark/actions/22/applications-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/applications-system.svg b/breeze-icons-5.21.0/icons-dark/actions/22/applications-system.svg deleted file mode 100644 index 555c5db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/applications-system.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/appointment-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/appointment-new.svg deleted file mode 100644 index 0610fcb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/appointment-new.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/approved.svg b/breeze-icons-5.21.0/icons-dark/actions/22/approved.svg deleted file mode 120000 index bcc3b74..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/approved.svg +++ /dev/null @@ -1 +0,0 @@ -games-achievements.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/archive-extract.svg b/breeze-icons-5.21.0/icons-dark/actions/22/archive-extract.svg deleted file mode 100644 index 696be3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/archive-extract.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/archive-insert-directory.svg b/breeze-icons-5.21.0/icons-dark/actions/22/archive-insert-directory.svg deleted file mode 100644 index 3e0a649..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/archive-insert-directory.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/archive-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/archive-insert.svg deleted file mode 100644 index 455e832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/archive-insert.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/archive-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/archive-remove.svg deleted file mode 100644 index 3ed9063..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/archive-remove.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-down-double.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-down-double.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-down-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-left-double.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-left-double.svg deleted file mode 100644 index 549d6ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-left-double.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-left.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-right-double.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-right-double.svg deleted file mode 100644 index f945aa4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-right-double.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-right.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-up-double.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-up-double.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-up-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/22/arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/artifact.svg b/breeze-icons-5.21.0/icons-dark/actions/22/artifact.svg deleted file mode 100644 index 88fc8f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/artifact.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/association.svg b/breeze-icons-5.21.0/icons-dark/actions/22/association.svg deleted file mode 100644 index 56417d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/association.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/atmosphere.svg b/breeze-icons-5.21.0/icons-dark/actions/22/atmosphere.svg deleted file mode 100644 index 2380847..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/atmosphere.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/auto-type.svg b/breeze-icons-5.21.0/icons-dark/actions/22/auto-type.svg deleted file mode 100644 index 4481337..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/auto-type.svg +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/autocorrection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/autocorrection.svg deleted file mode 100644 index 5747e44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/autocorrection.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/blurfx.svg b/breeze-icons-5.21.0/icons-dark/actions/22/blurfx.svg deleted file mode 100644 index 069ad77..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/blurfx.svg +++ /dev/null @@ -1,443 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/blurimage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/blurimage.svg deleted file mode 100644 index 115ada8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/blurimage.svg +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-add-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-add-folder.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-add-folder.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-edit.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-edit.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-new-list.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-new-list.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-new-list.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-new.svg deleted file mode 100644 index 047dcf7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-new.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-remove.svg deleted file mode 100644 index 70c2178..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-remove.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-toolbar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-toolbar.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmark-toolbar.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmarks-organize.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmarks-organize.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmarks-organize.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bookmarks.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bordertool.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bordertool.svg deleted file mode 100644 index 9f2763d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bordertool.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/box.svg b/breeze-icons-5.21.0/icons-dark/actions/22/box.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/box.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bqm-diff.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bqm-diff.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bqm-diff.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bqm-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bqm-remove.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bqm-remove.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bqm-rmqueue.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bqm-rmqueue.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bqm-rmqueue.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/branch.svg b/breeze-icons-5.21.0/icons-dark/actions/22/branch.svg deleted file mode 100644 index 69c606f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/branch.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/bwtonal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/bwtonal.svg deleted file mode 100644 index aabf93e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/bwtonal.svg +++ /dev/null @@ -1,438 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/call-start.svg b/breeze-icons-5.21.0/icons-dark/actions/22/call-start.svg deleted file mode 100644 index 51af2e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/call-start.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/call-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/call-stop.svg deleted file mode 100644 index 36ea09e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/call-stop.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/cards-block.svg b/breeze-icons-5.21.0/icons-dark/actions/22/cards-block.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/cards-block.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/category.svg b/breeze-icons-5.21.0/icons-dark/actions/22/category.svg deleted file mode 100644 index 4a6bc53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/category.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/category2parent.svg b/breeze-icons-5.21.0/icons-dark/actions/22/category2parent.svg deleted file mode 100644 index e5ed486..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/category2parent.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/channelmixer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/channelmixer.svg deleted file mode 100644 index 3003591..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/channelmixer.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/character-set.svg b/breeze-icons-5.21.0/icons-dark/actions/22/character-set.svg deleted file mode 100644 index e0d2119..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/character-set.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/charcoaltool.svg b/breeze-icons-5.21.0/icons-dark/actions/22/charcoaltool.svg deleted file mode 100644 index dee35a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/charcoaltool.svg +++ /dev/null @@ -1,571 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/check_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/check_constraint.svg deleted file mode 100644 index 4178df6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/check_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/checkbox.svg b/breeze-icons-5.21.0/icons-dark/actions/22/checkbox.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/checkbox.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/checkmark.svg b/breeze-icons-5.21.0/icons-dark/actions/22/checkmark.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/child2category.svg b/breeze-icons-5.21.0/icons-dark/actions/22/child2category.svg deleted file mode 100644 index e7b507f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/child2category.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/choice-rhomb.svg b/breeze-icons-5.21.0/icons-dark/actions/22/choice-rhomb.svg deleted file mode 100644 index 69c606f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/choice-rhomb.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/choice-round.svg b/breeze-icons-5.21.0/icons-dark/actions/22/choice-round.svg deleted file mode 100644 index 688860f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/choice-round.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-lap.svg b/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-lap.svg deleted file mode 120000 index 2c84dca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-lap.svg +++ /dev/null @@ -1 +0,0 @@ -chronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-pause.svg deleted file mode 100644 index a582f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-pause.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-reset.svg b/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-reset.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-reset.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-start.svg b/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-start.svg deleted file mode 120000 index 678250a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer-start.svg +++ /dev/null @@ -1 +0,0 @@ -player-time.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/chronometer.svg deleted file mode 100644 index 4edc7ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/chronometer.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/class-or-package.svg b/breeze-icons-5.21.0/icons-dark/actions/22/class-or-package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/class-or-package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/class.svg b/breeze-icons-5.21.0/icons-dark/actions/22/class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/clock-large.svg b/breeze-icons-5.21.0/icons-dark/actions/22/clock-large.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/clock-large.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/clock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/cloud-download.svg b/breeze-icons-5.21.0/icons-dark/actions/22/cloud-download.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/cloud-download.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/cloud-upload.svg b/breeze-icons-5.21.0/icons-dark/actions/22/cloud-upload.svg deleted file mode 120000 index d34e922..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/cloud-upload.svg +++ /dev/null @@ -1 +0,0 @@ -kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/code-block.svg b/breeze-icons-5.21.0/icons-dark/actions/22/code-block.svg deleted file mode 100644 index 55aad8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/code-block.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/code-class.svg b/breeze-icons-5.21.0/icons-dark/actions/22/code-class.svg deleted file mode 100644 index beba481..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/code-class.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/code-context.svg b/breeze-icons-5.21.0/icons-dark/actions/22/code-context.svg deleted file mode 100644 index 1e63ca6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/code-context.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/code-function.svg b/breeze-icons-5.21.0/icons-dark/actions/22/code-function.svg deleted file mode 100644 index 7ec5982..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/code-function.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/code-typedef.svg b/breeze-icons-5.21.0/icons-dark/actions/22/code-typedef.svg deleted file mode 100644 index 973f3d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/code-typedef.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/code-variable.svg b/breeze-icons-5.21.0/icons-dark/actions/22/code-variable.svg deleted file mode 100644 index 34cedaa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/code-variable.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/collection-rescan-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/collection-rescan-amarok.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/collection-rescan-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-fill.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-fill.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-gradient.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-gradient.svg deleted file mode 100644 index 2323e5d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-gradient.svg +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-management.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-management.svg deleted file mode 100644 index 767904b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-management.svg +++ /dev/null @@ -1,784 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-black.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-black.svg deleted file mode 100644 index 501b8e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-black.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-grey.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-grey.svg deleted file mode 100644 index 2bc3853..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-grey.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-white.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-white.svg deleted file mode 100644 index 12a7a6e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker-white.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/22/color-picker.svg deleted file mode 100644 index 28c09e4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/color-picker.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colorfx.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colorfx.svg deleted file mode 100644 index 6c99936..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colorfx.svg +++ /dev/null @@ -1,664 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colormanagement.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colormanagement.svg deleted file mode 120000 index 21e4611..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colormanagement.svg +++ /dev/null @@ -1 +0,0 @@ -color-management.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colorneg.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colorneg.svg deleted file mode 100644 index a806c4a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colorneg.svg +++ /dev/null @@ -1,574 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromablue.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromablue.svg deleted file mode 100644 index 1d14f2c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromablue.svg +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromagreen.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromagreen.svg deleted file mode 100644 index 4b1b884..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromagreen.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromared.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromared.svg deleted file mode 100644 index a67090e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colors-chromared.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/colors-luma.svg b/breeze-icons-5.21.0/icons-dark/actions/22/colors-luma.svg deleted file mode 100644 index 25b964f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/colors-luma.svg +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/combined_fragment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/combined_fragment.svg deleted file mode 100644 index 363cd81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/combined_fragment.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/compass.svg b/breeze-icons-5.21.0/icons-dark/actions/22/compass.svg deleted file mode 100644 index c470d45..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/compass.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/component.svg b/breeze-icons-5.21.0/icons-dark/actions/22/component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/composition.svg b/breeze-icons-5.21.0/icons-dark/actions/22/composition.svg deleted file mode 100644 index c2daef5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/composition.svg +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/configure-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/22/configure-shortcuts.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/configure-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/configure-toolbars.svg b/breeze-icons-5.21.0/icons-dark/actions/22/configure-toolbars.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/configure-toolbars.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/configure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/configure.svg deleted file mode 100644 index 7aa6f34..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/configure.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/contact-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/contact-new.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/contact-new.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/containment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/containment.svg deleted file mode 100644 index 25a13fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/containment.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/contrast.svg b/breeze-icons-5.21.0/icons-dark/actions/22/contrast.svg deleted file mode 100644 index 9eadc8f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/contrast.svg +++ /dev/null @@ -1,438 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/coordinate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/coordinate.svg deleted file mode 100644 index 7312047..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/coordinate.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/copy-coordinates.svg b/breeze-icons-5.21.0/icons-dark/actions/22/copy-coordinates.svg deleted file mode 100644 index 41f0340..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/copy-coordinates.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/crosshairs.svg b/breeze-icons-5.21.0/icons-dark/actions/22/crosshairs.svg deleted file mode 100644 index 573ad24..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/crosshairs.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/cursor-arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/22/cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/curve-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/22/curve-connector.svg deleted file mode 100644 index 6494c82..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/curve-connector.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dashboard-show.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dashboard-show.svg deleted file mode 100644 index 6deaf5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dashboard-show.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/database-change-key.svg b/breeze-icons-5.21.0/icons-dark/actions/22/database-change-key.svg deleted file mode 100644 index e8fe485..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/database-change-key.svg +++ /dev/null @@ -1,320 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/database-index.svg b/breeze-icons-5.21.0/icons-dark/actions/22/database-index.svg deleted file mode 100644 index 2a837d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/database-index.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/datatype.svg b/breeze-icons-5.21.0/icons-dark/actions/22/datatype.svg deleted file mode 120000 index 1b0dabf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/datatype.svg +++ /dev/null @@ -1 +0,0 @@ -code-typedef.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-execute-from-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-execute-from-cursor.svg deleted file mode 100644 index bcdf046..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-execute-from-cursor.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-execute-to-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-execute-to-cursor.svg deleted file mode 100644 index ea22cd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-execute-to-cursor.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-run-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-run-cursor.svg deleted file mode 100644 index ce3864b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-run-cursor.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-run.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-run.svg deleted file mode 100644 index 22110bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-run.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-instruction.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-instruction.svg deleted file mode 100644 index 07d658e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-instruction.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-into-instruction.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-into-instruction.svg deleted file mode 100644 index 50b76ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-into-instruction.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-into.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-into.svg deleted file mode 100644 index 9409d4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-into.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-out.svg deleted file mode 100644 index b0acc04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-out.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-over.svg b/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-over.svg deleted file mode 100644 index 098c090..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/debug-step-over.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/deep-history.svg b/breeze-icons-5.21.0/icons-dark/actions/22/deep-history.svg deleted file mode 100644 index 5873e78..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/deep-history.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/delete-comment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/delete-comment.svg deleted file mode 100644 index 189cdab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/delete-comment.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/delete-table-row.svg b/breeze-icons-5.21.0/icons-dark/actions/22/delete-table-row.svg deleted file mode 120000 index 01bb020..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/delete-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-delete-row.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dependency.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dependency.svg deleted file mode 100644 index 4a3dbde..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dependency.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/depth16to8.svg b/breeze-icons-5.21.0/icons-dark/actions/22/depth16to8.svg deleted file mode 100644 index 1f846da..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/depth16to8.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/depth8to16.svg b/breeze-icons-5.21.0/icons-dark/actions/22/depth8to16.svg deleted file mode 100644 index f3b724f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/depth8to16.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/diag_activity.svg b/breeze-icons-5.21.0/icons-dark/actions/22/diag_activity.svg deleted file mode 120000 index 7954379..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/diag_activity.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/diag_class.svg b/breeze-icons-5.21.0/icons-dark/actions/22/diag_class.svg deleted file mode 100644 index 2f164ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/diag_class.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/diag_component.svg b/breeze-icons-5.21.0/icons-dark/actions/22/diag_component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/diag_component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dialog-cancel.svg deleted file mode 100644 index 33ea984..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-cancel.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dialog-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-messages.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dialog-messages.svg deleted file mode 100644 index 46a7646..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-messages.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dialog-ok-apply.svg deleted file mode 100644 index 8234907..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-ok-apply.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-ok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dialog-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-xml-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dialog-xml-editor.svg deleted file mode 100644 index c577b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dialog-xml-editor.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dirsync.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dirsync.svg deleted file mode 120000 index 0e0e5bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dirsync.svg +++ /dev/null @@ -1 +0,0 @@ -folder-sync.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distortionfx.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distortionfx.svg deleted file mode 120000 index f24705e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distortionfx.svg +++ /dev/null @@ -1 +0,0 @@ -draw-spiral.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-graph-directed.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-graph-directed.svg deleted file mode 100644 index 6b81985..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-graph-directed.svg +++ /dev/null @@ -1,263 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-graph.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-graph.svg deleted file mode 100644 index 47639b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-graph.svg +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-baseline.svg deleted file mode 100644 index 1b6b319..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-baseline.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-center.svg deleted file mode 100644 index 3756d4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-center.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-equal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-equal.svg deleted file mode 100644 index 31f1e7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-equal.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-gaps.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-gaps.svg deleted file mode 100644 index 6d8035e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-gaps.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-left.svg deleted file mode 100644 index be1d680..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-left.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-margin.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-margin.svg deleted file mode 100644 index 3defffe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-margin.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-page.svg deleted file mode 100644 index 3bd7616..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-page.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-right.svg deleted file mode 100644 index 84c70af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-right.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-x.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal-x.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal.svg deleted file mode 100644 index 6d8035e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-horizontal.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-randomize.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-randomize.svg deleted file mode 100644 index 26c0a60..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-randomize.svg +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-remove-overlaps.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-remove-overlaps.svg deleted file mode 100644 index 121eca6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-remove-overlaps.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-unclump.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-unclump.svg deleted file mode 100644 index 3f30c49..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-unclump.svg +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-baseline.svg deleted file mode 100644 index 2f95476..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-baseline.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-bottom.svg deleted file mode 100644 index d90bf3d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-bottom.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-center.svg deleted file mode 100644 index a822c28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-center.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-equal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-equal.svg deleted file mode 100644 index 9edc1ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-equal.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-gaps.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-gaps.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-margin.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-margin.svg deleted file mode 100644 index 5b42abd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-margin.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-page.svg deleted file mode 100644 index 188bf56..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-page.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-top.svg deleted file mode 100644 index 2856cd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-top.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-y.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical-y.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical.svg deleted file mode 100644 index b493e27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/distribute-vertical.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-close.svg deleted file mode 100644 index 9782c5e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-close.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-decrypt.svg deleted file mode 100644 index b2e49dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-decrypt.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-decrypt-verify.svg deleted file mode 100644 index 7d35fde..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-decrypt.svg deleted file mode 100644 index 76d1696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-decrypt.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-encrypt.svg deleted file mode 100644 index 221265e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-encrypt.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-sign-encrypt.svg deleted file mode 100644 index ac52027..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-sign.svg deleted file mode 100644 index 44947f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-sign.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-verify.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit-verify.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-edit.svg deleted file mode 100644 index b826f27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-edit.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-encrypt.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-encrypt.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-encrypted.svg deleted file mode 100644 index a1481ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-encrypted.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-export-table.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-export-table.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-export-table.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-export.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-export.svg deleted file mode 100644 index c0410c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-export.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-import.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-import.svg deleted file mode 100644 index 51c99e4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-import.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-multiple.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-multiple.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-new-from-template.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-new-from-template.svg deleted file mode 100644 index 010ba7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-new-from-template.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-new.svg deleted file mode 100644 index 6c1afe1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-new.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-data.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-open-data.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-data.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-open-folder.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-recent.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-open-recent.svg deleted file mode 100644 index 340f98b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-recent.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-remote.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-open-remote.svg deleted file mode 100644 index fedd86e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-open-remote.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-open.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-open.svg deleted file mode 100644 index 9b8fb04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-open.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-preview-archive.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-preview-archive.svg deleted file mode 100644 index c4144ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-preview-archive.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-print-direct.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-print-direct.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-print-direct.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-print-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-print-frame.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-print-frame.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-print-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-print-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-print-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-print.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-print.svg deleted file mode 100644 index 1601855..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-print.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-revert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-revert.svg deleted file mode 100644 index 82867da..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-revert.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-save-all.svg deleted file mode 100644 index a83e7aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-save-all.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - I REALLY hate this icon - - - - - - - - - - - - - - - image/svg+xml - - I REALLY hate this icon - November 20th 2014 - - - Uri Herrera - - - - - - - - English - Migh as well use Tango... for crying out loud. This damn icon has to die, but no because obviously we're still using floppies therefore it is still relevant in 2014. - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-save-as-template.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-save-as-template.svg deleted file mode 100644 index 9871ca3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-save-as-template.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - 2015-12-16 - - - TesX - - - - - - - - English - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-save-as.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-save-as.svg deleted file mode 100644 index e4d9aab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-save-as.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - I REALLY hate this icon - - - - - - - - - - - - - - - image/svg+xml - - I REALLY hate this icon - November 20th 2014 - - - Uri Herrera - - - - - - - - English - Migh as well use Tango... for crying out loud. This damn icon has to die, but no because obviously we're still using floppies therefore it is still relevant in 2014. - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-save.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-save.svg deleted file mode 100644 index ec63721..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-save.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - I REALLY hate this icon - - - - - - - - - - - - - - - - image/svg+xml - - I REALLY hate this icon - Migh as well use Tango... for crying out loud. This damn icon has to die, but no because obviously we're still using floppies therefore it is still relevant in 2014. - English - - - - - - - - Uri Herrera - - - November 20th 2014 - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-share.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-share.svg deleted file mode 100644 index 5980867..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-share.svg +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-sign.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-sign.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/document-swap.svg b/breeze-icons-5.21.0/icons-dark/actions/22/document-swap.svg deleted file mode 100644 index f664419..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/document-swap.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/documentation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/documentation.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/documentation.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/documentinfo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/documentinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/documentinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dontknow.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dontknow.svg deleted file mode 100644 index eb3f045..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dontknow.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/download-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/download-amarok.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/download-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/download-later.svg b/breeze-icons-5.21.0/icons-dark/actions/22/download-later.svg deleted file mode 100644 index 2e4a836..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/download-later.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/download.svg b/breeze-icons-5.21.0/icons-dark/actions/22/download.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/download.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-back.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-back.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-back.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-forward.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-forward.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-bezier-curves.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-bezier-curves.svg deleted file mode 100644 index e99fece..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-bezier-curves.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-brush.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-brush.svg deleted file mode 100644 index 0757d7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-brush.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-calligraphic.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-calligraphic.svg deleted file mode 100644 index d03cdd2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-calligraphic.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-circle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-circle.svg deleted file mode 100644 index 5252563..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-circle.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-connector.svg deleted file mode 100644 index 1b72771..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-connector.svg +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-cross.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-cross.svg deleted file mode 100644 index e38a04b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-cross.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-cuboid.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-cuboid.svg deleted file mode 100644 index 86ba976..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-cuboid.svg +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-donut.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-donut.svg deleted file mode 100644 index 51b64d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-donut.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-ellipse.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-ellipse.svg deleted file mode 100644 index 244ca5e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-ellipse.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-eraser.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-eraser.svg deleted file mode 100644 index 70da171..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-eraser.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-freehand.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-freehand.svg deleted file mode 100644 index 6517e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-freehand.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle1.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle1.svg deleted file mode 100644 index bffae54..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle1.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle2.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle2.svg deleted file mode 100644 index c41da52..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle2.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle3.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle3.svg deleted file mode 100644 index e042cbb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle3.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle4.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle4.svg deleted file mode 100644 index d707564..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-halfcircle4.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-line.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-line.svg deleted file mode 100644 index 24fdd8d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-line.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-path.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-path.svg deleted file mode 100644 index ddff966..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-path.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-polygon-star.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-polygon-star.svg deleted file mode 100644 index 40a53bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-polygon-star.svg +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-polygon.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-polygon.svg deleted file mode 100644 index 40d6ab7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-polygon.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-polyline.svg deleted file mode 100644 index 905e921..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-polyline.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-rectangle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-rectangle.svg deleted file mode 100644 index d9500fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-rectangle.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-spiral.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-spiral.svg deleted file mode 100644 index 2a0f586..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-spiral.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-square-inverted-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-square-inverted-corners.svg deleted file mode 100644 index 2b84643..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-square-inverted-corners.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-star.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-star.svg deleted file mode 100644 index 2aca818..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-star.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-text.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-text.svg deleted file mode 100644 index d1fd7c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-text.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle.svg deleted file mode 100644 index 5bd8329..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle1.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle1.svg deleted file mode 100644 index 11e7b4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle1.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle2.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle2.svg deleted file mode 100644 index ba0d7ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle2.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle3.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle3.svg deleted file mode 100644 index c37b1b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle3.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle4.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle4.svg deleted file mode 100644 index d90f7d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-triangle4.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/draw-watercolor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/draw-watercolor.svg deleted file mode 100644 index 736bf6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/draw-watercolor.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/dynamic-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/dynamic-amarok.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/dynamic-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/earthquake.svg b/breeze-icons-5.21.0/icons-dark/actions/22/earthquake.svg deleted file mode 100644 index e930708..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/earthquake.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-bomb.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-bomb.svg deleted file mode 100644 index 089a98e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-bomb.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-history.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-history.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-list.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-list.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-list.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-locationbar-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-locationbar-ltr.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-locationbar-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-locationbar-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-locationbar-rtl.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear-locationbar-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear.svg deleted file mode 100644 index 09f8bf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clear.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clone.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-clone.svg deleted file mode 100644 index 6a8697f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-clone.svg +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-comment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-comment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-comment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-copy.svg deleted file mode 100644 index a0f7021..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-copy.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-cut.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-cut.svg deleted file mode 100644 index 2c28618..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-cut.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - I hate this icon - - - - - - - - - - - - - - - - image/svg+xml - - I hate this icon - October 19th 2014 - - - Uri Herrera - - - - - - - - English - An icon I absolutely don't like, and that represents exactly the kind of things why I choose CC licenses. - - - Everyone - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-delete-shred.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-delete-shred.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-delete-shred.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-delete.svg deleted file mode 100644 index bb5d102..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-delete.svg +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-download.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-download.svg deleted file mode 100644 index d88944a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-download.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-entry.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-entry.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-entry.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-mail.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-mail.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-mail.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-project.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-project.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-project.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-replace.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-replace.svg deleted file mode 100644 index c0a6e7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-replace.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-user.svg deleted file mode 120000 index 12af19e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find-user.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-find.svg deleted file mode 100644 index 8e5685b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-find.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-group.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-group.svg deleted file mode 100644 index 7e034d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-group.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-guides.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-guides.svg deleted file mode 100644 index ce1603e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-guides.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-add.svg deleted file mode 100644 index 2b9138c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-add.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-detect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-detect.svg deleted file mode 100644 index 565aaa0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-detect.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-recognize.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-recognize.svg deleted file mode 100644 index 22f7545..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-recognize.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-show.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-show.svg deleted file mode 100644 index 3dda848..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-image-face-show.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-link.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-link.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-link.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-map.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-map.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-map.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-node.svg deleted file mode 100644 index 6597181..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-node.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-paste-in-place.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-paste-in-place.svg deleted file mode 100644 index 8adfa45..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-paste-in-place.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-paste.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-paste.svg deleted file mode 100644 index b21b786..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-paste.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-redo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-redo.svg deleted file mode 100644 index 8a02302..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-redo.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-rename.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-rename.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-rename.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-all.svg deleted file mode 100644 index d329859..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-all.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-invert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-invert.svg deleted file mode 100644 index 7cc047d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-invert.svg +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-lasso.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-lasso.svg deleted file mode 100644 index eaed062..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-lasso.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-none.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-none.svg deleted file mode 100644 index 4360082..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select-none.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-select.svg deleted file mode 100644 index f8abbe9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-select.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-cell-merge.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-cell-merge.svg deleted file mode 100644 index 7fc26de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-cell-merge.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-cell-split.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-cell-split.svg deleted file mode 100644 index f433f2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-cell-split.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-delete-column.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-delete-column.svg deleted file mode 100644 index b9c474b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-delete-column.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-delete-row.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-delete-row.svg deleted file mode 100644 index 2cced20..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-delete-row.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-column-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-column-left.svg deleted file mode 100644 index fb37bed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-column-left.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-column-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-column-right.svg deleted file mode 100644 index bf366bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-column-right.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-above.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-above.svg deleted file mode 100644 index 50a288b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-above.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-below.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-below.svg deleted file mode 100644 index d283e10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-below.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-under.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-under.svg deleted file mode 100644 index 1e4972c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-table-insert-row-under.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-text-frame-update.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-text-frame-update.svg deleted file mode 100644 index bd4d0aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-text-frame-update.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/edit-undo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/edit-undo.svg deleted file mode 100644 index d041695..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/edit-undo.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/editimage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/editimage.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/editimage.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/editor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/editor.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/editor.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/embosstool.svg b/breeze-icons-5.21.0/icons-dark/actions/22/embosstool.svg deleted file mode 100644 index 2eaa824..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/embosstool.svg +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/end_of_life.svg b/breeze-icons-5.21.0/icons-dark/actions/22/end_of_life.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/end_of_life.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/end_state.svg b/breeze-icons-5.21.0/icons-dark/actions/22/end_state.svg deleted file mode 100644 index 216e3de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/end_state.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/entity.svg b/breeze-icons-5.21.0/icons-dark/actions/22/entity.svg deleted file mode 100644 index 18d3b3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/entity.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/entry-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/entry-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/entry-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/entry-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/entry-edit.svg deleted file mode 100644 index c03f2ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/entry-edit.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/entry-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/entry-new.svg deleted file mode 100644 index 2ed960e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/entry-new.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/enum.svg b/breeze-icons-5.21.0/icons-dark/actions/22/enum.svg deleted file mode 120000 index 7857e22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/enum.svg +++ /dev/null @@ -1 +0,0 @@ -code-variable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/error.svg b/breeze-icons-5.21.0/icons-dark/actions/22/error.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/error.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-all.svg deleted file mode 100644 index ad948b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-all.svg +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-down.svg deleted file mode 100644 index f050586..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-down.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-horizontal.svg deleted file mode 100644 index 40e4005..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-horizontal.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-left.svg deleted file mode 100644 index ef627c1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-left.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-right.svg deleted file mode 100644 index 4831b5b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-right.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-up.svg deleted file mode 100644 index 78f98a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-up.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-vertical.svg deleted file mode 100644 index 1169374..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/escape-direction-vertical.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/exception.svg b/breeze-icons-5.21.0/icons-dark/actions/22/exception.svg deleted file mode 100644 index 2c961a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/exception.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions-clockwise.svg b/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions-clockwise.svg deleted file mode 100644 index eb02fe2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions-clockwise.svg +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions-zorder.svg b/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions-zorder.svg deleted file mode 100644 index 79d39d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions-zorder.svg +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions.svg b/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions.svg deleted file mode 100644 index c4accbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/exchange-positions.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/exifinfo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/exifinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/exifinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/favorite-genres-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/favorite-genres-amarok.svg deleted file mode 100644 index 6501a13..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/favorite-genres-amarok.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/feed-subscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/22/feed-subscribe.svg deleted file mode 100644 index 982f549..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/feed-subscribe.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/file-zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/22/file-zoom-in.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/file-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/file-zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/file-zoom-out.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/file-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-album-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-album-amarok.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-album-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-and-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-and-amarok.svg deleted file mode 100644 index f0b9e38..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-and-amarok.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-artist-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-artist-amarok.svg deleted file mode 120000 index 1606419..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-artist-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_artist.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-bpm-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-bpm-amarok.svg deleted file mode 100644 index 3750c77..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-bpm-amarok.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-comment-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-comment-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-comment-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-composer-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-composer-amarok.svg deleted file mode 120000 index c2db299..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-composer-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit-sign.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-dash-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-dash-amarok.svg deleted file mode 100644 index c8eef89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-dash-amarok.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-discnumber-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-discnumber-amarok.svg deleted file mode 100644 index c8ddc7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-discnumber-amarok.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-divider.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-divider.svg deleted file mode 100644 index 721562d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-divider.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-dot-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-dot-amarok.svg deleted file mode 100644 index 24b30b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-dot-amarok.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-filetype-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-filetype-amarok.svg deleted file mode 100644 index 3f6a202..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-filetype-amarok.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-genre-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-genre-amarok.svg deleted file mode 120000 index 597fac1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-genre-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -favorite-genres-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-group-length.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-group-length.svg deleted file mode 100644 index 4f9950c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-group-length.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-group-tracks.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-group-tracks.svg deleted file mode 100644 index df01bbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-group-tracks.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-ignore-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-ignore-amarok.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-ignore-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-initial-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-initial-amarok.svg deleted file mode 100644 index e515d3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-initial-amarok.svg +++ /dev/null @@ -1,733 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-last-played.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-last-played.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-last-played.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-moodbar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-moodbar.svg deleted file mode 100644 index 620dc2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-moodbar.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-sample-rate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-sample-rate.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-sample-rate.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-slash-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-slash-amarok.svg deleted file mode 100644 index 644e0c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-slash-amarok.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-space-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-space-amarok.svg deleted file mode 100644 index 80c374e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-space-amarok.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-title-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-title-amarok.svg deleted file mode 100644 index eaf54bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-title-amarok.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-track-amarok.svg deleted file mode 120000 index 324bd1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-track-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -filename-discnumber-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-underscore-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-underscore-amarok.svg deleted file mode 100644 index bb43797..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-underscore-amarok.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filename-year-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filename-year-amarok.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filename-year-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/fileview-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/22/fileview-preview.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/fileview-preview.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/fill-color.svg b/breeze-icons-5.21.0/icons-dark/actions/22/fill-color.svg deleted file mode 100644 index f57a37c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/fill-color.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/filmgrain.svg b/breeze-icons-5.21.0/icons-dark/actions/22/filmgrain.svg deleted file mode 100644 index 23ca1c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/filmgrain.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/final_activity.svg b/breeze-icons-5.21.0/icons-dark/actions/22/final_activity.svg deleted file mode 100644 index 228e1de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/final_activity.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flag-black.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flag-black.svg deleted file mode 100644 index bdebcc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flag-black.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flag-blue.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flag-blue.svg deleted file mode 100644 index 7604a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flag-blue.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flag-green.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flag-green.svg deleted file mode 100644 index f4d0426..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flag-green.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flag-red.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flag-red.svg deleted file mode 100644 index 06be813..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flag-red.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flag-yellow.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flag-yellow.svg deleted file mode 100644 index f66a868..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flag-yellow.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flag.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flag.svg deleted file mode 100644 index 0f3c549..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flag.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/flash.svg b/breeze-icons-5.21.0/icons-dark/actions/22/flash.svg deleted file mode 100644 index 2c8a670..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/flash.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/folder-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/folder-new.svg deleted file mode 100644 index da48ff5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/folder-new.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/folder-sync.svg b/breeze-icons-5.21.0/icons-dark/actions/22/folder-sync.svg deleted file mode 100644 index 1feefe5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/folder-sync.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/followmouse.svg b/breeze-icons-5.21.0/icons-dark/actions/22/followmouse.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/followmouse.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/foreignkey_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/foreignkey_constraint.svg deleted file mode 100644 index e05a37f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/foreignkey_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/fork.svg b/breeze-icons-5.21.0/icons-dark/actions/22/fork.svg deleted file mode 100644 index 0520044..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/fork.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-add-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-add-node.svg deleted file mode 100644 index 348e17b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-add-node.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-bottom.svg deleted file mode 100644 index 930cd53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-bottom.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-center.svg deleted file mode 100644 index 958bc77..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-center.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-top.svg deleted file mode 100644 index c847931..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-align-vertical-top.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-all.svg deleted file mode 100644 index ca5fa9a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-all.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-bottom.svg deleted file mode 100644 index 243ba13..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-bottom.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-diagonal-bl-tr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-diagonal-bl-tr.svg deleted file mode 100644 index 100d326..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-diagonal-bl-tr.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-diagonal-tl-br.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-diagonal-tl-br.svg deleted file mode 100644 index 6143c14..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-diagonal-tl-br.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-external.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-external.svg deleted file mode 100644 index fc43135..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-external.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal-horizontal.svg deleted file mode 100644 index cc3a759..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal-horizontal.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal-vertical.svg deleted file mode 100644 index 2ed8d52..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal-vertical.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal.svg deleted file mode 100644 index bea3d37..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-internal.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-left.svg deleted file mode 100644 index e30e9a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-left.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-none.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-none.svg deleted file mode 100644 index d853ad6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-none.svg +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-right.svg deleted file mode 100644 index 7783170..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-right.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-top.svg deleted file mode 100644 index 0cd2113..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-set-top.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-style.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-border-style.svg deleted file mode 100644 index df52fad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-border-style.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-break-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-break-node.svg deleted file mode 100644 index 01b2562..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-break-node.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-connect-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-connect-node.svg deleted file mode 100644 index bd9d50e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-connect-node.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-convert-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-convert-to-path.svg deleted file mode 100644 index 04bdb93..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-convert-to-path.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-currency.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-currency.svg deleted file mode 100644 index 77e4895..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-currency.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-disconnect-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-disconnect-node.svg deleted file mode 100644 index a211cb9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-disconnect-node.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-fill-color.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-fill-color.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-fill-color.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-font-size-less.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-font-size-less.svg deleted file mode 100644 index a06c06e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-font-size-less.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-font-size-more.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-font-size-more.svg deleted file mode 100644 index e0509c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-font-size-more.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-indent-less.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-indent-less.svg deleted file mode 100644 index 97334a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-indent-less.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-indent-more.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-indent-more.svg deleted file mode 100644 index 6711d3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-indent-more.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-insert-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-insert-node.svg deleted file mode 100644 index a22132a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-insert-node.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-join-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-join-node.svg deleted file mode 100644 index 050b007..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-join-node.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-center.svg deleted file mode 100644 index b245c72..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-center.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-fill.svg deleted file mode 100644 index 9232922..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-fill.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-left.svg deleted file mode 100644 index 2622a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-left.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-right.svg deleted file mode 100644 index 4874c81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-justify-right.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-double.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-double.svg deleted file mode 100644 index 97a27a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-double.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-normal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-normal.svg deleted file mode 100644 index 882b423..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-normal.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-triple.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-triple.svg deleted file mode 100644 index 73aebf2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-line-spacing-triple.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-list-ordered.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-list-ordered.svg deleted file mode 100644 index 774aa4d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-list-ordered.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-list-unordered.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-list-unordered.svg deleted file mode 100644 index e4ba241..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-list-unordered.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-corner.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-node-corner.svg deleted file mode 100644 index c3e3c26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-corner.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-node-curve.svg deleted file mode 100644 index e82e5a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-curve.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-line.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-node-line.svg deleted file mode 100644 index 43aee54..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-line.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-node-smooth.svg deleted file mode 100644 index 00d3eae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-smooth.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-symmetric.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-node-symmetric.svg deleted file mode 100644 index b5ad72d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-node-symmetric.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-number-percent.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-number-percent.svg deleted file mode 100644 index 9171474..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-number-percent.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-precision-less.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-precision-less.svg deleted file mode 100644 index c5844bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-precision-less.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-precision-more.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-precision-more.svg deleted file mode 100644 index 052e0ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-precision-more.svg +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-remove-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-remove-node.svg deleted file mode 100644 index 4333959..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-remove-node.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-segment-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-segment-curve.svg deleted file mode 100644 index 24777e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-segment-curve.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-segment-line.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-segment-line.svg deleted file mode 100644 index 3404ef5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-segment-line.svg +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-stroke-color.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-stroke-color.svg deleted file mode 100644 index 6327d4f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-stroke-color.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-blockquote.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-blockquote.svg deleted file mode 100644 index 6edd333..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-blockquote.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-bold.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-bold.svg deleted file mode 100644 index 2e1e13f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-bold.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-capitalize.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-capitalize.svg deleted file mode 100644 index cfa6378..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-capitalize.svg +++ /dev/null @@ -1,795 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-code.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-code.svg deleted file mode 100644 index a223c1e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-code.svg +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-color.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-color.svg deleted file mode 100644 index 4d85559..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-color.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-horizontal.svg deleted file mode 100644 index 0fb8e10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-horizontal.svg +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-ltr.svg deleted file mode 100644 index 64aba5d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-ltr.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-rtl.svg deleted file mode 100644 index 457aa79..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-rtl.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-vertical.svg deleted file mode 100644 index 0849ec7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-direction-vertical.svg +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-italic.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-italic.svg deleted file mode 100644 index 44d1017..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-italic.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-lowercase.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-lowercase.svg deleted file mode 100644 index 0e01a92..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-lowercase.svg +++ /dev/null @@ -1,390 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-strikethrough.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-strikethrough.svg deleted file mode 100644 index f921f7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-strikethrough.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-subscript.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-subscript.svg deleted file mode 100644 index c9ec86f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-subscript.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-superscript.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-superscript.svg deleted file mode 100644 index fa26469..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-superscript.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-symbol.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-symbol.svg deleted file mode 100644 index a7dee0e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-symbol.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-underline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-underline.svg deleted file mode 100644 index 055f8ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-underline.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-uppercase.svg b/breeze-icons-5.21.0/icons-dark/actions/22/format-text-uppercase.svg deleted file mode 100644 index 01bf77b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/format-text-uppercase.svg +++ /dev/null @@ -1,588 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/formula.svg b/breeze-icons-5.21.0/icons-dark/actions/22/formula.svg deleted file mode 100644 index e2bd819..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/formula.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/freerotation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/freerotation.svg deleted file mode 120000 index ae703d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/freerotation.svg +++ /dev/null @@ -1 +0,0 @@ -transform-rotate.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-achievements.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-achievements.svg deleted file mode 100644 index de47645..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-achievements.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-background.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-config-background.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-background.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-board.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-config-board.svg deleted file mode 100644 index 185734f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-board.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-custom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-config-custom.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-custom.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-options.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-config-options.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-theme.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-config-theme.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-theme.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-tiles.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-config-tiles.svg deleted file mode 100644 index b2daf03..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-config-tiles.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-difficult.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-difficult.svg deleted file mode 100644 index 1034b7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-difficult.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-endturn.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-endturn.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-endturn.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-highscores.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-highscores.svg deleted file mode 100644 index 0f1483b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-highscores.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-hint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-hint.svg deleted file mode 100644 index c5db029..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-hint.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/games-solve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/games-solve.svg deleted file mode 100644 index b43546b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/games-solve.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/geany-build.svg b/breeze-icons-5.21.0/icons-dark/actions/22/geany-build.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/geany-build.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/geany-close-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/geany-close-all.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/geany-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/geany-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/geany-save-all.svg deleted file mode 120000 index 43e072f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/geany-save-all.svg +++ /dev/null @@ -1 +0,0 @@ -document-save-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/generalisation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/generalisation.svg deleted file mode 100644 index d131bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/generalisation.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/generalise.svg b/breeze-icons-5.21.0/icons-dark/actions/22/generalise.svg deleted file mode 100644 index 752f137..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/generalise.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/get-hot-new-stuff.svg b/breeze-icons-5.21.0/icons-dark/actions/22/get-hot-new-stuff.svg deleted file mode 100644 index 82bccd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/get-hot-new-stuff.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/globe.svg b/breeze-icons-5.21.0/icons-dark/actions/22/globe.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/globe.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-bottom.svg deleted file mode 100644 index 0f849ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-bottom.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-down-search.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-down-search.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-down-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-down.svg deleted file mode 100644 index 00579a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-down.svg +++ /dev/null @@ -1,263 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-first-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-first-view-page.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-first-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-first-view.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-first-view.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-first-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-first.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-first.svg deleted file mode 100644 index 64c7a87..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-first.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-home-large.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-home-large.svg deleted file mode 120000 index 5cbdae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-home-large.svg +++ /dev/null @@ -1 +0,0 @@ -go-home.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-home.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-home.svg deleted file mode 100644 index 5ff712f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-home.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-declaration.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-declaration.svg deleted file mode 100644 index 5ae8501..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-declaration.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-definition.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-definition.svg deleted file mode 100644 index c7681f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-definition.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-locationbar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-locationbar.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-locationbar.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-today.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-today.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump-today.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-jump.svg deleted file mode 100644 index 1c114b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-jump.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-last-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-last-view-page.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-last-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-last-view.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-last-view.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-last-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-last.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-last.svg deleted file mode 100644 index a34e2a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-last.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-context.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-next-context.svg deleted file mode 100644 index 7131b16..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-context.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-use.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-next-use.svg deleted file mode 100644 index a1f28e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-use.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-next-view-page.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-view.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-next-view.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-next-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-next.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-next.svg deleted file mode 100644 index 5b9c73e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-next.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-parent-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-parent-folder.svg deleted file mode 100644 index bc0c500..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-parent-folder.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-context.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-context.svg deleted file mode 100644 index aa48490..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-context.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-use.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-use.svg deleted file mode 100644 index 48da5c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-use.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-view-page.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-view.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-view.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-previous.svg deleted file mode 100644 index 0447cc3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-previous.svg +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-top.svg deleted file mode 100644 index 706cce6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-top.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-up-search.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-up-search.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-up-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/go-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/go-up.svg deleted file mode 100644 index 28ef015..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/go-up.svg +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gpg.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gpg.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gpg.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gpgsm.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gpgsm.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gpgsm.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gps.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gps.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gps.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/grid-rectangular.svg b/breeze-icons-5.21.0/icons-dark/actions/22/grid-rectangular.svg deleted file mode 100644 index 592bdeb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/grid-rectangular.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/group-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/group-delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/group-delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/group-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/group-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/group-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/group-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/group-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/group.svg b/breeze-icons-5.21.0/icons-dark/actions/22/group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-apply.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-apply.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-authentication.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-authentication.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-authentication.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-bold.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-bold.svg deleted file mode 120000 index 3921884..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-bold.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-bold.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-cancel.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-cancel.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-cdrom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-cdrom.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-cdrom.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-clear.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-clear.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-clear.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-color-picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-color-picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-connect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-connect.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-connect.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-convert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-convert.svg deleted file mode 100644 index acedc47..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-convert.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-disconnect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-disconnect.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-disconnect.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-execute.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-execute.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-execute.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-floppy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-floppy.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-index.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-index.svg deleted file mode 100644 index 726ea4a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-index.svg +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-no.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-no.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-no.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-ok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-preferences.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-preferences.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-preferences.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-quit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-quit.svg deleted file mode 120000 index 514fcfb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-quit.svg +++ /dev/null @@ -1 +0,0 @@ -application-exit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-select-color.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-select-color.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-select-color.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-select-font.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-select-font.svg deleted file mode 100644 index 0ba75d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-select-font.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-stop.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-stop.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-undelete-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-undelete-ltr.svg deleted file mode 120000 index 88a18b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-undelete-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-undo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-undelete-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-undelete-rtl.svg deleted file mode 120000 index a13a878..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-undelete-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -edit-redo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-yes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/gtk-yes.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/gtk-yes.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/guides.svg b/breeze-icons-5.21.0/icons-dark/actions/22/guides.svg deleted file mode 120000 index 520ecec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/guides.svg +++ /dev/null @@ -1 +0,0 @@ -snap-guideline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-about.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-about.svg deleted file mode 100644 index d5cc87d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-about.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-contents.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-contents.svg deleted file mode 120000 index 6aea6ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-contents.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/22/system-help.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-contextual.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-contextual.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-contextual.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-donate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-feedback.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-feedback.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-feedback.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-hint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-hint.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-hint.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/help-whatsthis.svg b/breeze-icons-5.21.0/icons-dark/actions/22/help-whatsthis.svg deleted file mode 100644 index cfe0303..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/help-whatsthis.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/hidemouse.svg b/breeze-icons-5.21.0/icons-dark/actions/22/hidemouse.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/hidemouse.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/hint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/hint.svg deleted file mode 100644 index c815740..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/hint.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/hotpixels.svg b/breeze-icons-5.21.0/icons-dark/actions/22/hotpixels.svg deleted file mode 100644 index a866926..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/hotpixels.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/identity.svg b/breeze-icons-5.21.0/icons-dark/actions/22/identity.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/identity.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-aim.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-aim.svg deleted file mode 100644 index e289c41..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-aim.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-ban-kick-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-ban-kick-user.svg deleted file mode 100644 index 4431d72..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-ban-kick-user.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-ban-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-ban-user.svg deleted file mode 120000 index 9861f81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-ban-user.svg +++ /dev/null @@ -1 +0,0 @@ -./list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-facebook.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-facebook.svg deleted file mode 100644 index 33ef6d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-facebook.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-gadugadu.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-gadugadu.svg deleted file mode 100644 index 4893d10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-gadugadu.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-google-talk.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-google-talk.svg deleted file mode 100644 index 48f6374..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-google-talk.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-google.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-google.svg deleted file mode 100644 index 6f52660..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-google.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-icq.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-icq.svg deleted file mode 100644 index 1adff53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-icq.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-identi.ca.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-identi.ca.svg deleted file mode 100644 index f42fbd8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-identi.ca.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-invisible-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-invisible-user.svg deleted file mode 100644 index 304c955..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-invisible-user.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-irc.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-irc.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-irc.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-jabber.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-jabber.svg deleted file mode 120000 index d31bb93..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-jabber.svg +++ /dev/null @@ -1 +0,0 @@ -games-hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-kick-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-kick-user.svg deleted file mode 100644 index a25848c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-kick-user.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-msn.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-msn.svg deleted file mode 100644 index 34efdda..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-msn.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-qq.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-qq.svg deleted file mode 100644 index 4c8e71d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-qq.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-skype.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-skype.svg deleted file mode 100644 index 0010d96..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-skype.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-twitter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-twitter.svg deleted file mode 100644 index a8f68e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-twitter.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-away.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-user-away.svg deleted file mode 100644 index 6893a62..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-away.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-busy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-user-busy.svg deleted file mode 100644 index da1580a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-busy.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-offline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-user-offline.svg deleted file mode 100644 index 53c2b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-offline.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-online.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-user-online.svg deleted file mode 100644 index 38bab80..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-user-online.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-user.svg deleted file mode 100644 index e303cad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-user.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/im-yahoo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/im-yahoo.svg deleted file mode 100644 index 4d1a435..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/im-yahoo.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/imagecomment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/imagecomment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/imagecomment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/initial_state.svg b/breeze-icons-5.21.0/icons-dark/actions/22/initial_state.svg deleted file mode 100644 index c6d4645..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/initial_state.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/inpainting.svg b/breeze-icons-5.21.0/icons-dark/actions/22/inpainting.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/inpainting.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-button.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-button.svg deleted file mode 100644 index b443642..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-button.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-endnote.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-endnote.svg deleted file mode 100644 index 82ce32b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-endnote.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-footnote.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-footnote.svg deleted file mode 100644 index 5e9d979..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-footnote.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-horizontal-rule.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-horizontal-rule.svg deleted file mode 100644 index 41fa421..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-horizontal-rule.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-image.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-image.svg deleted file mode 100644 index dfd0471..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-image.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-link.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-link.svg deleted file mode 100644 index f199513..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-link.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-math-expression.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-math-expression.svg deleted file mode 100644 index 61cff1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-math-expression.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-more-mark.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-more-mark.svg deleted file mode 100644 index 456719f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-more-mark.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-page-break.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-page-break.svg deleted file mode 100644 index ad4e865..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-page-break.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-table-of-contents.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-table-of-contents.svg deleted file mode 100644 index 59636f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-table-of-contents.svg +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-table-row.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-table-row.svg deleted file mode 120000 index ff3e28d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-insert-row-above.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-table.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-table.svg deleted file mode 100644 index 1dbe048..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-table.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-tableofcontents.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-tableofcontents.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-tableofcontents.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-text-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-text-frame.svg deleted file mode 100644 index e3c50ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-text-frame.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/insert-text.svg b/breeze-icons-5.21.0/icons-dark/actions/22/insert-text.svg deleted file mode 100644 index 2ef3b70..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/insert-text.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/interface.svg b/breeze-icons-5.21.0/icons-dark/actions/22/interface.svg deleted file mode 120000 index 4b00663..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/interface.svg +++ /dev/null @@ -1 +0,0 @@ -edit-guides.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/internet-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/internet-amarok.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/internet-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/invertimage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/invertimage.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/invertimage.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-channel-active.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-channel-active.svg deleted file mode 100644 index 62ab4f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-channel-active.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-channel-inactive.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-channel-inactive.svg deleted file mode 100644 index 6e25c34..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-channel-inactive.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-close-channel.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-close-channel.svg deleted file mode 120000 index d96b05d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-close-channel.svg +++ /dev/null @@ -1 +0,0 @@ -process-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-join-channel.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-join-channel.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-join-channel.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-operator.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-operator.svg deleted file mode 100644 index e44b178..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-operator.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-remove-operator.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-remove-operator.svg deleted file mode 100644 index 0a0701c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-remove-operator.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-unvoice.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-unvoice.svg deleted file mode 100644 index 40d31cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-unvoice.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/irc-voice.svg b/breeze-icons-5.21.0/icons-dark/actions/22/irc-voice.svg deleted file mode 100644 index 01bb4d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/irc-voice.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/join.svg b/breeze-icons-5.21.0/icons-dark/actions/22/join.svg deleted file mode 100644 index c895c2e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/join.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/journal-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/journal-new.svg deleted file mode 100644 index 9160c40..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/journal-new.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/junction.svg b/breeze-icons-5.21.0/icons-dark/actions/22/junction.svg deleted file mode 100644 index 32d12d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/junction.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-clip.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-clip.svg deleted file mode 100644 index 13b2491..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-clip.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-color-clip.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-color-clip.svg deleted file mode 100644 index 162e1b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-color-clip.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-slide-clip.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-slide-clip.svg deleted file mode 120000 index b9ac114..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-slide-clip.svg +++ /dev/null @@ -1 +0,0 @@ -tool-animator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-text-clip.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-text-clip.svg deleted file mode 100644 index 09c2ddb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-add-text-clip.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-bottom.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-bottom.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-hor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-hor.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-hor.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-left.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-left.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-none.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-none.svg deleted file mode 100644 index 252af86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-none.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-right.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-right.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-top.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-top.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-vert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-vert.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-align-vert.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-custom-effect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-custom-effect.svg deleted file mode 100644 index 2c86f17..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-custom-effect.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-deleffect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-deleffect.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-deleffect.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-down.svg deleted file mode 120000 index a8eb1b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-down.svg +++ /dev/null @@ -1 +0,0 @@ -go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-hide-audio.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-hide-audio.svg deleted file mode 120000 index 80f1588..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-hide-audio.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-hide-video.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-hide-video.svg deleted file mode 100644 index a15a2f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-hide-video.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-edit.svg deleted file mode 100644 index 24da7df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-edit.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-rect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-rect.svg deleted file mode 100644 index 8a2b5e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-rect.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-unicode.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-unicode.svg deleted file mode 100644 index fc7ed82..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-insert-unicode.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-lock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-menu.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-menu.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-normal-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-normal-edit.svg deleted file mode 100644 index 081fab1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-normal-edit.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-object-height.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-object-height.svg deleted file mode 100644 index 92a1b95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-object-height.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-object-width.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-object-width.svg deleted file mode 100644 index 71bc805..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-object-width.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-overwrite-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-overwrite-edit.svg deleted file mode 100644 index a8d6a00..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-overwrite-edit.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-all.svg deleted file mode 100644 index d329859..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-all.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-images.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-images.svg deleted file mode 100644 index 9e02555..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-images.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-rects.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-rects.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-rects.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-texts.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-texts.svg deleted file mode 100644 index 59a67b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-texts.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-tool.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-tool.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-select-tool.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-audio.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-audio.svg deleted file mode 120000 index d09fca9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-audio.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-high.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-audiothumb.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-audiothumb.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-audiothumb.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-markers.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-markers.svg deleted file mode 100644 index 0f3c549..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-markers.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-video.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-video.svg deleted file mode 100644 index 215ed64..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-video.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-videothumb.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-videothumb.svg deleted file mode 120000 index 0d1faec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-show-videothumb.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-show-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-snap.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-snap.svg deleted file mode 120000 index 01df571..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-snap.svg +++ /dev/null @@ -1 +0,0 @@ -snap-extension.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-spacer-tool.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-spacer-tool.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-spacer-tool.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-split-audio.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-split-audio.svg deleted file mode 100644 index d782a38..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-split-audio.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-track_has_effect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-track_has_effect.svg deleted file mode 100644 index 92641c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-track_has_effect.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-unlock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-unselect-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-unselect-all.svg deleted file mode 100644 index 8268733..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-unselect-all.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-up.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-up.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-bottom.svg deleted file mode 100644 index 53493ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-bottom.svg +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-down.svg deleted file mode 100644 index d31dff7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-down.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-top.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-top.svg deleted file mode 100644 index 08db3bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-top.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-up.svg deleted file mode 100644 index b4fc8d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zindex-up.svg +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zone-end.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zone-end.svg deleted file mode 100644 index 5c18bff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zone-end.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zone-start.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zone-start.svg deleted file mode 100644 index 765ae26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zone-start.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zoom-large.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zoom-large.svg deleted file mode 120000 index ff0b46f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zoom-large.svg +++ /dev/null @@ -1 +0,0 @@ -labplot-zoom-in-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zoom-small.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zoom-small.svg deleted file mode 120000 index 40a5773..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kdenlive-zoom-small.svg +++ /dev/null @@ -1 +0,0 @@ -labplot-zoom-out-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/key-enter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/key-enter.svg deleted file mode 100644 index cc274fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/key-enter.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kmousetool_off.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kmousetool_off.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kmousetool_off.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kmousetool_on.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kmousetool_on.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kmousetool_on.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrase-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrase-new.svg deleted file mode 100644 index 6921440..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrase-new.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrase.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrase.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrase.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrasebook.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrasebook.svg deleted file mode 100644 index 5dd9790..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phrasebook.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phresebook-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phresebook-new.svg deleted file mode 100644 index b42929d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kmouth-phresebook-new.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/knotes_alarm.svg b/breeze-icons-5.21.0/icons-dark/actions/22/knotes_alarm.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/knotes_alarm.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/knotes_date.svg b/breeze-icons-5.21.0/icons-dark/actions/22/knotes_date.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/knotes_date.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/knotes_delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/knotes_delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/knotes_delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/know.svg b/breeze-icons-5.21.0/icons-dark/actions/22/know.svg deleted file mode 100644 index 5d82b95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/know.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kontes_close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kontes_close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kontes_close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_combine.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_combine.svg deleted file mode 100644 index eb8a5e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_combine.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_comparedirs.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_comparedirs.svg deleted file mode 100644 index 1b9fcee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_comparedirs.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_diskusage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_diskusage.svg deleted file mode 100644 index 35a1d21..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_diskusage.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_jumpback.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_jumpback.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_jumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_mountman.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_mountman.svg deleted file mode 100644 index 9b46501..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_mountman.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_setjumpback.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_setjumpback.svg deleted file mode 120000 index 76b6809..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_setjumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump-definition.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_syncbrowse_off.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_syncbrowse_off.svg deleted file mode 100644 index 3a98795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_syncbrowse_off.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_syncbrowse_on.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_syncbrowse_on.svg deleted file mode 100644 index 2f960c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_syncbrowse_on.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kr_unselect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kr_unselect.svg deleted file mode 100644 index 72e85fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kr_unselect.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_advanced.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_advanced.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_advanced.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_catalog.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_catalog.svg deleted file mode 120000 index 0747769..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_catalog.svg +++ /dev/null @@ -1 +0,0 @@ -draw-star.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_cbound.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_cbound.svg deleted file mode 100644 index 341921a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_cbound.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_clines.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_clines.svg deleted file mode 100644 index 3e789a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_clines.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_cnames.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_cnames.svg deleted file mode 100644 index 2da699c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_cnames.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_colors.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_colors.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_colors.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_constellationart.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_constellationart.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_constellationart.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_deepsky.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_deepsky.svg deleted file mode 100644 index 2d75e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_deepsky.svg +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_ekos.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_ekos.svg deleted file mode 100644 index 5f08590..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_ekos.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_fitsviewer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_fitsviewer.svg deleted file mode 100644 index 7311478..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_fitsviewer.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_flag.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_flag.svg deleted file mode 120000 index 451d452..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_flag.svg +++ /dev/null @@ -1 +0,0 @@ -flag-red.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_grid.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_grid.svg deleted file mode 100644 index 761978a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_grid.svg +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_guides.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_guides.svg deleted file mode 120000 index 793f5eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_guides.svg +++ /dev/null @@ -1 +0,0 @@ -view-grid.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_hgrid.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_hgrid.svg deleted file mode 100644 index 8c4d1ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_hgrid.svg +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_horizon.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_horizon.svg deleted file mode 100644 index 4387539..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_horizon.svg +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_indi.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_indi.svg deleted file mode 100644 index 2c246a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_indi.svg +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_mw.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_mw.svg deleted file mode 100644 index 8868804..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_mw.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_planets.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_planets.svg deleted file mode 120000 index 494cb31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_planets.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_satellites.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_satellites.svg deleted file mode 100644 index 4e551ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_satellites.svg +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_solarsystem.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_solarsystem.svg deleted file mode 100644 index e70a117..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_solarsystem.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_stars.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_stars.svg deleted file mode 120000 index 0747769..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_stars.svg +++ /dev/null @@ -1 +0,0 @@ -draw-star.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_supernovae.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_supernovae.svg deleted file mode 100644 index 1fc6dfa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_supernovae.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_xplanet.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kstars_xplanet.svg deleted file mode 120000 index 494cb31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kstars_xplanet.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-add-feeds.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-add-feeds.svg deleted file mode 100644 index 81ff144..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-add-feeds.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-add-filters.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-add-filters.svg deleted file mode 100644 index 7ceea4d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-add-filters.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-bandwidth-scheduler.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-bandwidth-scheduler.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-bandwidth-scheduler.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-change-tracker.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-change-tracker.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-change-tracker.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-check-data.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-check-data.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-check-data.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-chunks.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-chunks.svg deleted file mode 100644 index 5405c98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-chunks.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-encrypted.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-info-widget.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-info-widget.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-info-widget.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-magnet.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-magnet.svg deleted file mode 100644 index ab283df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-magnet.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-pause.svg deleted file mode 120000 index 020f415..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-pause.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-pause.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-plugins.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-plugins.svg deleted file mode 120000 index 7563411..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-plugins.svg +++ /dev/null @@ -1 +0,0 @@ -plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-queue-manager.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-queue-manager.svg deleted file mode 100644 index 3f6c98a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-queue-manager.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove-feeds.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove-feeds.svg deleted file mode 100644 index 7932d8f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove-feeds.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove-filters.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove-filters.svg deleted file mode 100644 index 7d7ca97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove-filters.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-restore-defaults.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-restore-defaults.svg deleted file mode 120000 index c4692e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-restore-defaults.svg +++ /dev/null @@ -1 +0,0 @@ -document-revert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-set-max-download-speed.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-set-max-download-speed.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-set-max-download-speed.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-set-max-upload-speed.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-set-max-upload-speed.svg deleted file mode 100644 index 7f98585..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-set-max-upload-speed.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-show-statusbar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-show-statusbar.svg deleted file mode 120000 index ae70e66..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-show-statusbar.svg +++ /dev/null @@ -1 +0,0 @@ -show-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-speed-limits.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-speed-limits.svg deleted file mode 120000 index e48dac0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-speed-limits.svg +++ /dev/null @@ -1 +0,0 @@ -filename-bpm-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-start-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-start-all.svg deleted file mode 100644 index a24d629..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-start-all.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-start.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-stop-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-stop-all.svg deleted file mode 100644 index 56b6755..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-stop-all.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/kt-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/kt-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/kt-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/ktnef_extract_to.svg b/breeze-icons-5.21.0/icons-dark/actions/22/ktnef_extract_to.svg deleted file mode 120000 index da21a89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/ktnef_extract_to.svg +++ /dev/null @@ -1 +0,0 @@ -archive-extract.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/label-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/label-amarok.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/label-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-TeX-logo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-TeX-logo.svg deleted file mode 100644 index 9f71a7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-TeX-logo.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-axis-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-axis-horizontal.svg deleted file mode 100644 index f09d072..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-axis-horizontal.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-axis-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-axis-vertical.svg deleted file mode 100644 index 5179c16..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-axis-vertical.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-cursor-arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-format-text-symbol.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-format-text-symbol.svg deleted file mode 120000 index 5d66639..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-format-text-symbol.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-symbol.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-down-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-down-y.svg deleted file mode 100644 index 3d5cc78..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-down-y.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-left-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-left-x.svg deleted file mode 100644 index e219579..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-left-x.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-right-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-right-x.svg deleted file mode 100644 index e4d43f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-right-x.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-up-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-up-y.svg deleted file mode 100644 index 3a2631e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-shift-up-y.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-transform-move.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-transform-move.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-transform-move.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-curve.svg deleted file mode 100644 index 8af07b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-curve.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-equation-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-equation-curve.svg deleted file mode 100644 index bade837..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-equation-curve.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-fit-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-fit-curve.svg deleted file mode 100644 index 3b2093f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-fit-curve.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-four-axes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-four-axes.svg deleted file mode 100644 index 3468454..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-four-axes.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes-centered-origin.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes-centered-origin.svg deleted file mode 100644 index 553ba71..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes-centered-origin.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes-centered.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes-centered.svg deleted file mode 100644 index 46f5bd6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes-centered.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes.svg deleted file mode 100644 index 256e2ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-xy-plot-two-axes.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-in-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-in-x.svg deleted file mode 100644 index 142953f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-in-x.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-in-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-in-y.svg deleted file mode 100644 index 2b9c678..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-in-y.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-out-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-out-x.svg deleted file mode 100644 index c79327b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-out-x.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-out-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-out-y.svg deleted file mode 100644 index b5b8038..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-out-y.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select.svg b/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/labplot-zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/languages.svg b/breeze-icons-5.21.0/icons-dark/actions/22/languages.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/languages.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/layer-visible-off.svg b/breeze-icons-5.21.0/icons-dark/actions/22/layer-visible-off.svg deleted file mode 100644 index 001b747..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/layer-visible-off.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/layer-visible-on.svg b/breeze-icons-5.21.0/icons-dark/actions/22/layer-visible-on.svg deleted file mode 100644 index 985b0f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/layer-visible-on.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/lensautofix.svg b/breeze-icons-5.21.0/icons-dark/actions/22/lensautofix.svg deleted file mode 100644 index 65932a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/lensautofix.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/lensdistortion.svg b/breeze-icons-5.21.0/icons-dark/actions/22/lensdistortion.svg deleted file mode 100644 index 442f620..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/lensdistortion.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/license.svg b/breeze-icons-5.21.0/icons-dark/actions/22/license.svg deleted file mode 100644 index 407b030..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/license.svg +++ /dev/null @@ -1,203 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/lighttable.svg b/breeze-icons-5.21.0/icons-dark/actions/22/lighttable.svg deleted file mode 100644 index 7de579f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/lighttable.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/lighttableadd.svg b/breeze-icons-5.21.0/icons-dark/actions/22/lighttableadd.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/lighttableadd.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/lines-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/22/lines-connector.svg deleted file mode 100644 index d151b1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/lines-connector.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/list-add-font.svg b/breeze-icons-5.21.0/icons-dark/actions/22/list-add-font.svg deleted file mode 100644 index d3d9631..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/list-add-font.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/list-add-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/list-add-user.svg deleted file mode 100644 index e5cc6d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/list-add-user.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/list-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/list-add.svg deleted file mode 100644 index 3679698..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/list-add.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/list-remove-user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/list-remove-user.svg deleted file mode 100644 index 188ff81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/list-remove-user.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/list-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/list-remove.svg deleted file mode 100644 index 6799560..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/list-remove.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/list-resource-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/list-resource-add.svg deleted file mode 120000 index ff7249b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/list-resource-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/lock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/love-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/love-amarok.svg deleted file mode 100644 index 2d99297..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/love-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-attachment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-attachment.svg deleted file mode 100644 index 6957f61..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-attachment.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted-full.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted-full.svg deleted file mode 100644 index 89d9ebf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted-full.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted-part.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted-part.svg deleted file mode 100644 index db5c7a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted-part.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted.svg deleted file mode 120000 index bab4595..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -mail-encrypted-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-flag.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-flag.svg deleted file mode 100644 index 307d878..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-flag.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-forward.svg deleted file mode 100644 index 917766e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-forward.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-forwarded-replied.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-forwarded-replied.svg deleted file mode 100644 index 70b8200..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-forwarded-replied.svg +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-forwarded.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-forwarded.svg deleted file mode 100644 index c05933d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-forwarded.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-invitation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-invitation.svg deleted file mode 100644 index eae82d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-invitation.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-important.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-important.svg deleted file mode 100644 index c844cbb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-important.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-junk.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-junk.svg deleted file mode 100644 index 68c6df7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-junk.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-notjunk.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-notjunk.svg deleted file mode 100644 index 166a252..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-notjunk.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-read.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-read.svg deleted file mode 100644 index d0f989b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-read.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-task.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-task.svg deleted file mode 100644 index a5d58ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-task.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-unread-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-unread-new.svg deleted file mode 100644 index 0fe83a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-unread-new.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-unread.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-unread.svg deleted file mode 100644 index 3f990a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-mark-unread.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-meeting-request-reply.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-meeting-request-reply.svg deleted file mode 100644 index d912633..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-meeting-request-reply.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-message-new-list.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-message-new-list.svg deleted file mode 100644 index 85c15fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-message-new-list.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-message-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-message-new.svg deleted file mode 100644 index 98beaf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-message-new.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-queue.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-queue.svg deleted file mode 100644 index 7520472..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-queue.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-receive.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-receive.svg deleted file mode 100644 index 8199980..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-receive.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-replied.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-replied.svg deleted file mode 100644 index 6a8c53e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-replied.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-all.svg deleted file mode 100644 index 73eb571..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-all.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-custom-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-custom-all.svg deleted file mode 100644 index 218dd5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-custom-all.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-custom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-custom.svg deleted file mode 100644 index cad9acb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-custom.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-list.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-list.svg deleted file mode 100644 index 3cf6c4f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-list.svg +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-sender.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-sender.svg deleted file mode 100644 index 9fab240..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-reply-sender.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-send.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-send.svg deleted file mode 100644 index a35f1b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-send.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signature-unknown.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-signature-unknown.svg deleted file mode 100644 index 80c9140..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signature-unknown.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-full.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-full.svg deleted file mode 100644 index 4cdc06e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-full.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-fully.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-fully.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-fully.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-part.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-part.svg deleted file mode 100644 index b850ca3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-part.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-verified.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-verified.svg deleted file mode 100644 index c946cff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed-verified.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-signed.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mail-tagged.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mail-tagged.svg deleted file mode 100644 index 15a6c71..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mail-tagged.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/map-flat.svg b/breeze-icons-5.21.0/icons-dark/actions/22/map-flat.svg deleted file mode 100644 index a64901d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/map-flat.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/map-globe.svg b/breeze-icons-5.21.0/icons-dark/actions/22/map-globe.svg deleted file mode 100644 index 07eb3d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/map-globe.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/map-gnomonic.svg b/breeze-icons-5.21.0/icons-dark/actions/22/map-gnomonic.svg deleted file mode 100644 index 623d579..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/map-gnomonic.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/map-mercator.svg b/breeze-icons-5.21.0/icons-dark/actions/22/map-mercator.svg deleted file mode 100644 index 5ba8c68..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/map-mercator.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/markasblank.svg b/breeze-icons-5.21.0/icons-dark/actions/22/markasblank.svg deleted file mode 100644 index aca7ec1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/markasblank.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/measure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/measure.svg deleted file mode 100644 index 656efc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/measure.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-cover-manager-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-album-cover-manager-amarok.svg deleted file mode 100644 index 7fc923d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-cover-manager-amarok.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-cover.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-album-cover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-cover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-repeat-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-album-repeat-amarok.svg deleted file mode 120000 index cf79da2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-repeat-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-repeat-album-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-track.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-album-track.svg deleted file mode 100644 index c5727ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-album-track.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-eject.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-eject.svg deleted file mode 100644 index e063bbd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-eject.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-mount.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-mount.svg deleted file mode 100644 index a48b688..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-mount.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-pause.svg deleted file mode 100644 index e90aaf3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-pause.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-start.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-start.svg deleted file mode 100644 index 3012a68..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-start.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-stop.svg deleted file mode 100644 index 78908f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-playback-stop.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-playlist-repeat.svg deleted file mode 100644 index 2ddcc07..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-playlist-repeat.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-playlist-shuffle.svg deleted file mode 100644 index aa7f44c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-playlist-shuffle.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-random-albums-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-random-albums-amarok.svg deleted file mode 100644 index 80c57ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-random-albums-amarok.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-random-tracks-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-random-tracks-amarok.svg deleted file mode 100644 index fa316df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-random-tracks-amarok.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-record.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-record.svg deleted file mode 100644 index 9096d2c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-record.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-album-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-album-amarok.svg deleted file mode 100644 index e04fc1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-album-amarok.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-playlist-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-playlist-amarok.svg deleted file mode 100644 index 5dcf04d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-playlist-amarok.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-track-amarok.svg deleted file mode 100644 index d58bf45..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-repeat-track-amarok.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-seek-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-seek-backward.svg deleted file mode 100644 index 149e26b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-seek-backward.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-seek-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-seek-forward.svg deleted file mode 100644 index c3364c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-seek-forward.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-show-active-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-show-active-track-amarok.svg deleted file mode 100644 index 8a5a60b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-show-active-track-amarok.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-skip-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-skip-backward.svg deleted file mode 100644 index ca9446b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-skip-backward.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-skip-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-skip-forward.svg deleted file mode 100644 index 1736a6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-skip-forward.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-standard-track-progression-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-standard-track-progression-amarok.svg deleted file mode 120000 index 0c97893..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-standard-track-progression-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -format-list-ordered.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-add-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-track-add-amarok.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-add-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-edit-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-track-edit-amarok.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-edit-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-queue-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-track-queue-amarok.svg deleted file mode 100644 index f41b119..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-queue-amarok.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-remove-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/media-track-remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/media-track-remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-attending-tentative.svg b/breeze-icons-5.21.0/icons-dark/actions/22/meeting-attending-tentative.svg deleted file mode 100644 index 9392e2f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-attending-tentative.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-attending.svg b/breeze-icons-5.21.0/icons-dark/actions/22/meeting-attending.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-attending.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-participant-no-response.svg b/breeze-icons-5.21.0/icons-dark/actions/22/meeting-participant-no-response.svg deleted file mode 100644 index dba70ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-participant-no-response.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-participant-request-response.svg b/breeze-icons-5.21.0/icons-dark/actions/22/meeting-participant-request-response.svg deleted file mode 100644 index be989cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/meeting-participant-request-response.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/menu_new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/menu_new.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/menu_new.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/menu_new_sep.svg b/breeze-icons-5.21.0/icons-dark/actions/22/menu_new_sep.svg deleted file mode 100644 index 1ce022e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/menu_new_sep.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/merge.svg b/breeze-icons-5.21.0/icons-dark/actions/22/merge.svg deleted file mode 100644 index d1e1c9d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/merge.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/messagebox_warning.svg b/breeze-icons-5.21.0/icons-dark/actions/22/messagebox_warning.svg deleted file mode 100644 index ae549a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/messagebox_warning.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/milestone.svg b/breeze-icons-5.21.0/icons-dark/actions/22/milestone.svg deleted file mode 100644 index bda3312..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/milestone.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mode1.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mode1.svg deleted file mode 100644 index b90ce95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mode1.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mode2.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mode2.svg deleted file mode 100644 index 1cfab5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mode2.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mode3.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mode3.svg deleted file mode 100644 index 4c2ba00..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mode3.svg +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mode4.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mode4.svg deleted file mode 100644 index 9990138..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mode4.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/mode5.svg b/breeze-icons-5.21.0/icons-dark/actions/22/mode5.svg deleted file mode 100644 index d27cee3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/mode5.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/msgid2msgstr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/msgid2msgstr.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/msgid2msgstr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/music-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/music-amarok.svg deleted file mode 120000 index 91b01fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/music-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-show-active-track-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/network-connect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/network-connect.svg deleted file mode 100644 index e1de2e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/network-connect.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/network-disconnect.svg b/breeze-icons-5.21.0/icons-dark/actions/22/network-disconnect.svg deleted file mode 100644 index b4d07ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/network-disconnect.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/new-audio-alarm.svg b/breeze-icons-5.21.0/icons-dark/actions/22/new-audio-alarm.svg deleted file mode 100644 index d6e39a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/new-audio-alarm.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/news-subscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/22/news-subscribe.svg deleted file mode 100644 index 16f972e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/news-subscribe.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/news-unsubscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/22/news-unsubscribe.svg deleted file mode 100644 index 2f5c43a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/news-unsubscribe.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/nextfuzzy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/nextfuzzy.svg deleted file mode 100644 index a6edcf0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/nextfuzzy.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/nextfuzzyuntrans.svg b/breeze-icons-5.21.0/icons-dark/actions/22/nextfuzzyuntrans.svg deleted file mode 100644 index f670b2c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/nextfuzzyuntrans.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/nextuntranslated.svg b/breeze-icons-5.21.0/icons-dark/actions/22/nextuntranslated.svg deleted file mode 100644 index ecf905f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/nextuntranslated.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/nocover.svg b/breeze-icons-5.21.0/icons-dark/actions/22/nocover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/nocover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-add.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-add.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-break.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-break.svg deleted file mode 120000 index c9d9a5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-break.svg +++ /dev/null @@ -1 +0,0 @@ -format-break-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-delete-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-delete-segment.svg deleted file mode 120000 index 8b045a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-delete-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-disconnect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-delete.svg deleted file mode 120000 index bd10261..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-delete.svg +++ /dev/null @@ -1 +0,0 @@ -format-remove-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-join-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-join-segment.svg deleted file mode 120000 index 9dc8e1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-join-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-connect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-join.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-join.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-join.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-segment-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-segment-curve.svg deleted file mode 100644 index 5a60713..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-segment-curve.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-segment-line.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-segment-line.svg deleted file mode 100644 index ddb39a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-segment-line.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-transform.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-transform.svg deleted file mode 100644 index 04620f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-transform.svg +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-auto-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-type-auto-smooth.svg deleted file mode 100644 index 7f5f1bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-auto-smooth.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-cusp.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-type-cusp.svg deleted file mode 100644 index 81a4098..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-cusp.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-type-smooth.svg deleted file mode 100644 index 6fe04ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-smooth.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-symmetric.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node-type-symmetric.svg deleted file mode 100644 index 79cbdf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node-type-symmetric.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/node.svg deleted file mode 100644 index 5f498ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/node.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/noisereduction.svg b/breeze-icons-5.21.0/icons-dark/actions/22/noisereduction.svg deleted file mode 100644 index df2d22f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/noisereduction.svg +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/note.svg b/breeze-icons-5.21.0/icons-dark/actions/22/note.svg deleted file mode 120000 index 4902174..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/note.svg +++ /dev/null @@ -1 +0,0 @@ -view-pim-notes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-center-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-center-calligra.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-left-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-left-calligra.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-left-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-right-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-right-calligra.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-horizontal-right-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-bottom-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-bottom-calligra.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-bottom-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-bottom-top-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-bottom-top-calligra.svg deleted file mode 120000 index 18e5266..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-bottom-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-center-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-center-calligra.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-top-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-top-calligra.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-align-vertical-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-columns.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-columns.svg deleted file mode 100644 index 91333fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-columns.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-flip-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-flip-horizontal.svg deleted file mode 100644 index ab187c1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-flip-horizontal.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-flip-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-flip-vertical.svg deleted file mode 100644 index ea41641..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-flip-vertical.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-group-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-group-calligra.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-group-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-group.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-group.svg deleted file mode 100644 index f62c3dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-group.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-locked.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-locked.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-locked.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-back-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-back-calligra.svg deleted file mode 120000 index 485191c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-back-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-back.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-back.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-back.svg deleted file mode 100644 index 37f617b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-back.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-front-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-front-calligra.svg deleted file mode 120000 index e810edf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-front-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-front.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-front.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-front.svg deleted file mode 100644 index b8d7c6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-front.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-lower-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-lower-calligra.svg deleted file mode 120000 index f6961b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-lower-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-lower.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-lower.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-lower.svg deleted file mode 100644 index 6c8fa61..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-lower.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-raise-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-raise-calligra.svg deleted file mode 120000 index deb91cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-raise-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-raise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-raise.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-order-raise.svg deleted file mode 100644 index 57fcca1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-order-raise.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-rotate-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-rotate-left.svg deleted file mode 100644 index 5b2212d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-rotate-left.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-rotate-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-rotate-right.svg deleted file mode 100644 index fa25f3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-rotate-right.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-rows.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-rows.svg deleted file mode 100644 index d44875c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-rows.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-to-path.svg deleted file mode 100644 index 09a23f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-to-path.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-ungroup-calligra.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-ungroup-calligra.svg deleted file mode 120000 index a22f913..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-ungroup-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-ungroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-ungroup.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-ungroup.svg deleted file mode 100644 index 7e23128..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-ungroup.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object-unlocked.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object-unlocked.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object-unlocked.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/object_node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/object_node.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/object_node.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-focus-peak-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-focus-peak-node.svg deleted file mode 100644 index 99d6c10..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-focus-peak-node.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-percentage.svg deleted file mode 100644 index 9c33305..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-percentage.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-stacked.svg deleted file mode 100644 index 2ce7b98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area-stacked.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area.svg deleted file mode 100644 index cec8075..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-area.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar-percentage.svg deleted file mode 100644 index 3eda7ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar-percentage.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar-stacked.svg deleted file mode 100644 index d4e85dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar-stacked.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar.svg deleted file mode 100644 index 995778f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-bar.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line-percentage.svg deleted file mode 100644 index caed224..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line-percentage.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line-stacked.svg deleted file mode 100644 index 639f093..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line-stacked.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line.svg deleted file mode 100644 index eac7e4f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-line.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-pie.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-pie.svg deleted file mode 100644 index 2aeab49..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-pie.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-polar-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-polar-stacked.svg deleted file mode 100644 index 2f5df0e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-polar-stacked.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-polar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-polar.svg deleted file mode 100644 index 96c2afd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-polar.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-ring.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-ring.svg deleted file mode 100644 index 79ebfe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-ring.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-scatter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-scatter.svg deleted file mode 100644 index 09ef421..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/office-chart-scatter.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/offline-settings.svg b/breeze-icons-5.21.0/icons-dark/actions/22/offline-settings.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/offline-settings.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/offline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/offline.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/offline.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/oilpaint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/oilpaint.svg deleted file mode 100644 index 5341ba6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/oilpaint.svg +++ /dev/null @@ -1,369 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/online.svg b/breeze-icons-5.21.0/icons-dark/actions/22/online.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/online.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/open-for-editing.svg b/breeze-icons-5.21.0/icons-dark/actions/22/open-for-editing.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/open-for-editing.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/overexposure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/overexposure.svg deleted file mode 100644 index eca39ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/overexposure.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/package.svg b/breeze-icons-5.21.0/icons-dark/actions/22/package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/page-2sides.svg b/breeze-icons-5.21.0/icons-dark/actions/22/page-2sides.svg deleted file mode 100644 index 6a2537f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/page-2sides.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/page-3sides.svg b/breeze-icons-5.21.0/icons-dark/actions/22/page-3sides.svg deleted file mode 100644 index 772ffce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/page-3sides.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/page-4sides.svg b/breeze-icons-5.21.0/icons-dark/actions/22/page-4sides.svg deleted file mode 100644 index ff19988..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/page-4sides.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/page-simple.svg b/breeze-icons-5.21.0/icons-dark/actions/22/page-simple.svg deleted file mode 100644 index 5837d21..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/page-simple.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/page-zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/page-zoom.svg deleted file mode 120000 index 67400f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/page-zoom.svg +++ /dev/null @@ -1 +0,0 @@ -./zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/password-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/password-copy.svg deleted file mode 100644 index c5f3828..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/password-copy.svg +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/password-generate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/password-generate.svg deleted file mode 120000 index d00a899..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/password-generate.svg +++ /dev/null @@ -1 +0,0 @@ -playlist-generator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/password-show-off.svg b/breeze-icons-5.21.0/icons-dark/actions/22/password-show-off.svg deleted file mode 120000 index 5d72157..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/password-show-off.svg +++ /dev/null @@ -1 +0,0 @@ -hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/password-show-on.svg b/breeze-icons-5.21.0/icons-dark/actions/22/password-show-on.svg deleted file mode 100644 index 51af1db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/password-show-on.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-clip-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-clip-edit.svg deleted file mode 100644 index b09c073..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-clip-edit.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-effect-parameter-next.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-effect-parameter-next.svg deleted file mode 100644 index 8a95331..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-effect-parameter-next.svg +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-mask-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-mask-edit.svg deleted file mode 100644 index d2afde2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-mask-edit.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-bezier.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-bezier.svg deleted file mode 120000 index c47e3dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-bezier.svg +++ /dev/null @@ -1 +0,0 @@ -draw-path.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-polyline-paraxial.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-polyline-paraxial.svg deleted file mode 100644 index e32cb5d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-polyline-paraxial.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-polyline.svg deleted file mode 100644 index cfde670..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-polyline.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-spiro.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-spiro.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-mode-spiro.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-reverse.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-reverse.svg deleted file mode 100644 index 76c2473..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-reverse.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/path-simplify.svg b/breeze-icons-5.21.0/icons-dark/actions/22/path-simplify.svg deleted file mode 100644 index 30bbdbb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/path-simplify.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/pdf-annotations.svg b/breeze-icons-5.21.0/icons-dark/actions/22/pdf-annotations.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/pdf-annotations.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/perspective.svg b/breeze-icons-5.21.0/icons-dark/actions/22/perspective.svg deleted file mode 100644 index b5636b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/perspective.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/photo.svg b/breeze-icons-5.21.0/icons-dark/actions/22/photo.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/photo.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/photos-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/photos-amarok.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/photos-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/pin.svg b/breeze-icons-5.21.0/icons-dark/actions/22/pin.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/pin.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/player-time.svg b/breeze-icons-5.21.0/icons-dark/actions/22/player-time.svg deleted file mode 100644 index 6db4c21..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/player-time.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/player-volume-muted.svg b/breeze-icons-5.21.0/icons-dark/actions/22/player-volume-muted.svg deleted file mode 120000 index 80f1588..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/player-volume-muted.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/player-volume.svg b/breeze-icons-5.21.0/icons-dark/actions/22/player-volume.svg deleted file mode 120000 index d09fca9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/player-volume.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-high.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/playlist-generator.svg b/breeze-icons-5.21.0/icons-dark/actions/22/playlist-generator.svg deleted file mode 100644 index c556d61..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/playlist-generator.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/playlist-sort.svg b/breeze-icons-5.21.0/icons-dark/actions/22/playlist-sort.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/playlist-sort.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/plugins.svg b/breeze-icons-5.21.0/icons-dark/actions/22/plugins.svg deleted file mode 100644 index cf0016c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/plugins.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/podcast-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/podcast-amarok.svg deleted file mode 100644 index 5696648..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/podcast-amarok.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/pointer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/pointer.svg deleted file mode 120000 index 2c4ee5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/pointer.svg +++ /dev/null @@ -1 +0,0 @@ -tool-pointer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/polygon-add-nodes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/polygon-add-nodes.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/polygon-add-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/polygon-merge-nodes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/polygon-merge-nodes.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/polygon-merge-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/port.svg b/breeze-icons-5.21.0/icons-dark/actions/22/port.svg deleted file mode 100644 index 056960b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/port.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/postalcode.svg b/breeze-icons-5.21.0/icons-dark/actions/22/postalcode.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/postalcode.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/practice-setup.svg b/breeze-icons-5.21.0/icons-dark/actions/22/practice-setup.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/practice-setup.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/practice-start.svg b/breeze-icons-5.21.0/icons-dark/actions/22/practice-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/practice-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/practice-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/practice-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/practice-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/precondition.svg b/breeze-icons-5.21.0/icons-dark/actions/22/precondition.svg deleted file mode 100644 index 508b1ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/precondition.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-activities.svg b/breeze-icons-5.21.0/icons-dark/actions/22/preferences-activities.svg deleted file mode 100644 index da73a84..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-activities.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-indicator-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/preferences-indicator-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-indicator-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-media-playback-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/preferences-media-playback-amarok.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-media-playback-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-other.svg b/breeze-icons-5.21.0/icons-dark/actions/22/preferences-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/preflight-verifier.svg b/breeze-icons-5.21.0/icons-dark/actions/22/preflight-verifier.svg deleted file mode 100644 index 45f34dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/preflight-verifier.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/prevfuzzy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/prevfuzzy.svg deleted file mode 100644 index 62c6fd0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/prevfuzzy.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/prevfuzzyuntrans.svg b/breeze-icons-5.21.0/icons-dark/actions/22/prevfuzzyuntrans.svg deleted file mode 100644 index 9de01f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/prevfuzzyuntrans.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/prevuntranslated.svg b/breeze-icons-5.21.0/icons-dark/actions/22/prevuntranslated.svg deleted file mode 100644 index 50882bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/prevuntranslated.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/primarykey_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/primarykey_constraint.svg deleted file mode 100644 index 62b60c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/primarykey_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/process-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/process-stop.svg deleted file mode 100644 index 7382c16..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/process-stop.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/project-development-close-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/project-development-close-all.svg deleted file mode 120000 index 5687007..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/project-development-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -project-development-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/project-development-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/project-development-close.svg deleted file mode 100644 index 717992b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/project-development-close.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/project-development-new-template.svg b/breeze-icons-5.21.0/icons-dark/actions/22/project-development-new-template.svg deleted file mode 100644 index 7fd6001..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/project-development-new-template.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/project-development.svg b/breeze-icons-5.21.0/icons-dark/actions/22/project-development.svg deleted file mode 100644 index b954ac8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/project-development.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/project-open.svg b/breeze-icons-5.21.0/icons-dark/actions/22/project-open.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/project-open.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/qa.svg b/breeze-icons-5.21.0/icons-dark/actions/22/qa.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/qa.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/question.svg b/breeze-icons-5.21.0/icons-dark/actions/22/question.svg deleted file mode 100644 index b511dc3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/question.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-class.svg b/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-class.svg deleted file mode 100644 index 12ce997..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-class.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-file.svg b/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-file.svg deleted file mode 100644 index 21c8f7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-file.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-function.svg b/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-function.svg deleted file mode 100644 index 19b1d4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen-function.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen.svg b/breeze-icons-5.21.0/icons-dark/actions/22/quickopen.svg deleted file mode 100644 index 8e8406c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/quickopen.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/quickview.svg b/breeze-icons-5.21.0/icons-dark/actions/22/quickview.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/quickview.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/raindrop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/raindrop.svg deleted file mode 100644 index 087f1be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/raindrop.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/randomize.svg b/breeze-icons-5.21.0/icons-dark/actions/22/randomize.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/randomize.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/ratiocrop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/ratiocrop.svg deleted file mode 120000 index 686d9f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/ratiocrop.svg +++ /dev/null @@ -1 +0,0 @@ -transform-crop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/realization.svg b/breeze-icons-5.21.0/icons-dark/actions/22/realization.svg deleted file mode 100644 index 4ce098e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/realization.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/redeyes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/redeyes.svg deleted file mode 100644 index 1b945a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/redeyes.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/refactor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/refactor.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/refactor.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/region.svg b/breeze-icons-5.21.0/icons-dark/actions/22/region.svg deleted file mode 120000 index 6754181..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/region.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/relationship.svg b/breeze-icons-5.21.0/icons-dark/actions/22/relationship.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/relationship.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/remove-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/remove-link.svg b/breeze-icons-5.21.0/icons-dark/actions/22/remove-link.svg deleted file mode 100644 index db4c982..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/remove-link.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/repeat.svg b/breeze-icons-5.21.0/icons-dark/actions/22/repeat.svg deleted file mode 100644 index 7b29136..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/repeat.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-child-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-child-insert.svg deleted file mode 100644 index 5948fd7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-child-insert.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-child.svg b/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-child.svg deleted file mode 100644 index 67b0d76..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-child.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-insert.svg deleted file mode 100644 index 4efa07c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/resource-calendar-insert.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/resource-group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/resource-group-new.svg deleted file mode 100644 index 67c5ec4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/resource-group-new.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/resource-group.svg b/breeze-icons-5.21.0/icons-dark/actions/22/resource-group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/resource-group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/restoration.svg b/breeze-icons-5.21.0/icons-dark/actions/22/restoration.svg deleted file mode 100644 index 6415c51..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/restoration.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/reverse.svg b/breeze-icons-5.21.0/icons-dark/actions/22/reverse.svg deleted file mode 100644 index 0ec7e98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/reverse.svg +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/roll.svg b/breeze-icons-5.21.0/icons-dark/actions/22/roll.svg deleted file mode 100644 index 9866a88..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/roll.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/routeplanning.svg b/breeze-icons-5.21.0/icons-dark/actions/22/routeplanning.svg deleted file mode 120000 index d0e2df7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/routeplanning.svg +++ /dev/null @@ -1 +0,0 @@ -flag-green.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-clean.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build-clean.svg deleted file mode 100644 index f190912..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-clean.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-configure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build-configure.svg deleted file mode 100644 index 2a37ef9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-configure.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-file.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build-file.svg deleted file mode 100644 index d36e21f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-file.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-install-root.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build-install-root.svg deleted file mode 100644 index abc039a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-install-root.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-install.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build-install.svg deleted file mode 100644 index 2474c7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-install.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-prune.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build-prune.svg deleted file mode 100644 index ad27dc2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build-prune.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-build.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-build.svg deleted file mode 100644 index 67b65e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-build.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-clean.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-clean.svg deleted file mode 120000 index 2c899aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-clean.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-clean.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/run-install.svg b/breeze-icons-5.21.0/icons-dark/actions/22/run-install.svg deleted file mode 120000 index 71034b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/run-install.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/select-rectangular.svg b/breeze-icons-5.21.0/icons-dark/actions/22/select-rectangular.svg deleted file mode 100644 index 47bf483..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/select-rectangular.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/send_signal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/send_signal.svg deleted file mode 100644 index 0d2bb26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/send_signal.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/services.svg b/breeze-icons-5.21.0/icons-dark/actions/22/services.svg deleted file mode 120000 index 4c2c5d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/services.svg +++ /dev/null @@ -1 +0,0 @@ -flag-blue.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/set-language.svg b/breeze-icons-5.21.0/icons-dark/actions/22/set-language.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/set-language.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/settings-configure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/settings-configure.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/settings-configure.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/shallow-history.svg b/breeze-icons-5.21.0/icons-dark/actions/22/shallow-history.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/shallow-history.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/shape-choose.svg b/breeze-icons-5.21.0/icons-dark/actions/22/shape-choose.svg deleted file mode 120000 index ef9a196..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/shape-choose.svg +++ /dev/null @@ -1 +0,0 @@ -shapes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/shapes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/shapes.svg deleted file mode 100644 index 0bfbbe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/shapes.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/sharpenimage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/sharpenimage.svg deleted file mode 100644 index 5dec68a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/sharpenimage.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/shear.svg b/breeze-icons-5.21.0/icons-dark/actions/22/shear.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/shear.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/show-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/22/show-menu.svg deleted file mode 100644 index a2a2738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/show-menu.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/show-node-handles.svg b/breeze-icons-5.21.0/icons-dark/actions/22/show-node-handles.svg deleted file mode 100644 index 728e76c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/show-node-handles.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/show-offline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/show-offline.svg deleted file mode 100644 index 1e22b60..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/show-offline.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/show-path-outline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/show-path-outline.svg deleted file mode 100644 index 0b23ca0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/show-path-outline.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/similarartists-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/similarartists-amarok.svg deleted file mode 100644 index 74fe591..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/similarartists-amarok.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skg-chart-bubble.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skg-chart-bubble.svg deleted file mode 100644 index a03b1db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skg-chart-bubble.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_credit_card.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_credit_card.svg deleted file mode 100644 index 406c0af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_credit_card.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_less.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_less.svg deleted file mode 100644 index 7b625b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_less.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_more.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_more.svg deleted file mode 100644 index c04a82b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_more.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_much_less.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_much_less.svg deleted file mode 100644 index 6c49c68..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_much_less.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_much_more.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_much_more.svg deleted file mode 100644 index 3611e5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_much_more.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_type.svg b/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_type.svg deleted file mode 100644 index 3bd137e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/skrooge_type.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/smallclock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/smallclock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/smallclock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-center.svg deleted file mode 100644 index c848326..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-center.svg +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-corners.svg deleted file mode 100644 index 829ad88..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-corners.svg +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-edges.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-edges.svg deleted file mode 100644 index 7df46fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-edges.svg +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-midpoints.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-midpoints.svg deleted file mode 100644 index 461cce2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box-midpoints.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box.svg deleted file mode 100644 index 7df46fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-bounding-box.svg +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-extension.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-extension.svg deleted file mode 100644 index 7a8c2ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-extension.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-grid-guide-intersections.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-grid-guide-intersections.svg deleted file mode 100644 index ff62117..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-grid-guide-intersections.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-guideline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-guideline.svg deleted file mode 100644 index e46c3f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-guideline.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-intersection.svg deleted file mode 100644 index 19a50e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-intersection.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-node.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-node.svg deleted file mode 100644 index cd0d555..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-node.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-center.svg deleted file mode 100644 index 655978d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-center.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-intersection.svg deleted file mode 100644 index 7e8f1e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-intersection.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-rotation-center.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-rotation-center.svg deleted file mode 100644 index 57bbe82..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-nodes-rotation-center.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-orthogonal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-orthogonal.svg deleted file mode 100644 index b863ef7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-orthogonal.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-page.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-page.svg deleted file mode 100644 index f680ade..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-page.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap-text-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap-text-baseline.svg deleted file mode 100644 index 7f21288..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap-text-baseline.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/snap.svg b/breeze-icons-5.21.0/icons-dark/actions/22/snap.svg deleted file mode 100644 index 20ca98a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/snap.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/social.svg b/breeze-icons-5.21.0/icons-dark/actions/22/social.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/social.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/sort-name.svg b/breeze-icons-5.21.0/icons-dark/actions/22/sort-name.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/sort-name.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/sort-presence.svg b/breeze-icons-5.21.0/icons-dark/actions/22/sort-presence.svg deleted file mode 100644 index 27e3ac3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/sort-presence.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/sort_incr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/sort_incr.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/sort_incr.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/speaker.svg b/breeze-icons-5.21.0/icons-dark/actions/22/speaker.svg deleted file mode 100644 index aedecf6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/speaker.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/specific-setup.svg b/breeze-icons-5.21.0/icons-dark/actions/22/specific-setup.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/specific-setup.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/speedometer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/speedometer.svg deleted file mode 120000 index e48dac0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/speedometer.svg +++ /dev/null @@ -1 +0,0 @@ -filename-bpm-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/split.svg b/breeze-icons-5.21.0/icons-dark/actions/22/split.svg deleted file mode 100644 index 55fed72..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/split.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/standard-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/22/standard-connector.svg deleted file mode 100644 index 1caa93f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/standard-connector.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/start-over.svg b/breeze-icons-5.21.0/icons-dark/actions/22/start-over.svg deleted file mode 120000 index 81a417a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/start-over.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-repeat.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/state-fork.svg b/breeze-icons-5.21.0/icons-dark/actions/22/state-fork.svg deleted file mode 100644 index ab0bf37..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/state-fork.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Anchor.svg deleted file mode 120000 index 870928c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Anchor.svg +++ /dev/null @@ -1 +0,0 @@ -anchor.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Box.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Box.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Box.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_ChargedParticle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_ChargedParticle.svg deleted file mode 100644 index 83970ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_ChargedParticle.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_CircularMotor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_CircularMotor.svg deleted file mode 100644 index 5fe09fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_CircularMotor.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Controller.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Controller.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Controller.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_CoulombForce.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_CoulombForce.svg deleted file mode 100644 index dd5c4fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_CoulombForce.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Disk.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Disk.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Disk.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Gas.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Gas.svg deleted file mode 120000 index b32b12a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Gas.svg +++ /dev/null @@ -1 +0,0 @@ -tool-spray.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_GasParticle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_GasParticle.svg deleted file mode 120000 index b32b12a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_GasParticle.svg +++ /dev/null @@ -1 +0,0 @@ -tool-spray.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Graph.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Graph.svg deleted file mode 120000 index e9a7f63..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Graph.svg +++ /dev/null @@ -1 +0,0 @@ -office-chart-line.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_GravitationForce.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_GravitationForce.svg deleted file mode 100644 index 4b8389a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_GravitationForce.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_LinearMotor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_LinearMotor.svg deleted file mode 100644 index 199fb88..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_LinearMotor.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Meter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Meter.svg deleted file mode 120000 index 3f1ca0a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Meter.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-select-texts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Note.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Note.svg deleted file mode 120000 index 4902174..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Note.svg +++ /dev/null @@ -1 +0,0 @@ -view-pim-notes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Particle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Particle.svg deleted file mode 120000 index db766e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Particle.svg +++ /dev/null @@ -1 +0,0 @@ -draw-circle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Pin.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Pin.svg deleted file mode 120000 index c3a2f24..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Pin.svg +++ /dev/null @@ -1 +0,0 @@ -port.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Polygon.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Polygon.svg deleted file mode 120000 index 1bc83ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Polygon.svg +++ /dev/null @@ -1 +0,0 @@ -draw-polyline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Rope.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Rope.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Rope.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_SoftBody.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_SoftBody.svg deleted file mode 100644 index a4037ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_SoftBody.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Spring.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Spring.svg deleted file mode 100644 index 8dc9393..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Spring.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Stick.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Stick.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Stick.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Tracer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Tracer.svg deleted file mode 120000 index c5d5192..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_Tracer.svg +++ /dev/null @@ -1 +0,0 @@ -overexposure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_WeightForce.svg b/breeze-icons-5.21.0/icons-dark/actions/22/step_object_WeightForce.svg deleted file mode 100644 index 9db8ba9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/step_object_WeightForce.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/story-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/story-editor.svg deleted file mode 100644 index 626a026..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/story-editor.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/straight-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/22/straight-connector.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/straight-connector.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-bevel.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-bevel.svg deleted file mode 120000 index 1b2b69e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-bevel.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-bevel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-butt.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-butt.svg deleted file mode 100644 index 7f0d9bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-butt.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-miter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-miter.svg deleted file mode 120000 index 7788e8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-miter.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-miter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-round.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-round.svg deleted file mode 100644 index 3e679a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-round.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-square.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-square.svg deleted file mode 100644 index 669946d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-cap-square.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-bevel.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-bevel.svg deleted file mode 100644 index dc865d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-bevel.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-miter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-miter.svg deleted file mode 100644 index 554cf66..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-miter.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-round.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-round.svg deleted file mode 100644 index fb76396..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-join-round.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/22/stroke-to-path.svg deleted file mode 100644 index 546ac0f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/stroke-to-path.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/subsystem.svg b/breeze-icons-5.21.0/icons-dark/actions/22/subsystem.svg deleted file mode 120000 index 7563411..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/subsystem.svg +++ /dev/null @@ -1 +0,0 @@ -plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/svn-commit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/svn-commit.svg deleted file mode 100644 index d36bb28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/svn-commit.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/svn-update.svg b/breeze-icons-5.21.0/icons-dark/actions/22/svn-update.svg deleted file mode 100644 index 8ab3abb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/svn-update.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/system-run.svg b/breeze-icons-5.21.0/icons-dark/actions/22/system-run.svg deleted file mode 100644 index d8aebcb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/system-run.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/system-search.svg b/breeze-icons-5.21.0/icons-dark/actions/22/system-search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/system-search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/system-upgrade.svg b/breeze-icons-5.21.0/icons-dark/actions/22/system-upgrade.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/system-upgrade.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tab-close-other.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tab-close-other.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tab-close-other.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tab-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tab-close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tab-close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tab-detach.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tab-detach.svg deleted file mode 100644 index 81a2f76..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tab-detach.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tab-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tab-duplicate.svg deleted file mode 100644 index 9fc0046..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tab-duplicate.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tab-new-background.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tab-new-background.svg deleted file mode 100644 index de9a022..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tab-new-background.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tab-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tab-new.svg deleted file mode 100644 index 48a6047..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tab-new.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/table.svg b/breeze-icons-5.21.0/icons-dark/actions/22/table.svg deleted file mode 100644 index f598d9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/table.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-addressbook.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-addressbook.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-addressbook.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-assigned.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-assigned.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-assigned.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-delete.svg deleted file mode 120000 index 9329cda..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-delete.svg +++ /dev/null @@ -1 +0,0 @@ -xml-attribute-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-events.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-events.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-events.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-folder.svg deleted file mode 120000 index f927800..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open-folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-new.svg deleted file mode 100644 index e35d6d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-new.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-people.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-people.svg deleted file mode 120000 index 0d9b8b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-people.svg +++ /dev/null @@ -1 +0,0 @@ -edit-image-face-show.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-places.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-places.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-places.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-recents.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-recents.svg deleted file mode 100644 index 920d7f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-recents.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag-reset.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag-reset.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag-reset.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tag.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tag.svg deleted file mode 100644 index 516d852..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tag.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/task-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/task-new.svg deleted file mode 100644 index 28ae53d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/task-new.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/taxes-finances.svg b/breeze-icons-5.21.0/icons-dark/actions/22/taxes-finances.svg deleted file mode 100644 index c723f72..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/taxes-finances.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/template.svg b/breeze-icons-5.21.0/icons-dark/actions/22/template.svg deleted file mode 120000 index 911d559..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/template.svg +++ /dev/null @@ -1 +0,0 @@ -document-new-from-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-field.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-field.svg deleted file mode 100644 index 1d3ad28..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-field.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-flow-into-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-flow-into-frame.svg deleted file mode 100644 index 5a2ea32..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-flow-into-frame.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-frame-link.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-frame-link.svg deleted file mode 100644 index e8cae70..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-frame-link.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-frame-unlink.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-frame-unlink.svg deleted file mode 100644 index 151c98e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-frame-unlink.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-speak.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-speak.svg deleted file mode 100644 index d5d19e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-speak.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-unflow.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-unflow.svg deleted file mode 100644 index d88560c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-unflow.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text-wrap.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text-wrap.svg deleted file mode 100644 index 15c0d55..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text-wrap.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_horz_kern.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_horz_kern.svg deleted file mode 100644 index c8891be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_horz_kern.svg +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_letter_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_letter_spacing.svg deleted file mode 100644 index 335743b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_letter_spacing.svg +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_line_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_line_spacing.svg deleted file mode 100644 index 2cfc837..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_line_spacing.svg +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_remove_kerns.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_remove_kerns.svg deleted file mode 100644 index 87452b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_remove_kerns.svg +++ /dev/null @@ -1,515 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_rotation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_rotation.svg deleted file mode 100644 index 9a8163f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_rotation.svg +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_subscript.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_subscript.svg deleted file mode 100644 index 8e89ebf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_subscript.svg +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_superscript.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_superscript.svg deleted file mode 100644 index 6330751..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_superscript.svg +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_vert_kern.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_vert_kern.svg deleted file mode 100644 index fe8f739..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_vert_kern.svg +++ /dev/null @@ -1,385 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/text_word_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/22/text_word_spacing.svg deleted file mode 100644 index 4040d79..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/text_word_spacing.svg +++ /dev/null @@ -1,501 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/texture.svg b/breeze-icons-5.21.0/icons-dark/actions/22/texture.svg deleted file mode 100644 index d179bb7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/texture.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool-animator.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool-animator.svg deleted file mode 100644 index bff3d4e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool-animator.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool-measure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool-measure.svg deleted file mode 100644 index 61e05b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool-measure.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool-node-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool-node-editor.svg deleted file mode 120000 index 9d57cb0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool-node-editor.svg +++ /dev/null @@ -1 +0,0 @@ -edit-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool-pointer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool-pointer.svg deleted file mode 100644 index 9506be1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool-pointer.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool-spray.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool-spray.svg deleted file mode 100644 index b682a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool-spray.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool-tweak.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool-tweak.svg deleted file mode 100644 index 1c262c1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool-tweak.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_brush.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_brush.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_brush.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_color_eraser.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_color_eraser.svg deleted file mode 100644 index 9e0a4c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_color_eraser.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_color_picker.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_color_picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_color_picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_curve.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_curve.svg deleted file mode 100644 index ab37257..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_curve.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_ellipse.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_ellipse.svg deleted file mode 120000 index 81af32b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_ellipse.svg +++ /dev/null @@ -1 +0,0 @@ -draw-ellipse.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_elliptical_selection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_elliptical_selection.svg deleted file mode 100644 index 7488109..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_elliptical_selection.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_eraser.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_eraser.svg deleted file mode 120000 index f99a1d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_eraser.svg +++ /dev/null @@ -1 +0,0 @@ -draw-eraser.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_flood_fill.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_flood_fill.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_flood_fill.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_free_form_selection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_free_form_selection.svg deleted file mode 120000 index 48532ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_free_form_selection.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-lasso.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_line.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_line.svg deleted file mode 120000 index d6f1b6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_line.svg +++ /dev/null @@ -1 +0,0 @@ -draw-line.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_pen.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_pen.svg deleted file mode 120000 index a086f03..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_pen.svg +++ /dev/null @@ -1 +0,0 @@ -draw-freehand.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_polygon.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_polygon.svg deleted file mode 100644 index 5d771b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_polygon.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_polyline.svg deleted file mode 120000 index 1bc83ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_polyline.svg +++ /dev/null @@ -1 +0,0 @@ -draw-polyline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_rect_selection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_rect_selection.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_rect_selection.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_rectangle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_rectangle.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_rectangle.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_rounded_rectangle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_rounded_rectangle.svg deleted file mode 100644 index 560d5f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_rounded_rectangle.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_spraycan.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_spraycan.svg deleted file mode 120000 index b32b12a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_spraycan.svg +++ /dev/null @@ -1 +0,0 @@ -tool-spray.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tool_text.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tool_text.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tool_text.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-check-spelling.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-check-spelling.svg deleted file mode 100644 index 2ac2fa9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-check-spelling.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-burn-image.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-burn-image.svg deleted file mode 100644 index 275b790..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-burn-image.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-burn.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-burn.svg deleted file mode 100644 index 463876b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-burn.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-copy.svg deleted file mode 100644 index ca9c14e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-copy.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-erase.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-erase.svg deleted file mode 100644 index edabde1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-erase.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-format.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-format.svg deleted file mode 100644 index 0df7c13..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-media-optical-format.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-report-bug.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-report-bug.svg deleted file mode 100644 index a5ef8ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-report-bug.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-audio-cd.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-audio-cd.svg deleted file mode 100644 index cff28b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-audio-cd.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-video-cd.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-video-cd.svg deleted file mode 100644 index 047957d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-video-cd.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-video-dvd.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-video-dvd.svg deleted file mode 100644 index 050b657..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-rip-video-dvd.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/tools-wizard.svg b/breeze-icons-5.21.0/icons-dark/actions/22/tools-wizard.svg deleted file mode 100644 index 1f07434..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/tools-wizard.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-crop-and-resize.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-crop-and-resize.svg deleted file mode 100644 index 2f5ae4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-crop-and-resize.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-crop.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-crop.svg deleted file mode 100644 index fc380ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-crop.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-move-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-move-horizontal.svg deleted file mode 100644 index 281280d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-move-horizontal.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-move-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-move-vertical.svg deleted file mode 100644 index 2be2ca2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-move-vertical.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-move.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-move.svg deleted file mode 100644 index bd1c960..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-move.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-rotate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-rotate.svg deleted file mode 100644 index 9ed64d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-rotate.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-scale-textbox-points.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-scale-textbox-points.svg deleted file mode 100644 index 2a525cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-scale-textbox-points.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-scale.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-scale.svg deleted file mode 100644 index c281396..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-scale.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-down.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-down.svg deleted file mode 100644 index 2454eb1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-down.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-left.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-left.svg deleted file mode 100644 index 7f96b16..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-left.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-right.svg deleted file mode 100644 index 051a363..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-right.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-up.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-up.svg deleted file mode 100644 index 4d6161d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-shear-up.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-skew-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-skew-horizontal.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-skew-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transform-skew-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transform-skew-vertical.svg deleted file mode 120000 index 294c4e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transform-skew-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/transsearch.svg b/breeze-icons-5.21.0/icons-dark/actions/22/transsearch.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/transsearch.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/trash-empty.svg b/breeze-icons-5.21.0/icons-dark/actions/22/trash-empty.svg deleted file mode 100644 index c6adc42..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/trash-empty.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-coll-message-asynchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbr-coll-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-coll-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-coll-message-synchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbr-coll-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-coll-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-asynchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-found.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-found.svg deleted file mode 120000 index 3bab14e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-found.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-notjunk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-lost.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-lost.svg deleted file mode 120000 index c423740..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-lost.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-junk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-synchronous.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbr-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_activity.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_activity.svg deleted file mode 120000 index 7954379..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_activity.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_class.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_collaboration.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_collaboration.svg deleted file mode 120000 index 255b712..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_collaboration.svg +++ /dev/null @@ -1 +0,0 @@ -document-share.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_component.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_deployment.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_deployment.svg deleted file mode 100644 index b0057d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_deployment.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_entityrelationship.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_entityrelationship.svg deleted file mode 100644 index 6a8697f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_entityrelationship.svg +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_sequence.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_sequence.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_sequence.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_state.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_state.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_usecase.svg b/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_usecase.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/umbrello_diagram_usecase.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/underexposure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/underexposure.svg deleted file mode 100644 index 3545628..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/underexposure.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/uniassociation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/uniassociation.svg deleted file mode 100644 index e17fb9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/uniassociation.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/unique_constraint.svg b/breeze-icons-5.21.0/icons-dark/actions/22/unique_constraint.svg deleted file mode 100644 index 56fb9ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/unique_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/unlock.svg b/breeze-icons-5.21.0/icons-dark/actions/22/unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/unmarkasblank.svg b/breeze-icons-5.21.0/icons-dark/actions/22/unmarkasblank.svg deleted file mode 100644 index 1564b47..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/unmarkasblank.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/upcomingevents-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/upcomingevents-amarok.svg deleted file mode 120000 index 7022652..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/upcomingevents-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/upindicator.svg b/breeze-icons-5.21.0/icons-dark/actions/22/upindicator.svg deleted file mode 100644 index dc26107..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/upindicator.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/upload-media.svg b/breeze-icons-5.21.0/icons-dark/actions/22/upload-media.svg deleted file mode 100644 index 85b099d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/upload-media.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - Gnome Symbolic Icon Theme - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/usecase.svg b/breeze-icons-5.21.0/icons-dark/actions/22/usecase.svg deleted file mode 120000 index 81af32b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/usecase.svg +++ /dev/null @@ -1 +0,0 @@ -draw-ellipse.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/user-group-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/user-group-delete.svg deleted file mode 100644 index 19287bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/user-group-delete.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/user-group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/user-group-new.svg deleted file mode 100644 index f3768fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/user-group-new.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/user-group-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/22/user-group-properties.svg deleted file mode 100644 index 500318f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/user-group-properties.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/user-identity.svg b/breeze-icons-5.21.0/icons-dark/actions/22/user-identity.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/user-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/22/user-properties.svg deleted file mode 120000 index ad3742c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/user-properties.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/user.svg b/breeze-icons-5.21.0/icons-dark/actions/22/user.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/user.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/username-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/22/username-copy.svg deleted file mode 100644 index 60881d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/username-copy.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/videoclip-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/videoclip-amarok.svg deleted file mode 120000 index 0d1faec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/videoclip-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-show-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account-checking.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account-checking.svg deleted file mode 100644 index 1155aca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account-checking.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account-savings.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account-savings.svg deleted file mode 100644 index c207241..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account-savings.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account.svg deleted file mode 100644 index 4be4c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank-account.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-bank.svg deleted file mode 100644 index da2f233..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-bank.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-barcode-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-barcode-add.svg deleted file mode 100644 index 423e9cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-barcode-add.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-barcode.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-barcode.svg deleted file mode 100644 index 96d7db1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-barcode.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-agenda.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-agenda.svg deleted file mode 100644 index f017071..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-agenda.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-birthday.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-birthday.svg deleted file mode 100644 index 603aa96..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-birthday.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-day.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-day.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-holiday.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-holiday.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-holiday.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-journal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-journal.svg deleted file mode 100644 index 0e9cdfa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-journal.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-list.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-list.svg deleted file mode 100644 index da352ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-list.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-month.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-month.svg deleted file mode 100644 index 2cb92ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-month.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-special-occasion.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-special-occasion.svg deleted file mode 100644 index d595647..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-special-occasion.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-tasks.svg deleted file mode 100644 index b887fd9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-tasks.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-time-spent.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-time-spent.svg deleted file mode 100644 index ea51026..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-time-spent.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-timeline.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-timeline.svg deleted file mode 100644 index 8680eab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-timeline.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-upcoming-days.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-upcoming-days.svg deleted file mode 100644 index c85857a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-upcoming-days.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-upcoming-events.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-upcoming-events.svg deleted file mode 100644 index 7b9dbe1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-upcoming-events.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-wedding-anniversary.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-wedding-anniversary.svg deleted file mode 100644 index 84ff623..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-wedding-anniversary.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-week.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-week.svg deleted file mode 100644 index c1f5dcd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-week.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-whatsnext.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-whatsnext.svg deleted file mode 100644 index 1854e63..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-whatsnext.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-workweek.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-workweek.svg deleted file mode 120000 index 9b59502..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar-workweek.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-week.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar.svg deleted file mode 100644 index f8fa526..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-calendar.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-catalog.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-catalog.svg deleted file mode 100644 index 8afe852..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-catalog.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-categories-expenditures.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-categories-expenditures.svg deleted file mode 100644 index 91a9065..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-categories-expenditures.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-categories-incomes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-categories-incomes.svg deleted file mode 100644 index e6a5bfe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-categories-incomes.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-categories.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-categories.svg deleted file mode 100644 index d4a20dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-categories.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-add.svg deleted file mode 100644 index f9bad23..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-add.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export-secret.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export-secret.svg deleted file mode 100644 index 8aa9295..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export-secret.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export-server.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export-server.svg deleted file mode 100644 index d75de1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export-server.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export.svg deleted file mode 100644 index 4b75d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-export.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-import.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-import.svg deleted file mode 100644 index 6cb3ed3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-import.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-server-configure.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-server-configure.svg deleted file mode 100644 index a6fc17e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-server-configure.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-sign.svg deleted file mode 100644 index 8f0977c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate-sign.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate.svg deleted file mode 100644 index 8051ed0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-certificate.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-close.svg deleted file mode 100644 index b71ffd9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-close.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-conversation-balloon.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-conversation-balloon.svg deleted file mode 120000 index 36675a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-conversation-balloon.svg +++ /dev/null @@ -1 +0,0 @@ -kmouth-phrase.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-file-columns.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-file-columns.svg deleted file mode 100644 index 15f548e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-file-columns.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-filter.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-filter.svg deleted file mode 100644 index 6d2bf32..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-filter.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-form-action.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-form-action.svg deleted file mode 100644 index b46ca35..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-form-action.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-form.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-form.svg deleted file mode 100644 index 6e379d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-form.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-fullscreen.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-fullscreen.svg deleted file mode 100644 index 8a6dc89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-fullscreen.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-grid.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-grid.svg deleted file mode 100644 index a7a781a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-grid.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-group.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-group.svg deleted file mode 100644 index 5b2724b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-group.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-history.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-history.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-left-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-left-close.svg deleted file mode 100644 index 2b7e889..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-left-close.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-details.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-list-details.svg deleted file mode 100644 index 2079bf5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-details.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-icons.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-list-icons.svg deleted file mode 100644 index b9a938b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-icons.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-text.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-list-text.svg deleted file mode 100644 index b39b6fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-text.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-list-tree.svg deleted file mode 100644 index 5d036e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-list-tree.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-artist.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-equalizer.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-equalizer.svg deleted file mode 100644 index d960038..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-equalizer.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-lyrics.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-lyrics.svg deleted file mode 100644 index 89b8795..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-lyrics.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-playlist.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-playlist.svg deleted file mode 100644 index be44136..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-playlist.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-publisher.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-publisher.svg deleted file mode 120000 index 1b4173d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-publisher.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_cart_view.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-title.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-title.svg deleted file mode 100644 index fb41bfb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-title.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-visualization.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-media-visualization.svg deleted file mode 100644 index 348660c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-media-visualization.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-multiple-objects.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-multiple-objects.svg deleted file mode 100644 index 8e922f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-multiple-objects.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-object-histogram-linear.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-object-histogram-linear.svg deleted file mode 100644 index d792043..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-object-histogram-linear.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-object-histogram-logarithmic.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-object-histogram-logarithmic.svg deleted file mode 100644 index 9baebbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-object-histogram-logarithmic.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-contacts.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-contacts.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-contacts.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-journal.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-journal.svg deleted file mode 120000 index b830e6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-journal.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-journal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-mail.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-mail.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-news.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-news.svg deleted file mode 120000 index 7387fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-news.svg +++ /dev/null @@ -1 +0,0 @@ -news-subscribe.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-notes.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-notes.svg deleted file mode 100644 index cb552ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-notes.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-tasks-pending.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-tasks-pending.svg deleted file mode 100644 index 07914ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-tasks-pending.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-tasks.svg deleted file mode 120000 index f6ae45c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-pim-tasks.svg +++ /dev/null @@ -1 +0,0 @@ -view-task.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-presentation.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-presentation.svg deleted file mode 100644 index 8764026..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-presentation.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-preview.svg deleted file mode 100644 index 685c411..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-preview.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - Gnome Symbolic Icon Theme - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-all-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-process-all-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-all-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-all.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-process-all.svg deleted file mode 120000 index a379444..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-all.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-details.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-own.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-process-own.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-own.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-system.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-process-system.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-system.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-process-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-users.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-process-users.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-process-users.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-refresh.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-refresh.svg deleted file mode 100644 index 8fee9e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-refresh.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-resource-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-resource-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-resource-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-restore.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-restore.svg deleted file mode 100644 index 9ce3198..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-restore.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-right-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-right-close.svg deleted file mode 100644 index 6c9c308..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-right-close.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-right-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-right-new.svg deleted file mode 100644 index 7f6ce88..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-right-new.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-services-scripted-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-services-scripted-amarok.svg deleted file mode 120000 index 4afc256..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-services-scripted-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_scripts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-sidetree.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-sidetree.svg deleted file mode 100644 index f9efadf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-sidetree.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-sort-ascending.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-sort-ascending.svg deleted file mode 100644 index cbc42fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-sort-ascending.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-sort-descending.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-sort-descending.svg deleted file mode 100644 index a9abe3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-sort-descending.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-split-left-right.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-split-left-right.svg deleted file mode 100644 index 9235263..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-split-left-right.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-split-top-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-split-top-bottom.svg deleted file mode 100644 index 1378f6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-split-top-bottom.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-statistics.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-statistics.svg deleted file mode 100644 index 9d6f234..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-statistics.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-table-of-contents-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-table-of-contents-ltr.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-table-of-contents-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-table-of-contents-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-table-of-contents-rtl.svg deleted file mode 100644 index 80791ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-table-of-contents-rtl.svg +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-task-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-task-add.svg deleted file mode 120000 index 072782f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-task-add.svg +++ /dev/null @@ -1 +0,0 @@ -task-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-task-child-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-task-child-add.svg deleted file mode 120000 index 4226a53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-task-child-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-task-child.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-task-child.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-task-child.svg deleted file mode 100644 index 1f07b7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-task-child.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-task.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-task.svg deleted file mode 100644 index 77fa8bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-task.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined-add.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined-add.svg deleted file mode 100644 index 9c878e4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined-add.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined-remove.svg deleted file mode 100644 index aa7fb31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined-remove.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined.svg deleted file mode 100644 index 096e12b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-baselined.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-calculus.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-calculus.svg deleted file mode 100644 index e3b5124..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-calculus.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-child-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-child-insert.svg deleted file mode 100644 index b819ab8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-child-insert.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-edit.svg deleted file mode 100644 index d41639d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-edit.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-insert.svg deleted file mode 100644 index 9c150fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule-insert.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-time-schedule.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/view-web-browser-dom-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/22/view-web-browser-dom-tree.svg deleted file mode 100644 index 2702219..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/view-web-browser-dom-tree.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/viewimage.svg b/breeze-icons-5.21.0/icons-dark/actions/22/viewimage.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/viewimage.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/visibility.svg b/breeze-icons-5.21.0/icons-dark/actions/22/visibility.svg deleted file mode 100644 index 20dea13..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/visibility.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/whitebalance.svg b/breeze-icons-5.21.0/icons-dark/actions/22/whitebalance.svg deleted file mode 100644 index 3acdcd2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/whitebalance.svg +++ /dev/null @@ -1,662 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/window-close.svg b/breeze-icons-5.21.0/icons-dark/actions/22/window-close.svg deleted file mode 100644 index 69c5820..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/window-close.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/window-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/window-duplicate.svg deleted file mode 100644 index d60ce44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/window-duplicate.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/window-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/window-new.svg deleted file mode 100644 index 2adfae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/window-new.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/window.svg b/breeze-icons-5.21.0/icons-dark/actions/22/window.svg deleted file mode 100644 index b954ac8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/window.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/x-clementine-shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/22/x-clementine-shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/x-clementine-shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-connection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-connection.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-connection.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-formula.svg b/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-formula.svg deleted file mode 120000 index 76cf815..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-formula.svg +++ /dev/null @@ -1 +0,0 @@ -formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-image.svg b/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-image.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-image.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-text.svg b/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-text.svg deleted file mode 120000 index ab11536..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/x-shape-text.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/xml-attribute-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/xml-attribute-delete.svg deleted file mode 100644 index b320dbf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/xml-attribute-delete.svg +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/xml-element-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/xml-element-new.svg deleted file mode 100644 index fe884bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/xml-element-new.svg +++ /dev/null @@ -1,334 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/xml-node-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/22/xml-node-delete.svg deleted file mode 100644 index dc9509f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/xml-node-delete.svg +++ /dev/null @@ -1,382 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/xml-node-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/22/xml-node-duplicate.svg deleted file mode 100644 index 9603d43..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/xml-node-duplicate.svg +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/xml-text-new.svg b/breeze-icons-5.21.0/icons-dark/actions/22/xml-text-new.svg deleted file mode 100644 index 93c996b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/xml-text-new.svg +++ /dev/null @@ -1,498 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-1-to-2.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-1-to-2.svg deleted file mode 100644 index 7bf52e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-1-to-2.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-2-to-1.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-2-to-1.svg deleted file mode 100644 index c382150..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-2-to-1.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-draw.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-draw.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-draw.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-best.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-best.svg deleted file mode 100644 index 6385470..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-best.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-height.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-height.svg deleted file mode 100644 index d4574df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-height.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-selection.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-selection.svg deleted file mode 120000 index 037a51b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-selection.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-width.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-width.svg deleted file mode 100644 index 73a0fd8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-fit-width.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-in-large.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-in-large.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-in-large.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-in.svg deleted file mode 100644 index 08ab1c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-in.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-next.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-next.svg deleted file mode 100644 index 148e191..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-next.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-original.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-original.svg deleted file mode 100644 index 23ca2bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-original.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-out-large.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-out-large.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-out-large.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-out.svg deleted file mode 100644 index 8b30fbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-out.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-previous.svg deleted file mode 100644 index 6a22dc8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-previous.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-fit.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-fit.svg deleted file mode 120000 index cc77c1c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-fit.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-selection.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-x.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-y.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/22/zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/22/zoom.svg deleted file mode 100644 index 83bbcf3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/22/zoom.svg +++ /dev/null @@ -1,522 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/acrobat.svg b/breeze-icons-5.21.0/icons-dark/actions/24/acrobat.svg deleted file mode 100644 index f8b7c08..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/acrobat.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/address-book-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/address-book-new.svg deleted file mode 100644 index 9925b5e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/address-book-new.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-baseline.svg deleted file mode 100644 index ef11f48..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-baseline.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-bottom-out.svg deleted file mode 100644 index 7b29773..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-center.svg deleted file mode 100644 index 3b5d938..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-center.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left-out.svg deleted file mode 100644 index 324afa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left-to-anchor.svg deleted file mode 100644 index 62f8f55..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left.svg deleted file mode 100644 index 3f78984..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-left.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-node.svg deleted file mode 100644 index 1867279..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-node.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right-out.svg deleted file mode 100644 index 9bd6edd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right-to-anchor.svg deleted file mode 100644 index e814a4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right.svg deleted file mode 100644 index 3e96b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-right.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-top-out.svg deleted file mode 100644 index 8c82529..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-horizontal-top-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-baseline.svg deleted file mode 100644 index 5c180f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-baseline.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom-out.svg deleted file mode 100644 index 96a666b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index b61d38a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom.svg deleted file mode 100644 index 8f492fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-bottom.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-center.svg deleted file mode 100644 index 8948cef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-center.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-node.svg deleted file mode 100644 index 88c43f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-node.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top-out.svg deleted file mode 100644 index 27d4d6d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top-out.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top-to-anchor.svg deleted file mode 100644 index 1a8ad99..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top.svg deleted file mode 100644 index 22a12b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/align-vertical-top.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/application-exit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/application-exit.svg deleted file mode 100644 index afbebb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/application-exit.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/application-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/24/application-menu.svg deleted file mode 100644 index 2c6a00a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/application-menu.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/applications-other.svg b/breeze-icons-5.21.0/icons-dark/actions/24/applications-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/applications-system.svg b/breeze-icons-5.21.0/icons-dark/actions/24/applications-system.svg deleted file mode 100644 index b17a5ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/applications-system.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/appointment-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/appointment-new.svg deleted file mode 100644 index ea3f2e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/appointment-new.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/archive-extract.svg b/breeze-icons-5.21.0/icons-dark/actions/24/archive-extract.svg deleted file mode 100644 index 24c6c98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/archive-extract.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/archive-insert-directory.svg b/breeze-icons-5.21.0/icons-dark/actions/24/archive-insert-directory.svg deleted file mode 100644 index 621577f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/archive-insert-directory.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/archive-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/24/archive-insert.svg deleted file mode 100644 index bbedc7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/archive-insert.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/archive-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/24/archive-remove.svg deleted file mode 100644 index 1d27097..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/archive-remove.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-down-double.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-down-double.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-down-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-down.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-left-double.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-left-double.svg deleted file mode 100644 index 5564843..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-left-double.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-left.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-right-double.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-right-double.svg deleted file mode 100644 index 140e225..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-right-double.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-right.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-up-double.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-up-double.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-up-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-up.svg b/breeze-icons-5.21.0/icons-dark/actions/24/arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-x.svg b/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-y.svg b/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/autocorrection.svg b/breeze-icons-5.21.0/icons-dark/actions/24/autocorrection.svg deleted file mode 100644 index 7772775..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/autocorrection.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-new-list.svg b/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-new-list.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-new-list.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-new.svg deleted file mode 100644 index b100831..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-new.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-toolbar.svg b/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-toolbar.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/bookmark-toolbar.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/bookmarks-organize.svg b/breeze-icons-5.21.0/icons-dark/actions/24/bookmarks-organize.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/bookmarks-organize.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/actions/24/bookmarks.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/call-start.svg b/breeze-icons-5.21.0/icons-dark/actions/24/call-start.svg deleted file mode 100644 index f6444d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/call-start.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/call-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/24/call-stop.svg deleted file mode 100644 index a9aebbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/call-stop.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/character-set.svg b/breeze-icons-5.21.0/icons-dark/actions/24/character-set.svg deleted file mode 100644 index 6b28cf0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/character-set.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/checkbox.svg b/breeze-icons-5.21.0/icons-dark/actions/24/checkbox.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/checkbox.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-lap.svg b/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-lap.svg deleted file mode 120000 index 2c84dca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-lap.svg +++ /dev/null @@ -1 +0,0 @@ -chronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-pause.svg deleted file mode 100644 index 2ac159a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-pause.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-reset.svg b/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-reset.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-reset.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-start.svg b/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-start.svg deleted file mode 120000 index 678250a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer-start.svg +++ /dev/null @@ -1 +0,0 @@ -player-time.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer.svg b/breeze-icons-5.21.0/icons-dark/actions/24/chronometer.svg deleted file mode 100644 index cc5088a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/chronometer.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/class-or-package.svg b/breeze-icons-5.21.0/icons-dark/actions/24/class-or-package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/class-or-package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/code-block.svg b/breeze-icons-5.21.0/icons-dark/actions/24/code-block.svg deleted file mode 100644 index 11e28c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/code-block.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/code-class.svg b/breeze-icons-5.21.0/icons-dark/actions/24/code-class.svg deleted file mode 100644 index f308cd2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/code-class.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/code-context.svg b/breeze-icons-5.21.0/icons-dark/actions/24/code-context.svg deleted file mode 100644 index 1df6712..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/code-context.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/code-function.svg b/breeze-icons-5.21.0/icons-dark/actions/24/code-function.svg deleted file mode 100644 index e99d640..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/code-function.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/code-typedef.svg b/breeze-icons-5.21.0/icons-dark/actions/24/code-typedef.svg deleted file mode 100644 index 6a32b79..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/code-typedef.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/code-variable.svg b/breeze-icons-5.21.0/icons-dark/actions/24/code-variable.svg deleted file mode 100644 index ad96a61..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/code-variable.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-fill.svg deleted file mode 100644 index c8a8ad4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-fill.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-gradient.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-gradient.svg deleted file mode 100644 index 010a28d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-gradient.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-management.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-management.svg deleted file mode 100644 index 25ca1fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-management.svg +++ /dev/null @@ -1,768 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-black.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-black.svg deleted file mode 100644 index 0ed728a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-black.svg +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-grey.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-grey.svg deleted file mode 100644 index a795f2f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-grey.svg +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-white.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-white.svg deleted file mode 100644 index ad4ff67..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker-white.svg +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/24/color-picker.svg deleted file mode 100644 index f64edb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/color-picker.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/colormanagement.svg b/breeze-icons-5.21.0/icons-dark/actions/24/colormanagement.svg deleted file mode 120000 index 21e4611..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/colormanagement.svg +++ /dev/null @@ -1 +0,0 @@ -color-management.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/configure-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/24/configure-shortcuts.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/configure-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/configure-toolbars.svg b/breeze-icons-5.21.0/icons-dark/actions/24/configure-toolbars.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/configure-toolbars.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/configure.svg b/breeze-icons-5.21.0/icons-dark/actions/24/configure.svg deleted file mode 100644 index 66b2c4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/configure.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/contact-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/contact-new.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/contact-new.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/cursor-arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/24/cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dashboard-show.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dashboard-show.svg deleted file mode 100644 index 937625c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dashboard-show.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/database-index.svg b/breeze-icons-5.21.0/icons-dark/actions/24/database-index.svg deleted file mode 100644 index 620e364..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/database-index.svg +++ /dev/null @@ -1,385 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-execute-from-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-execute-from-cursor.svg deleted file mode 100644 index 24560c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-execute-from-cursor.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-execute-to-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-execute-to-cursor.svg deleted file mode 100644 index 743db80..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-execute-to-cursor.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-run-cursor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-run-cursor.svg deleted file mode 100644 index eade06e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-run-cursor.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-run.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-run.svg deleted file mode 100644 index dc7d2ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-run.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-instruction.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-instruction.svg deleted file mode 100644 index d9364a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-instruction.svg +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-into-instruction.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-into-instruction.svg deleted file mode 100644 index e2d3071..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-into-instruction.svg +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-into.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-into.svg deleted file mode 100644 index 879285e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-into.svg +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-out.svg deleted file mode 100644 index ce6de96..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-out.svg +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-over.svg b/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-over.svg deleted file mode 100644 index 9e15ebd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/debug-step-over.svg +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dialog-cancel.svg deleted file mode 100644 index e3d9f26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-cancel.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dialog-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-messages.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dialog-messages.svg deleted file mode 100644 index 93d270f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-messages.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dialog-ok-apply.svg deleted file mode 100644 index 2e13aff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-ok-apply.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-ok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dialog-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-xml-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dialog-xml-editor.svg deleted file mode 100644 index c32a1e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dialog-xml-editor.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/dirsync.svg b/breeze-icons-5.21.0/icons-dark/actions/24/dirsync.svg deleted file mode 120000 index 0e0e5bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/dirsync.svg +++ /dev/null @@ -1 +0,0 @@ -folder-sync.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-graph-directed.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-graph-directed.svg deleted file mode 100644 index d345b18..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-graph-directed.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-graph.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-graph.svg deleted file mode 100644 index d1ad74e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-graph.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-baseline.svg deleted file mode 100644 index a4082b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-baseline.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-center.svg deleted file mode 100644 index abc4518..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-center.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-equal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-equal.svg deleted file mode 100644 index a5de07b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-equal.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-gaps.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-gaps.svg deleted file mode 100644 index 4f75734..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-gaps.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-left.svg deleted file mode 100644 index 54b8dde..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-left.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-margin.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-margin.svg deleted file mode 100644 index 665cafd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-margin.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-node.svg deleted file mode 100644 index 32211b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-node.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-page.svg deleted file mode 100644 index 2a9567c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-page.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-right.svg deleted file mode 100644 index 390ddbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-right.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-x.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-x.svg deleted file mode 100644 index a8416a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-horizontal-x.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-randomize.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-randomize.svg deleted file mode 100644 index 1a1cdb0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-randomize.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-remove-overlaps.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-remove-overlaps.svg deleted file mode 100644 index c9527e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-remove-overlaps.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-unclump.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-unclump.svg deleted file mode 100644 index 808c2a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-unclump.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-baseline.svg deleted file mode 100644 index f4d06fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-baseline.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-bottom.svg deleted file mode 100644 index ae3967d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-bottom.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-center.svg deleted file mode 100644 index c3aa55e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-center.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-equal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-equal.svg deleted file mode 100644 index 85eef7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-equal.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-gaps.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-gaps.svg deleted file mode 100644 index 59e95ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-gaps.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-margin.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-margin.svg deleted file mode 100644 index 0caa812..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-margin.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-node.svg deleted file mode 100644 index 6df608c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-node.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-page.svg deleted file mode 100644 index cb6771a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-page.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-top.svg deleted file mode 100644 index 610000b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-top.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-y.svg b/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-y.svg deleted file mode 100644 index 7ded512..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/distribute-vertical-y.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-close.svg deleted file mode 100644 index 1421b7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-close.svg +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-decrypt.svg deleted file mode 100644 index 40a8fab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-decrypt.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-decrypt-verify.svg deleted file mode 100644 index 9525ca2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-decrypt.svg deleted file mode 100644 index 9f02582..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-decrypt.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-encrypt.svg deleted file mode 100644 index e897696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-encrypt.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-sign-encrypt.svg deleted file mode 100644 index 1c183ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-sign.svg deleted file mode 100644 index 544c4ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-sign.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-verify.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit-verify.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-edit.svg deleted file mode 100644 index 9d0c266..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-edit.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-encrypt.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-encrypt.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-encrypted.svg deleted file mode 100644 index ac25ad4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-encrypted.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-export-table.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-export-table.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-export-table.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-export.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-export.svg deleted file mode 100644 index 3e79e4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-export.svg +++ /dev/null @@ -1,334 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-import.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-import.svg deleted file mode 100644 index 60ee7f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-import.svg +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-multiple.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-multiple.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-new.svg deleted file mode 100644 index f5e20a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-new.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-open-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-open-folder.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-open-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-open-recent.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-open-recent.svg deleted file mode 100644 index bb259c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-open-recent.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-open-remote.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-open-remote.svg deleted file mode 100644 index 470667f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-open-remote.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-open.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-open.svg deleted file mode 100644 index 052bd1e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-open.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-preview-archive.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-preview-archive.svg deleted file mode 100644 index 849e8bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-preview-archive.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-print-direct.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-print-direct.svg deleted file mode 100644 index 40c1e0e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-print-direct.svg +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-print-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-print-frame.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-print-frame.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-print-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-print-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-print-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-print.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-print.svg deleted file mode 100644 index 9f92b4f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-print.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-revert.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-revert.svg deleted file mode 100644 index a71239e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-revert.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-save-all.svg deleted file mode 100644 index 1d4eeeb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-save-all.svg +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-save-as.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-save-as.svg deleted file mode 100644 index 6a92376..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-save-as.svg +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-save.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-save.svg deleted file mode 100644 index 95edd9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-save.svg +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-share.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-share.svg deleted file mode 100644 index 856f968..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-share.svg +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/document-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/24/document-sign.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/document-sign.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/documentation.svg b/breeze-icons-5.21.0/icons-dark/actions/24/documentation.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/documentation.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/documentinfo.svg b/breeze-icons-5.21.0/icons-dark/actions/24/documentinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/documentinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/download-later.svg b/breeze-icons-5.21.0/icons-dark/actions/24/download-later.svg deleted file mode 100644 index 863d86a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/download-later.svg +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/download.svg b/breeze-icons-5.21.0/icons-dark/actions/24/download.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/download.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-back.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-back.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-back.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-down.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-forward.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-forward.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-up.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-bezier-curves.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-bezier-curves.svg deleted file mode 100644 index f5ac8d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-bezier-curves.svg +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-brush.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-brush.svg deleted file mode 100644 index e0ea252..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-brush.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-calligraphic.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-calligraphic.svg deleted file mode 100644 index 62856fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-calligraphic.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-circle.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-circle.svg deleted file mode 100644 index 286f801..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-circle.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-connector.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-connector.svg deleted file mode 100644 index bbc2480..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-connector.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-cross.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-cross.svg deleted file mode 100644 index 53d4a2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-cross.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-cuboid.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-cuboid.svg deleted file mode 100644 index 5984183..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-cuboid.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-donut.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-donut.svg deleted file mode 100644 index 133aa68..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-donut.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-ellipse.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-ellipse.svg deleted file mode 100644 index 234fc64..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-ellipse.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-eraser.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-eraser.svg deleted file mode 100644 index be06ca1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-eraser.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-freehand.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-freehand.svg deleted file mode 100644 index 15291c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-freehand.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle1.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle1.svg deleted file mode 100644 index 04e2706..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle1.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle2.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle2.svg deleted file mode 100644 index 5998837..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle2.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle3.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle3.svg deleted file mode 100644 index 359ff64..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle3.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle4.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle4.svg deleted file mode 100644 index 347954b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-halfcircle4.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-line.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-line.svg deleted file mode 100644 index e8638b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-line.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-path.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-path.svg deleted file mode 100644 index 097f813..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-path.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-polygon-star.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-polygon-star.svg deleted file mode 100644 index 92dc0b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-polygon-star.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-polygon.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-polygon.svg deleted file mode 100644 index 9c4c73a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-polygon.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-polyline.svg deleted file mode 100644 index 6809f11..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-polyline.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-rectangle.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-rectangle.svg deleted file mode 100644 index bea7088..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-rectangle.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-spiral.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-spiral.svg deleted file mode 100644 index 7c7f9fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-spiral.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-square-inverted-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-square-inverted-corners.svg deleted file mode 100644 index 894bdc0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-square-inverted-corners.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-star.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-star.svg deleted file mode 100644 index 2b95d71..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-star.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-text.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-text.svg deleted file mode 100644 index 18418ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-text.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle.svg deleted file mode 100644 index d49a629..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle.svg +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle1.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle1.svg deleted file mode 100644 index 8d973f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle1.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle2.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle2.svg deleted file mode 100644 index 79397ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle2.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle3.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle3.svg deleted file mode 100644 index 7a64e1c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle3.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle4.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle4.svg deleted file mode 100644 index a41b862..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-triangle4.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/draw-watercolor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/draw-watercolor.svg deleted file mode 100644 index 25c21c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/draw-watercolor.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-bomb.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-bomb.svg deleted file mode 100644 index 187abc2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-bomb.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-history.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-history.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-list.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-list.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-list.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-locationbar-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-locationbar-ltr.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-locationbar-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-locationbar-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-locationbar-rtl.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear-locationbar-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear.svg deleted file mode 100644 index a83d4b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-clear.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-copy.svg deleted file mode 100644 index 6da7ced..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-copy.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-cut.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-cut.svg deleted file mode 100644 index a596f2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-cut.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-delete-shred.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-delete-shred.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-delete-shred.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-delete.svg deleted file mode 100644 index 83fcddc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-delete.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-download.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-download.svg deleted file mode 100644 index f354c07..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-download.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-mail.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-mail.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-mail.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-project.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-project.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-project.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-replace.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-replace.svg deleted file mode 100644 index f336963..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-replace.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-user.svg deleted file mode 120000 index 12af19e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find-user.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-find.svg deleted file mode 100644 index e4704d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-find.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-guides.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-guides.svg deleted file mode 100644 index 8b11288..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-guides.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-add.svg deleted file mode 100644 index 3097b05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-add.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-detect.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-detect.svg deleted file mode 100644 index 2a7e234..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-detect.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-recognize.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-recognize.svg deleted file mode 100644 index 577e3b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-recognize.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-show.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-show.svg deleted file mode 100644 index 07c0b3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-image-face-show.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-node.svg deleted file mode 100644 index 502a4b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-node.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-paste-in-place.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-paste-in-place.svg deleted file mode 100644 index f18741e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-paste-in-place.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-paste.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-paste.svg deleted file mode 100644 index 3f27130..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-paste.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-redo.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-redo.svg deleted file mode 100644 index 7516087..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-redo.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-rename.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-rename.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-rename.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-all.svg deleted file mode 100644 index 7ff8c88..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-all.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-invert.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-invert.svg deleted file mode 100644 index 8c2a49a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-invert.svg +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-lasso.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-lasso.svg deleted file mode 100644 index 03c2c23..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-lasso.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-none.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-none.svg deleted file mode 100644 index 788a65b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select-none.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-select.svg deleted file mode 100644 index 22a9d7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-select.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-cell-merge.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-cell-merge.svg deleted file mode 100644 index 86e072a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-cell-merge.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-cell-split.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-cell-split.svg deleted file mode 100644 index 88ab6e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-cell-split.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-delete-column.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-delete-column.svg deleted file mode 100644 index fff658f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-delete-column.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-delete-row.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-delete-row.svg deleted file mode 100644 index bb1ef8d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-delete-row.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-column-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-column-left.svg deleted file mode 100644 index 5bdc375..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-column-left.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-column-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-column-right.svg deleted file mode 100644 index 10256a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-column-right.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-row-above.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-row-above.svg deleted file mode 100644 index 15a7671..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-row-above.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-row-below.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-row-below.svg deleted file mode 100644 index ff15bdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-table-insert-row-below.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-text-frame-update.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-text-frame-update.svg deleted file mode 100644 index d77bf40..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-text-frame-update.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/edit-undo.svg b/breeze-icons-5.21.0/icons-dark/actions/24/edit-undo.svg deleted file mode 100644 index 9bdc4fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/edit-undo.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/editimage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/editimage.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/editimage.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/entry-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/entry-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/entry-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/entry-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/entry-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/entry-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions-clockwise.svg b/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions-clockwise.svg deleted file mode 100644 index e9d29c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions-clockwise.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions-zorder.svg b/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions-zorder.svg deleted file mode 100644 index 37630a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions-zorder.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions.svg b/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions.svg deleted file mode 100644 index 06bde6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/exchange-positions.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/exifinfo.svg b/breeze-icons-5.21.0/icons-dark/actions/24/exifinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/exifinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/feed-subscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/24/feed-subscribe.svg deleted file mode 100644 index cc36ecb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/feed-subscribe.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/file-zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/24/file-zoom-in.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/file-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/file-zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/file-zoom-out.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/file-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/filename-last-played.svg b/breeze-icons-5.21.0/icons-dark/actions/24/filename-last-played.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/filename-last-played.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/filename-sample-rate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/filename-sample-rate.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/filename-sample-rate.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/fileview-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/24/fileview-preview.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/fileview-preview.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/fill-color.svg b/breeze-icons-5.21.0/icons-dark/actions/24/fill-color.svg deleted file mode 100644 index a609591..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/fill-color.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/flag-black.svg b/breeze-icons-5.21.0/icons-dark/actions/24/flag-black.svg deleted file mode 100644 index 114dc2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/flag-black.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/flag-blue.svg b/breeze-icons-5.21.0/icons-dark/actions/24/flag-blue.svg deleted file mode 100644 index 63fa852..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/flag-blue.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/flag-green.svg b/breeze-icons-5.21.0/icons-dark/actions/24/flag-green.svg deleted file mode 100644 index 56ddd9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/flag-green.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/flag-red.svg b/breeze-icons-5.21.0/icons-dark/actions/24/flag-red.svg deleted file mode 100644 index e29a353..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/flag-red.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/flag-yellow.svg b/breeze-icons-5.21.0/icons-dark/actions/24/flag-yellow.svg deleted file mode 100644 index 33394eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/flag-yellow.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/flag.svg b/breeze-icons-5.21.0/icons-dark/actions/24/flag.svg deleted file mode 100644 index 3f9877e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/flag.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/folder-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/folder-new.svg deleted file mode 100644 index 3c3719a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/folder-new.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/folder-sync.svg b/breeze-icons-5.21.0/icons-dark/actions/24/folder-sync.svg deleted file mode 100644 index ac8ca19..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/folder-sync.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/fork.svg b/breeze-icons-5.21.0/icons-dark/actions/24/fork.svg deleted file mode 100644 index 0017332..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/fork.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-add-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-add-node.svg deleted file mode 100644 index 1771722..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-add-node.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-break-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-break-node.svg deleted file mode 100644 index c8989e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-break-node.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-connect-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-connect-node.svg deleted file mode 100644 index 48d2008..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-connect-node.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-convert-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-convert-to-path.svg deleted file mode 100644 index 93358c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-convert-to-path.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-disconnect-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-disconnect-node.svg deleted file mode 100644 index 3b60f5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-disconnect-node.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-fill-color.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-fill-color.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-fill-color.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-font-size-less.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-font-size-less.svg deleted file mode 100644 index 83900a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-font-size-less.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-font-size-more.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-font-size-more.svg deleted file mode 100644 index cdff6b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-font-size-more.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-indent-less.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-indent-less.svg deleted file mode 100644 index b57aedf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-indent-less.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-indent-more.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-indent-more.svg deleted file mode 100644 index e75ed19..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-indent-more.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-join-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-join-node.svg deleted file mode 100644 index 9aee13e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-join-node.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-center.svg deleted file mode 100644 index 2b36fc8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-center.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-fill.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-fill.svg deleted file mode 100644 index 77481d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-fill.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-left.svg deleted file mode 100644 index e996b47..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-left.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-right.svg deleted file mode 100644 index 8d1ba05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-justify-right.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-double.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-double.svg deleted file mode 100644 index e7700e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-double.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-normal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-normal.svg deleted file mode 100644 index 4795932..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-normal.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-triple.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-triple.svg deleted file mode 100644 index ffcd010..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-line-spacing-triple.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-list-ordered.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-list-ordered.svg deleted file mode 100644 index 557add1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-list-ordered.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-list-unordered.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-list-unordered.svg deleted file mode 100644 index ad2651b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-list-unordered.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-remove-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-remove-node.svg deleted file mode 100644 index 5c0f211..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-remove-node.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-stroke-color.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-stroke-color.svg deleted file mode 100644 index f574d6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-stroke-color.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-bold.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-bold.svg deleted file mode 100644 index 4387150..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-bold.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-color.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-color.svg deleted file mode 100644 index dd6a9d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-color.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-horizontal.svg deleted file mode 100644 index df33bdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-horizontal.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-ltr.svg deleted file mode 100644 index e09ab30..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-ltr.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-rtl.svg deleted file mode 100644 index 044ebcc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-rtl.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-vertical.svg deleted file mode 100644 index 8c9d38a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-direction-vertical.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-italic.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-italic.svg deleted file mode 100644 index 0f30a6a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-italic.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-strikethrough.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-strikethrough.svg deleted file mode 100644 index 371d27f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-strikethrough.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-subscript.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-subscript.svg deleted file mode 100644 index fe1170a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-subscript.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-superscript.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-superscript.svg deleted file mode 100644 index d68286b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-superscript.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-symbol.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-symbol.svg deleted file mode 100644 index 8367301..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-symbol.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-underline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/format-text-underline.svg deleted file mode 100644 index e9b4b97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/format-text-underline.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/formula.svg b/breeze-icons-5.21.0/icons-dark/actions/24/formula.svg deleted file mode 100644 index 6279bf9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/formula.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-achievements.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-achievements.svg deleted file mode 100644 index e2da8d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-achievements.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-background.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-config-background.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-background.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-board.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-config-board.svg deleted file mode 100644 index 6d60372..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-board.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-custom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-config-custom.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-custom.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-options.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-config-options.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-theme.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-config-theme.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-theme.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-tiles.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-config-tiles.svg deleted file mode 100644 index 67bef90..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-config-tiles.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-difficult.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-difficult.svg deleted file mode 100644 index e3a7d8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-difficult.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-endturn.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-endturn.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-endturn.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-highscores.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-highscores.svg deleted file mode 100644 index 81b9d7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-highscores.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-hint.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-hint.svg deleted file mode 100644 index ebe342d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-hint.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/games-solve.svg b/breeze-icons-5.21.0/icons-dark/actions/24/games-solve.svg deleted file mode 100644 index dfb4ebe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/games-solve.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/geany-build.svg b/breeze-icons-5.21.0/icons-dark/actions/24/geany-build.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/geany-build.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/geany-close-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/geany-close-all.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/geany-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/geany-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/geany-save-all.svg deleted file mode 120000 index 43e072f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/geany-save-all.svg +++ /dev/null @@ -1 +0,0 @@ -document-save-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/get-hot-new-stuff.svg b/breeze-icons-5.21.0/icons-dark/actions/24/get-hot-new-stuff.svg deleted file mode 100644 index d67e3c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/get-hot-new-stuff.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-bottom.svg deleted file mode 100644 index a91ce4e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-bottom.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-down-search.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-down-search.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-down-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-down.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-down.svg deleted file mode 100644 index 495c3b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-down.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-first-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-first-view-page.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-first-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-first-view.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-first-view.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-first-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-first.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-first.svg deleted file mode 100644 index 7044827..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-first.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-home.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-home.svg deleted file mode 100644 index 7fee0cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-home.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-declaration.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-declaration.svg deleted file mode 100644 index a2a8630..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-declaration.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-definition.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-definition.svg deleted file mode 100644 index 63cf729..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-definition.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-locationbar.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-locationbar.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-locationbar.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-today.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-today.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump-today.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-jump.svg deleted file mode 100644 index 1540cd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-jump.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-last-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-last-view-page.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-last-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-last-view.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-last-view.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-last-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-last.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-last.svg deleted file mode 100644 index a65b4fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-last.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-context.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-next-context.svg deleted file mode 100644 index 50c1c3f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-context.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-use.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-next-use.svg deleted file mode 100644 index 4c68b6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-use.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-next-view-page.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-view.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-next-view.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-next-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-next.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-next.svg deleted file mode 100644 index 5be05f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-next.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-context.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-context.svg deleted file mode 100644 index c32695a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-context.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-use.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-use.svg deleted file mode 100644 index 88017cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-use.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-view-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-view-page.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-view.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-view.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-previous.svg deleted file mode 100644 index cf145df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-previous.svg +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-top.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-top.svg deleted file mode 100644 index 6c1d255..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-top.svg +++ /dev/null @@ -1,476 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-up-search.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-up-search.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-up-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/go-up.svg b/breeze-icons-5.21.0/icons-dark/actions/24/go-up.svg deleted file mode 100644 index 8b266b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/go-up.svg +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/grid-rectangular.svg b/breeze-icons-5.21.0/icons-dark/actions/24/grid-rectangular.svg deleted file mode 100644 index d8a839e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/grid-rectangular.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/group-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/group-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/group-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/group-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/group-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/group-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/group-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/group-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-apply.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-apply.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-authentication.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-authentication.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-authentication.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-bold.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-bold.svg deleted file mode 120000 index 3921884..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-bold.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-bold.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-cancel.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-cancel.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-cdrom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-cdrom.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-cdrom.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-clear.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-clear.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-clear.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-color-picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-color-picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-connect.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-connect.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-connect.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-convert.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-convert.svg deleted file mode 100644 index aee64a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-convert.svg +++ /dev/null @@ -1,520 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-disconnect.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-disconnect.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-disconnect.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-execute.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-execute.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-execute.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-floppy.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-floppy.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-index.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-index.svg deleted file mode 100644 index ae6fc42..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-index.svg +++ /dev/null @@ -1,617 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-no.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-no.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-no.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-ok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-preferences.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-preferences.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-preferences.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-quit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-quit.svg deleted file mode 120000 index 514fcfb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-quit.svg +++ /dev/null @@ -1 +0,0 @@ -application-exit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-select-color.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-select-color.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-select-color.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-select-font.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-select-font.svg deleted file mode 100644 index b79aa20..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-select-font.svg +++ /dev/null @@ -1,494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-stop.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-stop.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-tab-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-tab-duplicate.svg deleted file mode 120000 index dbc1b30..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-tab-duplicate.svg +++ /dev/null @@ -1 +0,0 @@ -tab-duplicate.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-tab-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-tab-new.svg deleted file mode 120000 index 3d2e0d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-tab-new.svg +++ /dev/null @@ -1 +0,0 @@ -tab-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-undelete-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-undelete-ltr.svg deleted file mode 120000 index 88a18b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-undelete-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-undo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-undelete-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-undelete-rtl.svg deleted file mode 120000 index a13a878..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-undelete-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -edit-redo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-yes.svg b/breeze-icons-5.21.0/icons-dark/actions/24/gtk-yes.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/gtk-yes.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/guides.svg b/breeze-icons-5.21.0/icons-dark/actions/24/guides.svg deleted file mode 100644 index 44e169b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/guides.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/help-about.svg b/breeze-icons-5.21.0/icons-dark/actions/24/help-about.svg deleted file mode 100644 index 4de8cf3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/help-about.svg +++ /dev/null @@ -1,489 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/help-contextual.svg b/breeze-icons-5.21.0/icons-dark/actions/24/help-contextual.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/help-contextual.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/help-donate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/help-feedback.svg b/breeze-icons-5.21.0/icons-dark/actions/24/help-feedback.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/help-feedback.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/help-hint.svg b/breeze-icons-5.21.0/icons-dark/actions/24/help-hint.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/help-hint.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/24/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/hint.svg b/breeze-icons-5.21.0/icons-dark/actions/24/hint.svg deleted file mode 100644 index 0cea506..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/hint.svg +++ /dev/null @@ -1,480 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/identity.svg b/breeze-icons-5.21.0/icons-dark/actions/24/identity.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/identity.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-aim.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-aim.svg deleted file mode 100644 index ad48fba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-aim.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-ban-kick-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-ban-kick-user.svg deleted file mode 100644 index 96558b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-ban-kick-user.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-ban-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-ban-user.svg deleted file mode 120000 index 9861f81..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-ban-user.svg +++ /dev/null @@ -1 +0,0 @@ -./list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-facebook.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-facebook.svg deleted file mode 100644 index 6f77e7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-facebook.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-gadugadu.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-gadugadu.svg deleted file mode 100644 index 3b2ed92..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-gadugadu.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-google-talk.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-google-talk.svg deleted file mode 100644 index 888304c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-google-talk.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-google.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-google.svg deleted file mode 100644 index bb4215d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-google.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-icq.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-icq.svg deleted file mode 100644 index 0b669b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-icq.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-identi.ca.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-identi.ca.svg deleted file mode 100644 index 51ed51d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-identi.ca.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-invisible-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-invisible-user.svg deleted file mode 100644 index 392c9ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-invisible-user.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-irc.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-irc.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-irc.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-jabber.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-jabber.svg deleted file mode 120000 index d31bb93..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-jabber.svg +++ /dev/null @@ -1 +0,0 @@ -games-hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-kick-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-kick-user.svg deleted file mode 100644 index 7c7fc91..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-kick-user.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-msn.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-msn.svg deleted file mode 100644 index d6e7dcd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-msn.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-qq.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-qq.svg deleted file mode 100644 index ca893b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-qq.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-skype.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-skype.svg deleted file mode 100644 index 5d86af6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-skype.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-twitter.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-twitter.svg deleted file mode 100644 index 444c27e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-twitter.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-away.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-user-away.svg deleted file mode 100644 index a157fe7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-away.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-busy.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-user-busy.svg deleted file mode 100644 index 5a8f3e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-busy.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-offline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-user-offline.svg deleted file mode 100644 index eb32c02..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-offline.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-online.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-user-online.svg deleted file mode 100644 index 9f89759..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-user-online.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-user.svg deleted file mode 100644 index bae74a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-user.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/im-yahoo.svg b/breeze-icons-5.21.0/icons-dark/actions/24/im-yahoo.svg deleted file mode 100644 index 5a5ce90..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/im-yahoo.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/imagecomment.svg b/breeze-icons-5.21.0/icons-dark/actions/24/imagecomment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/imagecomment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/insert-horizontal-rule.svg b/breeze-icons-5.21.0/icons-dark/actions/24/insert-horizontal-rule.svg deleted file mode 100644 index 1945481..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/insert-horizontal-rule.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/insert-image.svg b/breeze-icons-5.21.0/icons-dark/actions/24/insert-image.svg deleted file mode 100644 index 230a2af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/insert-image.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/insert-link.svg b/breeze-icons-5.21.0/icons-dark/actions/24/insert-link.svg deleted file mode 100644 index 1318178..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/insert-link.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/insert-table.svg b/breeze-icons-5.21.0/icons-dark/actions/24/insert-table.svg deleted file mode 100644 index 302d447..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/insert-table.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/insert-text.svg b/breeze-icons-5.21.0/icons-dark/actions/24/insert-text.svg deleted file mode 100644 index 7b9e488..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/insert-text.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/invertimage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/invertimage.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/invertimage.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-channel-active.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-channel-active.svg deleted file mode 100644 index f9c9119..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-channel-active.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-channel-inactive.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-channel-inactive.svg deleted file mode 100644 index 78e507b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-channel-inactive.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-close-channel.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-close-channel.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-close-channel.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-join-channel.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-join-channel.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-join-channel.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-operator.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-operator.svg deleted file mode 100644 index d4513fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-operator.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-remove-operator.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-remove-operator.svg deleted file mode 100644 index d89fead..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-remove-operator.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-unvoice.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-unvoice.svg deleted file mode 100644 index 15efc3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-unvoice.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/irc-voice.svg b/breeze-icons-5.21.0/icons-dark/actions/24/irc-voice.svg deleted file mode 100644 index 43e3b53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/irc-voice.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/journal-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/journal-new.svg deleted file mode 100644 index fbb616c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/journal-new.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kdenlive-show-video.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kdenlive-show-video.svg deleted file mode 100644 index cade95b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kdenlive-show-video.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/key-enter.svg b/breeze-icons-5.21.0/icons-dark/actions/24/key-enter.svg deleted file mode 100644 index 3152fc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/key-enter.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrase-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrase-new.svg deleted file mode 100644 index 9ac2768..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrase-new.svg +++ /dev/null @@ -1,485 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrase.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrase.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrase.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrasebook.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrasebook.svg deleted file mode 100644 index e53ee2f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phrasebook.svg +++ /dev/null @@ -1,489 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phresebook-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phresebook-new.svg deleted file mode 100644 index b5f2808..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kmouth-phresebook-new.svg +++ /dev/null @@ -1,495 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kr_jumpback.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kr_jumpback.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kr_jumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/kr_setjumpback.svg b/breeze-icons-5.21.0/icons-dark/actions/24/kr_setjumpback.svg deleted file mode 120000 index 76b6809..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/kr_setjumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump-definition.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-x.svg b/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-y.svg b/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-cursor-arrow.svg b/breeze-icons-5.21.0/icons-dark/actions/24/labplot-cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-format-text-symbol.svg b/breeze-icons-5.21.0/icons-dark/actions/24/labplot-format-text-symbol.svg deleted file mode 120000 index 5d66639..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-format-text-symbol.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-symbol.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-transform-move.svg b/breeze-icons-5.21.0/icons-dark/actions/24/labplot-transform-move.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/labplot-transform-move.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/layer-visible-off.svg b/breeze-icons-5.21.0/icons-dark/actions/24/layer-visible-off.svg deleted file mode 100644 index e239bf8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/layer-visible-off.svg +++ /dev/null @@ -1,485 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/layer-visible-on.svg b/breeze-icons-5.21.0/icons-dark/actions/24/layer-visible-on.svg deleted file mode 100644 index 9f8becd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/layer-visible-on.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/lighttable.svg b/breeze-icons-5.21.0/icons-dark/actions/24/lighttable.svg deleted file mode 100644 index 186b68c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/lighttable.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/lighttableadd.svg b/breeze-icons-5.21.0/icons-dark/actions/24/lighttableadd.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/lighttableadd.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/list-add-font.svg b/breeze-icons-5.21.0/icons-dark/actions/24/list-add-font.svg deleted file mode 100644 index dbabc9d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/list-add-font.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/list-add-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/list-add-user.svg deleted file mode 100644 index 1e87b3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/list-add-user.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/list-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/list-add.svg deleted file mode 100644 index 362e485..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/list-add.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/list-remove-user.svg b/breeze-icons-5.21.0/icons-dark/actions/24/list-remove-user.svg deleted file mode 100644 index fba2c3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/list-remove-user.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/list-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/24/list-remove.svg deleted file mode 100644 index 83fcddc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/list-remove.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/list-resource-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/list-resource-add.svg deleted file mode 120000 index ff7249b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/list-resource-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-attachment.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-attachment.svg deleted file mode 100644 index 985e508..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-attachment.svg +++ /dev/null @@ -1,485 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted-full.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted-full.svg deleted file mode 100644 index bbbfb26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted-full.svg +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted-part.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted-part.svg deleted file mode 100644 index a4d634e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted-part.svg +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted.svg deleted file mode 120000 index bab4595..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -mail-encrypted-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-flag.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-flag.svg deleted file mode 100644 index 04d0562..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-flag.svg +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-forward.svg deleted file mode 100644 index af78ad2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-forward.svg +++ /dev/null @@ -1,501 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-forwarded.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-forwarded.svg deleted file mode 100644 index 1adf18a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-forwarded.svg +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-invitation.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-invitation.svg deleted file mode 100644 index 0defba7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-invitation.svg +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-important.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-important.svg deleted file mode 100644 index 0dfcb0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-important.svg +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-junk.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-junk.svg deleted file mode 100644 index 38a81f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-junk.svg +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-notjunk.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-notjunk.svg deleted file mode 100644 index 1354f4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-notjunk.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-read.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-read.svg deleted file mode 100644 index d2744bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-read.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-task.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-task.svg deleted file mode 100644 index 314c106..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-task.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-unread-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-unread-new.svg deleted file mode 100644 index 2225da8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-unread-new.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-unread.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-unread.svg deleted file mode 100644 index 79dd2ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-mark-unread.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-meeting-request-reply.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-meeting-request-reply.svg deleted file mode 100644 index f3662eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-meeting-request-reply.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-message-new-list.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-message-new-list.svg deleted file mode 100644 index d1af810..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-message-new-list.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-message-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-message-new.svg deleted file mode 100644 index 7e397be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-message-new.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-queue.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-queue.svg deleted file mode 100644 index fa27e20..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-queue.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-receive.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-receive.svg deleted file mode 100644 index 2d5bd41..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-receive.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-replied.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-replied.svg deleted file mode 100644 index 6617813..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-replied.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-all.svg deleted file mode 100644 index 14496bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-all.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-custom-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-custom-all.svg deleted file mode 100644 index a57e2cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-custom-all.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-custom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-custom.svg deleted file mode 100644 index 0a0d0e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-custom.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-list.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-list.svg deleted file mode 100644 index 377b4e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-list.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-sender.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-sender.svg deleted file mode 100644 index 995c199..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-reply-sender.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-send.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-send.svg deleted file mode 100644 index eabf33f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-send.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signature-unknown.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-signature-unknown.svg deleted file mode 100644 index edcda7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signature-unknown.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-full.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-full.svg deleted file mode 100644 index 56dfd17..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-full.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-part.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-part.svg deleted file mode 100644 index a41de14..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-part.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-verified.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-verified.svg deleted file mode 100644 index 14a7c97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed-verified.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-signed.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/mail-tagged.svg b/breeze-icons-5.21.0/icons-dark/actions/24/mail-tagged.svg deleted file mode 100644 index 4d4de75..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/mail-tagged.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/measure.svg b/breeze-icons-5.21.0/icons-dark/actions/24/measure.svg deleted file mode 100644 index e79789d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/measure.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-album-cover-manager-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-album-cover-manager-amarok.svg deleted file mode 100644 index fcea77b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-album-cover-manager-amarok.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-album-track.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-album-track.svg deleted file mode 100644 index 80fd49e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-album-track.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-eject.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-eject.svg deleted file mode 100644 index c30ea84..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-eject.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-pause.svg deleted file mode 100644 index b6bbb83..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-pause.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-start.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-start.svg deleted file mode 100644 index efc8ff7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-start.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-stop.svg deleted file mode 100644 index c53e6ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-playback-stop.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-playlist-repeat.svg deleted file mode 100644 index 1ad5459..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-playlist-repeat.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-playlist-shuffle.svg deleted file mode 100644 index 22365ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-playlist-shuffle.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-random-albums-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-random-albums-amarok.svg deleted file mode 100644 index b1208f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-random-albums-amarok.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-random-tracks-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-random-tracks-amarok.svg deleted file mode 100644 index c0e2254..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-random-tracks-amarok.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-record.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-record.svg deleted file mode 100644 index 0e6860b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-record.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-album-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-album-amarok.svg deleted file mode 100644 index b33cb02..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-album-amarok.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-playlist-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-playlist-amarok.svg deleted file mode 100644 index 22eb3cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-playlist-amarok.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-track-amarok.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-track-amarok.svg deleted file mode 100644 index 0f43699..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-repeat-track-amarok.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-seek-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-seek-backward.svg deleted file mode 100644 index eb41878..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-seek-backward.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-seek-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-seek-forward.svg deleted file mode 100644 index 7cd7f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-seek-forward.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-skip-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-skip-backward.svg deleted file mode 100644 index c0e73be..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-skip-backward.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/media-skip-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/24/media-skip-forward.svg deleted file mode 100644 index 2268f6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/media-skip-forward.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-attending-tentative.svg b/breeze-icons-5.21.0/icons-dark/actions/24/meeting-attending-tentative.svg deleted file mode 100644 index 2cdd89f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-attending-tentative.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-attending.svg b/breeze-icons-5.21.0/icons-dark/actions/24/meeting-attending.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-attending.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-participant-no-response.svg b/breeze-icons-5.21.0/icons-dark/actions/24/meeting-participant-no-response.svg deleted file mode 100644 index 1b829bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-participant-no-response.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-participant-request-response.svg b/breeze-icons-5.21.0/icons-dark/actions/24/meeting-participant-request-response.svg deleted file mode 100644 index 15d4ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/meeting-participant-request-response.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/menu_new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/menu_new.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/menu_new.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/menu_new_sep.svg b/breeze-icons-5.21.0/icons-dark/actions/24/menu_new_sep.svg deleted file mode 100644 index 9552cc2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/menu_new_sep.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/merge.svg b/breeze-icons-5.21.0/icons-dark/actions/24/merge.svg deleted file mode 100644 index e869cf9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/merge.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/messagebox_warning.svg b/breeze-icons-5.21.0/icons-dark/actions/24/messagebox_warning.svg deleted file mode 100644 index 08646df..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/messagebox_warning.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/milestone.svg b/breeze-icons-5.21.0/icons-dark/actions/24/milestone.svg deleted file mode 100644 index a669181..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/milestone.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/network-connect.svg b/breeze-icons-5.21.0/icons-dark/actions/24/network-connect.svg deleted file mode 100644 index ab64885..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/network-connect.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/network-disconnect.svg b/breeze-icons-5.21.0/icons-dark/actions/24/network-disconnect.svg deleted file mode 100644 index e6e22de..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/network-disconnect.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/news-subscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/24/news-subscribe.svg deleted file mode 100644 index 415d873..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/news-subscribe.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/news-unsubscribe.svg b/breeze-icons-5.21.0/icons-dark/actions/24/news-unsubscribe.svg deleted file mode 100644 index 8677456..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/news-unsubscribe.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/nocover.svg b/breeze-icons-5.21.0/icons-dark/actions/24/nocover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/nocover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-add.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-add.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-break.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-break.svg deleted file mode 120000 index c9d9a5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-break.svg +++ /dev/null @@ -1 +0,0 @@ -format-break-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-delete-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-delete-segment.svg deleted file mode 120000 index 8b045a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-delete-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-disconnect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-delete.svg deleted file mode 120000 index bd10261..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-delete.svg +++ /dev/null @@ -1 +0,0 @@ -format-remove-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-join-segment.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-join-segment.svg deleted file mode 120000 index 9dc8e1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-join-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-connect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-join.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-join.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-join.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-segment-curve.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-segment-curve.svg deleted file mode 100644 index f6fed0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-segment-curve.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-segment-line.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-segment-line.svg deleted file mode 100644 index 90e6a73..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-segment-line.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-transform.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-transform.svg deleted file mode 100644 index 6ee64b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-transform.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-auto-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-type-auto-smooth.svg deleted file mode 100644 index 9339c1e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-auto-smooth.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-cusp.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-type-cusp.svg deleted file mode 100644 index fa45018..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-cusp.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-type-smooth.svg deleted file mode 100644 index dc9d916..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-smooth.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-symmetric.svg b/breeze-icons-5.21.0/icons-dark/actions/24/node-type-symmetric.svg deleted file mode 100644 index 4a38a50..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/node-type-symmetric.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-columns.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-columns.svg deleted file mode 100644 index e174c1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-columns.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-flip-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-flip-horizontal.svg deleted file mode 100644 index 84c7adc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-flip-horizontal.svg +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-flip-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-flip-vertical.svg deleted file mode 100644 index 157e196..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-flip-vertical.svg +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-group.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-group.svg deleted file mode 100644 index 0e7bb95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-group.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-locked.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-locked.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-locked.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-back.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-order-back.svg deleted file mode 100644 index d382b56..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-back.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-front.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-order-front.svg deleted file mode 100644 index 52519d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-front.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-lower.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-order-lower.svg deleted file mode 100644 index 080beb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-lower.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-raise.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-order-raise.svg deleted file mode 100644 index 16b3391..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-order-raise.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-rotate-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-rotate-left.svg deleted file mode 100644 index 6bf9e50..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-rotate-left.svg +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-rotate-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-rotate-right.svg deleted file mode 100644 index 6cbfa1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-rotate-right.svg +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-rows.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-rows.svg deleted file mode 100644 index 9b46af3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-rows.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-to-path.svg deleted file mode 100644 index 8682732..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-to-path.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-ungroup.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-ungroup.svg deleted file mode 100644 index fd6eb1c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-ungroup.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/object-unlocked.svg b/breeze-icons-5.21.0/icons-dark/actions/24/object-unlocked.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/object-unlocked.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-focus-peak-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-focus-peak-node.svg deleted file mode 100644 index 0926cbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-focus-peak-node.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-percentage.svg deleted file mode 100644 index e5fe5fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-percentage.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-stacked.svg deleted file mode 100644 index 9972e66..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area-stacked.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area.svg deleted file mode 100644 index 13cef07..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-area.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar-percentage.svg deleted file mode 100644 index 0615eaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar-percentage.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar-stacked.svg deleted file mode 100644 index 1c4dd11..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar-stacked.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar.svg deleted file mode 100644 index 2d16154..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-bar.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line-percentage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line-percentage.svg deleted file mode 100644 index 20c2f8d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line-percentage.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line-stacked.svg deleted file mode 100644 index 7e0b43f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line-stacked.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line.svg deleted file mode 100644 index ef719f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-line.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-pie.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-pie.svg deleted file mode 100644 index 77c8065..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-pie.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-polar-stacked.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-polar-stacked.svg deleted file mode 100644 index a67547e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-polar-stacked.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-polar.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-polar.svg deleted file mode 100644 index 833d4e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-polar.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-ring.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-ring.svg deleted file mode 100644 index 832bada..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-ring.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-scatter.svg b/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-scatter.svg deleted file mode 100644 index b4d2da4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/office-chart-scatter.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/package.svg b/breeze-icons-5.21.0/icons-dark/actions/24/package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/page-2sides.svg b/breeze-icons-5.21.0/icons-dark/actions/24/page-2sides.svg deleted file mode 100644 index c67d5f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/page-2sides.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/page-3sides.svg b/breeze-icons-5.21.0/icons-dark/actions/24/page-3sides.svg deleted file mode 100644 index 5100d9d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/page-3sides.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/page-4sides.svg b/breeze-icons-5.21.0/icons-dark/actions/24/page-4sides.svg deleted file mode 100644 index 2f1beb0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/page-4sides.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/page-simple.svg b/breeze-icons-5.21.0/icons-dark/actions/24/page-simple.svg deleted file mode 100644 index 19c9c19..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/page-simple.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/page-zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/page-zoom.svg deleted file mode 120000 index 67400f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/page-zoom.svg +++ /dev/null @@ -1 +0,0 @@ -./zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/password-generate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/password-generate.svg deleted file mode 120000 index d00a899..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/password-generate.svg +++ /dev/null @@ -1 +0,0 @@ -playlist-generator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/password-show-off.svg b/breeze-icons-5.21.0/icons-dark/actions/24/password-show-off.svg deleted file mode 120000 index 5d72157..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/password-show-off.svg +++ /dev/null @@ -1 +0,0 @@ -hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/password-show-on.svg b/breeze-icons-5.21.0/icons-dark/actions/24/password-show-on.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/password-show-on.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-clip-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-clip-edit.svg deleted file mode 100644 index 14c40d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-clip-edit.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-effect-parameter-next.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-effect-parameter-next.svg deleted file mode 100644 index d7fbc36..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-effect-parameter-next.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-mask-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-mask-edit.svg deleted file mode 100644 index ce4f391..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-mask-edit.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-bezier.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-bezier.svg deleted file mode 120000 index c47e3dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-bezier.svg +++ /dev/null @@ -1 +0,0 @@ -draw-path.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-polyline-paraxial.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-polyline-paraxial.svg deleted file mode 100644 index 50d5459..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-polyline-paraxial.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-polyline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-polyline.svg deleted file mode 100644 index 9033d0a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-polyline.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-spiro.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-spiro.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-mode-spiro.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-reverse.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-reverse.svg deleted file mode 100644 index 1502ab3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-reverse.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/path-simplify.svg b/breeze-icons-5.21.0/icons-dark/actions/24/path-simplify.svg deleted file mode 100644 index aef8e76..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/path-simplify.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/player-time.svg b/breeze-icons-5.21.0/icons-dark/actions/24/player-time.svg deleted file mode 100644 index 1d9e9ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/player-time.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/player-volume-muted.svg b/breeze-icons-5.21.0/icons-dark/actions/24/player-volume-muted.svg deleted file mode 100644 index 5afa87c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/player-volume-muted.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/player-volume.svg b/breeze-icons-5.21.0/icons-dark/actions/24/player-volume.svg deleted file mode 100644 index 281aef8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/player-volume.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/playlist-generator.svg b/breeze-icons-5.21.0/icons-dark/actions/24/playlist-generator.svg deleted file mode 100644 index 566e014..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/playlist-generator.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/playlist-sort.svg b/breeze-icons-5.21.0/icons-dark/actions/24/playlist-sort.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/playlist-sort.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/plugins.svg b/breeze-icons-5.21.0/icons-dark/actions/24/plugins.svg deleted file mode 100644 index 5bae161..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/plugins.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/preferences-activities.svg b/breeze-icons-5.21.0/icons-dark/actions/24/preferences-activities.svg deleted file mode 100644 index 779962c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/preferences-activities.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/preferences-other.svg b/breeze-icons-5.21.0/icons-dark/actions/24/preferences-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/preflight-verifier.svg b/breeze-icons-5.21.0/icons-dark/actions/24/preflight-verifier.svg deleted file mode 100644 index 00e3534..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/preflight-verifier.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/process-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/24/process-stop.svg deleted file mode 100644 index 059d471..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/process-stop.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/project-development-close-all.svg b/breeze-icons-5.21.0/icons-dark/actions/24/project-development-close-all.svg deleted file mode 120000 index 5687007..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/project-development-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -project-development-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/project-development-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/project-development-close.svg deleted file mode 100644 index ca2bda6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/project-development-close.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/project-development-new-template.svg b/breeze-icons-5.21.0/icons-dark/actions/24/project-development-new-template.svg deleted file mode 100644 index 8fd6792..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/project-development-new-template.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/project-development.svg b/breeze-icons-5.21.0/icons-dark/actions/24/project-development.svg deleted file mode 100644 index 50c777c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/project-development.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/project-open.svg b/breeze-icons-5.21.0/icons-dark/actions/24/project-open.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/project-open.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-class.svg b/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-class.svg deleted file mode 100644 index 36731b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-class.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-file.svg b/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-file.svg deleted file mode 100644 index 8d47465..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-file.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-function.svg b/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-function.svg deleted file mode 100644 index 2abc8e4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen-function.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen.svg b/breeze-icons-5.21.0/icons-dark/actions/24/quickopen.svg deleted file mode 100644 index 223b280..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/quickopen.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/randomize.svg b/breeze-icons-5.21.0/icons-dark/actions/24/randomize.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/randomize.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/ratiocrop.svg b/breeze-icons-5.21.0/icons-dark/actions/24/ratiocrop.svg deleted file mode 120000 index 686d9f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/ratiocrop.svg +++ /dev/null @@ -1 +0,0 @@ -transform-crop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/redeyes.svg b/breeze-icons-5.21.0/icons-dark/actions/24/redeyes.svg deleted file mode 100644 index b6456a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/redeyes.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-child-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-child-insert.svg deleted file mode 100644 index ff5b21e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-child-insert.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-child.svg b/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-child.svg deleted file mode 100644 index d65755f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-child.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-insert.svg deleted file mode 100644 index 8a73f53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/resource-calendar-insert.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/resource-group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/resource-group-new.svg deleted file mode 100644 index 4501372..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/resource-group-new.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/resource-group.svg b/breeze-icons-5.21.0/icons-dark/actions/24/resource-group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/resource-group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/roll.svg b/breeze-icons-5.21.0/icons-dark/actions/24/roll.svg deleted file mode 100644 index cb3f466..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/roll.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-clean.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build-clean.svg deleted file mode 100644 index 3840c04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-clean.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-configure.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build-configure.svg deleted file mode 100644 index f2d25e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-configure.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-file.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build-file.svg deleted file mode 100644 index 1f0acef..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-file.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-install-root.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build-install-root.svg deleted file mode 100644 index 6029216..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-install-root.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-install.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build-install.svg deleted file mode 100644 index 298794d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-install.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-prune.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build-prune.svg deleted file mode 100644 index 027a348..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build-prune.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-build.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-build.svg deleted file mode 100644 index c55cd7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-build.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-clean.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-clean.svg deleted file mode 120000 index 2c899aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-clean.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-clean.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/run-install.svg b/breeze-icons-5.21.0/icons-dark/actions/24/run-install.svg deleted file mode 120000 index 71034b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/run-install.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/select-rectangular.svg b/breeze-icons-5.21.0/icons-dark/actions/24/select-rectangular.svg deleted file mode 100644 index efba612..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/select-rectangular.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/services.svg b/breeze-icons-5.21.0/icons-dark/actions/24/services.svg deleted file mode 120000 index 4c2c5d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/services.svg +++ /dev/null @@ -1 +0,0 @@ -flag-blue.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/shapes.svg b/breeze-icons-5.21.0/icons-dark/actions/24/shapes.svg deleted file mode 100644 index 1707642..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/shapes.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/sharpenimage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/sharpenimage.svg deleted file mode 100644 index 3b672db..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/sharpenimage.svg +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/show-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/24/show-menu.svg deleted file mode 100644 index be0627b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/show-menu.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/show-node-handles.svg b/breeze-icons-5.21.0/icons-dark/actions/24/show-node-handles.svg deleted file mode 100644 index 0f12467..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/show-node-handles.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/show-offline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/show-offline.svg deleted file mode 100644 index c6dac11..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/show-offline.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/show-path-outline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/show-path-outline.svg deleted file mode 100644 index be446f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/show-path-outline.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-center.svg deleted file mode 100644 index 628866e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-center.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-corners.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-corners.svg deleted file mode 100644 index 2e4f660..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-corners.svg +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-edges.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-edges.svg deleted file mode 100644 index ab47fa9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-edges.svg +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-midpoints.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-midpoints.svg deleted file mode 100644 index b65f4c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box-midpoints.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box.svg deleted file mode 100644 index ab47fa9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-bounding-box.svg +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-extension.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-extension.svg deleted file mode 100644 index a2857b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-extension.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-grid-guide-intersections.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-grid-guide-intersections.svg deleted file mode 100644 index cc3d9a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-grid-guide-intersections.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-guideline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-guideline.svg deleted file mode 100644 index 073959a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-guideline.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-intersection.svg deleted file mode 100644 index 44d01ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-intersection.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-node.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-node.svg deleted file mode 100644 index 533ec67..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-node.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-center.svg deleted file mode 100644 index cd2c679..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-center.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-cusp.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-cusp.svg deleted file mode 100644 index 70107ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-cusp.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-intersection.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-intersection.svg deleted file mode 100644 index 10f5aea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-intersection.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-midpoint.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-midpoint.svg deleted file mode 100644 index 792c59e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-midpoint.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-path.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-path.svg deleted file mode 100644 index a023548..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-path.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-rotation-center.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-rotation-center.svg deleted file mode 100644 index fbacdd0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-rotation-center.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-smooth.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-smooth.svg deleted file mode 100644 index 2e99afe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-nodes-smooth.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-orthogonal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-orthogonal.svg deleted file mode 100644 index 25267d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-orthogonal.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-page.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-page.svg deleted file mode 100644 index 15492e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-page.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap-text-baseline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap-text-baseline.svg deleted file mode 100644 index 2d79447..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap-text-baseline.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/snap.svg b/breeze-icons-5.21.0/icons-dark/actions/24/snap.svg deleted file mode 100644 index 772cc44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/snap.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/sort-name.svg b/breeze-icons-5.21.0/icons-dark/actions/24/sort-name.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/sort-name.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/sort-presence.svg b/breeze-icons-5.21.0/icons-dark/actions/24/sort-presence.svg deleted file mode 100644 index 058b983..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/sort-presence.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/speaker.svg b/breeze-icons-5.21.0/icons-dark/actions/24/speaker.svg deleted file mode 100644 index c444ac4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/speaker.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/split.svg b/breeze-icons-5.21.0/icons-dark/actions/24/split.svg deleted file mode 100644 index bfac020..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/split.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/story-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/story-editor.svg deleted file mode 100644 index 1e00436..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/story-editor.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-bevel.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-bevel.svg deleted file mode 120000 index 1b2b69e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-bevel.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-bevel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-butt.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-butt.svg deleted file mode 100644 index d3f487d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-butt.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-miter.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-miter.svg deleted file mode 120000 index 7788e8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-miter.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-miter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-round.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-round.svg deleted file mode 100644 index 50368fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-round.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-square.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-square.svg deleted file mode 100644 index 291decf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-cap-square.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-bevel.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-bevel.svg deleted file mode 100644 index 43b6790..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-bevel.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-miter.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-miter.svg deleted file mode 100644 index 4b7de8d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-miter.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-round.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-round.svg deleted file mode 100644 index 830f240..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-join-round.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-to-path.svg b/breeze-icons-5.21.0/icons-dark/actions/24/stroke-to-path.svg deleted file mode 100644 index 03eb108..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/stroke-to-path.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/svn-commit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/svn-commit.svg deleted file mode 100644 index edaba9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/svn-commit.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/svn-update.svg b/breeze-icons-5.21.0/icons-dark/actions/24/svn-update.svg deleted file mode 100644 index c51e286..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/svn-update.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/system-run.svg b/breeze-icons-5.21.0/icons-dark/actions/24/system-run.svg deleted file mode 100644 index 1b9949f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/system-run.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/system-search.svg b/breeze-icons-5.21.0/icons-dark/actions/24/system-search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/system-search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/system-upgrade.svg b/breeze-icons-5.21.0/icons-dark/actions/24/system-upgrade.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/system-upgrade.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tab-close-other.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tab-close-other.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tab-close-other.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tab-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tab-close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tab-close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tab-detach.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tab-detach.svg deleted file mode 100644 index 7e3ce70..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tab-detach.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tab-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tab-duplicate.svg deleted file mode 100644 index da8efda..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tab-duplicate.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tab-new-background.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tab-new-background.svg deleted file mode 100644 index ce4f5c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tab-new-background.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tab-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tab-new.svg deleted file mode 100644 index 0b1823b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tab-new.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/table.svg b/breeze-icons-5.21.0/icons-dark/actions/24/table.svg deleted file mode 100644 index 8dfa3ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/table.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-addressbook.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-addressbook.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-addressbook.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-delete.svg deleted file mode 120000 index 9329cda..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-delete.svg +++ /dev/null @@ -1 +0,0 @@ -xml-attribute-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-events.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-events.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-events.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-folder.svg deleted file mode 120000 index f927800..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open-folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-people.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-people.svg deleted file mode 120000 index 0d9b8b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-people.svg +++ /dev/null @@ -1 +0,0 @@ -edit-image-face-show.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-places.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-places.svg deleted file mode 100644 index ec16e92..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-places.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag-reset.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag-reset.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag-reset.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tag.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tag.svg deleted file mode 100644 index 8cc322d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tag.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/task-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/task-new.svg deleted file mode 100644 index e5e4032..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/task-new.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/taxes-finances.svg b/breeze-icons-5.21.0/icons-dark/actions/24/taxes-finances.svg deleted file mode 100644 index bea0753..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/taxes-finances.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text-field.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text-field.svg deleted file mode 100644 index 108ab3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text-field.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text-flow-into-frame.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text-flow-into-frame.svg deleted file mode 100644 index fd1032c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text-flow-into-frame.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text-frame-link.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text-frame-link.svg deleted file mode 100644 index e63677f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text-frame-link.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text-frame-unlink.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text-frame-unlink.svg deleted file mode 100644 index e9b44ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text-frame-unlink.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text-speak.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text-speak.svg deleted file mode 100644 index 6cffe05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text-speak.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text-unflow.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text-unflow.svg deleted file mode 100644 index c47879f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text-unflow.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_horz_kern.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_horz_kern.svg deleted file mode 100644 index 093e3b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_horz_kern.svg +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_letter_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_letter_spacing.svg deleted file mode 100644 index c4c883c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_letter_spacing.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_line_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_line_spacing.svg deleted file mode 100644 index 54ce991..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_line_spacing.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_remove_kerns.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_remove_kerns.svg deleted file mode 100644 index 04f3a92..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_remove_kerns.svg +++ /dev/null @@ -1,514 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_rotation.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_rotation.svg deleted file mode 100644 index d77c4c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_rotation.svg +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_subscript.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_subscript.svg deleted file mode 100644 index b1cddea..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_subscript.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_superscript.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_superscript.svg deleted file mode 100644 index bf427f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_superscript.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_vert_kern.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_vert_kern.svg deleted file mode 100644 index cf6fbfd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_vert_kern.svg +++ /dev/null @@ -1,380 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/text_word_spacing.svg b/breeze-icons-5.21.0/icons-dark/actions/24/text_word_spacing.svg deleted file mode 100644 index 5c1ca4f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/text_word_spacing.svg +++ /dev/null @@ -1,501 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tool-animator.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tool-animator.svg deleted file mode 100644 index 819f874..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tool-animator.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tool-measure.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tool-measure.svg deleted file mode 100644 index 1390874..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tool-measure.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tool-node-editor.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tool-node-editor.svg deleted file mode 100644 index 577fa9a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tool-node-editor.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tool-pointer.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tool-pointer.svg deleted file mode 100644 index 617ec7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tool-pointer.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tool-spray.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tool-spray.svg deleted file mode 100644 index d4e453e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tool-spray.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tool-tweak.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tool-tweak.svg deleted file mode 100644 index a6e61fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tool-tweak.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-check-spelling.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-check-spelling.svg deleted file mode 100644 index 545ce18..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-check-spelling.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-burn-image.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-burn-image.svg deleted file mode 100644 index ed7d629..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-burn-image.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-burn.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-burn.svg deleted file mode 100644 index 4984e26..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-burn.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-copy.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-copy.svg deleted file mode 100644 index 9a5bc2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-copy.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-erase.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-erase.svg deleted file mode 100644 index 71e8d49..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-erase.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-format.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-format.svg deleted file mode 100644 index d7c843e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-media-optical-format.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-report-bug.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-report-bug.svg deleted file mode 100644 index c0940b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-report-bug.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-audio-cd.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-audio-cd.svg deleted file mode 100644 index da6f696..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-audio-cd.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-video-cd.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-video-cd.svg deleted file mode 100644 index 382f999..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-video-cd.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-video-dvd.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-video-dvd.svg deleted file mode 100644 index 814f0c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-rip-video-dvd.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/tools-wizard.svg b/breeze-icons-5.21.0/icons-dark/actions/24/tools-wizard.svg deleted file mode 100644 index fcfda3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/tools-wizard.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-crop-and-resize.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-crop-and-resize.svg deleted file mode 100644 index 4e30c41..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-crop-and-resize.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-crop.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-crop.svg deleted file mode 100644 index e0c8001..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-crop.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-move-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-move-horizontal.svg deleted file mode 100644 index e072eed..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-move-horizontal.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-move-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-move-vertical.svg deleted file mode 100644 index ab618f9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-move-vertical.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-move.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-move.svg deleted file mode 100644 index 08fd2f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-move.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-rotate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-rotate.svg deleted file mode 100644 index 07e751b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-rotate.svg +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-horizontal.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-textbox-points.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-textbox-points.svg deleted file mode 100644 index e09e94c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-textbox-points.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-vertical.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale.svg deleted file mode 100644 index 5e5163c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-scale.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-down.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-down.svg deleted file mode 100644 index 3acedbb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-down.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-left.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-left.svg deleted file mode 100644 index f5a51af..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-left.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-right.svg deleted file mode 100644 index 83ed724..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-right.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-up.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-up.svg deleted file mode 100644 index 8be1912..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-shear-up.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-skew-horizontal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-skew-horizontal.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-skew-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/transform-skew-vertical.svg b/breeze-icons-5.21.0/icons-dark/actions/24/transform-skew-vertical.svg deleted file mode 120000 index 294c4e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/transform-skew-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/trash-empty.svg b/breeze-icons-5.21.0/icons-dark/actions/24/trash-empty.svg deleted file mode 100644 index 6cbc867..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/trash-empty.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/user-group-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/user-group-delete.svg deleted file mode 100644 index 01b1387..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/user-group-delete.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/user-group-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/user-group-new.svg deleted file mode 100644 index 486c0b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/user-group-new.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/user-group-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/24/user-group-properties.svg deleted file mode 100644 index f337714..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/user-group-properties.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/user-identity.svg b/breeze-icons-5.21.0/icons-dark/actions/24/user-identity.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/user-properties.svg b/breeze-icons-5.21.0/icons-dark/actions/24/user-properties.svg deleted file mode 120000 index ad3742c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/user-properties.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account-checking.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account-checking.svg deleted file mode 100644 index 7c39a62..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account-checking.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account-savings.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account-savings.svg deleted file mode 100644 index a2006a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account-savings.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account.svg deleted file mode 100644 index 2845dbd..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank-account.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-bank.svg deleted file mode 100644 index 51df618..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-bank.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-barcode-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-barcode-add.svg deleted file mode 100644 index ed79c44..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-barcode-add.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-barcode.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-barcode.svg deleted file mode 100644 index c2721e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-barcode.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-agenda.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-agenda.svg deleted file mode 100644 index 55c1fc1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-agenda.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-birthday.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-birthday.svg deleted file mode 100644 index 8e5252b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-birthday.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-day.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-day.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-holiday.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-holiday.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-holiday.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-journal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-journal.svg deleted file mode 100644 index d13d6d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-journal.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-list.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-list.svg deleted file mode 100644 index 18bbda7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-list.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-month.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-month.svg deleted file mode 100644 index 5cce1b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-month.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-special-occasion.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-special-occasion.svg deleted file mode 100644 index f97aa67..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-special-occasion.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-tasks.svg deleted file mode 100644 index 5e8fa9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-tasks.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-time-spent.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-time-spent.svg deleted file mode 100644 index 352be98..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-time-spent.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-timeline.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-timeline.svg deleted file mode 100644 index e74c3a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-timeline.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-upcoming-days.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-upcoming-days.svg deleted file mode 100644 index 53b6e6a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-upcoming-days.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-upcoming-events.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-upcoming-events.svg deleted file mode 100644 index 7b91500..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-upcoming-events.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-wedding-anniversary.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-wedding-anniversary.svg deleted file mode 100644 index 353a94f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-wedding-anniversary.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-week.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-week.svg deleted file mode 100644 index f59b218..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-week.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-whatsnext.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-whatsnext.svg deleted file mode 100644 index e0936d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-whatsnext.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-workweek.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-workweek.svg deleted file mode 120000 index 9b59502..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar-workweek.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-week.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar.svg deleted file mode 100644 index 87373f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-calendar.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-catalog.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-catalog.svg deleted file mode 100644 index b76c383..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-catalog.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-categories.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-categories.svg deleted file mode 100644 index c5dc598..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-categories.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-close.svg deleted file mode 100644 index 18c5c0d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-close.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-conversation-balloon.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-conversation-balloon.svg deleted file mode 120000 index 36675a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-conversation-balloon.svg +++ /dev/null @@ -1 +0,0 @@ -kmouth-phrase.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-filter.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-filter.svg deleted file mode 100644 index d1bd323..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-filter.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-fullscreen.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-fullscreen.svg deleted file mode 100644 index 3da2fa1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-fullscreen.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-grid.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-grid.svg deleted file mode 100644 index 8a04d95..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-grid.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-group.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-group.svg deleted file mode 100644 index 45186b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-group.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-history.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-history.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-left-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-left-close.svg deleted file mode 100644 index 65f462e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-left-close.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-details.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-list-details.svg deleted file mode 100644 index fdb814c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-details.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-icons.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-list-icons.svg deleted file mode 100644 index 54301f5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-icons.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-text.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-list-text.svg deleted file mode 100644 index 076258f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-text.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-list-tree.svg deleted file mode 100644 index 977159e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-list-tree.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-artist.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-media-artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-equalizer.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-media-equalizer.svg deleted file mode 100644 index 31e4fca..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-equalizer.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-lyrics.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-media-lyrics.svg deleted file mode 100644 index 745db17..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-lyrics.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-playlist.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-media-playlist.svg deleted file mode 100644 index c81d90c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-playlist.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-visualization.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-media-visualization.svg deleted file mode 100644 index 827d932..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-media-visualization.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-calendar.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-contacts.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-contacts.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-contacts.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-journal.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-journal.svg deleted file mode 120000 index b830e6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-journal.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-journal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-mail.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-mail.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-news.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-news.svg deleted file mode 120000 index 7387fb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-news.svg +++ /dev/null @@ -1 +0,0 @@ -news-subscribe.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-notes.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-notes.svg deleted file mode 100644 index 6680db4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-notes.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-tasks-pending.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-tasks-pending.svg deleted file mode 100644 index 98b2984..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-tasks-pending.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-tasks.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-tasks.svg deleted file mode 120000 index f6ae45c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-pim-tasks.svg +++ /dev/null @@ -1 +0,0 @@ -view-task.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-presentation.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-presentation.svg deleted file mode 100644 index 9038045..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-presentation.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-preview.svg deleted file mode 100644 index 7fc81ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-preview.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-refresh.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-refresh.svg deleted file mode 100644 index 174ce1e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-refresh.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-restore.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-restore.svg deleted file mode 100644 index dfa484d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-restore.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-right-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-right-close.svg deleted file mode 100644 index 780f43c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-right-close.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-right-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-right-new.svg deleted file mode 100644 index 2f4d4f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-right-new.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-sidetree.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-sidetree.svg deleted file mode 100644 index 708cd02..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-sidetree.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-sort-ascending.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-sort-ascending.svg deleted file mode 100644 index 9553726..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-sort-ascending.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-sort-descending.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-sort-descending.svg deleted file mode 100644 index e937247..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-sort-descending.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-split-left-right.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-split-left-right.svg deleted file mode 100644 index 7d744f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-split-left-right.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-split-top-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-split-top-bottom.svg deleted file mode 100644 index ebd334e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-split-top-bottom.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-statistics.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-statistics.svg deleted file mode 100644 index e9ec26f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-statistics.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-table-of-contents-ltr.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-table-of-contents-ltr.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-table-of-contents-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-table-of-contents-rtl.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-table-of-contents-rtl.svg deleted file mode 100644 index 76674b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-table-of-contents-rtl.svg +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-task-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-task-add.svg deleted file mode 120000 index 072782f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-task-add.svg +++ /dev/null @@ -1 +0,0 @@ -task-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-task-child-add.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-task-child-add.svg deleted file mode 120000 index 4226a53..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-task-child-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-task-child.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-task-child.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-task-child.svg deleted file mode 100644 index 56b13ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-task-child.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-task.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-task.svg deleted file mode 100644 index 5cb3baa..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-task.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/view-web-browser-dom-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/24/view-web-browser-dom-tree.svg deleted file mode 100644 index 9681791..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/view-web-browser-dom-tree.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/viewimage.svg b/breeze-icons-5.21.0/icons-dark/actions/24/viewimage.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/viewimage.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/visibility.svg b/breeze-icons-5.21.0/icons-dark/actions/24/visibility.svg deleted file mode 100644 index fbc2663..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/visibility.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/window-close.svg b/breeze-icons-5.21.0/icons-dark/actions/24/window-close.svg deleted file mode 100644 index 5d1539d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/window-close.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/window-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/window-duplicate.svg deleted file mode 100644 index 6fcef50..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/window-duplicate.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/window-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/window-new.svg deleted file mode 100644 index 9f9f020..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/window-new.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/xml-attribute-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/xml-attribute-delete.svg deleted file mode 100644 index 0785496..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/xml-attribute-delete.svg +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/xml-element-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/xml-element-new.svg deleted file mode 100644 index 771bdb6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/xml-element-new.svg +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/xml-node-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/24/xml-node-delete.svg deleted file mode 100644 index 3a4a640..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/xml-node-delete.svg +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/xml-node-duplicate.svg b/breeze-icons-5.21.0/icons-dark/actions/24/xml-node-duplicate.svg deleted file mode 100644 index 8a73a18..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/xml-node-duplicate.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/xml-text-new.svg b/breeze-icons-5.21.0/icons-dark/actions/24/xml-text-new.svg deleted file mode 100644 index b9e7d0a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/xml-text-new.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/y-zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/24/y-zoom-in.svg deleted file mode 100644 index 223ebba..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/y-zoom-in.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-1-to-2.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-1-to-2.svg deleted file mode 100644 index 399ef0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-1-to-2.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-2-to-1.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-2-to-1.svg deleted file mode 100644 index 9474d33..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-2-to-1.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-draw.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-draw.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-draw.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-best.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-best.svg deleted file mode 100644 index 74e8bfb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-best.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-height.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-height.svg deleted file mode 100644 index 1fb0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-height.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-selection.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-selection.svg deleted file mode 120000 index 037a51b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-selection.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-width.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-width.svg deleted file mode 100644 index e4df3ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-fit-width.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-in-x.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-in-x.svg deleted file mode 100644 index fa0883e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-in-x.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-in.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-in.svg deleted file mode 100644 index b34954e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-in.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-next.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-next.svg deleted file mode 100644 index a782994..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-next.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-original.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-original.svg deleted file mode 100644 index 4c28b39..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-original.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out-x.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out-x.svg deleted file mode 100644 index 5444d3f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out-x.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out-y.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out-y.svg deleted file mode 100644 index f53e47e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out-y.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out.svg deleted file mode 100644 index 18e4bc2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-out.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-previous.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-previous.svg deleted file mode 100644 index 2ef0d52..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-previous.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-fit.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-fit.svg deleted file mode 120000 index cc77c1c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-fit.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-selection.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-x.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-y.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/actions/24/zoom.svg b/breeze-icons-5.21.0/icons-dark/actions/24/zoom.svg deleted file mode 100644 index fbf6bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/24/zoom.svg +++ /dev/null @@ -1,534 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/acrobat.svg b/breeze-icons-5.21.0/icons-dark/actions/32/acrobat.svg deleted file mode 100644 index 4df8c31..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/acrobat.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/address-book-new.svg b/breeze-icons-5.21.0/icons-dark/actions/32/address-book-new.svg deleted file mode 100644 index e813557..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/address-book-new.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-bottom-out.svg deleted file mode 100644 index 3d6d663..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-center.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-center.svg deleted file mode 100644 index 98e34ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-center.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left-out.svg deleted file mode 100644 index 351a5ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left-out.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left-to-anchor.svg deleted file mode 100644 index d2f142d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left.svg deleted file mode 100644 index 865fae2..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-left.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right-out.svg deleted file mode 100644 index 29c1cdb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right-to-anchor.svg deleted file mode 100644 index b3b91ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right.svg deleted file mode 100644 index 29b7326..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-right.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-top-out.svg deleted file mode 100644 index 69b34f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-horizontal-top-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom-out.svg deleted file mode 100644 index 769c918..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index db8f7c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom.svg deleted file mode 100644 index 76a6f9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-bottom.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-center.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-center.svg deleted file mode 100644 index 863576a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-center.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top-out.svg deleted file mode 100644 index ab0d8e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top-to-anchor.svg deleted file mode 100644 index 69b34f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top.svg b/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top.svg deleted file mode 100644 index c93cecc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/align-vertical-top.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/application-exit.svg b/breeze-icons-5.21.0/icons-dark/actions/32/application-exit.svg deleted file mode 100644 index 347ace4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/application-exit.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/application-menu.svg b/breeze-icons-5.21.0/icons-dark/actions/32/application-menu.svg deleted file mode 100644 index 3dd1994..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/application-menu.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/appointment-new.svg b/breeze-icons-5.21.0/icons-dark/actions/32/appointment-new.svg deleted file mode 100644 index 6149d5d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/appointment-new.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/archive-extract.svg b/breeze-icons-5.21.0/icons-dark/actions/32/archive-extract.svg deleted file mode 100644 index 9c2762d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/archive-extract.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/archive-insert-directory.svg b/breeze-icons-5.21.0/icons-dark/actions/32/archive-insert-directory.svg deleted file mode 100644 index f4b6373..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/archive-insert-directory.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/archive-insert.svg b/breeze-icons-5.21.0/icons-dark/actions/32/archive-insert.svg deleted file mode 100644 index 09416c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/archive-insert.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/archive-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/32/archive-remove.svg deleted file mode 100644 index d00ec12..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/archive-remove.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/arrow-left-double.svg b/breeze-icons-5.21.0/icons-dark/actions/32/arrow-left-double.svg deleted file mode 100644 index f62de15..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/arrow-left-double.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/arrow-right-double.svg b/breeze-icons-5.21.0/icons-dark/actions/32/arrow-right-double.svg deleted file mode 100644 index 8cf0275..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/arrow-right-double.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/autocorrection.svg b/breeze-icons-5.21.0/icons-dark/actions/32/autocorrection.svg deleted file mode 100644 index 34cd570..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/autocorrection.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/blurimage.svg b/breeze-icons-5.21.0/icons-dark/actions/32/blurimage.svg deleted file mode 100644 index b5e3308..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/blurimage.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/bookmark-new.svg b/breeze-icons-5.21.0/icons-dark/actions/32/bookmark-new.svg deleted file mode 100644 index 5c96ba5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/bookmark-new.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/bookmark-remove.svg b/breeze-icons-5.21.0/icons-dark/actions/32/bookmark-remove.svg deleted file mode 100644 index 9e2fc01..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/bookmark-remove.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/bordertool.svg b/breeze-icons-5.21.0/icons-dark/actions/32/bordertool.svg deleted file mode 100644 index 131889e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/bordertool.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/call-start.svg b/breeze-icons-5.21.0/icons-dark/actions/32/call-start.svg deleted file mode 100644 index d5d050a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/call-start.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/call-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/32/call-stop.svg deleted file mode 100644 index 023dd67..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/call-stop.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/color-management.svg b/breeze-icons-5.21.0/icons-dark/actions/32/color-management.svg deleted file mode 100644 index 2df8785..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/color-management.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-black.svg b/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-black.svg deleted file mode 100644 index c724c65..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-black.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-grey.svg b/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-grey.svg deleted file mode 100644 index 87f5d61..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-grey.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-white.svg b/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-white.svg deleted file mode 100644 index 5a77931..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker-white.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker.svg b/breeze-icons-5.21.0/icons-dark/actions/32/color-picker.svg deleted file mode 100644 index b5e3308..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/color-picker.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromablue.svg b/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromablue.svg deleted file mode 100644 index 59ec3f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromablue.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromagreen.svg b/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromagreen.svg deleted file mode 100644 index 1b04b63..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromagreen.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromared.svg b/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromared.svg deleted file mode 100644 index 31057d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/colors-chromared.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/colors-luma.svg b/breeze-icons-5.21.0/icons-dark/actions/32/colors-luma.svg deleted file mode 100644 index c1c784b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/colors-luma.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/compass.svg b/breeze-icons-5.21.0/icons-dark/actions/32/compass.svg deleted file mode 100644 index df2fb05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/compass.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/configure-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/32/configure-shortcuts.svg deleted file mode 100644 index b7bc495..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/configure-shortcuts.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/configure.svg b/breeze-icons-5.21.0/icons-dark/actions/32/configure.svg deleted file mode 100644 index 9918f9d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/configure.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/dialog-cancel.svg b/breeze-icons-5.21.0/icons-dark/actions/32/dialog-cancel.svg deleted file mode 100644 index 1413fd7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/dialog-cancel.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/dialog-messages.svg b/breeze-icons-5.21.0/icons-dark/actions/32/dialog-messages.svg deleted file mode 100644 index 392aac4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/dialog-messages.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons-dark/actions/32/dialog-ok-apply.svg deleted file mode 100644 index 923f2a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/dialog-ok-apply.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-close.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-close.svg deleted file mode 100644 index 3790786..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-close.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-decrypt.svg deleted file mode 100644 index eb85139..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-decrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-decrypt-verify.svg deleted file mode 100644 index 36e5f65..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-decrypt.svg deleted file mode 100644 index f295eb9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-decrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-encrypt.svg deleted file mode 100644 index 411dd05..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-encrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-sign-encrypt.svg deleted file mode 100644 index 5523881..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-sign.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-sign.svg deleted file mode 100644 index 9e5575e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit-sign.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-edit.svg deleted file mode 100644 index 6a7f939..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-edit.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-encrypted.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-encrypted.svg deleted file mode 100644 index 1ce1420..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-encrypted.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-export.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-export.svg deleted file mode 100644 index bf52ae0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-export.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-import.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-import.svg deleted file mode 100644 index 6884b5f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-import.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-new-from-template.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-new-from-template.svg deleted file mode 100644 index 1439af1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-new-from-template.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-new.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-new.svg deleted file mode 100644 index a23fddb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-new.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-open-recent.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-open-recent.svg deleted file mode 100644 index 58abedb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-open-recent.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-open-remote.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-open-remote.svg deleted file mode 100644 index 04f0359..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-open-remote.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-open.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-open.svg deleted file mode 100644 index 8999493..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-open.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-preview-archive.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-preview-archive.svg deleted file mode 100644 index 12626e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-preview-archive.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-preview.svg deleted file mode 100644 index 01a6e70..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-preview.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-print-direct.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-print-direct.svg deleted file mode 100644 index 66c2ceb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-print-direct.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-print.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-print.svg deleted file mode 100644 index 239433b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-print.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-revert.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-revert.svg deleted file mode 100644 index 89b9f04..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-revert.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-save-all.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-save-all.svg deleted file mode 100644 index bae4eaf..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-save-all.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-save-as.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-save-as.svg deleted file mode 100644 index b8bff7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-save-as.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-save.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-save.svg deleted file mode 100644 index 31b71ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-save.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/document-share.svg b/breeze-icons-5.21.0/icons-dark/actions/32/document-share.svg deleted file mode 100644 index 1038a4a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/document-share.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/edit-delete.svg b/breeze-icons-5.21.0/icons-dark/actions/32/edit-delete.svg deleted file mode 100644 index 5ec70a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/edit-delete.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/edit-redo.svg b/breeze-icons-5.21.0/icons-dark/actions/32/edit-redo.svg deleted file mode 100644 index 6f0bde5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/edit-redo.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/edit-undo.svg b/breeze-icons-5.21.0/icons-dark/actions/32/edit-undo.svg deleted file mode 100644 index cccd829..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/edit-undo.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/editor.svg b/breeze-icons-5.21.0/icons-dark/actions/32/editor.svg deleted file mode 100644 index 6a7f939..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/editor.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/flash.svg b/breeze-icons-5.21.0/icons-dark/actions/32/flash.svg deleted file mode 100644 index 20c0c49..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/flash.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/folder-new.svg b/breeze-icons-5.21.0/icons-dark/actions/32/folder-new.svg deleted file mode 100644 index f4b6373..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/folder-new.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/folder-sync.svg b/breeze-icons-5.21.0/icons-dark/actions/32/folder-sync.svg deleted file mode 100644 index 24a5f9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/folder-sync.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/format-stroke-color.svg b/breeze-icons-5.21.0/icons-dark/actions/32/format-stroke-color.svg deleted file mode 100644 index 131889e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/format-stroke-color.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/games-config-options.svg b/breeze-icons-5.21.0/icons-dark/actions/32/games-config-options.svg deleted file mode 100644 index b7bc495..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/games-config-options.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/go-parent-folder.svg b/breeze-icons-5.21.0/icons-dark/actions/32/go-parent-folder.svg deleted file mode 100644 index 5f2e66a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/go-parent-folder.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/help-about.svg b/breeze-icons-5.21.0/icons-dark/actions/32/help-about.svg deleted file mode 100644 index b02fcd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/help-about.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/help-donate.svg b/breeze-icons-5.21.0/icons-dark/actions/32/help-donate.svg deleted file mode 100644 index fc733c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/help-donate.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/actions/32/help-keybord-shortcuts.svg deleted file mode 100644 index b7bc495..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/help-keybord-shortcuts.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/help-whatsthis.svg b/breeze-icons-5.21.0/icons-dark/actions/32/help-whatsthis.svg deleted file mode 100644 index 199465a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/help-whatsthis.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-eject.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-eject.svg deleted file mode 100644 index 963546b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-eject.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-pause.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-pause.svg deleted file mode 100644 index be4004c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-pause.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-start.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-start.svg deleted file mode 100644 index 18b861b..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-start.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-stop.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-stop.svg deleted file mode 100644 index 6a8743d..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-playback-stop.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-playlist-repeat.svg deleted file mode 100644 index 6c004c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-playlist-repeat.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-playlist-shuffle.svg deleted file mode 100644 index fe22e14..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-playlist-shuffle.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-record.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-record.svg deleted file mode 100644 index a2c9e42..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-record.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-seek-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-seek-backward.svg deleted file mode 100644 index 3054cdb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-seek-backward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-seek-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-seek-forward.svg deleted file mode 100644 index 4a5270c..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-seek-forward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-skip-backward.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-skip-backward.svg deleted file mode 100644 index 2bb84a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-skip-backward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/media-skip-forward.svg b/breeze-icons-5.21.0/icons-dark/actions/32/media-skip-forward.svg deleted file mode 100644 index 77e66d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/media-skip-forward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/multiple.svg b/breeze-icons-5.21.0/icons-dark/actions/32/multiple.svg deleted file mode 100644 index 689c258..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/multiple.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-back.svg b/breeze-icons-5.21.0/icons-dark/actions/32/object-order-back.svg deleted file mode 100644 index ec8bc41..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-back.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-front.svg b/breeze-icons-5.21.0/icons-dark/actions/32/object-order-front.svg deleted file mode 100644 index 4dd5b21..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-front.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-lower.svg b/breeze-icons-5.21.0/icons-dark/actions/32/object-order-lower.svg deleted file mode 100644 index 32d98d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-lower.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-raise.svg b/breeze-icons-5.21.0/icons-dark/actions/32/object-order-raise.svg deleted file mode 100644 index 7ccc9cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/object-order-raise.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/percent.svg b/breeze-icons-5.21.0/icons-dark/actions/32/percent.svg deleted file mode 100644 index f165e70..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/percent.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/qa.svg b/breeze-icons-5.21.0/icons-dark/actions/32/qa.svg deleted file mode 100644 index a536a8f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/qa.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/taxes-finances.svg b/breeze-icons-5.21.0/icons-dark/actions/32/taxes-finances.svg deleted file mode 100644 index fc733c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/taxes-finances.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-filter.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-filter.svg deleted file mode 100644 index 52f7114..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-filter.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-group.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-group.svg deleted file mode 100644 index 8b9326e..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-group.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-left-close.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-left-close.svg deleted file mode 100644 index d08e317..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-left-close.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-details.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-list-details.svg deleted file mode 100644 index 89ddf1a..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-details.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-icons.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-list-icons.svg deleted file mode 100644 index 2b04adc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-icons.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-text.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-list-text.svg deleted file mode 100644 index ca52582..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-text.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-tree.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-list-tree.svg deleted file mode 100644 index 45bcd07..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-list-tree.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-preview.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-preview.svg deleted file mode 100644 index 0ffc2fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-preview.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-refresh.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-refresh.svg deleted file mode 100644 index 6cd8169..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-refresh.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-right-close.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-right-close.svg deleted file mode 100644 index d1933fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-right-close.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-right-new.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-right-new.svg deleted file mode 100644 index 4858b5f..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-right-new.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-sort-ascending.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-sort-ascending.svg deleted file mode 100644 index 7ecaaa5..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-sort-ascending.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/view-sort-descending.svg b/breeze-icons-5.21.0/icons-dark/actions/32/view-sort-descending.svg deleted file mode 100644 index abb79d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/view-sort-descending.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/actions/32/window-close.svg b/breeze-icons-5.21.0/icons-dark/actions/32/window-close.svg deleted file mode 100644 index ac1b7bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/actions/32/window-close.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/applets-template.svg b/breeze-icons-5.21.0/icons-dark/applets/256/applets-template.svg deleted file mode 100644 index d55b92b..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/applets-template.svg +++ /dev/null @@ -1,1099 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Storage Volume - - removable media - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.ktpcontactlist.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.ktpcontactlist.svg deleted file mode 100644 index f86d82b..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.ktpcontactlist.svg +++ /dev/null @@ -1,3104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.muonnotifier.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.muonnotifier.svg deleted file mode 100644 index fa9806c..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.muonnotifier.svg +++ /dev/null @@ -1,7200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.activitybar.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.activitybar.svg deleted file mode 100644 index 3500f01..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.activitybar.svg +++ /dev/null @@ -1,1299 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.analogclock.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.analogclock.svg deleted file mode 100644 index 17ba34a..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.analogclock.svg +++ /dev/null @@ -1,1727 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.battery.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.battery.svg deleted file mode 100644 index 2f82f4a..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.battery.svg +++ /dev/null @@ -1,1709 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.binaryclock.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.binaryclock.svg deleted file mode 100644 index 0667150..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.binaryclock.svg +++ /dev/null @@ -1,1636 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.calculator.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.calculator.svg deleted file mode 100644 index f5ee9bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.calculator.svg +++ /dev/null @@ -1,1955 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.calendar.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.calendar.svg deleted file mode 100644 index fe52399..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.calendar.svg +++ /dev/null @@ -1,1293 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.clipboard.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.clipboard.svg deleted file mode 100644 index d690a39..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.clipboard.svg +++ /dev/null @@ -1,5173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.colorpicker.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.colorpicker.svg deleted file mode 100644 index c6eba56..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.colorpicker.svg +++ /dev/null @@ -1,2656 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.comic.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.comic.svg deleted file mode 100644 index 46b6ce5..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.comic.svg +++ /dev/null @@ -1,3126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.date.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.date.svg deleted file mode 100644 index fe52399..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.date.svg +++ /dev/null @@ -1,1293 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.devicenotifier.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.devicenotifier.svg deleted file mode 100644 index a67c9df..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.devicenotifier.svg +++ /dev/null @@ -1,7023 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.digitalclock.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.digitalclock.svg deleted file mode 100644 index 32e1259..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.digitalclock.svg +++ /dev/null @@ -1,1192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.fifteenpuzzle.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.fifteenpuzzle.svg deleted file mode 100644 index 9af4faf..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.fifteenpuzzle.svg +++ /dev/null @@ -1,1742 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.folder.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.folder.svg deleted file mode 100644 index 645f822..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.folder.svg +++ /dev/null @@ -1,1726 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.frame.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.frame.svg deleted file mode 100644 index 380d4ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.frame.svg +++ /dev/null @@ -1,1586 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.fuzzyclock.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.fuzzyclock.svg deleted file mode 100644 index c60c812..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.fuzzyclock.svg +++ /dev/null @@ -1,1195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.icontasks.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.icontasks.svg deleted file mode 100644 index 6e426b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.icontasks.svg +++ /dev/null @@ -1,2806 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kicker.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kicker.svg deleted file mode 100644 index a5e71ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kicker.svg +++ /dev/null @@ -1,3938 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kickerdash.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kickerdash.svg deleted file mode 100644 index a8eb497..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kickerdash.svg +++ /dev/null @@ -1,5927 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kickoff.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kickoff.svg deleted file mode 100644 index 3aaa7be..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.kickoff.svg +++ /dev/null @@ -1,5702 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.mediacontroller.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.mediacontroller.svg deleted file mode 100644 index 02b9f33..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.mediacontroller.svg +++ /dev/null @@ -1,7715 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.networkmanagement.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.networkmanagement.svg deleted file mode 100644 index b9c64ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.networkmanagement.svg +++ /dev/null @@ -1,3849 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.notes.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.notes.svg deleted file mode 100644 index b325005..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.notes.svg +++ /dev/null @@ -1,765 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.pager.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.pager.svg deleted file mode 100644 index 589944c..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.pager.svg +++ /dev/null @@ -1,1320 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.quicklaunch.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.quicklaunch.svg deleted file mode 100644 index ae1da28..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.quicklaunch.svg +++ /dev/null @@ -1,2248 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.showActivityManager.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.showActivityManager.svg deleted file mode 100644 index 02a8e51..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.showActivityManager.svg +++ /dev/null @@ -1,4254 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemloadviewer.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemloadviewer.svg deleted file mode 100644 index c2deae6..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemloadviewer.svg +++ /dev/null @@ -1,1821 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.cpu.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.cpu.svg deleted file mode 100644 index 346f393..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.cpu.svg +++ /dev/null @@ -1,6374 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CPU Load Monitor - System - 30 % - - CPU - 10 % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.diskactivity.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.diskactivity.svg deleted file mode 100644 index ad4a4c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.diskactivity.svg +++ /dev/null @@ -1,6557 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hard Disk I/0 Monitor - sda_(8:0) - 0 B/s / 10 B/s - - ram0_(1:0) - 0 B/s / 0 B/s - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.diskusage.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.diskusage.svg deleted file mode 100644 index 2c05968..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.diskusage.svg +++ /dev/null @@ -1,7015 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.memory.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.memory.svg deleted file mode 100644 index 3ced510..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.memory.svg +++ /dev/null @@ -1,6551 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Memory Status - Physical memory - 1,4 GB - - Swap - 200 MiB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.net.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.net.svg deleted file mode 100644 index ea1a6d5..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemmonitor.net.svg +++ /dev/null @@ -1,6035 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Network Monitor - eth0 - 0 kB/s / 0 kB/s - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemtray.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemtray.svg deleted file mode 100644 index fe4cc9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.systemtray.svg +++ /dev/null @@ -1,691 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.taskmanager.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.taskmanager.svg deleted file mode 100644 index 20a5bd0..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.taskmanager.svg +++ /dev/null @@ -1,3520 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.timer.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.timer.svg deleted file mode 100644 index 5274e53..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.timer.svg +++ /dev/null @@ -1,1135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.userswitcher.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.userswitcher.svg deleted file mode 100644 index 2efb0ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.userswitcher.svg +++ /dev/null @@ -1,1938 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.volume.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.volume.svg deleted file mode 100644 index f198dc5..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.volume.svg +++ /dev/null @@ -1,7069 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 28 % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 67 % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.windowlist.svg b/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.windowlist.svg deleted file mode 100644 index ae99098..0000000 --- a/breeze-icons-5.21.0/icons-dark/applets/256/org.kde.plasma.windowlist.svg +++ /dev/null @@ -1,3510 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/16/kdeconnect.svg b/breeze-icons-5.21.0/icons-dark/apps/16/kdeconnect.svg deleted file mode 120000 index 0190667..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/16/kdeconnect.svg +++ /dev/null @@ -1 +0,0 @@ -../../devices/16/smartphone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/16/nepomuk.svg b/breeze-icons-5.21.0/icons-dark/apps/16/nepomuk.svg deleted file mode 100644 index 7e771d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/16/nepomuk.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/16/preferences-system-bluetooth.svg b/breeze-icons-5.21.0/icons-dark/apps/16/preferences-system-bluetooth.svg deleted file mode 120000 index 4b6601b..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/16/preferences-system-bluetooth.svg +++ /dev/null @@ -1 +0,0 @@ -../../devices/16/network-bluetooth.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/16/system-help.svg b/breeze-icons-5.21.0/icons-dark/apps/16/system-help.svg deleted file mode 100644 index e2faf7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/16/system-help.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/16/system-lock-screen.svg b/breeze-icons-5.21.0/icons-dark/apps/16/system-lock-screen.svg deleted file mode 100644 index 907d25c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/16/system-lock-screen.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/16/system-log-out.svg b/breeze-icons-5.21.0/icons-dark/apps/16/system-log-out.svg deleted file mode 100644 index bc1ee7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/16/system-log-out.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/akregator.svg b/breeze-icons-5.21.0/icons-dark/apps/22/akregator.svg deleted file mode 100644 index fe129b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/akregator.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-googlepinyin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-googlepinyin.svg deleted file mode 100644 index d728df6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-googlepinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-pinyin-libpinyin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-pinyin-libpinyin.svg deleted file mode 100644 index 11dea94..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-pinyin-libpinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-pinyin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-pinyin.svg deleted file mode 100644 index 52107cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-pinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-shuangpin-libpinyin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-shuangpin-libpinyin.svg deleted file mode 100644 index 6918b8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-shuangpin-libpinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-shuangpin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-shuangpin.svg deleted file mode 100644 index 2828802..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-shuangpin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-sunpinyin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-sunpinyin.svg deleted file mode 100644 index e849ecd..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-sunpinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-wubi.svg b/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-wubi.svg deleted file mode 100644 index 85eac14..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/fcitx-wubi.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/homerun.svg b/breeze-icons-5.21.0/icons-dark/apps/22/homerun.svg deleted file mode 100644 index f30733a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/homerun.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/internet-mail.svg b/breeze-icons-5.21.0/icons-dark/apps/22/internet-mail.svg deleted file mode 120000 index d8cf0a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/internet-mail.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/mail-message-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/kde.svg b/breeze-icons-5.21.0/icons-dark/apps/22/kde.svg deleted file mode 100644 index 14e5048..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/kde.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/kdeconnect.svg b/breeze-icons-5.21.0/icons-dark/apps/22/kdeconnect.svg deleted file mode 120000 index d99c303..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/kdeconnect.svg +++ /dev/null @@ -1 +0,0 @@ -../../devices/22/smartphone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/kget.svg b/breeze-icons-5.21.0/icons-dark/apps/22/kget.svg deleted file mode 120000 index 6cb9870..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/kget.svg +++ /dev/null @@ -1 +0,0 @@ -ktorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/korg-todo.svg b/breeze-icons-5.21.0/icons-dark/apps/22/korg-todo.svg deleted file mode 120000 index 410dd96..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/korg-todo.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/view-calendar-tasks.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/ktorrent.svg b/breeze-icons-5.21.0/icons-dark/apps/22/ktorrent.svg deleted file mode 100644 index a6807fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/ktorrent.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/plasma.svg b/breeze-icons-5.21.0/icons-dark/apps/22/plasma.svg deleted file mode 100644 index 4b04253..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/plasma.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/preferences-desktop-font.svg b/breeze-icons-5.21.0/icons-dark/apps/22/preferences-desktop-font.svg deleted file mode 100644 index b92ad38..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/preferences-desktop-font.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/preferences-other.svg b/breeze-icons-5.21.0/icons-dark/apps/22/preferences-other.svg deleted file mode 120000 index b490e82..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/preferences-plugin.svg b/breeze-icons-5.21.0/icons-dark/apps/22/preferences-plugin.svg deleted file mode 120000 index 511459d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/preferences-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/kt-plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-help.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-help.svg deleted file mode 100644 index f17c7f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-help.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-lock-screen.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-lock-screen.svg deleted file mode 100644 index ae4a422..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-lock-screen.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-log-out.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-log-out.svg deleted file mode 100644 index 6e48c2c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-log-out.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-reboot.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-reboot.svg deleted file mode 120000 index 67cfa4c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-reboot.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-shutdown.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-shutdown.svg deleted file mode 100644 index 48c9dc8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-shutdown.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-suspend-hibernate.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-suspend-hibernate.svg deleted file mode 100644 index a78990d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-suspend-hibernate.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-suspend.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-suspend.svg deleted file mode 100644 index 7ccf7b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-suspend.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-switch-user.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-switch-user.svg deleted file mode 100644 index 0e0566b..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-switch-user.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/22/system-users.svg b/breeze-icons-5.21.0/icons-dark/apps/22/system-users.svg deleted file mode 120000 index 64ad6a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/22/system-users.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/amarok_change_language.svg b/breeze-icons-5.21.0/icons-dark/apps/32/amarok_change_language.svg deleted file mode 120000 index c0bcf8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/amarok_change_language.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-locale.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/baloo.svg b/breeze-icons-5.21.0/icons-dark/apps/32/baloo.svg deleted file mode 120000 index c54a2e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/baloo.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-baloo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/device-notifier.svg b/breeze-icons-5.21.0/icons-dark/apps/32/device-notifier.svg deleted file mode 100644 index d0cde3e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/device-notifier.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/drive-removable-media.svg b/breeze-icons-5.21.0/icons-dark/apps/32/drive-removable-media.svg deleted file mode 100644 index b4b1cde..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/drive-removable-media.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/face-smile.svg b/breeze-icons-5.21.0/icons-dark/apps/32/face-smile.svg deleted file mode 120000 index 2f915ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/face-smile.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/gtkconfig.svg b/breeze-icons-5.21.0/icons-dark/apps/32/gtkconfig.svg deleted file mode 120000 index 94c48c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/gtkconfig.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-gtk-config.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/help-about.svg b/breeze-icons-5.21.0/icons-dark/apps/32/help-about.svg deleted file mode 100644 index 1b3d1c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/help-about.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/kde-gtk-config.svg b/breeze-icons-5.21.0/icons-dark/apps/32/kde-gtk-config.svg deleted file mode 120000 index 94c48c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/kde-gtk-config.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-gtk-config.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/kdeconnect.svg b/breeze-icons-5.21.0/icons-dark/apps/32/kdeconnect.svg deleted file mode 120000 index df8e165..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/kdeconnect.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-kde-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/nepomuk.svg b/breeze-icons-5.21.0/icons-dark/apps/32/nepomuk.svg deleted file mode 120000 index c54a2e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/nepomuk.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-baloo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/plasma-search.svg b/breeze-icons-5.21.0/icons-dark/apps/32/plasma-search.svg deleted file mode 100644 index 2fa9b9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/plasma-search.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/plasma.svg b/breeze-icons-5.21.0/icons-dark/apps/32/plasma.svg deleted file mode 120000 index fd58724..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/plasma.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-plasma.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/podcast-amarok.svg b/breeze-icons-5.21.0/icons-dark/apps/32/podcast-amarok.svg deleted file mode 100644 index dfda8fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/podcast-amarok.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-accessibility.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-accessibility.svg deleted file mode 100644 index ce14994..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-accessibility.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-baloo.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-baloo.svg deleted file mode 100644 index 0765281..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-baloo.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-color.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-color.svg deleted file mode 100644 index bf3fab6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-color.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-cryptography.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-cryptography.svg deleted file mode 100644 index 1cb7ff0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-cryptography.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-default-applications.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-default-applications.svg deleted file mode 100644 index 9aff97a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-default-applications.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-display-color.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-display-color.svg deleted file mode 100644 index 5e98971..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-display-color.svg +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-display.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-display.svg deleted file mode 100644 index bde34be..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-display.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-emoticons.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-emoticons.svg deleted file mode 100644 index e2c2044..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-emoticons.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-filetype-association.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-filetype-association.svg deleted file mode 100644 index fe61ce2..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-filetype-association.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-font.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-font.svg deleted file mode 100644 index 9e30e73..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-font.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-gaming.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-gaming.svg deleted file mode 100644 index a23fcf0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-gaming.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-icons.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-icons.svg deleted file mode 100644 index cd53436..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-icons.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-keyboard.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-keyboard.svg deleted file mode 100644 index 2824f0d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-keyboard.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-launch-feedback.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-launch-feedback.svg deleted file mode 100644 index c5a8dcc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-launch-feedback.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-locale.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-locale.svg deleted file mode 100644 index 8b64498..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-locale.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-mouse.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-mouse.svg deleted file mode 100644 index 4039b50..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-mouse.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-multimedia.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-multimedia.svg deleted file mode 100644 index 2d47a7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-multimedia.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-notification-bell.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-notification-bell.svg deleted file mode 100644 index 6046d67..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-notification-bell.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-notification.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-notification.svg deleted file mode 100644 index b9c0039..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-notification.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-peripherals.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-peripherals.svg deleted file mode 100644 index 95a02e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-peripherals.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-plasma.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-plasma.svg deleted file mode 100644 index 187486f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-plasma.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-screensaver.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-screensaver.svg deleted file mode 100644 index 0e6232a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-screensaver.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-sound.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-sound.svg deleted file mode 100644 index 4323391..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-sound.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-text-to-speech.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-text-to-speech.svg deleted file mode 100644 index 31d9cc3..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-text-to-speech.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-theme.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-theme.svg deleted file mode 100644 index d92b159..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-theme.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-user-password.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-user-password.svg deleted file mode 100644 index e7cf0b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-user-password.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-user.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-user.svg deleted file mode 100644 index 1b27a07..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-user.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-wallpaper.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-wallpaper.svg deleted file mode 100644 index e4e3caf..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop-wallpaper.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop.svg deleted file mode 100644 index e8b6297..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-desktop.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - Plasm - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-gtk-config.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-gtk-config.svg deleted file mode 100644 index a243613..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-gtk-config.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-kde-connect.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-kde-connect.svg deleted file mode 100644 index fdabf7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-kde-connect.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-other.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-other.svg deleted file mode 100644 index 8e41272..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-other.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-plugin.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-plugin.svg deleted file mode 100644 index 702d712..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-plugin.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-bluetooth.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-bluetooth.svg deleted file mode 100644 index 9fad3a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-bluetooth.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-login.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-login.svg deleted file mode 100644 index daba93b..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-login.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-network-sharing.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-network-sharing.svg deleted file mode 100644 index 1bd263c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-network-sharing.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-network.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-network.svg deleted file mode 100644 index 5ee37b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-network.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-power-management.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-power-management.svg deleted file mode 100644 index b767870..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-power-management.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-session-services.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-session-services.svg deleted file mode 100644 index 32738aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-session-services.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-time.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-time.svg deleted file mode 100644 index ce583fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-time.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows-actions.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows-actions.svg deleted file mode 100644 index c5167cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows-actions.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows-move.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows-move.svg deleted file mode 100644 index 4be2574..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows-move.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows.svg deleted file mode 100644 index 53e9f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-system-windows.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-adblock.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-adblock.svg deleted file mode 100644 index 56cbc32..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-adblock.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-cache.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-cache.svg deleted file mode 100644 index 31de2e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-cache.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-cookies.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-cookies.svg deleted file mode 100644 index 8b66866..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-cookies.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-identification.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-identification.svg deleted file mode 100644 index 646f06f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-identification.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-shortcuts.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-shortcuts.svg deleted file mode 100644 index 9b6780e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-shortcuts.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-ssl.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-ssl.svg deleted file mode 100644 index 60cfa2a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-ssl.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-stylesheets.svg b/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-stylesheets.svg deleted file mode 100644 index 6889bf7..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/preferences-web-browser-stylesheets.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-lock-screen.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-lock-screen.svg deleted file mode 100644 index fce5dca..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-lock-screen.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-log-out.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-log-out.svg deleted file mode 100644 index ae67898..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-log-out.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-reboot.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-reboot.svg deleted file mode 100644 index ac2c874..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-reboot.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-run.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-run.svg deleted file mode 100644 index c0af805..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-run.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-shutdown.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-shutdown.svg deleted file mode 100644 index 7d09e03..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-shutdown.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-suspend-hibernate.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-suspend-hibernate.svg deleted file mode 100644 index a4c3bb8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-suspend-hibernate.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-suspend.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-suspend.svg deleted file mode 100644 index f5227ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-suspend.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-switch-user.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-switch-user.svg deleted file mode 100644 index da57f15..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-switch-user.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/system-users.svg b/breeze-icons-5.21.0/icons-dark/apps/32/system-users.svg deleted file mode 100644 index 0be0c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/system-users.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/view-media-playlist.svg b/breeze-icons-5.21.0/icons-dark/apps/32/view-media-playlist.svg deleted file mode 100644 index 4f2e5dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/view-media-playlist.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/32/window-duplicate.svg b/breeze-icons-5.21.0/icons-dark/apps/32/window-duplicate.svg deleted file mode 100644 index ceffba6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/32/window-duplicate.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/CMakeSetup.svg b/breeze-icons-5.21.0/icons-dark/apps/48/CMakeSetup.svg deleted file mode 120000 index 06c9606..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/CMakeSetup.svg +++ /dev/null @@ -1 +0,0 @@ -cmake.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/QtProject-designer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/QtProject-designer.svg deleted file mode 100644 index 749676d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/QtProject-designer.svg +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/accessories-calculator.svg b/breeze-icons-5.21.0/icons-dark/apps/48/accessories-calculator.svg deleted file mode 100644 index 1e2e8f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/accessories-calculator.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/accessories-text-editor.svg b/breeze-icons-5.21.0/icons-dark/apps/48/accessories-text-editor.svg deleted file mode 100644 index 1af4c8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/accessories-text-editor.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/acroread.svg b/breeze-icons-5.21.0/icons-dark/apps/48/acroread.svg deleted file mode 100644 index cc40daa..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/acroread.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/akregator.svg b/breeze-icons-5.21.0/icons-dark/apps/48/akregator.svg deleted file mode 100644 index 0fa1759..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/akregator.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/amarok.svg b/breeze-icons-5.21.0/icons-dark/apps/48/amarok.svg deleted file mode 100644 index ac5e57f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/apper.svg b/breeze-icons-5.21.0/icons-dark/apps/48/apper.svg deleted file mode 120000 index 66ccc99..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/apper.svg +++ /dev/null @@ -1 +0,0 @@ -muon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/application-x-clementine.svg b/breeze-icons-5.21.0/icons-dark/apps/48/application-x-clementine.svg deleted file mode 100644 index c5f1154..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/application-x-clementine.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ardour.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ardour.svg deleted file mode 100644 index c2cc5f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ardour.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ark.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ark.svg deleted file mode 100644 index 877c26a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ark.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/artikulate.svg b/breeze-icons-5.21.0/icons-dark/apps/48/artikulate.svg deleted file mode 100644 index 7feb437..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/artikulate.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/assistant.svg b/breeze-icons-5.21.0/icons-dark/apps/48/assistant.svg deleted file mode 100644 index af45d4e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/assistant.svg +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/author.svg b/breeze-icons-5.21.0/icons-dark/apps/48/author.svg deleted file mode 100644 index 451dc79..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/author.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/bleachbit.svg b/breeze-icons-5.21.0/icons-dark/apps/48/bleachbit.svg deleted file mode 100644 index 6bd357c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/bleachbit.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/blender.svg b/breeze-icons-5.21.0/icons-dark/apps/48/blender.svg deleted file mode 100644 index 85d87e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/blender.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/blogilo.svg b/breeze-icons-5.21.0/icons-dark/apps/48/blogilo.svg deleted file mode 100644 index ea025e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/blogilo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/bomi.svg b/breeze-icons-5.21.0/icons-dark/apps/48/bomi.svg deleted file mode 100644 index 0417749..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/bomi.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/braindump.svg b/breeze-icons-5.21.0/icons-dark/apps/48/braindump.svg deleted file mode 100644 index 7f21f99..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/braindump.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/breeze-settings.svg b/breeze-icons-5.21.0/icons-dark/apps/48/breeze-settings.svg deleted file mode 100644 index c992c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/breeze-settings.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calamares.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calamares.svg deleted file mode 100644 index 9941c6d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calamares.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligraauthor.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligraauthor.svg deleted file mode 120000 index c0632fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligraauthor.svg +++ /dev/null @@ -1 +0,0 @@ -author.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligraflow.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligraflow.svg deleted file mode 120000 index f17eaf6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligraflow.svg +++ /dev/null @@ -1 +0,0 @@ -flow.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligrakarbon.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligrakarbon.svg deleted file mode 120000 index df8a6d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligrakarbon.svg +++ /dev/null @@ -1 +0,0 @@ -karbon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligrakexi.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligrakexi.svg deleted file mode 120000 index 1acb84d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligrakexi.svg +++ /dev/null @@ -1 +0,0 @@ -kexi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligraplan.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligraplan.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligraplan.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligraplanwork.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligraplanwork.svg deleted file mode 120000 index 93f5ffc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligraplanwork.svg +++ /dev/null @@ -1 +0,0 @@ -planwork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligrasheets.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligrasheets.svg deleted file mode 120000 index 3a386bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligrasheets.svg +++ /dev/null @@ -1 +0,0 @@ -sheets.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligrastage.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligrastage.svg deleted file mode 120000 index 1151ae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligrastage.svg +++ /dev/null @@ -1 +0,0 @@ -stage.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/calligrawords.svg b/breeze-icons-5.21.0/icons-dark/apps/48/calligrawords.svg deleted file mode 120000 index e30a949..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/calligrawords.svg +++ /dev/null @@ -1 +0,0 @@ -words.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/cantata.svg b/breeze-icons-5.21.0/icons-dark/apps/48/cantata.svg deleted file mode 100644 index 7eaf688..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/cantata.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/cantor.svg b/breeze-icons-5.21.0/icons-dark/apps/48/cantor.svg deleted file mode 100644 index 60ed523..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/cantor.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/choqok.svg b/breeze-icons-5.21.0/icons-dark/apps/48/choqok.svg deleted file mode 100644 index 12509ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/choqok.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/chromium-browser.svg b/breeze-icons-5.21.0/icons-dark/apps/48/chromium-browser.svg deleted file mode 100644 index 5bcec72..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/chromium-browser.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/chromium.svg b/breeze-icons-5.21.0/icons-dark/apps/48/chromium.svg deleted file mode 120000 index 76494bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/chromium.svg +++ /dev/null @@ -1 +0,0 @@ -chromium-browser.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/clementine.svg b/breeze-icons-5.21.0/icons-dark/apps/48/clementine.svg deleted file mode 120000 index 7b35467..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/clementine.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-clementine.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/cmake.svg b/breeze-icons-5.21.0/icons-dark/apps/48/cmake.svg deleted file mode 100644 index 4283b53..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/cmake.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/cuttlefish.svg b/breeze-icons-5.21.0/icons-dark/apps/48/cuttlefish.svg deleted file mode 100644 index 95cb266..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/cuttlefish.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/diffuse.svg b/breeze-icons-5.21.0/icons-dark/apps/48/diffuse.svg deleted file mode 100644 index 78bdc2f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/diffuse.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/digikam.svg b/breeze-icons-5.21.0/icons-dark/apps/48/digikam.svg deleted file mode 100644 index d0db7eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/digikam.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/dragonplayer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/dragonplayer.svg deleted file mode 100644 index 6692d27..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/dragonplayer.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/filelight.svg b/breeze-icons-5.21.0/icons-dark/apps/48/filelight.svg deleted file mode 120000 index b9b21b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/filelight.svg +++ /dev/null @@ -1 +0,0 @@ -gparted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/filezilla.svg b/breeze-icons-5.21.0/icons-dark/apps/48/filezilla.svg deleted file mode 100644 index bc499f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/filezilla.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/flow.svg b/breeze-icons-5.21.0/icons-dark/apps/48/flow.svg deleted file mode 100644 index cca02c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/flow.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/gimp.svg b/breeze-icons-5.21.0/icons-dark/apps/48/gimp.svg deleted file mode 100644 index b5eae5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/gimp.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/gparted.svg b/breeze-icons-5.21.0/icons-dark/apps/48/gparted.svg deleted file mode 100644 index a0f5788..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/gparted.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/gpick.svg b/breeze-icons-5.21.0/icons-dark/apps/48/gpick.svg deleted file mode 100644 index 8103310..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/gpick.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/graphics-viewer-document.svg b/breeze-icons-5.21.0/icons-dark/apps/48/graphics-viewer-document.svg deleted file mode 120000 index e7bda03..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/graphics-viewer-document.svg +++ /dev/null @@ -1 +0,0 @@ -okular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/grub-customizer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/grub-customizer.svg deleted file mode 100644 index cbbd6bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/grub-customizer.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/gtkhash.svg b/breeze-icons-5.21.0/icons-dark/apps/48/gtkhash.svg deleted file mode 100644 index 0833114..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/gtkhash.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/gwenview.svg b/breeze-icons-5.21.0/icons-dark/apps/48/gwenview.svg deleted file mode 100644 index 8243697..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/gwenview.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/help-browser.svg b/breeze-icons-5.21.0/icons-dark/apps/48/help-browser.svg deleted file mode 120000 index 8508302..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/help-browser.svg +++ /dev/null @@ -1 +0,0 @@ -system-help.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/htop.svg b/breeze-icons-5.21.0/icons-dark/apps/48/htop.svg deleted file mode 100644 index 2886032..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/htop.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/hwinfo.svg b/breeze-icons-5.21.0/icons-dark/apps/48/hwinfo.svg deleted file mode 100644 index 998dd52..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/hwinfo.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/inkscape-logo.svg b/breeze-icons-5.21.0/icons-dark/apps/48/inkscape-logo.svg deleted file mode 120000 index ca1fc7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/inkscape-logo.svg +++ /dev/null @@ -1 +0,0 @@ -inkscape.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/inkscape.svg b/breeze-icons-5.21.0/icons-dark/apps/48/inkscape.svg deleted file mode 100644 index 33b10ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/inkscape.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/internet-mail.svg b/breeze-icons-5.21.0/icons-dark/apps/48/internet-mail.svg deleted file mode 120000 index 071ecc1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/internet-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-client.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/internet-telephony.svg b/breeze-icons-5.21.0/icons-dark/apps/48/internet-telephony.svg deleted file mode 120000 index e3d5612..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/internet-telephony.svg +++ /dev/null @@ -1 +0,0 @@ -plasma-mobile-phone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/internet-web-browser.svg b/breeze-icons-5.21.0/icons-dark/apps/48/internet-web-browser.svg deleted file mode 100644 index 0017aa9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/internet-web-browser.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/jdownloader.svg b/breeze-icons-5.21.0/icons-dark/apps/48/jdownloader.svg deleted file mode 100644 index b34f79a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/jdownloader.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/juk.svg b/breeze-icons-5.21.0/icons-dark/apps/48/juk.svg deleted file mode 100644 index a103b3d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/juk.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/k3b.svg b/breeze-icons-5.21.0/icons-dark/apps/48/k3b.svg deleted file mode 100644 index 9d72a3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/k3b.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kaddressbook.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kaddressbook.svg deleted file mode 120000 index 6de7637..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kaddressbook.svg +++ /dev/null @@ -1 +0,0 @@ -office-address-book.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kaffeine.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kaffeine.svg deleted file mode 100644 index e949033..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kaffeine.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kalarm.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kalarm.svg deleted file mode 120000 index 02a5b08..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kalarm.svg +++ /dev/null @@ -1 +0,0 @@ -kronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kalgebra.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kalgebra.svg deleted file mode 100644 index 85ccc48..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kalgebra.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kamoso.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kamoso.svg deleted file mode 100644 index 65c6584..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kamoso.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/karbon.svg b/breeze-icons-5.21.0/icons-dark/apps/48/karbon.svg deleted file mode 100644 index 5b13f8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/karbon.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kate.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kate.svg deleted file mode 120000 index 47ab1d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kate.svg +++ /dev/null @@ -1 +0,0 @@ -accessories-text-editor.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kblogger.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kblogger.svg deleted file mode 100644 index 6eb2ebd..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kblogger.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kcalc.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kcalc.svg deleted file mode 120000 index 80698d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kcalc.svg +++ /dev/null @@ -1 +0,0 @@ -accessories-calculator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kchart.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kchart.svg deleted file mode 120000 index 3a386bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kchart.svg +++ /dev/null @@ -1 +0,0 @@ -sheets.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kcolorchooser.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kcolorchooser.svg deleted file mode 120000 index b26e439..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kcolorchooser.svg +++ /dev/null @@ -1 +0,0 @@ -gpick.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kde-frameworks.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kde-frameworks.svg deleted file mode 100644 index fd17735..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kde-frameworks.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kdenlive.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kdenlive.svg deleted file mode 100644 index 25509a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kdenlive.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kdevelop.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kdevelop.svg deleted file mode 100644 index 0479905..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kdevelop.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kdiff3.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kdiff3.svg deleted file mode 100644 index 0002a0a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kdiff3.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kdots.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kdots.svg deleted file mode 100644 index 33dc1cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kdots.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kexi.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kexi.svg deleted file mode 100644 index 9d788b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kexi.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kfind.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kfind.svg deleted file mode 100644 index 200572a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kfind.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kget.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kget.svg deleted file mode 100644 index af0c15a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kget.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kile.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kile.svg deleted file mode 100644 index 037b787..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kile.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kipi-dngconverter.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kipi-dngconverter.svg deleted file mode 100644 index f2bc313..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kipi-dngconverter.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kipi-expoblending.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kipi-expoblending.svg deleted file mode 100644 index dc26c81..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kipi-expoblending.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kipi-panorama.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kipi-panorama.svg deleted file mode 100644 index 7a9d893..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kipi-panorama.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/klipper.svg b/breeze-icons-5.21.0/icons-dark/apps/48/klipper.svg deleted file mode 100644 index 7b735ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/klipper.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kmag.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kmag.svg deleted file mode 100644 index a719531..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kmag.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kmail.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kmail.svg deleted file mode 120000 index 071ecc1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kmail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-client.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kmenuedit.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kmenuedit.svg deleted file mode 100644 index 4d51ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kmenuedit.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kmix.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kmix.svg deleted file mode 100644 index 6628ee0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kmix.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kmousetool.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kmousetool.svg deleted file mode 100644 index 7fb694a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kmousetool.svg +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kmouth.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kmouth.svg deleted file mode 100644 index 45aa9ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kmouth.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/knotes.svg b/breeze-icons-5.21.0/icons-dark/apps/48/knotes.svg deleted file mode 100644 index 939223d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/knotes.svg +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/konqueror.svg b/breeze-icons-5.21.0/icons-dark/apps/48/konqueror.svg deleted file mode 100644 index ed0e10f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/konqueror.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kontact.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kontact.svg deleted file mode 100644 index cf19540..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kontact.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/konversation.svg b/breeze-icons-5.21.0/icons-dark/apps/48/konversation.svg deleted file mode 100644 index 553c008..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/konversation.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kopete.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kopete.svg deleted file mode 100644 index ace2335..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kopete.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/korgac.svg b/breeze-icons-5.21.0/icons-dark/apps/48/korgac.svg deleted file mode 120000 index 93f5ffc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/korgac.svg +++ /dev/null @@ -1 +0,0 @@ -planwork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/korganizer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/korganizer.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/korganizer.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kplato.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kplato.svg deleted file mode 120000 index 93f5ffc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kplato.svg +++ /dev/null @@ -1 +0,0 @@ -planwork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kpresenter.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kpresenter.svg deleted file mode 120000 index 1151ae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kpresenter.svg +++ /dev/null @@ -1 +0,0 @@ -stage.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/krename.svg b/breeze-icons-5.21.0/icons-dark/apps/48/krename.svg deleted file mode 100644 index 4823205..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/krename.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kronometer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kronometer.svg deleted file mode 100644 index 91d22d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kronometer.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/krusader_root.svg b/breeze-icons-5.21.0/icons-dark/apps/48/krusader_root.svg deleted file mode 100644 index 15c3e73..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/krusader_root.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/krusader_user.svg b/breeze-icons-5.21.0/icons-dark/apps/48/krusader_user.svg deleted file mode 100644 index 1805642..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/krusader_user.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ksnapshot.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ksnapshot.svg deleted file mode 100644 index f55942c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ksnapshot.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kspread.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kspread.svg deleted file mode 120000 index 3a386bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kspread.svg +++ /dev/null @@ -1 +0,0 @@ -sheets.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ktimer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ktimer.svg deleted file mode 120000 index 02a5b08..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ktimer.svg +++ /dev/null @@ -1 +0,0 @@ -kronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ktip.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ktip.svg deleted file mode 100644 index 252332f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ktip.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ktnef.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ktnef.svg deleted file mode 100644 index 66de0d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ktnef.svg +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ktorrent.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ktorrent.svg deleted file mode 100644 index 052c94a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ktorrent.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kube-mail.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kube-mail.svg deleted file mode 100644 index aa03b81..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kube-mail.svg +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kube-mail - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kuser.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kuser.svg deleted file mode 100644 index f4d0b3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kuser.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kwalletmanager.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kwalletmanager.svg deleted file mode 100644 index 1b4dbfc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kwalletmanager.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kwalletmanager2.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kwalletmanager2.svg deleted file mode 120000 index 71a90f9..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kwalletmanager2.svg +++ /dev/null @@ -1 +0,0 @@ -kwalletmanager.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kwikdisk.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kwikdisk.svg deleted file mode 120000 index b9b21b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kwikdisk.svg +++ /dev/null @@ -1 +0,0 @@ -gparted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kword.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kword.svg deleted file mode 120000 index e30a949..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kword.svg +++ /dev/null @@ -1 +0,0 @@ -words.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/kwrite.svg b/breeze-icons-5.21.0/icons-dark/apps/48/kwrite.svg deleted file mode 120000 index 47ab1d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/kwrite.svg +++ /dev/null @@ -1 +0,0 @@ -accessories-text-editor.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/labplot.svg b/breeze-icons-5.21.0/icons-dark/apps/48/labplot.svg deleted file mode 100644 index 622e392..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/labplot.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/labplot2.svg b/breeze-icons-5.21.0/icons-dark/apps/48/labplot2.svg deleted file mode 120000 index 9da241f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/labplot2.svg +++ /dev/null @@ -1 +0,0 @@ -labplot.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-base.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-base.svg deleted file mode 100644 index b6906c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-base.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-calc.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-calc.svg deleted file mode 100644 index 33dd3ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-calc.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-draw.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-draw.svg deleted file mode 100644 index 92044ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-draw.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-impress.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-impress.svg deleted file mode 100644 index 25347e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-impress.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-main.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-main.svg deleted file mode 100644 index 27768f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-main.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-math.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-math.svg deleted file mode 100644 index d312e01..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-math.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-startcenter.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-startcenter.svg deleted file mode 120000 index 1547661..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-startcenter.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-main.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-writer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-writer.svg deleted file mode 100644 index 3554e5d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/libreoffice-writer.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/linguist.svg b/breeze-icons-5.21.0/icons-dark/apps/48/linguist.svg deleted file mode 100644 index 8a7e731..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/linguist.svg +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/mail-client.svg b/breeze-icons-5.21.0/icons-dark/apps/48/mail-client.svg deleted file mode 100644 index ed47feb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/mail-client.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/multimedia-volume-control.svg b/breeze-icons-5.21.0/icons-dark/apps/48/multimedia-volume-control.svg deleted file mode 100644 index 0c9adb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/multimedia-volume-control.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/muon.svg b/breeze-icons-5.21.0/icons-dark/apps/48/muon.svg deleted file mode 100644 index bb0dbbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/muon.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/muondiscover.svg b/breeze-icons-5.21.0/icons-dark/apps/48/muondiscover.svg deleted file mode 100644 index bfae918..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/muondiscover.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/network-manager.svg b/breeze-icons-5.21.0/icons-dark/apps/48/network-manager.svg deleted file mode 120000 index 3000504..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/network-manager.svg +++ /dev/null @@ -1 +0,0 @@ -internet-web-browser.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ntfs-config.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ntfs-config.svg deleted file mode 100644 index b07ec29..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ntfs-config.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/octave.svg b/breeze-icons-5.21.0/icons-dark/apps/48/octave.svg deleted file mode 100644 index 21e5a37..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/octave.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/octopi.svg b/breeze-icons-5.21.0/icons-dark/apps/48/octopi.svg deleted file mode 120000 index 66ccc99..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/octopi.svg +++ /dev/null @@ -1 +0,0 @@ -muon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/office-address-book.svg b/breeze-icons-5.21.0/icons-dark/apps/48/office-address-book.svg deleted file mode 100644 index 4370815..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/office-address-book.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/office-calendar.svg b/breeze-icons-5.21.0/icons-dark/apps/48/office-calendar.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/office-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/okteta.svg b/breeze-icons-5.21.0/icons-dark/apps/48/okteta.svg deleted file mode 100644 index dfd6fb0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/okteta.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/okular.svg b/breeze-icons-5.21.0/icons-dark/apps/48/okular.svg deleted file mode 100644 index 96b2980..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/okular.svg +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/partitionmanager.svg b/breeze-icons-5.21.0/icons-dark/apps/48/partitionmanager.svg deleted file mode 120000 index b9b21b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/partitionmanager.svg +++ /dev/null @@ -1 +0,0 @@ -gparted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/photolayoutseditor.svg b/breeze-icons-5.21.0/icons-dark/apps/48/photolayoutseditor.svg deleted file mode 100644 index 99e0a8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/photolayoutseditor.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/plan.svg b/breeze-icons-5.21.0/icons-dark/apps/48/plan.svg deleted file mode 100644 index 4362f58..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/plan.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/planetkde.svg b/breeze-icons-5.21.0/icons-dark/apps/48/planetkde.svg deleted file mode 100644 index 4901bde..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/planetkde.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/plank.svg b/breeze-icons-5.21.0/icons-dark/apps/48/plank.svg deleted file mode 100644 index 22188f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/plank.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/planner.svg b/breeze-icons-5.21.0/icons-dark/apps/48/planner.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/planner.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/planwork.svg b/breeze-icons-5.21.0/icons-dark/apps/48/planwork.svg deleted file mode 100644 index e24ed37..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/planwork.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/plasma-media-center.svg b/breeze-icons-5.21.0/icons-dark/apps/48/plasma-media-center.svg deleted file mode 100644 index 65d6682..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/plasma-media-center.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/plasma-mobile-phone.svg b/breeze-icons-5.21.0/icons-dark/apps/48/plasma-mobile-phone.svg deleted file mode 100644 index f715e97..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/plasma-mobile-phone.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/preferences-system.svg b/breeze-icons-5.21.0/icons-dark/apps/48/preferences-system.svg deleted file mode 100644 index ddbe3dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/preferences-system.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/qbittorrent.svg b/breeze-icons-5.21.0/icons-dark/apps/48/qbittorrent.svg deleted file mode 100644 index 57d9173..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/qbittorrent.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/qdbusviewer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/qdbusviewer.svg deleted file mode 100644 index 3cdf309..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/qdbusviewer.svg +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/qelectrotech.svg b/breeze-icons-5.21.0/icons-dark/apps/48/qelectrotech.svg deleted file mode 100644 index fd21ff0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/qelectrotech.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/qtcreator.svg b/breeze-icons-5.21.0/icons-dark/apps/48/qtcreator.svg deleted file mode 100644 index 9b10b22..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/qtcreator.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/quassel.svg b/breeze-icons-5.21.0/icons-dark/apps/48/quassel.svg deleted file mode 100644 index 8a47904..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/quassel.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ring.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ring.svg deleted file mode 100644 index e69d03d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ring.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/scanner.svg b/breeze-icons-5.21.0/icons-dark/apps/48/scanner.svg deleted file mode 120000 index a6fb1a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/scanner.svg +++ /dev/null @@ -1 +0,0 @@ -skanlite.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/sheets.svg b/breeze-icons-5.21.0/icons-dark/apps/48/sheets.svg deleted file mode 100644 index ef4205d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/sheets.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/showfoto.svg b/breeze-icons-5.21.0/icons-dark/apps/48/showfoto.svg deleted file mode 100644 index 4980dfa..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/showfoto.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/skanlite.svg b/breeze-icons-5.21.0/icons-dark/apps/48/skanlite.svg deleted file mode 100644 index d632923..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/skanlite.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/skrooge-black.svg b/breeze-icons-5.21.0/icons-dark/apps/48/skrooge-black.svg deleted file mode 100644 index 6afaa93..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/skrooge-black.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/skrooge-initial.svg b/breeze-icons-5.21.0/icons-dark/apps/48/skrooge-initial.svg deleted file mode 120000 index c0f3c03..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/skrooge-initial.svg +++ /dev/null @@ -1 +0,0 @@ -skrooge.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/skrooge.svg b/breeze-icons-5.21.0/icons-dark/apps/48/skrooge.svg deleted file mode 100644 index 7af1746..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/skrooge.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/smartgit.svg b/breeze-icons-5.21.0/icons-dark/apps/48/smartgit.svg deleted file mode 100644 index cafaca0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/smartgit.svg +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/smplayer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/smplayer.svg deleted file mode 100644 index 87c3ec1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/smplayer.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/spectacle.svg b/breeze-icons-5.21.0/icons-dark/apps/48/spectacle.svg deleted file mode 120000 index ffbc8d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/spectacle.svg +++ /dev/null @@ -1 +0,0 @@ -ksnapshot.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/stage.svg b/breeze-icons-5.21.0/icons-dark/apps/48/stage.svg deleted file mode 100644 index d813a94..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/stage.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/sublime.svg b/breeze-icons-5.21.0/icons-dark/apps/48/sublime.svg deleted file mode 100644 index 4496c20..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/sublime.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/synaptic.svg b/breeze-icons-5.21.0/icons-dark/apps/48/synaptic.svg deleted file mode 120000 index 66ccc99..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/synaptic.svg +++ /dev/null @@ -1 +0,0 @@ -muon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/synfig_icon.svg b/breeze-icons-5.21.0/icons-dark/apps/48/synfig_icon.svg deleted file mode 100644 index d9ceeca..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/synfig_icon.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/system-file-manager.svg b/breeze-icons-5.21.0/icons-dark/apps/48/system-file-manager.svg deleted file mode 100644 index c4cdf81..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/system-file-manager.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/system-help.svg b/breeze-icons-5.21.0/icons-dark/apps/48/system-help.svg deleted file mode 100644 index 9dde6fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/system-help.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/system-shutdown.svg b/breeze-icons-5.21.0/icons-dark/apps/48/system-shutdown.svg deleted file mode 100644 index a5eae14..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/system-shutdown.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/system-software-install.svg b/breeze-icons-5.21.0/icons-dark/apps/48/system-software-install.svg deleted file mode 100644 index 8ad8698..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/system-software-install.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/system-software-update.svg b/breeze-icons-5.21.0/icons-dark/apps/48/system-software-update.svg deleted file mode 100644 index 1c6f7b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/system-software-update.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/systemsettings.svg b/breeze-icons-5.21.0/icons-dark/apps/48/systemsettings.svg deleted file mode 120000 index 476ddab..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/systemsettings.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/telegram.svg b/breeze-icons-5.21.0/icons-dark/apps/48/telegram.svg deleted file mode 100644 index 3bb96b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/telegram.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/telepathy-kde.svg b/breeze-icons-5.21.0/icons-dark/apps/48/telepathy-kde.svg deleted file mode 100644 index 045508d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/telepathy-kde.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/tor-browser.svg b/breeze-icons-5.21.0/icons-dark/apps/48/tor-browser.svg deleted file mode 100644 index d728c62..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/tor-browser.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/ubiquity.svg b/breeze-icons-5.21.0/icons-dark/apps/48/ubiquity.svg deleted file mode 100644 index a8f59a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/ubiquity.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/umbrello.svg b/breeze-icons-5.21.0/icons-dark/apps/48/umbrello.svg deleted file mode 100644 index d6b9a9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/umbrello.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/unetbootin.svg b/breeze-icons-5.21.0/icons-dark/apps/48/unetbootin.svg deleted file mode 100644 index 034015d..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/unetbootin.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/usb-creator-kde.svg b/breeze-icons-5.21.0/icons-dark/apps/48/usb-creator-kde.svg deleted file mode 100644 index 599e20e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/usb-creator-kde.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-energy-monitor.svg b/breeze-icons-5.21.0/icons-dark/apps/48/utilities-energy-monitor.svg deleted file mode 100644 index 3be105c..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-energy-monitor.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-file-archiver.svg b/breeze-icons-5.21.0/icons-dark/apps/48/utilities-file-archiver.svg deleted file mode 120000 index f3f331a..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-file-archiver.svg +++ /dev/null @@ -1 +0,0 @@ -ark.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-log-viewer.svg b/breeze-icons-5.21.0/icons-dark/apps/48/utilities-log-viewer.svg deleted file mode 100644 index 137eb28..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-log-viewer.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-system-monitor.svg b/breeze-icons-5.21.0/icons-dark/apps/48/utilities-system-monitor.svg deleted file mode 100644 index f964c77..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-system-monitor.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-terminal.svg b/breeze-icons-5.21.0/icons-dark/apps/48/utilities-terminal.svg deleted file mode 100644 index d9c61b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/utilities-terminal.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/virtualbox.svg b/breeze-icons-5.21.0/icons-dark/apps/48/virtualbox.svg deleted file mode 100644 index 1e074ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/virtualbox.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/vlc.svg b/breeze-icons-5.21.0/icons-dark/apps/48/vlc.svg deleted file mode 100644 index 5184216..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/vlc.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/vokoscreen.svg b/breeze-icons-5.21.0/icons-dark/apps/48/vokoscreen.svg deleted file mode 100644 index f018def..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/vokoscreen.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/words.svg b/breeze-icons-5.21.0/icons-dark/apps/48/words.svg deleted file mode 100644 index e8d0e6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/words.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/xchat.svg b/breeze-icons-5.21.0/icons-dark/apps/48/xchat.svg deleted file mode 100644 index d6f16eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/xchat.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/xterm-color.svg b/breeze-icons-5.21.0/icons-dark/apps/48/xterm-color.svg deleted file mode 100644 index 6c3eb4e..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/xterm-color.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/xterm.svg b/breeze-icons-5.21.0/icons-dark/apps/48/xterm.svg deleted file mode 100644 index 2202ea8..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/xterm.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/apps/48/yakuake.svg b/breeze-icons-5.21.0/icons-dark/apps/48/yakuake.svg deleted file mode 100644 index e16fd02..0000000 --- a/breeze-icons-5.21.0/icons-dark/apps/48/yakuake.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-development.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-development.svg deleted file mode 100644 index 3e6aeaa..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-development.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-education.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-education.svg deleted file mode 100644 index 1b8234d..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-education.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-engineering.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-engineering.svg deleted file mode 100644 index 3effc86..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-engineering.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-games.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-games.svg deleted file mode 100644 index 9518df5..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-games.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-graphics.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-graphics.svg deleted file mode 100644 index 3489cf8..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-graphics.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-internet.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-internet.svg deleted file mode 100644 index c613d94..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-internet.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-multimedia.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-multimedia.svg deleted file mode 100644 index 7752e5a..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-multimedia.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-office.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-office.svg deleted file mode 100644 index 603a3a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-office.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-other.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-other.svg deleted file mode 120000 index 8340062..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/32/preferences-other.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-science.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-science.svg deleted file mode 100644 index 63382c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-science.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-system.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-system.svg deleted file mode 120000 index 86aae64..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-system.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/32/preferences-desktop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/categories/32/applications-utilities.svg b/breeze-icons-5.21.0/icons-dark/categories/32/applications-utilities.svg deleted file mode 100644 index 3b556b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/categories/32/applications-utilities.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/computer-laptop.svg b/breeze-icons-5.21.0/icons-dark/devices/16/computer-laptop.svg deleted file mode 100644 index e83463b..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/computer-laptop.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/computer.svg b/breeze-icons-5.21.0/icons-dark/devices/16/computer.svg deleted file mode 100644 index f92d51a..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/computer.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/drive-harddisk.svg b/breeze-icons-5.21.0/icons-dark/devices/16/drive-harddisk.svg deleted file mode 100644 index dc32bac..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/drive-harddisk.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media-usb-pendrive.svg b/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media-usb-pendrive.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media-usb-pendrive.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media-usb.svg b/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media-usb.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media-usb.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media.svg b/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media.svg deleted file mode 100644 index 0b15495..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/drive-removable-media.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/input-tablet.svg b/breeze-icons-5.21.0/icons-dark/devices/16/input-tablet.svg deleted file mode 100644 index ae84d6d..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/input-tablet.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-floppy.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-floppy.svg deleted file mode 120000 index c7be1ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-audio.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-audio.svg deleted file mode 100644 index 336b2ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-audio.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-data.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-data.svg deleted file mode 100644 index a772757..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-data.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-mixed-cd.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-mixed-cd.svg deleted file mode 100644 index 556bbf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-mixed-cd.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-recordable.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-recordable.svg deleted file mode 100644 index 5dec7cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-recordable.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-video.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-video.svg deleted file mode 100644 index 91fa04a..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical-video.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical.svg b/breeze-icons-5.21.0/icons-dark/devices/16/media-optical.svg deleted file mode 100644 index d8d1c0f..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/media-optical.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/multimedia-player-ipod-mini-blue.svg b/breeze-icons-5.21.0/icons-dark/devices/16/multimedia-player-ipod-mini-blue.svg deleted file mode 100644 index fa761cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/multimedia-player-ipod-mini-blue.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-bluetooth.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-bluetooth.svg deleted file mode 100644 index 8162fe1..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-bluetooth.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-modem.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-modem.svg deleted file mode 100644 index 1acbd10..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-modem.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-vpn.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-vpn.svg deleted file mode 100644 index 7aa183e..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-vpn.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wired-activated.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wired-activated.svg deleted file mode 100644 index bdcbe81..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wired-activated.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wired-unavailable.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wired-unavailable.svg deleted file mode 100644 index 5193e49..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wired-unavailable.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wired.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wired.svg deleted file mode 120000 index 141bbe5..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wired.svg +++ /dev/null @@ -1 +0,0 @@ -network-wired-activated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-00.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-00.svg deleted file mode 100644 index 4cb5081..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-00.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-100.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-100.svg deleted file mode 100644 index 04d9320..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-100.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-25.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-25.svg deleted file mode 100644 index 8386876..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-25.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-50.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-50.svg deleted file mode 100644 index 41a381b..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-50.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-75.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-75.svg deleted file mode 100644 index 5f1f9c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-connected-75.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-disconnected.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-disconnected.svg deleted file mode 100644 index 1795d79..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless-disconnected.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless.svg b/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless.svg deleted file mode 120000 index af03860..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/network-wireless.svg +++ /dev/null @@ -1 +0,0 @@ -network-wireless-connected-100.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/smartphone.svg b/breeze-icons-5.21.0/icons-dark/devices/16/smartphone.svg deleted file mode 100644 index ceb2f14..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/smartphone.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/16/tablet.svg b/breeze-icons-5.21.0/icons-dark/devices/16/tablet.svg deleted file mode 100644 index a16833b..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/16/tablet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/computer-laptop.svg b/breeze-icons-5.21.0/icons-dark/devices/22/computer-laptop.svg deleted file mode 100644 index a703226..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/computer-laptop.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/computer.svg b/breeze-icons-5.21.0/icons-dark/devices/22/computer.svg deleted file mode 100644 index 1f99147..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/computer.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/drive-harddisk.svg b/breeze-icons-5.21.0/icons-dark/devices/22/drive-harddisk.svg deleted file mode 100644 index 760614c..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/drive-harddisk.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media-usb-pendrive.svg b/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media-usb-pendrive.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media-usb-pendrive.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media-usb.svg b/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media-usb.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media-usb.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media.svg b/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media.svg deleted file mode 100644 index 86a41fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/drive-removable-media.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/input-keyboard.svg b/breeze-icons-5.21.0/icons-dark/devices/22/input-keyboard.svg deleted file mode 100644 index a101623..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/input-keyboard.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/input-tablet.svg b/breeze-icons-5.21.0/icons-dark/devices/22/input-tablet.svg deleted file mode 100644 index 4436327..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/input-tablet.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/input-touchpad.svg b/breeze-icons-5.21.0/icons-dark/devices/22/input-touchpad.svg deleted file mode 100644 index 6c58933..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/input-touchpad.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-floppy.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-floppy.svg deleted file mode 120000 index f13ae03..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-audio.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-audio.svg deleted file mode 120000 index 3a0e5cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-audio.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-rip-audio-cd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-data.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-data.svg deleted file mode 100644 index 9b91645..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-data.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-mixed-cd.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-mixed-cd.svg deleted file mode 100644 index a1ac075..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-mixed-cd.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-recordable.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-recordable.svg deleted file mode 100644 index 4479125..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-recordable.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-video.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-video.svg deleted file mode 120000 index c84fbd7..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical-video.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-rip-video-cd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical.svg b/breeze-icons-5.21.0/icons-dark/devices/22/media-optical.svg deleted file mode 120000 index 162685a..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/media-optical.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/multimedia-player-ipod-mini-blue.svg b/breeze-icons-5.21.0/icons-dark/devices/22/multimedia-player-ipod-mini-blue.svg deleted file mode 100644 index cbc721b..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/multimedia-player-ipod-mini-blue.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-bluetooth.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-bluetooth.svg deleted file mode 100644 index 328ba81..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-bluetooth.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-modem.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-modem.svg deleted file mode 100644 index 05d2cf0..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-modem.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-vpn.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-vpn.svg deleted file mode 100644 index 5cab495..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-vpn.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wired-activated.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wired-activated.svg deleted file mode 100644 index ddeb168..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wired-activated.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wired-unavailable.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wired-unavailable.svg deleted file mode 100644 index cae9030..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wired-unavailable.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wired.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wired.svg deleted file mode 120000 index 141bbe5..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wired.svg +++ /dev/null @@ -1 +0,0 @@ -network-wired-activated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-00.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-00.svg deleted file mode 100644 index 34acb06..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-00.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-100.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-100.svg deleted file mode 100644 index fd00e14..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-100.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-25.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-25.svg deleted file mode 100644 index 3e236ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-25.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-50.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-50.svg deleted file mode 100644 index 51d7e34..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-50.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-75.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-75.svg deleted file mode 100644 index f63ea9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-connected-75.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-disconnected.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-disconnected.svg deleted file mode 100644 index a6393ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless-disconnected.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless.svg b/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless.svg deleted file mode 120000 index af03860..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/network-wireless.svg +++ /dev/null @@ -1 +0,0 @@ -network-wireless-connected-100.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/smartphone.svg b/breeze-icons-5.21.0/icons-dark/devices/22/smartphone.svg deleted file mode 100644 index c1dff02..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/smartphone.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/22/tablet.svg b/breeze-icons-5.21.0/icons-dark/devices/22/tablet.svg deleted file mode 100644 index f3a6748..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/22/tablet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/audio-card.svg b/breeze-icons-5.21.0/icons-dark/devices/64/audio-card.svg deleted file mode 100644 index bd1dc36..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/audio-card.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/audio-headphones.svg b/breeze-icons-5.21.0/icons-dark/devices/64/audio-headphones.svg deleted file mode 100644 index ee370cf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/audio-headphones.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/battery.svg b/breeze-icons-5.21.0/icons-dark/devices/64/battery.svg deleted file mode 100644 index d598ce8..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/battery.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/camera-photo.svg b/breeze-icons-5.21.0/icons-dark/devices/64/camera-photo.svg deleted file mode 100644 index 6b8f7fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/camera-photo.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/camera-web.svg b/breeze-icons-5.21.0/icons-dark/devices/64/camera-web.svg deleted file mode 100644 index 1d9acbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/camera-web.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/computer-laptop.svg b/breeze-icons-5.21.0/icons-dark/devices/64/computer-laptop.svg deleted file mode 100644 index 2e707e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/computer-laptop.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/computer.svg b/breeze-icons-5.21.0/icons-dark/devices/64/computer.svg deleted file mode 100644 index f5df857..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/computer.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/cpu.svg b/breeze-icons-5.21.0/icons-dark/devices/64/cpu.svg deleted file mode 100644 index 14a183d..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/cpu.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/drive-harddisk.svg b/breeze-icons-5.21.0/icons-dark/devices/64/drive-harddisk.svg deleted file mode 100644 index 9dcc8b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/drive-harddisk.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media-usb-pendrive.svg b/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media-usb-pendrive.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media-usb-pendrive.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media-usb.svg b/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media-usb.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media-usb.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media.svg b/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media.svg deleted file mode 100644 index c0ea0a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/drive-removable-media.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/input-gaming.svg b/breeze-icons-5.21.0/icons-dark/devices/64/input-gaming.svg deleted file mode 100644 index 249f76d..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/input-gaming.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/input-keyboard.svg b/breeze-icons-5.21.0/icons-dark/devices/64/input-keyboard.svg deleted file mode 100644 index 6227b78..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/input-keyboard.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/input-mouse.svg b/breeze-icons-5.21.0/icons-dark/devices/64/input-mouse.svg deleted file mode 100644 index db004f5..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/input-mouse.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/input-tablet.svg b/breeze-icons-5.21.0/icons-dark/devices/64/input-tablet.svg deleted file mode 100644 index 926aa22..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/input-tablet.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/input-touchpad.svg b/breeze-icons-5.21.0/icons-dark/devices/64/input-touchpad.svg deleted file mode 100644 index c1f4389..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/input-touchpad.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-memory-stick.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-memory-stick.svg deleted file mode 100644 index 9cc2f23..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-memory-stick.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-sd-mmc.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-sd-mmc.svg deleted file mode 100644 index f895921..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-sd-mmc.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-smart-media.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-smart-media.svg deleted file mode 120000 index e5c447a..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash-smart-media.svg +++ /dev/null @@ -1 +0,0 @@ -media-flash-sd-mmc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-flash.svg deleted file mode 100644 index fde77d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-flash.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-audio.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-audio.svg deleted file mode 100644 index 8613138..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-audio.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-blu-ray.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-blu-ray.svg deleted file mode 100644 index 668dc3d..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-blu-ray.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-data.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-data.svg deleted file mode 100644 index a901de8..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-data.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-dvd.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-dvd.svg deleted file mode 100644 index d614560..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-dvd.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-recordable.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-recordable.svg deleted file mode 100644 index 7085ea5..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-recordable.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-video.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-video.svg deleted file mode 100644 index b86cfbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical-video.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical.svg b/breeze-icons-5.21.0/icons-dark/devices/64/media-optical.svg deleted file mode 100644 index 7895605..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/media-optical.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/multimedia-player.svg b/breeze-icons-5.21.0/icons-dark/devices/64/multimedia-player.svg deleted file mode 100644 index 0f05184..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/multimedia-player.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/network-card.svg b/breeze-icons-5.21.0/icons-dark/devices/64/network-card.svg deleted file mode 100644 index 29b2ec2..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/network-card.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/phone.svg b/breeze-icons-5.21.0/icons-dark/devices/64/phone.svg deleted file mode 120000 index 9a05e5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/phone.svg +++ /dev/null @@ -1 +0,0 @@ -smartphone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/printer.svg b/breeze-icons-5.21.0/icons-dark/devices/64/printer.svg deleted file mode 100644 index d96428e..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/printer.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/scanner.svg b/breeze-icons-5.21.0/icons-dark/devices/64/scanner.svg deleted file mode 100644 index ce96173..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/scanner.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/smartphone.svg b/breeze-icons-5.21.0/icons-dark/devices/64/smartphone.svg deleted file mode 100644 index cfeef87..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/smartphone.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/video-display.svg b/breeze-icons-5.21.0/icons-dark/devices/64/video-display.svg deleted file mode 100644 index fd8ce1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/video-display.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/devices/64/video-television.svg b/breeze-icons-5.21.0/icons-dark/devices/64/video-television.svg deleted file mode 100644 index b04c30d..0000000 --- a/breeze-icons-5.21.0/icons-dark/devices/64/video-television.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/emblem-symbolic-link.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/emblem-symbolic-link.svg deleted file mode 100644 index 6a8ab03..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/emblem-symbolic-link.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/rating-unrated.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/rating-unrated.svg deleted file mode 100644 index a18b1c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/rating-unrated.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/rating.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/rating.svg deleted file mode 100644 index ef9c3ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/rating.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-added.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-added.svg deleted file mode 100644 index ecda019..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-added.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-conflicting.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-conflicting.svg deleted file mode 100644 index 5f05cb1..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-conflicting.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-locally-modified-unstaged.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-locally-modified-unstaged.svg deleted file mode 100644 index 8d00659..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-locally-modified-unstaged.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-locally-modified.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-locally-modified.svg deleted file mode 100644 index 4c03bdf..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-locally-modified.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-normal.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-normal.svg deleted file mode 100644 index e3f3c00..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-normal.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-removed.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-removed.svg deleted file mode 100644 index a579ea4..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-removed.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-update-required.svg b/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-update-required.svg deleted file mode 100644 index 50b8a77..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/16/vcs-update-required.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-encrypted-unlocked.svg b/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-encrypted-unlocked.svg deleted file mode 100644 index 9bf825f..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-encrypted-unlocked.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-favorite.svg b/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-favorite.svg deleted file mode 100644 index e94d45f..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-favorite.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-important.svg b/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-important.svg deleted file mode 100644 index 4b63700..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-important.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-locked.svg b/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-locked.svg deleted file mode 100644 index 1036866..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-locked.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-symbolic-link.svg b/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-symbolic-link.svg deleted file mode 100644 index 53fdc36..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/22/emblem-symbolic-link.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/checkmark.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/checkmark.svg deleted file mode 120000 index 5693f29..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ -emblem-mounted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-added.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-added.svg deleted file mode 100644 index e4fc9e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-added.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-checked.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-checked.svg deleted file mode 120000 index 5693f29..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-checked.svg +++ /dev/null @@ -1 +0,0 @@ -emblem-mounted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-error.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-error.svg deleted file mode 100644 index 6b5fbd9..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-error.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-information.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-information.svg deleted file mode 100644 index 5a18d24..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-information.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-locked.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-locked.svg deleted file mode 100644 index cd4a89e..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-locked.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-mounted.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-mounted.svg deleted file mode 100644 index c074a09..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-mounted.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-pause.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-pause.svg deleted file mode 100644 index fe3bf7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-pause.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-question.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-question.svg deleted file mode 100644 index 31d6c6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-question.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-remove.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-remove.svg deleted file mode 100644 index bd1fa3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-remove.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-success.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-success.svg deleted file mode 120000 index 5693f29..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-success.svg +++ /dev/null @@ -1 +0,0 @@ -emblem-mounted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unavailable.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unavailable.svg deleted file mode 100644 index 6a86e5d..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unavailable.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unlocked.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unlocked.svg deleted file mode 100644 index 6450d86..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unlocked.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unmounted.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unmounted.svg deleted file mode 100644 index b06a72e..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-unmounted.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-warning.svg b/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-warning.svg deleted file mode 100644 index 6c54871..0000000 --- a/breeze-icons-5.21.0/icons-dark/emblems/8/emblem-warning.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/drink-beer.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/drink-beer.svg deleted file mode 100644 index 01ce3d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/drink-beer.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/drink-martini.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/drink-martini.svg deleted file mode 100644 index 7fd21ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/drink-martini.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-angel.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-angel.svg deleted file mode 100644 index c54335d..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-angel.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-angry.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-angry.svg deleted file mode 100644 index 6709ba4..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-angry.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-clown.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-clown.svg deleted file mode 100644 index 18e2848..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-clown.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-confused.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-confused.svg deleted file mode 100644 index b7b47fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-confused.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-cool.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-cool.svg deleted file mode 100644 index 29d5830..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-cool.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-crying.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-crying.svg deleted file mode 100644 index 8132a03..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-crying.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-devilish.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-devilish.svg deleted file mode 100644 index d43f5b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-devilish.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-embarrassed.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-embarrassed.svg deleted file mode 100644 index ef38da1..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-embarrassed.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-glasses.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-glasses.svg deleted file mode 100644 index dcab136..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-glasses.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-hug-left.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-hug-left.svg deleted file mode 100644 index cd5cf85..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-hug-left.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-hug-right.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-hug-right.svg deleted file mode 100644 index cee0509..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-hug-right.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-in-love.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-in-love.svg deleted file mode 100644 index 98ac9dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-in-love.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-kiss.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-kiss.svg deleted file mode 100644 index 848eedc..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-kiss.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-laughing.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-laughing.svg deleted file mode 100644 index baa365c..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-laughing.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-ninja.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-ninja.svg deleted file mode 100644 index 1fb8b44..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-ninja.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-pirate.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-pirate.svg deleted file mode 100644 index 1d781bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-pirate.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-plain.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-plain.svg deleted file mode 100644 index 2430d21..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-plain.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-quiet.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-quiet.svg deleted file mode 100644 index 6aa7f00..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-quiet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-raspberry.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-raspberry.svg deleted file mode 100644 index 13ba357..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-raspberry.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-sad.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-sad.svg deleted file mode 100644 index a092a41..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-sad.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-sick.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-sick.svg deleted file mode 100644 index 11d92ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-sick.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-sleeping.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-sleeping.svg deleted file mode 100644 index da3bedc..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-sleeping.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile-big.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile-big.svg deleted file mode 100644 index 28dd220..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile-big.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile-grin.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile-grin.svg deleted file mode 100644 index 204e723..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile-grin.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile.svg deleted file mode 100644 index 8209f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smile.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smirk.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-smirk.svg deleted file mode 100644 index b140066..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-smirk.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-surprise.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-surprise.svg deleted file mode 100644 index eec0315..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-surprise.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-uncertain.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-uncertain.svg deleted file mode 100644 index 36958a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-uncertain.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-wink.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-wink.svg deleted file mode 100644 index cfdd502..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-wink.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-worried.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-worried.svg deleted file mode 100644 index 1b0354c..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-worried.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/face-yawn.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/face-yawn.svg deleted file mode 100644 index 341d6fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/face-yawn.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/emotes/22/food-cake.svg b/breeze-icons-5.21.0/icons-dark/emotes/22/food-cake.svg deleted file mode 100644 index 7bfd448..0000000 --- a/breeze-icons-5.21.0/icons-dark/emotes/22/food-cake.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/index.theme b/breeze-icons-5.21.0/icons-dark/index.theme deleted file mode 100644 index 01f9576..0000000 --- a/breeze-icons-5.21.0/icons-dark/index.theme +++ /dev/null @@ -1,317 +0,0 @@ -[Icon Theme] -Name=Breeze Dark -Name[ar]=نسيم داكن -Name[ast]=Breeze escuro -Name[ca]=Brisa fosca -Name[ca@valencia]=Brisa fosca -Name[cs]=Breeze Tmavé -Name[da]=Breeze Dark -Name[de]=Breeze-Dunkel -Name[en_GB]=Breeze Dark -Name[es]=Brisa oscura -Name[fi]=Breeze Dark -Name[gl]=Breeze escuro -Name[ia]=Breeze Dark -Name[it]=Brezza scuro -Name[ko]=어두운 Breeze -Name[nl]=Breeze Dark -Name[nn]=Breeze mørk -Name[pl]=Ciemna bryza -Name[pt]=Brisa Escura -Name[pt_BR]=Breeze Dark -Name[ru]=Breeze, тёмный вариант -Name[sk]=Tmavý vánok -Name[sl]=Sapica (temna) -Name[sr]=Поветарац тамни -Name[sr@ijekavian]=Поветарац тамни -Name[sr@ijekavianlatin]=Povetarac tamni -Name[sr@latin]=Povetarac tamni -Name[sv]=Breeze mörk -Name[uk]=Темна Breeze -Name[x-test]=xxBreeze Darkxx -Name[zh_CN]=暗色微风 - -Comment=Default Plasma 5 Theme for Dark themes -Comment[ar]=سمة بلازما 5 الافتراضيّة للسّمات الدّاكنة -Comment[ast]=El tema por defeutu de Plasma 5 pa temes escuros -Comment[ca]=Tema del Plasma 5 per defecte per temes foscos -Comment[ca@valencia]=Tema del Plasma 5 per defecte per temes foscos -Comment[cs]=Výchozí motiv KDE Plasma 5 pro tmavé motivy vzhledu -Comment[da]=Standard Plasma5-tema til mørke temaer -Comment[de]=Dunkles Standard-Arbeitsflächendesign für Plasma 5 -Comment[en_GB]=Default Plasma 5 Theme for Dark themes -Comment[es]=Tema por omisión de Plasma 5 para temas oscuros -Comment[fi]=Plasma 5:n oletusteema tummille teemoille -Comment[gl]=Tema predeterminado de Plasma 5 para temas escuros -Comment[ia]=Thema predefinite de Plasma 5 pro themas Dark, i.e. obscur -Comment[it]=Tema predefinito di Plasma 5 per temi scuri -Comment[ko]=기본 Plasma 5 어두운 테마 -Comment[nl]=Standaard Plasma 5 thema voor donkere thema's -Comment[nn]=Standard Plasma 5-tema for mørke tema -Comment[pl]=Domyślny wystrój Plazma 5 dla ciemnych wystrojów -Comment[pt]=Tema Escuro Predefinido do Plasma 5 -Comment[pt_BR]=Tema padrão do Plasma 5 para temas escuros -Comment[ru]=Стандартный набор значков в Plasma 5 для тёмных цветовых схем -Comment[sk]=Predvolená téma Plasma 5 pre tmavé témy -Comment[sl]=Privzeta tema za KDE Plasma 5 za temne teme -Comment[sr]=Подразумевана тамна тема Плазме 5 -Comment[sr@ijekavian]=Подразумевана тамна тема Плазме 5 -Comment[sr@ijekavianlatin]=Podrazumevana tamna tema Plasme 5 -Comment[sr@latin]=Podrazumevana tamna tema Plasme 5 -Comment[sv]=Plasma 5 standardtema för mörka teman -Comment[uk]=Тема піктограм для Плазми 5 для темних тем -Comment[x-test]=xxDefault Plasma 5 Theme for Dark themesxx -Comment[zh_CN]=为暗色主题设计的 默认 Plasma 5 主题 - -DisplayDepth=32 - -Inherits=hicolor - -Example=folder - -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=32 -PanelSizes=16,22,32,48,64,128,256 -DialogDefault=32 -DialogSizes=16,22,32,48,64,128,256 - -########## Directories -########## ordered by category and alphabetically - -Directories=actions/12,actions/16,actions/22,actions/24,actions/32,actions/48,apps/16,apps/22,apps/32,apps/48,applets/256,categories/16,categories/22,categories/32,categories/48,devices/16,devices/22,devices/48,devices/64,emblems/8,emblems/16,emblems/22,emotes/22,mimetypes/16,mimetypes/22,mimetypes/32,mimetypes/64,places/16,places/22,places/32,places/64,status/16,status/22,status/24,status/64 - -########## Actions -########## ordered by size - -#12x12 - Fixed size - For Inkscape -[actions/12] -Size=12 -Context=Actions -Type=Fixed - -#16x16 - Fixed size - For use in sidebar(s) smaller toolbar(s) >!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/16] -Size=16 -Context=Actions -Type=Fixed - -#22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/22] -Size=22 -Context=Actions -Type=Fixed - -#24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/24] -Size=24 -Context=Actions -Type=Fixed - -#32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/32] -Size=32 -Context=Actions -Type=Fixed - -########## Apps -########## ordered by size - -#16x16 - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[apps/16] -Size=16 -Context=Applications -Type=Fixed - -#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome -[apps/22] -Size=22 -Context=Applications -Type=Fixed - -#32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the following sizes: 32x32 (default), 64x64, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[apps/32] -Size=32 -Context=Applications -Type=Fixed - -#48x48 - Scalable - For application icons >!!!ONLY!!!< - Scalable to the following sizes: 48x48 (default), 96x96 and 24x24 (not recommended) - DO_NOT_USE_ANYWHERE_ELSE - Color -[apps/48] -Size=48 -Context=Applications -Type=Scalable -MinSize=48 -MaxSize=256 - -#256x256 - Scalable - For applets / widgets icons >!!!ONLY!!! - DO_NOT_USE_ANYWHERE_ELSE - Color -[applets/256] -Size=256 -Context=Applications -Type=Scalable -MinSize=48 -MaxSize=256 - -########## Categories -########## ordered by size - -#32x32 - Fixed size - For categories icons >!!!ONLY!!!< - Used in Kickoff (KDE 4.x.x) and Lancelot. Also used in MATE and Cinnamon (just FYI) - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[categories/32] -Size=32 -Context=Categories -Type=Fixed - -########## Devices -########## ordered by size - -#16x16 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[devices/16] -Size=16 -Context=Devices -Type=Fixed - -#22x22 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[devices/22] -Size=22 -Context=Devices -Type=Fixed - -#64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[devices/64] -Size=64 -Context=Devices -Type=Scalable -MinSize=64 -MaxSize=256 - -########## Emblems -########## ordered by size - -#8x8 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[emblems/8] -Size=8 -Context=Emblems -Type=Fixed - -#16x16 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[emblems/16] -Size=16 -Context=Emblems -Type=Fixed - -#22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[emblems/22] -Size=22 -Context=Emblems -Type=Fixed - -########## Emoticons -########## ordered by size - -#22x22 - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat -[emotes/22] -Size=22 -Context=Emotes -Type=Fixed - -########## Mimetypes -########## ordered by size - -#16x16 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[mimetypes/16] -Size=16 -Context=MimeTypes -Type=Fixed -MinSize=16 - -#22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[mimetypes/22] -Size=22 -Context=MimeTypes -Type=Scalable -MinSize=22 -MaxSize=24 - -#32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[mimetypes/32] -Size=32 -Context=MimeTypes -Type=Scalable -MinSize=32 -MaxSize=48 - -#64x64 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[mimetypes/64] -Size=64 -Context=MimeTypes -Type=Scalable -MinSize=64 -MaxSize=256 - -########## Places -########## ordered by size - -#16x16 - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[places/16] -Size=16 -Context=Places -Type=Fixed -MinSize=16 - -#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome -[places/22] -Size=22 -Context=Places -Type=Fixed - -#32x32 - Scalable - For folder icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[places/32] -Size=32 -Context=Places -Type=Scalable -MinSize=32 -MaxSize=48 - -#64x64 - Scalable - For folder icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[places/64] -Size=64 -Context=Places -Type=Scalable -MinSize=64 -MaxSize=256 - -########## Status -########## ordered by size - -#16x16 - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[status/16] -Size=16 -Context=Status -Type=Fixed - -#22x22 - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[status/22] -Size=22 -Context=Status -Type=Scalable -MinSize=22 -MaxSize=32 - -#24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome -[status/24] -Size=24 -Context=Status -Type=Fixed - -#64x64 - Fixed size - For dialog icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Color -[status/64] -Size=64 -Context=Status -Type=Fixed - -########## EOF diff --git a/breeze-icons-5.21.0/icons-dark/light2Dark b/breeze-icons-5.21.0/icons-dark/light2Dark deleted file mode 100644 index 2976be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/light2Dark +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# convert light colors to breeze-dark colors - -find -name "*.svg" -o -name "*.SVG" | while read i; -do - fname=$( basename "$i") - fdir=$( dirname "$i") - #inkscape -f "$i" -e "${i%.*}.png" - sed -i -e 's/#4d4d4d/#f2f2f2/g' "$i" - sed -i -e 's/#eff0f1/#31363b/g' "$i" - sed -i -e 's/#fcfcfc/#4f575f/g' "$i" -done diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/android-package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/android-package-archive.svg deleted file mode 100644 index 0b4018b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/android-package-archive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-atom+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-atom+xml.svg deleted file mode 100644 index cd2097c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-atom+xml.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-epub+zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-epub+zip.svg deleted file mode 100644 index 73b68ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-epub+zip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-illustrator.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-illustrator.svg deleted file mode 100644 index 3538302..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-illustrator.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-msword-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-msword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-octet-stream.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-octet-stream.svg deleted file mode 100644 index 74920f9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-octet-stream.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-ogg.svg deleted file mode 100644 index 6ea8eb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-ogg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pdf.svg deleted file mode 100644 index 1a24ed1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pdf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-encrypted.svg deleted file mode 100644 index 3b3d9cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-encrypted.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-keys.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp.svg deleted file mode 100644 index 18fa510..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pgp.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-postscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-postscript.svg deleted file mode 100644 index 74a30d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-postscript.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-relaxng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-rss+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-sxw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.iccprofile.svg deleted file mode 100644 index 9f00a99..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.iccprofile.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index c3d635a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index 3bc7ab8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index 0984b2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index a1786bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index 3e94142..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index 93f7cde..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index 6489d79..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index 1da3e7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.scribus.svg deleted file mode 100644 index 2ef89c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.scribus.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index ad11f80..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-7z-compressed.svg deleted file mode 100644 index 7d6fa4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-7z-compressed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-abiword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ace.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ace.svg deleted file mode 100644 index ccffa84..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ace.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-applix-word.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ar.svg deleted file mode 100644 index d2a9e0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-arc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-arc.svg deleted file mode 100644 index 227dec4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-arc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-arj.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-arj.svg deleted file mode 100644 index 782aee7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-arj.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bittorrent.svg deleted file mode 100644 index c137189..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bittorrent.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-blender.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-blender.svg deleted file mode 100644 index 2ce47d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-blender.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzdvi.svg deleted file mode 100644 index 4c9d67c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzdvi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzip-compressed-tar.svg deleted file mode 100644 index c15ceeb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzip.svg deleted file mode 100644 index c895bdd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-bzip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cd-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cd-image.svg deleted file mode 100644 index d844396..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cd-image.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cda.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cda.svg deleted file mode 100644 index 8b817fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cda.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-chm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-chm.svg deleted file mode 100644 index 96d4781..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-chm.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-compress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-compressed-tar.svg deleted file mode 100644 index b09f803..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-compressed-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cpio.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cpio.svg deleted file mode 100644 index fad88ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cpio.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cue.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-deb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-deb.svg deleted file mode 100644 index a659013..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-deb.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-designer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-designer.svg deleted file mode 100644 index 6e0eec2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-designer.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-desktop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-desktop.svg deleted file mode 100644 index bcf9031..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-desktop.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-egon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-executable-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-executable-script.svg deleted file mode 100644 index a55aed9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-executable-script.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-executable.svg deleted file mode 100644 index 5af074b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-executable.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-flash-video.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-afm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-afm.svg deleted file mode 100644 index a1222a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-afm.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-bdf.svg deleted file mode 100644 index d6b6271..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-bdf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-otf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-otf.svg deleted file mode 100644 index 105d8f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-otf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-snf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-ttf.svg deleted file mode 100644 index cdce288..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-ttf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-type1.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-type1.svg deleted file mode 100644 index bcaab62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-font-type1.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzdvi.svg deleted file mode 100644 index 6b7480d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzdvi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzip.svg deleted file mode 100644 index 2ebb176..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzpostscript.svg deleted file mode 100644 index d56a419..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-gzpostscript.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-iso.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-it87.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-jar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java-applet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java-archive.svg deleted file mode 100644 index 98eaaae..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java-archive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java.svg deleted file mode 100644 index a985da5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-java.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-javascript.svg deleted file mode 100644 index 41b0b0b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-javascript.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-k3b.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kdenlivetitle.svg deleted file mode 100644 index 42d08ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexi-connectiondata.svg deleted file mode 100644 index b8ac3e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-shortcut.svg deleted file mode 100644 index 7705032..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kformula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kontour.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kplato.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kplato.svg deleted file mode 100644 index 9bf8df6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kplato.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-krita.svg deleted file mode 100644 index 98413f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-krita.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kvtml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kvtml.svg deleted file mode 100644 index 40fae10..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kvtml.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lha.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lha.svg deleted file mode 100644 index b5addc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lha.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lyx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lyx.svg deleted file mode 100644 index b11463d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lyx.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lzma-compressed-tar.svg deleted file mode 100644 index 792d363..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lzop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lzop.svg deleted file mode 100644 index f9e239e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-lzop.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-m4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-marble.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-marble.svg deleted file mode 100644 index 70fa8eb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-marble.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ms-shortcut.svg deleted file mode 100644 index 3c347b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ms-shortcut.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mswrite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-nzb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-object.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-pak.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-pem-key.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-pem-key.svg deleted file mode 100644 index 619784b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-pem-key.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-perl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-perl.svg deleted file mode 100644 index b7ed031..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-perl.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-php.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-php.svg deleted file mode 100644 index 217e8d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-php.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-plasma.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-plasma.svg deleted file mode 100644 index d6371bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-plasma.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg deleted file mode 100644 index 9d966fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-qet-element.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-qet-project.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-quattropro.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-rar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-rar.svg deleted file mode 100644 index fd309b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-rar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-rpm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-rpm.svg deleted file mode 100644 index c7653a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-rpm.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ruby.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ruby.svg deleted file mode 100644 index f5965c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-ruby.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-shellscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-shockwave-flash.svg deleted file mode 100644 index ca583f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-shockwave-flash.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-siag.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-skg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-skg.svg deleted file mode 100644 index 2470651..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-skg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-skgc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-skgc.svg deleted file mode 100644 index 26be78d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-skgc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-smb-server.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-smb-workgroup.svg deleted file mode 100644 index 8a27304..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-smb-workgroup.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-srt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-srt.svg deleted file mode 100644 index 743b897..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-srt.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-srtrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-subrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tar.svg deleted file mode 100644 index 40baa42..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tarz.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tarz.svg deleted file mode 100644 index cd92e06..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tarz.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tgif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-theme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-theme.svg deleted file mode 100644 index c8ee5d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-theme.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-trash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-trash.svg deleted file mode 100644 index b1337b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-trash.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-troff-man.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tzo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tzo.svg deleted file mode 100644 index e951e8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-tzo.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-wmf.svg deleted file mode 100644 index 0e73264..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-wmf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-zerosize.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-zerosize.svg deleted file mode 100644 index bd1366e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-zerosize.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-zoo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xsd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xslt+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-zip.svg deleted file mode 100644 index a7d4b13..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/application-zip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-ac3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-midi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-midi.svg deleted file mode 100644 index 9cbccde..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-midi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-prs.sid.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-aiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-flac.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-flac.svg deleted file mode 100644 index f7b5ba7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-flac.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-generic.svg deleted file mode 100644 index 08bf323..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-monkey.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-mpeg.svg deleted file mode 100644 index 2ae5a7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-mpeg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-wav.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-wav.svg deleted file mode 100644 index ea301d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/audio-x-wav.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/fonts-package.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-bmp.svg deleted file mode 100644 index 5e9421b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-bmp.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-gif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-gif.svg deleted file mode 100644 index 36b777a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-gif.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-jpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-jpeg.svg deleted file mode 100644 index d4f853c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-jpeg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-jpeg2000.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-png.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-png.svg deleted file mode 100644 index 23704fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-png.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-svg+xml-compressed.svg deleted file mode 100644 index 71a9b12..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-svg+xml-compressed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-tiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-tiff.svg deleted file mode 100644 index 418f39f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-tiff.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.dgn.svg deleted file mode 100644 index 5efa3d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.dgn.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.djvu.svg deleted file mode 100644 index 01500bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.djvu.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.dwg.svg deleted file mode 100644 index 3e69f40..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.dwg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-adobe-dng.svg deleted file mode 100644 index bed670f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-adobe-dng.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-emf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-eps.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-generic.svg deleted file mode 100644 index 35596f5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-ico.svg deleted file mode 100644 index 3b2dc36..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-ico.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-psd.svg deleted file mode 100644 index ac17732..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-psd.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-tga.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-tga.svg deleted file mode 100644 index 14a523a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-tga.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index 8af550d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-xcf.svg deleted file mode 100644 index 6501483..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-xcf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-xfig.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/inode-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/inode-directory.svg deleted file mode 120000 index 6b2ed9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-extension.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-news.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-news.svg deleted file mode 100644 index 9921e0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-news.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-partial.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-partial.svg deleted file mode 100644 index 5abe302..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-partial.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-rfc822.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-rfc822.svg deleted file mode 100644 index 8e71917..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-rfc822.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/none.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/odf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/package-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/package-x-generic.svg deleted file mode 100644 index 7d6fa4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/package-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-css.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-css.svg deleted file mode 100644 index 3b18e80..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-css.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-csv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-csv.svg deleted file mode 100644 index 1ce007e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-csv.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-enriched.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-html.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-html.svg deleted file mode 100644 index 78e4739..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-html.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-mathml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rdf+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rtf.svg deleted file mode 100644 index 2eef990..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-rtf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-sgml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-troff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vcalendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vnd.abc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-adasrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-adasrc.svg deleted file mode 100644 index ce570bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-adasrc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-authors.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-authors.svg deleted file mode 100644 index 8eb2091..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-authors.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-bibtex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-c++hdr.svg deleted file mode 100644 index 42a53a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-c++hdr.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-c++src.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-c++src.svg deleted file mode 100644 index ea73814..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-c++src.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-changelog.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-changelog.svg deleted file mode 100644 index a486034..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-changelog.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-chdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-chdr.svg deleted file mode 100644 index 3dc00e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-chdr.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-cmake.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-copying.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-credits.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-csharp.svg deleted file mode 100644 index aed8dd6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-csharp.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-csrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-csrc.svg deleted file mode 100644 index 571e258..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-csrc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-dtd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-generic.svg deleted file mode 100644 index f14fac9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-haskell.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-haskell.svg deleted file mode 100644 index 7ce7efd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-haskell.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-hex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-hex.svg deleted file mode 100644 index ad3154d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-hex.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-install.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-install.svg deleted file mode 100644 index 9f7a515..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-install.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-java-source.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-ldif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-lilypond.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-log.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-makefile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-markdown.svg deleted file mode 100644 index b79cdf3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-markdown.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-nfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-objchdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-opml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-pascal.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-pascal.svg deleted file mode 100644 index 5622222..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-pascal.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-patch.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-patch.svg deleted file mode 100644 index fa89b9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-patch.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-po.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-po.svg deleted file mode 100644 index d5fd5f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-po.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-python.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-qml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-qml.svg deleted file mode 100644 index 4dc2caf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-qml.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-readme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-rpm-spec.svg deleted file mode 100644 index f3f7ced..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-rpm-spec.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-script.svg deleted file mode 100644 index c22b76f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-script.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-sql.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-tcl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-tcl.svg deleted file mode 100644 index 6335aed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-tcl.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-tex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-tex.svg deleted file mode 100644 index 307c8db..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-tex.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-texinfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-texinfo.svg deleted file mode 100644 index 70e0155..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-texinfo.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-vcard.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-xslfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-xmcd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-xml.svg deleted file mode 100644 index 59220bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/text-xml.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/unknown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-mms.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-mmst.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-pnm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-rtspt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-rtspu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-mp4.svg deleted file mode 100644 index acf8a02..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-mp4.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-vivo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-wavelet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-webm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-webm.svg deleted file mode 100644 index 3c7e22a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-webm.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-anim.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-flic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-flv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-generic.svg deleted file mode 100644 index ea4affe..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-javafx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-matroska.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-matroska.svg deleted file mode 100644 index 2ae8d5e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-matroska.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-mng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-msvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-wmv.svg deleted file mode 100644 index b4d11ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/video-x-wmv.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-hdd.svg deleted file mode 100644 index ff0ad3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-hdd.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-ova.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-ova.svg deleted file mode 100644 index a9e7c5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-ova.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-ovf.svg deleted file mode 100644 index 14ae9b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-ovf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vbox-extpack.svg deleted file mode 100644 index 08934d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vbox.svg deleted file mode 100644 index 821007a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vbox.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vdi.svg deleted file mode 100644 index 7e0aa70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vdi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vmdk.svg deleted file mode 100644 index a771b87..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/virtualbox-vmdk.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-kde-nsplugin-generated.svg deleted file mode 100644 index 5bd81d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-media-podcast.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-media-podcast.svg deleted file mode 100644 index 3d7d2cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-media-podcast.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-address-book.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-calendar.svg deleted file mode 100644 index dc22be8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-calendar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-contact.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-contact.svg deleted file mode 100644 index 75d17b8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-contact.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-document.svg deleted file mode 100644 index d4723e9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-document.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-drawing.svg deleted file mode 100644 index f2ac1ac..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-drawing.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-presentation.svg deleted file mode 100644 index 9ce9c6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-presentation.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-spreadsheet.svg deleted file mode 100644 index 4c20823..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/16/x-office-spreadsheet.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/android-package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/android-package-archive.svg deleted file mode 100644 index 045aa4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/android-package-archive.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-atom+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-atom+xml.svg deleted file mode 100644 index 90436ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-atom+xml.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-epub+zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-epub+zip.svg deleted file mode 100644 index 847d498..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-epub+zip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-illustrator.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-illustrator.svg deleted file mode 100644 index cb6c74f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-illustrator.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-msword-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-msword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-octet-stream.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-octet-stream.svg deleted file mode 100644 index 27a8a2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-octet-stream.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-ogg.svg deleted file mode 100644 index ada8def..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-ogg.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pdf.svg deleted file mode 100644 index 3086919..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pdf.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-encrypted.svg deleted file mode 100644 index 183edc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-encrypted.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-keys.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp.svg deleted file mode 100644 index 48a6197..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pgp.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-postscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-postscript.svg deleted file mode 100644 index 81e14a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-postscript.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-relaxng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-rss+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-sxw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.iccprofile.svg deleted file mode 100644 index 17eb1bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.iccprofile.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index 43ce0fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index a5837a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index e5f3440..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index 1d61d48..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index a786860..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index ec6dd2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index 8e12776..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index fc421d0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.scribus.svg deleted file mode 100644 index 441088b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.scribus.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index c5a682c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-7z-compressed.svg deleted file mode 100644 index 8cacaf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-7z-compressed.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-abiword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ace.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ace.svg deleted file mode 100644 index 0cab7c9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ace.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-applix-word.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ar.svg deleted file mode 100644 index b081067..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-arc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-arc.svg deleted file mode 100644 index 619389c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-arc.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-arj.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-arj.svg deleted file mode 100644 index 7f56e40..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-arj.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bittorrent.svg deleted file mode 100644 index 8a78c26..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bittorrent.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-blender.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-blender.svg deleted file mode 100644 index 3e9f20a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-blender.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzdvi.svg deleted file mode 100644 index cecbd80..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzdvi.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzip-compressed-tar.svg deleted file mode 100644 index 4b6f979..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzip.svg deleted file mode 100644 index 8bdc7e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-bzip.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cd-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cd-image.svg deleted file mode 100644 index c3942c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cd-image.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cda.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cda.svg deleted file mode 100644 index 9f7dbcd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cda.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-chm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-chm.svg deleted file mode 100644 index 10b4c9d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-chm.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-compress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-compressed-tar.svg deleted file mode 100644 index 5271ea6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-compressed-tar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cpio.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cpio.svg deleted file mode 100644 index c8434ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cpio.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cue.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-deb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-deb.svg deleted file mode 100644 index e650a35..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-deb.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-designer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-designer.svg deleted file mode 100644 index d74b71c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-designer.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-desktop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-desktop.svg deleted file mode 100644 index e173deb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-desktop.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-egon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-executable-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-executable-script.svg deleted file mode 100644 index fa17968..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-executable-script.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-executable.svg deleted file mode 100644 index d4e973f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-executable.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-flash-video.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-afm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-afm.svg deleted file mode 100644 index 5201286..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-afm.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-bdf.svg deleted file mode 100644 index 6ca8437..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-bdf.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-otf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-otf.svg deleted file mode 100644 index e90629a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-otf.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-snf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-ttf.svg deleted file mode 100644 index f595e42..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-ttf.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-type1.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-type1.svg deleted file mode 100644 index 0a7dfd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-font-type1.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzdvi.svg deleted file mode 100644 index d69f54d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzdvi.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzip.svg deleted file mode 100644 index a7a76f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzip.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzpostscript.svg deleted file mode 100644 index 89bf2ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-gzpostscript.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-iso.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-it87.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-jar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java-applet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java-archive.svg deleted file mode 100644 index 2629225..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java-archive.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java.svg deleted file mode 100644 index 977f53e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-java.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-javascript.svg deleted file mode 100644 index 4e1525a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-javascript.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-k3b.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kdenlivetitle.svg deleted file mode 100644 index ea1b5af..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexi-connectiondata.svg deleted file mode 100644 index 8b06ea3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-shortcut.svg deleted file mode 100644 index ba52f04..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kformula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kontour.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kplato.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kplato.svg deleted file mode 100644 index 6b65e02..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kplato.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-krita.svg deleted file mode 100644 index fbb2462..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-krita.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kvtml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kvtml.svg deleted file mode 100644 index 73e7086..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kvtml.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lha.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lha.svg deleted file mode 100644 index 2e96fe3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lha.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lyx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lyx.svg deleted file mode 100644 index 0cfbeb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lyx.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lzma-compressed-tar.svg deleted file mode 100644 index aa52cf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lzop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lzop.svg deleted file mode 100644 index 6752745..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-lzop.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-m4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-marble.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-marble.svg deleted file mode 100644 index 6bcc096..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-marble.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ms-shortcut.svg deleted file mode 100644 index 68059ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ms-shortcut.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mswrite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-nzb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-object.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-pak.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-pem-key.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-pem-key.svg deleted file mode 100644 index 2a2ac48..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-pem-key.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-perl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-perl.svg deleted file mode 100644 index 8efc5bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-perl.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-php.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-php.svg deleted file mode 100644 index 186f3f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-php.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-plasma.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-plasma.svg deleted file mode 100644 index 91768e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-plasma.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg deleted file mode 100644 index e10de6d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-qet-element.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-qet-project.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-quattropro.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-rar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-rar.svg deleted file mode 100644 index 790da0d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-rar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-rpm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-rpm.svg deleted file mode 100644 index cb722bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-rpm.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ruby.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ruby.svg deleted file mode 100644 index ff299f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-ruby.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-shellscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-shockwave-flash.svg deleted file mode 100644 index 35e6993..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-shockwave-flash.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-siag.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-skg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-skg.svg deleted file mode 100644 index 89a9097..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-skg.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-skgc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-skgc.svg deleted file mode 100644 index 537fea9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-skgc.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-smb-server.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-smb-workgroup.svg deleted file mode 100644 index 9282c58..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-smb-workgroup.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-srt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-srt.svg deleted file mode 100644 index 1d1b5cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-srt.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-srtrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-subrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tar.svg deleted file mode 100644 index a052b9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tarz.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tarz.svg deleted file mode 100644 index 447f174..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tarz.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tgif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-theme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-theme.svg deleted file mode 100644 index e429eb4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-theme.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-trash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-trash.svg deleted file mode 100644 index b351475..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-trash.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-troff-man.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tzo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tzo.svg deleted file mode 100644 index 32a97f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-tzo.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-wmf.svg deleted file mode 100644 index d5c798e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-wmf.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-zerosize.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-zerosize.svg deleted file mode 100644 index 6a8eba6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-zerosize.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-zoo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xsd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xslt+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-zip.svg deleted file mode 100644 index 5718131..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/application-zip.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-ac3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-midi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-midi.svg deleted file mode 100644 index 4033e08..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-midi.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-prs.sid.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-aiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-flac.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-flac.svg deleted file mode 100644 index 02af39c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-flac.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-generic.svg deleted file mode 100644 index 557d723..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-generic.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-monkey.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-mpeg.svg deleted file mode 100644 index a73b6a9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-mpeg.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-wav.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-wav.svg deleted file mode 100644 index 3086c23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/audio-x-wav.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/fonts-package.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-bmp.svg deleted file mode 100644 index 1a91de0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-bmp.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-gif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-gif.svg deleted file mode 100644 index 50ab370..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-gif.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-jpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-jpeg.svg deleted file mode 100644 index 1804a6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-jpeg.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-jpeg2000.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-png.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-png.svg deleted file mode 100644 index 2a8bbe6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-png.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-svg+xml-compressed.svg deleted file mode 100644 index c7aaf86..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-svg+xml-compressed.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-tiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-tiff.svg deleted file mode 100644 index 74ada9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-tiff.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.dgn.svg deleted file mode 100644 index 2487521..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.dgn.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.djvu.svg deleted file mode 100644 index af0384a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.djvu.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.dwg.svg deleted file mode 100644 index 91a8343..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.dwg.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-adobe-dng.svg deleted file mode 100644 index 4eb92a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-adobe-dng.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-emf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-eps.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-generic.svg deleted file mode 100644 index d952610..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-generic.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-ico.svg deleted file mode 100644 index cfcc4bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-ico.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-psd.svg deleted file mode 100644 index 3a6bc98..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-psd.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-tga.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-tga.svg deleted file mode 100644 index e55cbff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-tga.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index 2558d6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-xcf.svg deleted file mode 100644 index e9e9b0a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-xcf.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-xfig.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/inode-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/inode-directory.svg deleted file mode 120000 index 5c02317..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-extension.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-news.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-news.svg deleted file mode 100644 index 776f798..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-news.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-partial.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-partial.svg deleted file mode 100644 index f0ca0a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-partial.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-rfc822.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-rfc822.svg deleted file mode 100644 index 9882d9b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-rfc822.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/none.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/odf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/package-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/package-x-generic.svg deleted file mode 100644 index 8cacaf1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/package-x-generic.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-css.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-css.svg deleted file mode 100644 index 2e1d3e6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-css.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-csv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-csv.svg deleted file mode 100644 index 9d53714..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-csv.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-enriched.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-html.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-html.svg deleted file mode 100644 index 50ae4f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-html.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-mathml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rdf+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rtf.svg deleted file mode 100644 index b4e2de6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-rtf.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-sgml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-troff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vcalendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vnd.abc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-adasrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-adasrc.svg deleted file mode 100644 index 822b265..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-adasrc.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-authors.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-authors.svg deleted file mode 100644 index c15536b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-authors.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-bibtex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-c++hdr.svg deleted file mode 100644 index eaa1250..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-c++hdr.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-c++src.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-c++src.svg deleted file mode 100644 index f2d300d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-c++src.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-changelog.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-changelog.svg deleted file mode 100644 index 5e09deb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-changelog.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-chdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-chdr.svg deleted file mode 100644 index 7fc9ceb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-chdr.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-cmake.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-copying.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-credits.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-csharp.svg deleted file mode 100644 index 412f1d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-csharp.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-csrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-csrc.svg deleted file mode 100644 index 130cb10..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-csrc.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-dtd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-generic.svg deleted file mode 100644 index d4e3f57..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-generic.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-haskell.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-haskell.svg deleted file mode 100644 index 2485c39..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-haskell.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-hex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-hex.svg deleted file mode 100644 index 7fe9594..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-hex.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-install.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-install.svg deleted file mode 100644 index 08e5589..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-install.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-java-source.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-ldif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-lilypond.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-log.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-makefile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-markdown.svg deleted file mode 100644 index b56082e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-markdown.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-nfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-objchdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-opml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-pascal.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-pascal.svg deleted file mode 100644 index ae73de5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-pascal.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-patch.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-patch.svg deleted file mode 100644 index 93d6bda..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-patch.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-po.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-po.svg deleted file mode 100644 index 3891783..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-po.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-python.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-qml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-qml.svg deleted file mode 100644 index d1913a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-qml.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-readme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-rpm-spec.svg deleted file mode 100644 index 197d67f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-rpm-spec.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-script.svg deleted file mode 100644 index 32cb524..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-script.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-sql.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-tcl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-tcl.svg deleted file mode 100644 index b580e48..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-tcl.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-tex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-tex.svg deleted file mode 100644 index 8834fa3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-tex.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-texinfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-texinfo.svg deleted file mode 100644 index 42d2930..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-texinfo.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-vcard.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-xslfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-xmcd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-xml.svg deleted file mode 100644 index 253de71..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/text-xml.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/unknown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-mms.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-mmst.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-pnm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-rtspt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-rtspu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-mp4.svg deleted file mode 100644 index 3c43eb5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-mp4.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-vivo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-wavelet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-webm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-webm.svg deleted file mode 100644 index 9494bea..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-webm.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-anim.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-flic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-flv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-generic.svg deleted file mode 100644 index 4afd061..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-generic.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-javafx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-matroska.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-matroska.svg deleted file mode 100644 index 643ef3d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-matroska.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-mng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-msvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-wmv.svg deleted file mode 100644 index 0426ce3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/video-x-wmv.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-hdd.svg deleted file mode 100644 index bc40b85..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-hdd.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-ova.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-ova.svg deleted file mode 100644 index b4d4cba..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-ova.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-ovf.svg deleted file mode 100644 index f983fe4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-ovf.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vbox-extpack.svg deleted file mode 100644 index defbea1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vbox.svg deleted file mode 100644 index 1de5e56..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vbox.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vdi.svg deleted file mode 100644 index b4ff90f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vdi.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vmdk.svg deleted file mode 100644 index 1ed8cdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/virtualbox-vmdk.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-kde-nsplugin-generated.svg deleted file mode 100644 index f065f77..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-media-podcast.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-media-podcast.svg deleted file mode 100644 index 8fb1062..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-media-podcast.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-address-book.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-calendar.svg deleted file mode 100644 index 721fde9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-calendar.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-contact.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-contact.svg deleted file mode 100644 index c377196..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-contact.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-document.svg deleted file mode 100644 index 0f0175b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-document.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-drawing.svg deleted file mode 100644 index 62226f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-drawing.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-presentation.svg deleted file mode 100644 index d1ae164..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-presentation.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-spreadsheet.svg deleted file mode 100644 index 966ba17..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/22/x-office-spreadsheet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/android-package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/android-package-archive.svg deleted file mode 100644 index 9596696..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/android-package-archive.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-atom+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-atom+xml.svg deleted file mode 100644 index 1ad80ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-atom+xml.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-epub+zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-epub+zip.svg deleted file mode 100644 index 2c25fec..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-epub+zip.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-illustrator.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-illustrator.svg deleted file mode 100644 index 4bf4b46..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-illustrator.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-msword-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-msword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-octet-stream.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-octet-stream.svg deleted file mode 100644 index a76c961..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-octet-stream.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-ogg.svg deleted file mode 100644 index a8f65d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-ogg.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pdf.svg deleted file mode 100644 index c86896b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pdf.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-encrypted.svg deleted file mode 100644 index b3d6de1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-encrypted.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-keys.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp.svg deleted file mode 100644 index 225053e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pgp.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-postscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-postscript.svg deleted file mode 100644 index 0b4a2a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-postscript.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-relaxng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-rss+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-sxw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.iccprofile.svg deleted file mode 100644 index e40dd59..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.iccprofile.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index 0047434..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index 366e9ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index 87e3c5c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index 66c82bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index 7d73393..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index e485f58..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index aed909a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index 522e0a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.scribus.svg deleted file mode 100644 index 2670854..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.scribus.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index 4f47e3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-7z-compressed.svg deleted file mode 100644 index a790e78..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-7z-compressed.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-abiword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ace.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ace.svg deleted file mode 100644 index 760e729..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ace.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-applix-word.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ar.svg deleted file mode 100644 index 070eafd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ar.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-arc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-arc.svg deleted file mode 100644 index 48d8607..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-arc.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-arj.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-arj.svg deleted file mode 100644 index bcf1ca5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-arj.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bittorrent.svg deleted file mode 100644 index 296de24..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bittorrent.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-blender.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-blender.svg deleted file mode 100644 index d03075b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-blender.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzdvi.svg deleted file mode 100644 index 23e2a41..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzdvi.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzip-compressed-tar.svg deleted file mode 100644 index 9bb5b48..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzip.svg deleted file mode 100644 index 9166a16..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-bzip.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cd-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cd-image.svg deleted file mode 100644 index 8d556fd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cd-image.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cda.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cda.svg deleted file mode 100644 index 4662086..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cda.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-chm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-chm.svg deleted file mode 100644 index bc80312..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-chm.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-compress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-compressed-tar.svg deleted file mode 100644 index cacf43f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-compressed-tar.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cpio.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cpio.svg deleted file mode 100644 index bcf1ca5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cpio.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cue.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-deb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-deb.svg deleted file mode 100644 index c917937..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-deb.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-designer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-designer.svg deleted file mode 100644 index e13f294..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-designer.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-desktop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-desktop.svg deleted file mode 100644 index 4b9e8d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-desktop.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-egon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-executable-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-executable-script.svg deleted file mode 100644 index ef0a7f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-executable-script.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-executable.svg deleted file mode 100644 index b0a2af6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-executable.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-flash-video.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-afm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-afm.svg deleted file mode 100644 index 89d5a63..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-afm.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-bdf.svg deleted file mode 100644 index 67a3a4b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-bdf.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-otf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-otf.svg deleted file mode 100644 index 3703e90..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-otf.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-snf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-ttf.svg deleted file mode 100644 index 0fdb9e1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-ttf.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-type1.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-type1.svg deleted file mode 100644 index bc030fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-font-type1.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzdvi.svg deleted file mode 100644 index bcf1ca5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzdvi.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzip.svg deleted file mode 100644 index 272a411..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzip.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzpostscript.svg deleted file mode 100644 index 335b056..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-gzpostscript.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-iso.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-it87.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-jar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java-applet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java-archive.svg deleted file mode 100644 index 0193017..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java-archive.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java.svg deleted file mode 100644 index eab72aa..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-java.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-javascript.svg deleted file mode 100644 index 2da469c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-javascript.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-k3b.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kdenlivetitle.svg deleted file mode 100644 index 529edae..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexi-connectiondata.svg deleted file mode 100644 index 1da844f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-shortcut.svg deleted file mode 100644 index 987992a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kformula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kontour.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kplato.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kplato.svg deleted file mode 100644 index b1e6339..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kplato.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-krita.svg deleted file mode 100644 index bf3884d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-krita.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kvtml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kvtml.svg deleted file mode 100644 index 4a185f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kvtml.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lha.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lha.svg deleted file mode 100644 index 2311db5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lha.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lyx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lyx.svg deleted file mode 100644 index 46c1d6a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lyx.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lzma-compressed-tar.svg deleted file mode 100644 index 272a411..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lzop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lzop.svg deleted file mode 100644 index 80eae49..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-lzop.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-m4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-marble.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-marble.svg deleted file mode 100644 index 2ab0a91..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-marble.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ms-shortcut.svg deleted file mode 100644 index a6369e4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ms-shortcut.svg +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mswrite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-nzb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-object.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-pak.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-pem-key.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-pem-key.svg deleted file mode 100644 index b670446..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-pem-key.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-perl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-perl.svg deleted file mode 100644 index 7f2c1ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-perl.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-php.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-php.svg deleted file mode 100644 index fb9a87b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-php.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-plasma.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-plasma.svg deleted file mode 100644 index c852a44..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-plasma.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg deleted file mode 100644 index bee1387..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-qet-element.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-qet-project.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-quattropro.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-rar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-rar.svg deleted file mode 100644 index 9fb640e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-rar.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-rpm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-rpm.svg deleted file mode 100644 index 74711f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-rpm.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ruby.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ruby.svg deleted file mode 100644 index dd3def9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-ruby.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-shellscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-shockwave-flash.svg deleted file mode 100644 index 422fe8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-shockwave-flash.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-siag.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-skg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-skg.svg deleted file mode 100644 index a5bb761..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-skg.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-skgc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-skgc.svg deleted file mode 100644 index e3c3cc8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-skgc.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-smb-server.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-smb-workgroup.svg deleted file mode 100644 index 57cbf8e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-smb-workgroup.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-srt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-srt.svg deleted file mode 100644 index 11289f8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-srt.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-srtrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-subrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tar.svg deleted file mode 100644 index 5e9581c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tar.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tarz.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tarz.svg deleted file mode 100644 index 1e3792f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tarz.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tgif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-theme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-theme.svg deleted file mode 100644 index 860c54d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-theme.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-trash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-trash.svg deleted file mode 100644 index 09a864d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-trash.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-troff-man.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tzo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tzo.svg deleted file mode 100644 index 648edd6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-tzo.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-wmf.svg deleted file mode 100644 index 3bf512f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-wmf.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-zerosize.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-zerosize.svg deleted file mode 100644 index 8f53287..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-zerosize.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-zoo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xsd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xslt+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-zip.svg deleted file mode 100644 index 83062e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/application-zip.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-ac3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-midi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-midi.svg deleted file mode 100644 index 0c01357..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-midi.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-prs.sid.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-aiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-flac.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-flac.svg deleted file mode 100644 index 0adeece..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-flac.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-generic.svg deleted file mode 100644 index 5058d1a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-generic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-monkey.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-mpeg.svg deleted file mode 100644 index 1aab6e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-mpeg.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-wav.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-wav.svg deleted file mode 100644 index 867d5a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/audio-x-wav.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/fonts-package.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-bmp.svg deleted file mode 100644 index c3f1852..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-bmp.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-gif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-gif.svg deleted file mode 100644 index ec668c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-gif.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-jpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-jpeg.svg deleted file mode 100644 index 33ca315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-jpeg.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-jpeg2000.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-png.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-png.svg deleted file mode 100644 index 2112fac..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-png.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-svg+xml-compressed.svg deleted file mode 100644 index c784473..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-svg+xml-compressed.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-tiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-tiff.svg deleted file mode 100644 index 8b7f5a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-tiff.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.dgn.svg deleted file mode 100644 index 1fbe089..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.dgn.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.djvu.svg deleted file mode 100644 index 818693c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.djvu.svg +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.dwg.svg deleted file mode 100644 index 009df19..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.dwg.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-adobe-dng.svg deleted file mode 100644 index 4e9dcd0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-adobe-dng.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-emf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-eps.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-generic.svg deleted file mode 100644 index 32e3e6d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-generic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-ico.svg deleted file mode 100644 index 01819f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-ico.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-psd.svg deleted file mode 100644 index e2fd425..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-psd.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-tga.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-tga.svg deleted file mode 100644 index e39e4e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-tga.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index a766af5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-xcf.svg deleted file mode 100644 index 8edd581..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-xcf.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-xfig.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/inode-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/inode-directory.svg deleted file mode 120000 index 2fdfcef..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/32/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-extension.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-news.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-news.svg deleted file mode 100644 index 2f67eef..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-news.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-partial.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-partial.svg deleted file mode 100644 index 1585c21..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-partial.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-rfc822.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-rfc822.svg deleted file mode 100644 index 02f98a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-rfc822.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/none.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/odf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/package-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/package-x-generic.svg deleted file mode 100644 index 13b31a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/package-x-generic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-css.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-css.svg deleted file mode 100644 index 51e294d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-css.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-csv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-csv.svg deleted file mode 100644 index bc07769..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-csv.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-enriched.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-html.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-html.svg deleted file mode 100644 index e8fd87d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-html.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-mathml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rdf+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rtf.svg deleted file mode 100644 index 1268f82..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-rtf.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-sgml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-troff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vcalendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vnd.abc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-adasrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-adasrc.svg deleted file mode 100644 index 8174081..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-adasrc.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-authors.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-authors.svg deleted file mode 100644 index 5665806..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-authors.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-bibtex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-c++hdr.svg deleted file mode 100644 index 0350d76..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-c++hdr.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-c++src.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-c++src.svg deleted file mode 100644 index 164983e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-c++src.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-changelog.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-changelog.svg deleted file mode 100644 index a266fab..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-changelog.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-chdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-chdr.svg deleted file mode 100644 index 9764465..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-chdr.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-cmake.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-copying.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-credits.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-csharp.svg deleted file mode 100644 index aba60e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-csharp.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-csrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-csrc.svg deleted file mode 100644 index bddf49f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-csrc.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-dtd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-generic.svg deleted file mode 100644 index d954a1c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-generic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-haskell.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-haskell.svg deleted file mode 100644 index 21877cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-haskell.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-hex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-hex.svg deleted file mode 100644 index 62e1606..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-hex.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-install.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-install.svg deleted file mode 100644 index 2da8028..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-install.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-java-source.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-ldif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-lilypond.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-log.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-makefile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-markdown.svg deleted file mode 100644 index e734c78..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-markdown.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-nfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-objchdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-opml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-pascal.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-pascal.svg deleted file mode 100644 index 5e6d8f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-pascal.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-patch.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-patch.svg deleted file mode 100644 index 165fa44..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-patch.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-po.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-po.svg deleted file mode 100644 index 8ef5a72..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-po.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-python.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-qml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-qml.svg deleted file mode 100644 index 7aa12c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-qml.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-readme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-rpm-spec.svg deleted file mode 100644 index f420da7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-rpm-spec.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-script.svg deleted file mode 100644 index ca49fe5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-script.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-sql.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-tcl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-tcl.svg deleted file mode 100644 index f1c6578..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-tcl.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-tex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-tex.svg deleted file mode 100644 index 416a7c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-tex.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-texinfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-texinfo.svg deleted file mode 100644 index 91d6453..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-texinfo.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-vcard.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-xslfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-xmcd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-xml.svg deleted file mode 100644 index f13e756..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/text-xml.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/unknown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-mms.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-mmst.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-pnm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-rtspt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-rtspu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-mp4.svg deleted file mode 100644 index 7368389..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-mp4.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-vivo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-wavelet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-webm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-webm.svg deleted file mode 100644 index 1d3623e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-webm.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-anim.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-flic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-flv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-generic.svg deleted file mode 100644 index 7368389..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-generic.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-javafx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-matroska.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-matroska.svg deleted file mode 100644 index 0dcdb81..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-matroska.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-mng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-msvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-wmv.svg deleted file mode 100644 index 46a9978..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/video-x-wmv.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-hdd.svg deleted file mode 100644 index dd5f4dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-hdd.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-ova.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-ova.svg deleted file mode 100644 index 623ca39..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-ova.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-ovf.svg deleted file mode 100644 index ff99ce9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-ovf.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vbox-extpack.svg deleted file mode 100644 index 19c1330..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vbox.svg deleted file mode 100644 index 15826ad..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vbox.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vdi.svg deleted file mode 100644 index 387b7de..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vdi.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vmdk.svg deleted file mode 100644 index 196ddbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/virtualbox-vmdk.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-kde-nsplugin-generated.svg deleted file mode 100644 index ba41824..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-media-podcast.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-media-podcast.svg deleted file mode 100644 index 6860637..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-media-podcast.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-address-book.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-calendar.svg deleted file mode 100644 index c1a21c6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-calendar.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-contact.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-contact.svg deleted file mode 100644 index cc46767..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-contact.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-document.svg deleted file mode 100644 index 0070799..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-document.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-drawing.svg deleted file mode 100644 index a766af5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-drawing.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-presentation.svg deleted file mode 100644 index 75252c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-presentation.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-spreadsheet.svg deleted file mode 100644 index 47c23dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/32/x-office-spreadsheet.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/android-package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/android-package-archive.svg deleted file mode 100644 index 96752b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/android-package-archive.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-atom+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-atom+xml.svg deleted file mode 100644 index ef258c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-atom+xml.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-epub+zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-epub+zip.svg deleted file mode 100644 index 683e86c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-epub+zip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-illustrator.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-illustrator.svg deleted file mode 100644 index 5c26792..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-illustrator.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-msword-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-msword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-octet-stream.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-octet-stream.svg deleted file mode 100644 index 07857d8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-octet-stream.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-ogg.svg deleted file mode 100644 index 69898e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-ogg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pdf.svg deleted file mode 100644 index e43b4d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pdf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-encrypted.svg deleted file mode 100644 index c274cc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-encrypted.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-keys.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp.svg deleted file mode 100644 index e541d34..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pgp.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-postscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-postscript.svg deleted file mode 100644 index d3638b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-postscript.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-relaxng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-rss+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-sxw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.iccprofile.svg deleted file mode 100644 index 4d08578..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.iccprofile.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index 3b315a7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index d752da6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index 3a5ef61..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index 555711f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index c3e0cd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index 9764587..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index d2614cc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index 99b1306..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.scribus.svg deleted file mode 100644 index f85ef1b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.scribus.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index b38c12e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-7z-compressed.svg deleted file mode 100644 index ecd067e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-7z-compressed.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-abiword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ace.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ace.svg deleted file mode 100644 index 7a9fd06..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ace.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-applix-word.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ar.svg deleted file mode 100644 index f046475..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-arc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-arc.svg deleted file mode 100644 index e416dd7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-arc.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-arj.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-arj.svg deleted file mode 100644 index c8c17ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-arj.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bittorrent.svg deleted file mode 100644 index ecfd750..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bittorrent.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-blender.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-blender.svg deleted file mode 100644 index 4edce12..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-blender.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzdvi.svg deleted file mode 100644 index 1b982c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzdvi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzip-compressed-tar.svg deleted file mode 100644 index 08053f7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzip.svg deleted file mode 100644 index 10df62d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-bzip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cd-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cd-image.svg deleted file mode 100644 index f9c53fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cd-image.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cda.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cda.svg deleted file mode 100644 index e896f94..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cda.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-chm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-chm.svg deleted file mode 100644 index a24198f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-chm.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-compress.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-compressed-tar.svg deleted file mode 100644 index a4c9b7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-compressed-tar.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cpio.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cpio.svg deleted file mode 100644 index aa73cba..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cpio.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cue.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-deb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-deb.svg deleted file mode 100644 index 7e34de6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-deb.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-designer.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-designer.svg deleted file mode 100644 index 4d59c72..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-designer.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-desktop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-desktop.svg deleted file mode 100644 index 2705ed8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-desktop.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-egon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-executable-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-executable-script.svg deleted file mode 100644 index 1607554..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-executable-script.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-executable.svg deleted file mode 100644 index 166b7e4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-executable.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-flash-video.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-afm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-afm.svg deleted file mode 100644 index a0e1d38..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-afm.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-bdf.svg deleted file mode 100644 index 41f58b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-bdf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-otf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-otf.svg deleted file mode 100644 index a7f97b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-otf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-snf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-ttf.svg deleted file mode 100644 index 9b6b65e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-ttf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-type1.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-type1.svg deleted file mode 100644 index cf8600d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-font-type1.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzdvi.svg deleted file mode 100644 index 21b6bdc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzdvi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzip.svg deleted file mode 100644 index c0cae7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzpostscript.svg deleted file mode 100644 index b0c709b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-gzpostscript.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-iso.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-it87.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-jar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java-applet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java-archive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java-archive.svg deleted file mode 100644 index ceda04e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java-archive.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java.svg deleted file mode 100644 index bfa164d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-java.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-javascript.svg deleted file mode 100644 index 1b9585d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-javascript.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-k3b.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kdenlivetitle.svg deleted file mode 100644 index a41899e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexi-connectiondata.svg deleted file mode 100644 index 23273a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-shortcut.svg deleted file mode 100644 index f0f731f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kformula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kontour.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kplato.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kplato.svg deleted file mode 100644 index dd3f554..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kplato.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-krita.svg deleted file mode 100644 index 74c8ff4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-krita.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kvtml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kvtml.svg deleted file mode 100644 index 05a9990..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kvtml.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kword.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lha.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lha.svg deleted file mode 100644 index 2500b83..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lha.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lyx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lyx.svg deleted file mode 100644 index ebf77c3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lyx.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lzma-compressed-tar.svg deleted file mode 100644 index 772f134..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lzop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lzop.svg deleted file mode 100644 index 82a405a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-lzop.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-m4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-marble.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-marble.svg deleted file mode 100644 index a7360f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-marble.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ms-shortcut.svg deleted file mode 100644 index b005c72..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ms-shortcut.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mswrite.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-nzb.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-object.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-pak.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-pem-key.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-pem-key.svg deleted file mode 100644 index 1b71a32..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-pem-key.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-perl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-perl.svg deleted file mode 100644 index 0b2ca0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-perl.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-php.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-php.svg deleted file mode 100644 index b8da94f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-php.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-plasma.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-plasma.svg deleted file mode 100644 index f86e1c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-plasma.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg deleted file mode 100644 index 2147feb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-qet-element.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-qet-project.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-quattropro.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-rar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-rar.svg deleted file mode 100644 index be79963..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-rar.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-rpm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-rpm.svg deleted file mode 100644 index bdd29cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-rpm.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ruby.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ruby.svg deleted file mode 100644 index 65036b4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-ruby.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-shellscript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-shockwave-flash.svg deleted file mode 100644 index 8812fa8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-shockwave-flash.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-siag.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-skg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-skg.svg deleted file mode 100644 index 1982a2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-skg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-skgc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-skgc.svg deleted file mode 100644 index cb1187a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-skgc.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-smb-server.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-smb-workgroup.svg deleted file mode 100644 index c324da2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-smb-workgroup.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-srt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-srt.svg deleted file mode 100644 index 5208119..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-srt.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-srtrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-subrip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tar.svg deleted file mode 100644 index fd571fc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tarz.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tarz.svg deleted file mode 100644 index 02157ee..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tarz.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tgif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-theme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-theme.svg deleted file mode 100644 index 89b3c2d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-theme.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-trash.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-trash.svg deleted file mode 100644 index 7ea310e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-trash.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-troff-man.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tzo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tzo.svg deleted file mode 100644 index cdbd0f2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-tzo.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-wmf.svg deleted file mode 100644 index 1476bc8..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-wmf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-zerosize.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-zerosize.svg deleted file mode 100644 index 75b2835..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-zerosize.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-zoo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xsd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xslt+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-zip.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-zip.svg deleted file mode 100644 index 951c805..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/application-zip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-ac3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-midi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-midi.svg deleted file mode 100644 index f6c80ca..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-midi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp3.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-prs.sid.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-aiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-flac.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-flac.svg deleted file mode 100644 index ac5910a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-flac.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-generic.svg deleted file mode 100644 index b875f39..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-monkey.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-mp2.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-mpeg.svg deleted file mode 100644 index 7d5cb4e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-mpeg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-wav.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-wav.svg deleted file mode 100644 index b33eafd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/audio-x-wav.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/encrypted.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/fonts-package.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-bmp.svg deleted file mode 100644 index 6c430d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-bmp.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-gif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-gif.svg deleted file mode 100644 index cbc57d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-gif.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-jpeg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-jpeg.svg deleted file mode 100644 index 9e6e33a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-jpeg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-jpeg2000.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-png.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-png.svg deleted file mode 100644 index dca52b2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-png.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-svg+xml-compressed.svg deleted file mode 100644 index ed85398..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-svg+xml-compressed.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-tiff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-tiff.svg deleted file mode 100644 index bc72539..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-tiff.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.dgn.svg deleted file mode 100644 index 08302b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.dgn.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.djvu.svg deleted file mode 100644 index a7d2f94..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.djvu.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.dwg.svg deleted file mode 100644 index 950738a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.dwg.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-adobe-dng.svg deleted file mode 100644 index ffcbc9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-adobe-dng.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-emf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-eps.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-generic.svg deleted file mode 100644 index 50eec13..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-ico.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-ico.svg deleted file mode 100644 index 9ea1f63..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-ico.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-icon.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-krita.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-psd.svg deleted file mode 100644 index 6b72418..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-psd.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-tga.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-tga.svg deleted file mode 100644 index 43199be..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-tga.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index 85a7adb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-wmf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-xcf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-xcf.svg deleted file mode 100644 index 1e99054..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-xcf.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-xfig.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/inode-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/inode-directory.svg deleted file mode 120000 index 73319bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/64/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-extension.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-text.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-news.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-news.svg deleted file mode 100644 index 493b004..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-news.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-partial.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-partial.svg deleted file mode 100644 index 4b2fb4f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-partial.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-rfc822.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-rfc822.svg deleted file mode 100644 index 198a958..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-rfc822.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/none.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/odf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/package-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/package-x-generic.svg deleted file mode 100644 index a762a15..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/package-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-css.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-css.svg deleted file mode 100644 index 8d26de0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-css.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-csv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-csv.svg deleted file mode 100644 index 43820d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-csv.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-directory.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-enriched.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-html.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-html.svg deleted file mode 100644 index 71df4c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-html.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-mathml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rdf+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rdf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rtf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rtf.svg deleted file mode 100644 index 75c450d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-rtf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-sgml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-troff.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vcalendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vnd.abc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-adasrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-adasrc.svg deleted file mode 100644 index 5cadd40..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-adasrc.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-authors.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-authors.svg deleted file mode 100644 index 06a5c2f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-authors.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-bibtex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-c++hdr.svg deleted file mode 100644 index 7cdcf8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-c++hdr.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-c++src.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-c++src.svg deleted file mode 100644 index 64d4e3c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-c++src.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-changelog.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-changelog.svg deleted file mode 100644 index 256207d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-changelog.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-chdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-chdr.svg deleted file mode 100644 index c0c84d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-chdr.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-cmake.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-copying.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-credits.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-csharp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-csharp.svg deleted file mode 100644 index 5d5e18a..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-csharp.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-csrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-csrc.svg deleted file mode 100644 index 53b3d69..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-csrc.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-dtd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-generic.svg deleted file mode 100644 index 7918a35..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-haskell.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-haskell.svg deleted file mode 100644 index 70ff12f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-haskell.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-hex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-hex.svg deleted file mode 100644 index 0a91f02..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-hex.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-install.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-install.svg deleted file mode 100644 index 9e34764..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-install.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-java-source.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-java.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-javascript.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-ldif.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-lilypond.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-log.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-makefile.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-markdown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-markdown.svg deleted file mode 100644 index f40b5bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-markdown.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-nfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-objchdr.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-opml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-pascal.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-pascal.svg deleted file mode 100644 index 9c0b242..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-pascal.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-patch.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-patch.svg deleted file mode 100644 index 145fbb3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-patch.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-plain.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-po.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-po.svg deleted file mode 100644 index 6cdb0d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-po.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-python.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-qml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-qml.svg deleted file mode 100644 index 55d75c2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-qml.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-readme.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-rpm-spec.svg deleted file mode 100644 index 5a81181..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-rpm-spec.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-script.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-script.svg deleted file mode 100644 index 99c42cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-script.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-sql.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-tcl.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-tcl.svg deleted file mode 100644 index ef514ba..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-tcl.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-tex.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-tex.svg deleted file mode 100644 index 160803c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-tex.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-texinfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-texinfo.svg deleted file mode 100644 index 7dc6010..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-texinfo.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-vcard.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-xslfo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-xmcd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-xml.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-xml.svg deleted file mode 100644 index 2abea8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/text-xml.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/unknown.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-mms.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-mmst.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-pnm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-rtspt.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-rtspu.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-mp4.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-mp4.svg deleted file mode 100644 index 9216793..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-mp4.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-vivo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-wavelet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-webm.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-webm.svg deleted file mode 100644 index 6304aea..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-webm.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-anim.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-flic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-flv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-generic.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-generic.svg deleted file mode 100644 index d009cf7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-generic.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-javafx.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-matroska.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-matroska.svg deleted file mode 100644 index 9a30b75..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-matroska.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-mng.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-msvideo.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-wmv.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-wmv.svg deleted file mode 100644 index e0be4b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/video-x-wmv.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-hdd.svg deleted file mode 100644 index 0122678..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-hdd.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-ova.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-ova.svg deleted file mode 100644 index b469a20..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-ova.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-ovf.svg deleted file mode 100644 index 14a56ea..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-ovf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vbox-extpack.svg deleted file mode 100644 index d3a1ce7..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vbox.svg deleted file mode 100644 index a4d4718..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vbox.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vdi.svg deleted file mode 100644 index 326eda2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vdi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vmdk.svg deleted file mode 100644 index 86838a0..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/virtualbox-vmdk.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-kde-nsplugin-generated.svg deleted file mode 100644 index 197f5a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-media-podcast.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-media-podcast.svg deleted file mode 100644 index 0f0f234..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-media-podcast.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-address-book.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-calendar.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-calendar.svg deleted file mode 100644 index 8152198..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-calendar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-contact.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-contact.svg deleted file mode 100644 index 59b50cd..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-contact.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-document.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-document.svg deleted file mode 100644 index e31ce0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-document.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-drawing.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-drawing.svg deleted file mode 100644 index 69213ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-drawing.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-presentation.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-presentation.svg deleted file mode 100644 index de7082d..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-presentation.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-spreadsheet.svg deleted file mode 100644 index e25fd6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/mimetypes/64/x-office-spreadsheet.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/places/16/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/certificate-server.svg b/breeze-icons-5.21.0/icons-dark/places/16/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/document-multiple.svg b/breeze-icons-5.21.0/icons-dark/places/16/document-multiple.svg deleted file mode 120000 index 6e0421d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/favorites.svg b/breeze-icons-5.21.0/icons-dark/places/16/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-activities.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-activities.svg deleted file mode 100644 index d5bb8a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-activities.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-add.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-add.svg deleted file mode 100644 index c2f8906..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-add.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-black.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-black.svg deleted file mode 100644 index d7de70e..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-black.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-blue.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-blue.svg deleted file mode 100644 index e80a553..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-blue.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-bookmark.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-bookmark.svg deleted file mode 120000 index 65a1876..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-bookmark.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-brown.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-brown.svg deleted file mode 100644 index 83e33bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-brown.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-cloud.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-cloud.svg deleted file mode 100644 index d5e7a3b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-cloud.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-cyan.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-cyan.svg deleted file mode 100644 index 834ae96..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-cyan.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-development.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-development.svg deleted file mode 100644 index 03304b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-development.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-documents.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-documents.svg deleted file mode 100644 index 36fd339..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-documents.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-download.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-download.svg deleted file mode 100644 index 92caea1..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-download.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-downloads.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-dropbox.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-favorites.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-favorites.svg deleted file mode 100644 index f51e34c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-favorites.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-gdrive.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-green.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-green.svg deleted file mode 100644 index 83153d7..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-green.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-grey.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-grey.svg deleted file mode 100644 index cafcb35..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-grey.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-html.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-html.svg deleted file mode 100644 index 1b1e223..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-html.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-image-people.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-image-people.svg deleted file mode 120000 index 3df8da6..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-image-people.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-image.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-images.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-important.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-important.svg deleted file mode 100644 index ac7a4a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-important.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-locked.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-locked.svg deleted file mode 100644 index bc321d6..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-locked.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-magenta.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-magenta.svg deleted file mode 100644 index 2910d69..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-magenta.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-mail.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-mail.svg deleted file mode 100644 index 1b7383c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-mail.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-music.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-network.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-network.svg deleted file mode 100644 index 0723a41..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-network.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-onedrive.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-open.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-open.svg deleted file mode 100644 index c48d845..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-open.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-orange.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-orange.svg deleted file mode 100644 index edf7f55..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-orange.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-owncloud.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-picture.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-pictures.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-pictures.svg deleted file mode 100644 index c6b3959..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-pictures.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-print.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-print.svg deleted file mode 100644 index d6bb961..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-print.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-public.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-publicshare.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-publicshare.svg deleted file mode 100644 index 91a153d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-publicshare.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-red.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-red.svg deleted file mode 100644 index 8ad65bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-red.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-remote.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-script.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-script.svg deleted file mode 100644 index e93c2db..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-script.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-sound.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-sound.svg deleted file mode 100644 index 6ae6234..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-sound.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-tar.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-tar.svg deleted file mode 100644 index be63a39..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-tar.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-temp.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-temp.svg deleted file mode 100644 index 0c15048..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-temp.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-templates.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-templates.svg deleted file mode 100644 index 64620e3..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-templates.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-text.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-text.svg deleted file mode 100644 index c53fc27..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-text.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-txt.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-video.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-videos.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-videos.svg deleted file mode 100644 index 1fead98..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-videos.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-violet.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-violet.svg deleted file mode 100644 index 7ada657..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-violet.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder-yellow.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder-yellow.svg deleted file mode 100644 index 61d9976..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder-yellow.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/folder.svg b/breeze-icons-5.21.0/icons-dark/places/16/folder.svg deleted file mode 100644 index 8899248..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/folder.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-inbox.svg b/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-inbox.svg deleted file mode 100644 index aaaa01a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-inbox.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-outbox.svg b/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-outbox.svg deleted file mode 100644 index bd677de..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-outbox.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-sent.svg b/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-sent.svg deleted file mode 100644 index 55fd16f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/mail-folder-sent.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/mail-message.svg b/breeze-icons-5.21.0/icons-dark/places/16/mail-message.svg deleted file mode 100644 index 68d5f6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/mail-message.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/network-server-database.svg b/breeze-icons-5.21.0/icons-dark/places/16/network-server-database.svg deleted file mode 100644 index 9c00e1d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/network-server-database.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/network-server.svg b/breeze-icons-5.21.0/icons-dark/places/16/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/network-workgroup.svg b/breeze-icons-5.21.0/icons-dark/places/16/network-workgroup.svg deleted file mode 100644 index 1d9c677..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/network-workgroup.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/repository.svg b/breeze-icons-5.21.0/icons-dark/places/16/repository.svg deleted file mode 120000 index 5b95a26..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/repository.svg +++ /dev/null @@ -1 +0,0 @@ -network-server-database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/server-database.svg b/breeze-icons-5.21.0/icons-dark/places/16/server-database.svg deleted file mode 120000 index 5b95a26..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/server-database.svg +++ /dev/null @@ -1 +0,0 @@ -network-server-database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/start-here-kde.svg b/breeze-icons-5.21.0/icons-dark/places/16/start-here-kde.svg deleted file mode 120000 index 6c97f18..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/start-here-kde.svg +++ /dev/null @@ -1 +0,0 @@ -folder-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/stock_folder.svg b/breeze-icons-5.21.0/icons-dark/places/16/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/user-desktop.svg b/breeze-icons-5.21.0/icons-dark/places/16/user-desktop.svg deleted file mode 100644 index 8c79fec..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/user-desktop.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/user-home.svg b/breeze-icons-5.21.0/icons-dark/places/16/user-home.svg deleted file mode 100644 index 944a3d4..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/user-home.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/user-identity.svg b/breeze-icons-5.21.0/icons-dark/places/16/user-identity.svg deleted file mode 120000 index cd92d1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -folder-image-people.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/16/user-trash-full.svg b/breeze-icons-5.21.0/icons-dark/places/16/user-trash-full.svg deleted file mode 100644 index 52da529..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/user-trash-full.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/16/user-trash.svg b/breeze-icons-5.21.0/icons-dark/places/16/user-trash.svg deleted file mode 100644 index eacafbe..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/16/user-trash.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/places/22/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/certificate-server.svg b/breeze-icons-5.21.0/icons-dark/places/22/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/document-multiple.svg b/breeze-icons-5.21.0/icons-dark/places/22/document-multiple.svg deleted file mode 120000 index f898957..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/favorites.svg b/breeze-icons-5.21.0/icons-dark/places/22/favorites.svg deleted file mode 100644 index eb058b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/favorites.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-activities.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-activities.svg deleted file mode 100644 index ad65e02..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-activities.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-add.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-add.svg deleted file mode 100644 index 8891cc1..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-add.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-black.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-black.svg deleted file mode 100644 index 82f1532..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-black.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-blue.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-blue.svg deleted file mode 100644 index 1710bf2..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-blue.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-bookmark.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-bookmark.svg deleted file mode 100644 index 047dcf7..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-bookmark.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-brown.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-brown.svg deleted file mode 100644 index 4323820..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-brown.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-cloud.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-cloud.svg deleted file mode 100644 index af52047..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-cloud.svg +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-cyan.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-cyan.svg deleted file mode 100644 index a6a24c4..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-cyan.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-development.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-development.svg deleted file mode 100644 index d8aebcb..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-development.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-documents.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-documents.svg deleted file mode 100644 index 6c1afe1..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-documents.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-download.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-download.svg deleted file mode 100644 index d88944a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-download.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-downloads.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-downloads.svg deleted file mode 100644 index d88944a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-downloads.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-dropbox.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-favorites.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-favorites.svg deleted file mode 100644 index eb058b0..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-favorites.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-gdrive.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-green.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-green.svg deleted file mode 100644 index af33376..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-green.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-grey.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-grey.svg deleted file mode 100644 index c803e15..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-grey.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-html.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-html.svg deleted file mode 100644 index c940b53..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-html.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-image-people.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-image-people.svg deleted file mode 120000 index 9f16c78..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-image-people.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-image.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-image.svg deleted file mode 100644 index 763f8a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-image.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-images.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-images.svg deleted file mode 100644 index 763f8a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-images.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-important.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-important.svg deleted file mode 100644 index 9f5d98e..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-important.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-locked.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-locked.svg deleted file mode 100644 index ccaafdb..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-locked.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-magenta.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-magenta.svg deleted file mode 100644 index 1fafb0c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-magenta.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-mail.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-mail.svg deleted file mode 100644 index 9278855..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-mail.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-music.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-music.svg deleted file mode 100644 index a9e27b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-music.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-network.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-network.svg deleted file mode 100644 index 01dd138..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-network.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-onedrive.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-open.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-open.svg deleted file mode 100644 index a40dbf9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-open.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-orange.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-orange.svg deleted file mode 100644 index 1fbe1e8..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-orange.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-owncloud.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-picture.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-picture.svg deleted file mode 100644 index 763f8a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-picture.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-pictures.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-pictures.svg deleted file mode 100644 index 763f8a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-pictures.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-print.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-print.svg deleted file mode 100644 index 1601855..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-print.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-public.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-public.svg deleted file mode 100644 index d8e7f7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-public.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-publicshare.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-publicshare.svg deleted file mode 100644 index d8e7f7f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-publicshare.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-red.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-red.svg deleted file mode 100644 index 921d9f0..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-red.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-remote.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-remote.svg deleted file mode 100644 index c940b53..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-remote.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-script.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-script.svg deleted file mode 100644 index 5b52972..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-script.svg +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-sound.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-sound.svg deleted file mode 100644 index a9e27b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-sound.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-tar.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-tar.svg deleted file mode 100644 index b40ec01..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-tar.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-temp.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-temp.svg deleted file mode 100644 index 360ba51..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-temp.svg +++ /dev/null @@ -1,304 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-templates.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-templates.svg deleted file mode 100644 index 9b6c7e7..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-templates.svg +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-text.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-text.svg deleted file mode 100644 index 7de7c01..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-text.svg +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-txt.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-txt.svg deleted file mode 100644 index 7de7c01..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-txt.svg +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-video.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-video.svg deleted file mode 100644 index 752655a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-video.svg +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-videos.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-videos.svg deleted file mode 100644 index 752655a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-videos.svg +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-violet.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-violet.svg deleted file mode 100644 index 127e5f9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-violet.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder-yellow.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder-yellow.svg deleted file mode 100644 index 1e2d5bb..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder-yellow.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/folder.svg b/breeze-icons-5.21.0/icons-dark/places/22/folder.svg deleted file mode 100644 index baa699c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/folder.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-inbox.svg b/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-inbox.svg deleted file mode 100644 index a7d9691..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-inbox.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-outbox.svg b/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-outbox.svg deleted file mode 100644 index 197d404..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-outbox.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-sent.svg b/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-sent.svg deleted file mode 100644 index a35f1b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/mail-folder-sent.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/mail-message.svg b/breeze-icons-5.21.0/icons-dark/places/22/mail-message.svg deleted file mode 100644 index d0f989b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/mail-message.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/network-server-database.svg b/breeze-icons-5.21.0/icons-dark/places/22/network-server-database.svg deleted file mode 100644 index f26b50b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/network-server-database.svg +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/network-server.svg b/breeze-icons-5.21.0/icons-dark/places/22/network-server.svg deleted file mode 100644 index 4d3ffa0..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/network-server.svg +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/network-workgroup.svg b/breeze-icons-5.21.0/icons-dark/places/22/network-workgroup.svg deleted file mode 100644 index 4d3ffa0..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/network-workgroup.svg +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/repository.svg b/breeze-icons-5.21.0/icons-dark/places/22/repository.svg deleted file mode 100644 index f26b50b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/repository.svg +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/server-database.svg b/breeze-icons-5.21.0/icons-dark/places/22/server-database.svg deleted file mode 100644 index f26b50b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/server-database.svg +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/start-here-kde.svg b/breeze-icons-5.21.0/icons-dark/places/22/start-here-kde.svg deleted file mode 100644 index ad65e02..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/start-here-kde.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/stock_folder.svg b/breeze-icons-5.21.0/icons-dark/places/22/stock_folder.svg deleted file mode 100644 index baa699c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/stock_folder.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/user-desktop.svg b/breeze-icons-5.21.0/icons-dark/places/22/user-desktop.svg deleted file mode 100644 index 671a46a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/user-desktop.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/user-home.svg b/breeze-icons-5.21.0/icons-dark/places/22/user-home.svg deleted file mode 100644 index ea5052d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/user-home.svg +++ /dev/null @@ -1,323 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/user-identity.svg b/breeze-icons-5.21.0/icons-dark/places/22/user-identity.svg deleted file mode 120000 index cd92d1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -folder-image-people.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/22/user-trash-full.svg b/breeze-icons-5.21.0/icons-dark/places/22/user-trash-full.svg deleted file mode 100644 index e514eab..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/user-trash-full.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/22/user-trash.svg b/breeze-icons-5.21.0/icons-dark/places/22/user-trash.svg deleted file mode 100644 index bf162f3..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/22/user-trash.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/places/32/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/certificate-server.svg b/breeze-icons-5.21.0/icons-dark/places/32/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/favorites.svg b/breeze-icons-5.21.0/icons-dark/places/32/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-activities.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-activities.svg deleted file mode 100644 index b81cf44..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-activities.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-black.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-black.svg deleted file mode 100644 index e6e215f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-black.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-blue.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-blue.svg deleted file mode 100644 index b376309..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-blue.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-bookmark.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-bookmark.svg deleted file mode 100644 index a023308..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-bookmark.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-brown.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-brown.svg deleted file mode 100644 index 13e3c61..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-brown.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-cloud.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-cloud.svg deleted file mode 100644 index 0513167..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-cloud.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-cyan.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-cyan.svg deleted file mode 100644 index 7dd74b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-cyan.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-development.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-development.svg deleted file mode 100644 index 70e251c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-development.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-documents.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-documents.svg deleted file mode 100644 index c3b5d58..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-documents.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-download.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-download.svg deleted file mode 100644 index 4ff9718..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-download.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-downloads.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-dropbox.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-favorites.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-favorites.svg deleted file mode 100644 index 79a97b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-favorites.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-gdrive.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-green.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-green.svg deleted file mode 100644 index 3534444..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-green.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-grey.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-grey.svg deleted file mode 100644 index 50e351b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-grey.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-html.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-html.svg deleted file mode 100644 index e590a86..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-html.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-image-people.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-image-people.svg deleted file mode 100644 index 95b0bf6..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-image-people.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-image.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-images.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-important.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-important.svg deleted file mode 100644 index 13800bf..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-important.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-locked.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-locked.svg deleted file mode 100644 index b504ab5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-locked.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-magenta.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-magenta.svg deleted file mode 100644 index 0c06133..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-magenta.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-mail.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-mail.svg deleted file mode 100644 index bb7b4e2..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-mail.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-music.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-network.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-network.svg deleted file mode 100644 index b8e90d9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-network.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-onedrive.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-open.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-open.svg deleted file mode 100644 index 99d1486..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-open.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-orange.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-orange.svg deleted file mode 100644 index 39512a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-orange.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-owncloud.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-picture.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-pictures.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-pictures.svg deleted file mode 100644 index 6db6f91..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-pictures.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-print.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-print.svg deleted file mode 100644 index f6769a4..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-print.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-public.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-publicshare.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-publicshare.svg deleted file mode 100644 index e3516a6..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-publicshare.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-red.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-red.svg deleted file mode 100644 index 4553396..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-red.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-remote.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-script.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-script.svg deleted file mode 100644 index 96d84f4..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-script.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-sound.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-sound.svg deleted file mode 100644 index 47c1bc0..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-sound.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-tar.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-tar.svg deleted file mode 100644 index d21a43d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-tar.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-temp.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-temp.svg deleted file mode 100644 index 7c9dffb..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-temp.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-templates.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-templates.svg deleted file mode 100644 index 3d9636c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-templates.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-text.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-text.svg deleted file mode 100644 index ca240b5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-text.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-txt.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-video.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-videos.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-videos.svg deleted file mode 100644 index 836cef5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-videos.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-violet.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-violet.svg deleted file mode 100644 index 7aec68c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-violet.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder-yellow.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder-yellow.svg deleted file mode 100644 index a6b717f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder-yellow.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/folder.svg b/breeze-icons-5.21.0/icons-dark/places/32/folder.svg deleted file mode 100644 index 2acb4ab..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/folder.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/library-music.svg b/breeze-icons-5.21.0/icons-dark/places/32/library-music.svg deleted file mode 120000 index 437f962..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/library-music.svg +++ /dev/null @@ -1 +0,0 @@ -folder-music.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/network-server.svg b/breeze-icons-5.21.0/icons-dark/places/32/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/network-workgroup.svg b/breeze-icons-5.21.0/icons-dark/places/32/network-workgroup.svg deleted file mode 100644 index 2bf1ccf..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/network-workgroup.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/stock_folder.svg b/breeze-icons-5.21.0/icons-dark/places/32/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/32/user-desktop.svg b/breeze-icons-5.21.0/icons-dark/places/32/user-desktop.svg deleted file mode 100644 index 2085a2c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/user-desktop.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/user-home.svg b/breeze-icons-5.21.0/icons-dark/places/32/user-home.svg deleted file mode 100644 index 936cf8c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/user-home.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/user-trash-full.svg b/breeze-icons-5.21.0/icons-dark/places/32/user-trash-full.svg deleted file mode 100644 index 21ffa6f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/user-trash-full.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/32/user-trash.svg b/breeze-icons-5.21.0/icons-dark/places/32/user-trash.svg deleted file mode 100644 index 97fef26..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/32/user-trash.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/bookmarks.svg b/breeze-icons-5.21.0/icons-dark/places/64/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/certificate-server.svg b/breeze-icons-5.21.0/icons-dark/places/64/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/favorites.svg b/breeze-icons-5.21.0/icons-dark/places/64/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-activities.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-activities.svg deleted file mode 100644 index f812c5b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-activities.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-black.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-black.svg deleted file mode 100644 index 7c18074..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-black.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-blue.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-blue.svg deleted file mode 100644 index 96578b7..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-blue.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-bookmark.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-bookmark.svg deleted file mode 100644 index 0524ecd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-bookmark.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-brown.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-brown.svg deleted file mode 100644 index 04a2d9e..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-brown.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-cloud.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-cloud.svg deleted file mode 100644 index 5b71e6c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-cloud.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-cyan.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-cyan.svg deleted file mode 100644 index fc90fad..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-cyan.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-development.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-development.svg deleted file mode 100644 index 8cc7118..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-development.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-documents.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-documents.svg deleted file mode 100644 index 3207e7d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-documents.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-download.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-download.svg deleted file mode 100644 index bafc23d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-download.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-downloads.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-dropbox.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-favorites.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-favorites.svg deleted file mode 100644 index 971bf29..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-favorites.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-gdrive.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-green.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-green.svg deleted file mode 100644 index 790cba4..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-green.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-grey.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-grey.svg deleted file mode 100644 index d9667fa..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-grey.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-html.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-html.svg deleted file mode 100644 index ca04ff9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-html.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-image-people.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-image-people.svg deleted file mode 100644 index 5178590..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-image-people.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-image.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-images.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-important.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-important.svg deleted file mode 100644 index df8f69d..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-important.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-locked.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-locked.svg deleted file mode 100644 index 7239515..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-locked.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-magenta.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-magenta.svg deleted file mode 100644 index b30ef3f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-magenta.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-mail.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-mail.svg deleted file mode 100644 index 597f44f..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-mail.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-music.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-network.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-network.svg deleted file mode 100644 index 0f7e931..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-network.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-onedrive.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-open.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-open.svg deleted file mode 100644 index 2ae5f7a..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-open.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-orange.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-orange.svg deleted file mode 100644 index 059adf8..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-orange.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-owncloud.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-picture.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-pictures.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-pictures.svg deleted file mode 100644 index decdbed..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-pictures.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-print.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-print.svg deleted file mode 100644 index bdb8047..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-print.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-public.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-publicshare.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-publicshare.svg deleted file mode 100644 index 0f7bc54..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-publicshare.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-red.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-red.svg deleted file mode 100644 index 73a24ec..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-red.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-remote.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-script.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-script.svg deleted file mode 100644 index 5d4ee8b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-script.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-sound.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-sound.svg deleted file mode 100644 index bc24f84..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-sound.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-tar.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-tar.svg deleted file mode 100644 index 49696a5..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-tar.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-temp.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-temp.svg deleted file mode 100644 index fd8c469..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-temp.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-templates.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-templates.svg deleted file mode 100644 index 6be0cc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-templates.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-text.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-text.svg deleted file mode 100644 index 66e81c1..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-text.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-txt.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-video.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-videos.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-videos.svg deleted file mode 100644 index c000a9c..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-videos.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-violet.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-violet.svg deleted file mode 100644 index 59665b1..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-violet.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder-yellow.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder-yellow.svg deleted file mode 100644 index 55ed3b6..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder-yellow.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/folder.svg b/breeze-icons-5.21.0/icons-dark/places/64/folder.svg deleted file mode 100644 index 22919bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/folder.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/library-music.svg b/breeze-icons-5.21.0/icons-dark/places/64/library-music.svg deleted file mode 120000 index 437f962..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/library-music.svg +++ /dev/null @@ -1 +0,0 @@ -folder-music.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/network-server.svg b/breeze-icons-5.21.0/icons-dark/places/64/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/network-workgroup.svg b/breeze-icons-5.21.0/icons-dark/places/64/network-workgroup.svg deleted file mode 100644 index 3299634..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/network-workgroup.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/start-here-kde.svg b/breeze-icons-5.21.0/icons-dark/places/64/start-here-kde.svg deleted file mode 100644 index 81c3ea6..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/start-here-kde.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/stock_folder.svg b/breeze-icons-5.21.0/icons-dark/places/64/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/places/64/user-desktop.svg b/breeze-icons-5.21.0/icons-dark/places/64/user-desktop.svg deleted file mode 100644 index 1ecfc5b..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/user-desktop.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/user-home.svg b/breeze-icons-5.21.0/icons-dark/places/64/user-home.svg deleted file mode 100644 index 5b08246..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/user-home.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/user-trash-full.svg b/breeze-icons-5.21.0/icons-dark/places/64/user-trash-full.svg deleted file mode 100644 index d91bcbc..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/user-trash-full.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/places/64/user-trash.svg b/breeze-icons-5.21.0/icons-dark/places/64/user-trash.svg deleted file mode 100644 index 8d55ea7..0000000 --- a/breeze-icons-5.21.0/icons-dark/places/64/user-trash.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/cloudstatus.svg b/breeze-icons-5.21.0/icons-dark/status/16/cloudstatus.svg deleted file mode 120000 index 54ab173..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/cloudstatus.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/dialog-information.svg b/breeze-icons-5.21.0/icons-dark/status/16/dialog-information.svg deleted file mode 100644 index 63f7436..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/dialog-information.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-busy.svg b/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-busy.svg deleted file mode 100644 index 7221cbf..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-busy.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-busy2.svg b/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-busy2.svg deleted file mode 120000 index 7d4335b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-busy2.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-logo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-idle.svg b/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-idle.svg deleted file mode 100644 index 6381536..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-idle.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-logo.svg b/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-logo.svg deleted file mode 120000 index 54ab173..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-logo.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-x.svg b/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-x.svg deleted file mode 100644 index 5292ac1..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/dropboxstatus-x.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/irc-channel-joined.svg b/breeze-icons-5.21.0/icons-dark/status/16/irc-channel-joined.svg deleted file mode 120000 index a714d53..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/irc-channel-joined.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/irc-channel-active.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/irc-channel-parted.svg b/breeze-icons-5.21.0/icons-dark/status/16/irc-channel-parted.svg deleted file mode 120000 index b58aba6..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/irc-channel-parted.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/irc-channel-inactive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/kdeconnect-tray.svg b/breeze-icons-5.21.0/icons-dark/status/16/kdeconnect-tray.svg deleted file mode 100644 index e7db8dc..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/kdeconnect-tray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-download.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-download.svg deleted file mode 100644 index 095e3a8..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-download.svg +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-error.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-error.svg deleted file mode 120000 index c34068b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-error.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-information.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-information.svg deleted file mode 100644 index 96f5c43..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-information.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-offline.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-offline.svg deleted file mode 100644 index c77567d..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-offline.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-ok.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-ok.svg deleted file mode 120000 index 961964c..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-pause.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-pause.svg deleted file mode 100644 index a2a6cce..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-pause.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-sync.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-sync.svg deleted file mode 120000 index 77da33b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-sync.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/state-warning.svg b/breeze-icons-5.21.0/icons-dark/status/16/state-warning.svg deleted file mode 100644 index 8ab7a6b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/state-warning.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-available.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-available.svg deleted file mode 120000 index 5706c2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-available.svg +++ /dev/null @@ -1 +0,0 @@ -user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-away-extended.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-away-extended.svg deleted file mode 120000 index 5b852ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-away-extended.svg +++ /dev/null @@ -1 +0,0 @@ -user-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-away.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-away.svg deleted file mode 120000 index c26c40e..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-away.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-away.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-busy.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-busy.svg deleted file mode 120000 index def4f48..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-busy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-idle.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-idle.svg deleted file mode 100644 index bee23f6..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-idle.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-invisible.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-invisible.svg deleted file mode 120000 index 92e2b2e..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-invisible.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-offline.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-offline.svg deleted file mode 120000 index a6ddc7e..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-offline.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-offline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/16/user-online.svg b/breeze-icons-5.21.0/icons-dark/status/16/user-online.svg deleted file mode 120000 index 630d5e0..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/16/user-online.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/audio-ready.svg b/breeze-icons-5.21.0/icons-dark/status/22/audio-ready.svg deleted file mode 100644 index b5c26d1..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/audio-ready.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-high.svg b/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-high.svg deleted file mode 100644 index 684e0c8..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-high.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-low.svg b/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-low.svg deleted file mode 100644 index ceb24bc..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-low.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-medium.svg b/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-medium.svg deleted file mode 100644 index a8e5e2a..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-medium.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-muted.svg b/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-muted.svg deleted file mode 100644 index fa11478..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/audio-volume-muted.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/camera-off.svg b/breeze-icons-5.21.0/icons-dark/status/22/camera-off.svg deleted file mode 100644 index f9c26bd..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/camera-off.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/camera-on.svg b/breeze-icons-5.21.0/icons-dark/status/22/camera-on.svg deleted file mode 100644 index 53c2178..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/camera-on.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/camera-ready.svg b/breeze-icons-5.21.0/icons-dark/status/22/camera-ready.svg deleted file mode 100644 index 6f28cde..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/camera-ready.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/cloudstatus.svg b/breeze-icons-5.21.0/icons-dark/status/22/cloudstatus.svg deleted file mode 120000 index a75eac0..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/cloudstatus.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/dialog-information.svg b/breeze-icons-5.21.0/icons-dark/status/22/dialog-information.svg deleted file mode 100644 index e75ff54..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/dialog-information.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-busy.svg b/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-busy.svg deleted file mode 100644 index 44ea7a3..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-busy.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-busy2.svg b/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-busy2.svg deleted file mode 120000 index 7d4335b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-busy2.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-logo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-idle.svg b/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-idle.svg deleted file mode 100644 index d731234..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-idle.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-logo.svg b/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-logo.svg deleted file mode 120000 index a75eac0..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-logo.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-x.svg b/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-x.svg deleted file mode 100644 index b17d733..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/dropboxstatus-x.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/irc-channel-joined.svg b/breeze-icons-5.21.0/icons-dark/status/22/irc-channel-joined.svg deleted file mode 120000 index 2cea55c..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/irc-channel-joined.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/irc-channel-active.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/irc-channel-parted.svg b/breeze-icons-5.21.0/icons-dark/status/22/irc-channel-parted.svg deleted file mode 120000 index a8d3de8..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/irc-channel-parted.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/irc-channel-inactive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/kdeconnect-tray.svg b/breeze-icons-5.21.0/icons-dark/status/22/kdeconnect-tray.svg deleted file mode 100644 index cb26f9f..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/kdeconnect-tray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/mic-off.svg b/breeze-icons-5.21.0/icons-dark/status/22/mic-off.svg deleted file mode 100644 index 21b6f1f..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/mic-off.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/mic-on.svg b/breeze-icons-5.21.0/icons-dark/status/22/mic-on.svg deleted file mode 100644 index b38e6c7..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/mic-on.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/mic-ready.svg b/breeze-icons-5.21.0/icons-dark/status/22/mic-ready.svg deleted file mode 100644 index 58ab6c0..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/mic-ready.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/process-working-kde.svg b/breeze-icons-5.21.0/icons-dark/status/22/process-working-kde.svg deleted file mode 120000 index 559a6ae..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/process-working-kde.svg +++ /dev/null @@ -1 +0,0 @@ -process-working.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/process-working.svg b/breeze-icons-5.21.0/icons-dark/status/22/process-working.svg deleted file mode 100644 index 74867a2..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/process-working.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/script-error.svg b/breeze-icons-5.21.0/icons-dark/status/22/script-error.svg deleted file mode 120000 index a8c351a..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/script-error.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-report-bug.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/security-high.svg b/breeze-icons-5.21.0/icons-dark/status/22/security-high.svg deleted file mode 100644 index 4b25a3a..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/security-high.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/security-low.svg b/breeze-icons-5.21.0/icons-dark/status/22/security-low.svg deleted file mode 100644 index b75e38b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/security-low.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/security-medium.svg b/breeze-icons-5.21.0/icons-dark/status/22/security-medium.svg deleted file mode 100644 index 462403d..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/security-medium.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-download.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-download.svg deleted file mode 100644 index f7c26a1..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-download.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-error.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-error.svg deleted file mode 120000 index c34068b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-error.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-information.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-information.svg deleted file mode 100644 index 71038b3..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-information.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-offline.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-offline.svg deleted file mode 100644 index bb45bc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-offline.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-ok.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-ok.svg deleted file mode 120000 index 961964c..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-pause.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-pause.svg deleted file mode 100644 index 0d7c99a..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-pause.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-sync.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-sync.svg deleted file mode 120000 index 77da33b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-sync.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/state-warning.svg b/breeze-icons-5.21.0/icons-dark/status/22/state-warning.svg deleted file mode 100644 index 1b510e5..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/state-warning.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/update-high.svg b/breeze-icons-5.21.0/icons-dark/status/22/update-high.svg deleted file mode 100644 index 6328378..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/update-high.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/update-low.svg b/breeze-icons-5.21.0/icons-dark/status/22/update-low.svg deleted file mode 100644 index fa0b7d3..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/update-low.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/update-medium.svg b/breeze-icons-5.21.0/icons-dark/status/22/update-medium.svg deleted file mode 100644 index b99c043..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/update-medium.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/update-none.svg b/breeze-icons-5.21.0/icons-dark/status/22/update-none.svg deleted file mode 100644 index e2ed624..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/update-none.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-available.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-available.svg deleted file mode 120000 index 5706c2b..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-available.svg +++ /dev/null @@ -1 +0,0 @@ -user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-away-extended.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-away-extended.svg deleted file mode 120000 index 5b852ef..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-away-extended.svg +++ /dev/null @@ -1 +0,0 @@ -user-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-away.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-away.svg deleted file mode 120000 index 64fe1c5..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-away.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-away.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-busy.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-busy.svg deleted file mode 120000 index 3236117..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-busy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-idle.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-idle.svg deleted file mode 100644 index 9c70641..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-idle.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-invisible.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-invisible.svg deleted file mode 120000 index cfdaa11..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-invisible.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-offline.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-offline.svg deleted file mode 120000 index 24fdd45..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-offline.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-offline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/22/user-online.svg b/breeze-icons-5.21.0/icons-dark/status/22/user-online.svg deleted file mode 120000 index dd038fb..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/22/user-online.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons-dark/status/24/dialog-information.svg b/breeze-icons-5.21.0/icons-dark/status/24/dialog-information.svg deleted file mode 100644 index 7f2fc41..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/24/dialog-information.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/dialog-error.svg b/breeze-icons-5.21.0/icons-dark/status/64/dialog-error.svg deleted file mode 100644 index 662d850..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/dialog-error.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/dialog-information.svg b/breeze-icons-5.21.0/icons-dark/status/64/dialog-information.svg deleted file mode 100644 index bbb26fe..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/dialog-information.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/dialog-password.svg b/breeze-icons-5.21.0/icons-dark/status/64/dialog-password.svg deleted file mode 100644 index be66539..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/dialog-password.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/dialog-question.svg b/breeze-icons-5.21.0/icons-dark/status/64/dialog-question.svg deleted file mode 100644 index 7ff4bc4..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/dialog-question.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/dialog-warning.svg b/breeze-icons-5.21.0/icons-dark/status/64/dialog-warning.svg deleted file mode 100644 index 2039eed..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/dialog-warning.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/security-high.svg b/breeze-icons-5.21.0/icons-dark/status/64/security-high.svg deleted file mode 100644 index 3a0a630..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/security-high.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/security-low.svg b/breeze-icons-5.21.0/icons-dark/status/64/security-low.svg deleted file mode 100644 index a668052..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/security-low.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons-dark/status/64/security-medium.svg b/breeze-icons-5.21.0/icons-dark/status/64/security-medium.svg deleted file mode 100644 index 2f57348..0000000 --- a/breeze-icons-5.21.0/icons-dark/status/64/security-medium.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/.gitignore b/breeze-icons-5.21.0/icons/.gitignore deleted file mode 100644 index f820cd3..0000000 --- a/breeze-icons-5.21.0/icons/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Compiled source # -################### -*.directory -*.bak -*thumbs.db \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/AUTHORS b/breeze-icons-5.21.0/icons/AUTHORS deleted file mode 100644 index 32c9664..0000000 --- a/breeze-icons-5.21.0/icons/AUTHORS +++ /dev/null @@ -1,3 +0,0 @@ -Breeze Icon Theme has been developed by The KDE Visual Design Group. - -Main work for the icon theme: Uri Herrera and Andreas Kainz diff --git a/breeze-icons-5.21.0/icons/CMakeLists.txt b/breeze-icons-5.21.0/icons/CMakeLists.txt deleted file mode 100644 index 5ded49c..0000000 --- a/breeze-icons-5.21.0/icons/CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ -########### install files ############### - -set( breeze_icon_dirs actions applets apps categories devices emblems emotes mimetypes places status ) - -set(BREEZE_INSTALL_DIR ${KDE_INSTALL_FULL_ICONDIR}/breeze) -install( DIRECTORY ${breeze_icon_dirs} DESTINATION ${BREEZE_INSTALL_DIR} ) -install( FILES index.theme DESTINATION ${BREEZE_INSTALL_DIR}) - -gtk_update_icon_cache(${BREEZE_INSTALL_DIR}) diff --git a/breeze-icons-5.21.0/icons/LICENSE b/breeze-icons-5.21.0/icons/LICENSE deleted file mode 100644 index 65c5ca8..0000000 --- a/breeze-icons-5.21.0/icons/LICENSE +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser 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 -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/breeze-icons-5.21.0/icons/actions/12/object-fill.svg b/breeze-icons-5.21.0/icons/actions/12/object-fill.svg deleted file mode 100644 index 427643e..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/object-fill.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/12/object-stroke-style.svg b/breeze-icons-5.21.0/icons/actions/12/object-stroke-style.svg deleted file mode 100644 index 5a40d59..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/object-stroke-style.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/12/object-stroke.svg b/breeze-icons-5.21.0/icons/actions/12/object-stroke.svg deleted file mode 100644 index 99c44a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/object-stroke.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/12/transform-affect-gradient.svg b/breeze-icons-5.21.0/icons/actions/12/transform-affect-gradient.svg deleted file mode 100644 index f4ce257..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/transform-affect-gradient.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/12/transform-affect-pattern.svg b/breeze-icons-5.21.0/icons/actions/12/transform-affect-pattern.svg deleted file mode 100644 index 6a2af5c..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/transform-affect-pattern.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/12/transform-affect-rounded-corners.svg b/breeze-icons-5.21.0/icons/actions/12/transform-affect-rounded-corners.svg deleted file mode 100644 index bf29c09..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/transform-affect-rounded-corners.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/12/transform-affect-stroke.svg b/breeze-icons-5.21.0/icons/actions/12/transform-affect-stroke.svg deleted file mode 100644 index 2319e07..0000000 --- a/breeze-icons-5.21.0/icons/actions/12/transform-affect-stroke.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/CVnamespace.svg b/breeze-icons-5.21.0/icons/actions/16/CVnamespace.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/CVnamespace.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/Info-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/Info-amarok.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/Info-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/PrePostCondition.svg b/breeze-icons-5.21.0/icons/actions/16/PrePostCondition.svg deleted file mode 100644 index dec619d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/PrePostCondition.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/accept_signal.svg b/breeze-icons-5.21.0/icons/actions/16/accept_signal.svg deleted file mode 100644 index 35d315f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/accept_signal.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/accept_time_event.svg b/breeze-icons-5.21.0/icons/actions/16/accept_time_event.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/accept_time_event.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/acrobat.svg b/breeze-icons-5.21.0/icons/actions/16/acrobat.svg deleted file mode 100644 index d6d6d85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/acrobat.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/action-albumfolder-importdir2.svg b/breeze-icons-5.21.0/icons/actions/16/action-albumfolder-importdir2.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/action-albumfolder-importdir2.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/action-rss_tag.svg b/breeze-icons-5.21.0/icons/actions/16/action-rss_tag.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/action-rss_tag.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/activity-fork.svg b/breeze-icons-5.21.0/icons/actions/16/activity-fork.svg deleted file mode 120000 index d6e2182..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/activity-fork.svg +++ /dev/null @@ -1 +0,0 @@ -fork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/actor.svg b/breeze-icons-5.21.0/icons/actions/16/actor.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/actor.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/add-placemark.svg b/breeze-icons-5.21.0/icons/actions/16/add-placemark.svg deleted file mode 120000 index 451d452..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/add-placemark.svg +++ /dev/null @@ -1 +0,0 @@ -flag-red.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/address-book-new.svg b/breeze-icons-5.21.0/icons/actions/16/address-book-new.svg deleted file mode 100644 index 3d84922..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/address-book-new.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/addressbook-details.svg b/breeze-icons-5.21.0/icons/actions/16/addressbook-details.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/addressbook-details.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/adress-book-new.svg b/breeze-icons-5.21.0/icons/actions/16/adress-book-new.svg deleted file mode 100644 index 3d84922..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/adress-book-new.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/aggregation.svg b/breeze-icons-5.21.0/icons/actions/16/aggregation.svg deleted file mode 100644 index 28e5575..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/aggregation.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/akonadi-phone-home.svg b/breeze-icons-5.21.0/icons/actions/16/akonadi-phone-home.svg deleted file mode 100644 index d332476..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/akonadi-phone-home.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/albumfolder-importdir.svg b/breeze-icons-5.21.0/icons/actions/16/albumfolder-importdir.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/albumfolder-importdir.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/albumfolder-importimages.svg b/breeze-icons-5.21.0/icons/actions/16/albumfolder-importimages.svg deleted file mode 120000 index c7116c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/albumfolder-importimages.svg +++ /dev/null @@ -1 +0,0 @@ -document-import.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/albumfolder-new.svg b/breeze-icons-5.21.0/icons/actions/16/albumfolder-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/albumfolder-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/albumfolder-properties.svg b/breeze-icons-5.21.0/icons/actions/16/albumfolder-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/albumfolder-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/albumfolder-user-trash.svg b/breeze-icons-5.21.0/icons/actions/16/albumfolder-user-trash.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/albumfolder-user-trash.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-baseline.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-baseline.svg deleted file mode 100644 index 315b075..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-baseline.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-bottom-out.svg deleted file mode 100644 index 6a73d32..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-center.svg deleted file mode 100644 index 38d4058..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-center.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left-out.svg deleted file mode 100644 index b50537c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left-out.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left-to-anchor.svg deleted file mode 100644 index d4964cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left.svg deleted file mode 100644 index b071107..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-left.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right-out.svg deleted file mode 100644 index b33a646..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right-out.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right-to-anchor.svg deleted file mode 100644 index 910ffd9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right.svg deleted file mode 100644 index e1035da..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-right.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons/actions/16/align-horizontal-top-out.svg deleted file mode 100644 index 78b43d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-horizontal-top-out.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-baseline.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-baseline.svg deleted file mode 100644 index 0ec3d3f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-baseline.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom-out.svg deleted file mode 100644 index 4c79655..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom-out.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index 5863a2f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom.svg deleted file mode 100644 index 96eb002..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-bottom.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-center.svg deleted file mode 100644 index 0cfecfc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-center.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-top-out.svg deleted file mode 100644 index 8196cc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-top-out.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-top-to-anchor.svg deleted file mode 100644 index 78b43d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/align-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/16/align-vertical-top.svg deleted file mode 100644 index 4429e95..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/align-vertical-top.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_artist.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_cart_add.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_cart_add.svg deleted file mode 100644 index 2e2ec9b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_cart_add.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_cart_remove.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_cart_remove.svg deleted file mode 100644 index 1743119..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_cart_remove.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_cart_view.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_cart_view.svg deleted file mode 100644 index 250d281..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_cart_view.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_change_language.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_change_language.svg deleted file mode 100644 index 84cea1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_change_language.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_clock.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_lyrics.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_lyrics.svg deleted file mode 120000 index 2dd7676..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_lyrics.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-lyrics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_playcount.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_playcount.svg deleted file mode 120000 index c615601..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_playcount.svg +++ /dev/null @@ -1 +0,0 @@ -view-statistics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_playlist.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_playlist.svg deleted file mode 120000 index e988559..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_playlist.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-playlist.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_playlist_refresh.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_playlist_refresh.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_playlist_refresh.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/amarok_scripts.svg b/breeze-icons-5.21.0/icons/actions/16/amarok_scripts.svg deleted file mode 100644 index e8a4ace..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/amarok_scripts.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/anchor.svg b/breeze-icons-5.21.0/icons/actions/16/anchor.svg deleted file mode 100644 index e5e4a4a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/anchor.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/answer-correct.svg b/breeze-icons-5.21.0/icons/actions/16/answer-correct.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/answer-correct.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/answer.svg b/breeze-icons-5.21.0/icons/actions/16/answer.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/answer.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/application-exit.svg b/breeze-icons-5.21.0/icons/actions/16/application-exit.svg deleted file mode 100644 index 902f2c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/application-exit.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/application-menu.svg b/breeze-icons-5.21.0/icons/actions/16/application-menu.svg deleted file mode 100644 index 5ffe287..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/application-menu.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/applications-internet.svg b/breeze-icons-5.21.0/icons/actions/16/applications-internet.svg deleted file mode 120000 index 6e98a7c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/applications-internet.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/applications-other.svg b/breeze-icons-5.21.0/icons/actions/16/applications-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/applications-system.svg b/breeze-icons-5.21.0/icons/actions/16/applications-system.svg deleted file mode 100644 index fb7eafa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/applications-system.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/appointment-new.svg b/breeze-icons-5.21.0/icons/actions/16/appointment-new.svg deleted file mode 100644 index 50ff027..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/appointment-new.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/approved.svg b/breeze-icons-5.21.0/icons/actions/16/approved.svg deleted file mode 100755 index 9e08167..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/approved.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/archive-extract.svg b/breeze-icons-5.21.0/icons/actions/16/archive-extract.svg deleted file mode 100644 index b1d4266..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/archive-extract.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/archive-insert-directory.svg b/breeze-icons-5.21.0/icons/actions/16/archive-insert-directory.svg deleted file mode 100644 index 932f342..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/archive-insert-directory.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/archive-insert.svg b/breeze-icons-5.21.0/icons/actions/16/archive-insert.svg deleted file mode 100644 index 3d43594..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/archive-insert.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/archive-remove.svg b/breeze-icons-5.21.0/icons/actions/16/archive-remove.svg deleted file mode 100644 index a87a69c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/archive-remove.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-down-double.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-down-double.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-down-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-down.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-left-double.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-left-double.svg deleted file mode 100644 index 4db366e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-left-double.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-left.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-left.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-right-double.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-right-double.svg deleted file mode 100644 index 95f347f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-right-double.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-right.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-right.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-up-double.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-up-double.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-up-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow-up.svg b/breeze-icons-5.21.0/icons/actions/16/arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/arrow.svg b/breeze-icons-5.21.0/icons/actions/16/arrow.svg deleted file mode 100644 index 0c54558..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/arrow.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/artifact.svg b/breeze-icons-5.21.0/icons/actions/16/artifact.svg deleted file mode 100644 index 51355c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/artifact.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/association.svg b/breeze-icons-5.21.0/icons/actions/16/association.svg deleted file mode 100644 index 014f450..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/association.svg +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/atmosphere.svg b/breeze-icons-5.21.0/icons/actions/16/atmosphere.svg deleted file mode 100644 index 8b37f19..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/atmosphere.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/audio-off.svg b/breeze-icons-5.21.0/icons/actions/16/audio-off.svg deleted file mode 120000 index b941b18..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/audio-off.svg +++ /dev/null @@ -1 +0,0 @@ -player-volume-muted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/audio-on.svg b/breeze-icons-5.21.0/icons/actions/16/audio-on.svg deleted file mode 120000 index c453305..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/audio-on.svg +++ /dev/null @@ -1 +0,0 @@ -player-volume.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/audio-ready.svg b/breeze-icons-5.21.0/icons/actions/16/audio-ready.svg deleted file mode 100644 index 56b71d9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/audio-ready.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/autocorrection.svg b/breeze-icons-5.21.0/icons/actions/16/autocorrection.svg deleted file mode 100644 index 501783a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/autocorrection.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/automated-tasks.svg b/breeze-icons-5.21.0/icons/actions/16/automated-tasks.svg deleted file mode 100644 index f9c9c84..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/automated-tasks.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/bitmap-trace.svg b/breeze-icons-5.21.0/icons/actions/16/bitmap-trace.svg deleted file mode 100644 index 2b0c53d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bitmap-trace.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmark-add-folder.svg b/breeze-icons-5.21.0/icons/actions/16/bookmark-add-folder.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmark-add-folder.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmark-edit.svg b/breeze-icons-5.21.0/icons/actions/16/bookmark-edit.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmark-edit.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmark-new-list.svg b/breeze-icons-5.21.0/icons/actions/16/bookmark-new-list.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmark-new-list.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmark-new.svg b/breeze-icons-5.21.0/icons/actions/16/bookmark-new.svg deleted file mode 100644 index 435ea66..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmark-new.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmark-remove.svg b/breeze-icons-5.21.0/icons/actions/16/bookmark-remove.svg deleted file mode 100644 index a96a295..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmark-remove.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmark-toolbar.svg b/breeze-icons-5.21.0/icons/actions/16/bookmark-toolbar.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmark-toolbar.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmarks-organize.svg b/breeze-icons-5.21.0/icons/actions/16/bookmarks-organize.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmarks-organize.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bookmarks.svg b/breeze-icons-5.21.0/icons/actions/16/bookmarks.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bordertool.svg b/breeze-icons-5.21.0/icons/actions/16/bordertool.svg deleted file mode 100644 index 0c99c32..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bordertool.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/box.svg b/breeze-icons-5.21.0/icons/actions/16/box.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/box.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-add.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-addqueue.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-addqueue.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-addqueue.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-commit.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-commit.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-commit.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-diff.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-diff.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-diff.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-remove.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-remove.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-remove.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-rmqueue.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-rmqueue.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-rmqueue.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/bqm-update.svg b/breeze-icons-5.21.0/icons/actions/16/bqm-update.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/bqm-update.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/branch.svg b/breeze-icons-5.21.0/icons/actions/16/branch.svg deleted file mode 120000 index 0d405d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/branch.svg +++ /dev/null @@ -1 +0,0 @@ -choice-rhomb.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/call-start.svg b/breeze-icons-5.21.0/icons/actions/16/call-start.svg deleted file mode 100644 index 5279a41..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/call-start.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/call-stop.svg b/breeze-icons-5.21.0/icons/actions/16/call-stop.svg deleted file mode 100644 index be54ad6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/call-stop.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/camera-off.svg b/breeze-icons-5.21.0/icons/actions/16/camera-off.svg deleted file mode 100644 index 12c5944..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/camera-off.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/camera-on.svg b/breeze-icons-5.21.0/icons/actions/16/camera-on.svg deleted file mode 100644 index 28b61f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/camera-on.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/camera-ready.svg b/breeze-icons-5.21.0/icons/actions/16/camera-ready.svg deleted file mode 100644 index 64c11d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/camera-ready.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/cards-block.svg b/breeze-icons-5.21.0/icons/actions/16/cards-block.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/cards-block.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/category.svg b/breeze-icons-5.21.0/icons/actions/16/category.svg deleted file mode 100644 index 3525bb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/category.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/category2parent.svg b/breeze-icons-5.21.0/icons/actions/16/category2parent.svg deleted file mode 100644 index ed69ba6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/category2parent.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/character-set.svg b/breeze-icons-5.21.0/icons/actions/16/character-set.svg deleted file mode 100644 index 2bf1b96..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/character-set.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/check_constraint.svg b/breeze-icons-5.21.0/icons/actions/16/check_constraint.svg deleted file mode 100644 index c789c51..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/check_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/checkbox.svg b/breeze-icons-5.21.0/icons/actions/16/checkbox.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/checkbox.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/checkmark.svg b/breeze-icons-5.21.0/icons/actions/16/checkmark.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/child2category.svg b/breeze-icons-5.21.0/icons/actions/16/child2category.svg deleted file mode 100644 index 5b9cc98..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/child2category.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/choice-rhomb.svg b/breeze-icons-5.21.0/icons/actions/16/choice-rhomb.svg deleted file mode 100644 index 6fec937..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/choice-rhomb.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/choice-round.svg b/breeze-icons-5.21.0/icons/actions/16/choice-round.svg deleted file mode 120000 index db766e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/choice-round.svg +++ /dev/null @@ -1 +0,0 @@ -draw-circle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/chronometer-lap.svg b/breeze-icons-5.21.0/icons/actions/16/chronometer-lap.svg deleted file mode 120000 index 2c84dca..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/chronometer-lap.svg +++ /dev/null @@ -1 +0,0 @@ -chronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/chronometer-pause.svg b/breeze-icons-5.21.0/icons/actions/16/chronometer-pause.svg deleted file mode 100644 index a65190c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/chronometer-pause.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/chronometer-reset.svg b/breeze-icons-5.21.0/icons/actions/16/chronometer-reset.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/chronometer-reset.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/chronometer-start.svg b/breeze-icons-5.21.0/icons/actions/16/chronometer-start.svg deleted file mode 120000 index 678250a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/chronometer-start.svg +++ /dev/null @@ -1 +0,0 @@ -player-time.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/chronometer.svg b/breeze-icons-5.21.0/icons/actions/16/chronometer.svg deleted file mode 100644 index 9123b72..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/chronometer.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/class-or-package.svg b/breeze-icons-5.21.0/icons/actions/16/class-or-package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/class-or-package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/class.svg b/breeze-icons-5.21.0/icons/actions/16/class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/clock-large.svg b/breeze-icons-5.21.0/icons/actions/16/clock-large.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/clock-large.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/clock.svg b/breeze-icons-5.21.0/icons/actions/16/clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/cloud-download.svg b/breeze-icons-5.21.0/icons/actions/16/cloud-download.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/cloud-download.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/cloud-upload.svg b/breeze-icons-5.21.0/icons/actions/16/cloud-upload.svg deleted file mode 120000 index d34e922..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/cloud-upload.svg +++ /dev/null @@ -1 +0,0 @@ -kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/code-block.svg b/breeze-icons-5.21.0/icons/actions/16/code-block.svg deleted file mode 100644 index ee997eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/code-block.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/code-class.svg b/breeze-icons-5.21.0/icons/actions/16/code-class.svg deleted file mode 100644 index 2ffbd91..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/code-class.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/code-context.svg b/breeze-icons-5.21.0/icons/actions/16/code-context.svg deleted file mode 100644 index aa80af8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/code-context.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/code-function.svg b/breeze-icons-5.21.0/icons/actions/16/code-function.svg deleted file mode 100644 index 11a8056..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/code-function.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/code-typedef.svg b/breeze-icons-5.21.0/icons/actions/16/code-typedef.svg deleted file mode 100644 index 40f06a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/code-typedef.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/code-variable.svg b/breeze-icons-5.21.0/icons/actions/16/code-variable.svg deleted file mode 100644 index 564e0b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/code-variable.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/collection-rescan-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/collection-rescan-amarok.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/collection-rescan-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/color-fill.svg b/breeze-icons-5.21.0/icons/actions/16/color-fill.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-fill.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/color-gradient.svg b/breeze-icons-5.21.0/icons/actions/16/color-gradient.svg deleted file mode 100644 index 001195d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-gradient.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/color-management.svg b/breeze-icons-5.21.0/icons/actions/16/color-management.svg deleted file mode 100644 index f562aed..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-management.svg +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/color-picker-black.svg b/breeze-icons-5.21.0/icons/actions/16/color-picker-black.svg deleted file mode 100644 index 0e25033..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-picker-black.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/color-picker-grey.svg b/breeze-icons-5.21.0/icons/actions/16/color-picker-grey.svg deleted file mode 100644 index 3308845..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-picker-grey.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/color-picker-white.svg b/breeze-icons-5.21.0/icons/actions/16/color-picker-white.svg deleted file mode 100644 index dffc13f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-picker-white.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/color-picker.svg b/breeze-icons-5.21.0/icons/actions/16/color-picker.svg deleted file mode 100644 index dacee01..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/color-picker.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/colormanagement.svg b/breeze-icons-5.21.0/icons/actions/16/colormanagement.svg deleted file mode 120000 index 21e4611..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/colormanagement.svg +++ /dev/null @@ -1 +0,0 @@ -color-management.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/colors-chromablue.svg b/breeze-icons-5.21.0/icons/actions/16/colors-chromablue.svg deleted file mode 100644 index 5be817c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/colors-chromablue.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/colors-chromagreen.svg b/breeze-icons-5.21.0/icons/actions/16/colors-chromagreen.svg deleted file mode 100644 index 12529a4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/colors-chromagreen.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/colors-chromared.svg b/breeze-icons-5.21.0/icons/actions/16/colors-chromared.svg deleted file mode 100644 index cde36b2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/colors-chromared.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/colors-luma.svg b/breeze-icons-5.21.0/icons/actions/16/colors-luma.svg deleted file mode 100644 index f4e899b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/colors-luma.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/combined_fragment.svg b/breeze-icons-5.21.0/icons/actions/16/combined_fragment.svg deleted file mode 100644 index d406519..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/combined_fragment.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/compass.svg b/breeze-icons-5.21.0/icons/actions/16/compass.svg deleted file mode 100644 index 0829f3a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/compass.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/component.svg b/breeze-icons-5.21.0/icons/actions/16/component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/composition.svg b/breeze-icons-5.21.0/icons/actions/16/composition.svg deleted file mode 100644 index 2f94bf7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/composition.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/configure-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/16/configure-shortcuts.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/configure-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/configure-toolbars.svg b/breeze-icons-5.21.0/icons/actions/16/configure-toolbars.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/configure-toolbars.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/configure.svg b/breeze-icons-5.21.0/icons/actions/16/configure.svg deleted file mode 100644 index 56a9557..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/configure.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/contact-new.svg b/breeze-icons-5.21.0/icons/actions/16/contact-new.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/contact-new.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/containment.svg b/breeze-icons-5.21.0/icons/actions/16/containment.svg deleted file mode 100644 index 986caea..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/containment.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/crosshairs.svg b/breeze-icons-5.21.0/icons/actions/16/crosshairs.svg deleted file mode 100644 index a8a0919..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/crosshairs.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/cursor-arrow.svg b/breeze-icons-5.21.0/icons/actions/16/cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/curve-connector.svg b/breeze-icons-5.21.0/icons/actions/16/curve-connector.svg deleted file mode 100644 index 7af7783..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/curve-connector.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dashboard-show.svg b/breeze-icons-5.21.0/icons/actions/16/dashboard-show.svg deleted file mode 100644 index a590f02..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dashboard-show.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/database-index.svg b/breeze-icons-5.21.0/icons/actions/16/database-index.svg deleted file mode 100644 index 295cce1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/database-index.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/datatype.svg b/breeze-icons-5.21.0/icons/actions/16/datatype.svg deleted file mode 120000 index 1b0dabf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/datatype.svg +++ /dev/null @@ -1 +0,0 @@ -code-typedef.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-execute-from-cursor.svg b/breeze-icons-5.21.0/icons/actions/16/debug-execute-from-cursor.svg deleted file mode 100644 index f47a826..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-execute-from-cursor.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-execute-to-cursor.svg b/breeze-icons-5.21.0/icons/actions/16/debug-execute-to-cursor.svg deleted file mode 100644 index 1351271..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-execute-to-cursor.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-run-cursor.svg b/breeze-icons-5.21.0/icons/actions/16/debug-run-cursor.svg deleted file mode 100644 index 9369e4f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-run-cursor.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-run.svg b/breeze-icons-5.21.0/icons/actions/16/debug-run.svg deleted file mode 100644 index bee7ddc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-run.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-step-instruction.svg b/breeze-icons-5.21.0/icons/actions/16/debug-step-instruction.svg deleted file mode 100644 index b3b7d75..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-step-instruction.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-step-into-instruction.svg b/breeze-icons-5.21.0/icons/actions/16/debug-step-into-instruction.svg deleted file mode 100644 index 749cd5e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-step-into-instruction.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-step-into.svg b/breeze-icons-5.21.0/icons/actions/16/debug-step-into.svg deleted file mode 100644 index 7ae24b3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-step-into.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-step-out.svg b/breeze-icons-5.21.0/icons/actions/16/debug-step-out.svg deleted file mode 100644 index 1269206..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-step-out.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/debug-step-over.svg b/breeze-icons-5.21.0/icons/actions/16/debug-step-over.svg deleted file mode 100644 index e9192c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/debug-step-over.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/deep-history.svg b/breeze-icons-5.21.0/icons/actions/16/deep-history.svg deleted file mode 100644 index ca8bc67..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/deep-history.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/delete-comment.svg b/breeze-icons-5.21.0/icons/actions/16/delete-comment.svg deleted file mode 100644 index e994fd6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/delete-comment.svg +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/delete-table-row.svg b/breeze-icons-5.21.0/icons/actions/16/delete-table-row.svg deleted file mode 100644 index 1aa3607..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/delete-table-row.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dependency.svg b/breeze-icons-5.21.0/icons/actions/16/dependency.svg deleted file mode 100644 index c305a10..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dependency.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/diag_class.svg b/breeze-icons-5.21.0/icons/actions/16/diag_class.svg deleted file mode 100644 index 2f164ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/diag_class.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-align-and-distribute.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-align-and-distribute.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-align-and-distribute.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-cancel.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-cancel.svg deleted file mode 100644 index d3d5c06..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-cancel.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-close.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-fill-and-stroke.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-fill-and-stroke.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-fill-and-stroke.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-filters.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-filters.svg deleted file mode 120000 index bf1c124..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-filters.svg +++ /dev/null @@ -1 +0,0 @@ -view-filter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-icon-preview.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-icon-preview.svg deleted file mode 120000 index 7a2e5e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-icon-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-input-devices.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-input-devices.svg deleted file mode 100644 index 82ec221..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-input-devices.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-layers.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-layers.svg deleted file mode 100644 index e73ac8b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-layers.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-memory.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-memory.svg deleted file mode 120000 index c615601..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-memory.svg +++ /dev/null @@ -1 +0,0 @@ -view-statistics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-messages.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-messages.svg deleted file mode 100644 index 97c2caa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-messages.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-object-properties.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-object-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-object-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-ok-apply.svg deleted file mode 100644 index 8016b9c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-ok-apply.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-ok.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-rows-and-columns.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-rows-and-columns.svg deleted file mode 100644 index 44d5a89..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-rows-and-columns.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-scripts.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-scripts.svg deleted file mode 100644 index f886923..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-scripts.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-text-and-font.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-text-and-font.svg deleted file mode 120000 index 530ddc0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-text-and-font.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-select-font.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-tile-clones.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-tile-clones.svg deleted file mode 100644 index 78615eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-tile-clones.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-transform.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-transform.svg deleted file mode 120000 index 8c656af..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-transform.svg +++ /dev/null @@ -1 +0,0 @@ -transform-scale.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/dialog-xml-editor.svg b/breeze-icons-5.21.0/icons/actions/16/dialog-xml-editor.svg deleted file mode 100644 index 0095945..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dialog-xml-editor.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dirsync.svg b/breeze-icons-5.21.0/icons/actions/16/dirsync.svg deleted file mode 120000 index 0e0e5bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dirsync.svg +++ /dev/null @@ -1 +0,0 @@ -folder-sync.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-baseline.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-baseline.svg deleted file mode 100644 index 711064a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-baseline.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-center.svg deleted file mode 100644 index 899f5f9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-center.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-equal.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-equal.svg deleted file mode 100644 index e6e192a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-equal.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-gaps.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-gaps.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-left.svg deleted file mode 100644 index 9624f8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-margin.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-margin.svg deleted file mode 100644 index fc55b4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-margin.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-page.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-page.svg deleted file mode 100644 index bf0ac1e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-page.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-right.svg deleted file mode 100644 index b76c65f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-right.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-x.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-x.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal-x.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal.svg deleted file mode 100644 index 1348ae7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-horizontal.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-baseline.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-baseline.svg deleted file mode 100644 index 23f7164..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-baseline.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-bottom.svg deleted file mode 100644 index 418e15e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-bottom.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-center.svg deleted file mode 100644 index 35ddc51..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-center.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-equal.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-equal.svg deleted file mode 100644 index 7e8c152..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-equal.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-gaps.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-gaps.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-margin.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-margin.svg deleted file mode 100644 index ba1c732..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-margin.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-page.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-page.svg deleted file mode 100644 index 2af973f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-page.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-top.svg deleted file mode 100644 index 68faba6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-top.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-y.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-y.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical-y.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/distribute-vertical.svg deleted file mode 100644 index 641b0e7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/distribute-vertical.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-cleanup.svg b/breeze-icons-5.21.0/icons/actions/16/document-cleanup.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-cleanup.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-close.svg b/breeze-icons-5.21.0/icons/actions/16/document-close.svg deleted file mode 100644 index e917e2b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-close.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-decrypt.svg b/breeze-icons-5.21.0/icons/actions/16/document-decrypt.svg deleted file mode 100644 index 86cd106..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-decrypt.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit-decrypt-verify.svg deleted file mode 100644 index d5c536d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit-decrypt.svg deleted file mode 100644 index 6ab7cdd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit-decrypt.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit-encrypt.svg deleted file mode 100644 index 894235a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit-encrypt.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit-sign-encrypt.svg deleted file mode 100644 index b0890b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit-sign.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit-sign.svg deleted file mode 100644 index 7d60a17..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit-sign.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit-verify.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit-verify.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit-verify.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-edit.svg b/breeze-icons-5.21.0/icons/actions/16/document-edit.svg deleted file mode 100644 index 43acd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-edit.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-encrypt.svg b/breeze-icons-5.21.0/icons/actions/16/document-encrypt.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-encrypt.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-encrypted.svg b/breeze-icons-5.21.0/icons/actions/16/document-encrypted.svg deleted file mode 100644 index 706003b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-encrypted.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-export-ocal.svg b/breeze-icons-5.21.0/icons/actions/16/document-export-ocal.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-export-ocal.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-export-table.svg b/breeze-icons-5.21.0/icons/actions/16/document-export-table.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-export-table.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-export.svg b/breeze-icons-5.21.0/icons/actions/16/document-export.svg deleted file mode 100644 index d4d1045..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-export.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-import-ocal.svg b/breeze-icons-5.21.0/icons/actions/16/document-import-ocal.svg deleted file mode 120000 index c7116c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-import-ocal.svg +++ /dev/null @@ -1 +0,0 @@ -document-import.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-import.svg b/breeze-icons-5.21.0/icons/actions/16/document-import.svg deleted file mode 100644 index d6c5a63..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-import.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-multiple.svg b/breeze-icons-5.21.0/icons/actions/16/document-multiple.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-new-from-template.svg b/breeze-icons-5.21.0/icons/actions/16/document-new-from-template.svg deleted file mode 100644 index 57aeeb3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-new-from-template.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-new.svg b/breeze-icons-5.21.0/icons/actions/16/document-new.svg deleted file mode 100644 index 703ef2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-open-data.svg b/breeze-icons-5.21.0/icons/actions/16/document-open-data.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-open-data.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-open-folder.svg b/breeze-icons-5.21.0/icons/actions/16/document-open-folder.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-open-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-open-recent.svg b/breeze-icons-5.21.0/icons/actions/16/document-open-recent.svg deleted file mode 100644 index a7b316e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-open-recent.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-open-remote.svg b/breeze-icons-5.21.0/icons/actions/16/document-open-remote.svg deleted file mode 100644 index 73e9500..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-open-remote.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-open.svg b/breeze-icons-5.21.0/icons/actions/16/document-open.svg deleted file mode 100644 index 5f90c0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-open.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-preview-archive.svg b/breeze-icons-5.21.0/icons/actions/16/document-preview-archive.svg deleted file mode 100644 index c3606fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-preview-archive.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-preview.svg b/breeze-icons-5.21.0/icons/actions/16/document-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-print-direct.svg b/breeze-icons-5.21.0/icons/actions/16/document-print-direct.svg deleted file mode 100644 index b743a73..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-print-direct.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-print-frame.svg b/breeze-icons-5.21.0/icons/actions/16/document-print-frame.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-print-frame.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-print-preview.svg b/breeze-icons-5.21.0/icons/actions/16/document-print-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-print-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-print.svg b/breeze-icons-5.21.0/icons/actions/16/document-print.svg deleted file mode 100644 index 39e2e3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-print.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-properties.svg b/breeze-icons-5.21.0/icons/actions/16/document-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-revert.svg b/breeze-icons-5.21.0/icons/actions/16/document-revert.svg deleted file mode 100644 index af93e70..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-revert.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-save-all.svg b/breeze-icons-5.21.0/icons/actions/16/document-save-all.svg deleted file mode 100644 index 83f95e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-save-all.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-save-as.svg b/breeze-icons-5.21.0/icons/actions/16/document-save-as.svg deleted file mode 100644 index e7b2d13..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-save-as.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-save.svg b/breeze-icons-5.21.0/icons/actions/16/document-save.svg deleted file mode 100644 index 808a822..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-save.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-share.svg b/breeze-icons-5.21.0/icons/actions/16/document-share.svg deleted file mode 100644 index 9d19680..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-share.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/document-sign.svg b/breeze-icons-5.21.0/icons/actions/16/document-sign.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-sign.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/document-swap.svg b/breeze-icons-5.21.0/icons/actions/16/document-swap.svg deleted file mode 100644 index 0e9098b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/document-swap.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/documentation.svg b/breeze-icons-5.21.0/icons/actions/16/documentation.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/documentation.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/documentinfo.svg b/breeze-icons-5.21.0/icons/actions/16/documentinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/documentinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/download-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/download-amarok.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/download-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/download-later.svg b/breeze-icons-5.21.0/icons/actions/16/download-later.svg deleted file mode 100644 index 83264f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/download-later.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/download.svg b/breeze-icons-5.21.0/icons/actions/16/download.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/download.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-back.svg b/breeze-icons-5.21.0/icons/actions/16/draw-arrow-back.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-back.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-down.svg b/breeze-icons-5.21.0/icons/actions/16/draw-arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-forward.svg b/breeze-icons-5.21.0/icons/actions/16/draw-arrow-forward.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-forward.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-up.svg b/breeze-icons-5.21.0/icons/actions/16/draw-arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-bezier-curves.svg b/breeze-icons-5.21.0/icons/actions/16/draw-bezier-curves.svg deleted file mode 100644 index bc27bd0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-bezier-curves.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-brush.svg b/breeze-icons-5.21.0/icons/actions/16/draw-brush.svg deleted file mode 100644 index 174802c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-brush.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-circle.svg b/breeze-icons-5.21.0/icons/actions/16/draw-circle.svg deleted file mode 100644 index 80fa0f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-circle.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-connector.svg b/breeze-icons-5.21.0/icons/actions/16/draw-connector.svg deleted file mode 100644 index 769d87b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-connector.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-cross.svg b/breeze-icons-5.21.0/icons/actions/16/draw-cross.svg deleted file mode 100644 index c1a57bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-cross.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-cuboid.svg b/breeze-icons-5.21.0/icons/actions/16/draw-cuboid.svg deleted file mode 100644 index a6b26f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-cuboid.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-donut.svg b/breeze-icons-5.21.0/icons/actions/16/draw-donut.svg deleted file mode 100644 index 295b327..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-donut.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-arc.svg b/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-arc.svg deleted file mode 100644 index 9463342..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-arc.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-segment.svg b/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-segment.svg deleted file mode 100644 index e40101b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-segment.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-whole.svg b/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-whole.svg deleted file mode 100644 index 8fffda9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse-whole.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse.svg b/breeze-icons-5.21.0/icons/actions/16/draw-ellipse.svg deleted file mode 100644 index 821b10d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-ellipse.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-eraser-delete-objects.svg b/breeze-icons-5.21.0/icons/actions/16/draw-eraser-delete-objects.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-eraser-delete-objects.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-eraser.svg b/breeze-icons-5.21.0/icons/actions/16/draw-eraser.svg deleted file mode 100644 index 85c80cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-eraser.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-freehand.svg b/breeze-icons-5.21.0/icons/actions/16/draw-freehand.svg deleted file mode 100644 index be21e01..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-freehand.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle1.svg b/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle1.svg deleted file mode 100644 index 2876936..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle1.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle2.svg b/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle2.svg deleted file mode 100644 index 9c3f1a5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle2.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle3.svg b/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle3.svg deleted file mode 100644 index 1419a17..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle3.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle4.svg b/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle4.svg deleted file mode 100644 index ad8ecf8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-halfcircle4.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-line.svg b/breeze-icons-5.21.0/icons/actions/16/draw-line.svg deleted file mode 100644 index 2e2cd85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-line.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-path.svg b/breeze-icons-5.21.0/icons/actions/16/draw-path.svg deleted file mode 100644 index 2afbf77..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-path.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-polygon-star.svg b/breeze-icons-5.21.0/icons/actions/16/draw-polygon-star.svg deleted file mode 100644 index 7dff01f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-polygon-star.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-polygon.svg b/breeze-icons-5.21.0/icons/actions/16/draw-polygon.svg deleted file mode 100644 index 741bfa7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-polygon.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-polyline.svg b/breeze-icons-5.21.0/icons/actions/16/draw-polyline.svg deleted file mode 100644 index a4a7693..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-polyline.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-rectangle.svg b/breeze-icons-5.21.0/icons/actions/16/draw-rectangle.svg deleted file mode 100644 index c7a188f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-rectangle.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-spiral.svg b/breeze-icons-5.21.0/icons/actions/16/draw-spiral.svg deleted file mode 100644 index 76f532f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-spiral.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-square-inverted-corners.svg b/breeze-icons-5.21.0/icons/actions/16/draw-square-inverted-corners.svg deleted file mode 100644 index e1e17fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-square-inverted-corners.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-star.svg b/breeze-icons-5.21.0/icons/actions/16/draw-star.svg deleted file mode 100644 index 2831101..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-star.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-text.svg b/breeze-icons-5.21.0/icons/actions/16/draw-text.svg deleted file mode 100644 index 7e86fa6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-text.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-triangle.svg b/breeze-icons-5.21.0/icons/actions/16/draw-triangle.svg deleted file mode 100644 index 5c7879a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-triangle.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-triangle1.svg b/breeze-icons-5.21.0/icons/actions/16/draw-triangle1.svg deleted file mode 100644 index 9db2de2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-triangle1.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-triangle2.svg b/breeze-icons-5.21.0/icons/actions/16/draw-triangle2.svg deleted file mode 100644 index 0f60311..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-triangle2.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-triangle3.svg b/breeze-icons-5.21.0/icons/actions/16/draw-triangle3.svg deleted file mode 100644 index 3d80e9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-triangle3.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-triangle4.svg b/breeze-icons-5.21.0/icons/actions/16/draw-triangle4.svg deleted file mode 100644 index 2c0697e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-triangle4.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/draw-watercolor.svg b/breeze-icons-5.21.0/icons/actions/16/draw-watercolor.svg deleted file mode 100644 index 075c681..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/draw-watercolor.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/dynamic-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/dynamic-amarok.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/dynamic-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-bomb.svg b/breeze-icons-5.21.0/icons/actions/16/edit-bomb.svg deleted file mode 100644 index a4d2275..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-bomb.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clear-history.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clear-history.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clear-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clear-list.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clear-list.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clear-list.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clear-locationbar-ltr.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clear-locationbar-ltr.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clear-locationbar-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clear-locationbar-rtl.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clear-locationbar-rtl.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clear-locationbar-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clear.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clear.svg deleted file mode 100644 index 5c3ee20..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clear.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clone-unlink.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clone-unlink.svg deleted file mode 100644 index 78a0267..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clone-unlink.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-clone.svg b/breeze-icons-5.21.0/icons/actions/16/edit-clone.svg deleted file mode 100644 index 3837718..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-clone.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-comment.svg b/breeze-icons-5.21.0/icons/actions/16/edit-comment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-comment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-copy.svg b/breeze-icons-5.21.0/icons/actions/16/edit-copy.svg deleted file mode 100644 index 1fc7884..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-copy.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-cut.svg b/breeze-icons-5.21.0/icons/actions/16/edit-cut.svg deleted file mode 100644 index 7e827a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-cut.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-delete-shred.svg b/breeze-icons-5.21.0/icons/actions/16/edit-delete-shred.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-delete-shred.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-delete.svg b/breeze-icons-5.21.0/icons/actions/16/edit-delete.svg deleted file mode 100644 index 173d637..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-delete.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-download.svg b/breeze-icons-5.21.0/icons/actions/16/edit-download.svg deleted file mode 100644 index 9b917d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-download.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-duplicate.svg b/breeze-icons-5.21.0/icons/actions/16/edit-duplicate.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-duplicate.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-entry.svg b/breeze-icons-5.21.0/icons/actions/16/edit-entry.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-entry.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-find-mail.svg b/breeze-icons-5.21.0/icons/actions/16/edit-find-mail.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-find-mail.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-find-project.svg b/breeze-icons-5.21.0/icons/actions/16/edit-find-project.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-find-project.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-find-replace.svg b/breeze-icons-5.21.0/icons/actions/16/edit-find-replace.svg deleted file mode 100644 index 147520f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-find-replace.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-find-user.svg b/breeze-icons-5.21.0/icons/actions/16/edit-find-user.svg deleted file mode 120000 index 12af19e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-find-user.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-find.svg b/breeze-icons-5.21.0/icons/actions/16/edit-find.svg deleted file mode 100644 index dbd273c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-find.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-guides.svg b/breeze-icons-5.21.0/icons/actions/16/edit-guides.svg deleted file mode 100644 index 06b8529..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-guides.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-add.svg b/breeze-icons-5.21.0/icons/actions/16/edit-image-face-add.svg deleted file mode 100644 index 874e639..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-add.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-detect.svg b/breeze-icons-5.21.0/icons/actions/16/edit-image-face-detect.svg deleted file mode 100644 index 2d0cf50..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-detect.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-recognize.svg b/breeze-icons-5.21.0/icons/actions/16/edit-image-face-recognize.svg deleted file mode 100644 index d9a628d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-recognize.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-show.svg b/breeze-icons-5.21.0/icons/actions/16/edit-image-face-show.svg deleted file mode 100644 index 36897b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-image-face-show.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-link.svg b/breeze-icons-5.21.0/icons/actions/16/edit-link.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-link.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-map.svg b/breeze-icons-5.21.0/icons/actions/16/edit-map.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-map.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-node.svg b/breeze-icons-5.21.0/icons/actions/16/edit-node.svg deleted file mode 100644 index ed6e172..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-node.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-paste-in-place.svg b/breeze-icons-5.21.0/icons/actions/16/edit-paste-in-place.svg deleted file mode 100644 index fb208e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-paste-in-place.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-paste-style.svg b/breeze-icons-5.21.0/icons/actions/16/edit-paste-style.svg deleted file mode 100644 index c215ffa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-paste-style.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-paste.svg b/breeze-icons-5.21.0/icons/actions/16/edit-paste.svg deleted file mode 100644 index 42832a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-paste.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-redo.svg b/breeze-icons-5.21.0/icons/actions/16/edit-redo.svg deleted file mode 100644 index f7ca62d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-redo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-rename.svg b/breeze-icons-5.21.0/icons/actions/16/edit-rename.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-rename.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-select-all-layers.svg b/breeze-icons-5.21.0/icons/actions/16/edit-select-all-layers.svg deleted file mode 100644 index abda325..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-select-all-layers.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-select-all.svg b/breeze-icons-5.21.0/icons/actions/16/edit-select-all.svg deleted file mode 100644 index 3f080e7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-select-all.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-select-invert.svg b/breeze-icons-5.21.0/icons/actions/16/edit-select-invert.svg deleted file mode 100644 index b2475ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-select-invert.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-select-none.svg b/breeze-icons-5.21.0/icons/actions/16/edit-select-none.svg deleted file mode 100644 index 3ccc848..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-select-none.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-select-original.svg b/breeze-icons-5.21.0/icons/actions/16/edit-select-original.svg deleted file mode 100644 index 563b994..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-select-original.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-select.svg b/breeze-icons-5.21.0/icons/actions/16/edit-select.svg deleted file mode 100644 index 5961f0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-select.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-cell-merge.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-cell-merge.svg deleted file mode 100644 index 3d1a477..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-cell-merge.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-cell-split.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-cell-split.svg deleted file mode 100644 index 26d9941..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-cell-split.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-delete-column.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-delete-column.svg deleted file mode 100644 index 75ac123..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-delete-column.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-delete-row.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-delete-row.svg deleted file mode 100644 index 6e081c0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-delete-row.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-column-left.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-column-left.svg deleted file mode 100644 index 4fab8dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-column-left.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-column-right.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-column-right.svg deleted file mode 100644 index 71eb87b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-column-right.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-above.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-above.svg deleted file mode 100644 index 3e26f07..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-above.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-below.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-below.svg deleted file mode 100644 index ee80b67..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-below.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-under.svg b/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-under.svg deleted file mode 100644 index e07e88a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-table-insert-row-under.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-text-frame-update.svg b/breeze-icons-5.21.0/icons/actions/16/edit-text-frame-update.svg deleted file mode 100644 index 096d34b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-text-frame-update.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-undo-history.svg b/breeze-icons-5.21.0/icons/actions/16/edit-undo-history.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-undo-history.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/edit-undo.svg b/breeze-icons-5.21.0/icons/actions/16/edit-undo.svg deleted file mode 100644 index 2ef92fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/edit-undo.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/editimage.svg b/breeze-icons-5.21.0/icons/actions/16/editimage.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/editimage.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/editor.svg b/breeze-icons-5.21.0/icons/actions/16/editor.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/editor.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/end_of_life.svg b/breeze-icons-5.21.0/icons/actions/16/end_of_life.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/end_of_life.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/end_state.svg b/breeze-icons-5.21.0/icons/actions/16/end_state.svg deleted file mode 120000 index 82214a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/end_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-skip-forward.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/entity.svg b/breeze-icons-5.21.0/icons/actions/16/entity.svg deleted file mode 100644 index 7b4c1ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/entity.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/entry-clone.svg b/breeze-icons-5.21.0/icons/actions/16/entry-clone.svg deleted file mode 120000 index 057bb99..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/entry-clone.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/entry-delete.svg b/breeze-icons-5.21.0/icons/actions/16/entry-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/entry-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/entry-edit.svg b/breeze-icons-5.21.0/icons/actions/16/entry-edit.svg deleted file mode 100644 index a179573..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/entry-edit.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/enum.svg b/breeze-icons-5.21.0/icons/actions/16/enum.svg deleted file mode 120000 index 7857e22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/enum.svg +++ /dev/null @@ -1 +0,0 @@ -code-variable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/error.svg b/breeze-icons-5.21.0/icons/actions/16/error.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/error.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-all.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-all.svg deleted file mode 100644 index 66f9619..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-all.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-down.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-down.svg deleted file mode 100644 index f978039..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-down.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-horizontal.svg deleted file mode 100644 index a5b39b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-horizontal.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-left.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-left.svg deleted file mode 100644 index 25158a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-left.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-right.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-right.svg deleted file mode 100644 index 90a42f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-right.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-up.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-up.svg deleted file mode 100644 index 1105f55..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-up.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/escape-direction-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/escape-direction-vertical.svg deleted file mode 100644 index c994c3b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/escape-direction-vertical.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/exception.svg b/breeze-icons-5.21.0/icons/actions/16/exception.svg deleted file mode 100644 index 5c3adba..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/exception.svg +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/exifinfo.svg b/breeze-icons-5.21.0/icons/actions/16/exifinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/exifinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/favorite-genres-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/favorite-genres-amarok.svg deleted file mode 100644 index 8fb52f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/favorite-genres-amarok.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/feed-subscribe.svg b/breeze-icons-5.21.0/icons/actions/16/feed-subscribe.svg deleted file mode 100644 index 60f8926..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/feed-subscribe.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/file-zoom-in.svg b/breeze-icons-5.21.0/icons/actions/16/file-zoom-in.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/file-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/file-zoom-out.svg b/breeze-icons-5.21.0/icons/actions/16/file-zoom-out.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/file-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-album-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-album-amarok.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-album-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-and-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-and-amarok.svg deleted file mode 100644 index b9405f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-and-amarok.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-bpm-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-bpm-amarok.svg deleted file mode 100644 index bf6b31f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-bpm-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-comment-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-comment-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-comment-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-composer-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-composer-amarok.svg deleted file mode 120000 index c2db299..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-composer-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit-sign.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-dash-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-dash-amarok.svg deleted file mode 100644 index 64a405f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-dash-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-discnumber-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-discnumber-amarok.svg deleted file mode 100644 index ade223b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-discnumber-amarok.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-divider.svg b/breeze-icons-5.21.0/icons/actions/16/filename-divider.svg deleted file mode 100644 index eb49ef4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-divider.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-dot-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-dot-amarok.svg deleted file mode 100644 index 057cd2e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-dot-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-filetype-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-filetype-amarok.svg deleted file mode 100644 index d82c390..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-filetype-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-genre-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-genre-amarok.svg deleted file mode 120000 index 597fac1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-genre-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -favorite-genres-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-group-length.svg b/breeze-icons-5.21.0/icons/actions/16/filename-group-length.svg deleted file mode 100644 index c4c3f7c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-group-length.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-group-tracks.svg b/breeze-icons-5.21.0/icons/actions/16/filename-group-tracks.svg deleted file mode 100644 index bfb5b22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-group-tracks.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-ignore-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-ignore-amarok.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-ignore-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-initial-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-initial-amarok.svg deleted file mode 100644 index 017bcea..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-initial-amarok.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-last-played.svg b/breeze-icons-5.21.0/icons/actions/16/filename-last-played.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-last-played.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-moodbar.svg b/breeze-icons-5.21.0/icons/actions/16/filename-moodbar.svg deleted file mode 100644 index 8ea412d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-moodbar.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-sample-rate.svg b/breeze-icons-5.21.0/icons/actions/16/filename-sample-rate.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-sample-rate.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-slash-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-slash-amarok.svg deleted file mode 100644 index 59312a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-slash-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-space-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-space-amarok.svg deleted file mode 100644 index 71b2e5e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-space-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-title-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-title-amarok.svg deleted file mode 100644 index 693ccda..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-title-amarok.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-track-amarok.svg deleted file mode 120000 index 324bd1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-track-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -filename-discnumber-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-underscore-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-underscore-amarok.svg deleted file mode 100644 index 389c7fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-underscore-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/filename-year-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/filename-year-amarok.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/filename-year-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/fileview-preview.svg b/breeze-icons-5.21.0/icons/actions/16/fileview-preview.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/fileview-preview.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/fill-color.svg b/breeze-icons-5.21.0/icons/actions/16/fill-color.svg deleted file mode 100644 index 9984209..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/fill-color.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/fill-rule-even-odd.svg b/breeze-icons-5.21.0/icons/actions/16/fill-rule-even-odd.svg deleted file mode 100644 index 71b717f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/fill-rule-even-odd.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/fill-rule-nonzero.svg b/breeze-icons-5.21.0/icons/actions/16/fill-rule-nonzero.svg deleted file mode 100644 index 176cc51..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/fill-rule-nonzero.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/final_activity.svg b/breeze-icons-5.21.0/icons/actions/16/final_activity.svg deleted file mode 100644 index 0d3550a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/final_activity.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flag-black.svg b/breeze-icons-5.21.0/icons/actions/16/flag-black.svg deleted file mode 100644 index 80438e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flag-black.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flag-blue.svg b/breeze-icons-5.21.0/icons/actions/16/flag-blue.svg deleted file mode 100644 index 03cc7f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flag-blue.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flag-green.svg b/breeze-icons-5.21.0/icons/actions/16/flag-green.svg deleted file mode 100644 index d8ce9de..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flag-green.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flag-red.svg b/breeze-icons-5.21.0/icons/actions/16/flag-red.svg deleted file mode 100644 index f5ca399..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flag-red.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flag-yellow.svg b/breeze-icons-5.21.0/icons/actions/16/flag-yellow.svg deleted file mode 100644 index 656e00a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flag-yellow.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flag.svg b/breeze-icons-5.21.0/icons/actions/16/flag.svg deleted file mode 100644 index 4f3a103..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flag.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/flash.svg b/breeze-icons-5.21.0/icons/actions/16/flash.svg deleted file mode 100644 index def268a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/flash.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/folder-new.svg b/breeze-icons-5.21.0/icons/actions/16/folder-new.svg deleted file mode 100644 index 16b1745..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/folder-new.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/folder-sync.svg b/breeze-icons-5.21.0/icons/actions/16/folder-sync.svg deleted file mode 100644 index 88e677c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/folder-sync.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/followmouse.svg b/breeze-icons-5.21.0/icons/actions/16/followmouse.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/followmouse.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/foreign_green.svg b/breeze-icons-5.21.0/icons/actions/16/foreign_green.svg deleted file mode 100644 index 7b990ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/foreign_green.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/foreign_red.svg b/breeze-icons-5.21.0/icons/actions/16/foreign_red.svg deleted file mode 100644 index eb150bf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/foreign_red.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/foreignkey_constraint.svg b/breeze-icons-5.21.0/icons/actions/16/foreignkey_constraint.svg deleted file mode 100644 index d2244f9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/foreignkey_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/fork.svg b/breeze-icons-5.21.0/icons/actions/16/fork.svg deleted file mode 100644 index ea0ccd5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/fork.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-add-node.svg b/breeze-icons-5.21.0/icons/actions/16/format-add-node.svg deleted file mode 100644 index 9a6aeb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-add-node.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-bottom.svg deleted file mode 100644 index a16df02..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-bottom.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-center.svg deleted file mode 100644 index 0969274..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-center.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-top.svg deleted file mode 100644 index 67d9d16..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-align-vertical-top.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-all.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-all.svg deleted file mode 100644 index c0772f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-all.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-bottom.svg deleted file mode 100644 index 1eb6635..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-bottom.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-diagonal-bl-tr.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-diagonal-bl-tr.svg deleted file mode 100644 index d19ce86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-diagonal-bl-tr.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-diagonal-tl-br.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-diagonal-tl-br.svg deleted file mode 100644 index 4d6ac4d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-diagonal-tl-br.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-external.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-external.svg deleted file mode 100644 index 5a9ca42..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-external.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal-horizontal.svg deleted file mode 100644 index 617cb3e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal-horizontal.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal-vertical.svg deleted file mode 100644 index f59e9f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal-vertical.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal.svg deleted file mode 100644 index 9a9fd48..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-internal.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-left.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-left.svg deleted file mode 100644 index 3989d40..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-left.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-none.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-none.svg deleted file mode 100644 index a710eb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-none.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-right.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-right.svg deleted file mode 100644 index b1d0d4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-right.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-set-top.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-set-top.svg deleted file mode 100644 index 4d5018c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-set-top.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-border-style.svg b/breeze-icons-5.21.0/icons/actions/16/format-border-style.svg deleted file mode 100644 index 24911ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-border-style.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-break-node.svg b/breeze-icons-5.21.0/icons/actions/16/format-break-node.svg deleted file mode 100644 index 49abfc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-break-node.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-connect-node.svg b/breeze-icons-5.21.0/icons/actions/16/format-connect-node.svg deleted file mode 100644 index 39c942f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-connect-node.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-disconnect-node.svg b/breeze-icons-5.21.0/icons/actions/16/format-disconnect-node.svg deleted file mode 100644 index fc8b79c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-disconnect-node.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-fill-color.svg b/breeze-icons-5.21.0/icons/actions/16/format-fill-color.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-fill-color.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/format-font-size-less.svg b/breeze-icons-5.21.0/icons/actions/16/format-font-size-less.svg deleted file mode 100644 index c5e6844..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-font-size-less.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-font-size-more.svg b/breeze-icons-5.21.0/icons/actions/16/format-font-size-more.svg deleted file mode 100644 index a8bd98b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-font-size-more.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-indent-less.svg b/breeze-icons-5.21.0/icons/actions/16/format-indent-less.svg deleted file mode 100644 index 661f84a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-indent-less.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-indent-more.svg b/breeze-icons-5.21.0/icons/actions/16/format-indent-more.svg deleted file mode 100644 index 3ec7a34..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-indent-more.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-join-node.svg b/breeze-icons-5.21.0/icons/actions/16/format-join-node.svg deleted file mode 100644 index 314cf67..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-join-node.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-justify-center.svg b/breeze-icons-5.21.0/icons/actions/16/format-justify-center.svg deleted file mode 100644 index 634a926..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-justify-center.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-justify-fill.svg b/breeze-icons-5.21.0/icons/actions/16/format-justify-fill.svg deleted file mode 100644 index c2fe997..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-justify-fill.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-justify-left.svg b/breeze-icons-5.21.0/icons/actions/16/format-justify-left.svg deleted file mode 100644 index 1b7f690..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-justify-left.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-justify-right.svg b/breeze-icons-5.21.0/icons/actions/16/format-justify-right.svg deleted file mode 100644 index 38f6345..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-justify-right.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-double.svg b/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-double.svg deleted file mode 100644 index 31a9417..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-double.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-normal.svg b/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-normal.svg deleted file mode 100644 index 42e1f57..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-normal.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-triple.svg b/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-triple.svg deleted file mode 100644 index 7d70581..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-line-spacing-triple.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-list-ordered.svg b/breeze-icons-5.21.0/icons/actions/16/format-list-ordered.svg deleted file mode 100644 index 78ad26c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-list-ordered.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-list-unordered.svg b/breeze-icons-5.21.0/icons/actions/16/format-list-unordered.svg deleted file mode 100644 index ad33bfb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-list-unordered.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-number-percent.svg b/breeze-icons-5.21.0/icons/actions/16/format-number-percent.svg deleted file mode 100644 index fabafd2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-number-percent.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-precision-less.svg b/breeze-icons-5.21.0/icons/actions/16/format-precision-less.svg deleted file mode 100644 index 2ab3c4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-precision-less.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-precision-more.svg b/breeze-icons-5.21.0/icons/actions/16/format-precision-more.svg deleted file mode 100644 index 03d7411..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-precision-more.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-remove-node.svg b/breeze-icons-5.21.0/icons/actions/16/format-remove-node.svg deleted file mode 100644 index 4ec1e22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-remove-node.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-stroke-color.svg b/breeze-icons-5.21.0/icons/actions/16/format-stroke-color.svg deleted file mode 100644 index fb4b7dd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-stroke-color.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-blockquote.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-blockquote.svg deleted file mode 100644 index 53075fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-blockquote.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-bold.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-bold.svg deleted file mode 100644 index aa711a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-bold.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-capitalize.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-capitalize.svg deleted file mode 100644 index 2edf72b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-capitalize.svg +++ /dev/null @@ -1,356 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-code.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-code.svg deleted file mode 100644 index b7a54af..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-code.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-color.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-color.svg deleted file mode 100644 index e1ddf2f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-color.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-direction-horizontal.svg deleted file mode 100644 index 69d1aae..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-horizontal.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-ltr.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-direction-ltr.svg deleted file mode 100644 index 95d84d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-ltr.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-rtl.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-direction-rtl.svg deleted file mode 100644 index 18c6eea..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-rtl.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-direction-vertical.svg deleted file mode 100644 index 6aa17e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-direction-vertical.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-italic.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-italic.svg deleted file mode 100644 index 9ac3f13..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-italic.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-lowercase.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-lowercase.svg deleted file mode 100644 index 9f7f481..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-lowercase.svg +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-strikethrough.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-strikethrough.svg deleted file mode 100644 index 89864cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-strikethrough.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-subscript.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-subscript.svg deleted file mode 100644 index 838fba7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-subscript.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-superscript.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-superscript.svg deleted file mode 100644 index bb016c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-superscript.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-symbol.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-symbol.svg deleted file mode 100644 index 6fb1426..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-symbol.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-underline.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-underline.svg deleted file mode 100644 index a09100c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-underline.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/format-text-uppercase.svg b/breeze-icons-5.21.0/icons/actions/16/format-text-uppercase.svg deleted file mode 100644 index c6c8805..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/format-text-uppercase.svg +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/formula.svg b/breeze-icons-5.21.0/icons/actions/16/formula.svg deleted file mode 100644 index 6ded964..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/formula.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-achievements.svg b/breeze-icons-5.21.0/icons/actions/16/games-achievements.svg deleted file mode 100644 index 9f921c0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-achievements.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-config-background.svg b/breeze-icons-5.21.0/icons/actions/16/games-config-background.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-config-background.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/games-config-board.svg b/breeze-icons-5.21.0/icons/actions/16/games-config-board.svg deleted file mode 100644 index c3398fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-config-board.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-config-custom.svg b/breeze-icons-5.21.0/icons/actions/16/games-config-custom.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-config-custom.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/games-config-options.svg b/breeze-icons-5.21.0/icons/actions/16/games-config-options.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/games-config-theme.svg b/breeze-icons-5.21.0/icons/actions/16/games-config-theme.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-config-theme.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/games-config-tiles.svg b/breeze-icons-5.21.0/icons/actions/16/games-config-tiles.svg deleted file mode 100644 index 82eec44..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-config-tiles.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-difficult.svg b/breeze-icons-5.21.0/icons/actions/16/games-difficult.svg deleted file mode 100644 index 50fec5a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-difficult.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-endturn.svg b/breeze-icons-5.21.0/icons/actions/16/games-endturn.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-endturn.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/games-highscores.svg b/breeze-icons-5.21.0/icons/actions/16/games-highscores.svg deleted file mode 100644 index 3659a75..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-highscores.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-hint.svg b/breeze-icons-5.21.0/icons/actions/16/games-hint.svg deleted file mode 100644 index ecf5f49..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-hint.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/games-solve.svg b/breeze-icons-5.21.0/icons/actions/16/games-solve.svg deleted file mode 100644 index 5fbffb9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/games-solve.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/geany-build.svg b/breeze-icons-5.21.0/icons/actions/16/geany-build.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/geany-build.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/geany-close-all.svg b/breeze-icons-5.21.0/icons/actions/16/geany-close-all.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/geany-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/geany-save-all.svg b/breeze-icons-5.21.0/icons/actions/16/geany-save-all.svg deleted file mode 120000 index 43e072f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/geany-save-all.svg +++ /dev/null @@ -1 +0,0 @@ -document-save-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/generalisation.svg b/breeze-icons-5.21.0/icons/actions/16/generalisation.svg deleted file mode 120000 index 0d7f524..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/generalisation.svg +++ /dev/null @@ -1 +0,0 @@ -generalise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/generalise.svg b/breeze-icons-5.21.0/icons/actions/16/generalise.svg deleted file mode 100644 index 646bd3f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/generalise.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/get-hot-new-stuff.svg b/breeze-icons-5.21.0/icons/actions/16/get-hot-new-stuff.svg deleted file mode 100644 index 3cfc80e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/get-hot-new-stuff.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/globe.svg b/breeze-icons-5.21.0/icons/actions/16/globe.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/globe.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/go-bottom.svg deleted file mode 100644 index 396db99..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-bottom.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-down-search.svg b/breeze-icons-5.21.0/icons/actions/16/go-down-search.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-down-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-down.svg b/breeze-icons-5.21.0/icons/actions/16/go-down.svg deleted file mode 100644 index 5798ffd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-down.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-first-view-page.svg b/breeze-icons-5.21.0/icons/actions/16/go-first-view-page.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-first-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-first-view.svg b/breeze-icons-5.21.0/icons/actions/16/go-first-view.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-first-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-first.svg b/breeze-icons-5.21.0/icons/actions/16/go-first.svg deleted file mode 100644 index f685bd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-first.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-home-large.svg b/breeze-icons-5.21.0/icons/actions/16/go-home-large.svg deleted file mode 120000 index 5cbdae9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-home-large.svg +++ /dev/null @@ -1 +0,0 @@ -go-home.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-home.svg b/breeze-icons-5.21.0/icons/actions/16/go-home.svg deleted file mode 100644 index de6df69..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-home.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-jump-declaration.svg b/breeze-icons-5.21.0/icons/actions/16/go-jump-declaration.svg deleted file mode 100644 index 492114f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-jump-declaration.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-jump-definition.svg b/breeze-icons-5.21.0/icons/actions/16/go-jump-definition.svg deleted file mode 100644 index 7a69889..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-jump-definition.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-jump-locationbar.svg b/breeze-icons-5.21.0/icons/actions/16/go-jump-locationbar.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-jump-locationbar.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-jump-today.svg b/breeze-icons-5.21.0/icons/actions/16/go-jump-today.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-jump-today.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-jump.svg b/breeze-icons-5.21.0/icons/actions/16/go-jump.svg deleted file mode 100644 index 07f98ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-jump.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-last-view-page.svg b/breeze-icons-5.21.0/icons/actions/16/go-last-view-page.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-last-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-last-view.svg b/breeze-icons-5.21.0/icons/actions/16/go-last-view.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-last-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-last.svg b/breeze-icons-5.21.0/icons/actions/16/go-last.svg deleted file mode 100644 index 114a972..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-last.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-next-context.svg b/breeze-icons-5.21.0/icons/actions/16/go-next-context.svg deleted file mode 100644 index a9eddba..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-next-context.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-next-use.svg b/breeze-icons-5.21.0/icons/actions/16/go-next-use.svg deleted file mode 100644 index cc680c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-next-use.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-next-view-page.svg b/breeze-icons-5.21.0/icons/actions/16/go-next-view-page.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-next-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-next-view.svg b/breeze-icons-5.21.0/icons/actions/16/go-next-view.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-next-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-next.svg b/breeze-icons-5.21.0/icons/actions/16/go-next.svg deleted file mode 100644 index be047a5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-next.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-parent-folder.svg b/breeze-icons-5.21.0/icons/actions/16/go-parent-folder.svg deleted file mode 100644 index 1e4b37d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-parent-folder.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-previous-context.svg b/breeze-icons-5.21.0/icons/actions/16/go-previous-context.svg deleted file mode 100644 index e6df792..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-previous-context.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-previous-use.svg b/breeze-icons-5.21.0/icons/actions/16/go-previous-use.svg deleted file mode 100644 index c003d49..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-previous-use.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-previous-view-page.svg b/breeze-icons-5.21.0/icons/actions/16/go-previous-view-page.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-previous-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-previous-view.svg b/breeze-icons-5.21.0/icons/actions/16/go-previous-view.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-previous-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-previous.svg b/breeze-icons-5.21.0/icons/actions/16/go-previous.svg deleted file mode 100644 index 7db14fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-previous.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-top.svg b/breeze-icons-5.21.0/icons/actions/16/go-top.svg deleted file mode 100644 index 05d77eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-top.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/go-up-search.svg b/breeze-icons-5.21.0/icons/actions/16/go-up-search.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-up-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/go-up.svg b/breeze-icons-5.21.0/icons/actions/16/go-up.svg deleted file mode 100644 index cb30082..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/go-up.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/gpg.svg b/breeze-icons-5.21.0/icons/actions/16/gpg.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gpg.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gpgsm.svg b/breeze-icons-5.21.0/icons/actions/16/gpgsm.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gpgsm.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gps.svg b/breeze-icons-5.21.0/icons/actions/16/gps.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gps.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/grid-axonometric.svg b/breeze-icons-5.21.0/icons/actions/16/grid-axonometric.svg deleted file mode 100644 index 89d813d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/grid-axonometric.svg +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/grid-rectangular.svg b/breeze-icons-5.21.0/icons/actions/16/grid-rectangular.svg deleted file mode 100644 index 849a57d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/grid-rectangular.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/group-delete.svg b/breeze-icons-5.21.0/icons/actions/16/group-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/group-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/group-edit.svg b/breeze-icons-5.21.0/icons/actions/16/group-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/group-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/group-new.svg b/breeze-icons-5.21.0/icons/actions/16/group-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/group-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-add.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-apply.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-apply.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-apply.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-authentication.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-authentication.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-authentication.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-bold.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-bold.svg deleted file mode 120000 index 3921884..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-bold.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-bold.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-cancel.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-cancel.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-cancel.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-cdrom.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-cdrom.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-cdrom.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-clear.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-clear.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-clear.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-close.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-color-picker.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-color-picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-color-picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-connect.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-connect.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-connect.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-convert.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-convert.svg deleted file mode 100644 index 9bc45d9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-convert.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-disconnect.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-disconnect.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-disconnect.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-edit.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-execute.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-execute.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-execute.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-floppy.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-floppy.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-index.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-index.svg deleted file mode 100644 index 71b42e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-index.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-no.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-no.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-no.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-ok.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-preferences.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-preferences.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-preferences.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-properties.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-quit.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-quit.svg deleted file mode 120000 index 514fcfb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-quit.svg +++ /dev/null @@ -1 +0,0 @@ -application-exit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-select-color.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-select-color.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-select-color.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-select-font.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-select-font.svg deleted file mode 100644 index 060f6f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-select-font.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-stop.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-stop.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-stop.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-undelete-ltr.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-undelete-ltr.svg deleted file mode 120000 index 88a18b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-undelete-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-undo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-undelete-rtl.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-undelete-rtl.svg deleted file mode 120000 index a13a878..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-undelete-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -edit-redo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/gtk-yes.svg b/breeze-icons-5.21.0/icons/actions/16/gtk-yes.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/gtk-yes.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/guides.svg b/breeze-icons-5.21.0/icons/actions/16/guides.svg deleted file mode 120000 index 520ecec..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/guides.svg +++ /dev/null @@ -1 +0,0 @@ -snap-guideline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-about.svg b/breeze-icons-5.21.0/icons/actions/16/help-about.svg deleted file mode 100644 index 2aa164e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-about.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/help-contents.svg b/breeze-icons-5.21.0/icons/actions/16/help-contents.svg deleted file mode 120000 index 442e3fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-contents.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/16/system-help.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-contextual.svg b/breeze-icons-5.21.0/icons/actions/16/help-contextual.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-contextual.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-donate.svg b/breeze-icons-5.21.0/icons/actions/16/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-feedback.svg b/breeze-icons-5.21.0/icons/actions/16/help-feedback.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-feedback.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-hint.svg b/breeze-icons-5.21.0/icons/actions/16/help-hint.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-hint.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/16/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/help-whatsthis.svg b/breeze-icons-5.21.0/icons/actions/16/help-whatsthis.svg deleted file mode 100644 index d05f4a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/help-whatsthis.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/hidemouse.svg b/breeze-icons-5.21.0/icons/actions/16/hidemouse.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/hidemouse.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/hint.svg b/breeze-icons-5.21.0/icons/actions/16/hint.svg deleted file mode 100644 index 924dfbb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/hint.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/identity.svg b/breeze-icons-5.21.0/icons/actions/16/identity.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/identity.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/im-aim.svg b/breeze-icons-5.21.0/icons/actions/16/im-aim.svg deleted file mode 100644 index 47a6c50..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-aim.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-ban-kick-user.svg b/breeze-icons-5.21.0/icons/actions/16/im-ban-kick-user.svg deleted file mode 100644 index bd09a2a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-ban-kick-user.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-ban-user.svg b/breeze-icons-5.21.0/icons/actions/16/im-ban-user.svg deleted file mode 120000 index 9861f81..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-ban-user.svg +++ /dev/null @@ -1 +0,0 @@ -./list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/im-facebook.svg b/breeze-icons-5.21.0/icons/actions/16/im-facebook.svg deleted file mode 100644 index 0fb510c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-facebook.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-icq.svg b/breeze-icons-5.21.0/icons/actions/16/im-icq.svg deleted file mode 100644 index 54c179f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-icq.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-identi.ca.svg b/breeze-icons-5.21.0/icons/actions/16/im-identi.ca.svg deleted file mode 100644 index 4755f3b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-identi.ca.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-invisible-user.svg b/breeze-icons-5.21.0/icons/actions/16/im-invisible-user.svg deleted file mode 100644 index 28bc190..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-invisible-user.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-irc.svg b/breeze-icons-5.21.0/icons/actions/16/im-irc.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-irc.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/im-jabber.svg b/breeze-icons-5.21.0/icons/actions/16/im-jabber.svg deleted file mode 120000 index d31bb93..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-jabber.svg +++ /dev/null @@ -1 +0,0 @@ -games-hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/im-kick-user.svg b/breeze-icons-5.21.0/icons/actions/16/im-kick-user.svg deleted file mode 100644 index acc2c4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-kick-user.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-msn.svg b/breeze-icons-5.21.0/icons/actions/16/im-msn.svg deleted file mode 100644 index a1314a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-msn.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-qq.svg b/breeze-icons-5.21.0/icons/actions/16/im-qq.svg deleted file mode 100644 index b5819a4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-qq.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-skype.svg b/breeze-icons-5.21.0/icons/actions/16/im-skype.svg deleted file mode 100644 index bded154..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-skype.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-twitter.svg b/breeze-icons-5.21.0/icons/actions/16/im-twitter.svg deleted file mode 100644 index 594439d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-twitter.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-user-away.svg b/breeze-icons-5.21.0/icons/actions/16/im-user-away.svg deleted file mode 100644 index 4dbedfe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-user-away.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-user-busy.svg b/breeze-icons-5.21.0/icons/actions/16/im-user-busy.svg deleted file mode 100644 index c799d92..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-user-busy.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-user-offline.svg b/breeze-icons-5.21.0/icons/actions/16/im-user-offline.svg deleted file mode 100644 index 730ad79..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-user-offline.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-user-online.svg b/breeze-icons-5.21.0/icons/actions/16/im-user-online.svg deleted file mode 100644 index c9c2d10..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-user-online.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-user.svg b/breeze-icons-5.21.0/icons/actions/16/im-user.svg deleted file mode 100644 index f43ac9e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-user.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/im-yahoo.svg b/breeze-icons-5.21.0/icons/actions/16/im-yahoo.svg deleted file mode 100644 index a7ab9d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/im-yahoo.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/imagecomment.svg b/breeze-icons-5.21.0/icons/actions/16/imagecomment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/imagecomment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/initial_state.svg b/breeze-icons-5.21.0/icons/actions/16/initial_state.svg deleted file mode 120000 index a0af194..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/initial_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-skip-backward.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-button.svg b/breeze-icons-5.21.0/icons/actions/16/insert-button.svg deleted file mode 100644 index e98892f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-button.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-endnote.svg b/breeze-icons-5.21.0/icons/actions/16/insert-endnote.svg deleted file mode 100644 index cd38d0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-endnote.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-footnote.svg b/breeze-icons-5.21.0/icons/actions/16/insert-footnote.svg deleted file mode 100644 index 5445dbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-footnote.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-horizontal-rule.svg b/breeze-icons-5.21.0/icons/actions/16/insert-horizontal-rule.svg deleted file mode 100644 index 2e91c5e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-horizontal-rule.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-image.svg b/breeze-icons-5.21.0/icons/actions/16/insert-image.svg deleted file mode 100644 index 10f44c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-image.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-link.svg b/breeze-icons-5.21.0/icons/actions/16/insert-link.svg deleted file mode 100644 index 6689919..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-link.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-math-expression.svg b/breeze-icons-5.21.0/icons/actions/16/insert-math-expression.svg deleted file mode 100644 index 58aee87..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-math-expression.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-more-mark.svg b/breeze-icons-5.21.0/icons/actions/16/insert-more-mark.svg deleted file mode 100644 index 05a2e75..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-more-mark.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-page-break.svg b/breeze-icons-5.21.0/icons/actions/16/insert-page-break.svg deleted file mode 100644 index e2982f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-page-break.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-table-of-contents.svg b/breeze-icons-5.21.0/icons/actions/16/insert-table-of-contents.svg deleted file mode 100644 index e36ec5d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-table-of-contents.svg +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-table-row.svg b/breeze-icons-5.21.0/icons/actions/16/insert-table-row.svg deleted file mode 120000 index ff3e28d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-insert-row-above.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-table.svg b/breeze-icons-5.21.0/icons/actions/16/insert-table.svg deleted file mode 100644 index 072f555..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-table.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-tableofcontents.svg b/breeze-icons-5.21.0/icons/actions/16/insert-tableofcontents.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-tableofcontents.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-text-frame.svg b/breeze-icons-5.21.0/icons/actions/16/insert-text-frame.svg deleted file mode 100644 index e622912..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-text-frame.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/insert-text.svg b/breeze-icons-5.21.0/icons/actions/16/insert-text.svg deleted file mode 100644 index 5786fbf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/insert-text.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/installed.svg b/breeze-icons-5.21.0/icons/actions/16/installed.svg deleted file mode 120000 index a363b7f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/installed.svg +++ /dev/null @@ -1 +0,0 @@ -package-reinstall.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/interface.svg b/breeze-icons-5.21.0/icons/actions/16/interface.svg deleted file mode 120000 index 4b00663..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/interface.svg +++ /dev/null @@ -1 +0,0 @@ -edit-guides.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/internet-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/internet-amarok.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/internet-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/invertimage.svg b/breeze-icons-5.21.0/icons/actions/16/invertimage.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/invertimage.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/irc-channel-active.svg b/breeze-icons-5.21.0/icons/actions/16/irc-channel-active.svg deleted file mode 100644 index d2c3511..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/irc-channel-active.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/irc-channel-inactive.svg b/breeze-icons-5.21.0/icons/actions/16/irc-channel-inactive.svg deleted file mode 100644 index ac89ae3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/irc-channel-inactive.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/irc-close-channel.svg b/breeze-icons-5.21.0/icons/actions/16/irc-close-channel.svg deleted file mode 120000 index d96b05d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/irc-close-channel.svg +++ /dev/null @@ -1 +0,0 @@ -process-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/irc-join-channel.svg b/breeze-icons-5.21.0/icons/actions/16/irc-join-channel.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/irc-join-channel.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/join.svg b/breeze-icons-5.21.0/icons/actions/16/join.svg deleted file mode 100644 index b77a426..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/join.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/journal-new.svg b/breeze-icons-5.21.0/icons/actions/16/journal-new.svg deleted file mode 100644 index 6c7cf8c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/journal-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/junction.svg b/breeze-icons-5.21.0/icons/actions/16/junction.svg deleted file mode 100644 index f6e13ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/junction.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-add-slide-clip.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-add-slide-clip.svg deleted file mode 120000 index b9ac114..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-add-slide-clip.svg +++ /dev/null @@ -1 +0,0 @@ -tool-animator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-bottom.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-bottom.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-hor.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-hor.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-hor.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-left.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-left.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-left.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-right.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-right.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-right.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-top.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-top.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-top.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-vert.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-vert.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-align-vert.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-deleffect.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-deleffect.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-deleffect.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-down.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-down.svg deleted file mode 120000 index a8eb1b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-down.svg +++ /dev/null @@ -1 +0,0 @@ -go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-lock.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-menu.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-menu.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-menu.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-select-rects.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-select-rects.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-select-rects.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-select-tool.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-select-tool.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-select-tool.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-show-audiothumb.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-show-audiothumb.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-show-audiothumb.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-show-video.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-show-video.svg deleted file mode 120000 index c7bf819..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-show-video.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-snap.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-snap.svg deleted file mode 120000 index 01df571..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-snap.svg +++ /dev/null @@ -1 +0,0 @@ -snap-extension.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-spacer-tool.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-spacer-tool.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-spacer-tool.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-unlock.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-up.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-up.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-up.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-zoom-large.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-zoom-large.svg deleted file mode 120000 index 65f9aa9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-zoom-large.svg +++ /dev/null @@ -1 +0,0 @@ -y-zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kdenlive-zoom-small.svg b/breeze-icons-5.21.0/icons/actions/16/kdenlive-zoom-small.svg deleted file mode 120000 index 0f72a05..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kdenlive-zoom-small.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/key-enter.svg b/breeze-icons-5.21.0/icons/actions/16/key-enter.svg deleted file mode 100644 index 30740a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/key-enter.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kmousetool_off.svg b/breeze-icons-5.21.0/icons/actions/16/kmousetool_off.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kmousetool_off.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kmousetool_on.svg b/breeze-icons-5.21.0/icons/actions/16/kmousetool_on.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kmousetool_on.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kmouth-phrase.svg b/breeze-icons-5.21.0/icons/actions/16/kmouth-phrase.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kmouth-phrase.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/knotes_alarm.svg b/breeze-icons-5.21.0/icons/actions/16/knotes_alarm.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/knotes_alarm.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/knotes_date.svg b/breeze-icons-5.21.0/icons/actions/16/knotes_date.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/knotes_date.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/knotes_delete.svg b/breeze-icons-5.21.0/icons/actions/16/knotes_delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/knotes_delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kontes_close.svg b/breeze-icons-5.21.0/icons/actions/16/kontes_close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kontes_close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_combine.svg b/breeze-icons-5.21.0/icons/actions/16/kr_combine.svg deleted file mode 100644 index 34b1614..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_combine.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_comparedirs.svg b/breeze-icons-5.21.0/icons/actions/16/kr_comparedirs.svg deleted file mode 100644 index 892028e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_comparedirs.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_diskusage.svg b/breeze-icons-5.21.0/icons/actions/16/kr_diskusage.svg deleted file mode 100644 index e2464c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_diskusage.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_jumpback.svg b/breeze-icons-5.21.0/icons/actions/16/kr_jumpback.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_jumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_mountman.svg b/breeze-icons-5.21.0/icons/actions/16/kr_mountman.svg deleted file mode 100644 index 6c239c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_mountman.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_setjumpback.svg b/breeze-icons-5.21.0/icons/actions/16/kr_setjumpback.svg deleted file mode 120000 index 76b6809..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_setjumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump-definition.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_syncbrowse_off.svg b/breeze-icons-5.21.0/icons/actions/16/kr_syncbrowse_off.svg deleted file mode 100644 index 9a90bcc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_syncbrowse_off.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_syncbrowse_on.svg b/breeze-icons-5.21.0/icons/actions/16/kr_syncbrowse_on.svg deleted file mode 100644 index 1fa675d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_syncbrowse_on.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kr_unselect.svg b/breeze-icons-5.21.0/icons/actions/16/kr_unselect.svg deleted file mode 100644 index 8c81b86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kr_unselect.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-bandwidth-scheduler.svg b/breeze-icons-5.21.0/icons/actions/16/kt-bandwidth-scheduler.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-bandwidth-scheduler.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-change-tracker.svg b/breeze-icons-5.21.0/icons/actions/16/kt-change-tracker.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-change-tracker.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-check-data.svg b/breeze-icons-5.21.0/icons/actions/16/kt-check-data.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-check-data.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-encrypted.svg b/breeze-icons-5.21.0/icons/actions/16/kt-encrypted.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-info-widget.svg b/breeze-icons-5.21.0/icons/actions/16/kt-info-widget.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-info-widget.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-pause.svg b/breeze-icons-5.21.0/icons/actions/16/kt-pause.svg deleted file mode 120000 index 020f415..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-pause.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-pause.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-remove.svg b/breeze-icons-5.21.0/icons/actions/16/kt-remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-restore-defaults.svg b/breeze-icons-5.21.0/icons/actions/16/kt-restore-defaults.svg deleted file mode 120000 index c4692e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-restore-defaults.svg +++ /dev/null @@ -1 +0,0 @@ -document-revert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-set-max-download-speed.svg b/breeze-icons-5.21.0/icons/actions/16/kt-set-max-download-speed.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-set-max-download-speed.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-set-max-upload-speed.svg b/breeze-icons-5.21.0/icons/actions/16/kt-set-max-upload-speed.svg deleted file mode 100644 index 5f52e60..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-set-max-upload-speed.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-show-statusbar.svg b/breeze-icons-5.21.0/icons/actions/16/kt-show-statusbar.svg deleted file mode 120000 index ae70e66..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-show-statusbar.svg +++ /dev/null @@ -1 +0,0 @@ -show-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-start.svg b/breeze-icons-5.21.0/icons/actions/16/kt-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/kt-stop.svg b/breeze-icons-5.21.0/icons/actions/16/kt-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/kt-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/ktnef_extract_to.svg b/breeze-icons-5.21.0/icons/actions/16/ktnef_extract_to.svg deleted file mode 120000 index da21a89..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/ktnef_extract_to.svg +++ /dev/null @@ -1 +0,0 @@ -archive-extract.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/label-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/label-amarok.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/label-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-all.svg b/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-x.svg b/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-y.svg b/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/labplot-auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/labplot-cursor-arrow.svg b/breeze-icons-5.21.0/icons/actions/16/labplot-cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/labplot-cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/labplot-format-text-symbol.svg b/breeze-icons-5.21.0/icons/actions/16/labplot-format-text-symbol.svg deleted file mode 120000 index 5d66639..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/labplot-format-text-symbol.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-symbol.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/labplot-transform-move.svg b/breeze-icons-5.21.0/icons/actions/16/labplot-transform-move.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/labplot-transform-move.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/languages.svg b/breeze-icons-5.21.0/icons/actions/16/languages.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/languages.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/layer-bottom.svg deleted file mode 100644 index cd298db..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-bottom.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-delete.svg b/breeze-icons-5.21.0/icons/actions/16/layer-delete.svg deleted file mode 100644 index 05cdf86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-delete.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-duplicate.svg b/breeze-icons-5.21.0/icons/actions/16/layer-duplicate.svg deleted file mode 100644 index 3157848..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-duplicate.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-lower.svg b/breeze-icons-5.21.0/icons/actions/16/layer-lower.svg deleted file mode 100644 index cf79602..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-lower.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-new.svg b/breeze-icons-5.21.0/icons/actions/16/layer-new.svg deleted file mode 100644 index b581b49..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-new.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-next.svg b/breeze-icons-5.21.0/icons/actions/16/layer-next.svg deleted file mode 100644 index 2e824e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-next.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-previous.svg b/breeze-icons-5.21.0/icons/actions/16/layer-previous.svg deleted file mode 100644 index 0a007a7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-previous.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-raise.svg b/breeze-icons-5.21.0/icons/actions/16/layer-raise.svg deleted file mode 100644 index c7452d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-raise.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-rename.svg b/breeze-icons-5.21.0/icons/actions/16/layer-rename.svg deleted file mode 120000 index 9b67d6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-rename.svg +++ /dev/null @@ -1 +0,0 @@ -edit-rename.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-top.svg b/breeze-icons-5.21.0/icons/actions/16/layer-top.svg deleted file mode 100644 index a42b69b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-top.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-visible-off.svg b/breeze-icons-5.21.0/icons/actions/16/layer-visible-off.svg deleted file mode 100644 index ca5a603..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-visible-off.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/layer-visible-on.svg b/breeze-icons-5.21.0/icons/actions/16/layer-visible-on.svg deleted file mode 100644 index 537ce32..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/layer-visible-on.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/license.svg b/breeze-icons-5.21.0/icons/actions/16/license.svg deleted file mode 100644 index 55c511a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/license.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/lighttable.svg b/breeze-icons-5.21.0/icons/actions/16/lighttable.svg deleted file mode 100644 index 3164a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/lighttable.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/lighttableadd.svg b/breeze-icons-5.21.0/icons/actions/16/lighttableadd.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/lighttableadd.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/lines-connector.svg b/breeze-icons-5.21.0/icons/actions/16/lines-connector.svg deleted file mode 100644 index 358cb65..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/lines-connector.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/list-add-font.svg b/breeze-icons-5.21.0/icons/actions/16/list-add-font.svg deleted file mode 100644 index 7a66c99..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/list-add-font.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/list-add-user.svg b/breeze-icons-5.21.0/icons/actions/16/list-add-user.svg deleted file mode 100644 index 5e67731..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/list-add-user.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/list-add.svg b/breeze-icons-5.21.0/icons/actions/16/list-add.svg deleted file mode 100644 index c337096..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/list-add.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/list-remove-user.svg b/breeze-icons-5.21.0/icons/actions/16/list-remove-user.svg deleted file mode 100644 index 0a20996..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/list-remove-user.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/list-remove.svg b/breeze-icons-5.21.0/icons/actions/16/list-remove.svg deleted file mode 100644 index ff2ed74..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/list-remove.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/list-resource-add.svg b/breeze-icons-5.21.0/icons/actions/16/list-resource-add.svg deleted file mode 120000 index ff7249b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/list-resource-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/lock.svg b/breeze-icons-5.21.0/icons/actions/16/lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/love-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/love-amarok.svg deleted file mode 100644 index ad9ee7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/love-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-attachment.svg b/breeze-icons-5.21.0/icons/actions/16/mail-attachment.svg deleted file mode 100644 index cd645ed..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-attachment.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-encrypted-full.svg b/breeze-icons-5.21.0/icons/actions/16/mail-encrypted-full.svg deleted file mode 100644 index 0e11f5a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-encrypted-full.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-encrypted-part.svg b/breeze-icons-5.21.0/icons/actions/16/mail-encrypted-part.svg deleted file mode 100644 index e9e7689..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-encrypted-part.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-encrypted.svg b/breeze-icons-5.21.0/icons/actions/16/mail-encrypted.svg deleted file mode 120000 index bab4595..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -mail-encrypted-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-flag.svg b/breeze-icons-5.21.0/icons/actions/16/mail-flag.svg deleted file mode 100644 index 9b850f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-flag.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-forward.svg b/breeze-icons-5.21.0/icons/actions/16/mail-forward.svg deleted file mode 100644 index 04c3bfe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-forward.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-forwarded-replied.svg b/breeze-icons-5.21.0/icons/actions/16/mail-forwarded-replied.svg deleted file mode 100644 index fade7b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-forwarded-replied.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-forwarded.svg b/breeze-icons-5.21.0/icons/actions/16/mail-forwarded.svg deleted file mode 100644 index 41a1b76..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-forwarded.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-invitation.svg b/breeze-icons-5.21.0/icons/actions/16/mail-invitation.svg deleted file mode 100644 index 79392de..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-invitation.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-important.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-important.svg deleted file mode 100644 index cad387a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-important.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-junk.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-junk.svg deleted file mode 100644 index 07a3536..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-junk.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-notjunk.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-notjunk.svg deleted file mode 100644 index 7cbd352..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-notjunk.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-read.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-read.svg deleted file mode 100644 index fd1f5bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-read.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-task.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-task.svg deleted file mode 100644 index 1576cb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-task.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-unread-new.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-unread-new.svg deleted file mode 100644 index b82d5d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-unread-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-mark-unread.svg b/breeze-icons-5.21.0/icons/actions/16/mail-mark-unread.svg deleted file mode 100644 index 4fec083..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-mark-unread.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-meeting-request-reply.svg b/breeze-icons-5.21.0/icons/actions/16/mail-meeting-request-reply.svg deleted file mode 100644 index f8c1e04..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-meeting-request-reply.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-message-new-list.svg b/breeze-icons-5.21.0/icons/actions/16/mail-message-new-list.svg deleted file mode 100644 index 6ace015..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-message-new-list.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-message-new.svg b/breeze-icons-5.21.0/icons/actions/16/mail-message-new.svg deleted file mode 100644 index 44a59ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-message-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-queue.svg b/breeze-icons-5.21.0/icons/actions/16/mail-queue.svg deleted file mode 100644 index 14b18e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-queue.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-receive.svg b/breeze-icons-5.21.0/icons/actions/16/mail-receive.svg deleted file mode 100644 index d3105e1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-receive.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-replied.svg b/breeze-icons-5.21.0/icons/actions/16/mail-replied.svg deleted file mode 100644 index 9f7ebe4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-replied.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-reply-all.svg b/breeze-icons-5.21.0/icons/actions/16/mail-reply-all.svg deleted file mode 100644 index 2ad8ae1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-reply-all.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-reply-custom-all.svg b/breeze-icons-5.21.0/icons/actions/16/mail-reply-custom-all.svg deleted file mode 100644 index cb49184..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-reply-custom-all.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-reply-custom.svg b/breeze-icons-5.21.0/icons/actions/16/mail-reply-custom.svg deleted file mode 100644 index 29f7b3d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-reply-custom.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-reply-list.svg b/breeze-icons-5.21.0/icons/actions/16/mail-reply-list.svg deleted file mode 100644 index af6893d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-reply-list.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-reply-sender.svg b/breeze-icons-5.21.0/icons/actions/16/mail-reply-sender.svg deleted file mode 100644 index e1cfc4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-reply-sender.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-send.svg b/breeze-icons-5.21.0/icons/actions/16/mail-send.svg deleted file mode 100644 index 2d9170a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-send.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-signature-unknown.svg b/breeze-icons-5.21.0/icons/actions/16/mail-signature-unknown.svg deleted file mode 100644 index 515a501..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-signature-unknown.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-signed-full.svg b/breeze-icons-5.21.0/icons/actions/16/mail-signed-full.svg deleted file mode 100644 index 3d3cde0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-signed-full.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-signed-fully.svg b/breeze-icons-5.21.0/icons/actions/16/mail-signed-fully.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-signed-fully.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-signed-part.svg b/breeze-icons-5.21.0/icons/actions/16/mail-signed-part.svg deleted file mode 100644 index 2bc0063..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-signed-part.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-signed-verified.svg b/breeze-icons-5.21.0/icons/actions/16/mail-signed-verified.svg deleted file mode 100644 index d28c3dd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-signed-verified.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-signed.svg b/breeze-icons-5.21.0/icons/actions/16/mail-signed.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-signed.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/mail-tagged.svg b/breeze-icons-5.21.0/icons/actions/16/mail-tagged.svg deleted file mode 100644 index 1963ace..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mail-tagged.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/markasblank.svg b/breeze-icons-5.21.0/icons/actions/16/markasblank.svg deleted file mode 100644 index 4cdfeb8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/markasblank.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/measure.svg b/breeze-icons-5.21.0/icons/actions/16/measure.svg deleted file mode 100644 index 448331d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/measure.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-album-cover-manager-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-album-cover-manager-amarok.svg deleted file mode 100644 index 67e3e13..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-album-cover-manager-amarok.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-album-cover.svg b/breeze-icons-5.21.0/icons/actions/16/media-album-cover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-album-cover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/media-album-repeat-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-album-repeat-amarok.svg deleted file mode 120000 index cf79da2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-album-repeat-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-repeat-album-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/media-album-track.svg b/breeze-icons-5.21.0/icons/actions/16/media-album-track.svg deleted file mode 100644 index e593061..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-album-track.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-eject.svg b/breeze-icons-5.21.0/icons/actions/16/media-eject.svg deleted file mode 100644 index 9fc722c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-eject.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-mount.svg b/breeze-icons-5.21.0/icons/actions/16/media-mount.svg deleted file mode 100644 index 05e5f81..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-mount.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-playback-pause.svg b/breeze-icons-5.21.0/icons/actions/16/media-playback-pause.svg deleted file mode 100644 index 234f757..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-playback-pause.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-playback-start.svg b/breeze-icons-5.21.0/icons/actions/16/media-playback-start.svg deleted file mode 100644 index 28d5765..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-playback-start.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-playback-stop.svg b/breeze-icons-5.21.0/icons/actions/16/media-playback-stop.svg deleted file mode 100644 index 748d5fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-playback-stop.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-playlist-repeat-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-playlist-repeat-amarok.svg deleted file mode 120000 index 8bb4aca..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-playlist-repeat-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-repeat-playlist-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons/actions/16/media-playlist-repeat.svg deleted file mode 100644 index 22217ef..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-playlist-repeat.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons/actions/16/media-playlist-shuffle.svg deleted file mode 100644 index 7ea6a20..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-playlist-shuffle.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-random-albums-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-random-albums-amarok.svg deleted file mode 100644 index 9290b7f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-random-albums-amarok.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-random-tracks-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-random-tracks-amarok.svg deleted file mode 100644 index 259193d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-random-tracks-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-record.svg b/breeze-icons-5.21.0/icons/actions/16/media-record.svg deleted file mode 100644 index 220354a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-record.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-repeat-album-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-repeat-album-amarok.svg deleted file mode 100644 index e4fa9dd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-repeat-album-amarok.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-repeat-playlist-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-repeat-playlist-amarok.svg deleted file mode 100644 index da21792..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-repeat-playlist-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-repeat-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-repeat-track-amarok.svg deleted file mode 100644 index 369eb57..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-repeat-track-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-seek-backward.svg b/breeze-icons-5.21.0/icons/actions/16/media-seek-backward.svg deleted file mode 100644 index 4f8e5b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-seek-backward.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-seek-forward.svg b/breeze-icons-5.21.0/icons/actions/16/media-seek-forward.svg deleted file mode 100644 index f8c22b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-seek-forward.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-show-active-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-show-active-track-amarok.svg deleted file mode 100644 index 9a59c85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-show-active-track-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-skip-backward.svg b/breeze-icons-5.21.0/icons/actions/16/media-skip-backward.svg deleted file mode 100644 index b57057d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-skip-backward.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-skip-forward.svg b/breeze-icons-5.21.0/icons/actions/16/media-skip-forward.svg deleted file mode 100644 index 07f64f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-skip-forward.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-standard-track-progression-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-standard-track-progression-amarok.svg deleted file mode 120000 index 0c97893..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-standard-track-progression-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -format-list-ordered.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/media-track-add-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-track-add-amarok.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-track-add-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/media-track-edit-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-track-edit-amarok.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-track-edit-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/media-track-queue-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-track-queue-amarok.svg deleted file mode 100644 index 3a61457..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-track-queue-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/media-track-remove-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/media-track-remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/media-track-remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/meeting-attending-tentative.svg b/breeze-icons-5.21.0/icons/actions/16/meeting-attending-tentative.svg deleted file mode 100644 index 6736734..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/meeting-attending-tentative.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/meeting-attending.svg b/breeze-icons-5.21.0/icons/actions/16/meeting-attending.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/meeting-attending.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/meeting-participant-no-response.svg b/breeze-icons-5.21.0/icons/actions/16/meeting-participant-no-response.svg deleted file mode 100644 index 7395b3b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/meeting-participant-no-response.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/meeting-participant-request-response.svg b/breeze-icons-5.21.0/icons/actions/16/meeting-participant-request-response.svg deleted file mode 100644 index d4aa322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/meeting-participant-request-response.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/menu_new.svg b/breeze-icons-5.21.0/icons/actions/16/menu_new.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/menu_new.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/merge.svg b/breeze-icons-5.21.0/icons/actions/16/merge.svg deleted file mode 100644 index de77dcb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/merge.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/messagebox_warning.svg b/breeze-icons-5.21.0/icons/actions/16/messagebox_warning.svg deleted file mode 100644 index 4fcb233..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/messagebox_warning.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mic-off.svg b/breeze-icons-5.21.0/icons/actions/16/mic-off.svg deleted file mode 100644 index 1f8420a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mic-off.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mic-on.svg b/breeze-icons-5.21.0/icons/actions/16/mic-on.svg deleted file mode 100644 index 82e8684..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mic-on.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mic-ready.svg b/breeze-icons-5.21.0/icons/actions/16/mic-ready.svg deleted file mode 100644 index 32d0ecf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mic-ready.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/milestone.svg b/breeze-icons-5.21.0/icons/actions/16/milestone.svg deleted file mode 100644 index 4298bd7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/milestone.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mode1.svg b/breeze-icons-5.21.0/icons/actions/16/mode1.svg deleted file mode 100644 index 1e47df7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mode1.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mode2.svg b/breeze-icons-5.21.0/icons/actions/16/mode2.svg deleted file mode 100644 index 962b182..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mode2.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mode3.svg b/breeze-icons-5.21.0/icons/actions/16/mode3.svg deleted file mode 100644 index f371e1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mode3.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mode4.svg b/breeze-icons-5.21.0/icons/actions/16/mode4.svg deleted file mode 100644 index 9210d85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mode4.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/mode5.svg b/breeze-icons-5.21.0/icons/actions/16/mode5.svg deleted file mode 100644 index 2401c77..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/mode5.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/msgid2msgstr.svg b/breeze-icons-5.21.0/icons/actions/16/msgid2msgstr.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/msgid2msgstr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/music-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/music-amarok.svg deleted file mode 120000 index 91b01fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/music-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-show-active-track-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/network-connect.svg b/breeze-icons-5.21.0/icons/actions/16/network-connect.svg deleted file mode 100644 index ce18e9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/network-connect.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/network-disconnect.svg b/breeze-icons-5.21.0/icons/actions/16/network-disconnect.svg deleted file mode 100644 index f862e71..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/network-disconnect.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/new-audio-alarm.svg b/breeze-icons-5.21.0/icons/actions/16/new-audio-alarm.svg deleted file mode 100644 index 38992f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/new-audio-alarm.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/newer.svg b/breeze-icons-5.21.0/icons/actions/16/newer.svg deleted file mode 120000 index 580fe6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/newer.svg +++ /dev/null @@ -1 +0,0 @@ -package-upgrade.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/news-subscribe.svg b/breeze-icons-5.21.0/icons/actions/16/news-subscribe.svg deleted file mode 100644 index b059c28..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/news-subscribe.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/news-unsubscribe.svg b/breeze-icons-5.21.0/icons/actions/16/news-unsubscribe.svg deleted file mode 100644 index a447f97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/news-unsubscribe.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/nocover.svg b/breeze-icons-5.21.0/icons/actions/16/nocover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/nocover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-add.svg b/breeze-icons-5.21.0/icons/actions/16/node-add.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-add.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-break.svg b/breeze-icons-5.21.0/icons/actions/16/node-break.svg deleted file mode 120000 index c9d9a5a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-break.svg +++ /dev/null @@ -1 +0,0 @@ -format-break-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-delete-segment.svg b/breeze-icons-5.21.0/icons/actions/16/node-delete-segment.svg deleted file mode 120000 index 8b045a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-delete-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-disconnect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-delete.svg b/breeze-icons-5.21.0/icons/actions/16/node-delete.svg deleted file mode 120000 index bd10261..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-delete.svg +++ /dev/null @@ -1 +0,0 @@ -format-remove-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-join-segment.svg b/breeze-icons-5.21.0/icons/actions/16/node-join-segment.svg deleted file mode 120000 index 9dc8e1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-join-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-connect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-join.svg b/breeze-icons-5.21.0/icons/actions/16/node-join.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-join.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/node-segment-curve.svg b/breeze-icons-5.21.0/icons/actions/16/node-segment-curve.svg deleted file mode 100644 index 5f9a512..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-segment-curve.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node-segment-line.svg b/breeze-icons-5.21.0/icons/actions/16/node-segment-line.svg deleted file mode 100644 index 0810a76..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-segment-line.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node-transform.svg b/breeze-icons-5.21.0/icons/actions/16/node-transform.svg deleted file mode 100644 index e54986b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-transform.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node-type-auto-smooth.svg b/breeze-icons-5.21.0/icons/actions/16/node-type-auto-smooth.svg deleted file mode 100644 index 8e30cc3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-type-auto-smooth.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node-type-cusp.svg b/breeze-icons-5.21.0/icons/actions/16/node-type-cusp.svg deleted file mode 100644 index 0697697..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-type-cusp.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node-type-smooth.svg b/breeze-icons-5.21.0/icons/actions/16/node-type-smooth.svg deleted file mode 100644 index 7090e94..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-type-smooth.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node-type-symmetric.svg b/breeze-icons-5.21.0/icons/actions/16/node-type-symmetric.svg deleted file mode 100644 index 91bf27f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node-type-symmetric.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/node.svg b/breeze-icons-5.21.0/icons/actions/16/node.svg deleted file mode 100644 index 73e9bc8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/node.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/noninstalled.svg b/breeze-icons-5.21.0/icons/actions/16/noninstalled.svg deleted file mode 120000 index e4eddd1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/noninstalled.svg +++ /dev/null @@ -1 +0,0 @@ -package-available.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/note.svg b/breeze-icons-5.21.0/icons/actions/16/note.svg deleted file mode 120000 index 4902174..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/note.svg +++ /dev/null @@ -1 +0,0 @@ -view-pim-notes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-center-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-center-calligra.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-left-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-left-calligra.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-left-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-right-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-right-calligra.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-horizontal-right-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-bottom-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-bottom-calligra.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-bottom-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-bottom-top-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-bottom-top-calligra.svg deleted file mode 120000 index 18e5266..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-bottom-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-center-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-center-calligra.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-top-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-top-calligra.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-align-vertical-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-columns.svg b/breeze-icons-5.21.0/icons/actions/16/object-columns.svg deleted file mode 100644 index 43d3b9b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-columns.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-fill.svg b/breeze-icons-5.21.0/icons/actions/16/object-fill.svg deleted file mode 100644 index 34a3fa1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-fill.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-flip-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/object-flip-horizontal.svg deleted file mode 100644 index b7a5a2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-flip-horizontal.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-flip-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/object-flip-vertical.svg deleted file mode 100644 index a76a396..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-flip-vertical.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-group-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-group-calligra.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-group-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-group.svg b/breeze-icons-5.21.0/icons/actions/16/object-group.svg deleted file mode 100644 index 4fd051b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-group.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-hidden.svg b/breeze-icons-5.21.0/icons/actions/16/object-hidden.svg deleted file mode 120000 index 01a8e77..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-hidden.svg +++ /dev/null @@ -1 +0,0 @@ -layer-visible-off.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-locked.svg b/breeze-icons-5.21.0/icons/actions/16/object-locked.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-locked.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-back-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-back-calligra.svg deleted file mode 120000 index 485191c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-back-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-back.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-back.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-back.svg deleted file mode 100644 index c927df7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-back.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-front-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-front-calligra.svg deleted file mode 120000 index e810edf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-front-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-front.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-front.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-front.svg deleted file mode 100644 index 8ad19ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-front.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-lower-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-lower-calligra.svg deleted file mode 120000 index f6961b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-lower-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-lower.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-lower.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-lower.svg deleted file mode 100644 index 9703a2f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-lower.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-raise-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-raise-calligra.svg deleted file mode 120000 index deb91cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-raise-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-raise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-order-raise.svg b/breeze-icons-5.21.0/icons/actions/16/object-order-raise.svg deleted file mode 100644 index d42a161..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-order-raise.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-rotate-left.svg b/breeze-icons-5.21.0/icons/actions/16/object-rotate-left.svg deleted file mode 100644 index cfc2b21..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-rotate-left.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-rotate-right.svg b/breeze-icons-5.21.0/icons/actions/16/object-rotate-right.svg deleted file mode 100644 index 7949b0d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-rotate-right.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-rows.svg b/breeze-icons-5.21.0/icons/actions/16/object-rows.svg deleted file mode 100644 index 1650fbd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-rows.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-stroke-style.svg b/breeze-icons-5.21.0/icons/actions/16/object-stroke-style.svg deleted file mode 100644 index b347308..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-stroke-style.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-stroke.svg b/breeze-icons-5.21.0/icons/actions/16/object-stroke.svg deleted file mode 100644 index 1163975..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-stroke.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-to-path.svg b/breeze-icons-5.21.0/icons/actions/16/object-to-path.svg deleted file mode 100644 index 4ed28ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-to-path.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-ungroup-calligra.svg b/breeze-icons-5.21.0/icons/actions/16/object-ungroup-calligra.svg deleted file mode 120000 index a22f913..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-ungroup-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-ungroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-ungroup.svg b/breeze-icons-5.21.0/icons/actions/16/object-ungroup.svg deleted file mode 100644 index b029a8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-ungroup.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/object-unlocked.svg b/breeze-icons-5.21.0/icons/actions/16/object-unlocked.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-unlocked.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object-visible.svg b/breeze-icons-5.21.0/icons/actions/16/object-visible.svg deleted file mode 120000 index 6253426..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object-visible.svg +++ /dev/null @@ -1 +0,0 @@ -layer-visible-on.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object.svg b/breeze-icons-5.21.0/icons/actions/16/object.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/object_node.svg b/breeze-icons-5.21.0/icons/actions/16/object_node.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/object_node.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-area-focus-peak-node.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-area-focus-peak-node.svg deleted file mode 100644 index 838d9a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-area-focus-peak-node.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-area-percentage.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-area-percentage.svg deleted file mode 100644 index 105bb74..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-area-percentage.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-area-stacked.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-area-stacked.svg deleted file mode 100644 index 15da8b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-area-stacked.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-area.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-area.svg deleted file mode 100644 index 0e2dbfa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-area.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-bar-percentage.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-bar-percentage.svg deleted file mode 100644 index 9949f53..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-bar-percentage.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-bar-stacked.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-bar-stacked.svg deleted file mode 100644 index 0164360..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-bar-stacked.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-bar.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-bar.svg deleted file mode 100644 index c4d04d8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-bar.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-line-percentage.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-line-percentage.svg deleted file mode 100644 index 203b4de..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-line-percentage.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-line-stacked.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-line-stacked.svg deleted file mode 100644 index 4f11c3a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-line-stacked.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-line.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-line.svg deleted file mode 100644 index 009b21f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-line.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-pie.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-pie.svg deleted file mode 100644 index 52e50c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-pie.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-polar-stacked.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-polar-stacked.svg deleted file mode 100644 index eca31c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-polar-stacked.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-polar.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-polar.svg deleted file mode 100644 index bf99844..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-polar.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-ring.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-ring.svg deleted file mode 100644 index b0db08b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-ring.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/office-chart-scatter.svg b/breeze-icons-5.21.0/icons/actions/16/office-chart-scatter.svg deleted file mode 100644 index 08a0d70..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/office-chart-scatter.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/offline-settings.svg b/breeze-icons-5.21.0/icons/actions/16/offline-settings.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/offline-settings.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/open-for-editing.svg b/breeze-icons-5.21.0/icons/actions/16/open-for-editing.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/open-for-editing.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/outdated.svg b/breeze-icons-5.21.0/icons/actions/16/outdated.svg deleted file mode 120000 index 76177cd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/outdated.svg +++ /dev/null @@ -1 +0,0 @@ -package-installed-outdated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/package-available-locked.svg b/breeze-icons-5.21.0/icons/actions/16/package-available-locked.svg deleted file mode 100644 index 6a656d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-available-locked.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-available.svg b/breeze-icons-5.21.0/icons/actions/16/package-available.svg deleted file mode 100644 index 482912a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-available.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-broken.svg b/breeze-icons-5.21.0/icons/actions/16/package-broken.svg deleted file mode 100644 index 4fd2a10..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-broken.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-downgrade.svg b/breeze-icons-5.21.0/icons/actions/16/package-downgrade.svg deleted file mode 100644 index f52f52c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-downgrade.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-install.svg b/breeze-icons-5.21.0/icons/actions/16/package-install.svg deleted file mode 100644 index 9046940..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-install.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-installed-locked.svg b/breeze-icons-5.21.0/icons/actions/16/package-installed-locked.svg deleted file mode 100644 index 2a81b63..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-installed-locked.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-installed-outdated.svg b/breeze-icons-5.21.0/icons/actions/16/package-installed-outdated.svg deleted file mode 100644 index 5feab76..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-installed-outdated.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-installed-updated.svg b/breeze-icons-5.21.0/icons/actions/16/package-installed-updated.svg deleted file mode 100644 index 9488e08..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-installed-updated.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-new.svg b/breeze-icons-5.21.0/icons/actions/16/package-new.svg deleted file mode 100644 index 097b026..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-new.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-purge.svg b/breeze-icons-5.21.0/icons/actions/16/package-purge.svg deleted file mode 100644 index c7c26e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-purge.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-reinstall.svg b/breeze-icons-5.21.0/icons/actions/16/package-reinstall.svg deleted file mode 100644 index 9a98258..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-reinstall.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-remove.svg b/breeze-icons-5.21.0/icons/actions/16/package-remove.svg deleted file mode 100644 index f94c045..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-remove.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package-upgrade.svg b/breeze-icons-5.21.0/icons/actions/16/package-upgrade.svg deleted file mode 100644 index 8d877dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package-upgrade.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/package.svg b/breeze-icons-5.21.0/icons/actions/16/package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/page-2sides.svg b/breeze-icons-5.21.0/icons/actions/16/page-2sides.svg deleted file mode 100644 index 8c92f91..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/page-2sides.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/page-3sides.svg b/breeze-icons-5.21.0/icons/actions/16/page-3sides.svg deleted file mode 100644 index 0035d07..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/page-3sides.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/page-4sides.svg b/breeze-icons-5.21.0/icons/actions/16/page-4sides.svg deleted file mode 100644 index a5c9413..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/page-4sides.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/page-simple.svg b/breeze-icons-5.21.0/icons/actions/16/page-simple.svg deleted file mode 100644 index 7d84c7d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/page-simple.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/page-zoom.svg b/breeze-icons-5.21.0/icons/actions/16/page-zoom.svg deleted file mode 120000 index 67400f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/page-zoom.svg +++ /dev/null @@ -1 +0,0 @@ -./zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-gradient-linear.svg b/breeze-icons-5.21.0/icons/actions/16/paint-gradient-linear.svg deleted file mode 100644 index 4b78c6d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-gradient-linear.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-gradient-radial.svg b/breeze-icons-5.21.0/icons/actions/16/paint-gradient-radial.svg deleted file mode 100644 index 9595593..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-gradient-radial.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-none.svg b/breeze-icons-5.21.0/icons/actions/16/paint-none.svg deleted file mode 100644 index 372d115..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-none.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-pattern.svg b/breeze-icons-5.21.0/icons/actions/16/paint-pattern.svg deleted file mode 100644 index 0b800d8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-pattern.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-solid.svg b/breeze-icons-5.21.0/icons/actions/16/paint-solid.svg deleted file mode 100644 index 35bf4d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-solid.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-swatch.svg b/breeze-icons-5.21.0/icons/actions/16/paint-swatch.svg deleted file mode 100644 index 4a7d5cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-swatch.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/paint-unknown.svg b/breeze-icons-5.21.0/icons/actions/16/paint-unknown.svg deleted file mode 100644 index ecf9030..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/paint-unknown.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/password-generate.svg b/breeze-icons-5.21.0/icons/actions/16/password-generate.svg deleted file mode 120000 index d00a899..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/password-generate.svg +++ /dev/null @@ -1 +0,0 @@ -playlist-generator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/password-show-off.svg b/breeze-icons-5.21.0/icons/actions/16/password-show-off.svg deleted file mode 120000 index 5d72157..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/password-show-off.svg +++ /dev/null @@ -1 +0,0 @@ -hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/password-show-on.svg b/breeze-icons-5.21.0/icons/actions/16/password-show-on.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/password-show-on.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/path-break-apart.svg b/breeze-icons-5.21.0/icons/actions/16/path-break-apart.svg deleted file mode 100644 index d87a524..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-break-apart.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-clip-edit.svg b/breeze-icons-5.21.0/icons/actions/16/path-clip-edit.svg deleted file mode 100644 index 3109899..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-clip-edit.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-combine.svg b/breeze-icons-5.21.0/icons/actions/16/path-combine.svg deleted file mode 100644 index 7a30783..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-combine.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-cut.svg b/breeze-icons-5.21.0/icons/actions/16/path-cut.svg deleted file mode 100644 index 33c5e40..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-cut.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-difference.svg b/breeze-icons-5.21.0/icons/actions/16/path-difference.svg deleted file mode 100644 index 5cff30c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-difference.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-division.svg b/breeze-icons-5.21.0/icons/actions/16/path-division.svg deleted file mode 100644 index c222a56..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-division.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-effect-parameter-next.svg b/breeze-icons-5.21.0/icons/actions/16/path-effect-parameter-next.svg deleted file mode 100644 index 0b3abdf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-effect-parameter-next.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-exclusion.svg b/breeze-icons-5.21.0/icons/actions/16/path-exclusion.svg deleted file mode 100644 index 9e294e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-exclusion.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-inset.svg b/breeze-icons-5.21.0/icons/actions/16/path-inset.svg deleted file mode 100644 index 0492b24..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-inset.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-intersection.svg b/breeze-icons-5.21.0/icons/actions/16/path-intersection.svg deleted file mode 100644 index 24af7bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-intersection.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-mask-edit.svg b/breeze-icons-5.21.0/icons/actions/16/path-mask-edit.svg deleted file mode 100644 index d120c48..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-mask-edit.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-mode-bezier.svg b/breeze-icons-5.21.0/icons/actions/16/path-mode-bezier.svg deleted file mode 120000 index c47e3dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-mode-bezier.svg +++ /dev/null @@ -1 +0,0 @@ -draw-path.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/path-mode-polyline-paraxial.svg b/breeze-icons-5.21.0/icons/actions/16/path-mode-polyline-paraxial.svg deleted file mode 100644 index ddff018..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-mode-polyline-paraxial.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-mode-polyline.svg b/breeze-icons-5.21.0/icons/actions/16/path-mode-polyline.svg deleted file mode 100644 index 2f297d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-mode-polyline.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-mode-spiro.svg b/breeze-icons-5.21.0/icons/actions/16/path-mode-spiro.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-mode-spiro.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/path-offset-dynamic.svg b/breeze-icons-5.21.0/icons/actions/16/path-offset-dynamic.svg deleted file mode 100644 index c2e84da..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-offset-dynamic.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-offset-linked.svg b/breeze-icons-5.21.0/icons/actions/16/path-offset-linked.svg deleted file mode 100644 index 2f52263..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-offset-linked.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-outset.svg b/breeze-icons-5.21.0/icons/actions/16/path-outset.svg deleted file mode 100644 index 8e8aca6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-outset.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-reverse.svg b/breeze-icons-5.21.0/icons/actions/16/path-reverse.svg deleted file mode 100644 index a93593e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-reverse.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-simplify.svg b/breeze-icons-5.21.0/icons/actions/16/path-simplify.svg deleted file mode 100644 index 8f1574f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-simplify.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/path-union.svg b/breeze-icons-5.21.0/icons/actions/16/path-union.svg deleted file mode 100644 index 4995122..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/path-union.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/pdf-annotations.svg b/breeze-icons-5.21.0/icons/actions/16/pdf-annotations.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/pdf-annotations.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/photo.svg b/breeze-icons-5.21.0/icons/actions/16/photo.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/photo.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/photos-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/photos-amarok.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/photos-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/pin.svg b/breeze-icons-5.21.0/icons/actions/16/pin.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/pin.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/pixelart-trace.svg b/breeze-icons-5.21.0/icons/actions/16/pixelart-trace.svg deleted file mode 100644 index f683f7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/pixelart-trace.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/player-time.svg b/breeze-icons-5.21.0/icons/actions/16/player-time.svg deleted file mode 100644 index fd79783..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/player-time.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/player-volume-muted.svg b/breeze-icons-5.21.0/icons/actions/16/player-volume-muted.svg deleted file mode 100644 index 570e312..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/player-volume-muted.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/player-volume.svg b/breeze-icons-5.21.0/icons/actions/16/player-volume.svg deleted file mode 100644 index a45191b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/player-volume.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/playlist-generator.svg b/breeze-icons-5.21.0/icons/actions/16/playlist-generator.svg deleted file mode 100644 index 501783a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/playlist-generator.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/playlist-sort.svg b/breeze-icons-5.21.0/icons/actions/16/playlist-sort.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/playlist-sort.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/plugins.svg b/breeze-icons-5.21.0/icons/actions/16/plugins.svg deleted file mode 100644 index 26a0d21..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/plugins.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/polygon-add-nodes.svg b/breeze-icons-5.21.0/icons/actions/16/polygon-add-nodes.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/polygon-add-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/polygon-merge-nodes.svg b/breeze-icons-5.21.0/icons/actions/16/polygon-merge-nodes.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/polygon-merge-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/port.svg b/breeze-icons-5.21.0/icons/actions/16/port.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/port.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/postalcode.svg b/breeze-icons-5.21.0/icons/actions/16/postalcode.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/postalcode.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/practice-setup.svg b/breeze-icons-5.21.0/icons/actions/16/practice-setup.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/practice-setup.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/practice-start.svg b/breeze-icons-5.21.0/icons/actions/16/practice-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/practice-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/practice-stop.svg b/breeze-icons-5.21.0/icons/actions/16/practice-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/practice-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/precondition.svg b/breeze-icons-5.21.0/icons/actions/16/precondition.svg deleted file mode 100644 index 87c670a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/precondition.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/preferences-activities.svg b/breeze-icons-5.21.0/icons/actions/16/preferences-activities.svg deleted file mode 100644 index b9fc80e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/preferences-activities.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/preferences-indicator-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/preferences-indicator-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/preferences-indicator-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/preferences-media-playback-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/preferences-media-playback-amarok.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/preferences-media-playback-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/preferences-other.svg b/breeze-icons-5.21.0/icons/actions/16/preferences-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/primarykey_constraint.svg b/breeze-icons-5.21.0/icons/actions/16/primarykey_constraint.svg deleted file mode 100644 index 9498a31..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/primarykey_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/process-stop.svg b/breeze-icons-5.21.0/icons/actions/16/process-stop.svg deleted file mode 100644 index f1e10ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/process-stop.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/project-development-close-all.svg b/breeze-icons-5.21.0/icons/actions/16/project-development-close-all.svg deleted file mode 120000 index 5687007..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/project-development-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -project-development-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/project-development-close.svg b/breeze-icons-5.21.0/icons/actions/16/project-development-close.svg deleted file mode 100644 index 54cda1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/project-development-close.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/project-development-new-template.svg b/breeze-icons-5.21.0/icons/actions/16/project-development-new-template.svg deleted file mode 100644 index 5598372..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/project-development-new-template.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/project-development.svg b/breeze-icons-5.21.0/icons/actions/16/project-development.svg deleted file mode 100644 index 98d4831..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/project-development.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/project-open.svg b/breeze-icons-5.21.0/icons/actions/16/project-open.svg deleted file mode 100644 index a2e8c50..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/project-open.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/qa.svg b/breeze-icons-5.21.0/icons/actions/16/qa.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/qa.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/quickopen-class.svg b/breeze-icons-5.21.0/icons/actions/16/quickopen-class.svg deleted file mode 100644 index 8eaaacf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/quickopen-class.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/quickopen-file.svg b/breeze-icons-5.21.0/icons/actions/16/quickopen-file.svg deleted file mode 100644 index 88af11a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/quickopen-file.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/quickopen-function.svg b/breeze-icons-5.21.0/icons/actions/16/quickopen-function.svg deleted file mode 100644 index bc6119b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/quickopen-function.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/quickopen.svg b/breeze-icons-5.21.0/icons/actions/16/quickopen.svg deleted file mode 100644 index 934af84..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/quickopen.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/quickview.svg b/breeze-icons-5.21.0/icons/actions/16/quickview.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/quickview.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/randomize.svg b/breeze-icons-5.21.0/icons/actions/16/randomize.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/randomize.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/ratiocrop.svg b/breeze-icons-5.21.0/icons/actions/16/ratiocrop.svg deleted file mode 120000 index 686d9f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/ratiocrop.svg +++ /dev/null @@ -1 +0,0 @@ -transform-crop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/realization.svg b/breeze-icons-5.21.0/icons/actions/16/realization.svg deleted file mode 100644 index e6c3d00..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/realization.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/rectangle-make-corners-sharp.svg b/breeze-icons-5.21.0/icons/actions/16/rectangle-make-corners-sharp.svg deleted file mode 100644 index 61f1920..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/rectangle-make-corners-sharp.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/redeyes.svg b/breeze-icons-5.21.0/icons/actions/16/redeyes.svg deleted file mode 100644 index 443c539..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/redeyes.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/refactor.svg b/breeze-icons-5.21.0/icons/actions/16/refactor.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/refactor.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/region.svg b/breeze-icons-5.21.0/icons/actions/16/region.svg deleted file mode 120000 index 6754181..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/region.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/relationship.svg b/breeze-icons-5.21.0/icons/actions/16/relationship.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/relationship.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/remove-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/remove-link.svg b/breeze-icons-5.21.0/icons/actions/16/remove-link.svg deleted file mode 100644 index 21170ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/remove-link.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/remove.svg b/breeze-icons-5.21.0/icons/actions/16/remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/repeat.svg b/breeze-icons-5.21.0/icons/actions/16/repeat.svg deleted file mode 100644 index 8d54dcb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/repeat.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/resource-calendar-child-insert.svg b/breeze-icons-5.21.0/icons/actions/16/resource-calendar-child-insert.svg deleted file mode 100644 index d8759e4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/resource-calendar-child-insert.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/resource-calendar-child.svg b/breeze-icons-5.21.0/icons/actions/16/resource-calendar-child.svg deleted file mode 100644 index 235ef8f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/resource-calendar-child.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/resource-calendar-insert.svg b/breeze-icons-5.21.0/icons/actions/16/resource-calendar-insert.svg deleted file mode 100644 index 3e27677..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/resource-calendar-insert.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/resource-group-new.svg b/breeze-icons-5.21.0/icons/actions/16/resource-group-new.svg deleted file mode 100644 index 7a77292..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/resource-group-new.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/resource-group.svg b/breeze-icons-5.21.0/icons/actions/16/resource-group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/resource-group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/retweet.svg b/breeze-icons-5.21.0/icons/actions/16/retweet.svg deleted file mode 100644 index 620622b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/retweet.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/reverse.svg b/breeze-icons-5.21.0/icons/actions/16/reverse.svg deleted file mode 100644 index 5f181a7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/reverse.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/roll.svg b/breeze-icons-5.21.0/icons/actions/16/roll.svg deleted file mode 100644 index 3d9fa45..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/roll.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/routeplanning.svg b/breeze-icons-5.21.0/icons/actions/16/routeplanning.svg deleted file mode 120000 index d0e2df7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/routeplanning.svg +++ /dev/null @@ -1 +0,0 @@ -flag-green.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build-clean.svg b/breeze-icons-5.21.0/icons/actions/16/run-build-clean.svg deleted file mode 100644 index 434f58e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build-clean.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build-configure.svg b/breeze-icons-5.21.0/icons/actions/16/run-build-configure.svg deleted file mode 100644 index ef6c462..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build-configure.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build-file.svg b/breeze-icons-5.21.0/icons/actions/16/run-build-file.svg deleted file mode 100644 index b40f5c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build-file.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build-install-root.svg b/breeze-icons-5.21.0/icons/actions/16/run-build-install-root.svg deleted file mode 100644 index baaeb0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build-install-root.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build-install.svg b/breeze-icons-5.21.0/icons/actions/16/run-build-install.svg deleted file mode 100644 index ed9f411..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build-install.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build-prune.svg b/breeze-icons-5.21.0/icons/actions/16/run-build-prune.svg deleted file mode 100644 index 6e95974..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build-prune.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-build.svg b/breeze-icons-5.21.0/icons/actions/16/run-build.svg deleted file mode 100644 index eded041..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-build.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/run-clean.svg b/breeze-icons-5.21.0/icons/actions/16/run-clean.svg deleted file mode 120000 index 2c899aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-clean.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-clean.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/run-install.svg b/breeze-icons-5.21.0/icons/actions/16/run-install.svg deleted file mode 120000 index 71034b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/run-install.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/search.svg b/breeze-icons-5.21.0/icons/actions/16/search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/select-rectangular.svg b/breeze-icons-5.21.0/icons/actions/16/select-rectangular.svg deleted file mode 100644 index 9a8bcd1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/select-rectangular.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/selection-bottom.svg deleted file mode 120000 index 485191c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-bottom.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-back.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-lower.svg b/breeze-icons-5.21.0/icons/actions/16/selection-lower.svg deleted file mode 120000 index f6961b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-lower.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-lower.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-make-bitmap-copy.svg b/breeze-icons-5.21.0/icons/actions/16/selection-make-bitmap-copy.svg deleted file mode 120000 index 204dc24..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-make-bitmap-copy.svg +++ /dev/null @@ -1 +0,0 @@ -fileview-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-move-to-layer-above.svg b/breeze-icons-5.21.0/icons/actions/16/selection-move-to-layer-above.svg deleted file mode 100644 index f805d0a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-move-to-layer-above.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-move-to-layer-below.svg b/breeze-icons-5.21.0/icons/actions/16/selection-move-to-layer-below.svg deleted file mode 100644 index 6280e05..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-move-to-layer-below.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-raise.svg b/breeze-icons-5.21.0/icons/actions/16/selection-raise.svg deleted file mode 120000 index deb91cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-raise.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-raise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/selection-top.svg b/breeze-icons-5.21.0/icons/actions/16/selection-top.svg deleted file mode 120000 index e810edf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/selection-top.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-front.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/send_signal.svg b/breeze-icons-5.21.0/icons/actions/16/send_signal.svg deleted file mode 100644 index 94e3aff..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/send_signal.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/services.svg b/breeze-icons-5.21.0/icons/actions/16/services.svg deleted file mode 120000 index 4c2c5d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/services.svg +++ /dev/null @@ -1 +0,0 @@ -flag-blue.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/set-language.svg b/breeze-icons-5.21.0/icons/actions/16/set-language.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/set-language.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/settings-configure.svg b/breeze-icons-5.21.0/icons/actions/16/settings-configure.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/settings-configure.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/shallow-history.svg b/breeze-icons-5.21.0/icons/actions/16/shallow-history.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/shallow-history.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/shape-choose.svg b/breeze-icons-5.21.0/icons/actions/16/shape-choose.svg deleted file mode 120000 index ef9a196..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/shape-choose.svg +++ /dev/null @@ -1 +0,0 @@ -shapes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/shapes.svg b/breeze-icons-5.21.0/icons/actions/16/shapes.svg deleted file mode 100644 index 3f6121e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/shapes.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/sharpenimage.svg b/breeze-icons-5.21.0/icons/actions/16/sharpenimage.svg deleted file mode 100644 index c570f41..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/sharpenimage.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/shear.svg b/breeze-icons-5.21.0/icons/actions/16/shear.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/shear.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/show-dialogs.svg b/breeze-icons-5.21.0/icons/actions/16/show-dialogs.svg deleted file mode 120000 index ae70e66..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-dialogs.svg +++ /dev/null @@ -1 +0,0 @@ -show-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/show-grid.svg b/breeze-icons-5.21.0/icons/actions/16/show-grid.svg deleted file mode 120000 index 793f5eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-grid.svg +++ /dev/null @@ -1 +0,0 @@ -view-grid.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/show-guides.svg b/breeze-icons-5.21.0/icons/actions/16/show-guides.svg deleted file mode 100644 index c498072..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-guides.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/show-menu.svg b/breeze-icons-5.21.0/icons/actions/16/show-menu.svg deleted file mode 100644 index f7dd3c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-menu.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/show-node-handles.svg b/breeze-icons-5.21.0/icons/actions/16/show-node-handles.svg deleted file mode 100644 index a9b38cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-node-handles.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/show-offline.svg b/breeze-icons-5.21.0/icons/actions/16/show-offline.svg deleted file mode 120000 index 5019195..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-offline.svg +++ /dev/null @@ -1 +0,0 @@ -meeting-attending-tentative.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/show-path-outline.svg b/breeze-icons-5.21.0/icons/actions/16/show-path-outline.svg deleted file mode 100644 index d023bc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/show-path-outline.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/shuffle.svg b/breeze-icons-5.21.0/icons/actions/16/shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/similarartists-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/similarartists-amarok.svg deleted file mode 100644 index 346cbce..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/similarartists-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/smallclock.svg b/breeze-icons-5.21.0/icons/actions/16/smallclock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/smallclock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-center.svg b/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-center.svg deleted file mode 100644 index 82915e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-center.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-corners.svg b/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-corners.svg deleted file mode 100644 index 4c0ad9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-corners.svg +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-edges.svg b/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-edges.svg deleted file mode 100644 index b40f51d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-edges.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-midpoints.svg b/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-midpoints.svg deleted file mode 100644 index b8a42e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box-midpoints.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box.svg b/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box.svg deleted file mode 120000 index 66a1472..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-bounding-box.svg +++ /dev/null @@ -1 +0,0 @@ -snap-bounding-box-edges.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-extension.svg b/breeze-icons-5.21.0/icons/actions/16/snap-extension.svg deleted file mode 100644 index 6b156ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-extension.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-grid-guide-intersections.svg b/breeze-icons-5.21.0/icons/actions/16/snap-grid-guide-intersections.svg deleted file mode 100644 index 1eee3dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-grid-guide-intersections.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-guideline.svg b/breeze-icons-5.21.0/icons/actions/16/snap-guideline.svg deleted file mode 100644 index 7ee929f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-guideline.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-intersection.svg b/breeze-icons-5.21.0/icons/actions/16/snap-intersection.svg deleted file mode 100644 index 5329b65..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-intersection.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-node.svg b/breeze-icons-5.21.0/icons/actions/16/snap-node.svg deleted file mode 100644 index 88fc898..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-node.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-center.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-center.svg deleted file mode 100644 index 0147847..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-center.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-cusp.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-cusp.svg deleted file mode 100644 index bf1680b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-cusp.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-intersection.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-intersection.svg deleted file mode 100644 index 75e5111..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-intersection.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-midpoint.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-midpoint.svg deleted file mode 100644 index 1fdb22e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-midpoint.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-path.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-path.svg deleted file mode 100644 index bd79e7c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-path.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-rotation-center.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-rotation-center.svg deleted file mode 100644 index 2ff53f5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-rotation-center.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-smooth.svg b/breeze-icons-5.21.0/icons/actions/16/snap-nodes-smooth.svg deleted file mode 100644 index b6e7c4d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-nodes-smooth.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-orthogonal.svg b/breeze-icons-5.21.0/icons/actions/16/snap-orthogonal.svg deleted file mode 100644 index 2183b23..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-orthogonal.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-page.svg b/breeze-icons-5.21.0/icons/actions/16/snap-page.svg deleted file mode 100644 index 35f730e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-page.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap-text-baseline.svg b/breeze-icons-5.21.0/icons/actions/16/snap-text-baseline.svg deleted file mode 100644 index ef30bae..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap-text-baseline.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/snap.svg b/breeze-icons-5.21.0/icons/actions/16/snap.svg deleted file mode 100644 index a20f5c1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/snap.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/social.svg b/breeze-icons-5.21.0/icons/actions/16/social.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/social.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/sort-name.svg b/breeze-icons-5.21.0/icons/actions/16/sort-name.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/sort-name.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/sort-presence.svg b/breeze-icons-5.21.0/icons/actions/16/sort-presence.svg deleted file mode 100644 index 8983b24..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/sort-presence.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/sort_incr.svg b/breeze-icons-5.21.0/icons/actions/16/sort_incr.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/sort_incr.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/speaker.svg b/breeze-icons-5.21.0/icons/actions/16/speaker.svg deleted file mode 100644 index ee64a46..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/speaker.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/specific-setup.svg b/breeze-icons-5.21.0/icons/actions/16/specific-setup.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/specific-setup.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/speedometer.svg b/breeze-icons-5.21.0/icons/actions/16/speedometer.svg deleted file mode 120000 index e48dac0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/speedometer.svg +++ /dev/null @@ -1 +0,0 @@ -filename-bpm-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/split.svg b/breeze-icons-5.21.0/icons/actions/16/split.svg deleted file mode 100644 index 3fdcec4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/split.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/standard-connector.svg b/breeze-icons-5.21.0/icons/actions/16/standard-connector.svg deleted file mode 100644 index 9173521..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/standard-connector.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/start-over.svg b/breeze-icons-5.21.0/icons/actions/16/start-over.svg deleted file mode 120000 index 81a417a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/start-over.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-repeat.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/state-fork.svg b/breeze-icons-5.21.0/icons/actions/16/state-fork.svg deleted file mode 100644 index c2316d6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/state-fork.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/sticky_zoom.svg b/breeze-icons-5.21.0/icons/actions/16/sticky_zoom.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/sticky_zoom.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/story-editor.svg b/breeze-icons-5.21.0/icons/actions/16/story-editor.svg deleted file mode 100644 index 1fdb6a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/story-editor.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/straight-connector.svg b/breeze-icons-5.21.0/icons/actions/16/straight-connector.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/straight-connector.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-bevel.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-cap-bevel.svg deleted file mode 120000 index 1b2b69e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-bevel.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-bevel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-butt.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-cap-butt.svg deleted file mode 100644 index fc8bd85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-butt.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-miter.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-cap-miter.svg deleted file mode 120000 index 7788e8b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-miter.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-miter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-round.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-cap-round.svg deleted file mode 100644 index ed0f661..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-round.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-square.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-cap-square.svg deleted file mode 100644 index f6e4bf7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-cap-square.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-join-bevel.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-join-bevel.svg deleted file mode 100644 index 91886b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-join-bevel.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-join-miter.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-join-miter.svg deleted file mode 100644 index 5a2857f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-join-miter.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-join-round.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-join-round.svg deleted file mode 100644 index 071401e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-join-round.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/stroke-to-path.svg b/breeze-icons-5.21.0/icons/actions/16/stroke-to-path.svg deleted file mode 100644 index 1e90e38..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/stroke-to-path.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/subsystem.svg b/breeze-icons-5.21.0/icons/actions/16/subsystem.svg deleted file mode 120000 index 7563411..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/subsystem.svg +++ /dev/null @@ -1 +0,0 @@ -plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/svn-commit.svg b/breeze-icons-5.21.0/icons/actions/16/svn-commit.svg deleted file mode 100644 index 0e26fe2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/svn-commit.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/svn-update.svg b/breeze-icons-5.21.0/icons/actions/16/svn-update.svg deleted file mode 100644 index 677f790..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/svn-update.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/symbols.svg b/breeze-icons-5.21.0/icons/actions/16/symbols.svg deleted file mode 100644 index 438ca64..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/symbols.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/system-run.svg b/breeze-icons-5.21.0/icons/actions/16/system-run.svg deleted file mode 100644 index 81963c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/system-run.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/system-search.svg b/breeze-icons-5.21.0/icons/actions/16/system-search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/system-search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/system-upgrade.svg b/breeze-icons-5.21.0/icons/actions/16/system-upgrade.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/system-upgrade.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tab-close-other.svg b/breeze-icons-5.21.0/icons/actions/16/tab-close-other.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tab-close-other.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tab-close.svg b/breeze-icons-5.21.0/icons/actions/16/tab-close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tab-close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tab-detach.svg b/breeze-icons-5.21.0/icons/actions/16/tab-detach.svg deleted file mode 100644 index 4c541f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tab-detach.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tab-duplicate.svg b/breeze-icons-5.21.0/icons/actions/16/tab-duplicate.svg deleted file mode 100644 index b538b90..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tab-duplicate.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tab-new-background.svg b/breeze-icons-5.21.0/icons/actions/16/tab-new-background.svg deleted file mode 100644 index c3dd7e1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tab-new-background.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tab-new.svg b/breeze-icons-5.21.0/icons/actions/16/tab-new.svg deleted file mode 100644 index 8500184..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tab-new.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/table.svg b/breeze-icons-5.21.0/icons/actions/16/table.svg deleted file mode 100644 index 1aaed37..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/table.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-addressbook.svg b/breeze-icons-5.21.0/icons/actions/16/tag-addressbook.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-addressbook.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-assigned.svg b/breeze-icons-5.21.0/icons/actions/16/tag-assigned.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-assigned.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-delete.svg b/breeze-icons-5.21.0/icons/actions/16/tag-delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-events.svg b/breeze-icons-5.21.0/icons/actions/16/tag-events.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-events.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-folder.svg b/breeze-icons-5.21.0/icons/actions/16/tag-folder.svg deleted file mode 120000 index f927800..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open-folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-new.svg b/breeze-icons-5.21.0/icons/actions/16/tag-new.svg deleted file mode 100644 index 21712b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-new.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-people.svg b/breeze-icons-5.21.0/icons/actions/16/tag-people.svg deleted file mode 120000 index 0d9b8b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-people.svg +++ /dev/null @@ -1 +0,0 @@ -edit-image-face-show.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-places.svg b/breeze-icons-5.21.0/icons/actions/16/tag-places.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-places.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-properties.svg b/breeze-icons-5.21.0/icons/actions/16/tag-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-recents.svg b/breeze-icons-5.21.0/icons/actions/16/tag-recents.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-recents.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag-reset.svg b/breeze-icons-5.21.0/icons/actions/16/tag-reset.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag-reset.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tag.svg b/breeze-icons-5.21.0/icons/actions/16/tag.svg deleted file mode 100644 index af1b239..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tag.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/task-new.svg b/breeze-icons-5.21.0/icons/actions/16/task-new.svg deleted file mode 100644 index d02ce45..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/task-new.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/taxes-finances.svg b/breeze-icons-5.21.0/icons/actions/16/taxes-finances.svg deleted file mode 100644 index ff07fce..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/taxes-finances.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/template.svg b/breeze-icons-5.21.0/icons/actions/16/template.svg deleted file mode 120000 index 911d559..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/template.svg +++ /dev/null @@ -1 +0,0 @@ -document-new-from-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/text-convert-to-regular.svg b/breeze-icons-5.21.0/icons/actions/16/text-convert-to-regular.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-convert-to-regular.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/text-field.svg b/breeze-icons-5.21.0/icons/actions/16/text-field.svg deleted file mode 100644 index 90dc7c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-field.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-flow-into-frame.svg b/breeze-icons-5.21.0/icons/actions/16/text-flow-into-frame.svg deleted file mode 100644 index ba4ea59..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-flow-into-frame.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-frame-link.svg b/breeze-icons-5.21.0/icons/actions/16/text-frame-link.svg deleted file mode 100644 index 41a516e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-frame-link.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-frame-unlink.svg b/breeze-icons-5.21.0/icons/actions/16/text-frame-unlink.svg deleted file mode 100644 index d750eb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-frame-unlink.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-put-on-path.svg b/breeze-icons-5.21.0/icons/actions/16/text-put-on-path.svg deleted file mode 100644 index 8ba7f25..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-put-on-path.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-remove-from-path.svg b/breeze-icons-5.21.0/icons/actions/16/text-remove-from-path.svg deleted file mode 100644 index cdb5c08..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-remove-from-path.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-speak.svg b/breeze-icons-5.21.0/icons/actions/16/text-speak.svg deleted file mode 100644 index 7324d7c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-speak.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-unflow.svg b/breeze-icons-5.21.0/icons/actions/16/text-unflow.svg deleted file mode 100644 index 72fb968..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-unflow.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-unkern.svg b/breeze-icons-5.21.0/icons/actions/16/text-unkern.svg deleted file mode 100644 index 47404a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-unkern.svg +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text-wrap.svg b/breeze-icons-5.21.0/icons/actions/16/text-wrap.svg deleted file mode 100644 index 2c74ba9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text-wrap.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text.svg b/breeze-icons-5.21.0/icons/actions/16/text.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/text_horz_kern.svg b/breeze-icons-5.21.0/icons/actions/16/text_horz_kern.svg deleted file mode 100644 index 318315c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_horz_kern.svg +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text_letter_spacing.svg b/breeze-icons-5.21.0/icons/actions/16/text_letter_spacing.svg deleted file mode 100644 index e3af7e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_letter_spacing.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text_line_spacing.svg b/breeze-icons-5.21.0/icons/actions/16/text_line_spacing.svg deleted file mode 100644 index e27bbd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_line_spacing.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text_rotation.svg b/breeze-icons-5.21.0/icons/actions/16/text_rotation.svg deleted file mode 100644 index c9d1f67..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_rotation.svg +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text_subscript.svg b/breeze-icons-5.21.0/icons/actions/16/text_subscript.svg deleted file mode 120000 index 6022bad..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_subscript.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-subscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/text_superscript.svg b/breeze-icons-5.21.0/icons/actions/16/text_superscript.svg deleted file mode 120000 index ff7ed30..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_superscript.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-superscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/text_vert_kern.svg b/breeze-icons-5.21.0/icons/actions/16/text_vert_kern.svg deleted file mode 100644 index 3c6390f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_vert_kern.svg +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/text_word_spacing.svg b/breeze-icons-5.21.0/icons/actions/16/text_word_spacing.svg deleted file mode 100644 index 59e56eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/text_word_spacing.svg +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tool-animator.svg b/breeze-icons-5.21.0/icons/actions/16/tool-animator.svg deleted file mode 100644 index 333ab16..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tool-animator.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tool-measure.svg b/breeze-icons-5.21.0/icons/actions/16/tool-measure.svg deleted file mode 120000 index b31f3fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tool-measure.svg +++ /dev/null @@ -1 +0,0 @@ -measure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tool-node-editor.svg b/breeze-icons-5.21.0/icons/actions/16/tool-node-editor.svg deleted file mode 120000 index 9d57cb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tool-node-editor.svg +++ /dev/null @@ -1 +0,0 @@ -edit-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tool-pointer.svg b/breeze-icons-5.21.0/icons/actions/16/tool-pointer.svg deleted file mode 120000 index 7f408ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tool-pointer.svg +++ /dev/null @@ -1 +0,0 @@ -cursor-arrow.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/tool-tweak.svg b/breeze-icons-5.21.0/icons/actions/16/tool-tweak.svg deleted file mode 100644 index f417898..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tool-tweak.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-check-spelling.svg b/breeze-icons-5.21.0/icons/actions/16/tools-check-spelling.svg deleted file mode 100644 index 3b94540..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-check-spelling.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-burn-image.svg b/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-burn-image.svg deleted file mode 100644 index 30cef73..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-burn-image.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-burn.svg b/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-burn.svg deleted file mode 100644 index fcf0d7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-burn.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-copy.svg b/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-copy.svg deleted file mode 100644 index 9a2fea3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-copy.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-erase.svg b/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-erase.svg deleted file mode 100644 index 11165f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-erase.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-format.svg b/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-format.svg deleted file mode 100644 index fddc026..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-media-optical-format.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-report-bug.svg b/breeze-icons-5.21.0/icons/actions/16/tools-report-bug.svg deleted file mode 100644 index cd6a079..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-report-bug.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-rip-audio-cd.svg b/breeze-icons-5.21.0/icons/actions/16/tools-rip-audio-cd.svg deleted file mode 100644 index 919eb69..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-rip-audio-cd.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-rip-video-cd.svg b/breeze-icons-5.21.0/icons/actions/16/tools-rip-video-cd.svg deleted file mode 100644 index 98bb0f6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-rip-video-cd.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-rip-video-dvd.svg b/breeze-icons-5.21.0/icons/actions/16/tools-rip-video-dvd.svg deleted file mode 100644 index 8ca71d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-rip-video-dvd.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/tools-wizard.svg b/breeze-icons-5.21.0/icons/actions/16/tools-wizard.svg deleted file mode 100644 index 501783a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/tools-wizard.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-affect-gradient.svg b/breeze-icons-5.21.0/icons/actions/16/transform-affect-gradient.svg deleted file mode 100644 index dbf8c3e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-affect-gradient.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-affect-pattern.svg b/breeze-icons-5.21.0/icons/actions/16/transform-affect-pattern.svg deleted file mode 100644 index 0df68b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-affect-pattern.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-affect-rounded-corners.svg b/breeze-icons-5.21.0/icons/actions/16/transform-affect-rounded-corners.svg deleted file mode 100644 index 41412b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-affect-rounded-corners.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-affect-stroke.svg b/breeze-icons-5.21.0/icons/actions/16/transform-affect-stroke.svg deleted file mode 100644 index 71cb609..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-affect-stroke.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-crop-and-resize.svg b/breeze-icons-5.21.0/icons/actions/16/transform-crop-and-resize.svg deleted file mode 100644 index 1775c22..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-crop-and-resize.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-crop.svg b/breeze-icons-5.21.0/icons/actions/16/transform-crop.svg deleted file mode 100644 index 2361de4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-crop.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-move-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/transform-move-horizontal.svg deleted file mode 100644 index d55a159..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-move-horizontal.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-move-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/transform-move-vertical.svg deleted file mode 100644 index 0ade9f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-move-vertical.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-move.svg b/breeze-icons-5.21.0/icons/actions/16/transform-move.svg deleted file mode 100644 index cdd51aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-move.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-rotate.svg b/breeze-icons-5.21.0/icons/actions/16/transform-rotate.svg deleted file mode 100644 index ebdf523..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-rotate.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-scale-textbox-points.svg b/breeze-icons-5.21.0/icons/actions/16/transform-scale-textbox-points.svg deleted file mode 100644 index e68a88c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-scale-textbox-points.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-scale.svg b/breeze-icons-5.21.0/icons/actions/16/transform-scale.svg deleted file mode 100644 index b81005a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-scale.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-shear-down.svg b/breeze-icons-5.21.0/icons/actions/16/transform-shear-down.svg deleted file mode 100644 index 42778d6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-shear-down.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-shear-left.svg b/breeze-icons-5.21.0/icons/actions/16/transform-shear-left.svg deleted file mode 100644 index 4dfd209..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-shear-left.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-shear-right.svg b/breeze-icons-5.21.0/icons/actions/16/transform-shear-right.svg deleted file mode 100644 index b460445..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-shear-right.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-shear-up.svg b/breeze-icons-5.21.0/icons/actions/16/transform-shear-up.svg deleted file mode 100644 index 271f985..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-shear-up.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-skew-horizontal.svg b/breeze-icons-5.21.0/icons/actions/16/transform-skew-horizontal.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-skew-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/transform-skew-vertical.svg b/breeze-icons-5.21.0/icons/actions/16/transform-skew-vertical.svg deleted file mode 120000 index 294c4e3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transform-skew-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/transsearch.svg b/breeze-icons-5.21.0/icons/actions/16/transsearch.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/transsearch.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/trash-empty.svg b/breeze-icons-5.21.0/icons/actions/16/trash-empty.svg deleted file mode 100644 index 2ba0494..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/trash-empty.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/umbr-coll-message-asynchronous.svg b/breeze-icons-5.21.0/icons/actions/16/umbr-coll-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbr-coll-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbr-coll-message-synchronous.svg b/breeze-icons-5.21.0/icons/actions/16/umbr-coll-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbr-coll-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbr-message-asynchronous.svg b/breeze-icons-5.21.0/icons/actions/16/umbr-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbr-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbr-message-found.svg b/breeze-icons-5.21.0/icons/actions/16/umbr-message-found.svg deleted file mode 120000 index 3bab14e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbr-message-found.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-notjunk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbr-message-lost.svg b/breeze-icons-5.21.0/icons/actions/16/umbr-message-lost.svg deleted file mode 120000 index c423740..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbr-message-lost.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-junk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbr-message-synchronous.svg b/breeze-icons-5.21.0/icons/actions/16/umbr-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbr-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_activity.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_activity.svg deleted file mode 120000 index 7954379..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_activity.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_class.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_collaboration.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_collaboration.svg deleted file mode 120000 index 255b712..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_collaboration.svg +++ /dev/null @@ -1 +0,0 @@ -document-share.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_component.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_deployment.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_deployment.svg deleted file mode 100644 index bfe066c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_deployment.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_entityrelationship.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_entityrelationship.svg deleted file mode 120000 index 057bb99..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_entityrelationship.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_sequence.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_sequence.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_sequence.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_state.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_state.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_usecase.svg b/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_usecase.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/umbrello_diagram_usecase.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/uniassociation.svg b/breeze-icons-5.21.0/icons/actions/16/uniassociation.svg deleted file mode 100644 index 42e8573..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/uniassociation.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/unique_constraint.svg b/breeze-icons-5.21.0/icons/actions/16/unique_constraint.svg deleted file mode 100644 index 428cc57..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/unique_constraint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/unlock.svg b/breeze-icons-5.21.0/icons/actions/16/unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/unmarkasblank.svg b/breeze-icons-5.21.0/icons/actions/16/unmarkasblank.svg deleted file mode 100644 index 0c12817..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/unmarkasblank.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/unrequired.svg b/breeze-icons-5.21.0/icons/actions/16/unrequired.svg deleted file mode 120000 index 3814b6e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/unrequired.svg +++ /dev/null @@ -1 +0,0 @@ -package-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/upcomingevents-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/upcomingevents-amarok.svg deleted file mode 120000 index 7022652..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/upcomingevents-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/upindicator.svg b/breeze-icons-5.21.0/icons/actions/16/upindicator.svg deleted file mode 100644 index 280c3e4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/upindicator.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/upload-media.svg b/breeze-icons-5.21.0/icons/actions/16/upload-media.svg deleted file mode 100644 index 0e52559..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/upload-media.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/usecase.svg b/breeze-icons-5.21.0/icons/actions/16/usecase.svg deleted file mode 120000 index 81af32b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/usecase.svg +++ /dev/null @@ -1 +0,0 @@ -draw-ellipse.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/user-group-delete.svg b/breeze-icons-5.21.0/icons/actions/16/user-group-delete.svg deleted file mode 100644 index f5cb028..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/user-group-delete.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/user-group-new.svg b/breeze-icons-5.21.0/icons/actions/16/user-group-new.svg deleted file mode 100644 index b76ebb3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/user-group-new.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/user-group-properties.svg b/breeze-icons-5.21.0/icons/actions/16/user-group-properties.svg deleted file mode 100644 index 2f0ba23..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/user-group-properties.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/user-identity.svg b/breeze-icons-5.21.0/icons/actions/16/user-identity.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/user-properties.svg b/breeze-icons-5.21.0/icons/actions/16/user-properties.svg deleted file mode 120000 index ad3742c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/user-properties.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/videoclip-amarok.svg b/breeze-icons-5.21.0/icons/actions/16/videoclip-amarok.svg deleted file mode 120000 index 0d1faec..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/videoclip-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-show-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-barcode-add.svg b/breeze-icons-5.21.0/icons/actions/16/view-barcode-add.svg deleted file mode 100644 index 8e43f6e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-barcode-add.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-barcode.svg b/breeze-icons-5.21.0/icons/actions/16/view-barcode.svg deleted file mode 100644 index 7a34d00..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-barcode.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-agenda.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-agenda.svg deleted file mode 100644 index 320dc85..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-agenda.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-birthday.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-birthday.svg deleted file mode 100644 index ec802fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-birthday.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-day.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-day.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-holiday.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-holiday.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-holiday.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-journal.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-journal.svg deleted file mode 100644 index 3e47964..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-journal.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-list.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-list.svg deleted file mode 100644 index 4408d9f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-list.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-month.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-month.svg deleted file mode 100644 index e674868..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-month.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-special-occasion.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-special-occasion.svg deleted file mode 100644 index e697eab..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-special-occasion.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-tasks.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-tasks.svg deleted file mode 100644 index 6533eb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-tasks.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-time-spent.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-time-spent.svg deleted file mode 100644 index 4abcf4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-time-spent.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-timeline.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-timeline.svg deleted file mode 100644 index 7eb9a12..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-timeline.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-upcoming-days.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-upcoming-days.svg deleted file mode 100644 index e065527..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-upcoming-days.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-upcoming-events.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-upcoming-events.svg deleted file mode 100644 index 3be1c3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-upcoming-events.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-wedding-anniversary.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-wedding-anniversary.svg deleted file mode 100644 index ad2c4c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-wedding-anniversary.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-week.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-week.svg deleted file mode 100644 index 4209951..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-week.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-whatsnext.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-whatsnext.svg deleted file mode 100644 index 0efa62c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-whatsnext.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar-workweek.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar-workweek.svg deleted file mode 120000 index 9b59502..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar-workweek.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-week.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-calendar.svg b/breeze-icons-5.21.0/icons/actions/16/view-calendar.svg deleted file mode 100644 index bdb03fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-calendar.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-choose.svg b/breeze-icons-5.21.0/icons/actions/16/view-choose.svg deleted file mode 100644 index f70475f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-choose.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-close.svg b/breeze-icons-5.21.0/icons/actions/16/view-close.svg deleted file mode 100644 index 06904e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-close.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-file-columns.svg b/breeze-icons-5.21.0/icons/actions/16/view-file-columns.svg deleted file mode 100644 index 62ac316..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-file-columns.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-filter.svg b/breeze-icons-5.21.0/icons/actions/16/view-filter.svg deleted file mode 100644 index c3121b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-filter.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-form-action.svg b/breeze-icons-5.21.0/icons/actions/16/view-form-action.svg deleted file mode 100644 index 48abfa1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-form-action.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-form.svg b/breeze-icons-5.21.0/icons/actions/16/view-form.svg deleted file mode 100644 index 279ec37..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-form.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-fullscreen.svg b/breeze-icons-5.21.0/icons/actions/16/view-fullscreen.svg deleted file mode 100644 index ce698da..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-fullscreen.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-grid.svg b/breeze-icons-5.21.0/icons/actions/16/view-grid.svg deleted file mode 100644 index 23ce3be..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-grid.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-group.svg b/breeze-icons-5.21.0/icons/actions/16/view-group.svg deleted file mode 100644 index 99a0592..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-group.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-history.svg b/breeze-icons-5.21.0/icons/actions/16/view-history.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-left-close.svg b/breeze-icons-5.21.0/icons/actions/16/view-left-close.svg deleted file mode 100644 index 456925f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-left-close.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-list-details.svg b/breeze-icons-5.21.0/icons/actions/16/view-list-details.svg deleted file mode 100644 index 7814135..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-list-details.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-list-icons.svg b/breeze-icons-5.21.0/icons/actions/16/view-list-icons.svg deleted file mode 100644 index e5b6261..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-list-icons.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-list-text.svg b/breeze-icons-5.21.0/icons/actions/16/view-list-text.svg deleted file mode 100644 index 010fce6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-list-text.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-list-tree.svg b/breeze-icons-5.21.0/icons/actions/16/view-list-tree.svg deleted file mode 100644 index cd39084..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-list-tree.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-media-artist.svg b/breeze-icons-5.21.0/icons/actions/16/view-media-artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-media-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-media-equalizer.svg b/breeze-icons-5.21.0/icons/actions/16/view-media-equalizer.svg deleted file mode 100644 index a0d2d32..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-media-equalizer.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-media-lyrics.svg b/breeze-icons-5.21.0/icons/actions/16/view-media-lyrics.svg deleted file mode 100644 index 9cd5f18..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-media-lyrics.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-media-playlist.svg b/breeze-icons-5.21.0/icons/actions/16/view-media-playlist.svg deleted file mode 100644 index 3304778..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-media-playlist.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-media-visualization.svg b/breeze-icons-5.21.0/icons/actions/16/view-media-visualization.svg deleted file mode 100644 index ed5b345..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-media-visualization.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-multiple-objects.svg b/breeze-icons-5.21.0/icons/actions/16/view-multiple-objects.svg deleted file mode 100644 index b52bf96..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-multiple-objects.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-object-histogram-linear.svg b/breeze-icons-5.21.0/icons/actions/16/view-object-histogram-linear.svg deleted file mode 100644 index 7a10245..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-object-histogram-linear.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-object-histogram-logarithmic.svg b/breeze-icons-5.21.0/icons/actions/16/view-object-histogram-logarithmic.svg deleted file mode 100644 index a86504a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-object-histogram-logarithmic.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-calendar.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-contacts.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-contacts.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-contacts.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-journal.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-journal.svg deleted file mode 120000 index b830e6b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-journal.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-journal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-mail.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-mail.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-news.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-news.svg deleted file mode 120000 index 7387fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-news.svg +++ /dev/null @@ -1 +0,0 @@ -news-subscribe.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-notes.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-notes.svg deleted file mode 100644 index 3ab5606..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-notes.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-tasks-pending.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-tasks-pending.svg deleted file mode 100644 index a5db60d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-tasks-pending.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-pim-tasks.svg b/breeze-icons-5.21.0/icons/actions/16/view-pim-tasks.svg deleted file mode 120000 index f6ae45c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-pim-tasks.svg +++ /dev/null @@ -1 +0,0 @@ -view-task.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-presentation.svg b/breeze-icons-5.21.0/icons/actions/16/view-presentation.svg deleted file mode 100644 index 533272a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-presentation.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-preview.svg b/breeze-icons-5.21.0/icons/actions/16/view-preview.svg deleted file mode 100644 index 8aeb3cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-preview.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-process-all-tree.svg b/breeze-icons-5.21.0/icons/actions/16/view-process-all-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-process-all-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-process-all.svg b/breeze-icons-5.21.0/icons/actions/16/view-process-all.svg deleted file mode 120000 index a379444..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-process-all.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-details.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-process-own.svg b/breeze-icons-5.21.0/icons/actions/16/view-process-own.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-process-own.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-process-system.svg b/breeze-icons-5.21.0/icons/actions/16/view-process-system.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-process-system.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-process-tree.svg b/breeze-icons-5.21.0/icons/actions/16/view-process-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-process-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-process-users.svg b/breeze-icons-5.21.0/icons/actions/16/view-process-users.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-process-users.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-readermode-active.svg b/breeze-icons-5.21.0/icons/actions/16/view-readermode-active.svg deleted file mode 100644 index 2c79085..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-readermode-active.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-readermode.svg b/breeze-icons-5.21.0/icons/actions/16/view-readermode.svg deleted file mode 100644 index ad82c6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-readermode.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-refresh.svg b/breeze-icons-5.21.0/icons/actions/16/view-refresh.svg deleted file mode 100644 index d3cb116..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-refresh.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-resource-calendar.svg b/breeze-icons-5.21.0/icons/actions/16/view-resource-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-resource-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-restore.svg b/breeze-icons-5.21.0/icons/actions/16/view-restore.svg deleted file mode 100644 index e15a7de..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-restore.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-right-close.svg b/breeze-icons-5.21.0/icons/actions/16/view-right-close.svg deleted file mode 100644 index 54fecb8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-right-close.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-right-new.svg b/breeze-icons-5.21.0/icons/actions/16/view-right-new.svg deleted file mode 100644 index a7334a0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-right-new.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-sidetree.svg b/breeze-icons-5.21.0/icons/actions/16/view-sidetree.svg deleted file mode 100644 index 48d1585..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-sidetree.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-sort-ascending.svg b/breeze-icons-5.21.0/icons/actions/16/view-sort-ascending.svg deleted file mode 100644 index c2fab12..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-sort-ascending.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-sort-descending.svg b/breeze-icons-5.21.0/icons/actions/16/view-sort-descending.svg deleted file mode 100644 index aa31ad0..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-sort-descending.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-split-left-right.svg b/breeze-icons-5.21.0/icons/actions/16/view-split-left-right.svg deleted file mode 100644 index de6cbf1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-split-left-right.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-split-top-bottom.svg b/breeze-icons-5.21.0/icons/actions/16/view-split-top-bottom.svg deleted file mode 100644 index 360fa23..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-split-top-bottom.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-statistics.svg b/breeze-icons-5.21.0/icons/actions/16/view-statistics.svg deleted file mode 100644 index 763407a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-statistics.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-table-of-contents-ltr.svg b/breeze-icons-5.21.0/icons/actions/16/view-table-of-contents-ltr.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-table-of-contents-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-table-of-contents-rtl.svg b/breeze-icons-5.21.0/icons/actions/16/view-table-of-contents-rtl.svg deleted file mode 100644 index 2df28c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-table-of-contents-rtl.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-task-add.svg b/breeze-icons-5.21.0/icons/actions/16/view-task-add.svg deleted file mode 120000 index 072782f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-task-add.svg +++ /dev/null @@ -1 +0,0 @@ -task-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-task-child-add.svg b/breeze-icons-5.21.0/icons/actions/16/view-task-child-add.svg deleted file mode 120000 index 4226a53..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-task-child-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-task-child.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-task-child.svg b/breeze-icons-5.21.0/icons/actions/16/view-task-child.svg deleted file mode 100644 index 380fd55..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-task-child.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-task.svg b/breeze-icons-5.21.0/icons/actions/16/view-task.svg deleted file mode 100644 index 112851f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-task.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined-add.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined-add.svg deleted file mode 120000 index 33efb3f..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-time-schedule-baselined.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined-remove.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined-remove.svg deleted file mode 100644 index 6a2e39b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined-remove.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined.svg deleted file mode 100644 index 9fe81ef..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-baselined.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-calculus.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-calculus.svg deleted file mode 100644 index b0c3eb2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-calculus.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-child-insert.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-child-insert.svg deleted file mode 100644 index 0c65e42..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-child-insert.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-edit.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-edit.svg deleted file mode 100644 index 661d4cd..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-edit.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-insert.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-insert.svg deleted file mode 100644 index 0188189..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule-insert.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule.svg b/breeze-icons-5.21.0/icons/actions/16/view-time-schedule.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-time-schedule.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/view-web-browser-dom-tree.svg b/breeze-icons-5.21.0/icons/actions/16/view-web-browser-dom-tree.svg deleted file mode 100644 index 440088a..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/view-web-browser-dom-tree.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/viewimage.svg b/breeze-icons-5.21.0/icons/actions/16/viewimage.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/viewimage.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/visibility.svg b/breeze-icons-5.21.0/icons/actions/16/visibility.svg deleted file mode 100644 index 22f3bc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/visibility.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/window-close.svg b/breeze-icons-5.21.0/icons/actions/16/window-close.svg deleted file mode 100644 index 24ea94e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/window-close.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/window-duplicate.svg b/breeze-icons-5.21.0/icons/actions/16/window-duplicate.svg deleted file mode 100644 index 51af336..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/window-duplicate.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/window-new.svg b/breeze-icons-5.21.0/icons/actions/16/window-new.svg deleted file mode 100644 index ddf563c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/window-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/window-next.svg b/breeze-icons-5.21.0/icons/actions/16/window-next.svg deleted file mode 100644 index 8760b86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/window-next.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/window-previous.svg b/breeze-icons-5.21.0/icons/actions/16/window-previous.svg deleted file mode 100644 index 1310366..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/window-previous.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/window.svg b/breeze-icons-5.21.0/icons/actions/16/window.svg deleted file mode 100644 index 6ae56a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/window.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/x-clementine-artist.svg b/breeze-icons-5.21.0/icons/actions/16/x-clementine-artist.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-clementine-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-clementine-shuffle.svg b/breeze-icons-5.21.0/icons/actions/16/x-clementine-shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-clementine-shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-shape-connection.svg b/breeze-icons-5.21.0/icons/actions/16/x-shape-connection.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-shape-connection.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-shape-formula.svg b/breeze-icons-5.21.0/icons/actions/16/x-shape-formula.svg deleted file mode 120000 index 76cf815..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-shape-formula.svg +++ /dev/null @@ -1 +0,0 @@ -formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-shape-image.svg b/breeze-icons-5.21.0/icons/actions/16/x-shape-image.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-shape-image.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-shape-text.svg b/breeze-icons-5.21.0/icons/actions/16/x-shape-text.svg deleted file mode 120000 index ab11536..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-shape-text.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-zoom-in.svg b/breeze-icons-5.21.0/icons/actions/16/x-zoom-in.svg deleted file mode 120000 index 608b539..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/x-zoom-out.svg b/breeze-icons-5.21.0/icons/actions/16/x-zoom-out.svg deleted file mode 120000 index fc310d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/x-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/xml-attribute-delete.svg b/breeze-icons-5.21.0/icons/actions/16/xml-attribute-delete.svg deleted file mode 100644 index 52f2976..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/xml-attribute-delete.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/xml-element-new.svg b/breeze-icons-5.21.0/icons/actions/16/xml-element-new.svg deleted file mode 100644 index 7f03df2..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/xml-element-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/xml-node-delete.svg b/breeze-icons-5.21.0/icons/actions/16/xml-node-delete.svg deleted file mode 100644 index bbd52e1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/xml-node-delete.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/xml-node-duplicate.svg b/breeze-icons-5.21.0/icons/actions/16/xml-node-duplicate.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/xml-node-duplicate.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/xml-text-new.svg b/breeze-icons-5.21.0/icons/actions/16/xml-text-new.svg deleted file mode 100644 index f1334e3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/xml-text-new.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/y-zoom-in.svg b/breeze-icons-5.21.0/icons/actions/16/y-zoom-in.svg deleted file mode 100644 index 5990267..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/y-zoom-in.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/y-zoom-out.svg b/breeze-icons-5.21.0/icons/actions/16/y-zoom-out.svg deleted file mode 120000 index 0f72a05..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/y-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-1-to-2.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-1-to-2.svg deleted file mode 100644 index 6702d86..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-1-to-2.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-2-to-1.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-2-to-1.svg deleted file mode 100644 index 27765d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-2-to-1.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-double-size.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-double-size.svg deleted file mode 120000 index 79ae67b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-double-size.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-1-to-2.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-draw.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-draw.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-draw.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-best.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-fit-best.svg deleted file mode 100644 index 7bf5112..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-best.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-drawing.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-fit-drawing.svg deleted file mode 120000 index fce292c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-draw.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-height.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-fit-height.svg deleted file mode 100644 index f14912d..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-height.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-page.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-fit-page.svg deleted file mode 120000 index 93167c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-page.svg +++ /dev/null @@ -1 +0,0 @@ -page-zoom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-selection.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-fit-selection.svg deleted file mode 120000 index 037a51b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-selection.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-width.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-fit-width.svg deleted file mode 100644 index 10eef25..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-fit-width.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-half-size.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-half-size.svg deleted file mode 120000 index b5036e7..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-half-size.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-2-to-1.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-in-large.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-in-large.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-in-large.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-in-x.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-in-x.svg deleted file mode 100644 index fbae6b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-in-x.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-in-y.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-in-y.svg deleted file mode 120000 index 65f9aa9..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-in-y.svg +++ /dev/null @@ -1 +0,0 @@ -y-zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-in.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-in.svg deleted file mode 100644 index e1a1895..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-in.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-next.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-next.svg deleted file mode 100644 index 52e0919..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-next.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-original.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-original.svg deleted file mode 100644 index 9234579..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-original.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-out-x.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-out-x.svg deleted file mode 100644 index ac8cede..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-out-x.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-out-y.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-out-y.svg deleted file mode 100644 index 9efda00..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-out-y.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-out.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-out.svg deleted file mode 100644 index 185742b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-out.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-previous.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-previous.svg deleted file mode 100644 index 98a706b..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-previous.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-select-fit.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-select-fit.svg deleted file mode 120000 index cc77c1c..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-select-fit.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-selection.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-select-x.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-select-y.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom-select.svg b/breeze-icons-5.21.0/icons/actions/16/zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/16/zoom.svg b/breeze-icons-5.21.0/icons/actions/16/zoom.svg deleted file mode 100644 index b49f838..0000000 --- a/breeze-icons-5.21.0/icons/actions/16/zoom.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/CVnamespace.svg b/breeze-icons-5.21.0/icons/actions/22/CVnamespace.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/CVnamespace.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/Info-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/Info-amarok.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/Info-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/PrePostCondition.svg b/breeze-icons-5.21.0/icons/actions/22/PrePostCondition.svg deleted file mode 100644 index 7392ca1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/PrePostCondition.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/accept_signal.svg b/breeze-icons-5.21.0/icons/actions/22/accept_signal.svg deleted file mode 100644 index f30fd11..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/accept_signal.svg +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/accept_time_event.svg b/breeze-icons-5.21.0/icons/actions/22/accept_time_event.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/accept_time_event.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/acrobat.svg b/breeze-icons-5.21.0/icons/actions/22/acrobat.svg deleted file mode 100644 index 381b171..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/acrobat.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/action-albumfolder-importdir2.svg b/breeze-icons-5.21.0/icons/actions/22/action-albumfolder-importdir2.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/action-albumfolder-importdir2.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/action-rss_tag.svg b/breeze-icons-5.21.0/icons/actions/22/action-rss_tag.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/action-rss_tag.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/activity-fork.svg b/breeze-icons-5.21.0/icons/actions/22/activity-fork.svg deleted file mode 120000 index d6e2182..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/activity-fork.svg +++ /dev/null @@ -1 +0,0 @@ -fork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/actor.svg b/breeze-icons-5.21.0/icons/actions/22/actor.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/actor.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/add-placemark.svg b/breeze-icons-5.21.0/icons/actions/22/add-placemark.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/add-placemark.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/address-book-new.svg b/breeze-icons-5.21.0/icons/actions/22/address-book-new.svg deleted file mode 100644 index f34df9c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/address-book-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/addressbook-details.svg b/breeze-icons-5.21.0/icons/actions/22/addressbook-details.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/addressbook-details.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/adjustcurves.svg b/breeze-icons-5.21.0/icons/actions/22/adjustcurves.svg deleted file mode 100644 index 6735a8d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/adjustcurves.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/adjusthsl.svg b/breeze-icons-5.21.0/icons/actions/22/adjusthsl.svg deleted file mode 100644 index a349067..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/adjusthsl.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/adjustlevels.svg b/breeze-icons-5.21.0/icons/actions/22/adjustlevels.svg deleted file mode 100644 index 733e94d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/adjustlevels.svg +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/adjustrgb.svg b/breeze-icons-5.21.0/icons/actions/22/adjustrgb.svg deleted file mode 100644 index 098facb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/adjustrgb.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/aggregation.svg b/breeze-icons-5.21.0/icons/actions/22/aggregation.svg deleted file mode 100644 index c1e70a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/aggregation.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/akonadiconsole.svg b/breeze-icons-5.21.0/icons/actions/22/akonadiconsole.svg deleted file mode 100644 index 2c5c480..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/akonadiconsole.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/albumfolder-importdir.svg b/breeze-icons-5.21.0/icons/actions/22/albumfolder-importdir.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/albumfolder-importdir.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/albumfolder-importimages.svg b/breeze-icons-5.21.0/icons/actions/22/albumfolder-importimages.svg deleted file mode 120000 index c7116c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/albumfolder-importimages.svg +++ /dev/null @@ -1 +0,0 @@ -document-import.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/albumfolder-new.svg b/breeze-icons-5.21.0/icons/actions/22/albumfolder-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/albumfolder-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/albumfolder-properties.svg b/breeze-icons-5.21.0/icons/actions/22/albumfolder-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/albumfolder-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/albumfolder-user-trash.svg b/breeze-icons-5.21.0/icons/actions/22/albumfolder-user-trash.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/albumfolder-user-trash.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-baseline.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-baseline.svg deleted file mode 100644 index 46152ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-baseline.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-bottom-out.svg deleted file mode 100644 index 9a8fed9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-center.svg deleted file mode 100644 index 5d9fcf7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-center.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left-out.svg deleted file mode 100644 index 5c8c3bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left-out.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left-to-anchor.svg deleted file mode 100644 index 9b3c915..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left.svg deleted file mode 100644 index 84630cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-left.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right-out.svg deleted file mode 100644 index 8be943d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right-out.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right-to-anchor.svg deleted file mode 100644 index 5e381bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right.svg deleted file mode 100644 index 560d185..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-right.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons/actions/22/align-horizontal-top-out.svg deleted file mode 100644 index 1e41c6e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-horizontal-top-out.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-baseline.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-baseline.svg deleted file mode 100644 index e459c41..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-baseline.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom-out.svg deleted file mode 100644 index 4d83fd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom-out.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index 75c7a19..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom.svg deleted file mode 100644 index 86394d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-bottom.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-center.svg deleted file mode 100644 index 3a23edd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-center.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-top-out.svg deleted file mode 100644 index 786162c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-top-out.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-top-to-anchor.svg deleted file mode 100644 index 81eb5d6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/align-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/22/align-vertical-top.svg deleted file mode 100644 index 5126f6d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/align-vertical-top.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_artist.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_artist.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_cart_add.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_cart_add.svg deleted file mode 100644 index 5a6f22a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_cart_add.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_cart_remove.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_cart_remove.svg deleted file mode 100644 index fca1f39..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_cart_remove.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_cart_view.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_cart_view.svg deleted file mode 100644 index d4556cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_cart_view.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_change_language.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_change_language.svg deleted file mode 100644 index 37dc6c3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_change_language.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_clock.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_lyrics.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_lyrics.svg deleted file mode 120000 index 2dd7676..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_lyrics.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-lyrics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_playcount.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_playcount.svg deleted file mode 120000 index c615601..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_playcount.svg +++ /dev/null @@ -1 +0,0 @@ -view-statistics.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_playlist.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_playlist.svg deleted file mode 120000 index e988559..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_playlist.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-playlist.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_playlist_refresh.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_playlist_refresh.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_playlist_refresh.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/amarok_scripts.svg b/breeze-icons-5.21.0/icons/actions/22/amarok_scripts.svg deleted file mode 100644 index 7858957..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/amarok_scripts.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/anchor.svg b/breeze-icons-5.21.0/icons/actions/22/anchor.svg deleted file mode 100644 index 4349c5b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/anchor.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/answer-correct.svg b/breeze-icons-5.21.0/icons/actions/22/answer-correct.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/answer-correct.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/answer.svg b/breeze-icons-5.21.0/icons/actions/22/answer.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/answer.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/antivignetting.svg b/breeze-icons-5.21.0/icons/actions/22/antivignetting.svg deleted file mode 100644 index c52d3e7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/antivignetting.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/application-exit.svg b/breeze-icons-5.21.0/icons/actions/22/application-exit.svg deleted file mode 100644 index bf610fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/application-exit.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/application-menu.svg b/breeze-icons-5.21.0/icons/actions/22/application-menu.svg deleted file mode 100644 index 329fc5f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/application-menu.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/applications-internet.svg b/breeze-icons-5.21.0/icons/actions/22/applications-internet.svg deleted file mode 120000 index 494cb31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/applications-internet.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/applications-other.svg b/breeze-icons-5.21.0/icons/actions/22/applications-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/applications-system.svg b/breeze-icons-5.21.0/icons/actions/22/applications-system.svg deleted file mode 100644 index de00d6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/applications-system.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/appointment-new.svg b/breeze-icons-5.21.0/icons/actions/22/appointment-new.svg deleted file mode 100644 index ac88b72..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/appointment-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/approved.svg b/breeze-icons-5.21.0/icons/actions/22/approved.svg deleted file mode 120000 index bcc3b74..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/approved.svg +++ /dev/null @@ -1 +0,0 @@ -games-achievements.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/archive-extract.svg b/breeze-icons-5.21.0/icons/actions/22/archive-extract.svg deleted file mode 100644 index f7088b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/archive-extract.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/archive-insert-directory.svg b/breeze-icons-5.21.0/icons/actions/22/archive-insert-directory.svg deleted file mode 100644 index 81d9969..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/archive-insert-directory.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/archive-insert.svg b/breeze-icons-5.21.0/icons/actions/22/archive-insert.svg deleted file mode 100644 index c2c6fa3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/archive-insert.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/archive-remove.svg b/breeze-icons-5.21.0/icons/actions/22/archive-remove.svg deleted file mode 100644 index 3f24628..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/archive-remove.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-down-double.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-down-double.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-down-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-down.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-left-double.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-left-double.svg deleted file mode 100644 index 3ba3487..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-left-double.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-left.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-left.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-right-double.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-right-double.svg deleted file mode 100644 index e35e9f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-right-double.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-right.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-right.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-up-double.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-up-double.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-up-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow-up.svg b/breeze-icons-5.21.0/icons/actions/22/arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/arrow.svg b/breeze-icons-5.21.0/icons/actions/22/arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/artifact.svg b/breeze-icons-5.21.0/icons/actions/22/artifact.svg deleted file mode 100644 index cd3e787..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/artifact.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/association.svg b/breeze-icons-5.21.0/icons/actions/22/association.svg deleted file mode 100644 index 7cb892e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/association.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/atmosphere.svg b/breeze-icons-5.21.0/icons/actions/22/atmosphere.svg deleted file mode 100644 index 9828d20..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/atmosphere.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/auto-type.svg b/breeze-icons-5.21.0/icons/actions/22/auto-type.svg deleted file mode 100644 index 0d3935c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/auto-type.svg +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/autocorrection.svg b/breeze-icons-5.21.0/icons/actions/22/autocorrection.svg deleted file mode 100644 index 8379191..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/autocorrection.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/blurfx.svg b/breeze-icons-5.21.0/icons/actions/22/blurfx.svg deleted file mode 100644 index cbbac1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/blurfx.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/blurimage.svg b/breeze-icons-5.21.0/icons/actions/22/blurimage.svg deleted file mode 100644 index 02ec433..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/blurimage.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmark-add-folder.svg b/breeze-icons-5.21.0/icons/actions/22/bookmark-add-folder.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmark-add-folder.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmark-edit.svg b/breeze-icons-5.21.0/icons/actions/22/bookmark-edit.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmark-edit.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmark-new-list.svg b/breeze-icons-5.21.0/icons/actions/22/bookmark-new-list.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmark-new-list.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmark-new.svg b/breeze-icons-5.21.0/icons/actions/22/bookmark-new.svg deleted file mode 100644 index fb0368e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmark-new.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmark-remove.svg b/breeze-icons-5.21.0/icons/actions/22/bookmark-remove.svg deleted file mode 100644 index ee689ba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmark-remove.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmark-toolbar.svg b/breeze-icons-5.21.0/icons/actions/22/bookmark-toolbar.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmark-toolbar.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmarks-organize.svg b/breeze-icons-5.21.0/icons/actions/22/bookmarks-organize.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmarks-organize.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bookmarks.svg b/breeze-icons-5.21.0/icons/actions/22/bookmarks.svg deleted file mode 120000 index a5f7d89..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bordertool.svg b/breeze-icons-5.21.0/icons/actions/22/bordertool.svg deleted file mode 100644 index 51fe453..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bordertool.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/box.svg b/breeze-icons-5.21.0/icons/actions/22/box.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/box.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bqm-diff.svg b/breeze-icons-5.21.0/icons/actions/22/bqm-diff.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bqm-diff.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bqm-remove.svg b/breeze-icons-5.21.0/icons/actions/22/bqm-remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bqm-remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bqm-rmqueue.svg b/breeze-icons-5.21.0/icons/actions/22/bqm-rmqueue.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bqm-rmqueue.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/branch.svg b/breeze-icons-5.21.0/icons/actions/22/branch.svg deleted file mode 120000 index 0d405d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/branch.svg +++ /dev/null @@ -1 +0,0 @@ -choice-rhomb.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/bwtonal.svg b/breeze-icons-5.21.0/icons/actions/22/bwtonal.svg deleted file mode 100644 index 84b9191..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/bwtonal.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/call-start.svg b/breeze-icons-5.21.0/icons/actions/22/call-start.svg deleted file mode 100644 index 4c28a91..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/call-start.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/call-stop.svg b/breeze-icons-5.21.0/icons/actions/22/call-stop.svg deleted file mode 100644 index 4d406cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/call-stop.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/cards-block.svg b/breeze-icons-5.21.0/icons/actions/22/cards-block.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/cards-block.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/category.svg b/breeze-icons-5.21.0/icons/actions/22/category.svg deleted file mode 100644 index 6a9fe29..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/category.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/category2parent.svg b/breeze-icons-5.21.0/icons/actions/22/category2parent.svg deleted file mode 100644 index d7d1a07..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/category2parent.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/channelmixer.svg b/breeze-icons-5.21.0/icons/actions/22/channelmixer.svg deleted file mode 100644 index 62b63a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/channelmixer.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/character-set.svg b/breeze-icons-5.21.0/icons/actions/22/character-set.svg deleted file mode 100644 index ad41117..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/character-set.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/charcoaltool.svg b/breeze-icons-5.21.0/icons/actions/22/charcoaltool.svg deleted file mode 100644 index 88b78ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/charcoaltool.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/check_constraint.svg b/breeze-icons-5.21.0/icons/actions/22/check_constraint.svg deleted file mode 100644 index 32baebe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/check_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/checkbox.svg b/breeze-icons-5.21.0/icons/actions/22/checkbox.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/checkbox.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/checkmark.svg b/breeze-icons-5.21.0/icons/actions/22/checkmark.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/child2category.svg b/breeze-icons-5.21.0/icons/actions/22/child2category.svg deleted file mode 100644 index 27c4047..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/child2category.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/choice-rhomb.svg b/breeze-icons-5.21.0/icons/actions/22/choice-rhomb.svg deleted file mode 100644 index 89dd819..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/choice-rhomb.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/choice-round.svg b/breeze-icons-5.21.0/icons/actions/22/choice-round.svg deleted file mode 100644 index 80fa0f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/choice-round.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/chronometer-lap.svg b/breeze-icons-5.21.0/icons/actions/22/chronometer-lap.svg deleted file mode 120000 index 2c84dca..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/chronometer-lap.svg +++ /dev/null @@ -1 +0,0 @@ -chronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/chronometer-pause.svg b/breeze-icons-5.21.0/icons/actions/22/chronometer-pause.svg deleted file mode 100644 index a24276a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/chronometer-pause.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/chronometer-reset.svg b/breeze-icons-5.21.0/icons/actions/22/chronometer-reset.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/chronometer-reset.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/chronometer-start.svg b/breeze-icons-5.21.0/icons/actions/22/chronometer-start.svg deleted file mode 120000 index 678250a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/chronometer-start.svg +++ /dev/null @@ -1 +0,0 @@ -player-time.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/chronometer.svg b/breeze-icons-5.21.0/icons/actions/22/chronometer.svg deleted file mode 100644 index e926e2a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/chronometer.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/class-or-package.svg b/breeze-icons-5.21.0/icons/actions/22/class-or-package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/class-or-package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/class.svg b/breeze-icons-5.21.0/icons/actions/22/class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/clock-large.svg b/breeze-icons-5.21.0/icons/actions/22/clock-large.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/clock-large.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/clock.svg b/breeze-icons-5.21.0/icons/actions/22/clock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/cloud-download.svg b/breeze-icons-5.21.0/icons/actions/22/cloud-download.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/cloud-download.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/cloud-upload.svg b/breeze-icons-5.21.0/icons/actions/22/cloud-upload.svg deleted file mode 120000 index d34e922..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/cloud-upload.svg +++ /dev/null @@ -1 +0,0 @@ -kt-set-max-upload-speed.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/code-block.svg b/breeze-icons-5.21.0/icons/actions/22/code-block.svg deleted file mode 100644 index 5ff38f6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/code-block.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/code-class.svg b/breeze-icons-5.21.0/icons/actions/22/code-class.svg deleted file mode 100644 index 2f164ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/code-class.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/code-context.svg b/breeze-icons-5.21.0/icons/actions/22/code-context.svg deleted file mode 100644 index b502917..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/code-context.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/code-function.svg b/breeze-icons-5.21.0/icons/actions/22/code-function.svg deleted file mode 100644 index 01a9fe7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/code-function.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/code-typedef.svg b/breeze-icons-5.21.0/icons/actions/22/code-typedef.svg deleted file mode 100644 index 6d8de27..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/code-typedef.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/code-variable.svg b/breeze-icons-5.21.0/icons/actions/22/code-variable.svg deleted file mode 100644 index 08032b3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/code-variable.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/collection-rescan-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/collection-rescan-amarok.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/collection-rescan-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/color-fill.svg b/breeze-icons-5.21.0/icons/actions/22/color-fill.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-fill.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/color-gradient.svg b/breeze-icons-5.21.0/icons/actions/22/color-gradient.svg deleted file mode 100644 index 683ef77..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-gradient.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/color-management.svg b/breeze-icons-5.21.0/icons/actions/22/color-management.svg deleted file mode 100644 index 314da1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-management.svg +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/color-picker-black.svg b/breeze-icons-5.21.0/icons/actions/22/color-picker-black.svg deleted file mode 100644 index 72e647d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-picker-black.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/color-picker-grey.svg b/breeze-icons-5.21.0/icons/actions/22/color-picker-grey.svg deleted file mode 100644 index fb045b8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-picker-grey.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/color-picker-white.svg b/breeze-icons-5.21.0/icons/actions/22/color-picker-white.svg deleted file mode 100644 index 6436c2b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-picker-white.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/color-picker.svg b/breeze-icons-5.21.0/icons/actions/22/color-picker.svg deleted file mode 100644 index 2ad45f5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/color-picker.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/colorfx.svg b/breeze-icons-5.21.0/icons/actions/22/colorfx.svg deleted file mode 100644 index 94c358d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colorfx.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/colormanagement.svg b/breeze-icons-5.21.0/icons/actions/22/colormanagement.svg deleted file mode 120000 index 21e4611..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colormanagement.svg +++ /dev/null @@ -1 +0,0 @@ -color-management.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/colorneg.svg b/breeze-icons-5.21.0/icons/actions/22/colorneg.svg deleted file mode 100644 index b8c51e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colorneg.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/colors-chromablue.svg b/breeze-icons-5.21.0/icons/actions/22/colors-chromablue.svg deleted file mode 100644 index 6b97c61..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colors-chromablue.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/colors-chromagreen.svg b/breeze-icons-5.21.0/icons/actions/22/colors-chromagreen.svg deleted file mode 100644 index 57354d6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colors-chromagreen.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/colors-chromared.svg b/breeze-icons-5.21.0/icons/actions/22/colors-chromared.svg deleted file mode 100644 index 5a295fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colors-chromared.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/colors-luma.svg b/breeze-icons-5.21.0/icons/actions/22/colors-luma.svg deleted file mode 100644 index 027b09b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/colors-luma.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/combined_fragment.svg b/breeze-icons-5.21.0/icons/actions/22/combined_fragment.svg deleted file mode 100644 index 4ad2795..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/combined_fragment.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/compass.svg b/breeze-icons-5.21.0/icons/actions/22/compass.svg deleted file mode 100644 index af288b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/compass.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/component.svg b/breeze-icons-5.21.0/icons/actions/22/component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/composition.svg b/breeze-icons-5.21.0/icons/actions/22/composition.svg deleted file mode 100644 index 237b482..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/composition.svg +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/configure-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/22/configure-shortcuts.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/configure-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/configure-toolbars.svg b/breeze-icons-5.21.0/icons/actions/22/configure-toolbars.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/configure-toolbars.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/configure.svg b/breeze-icons-5.21.0/icons/actions/22/configure.svg deleted file mode 100644 index bed700d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/configure.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/contact-new.svg b/breeze-icons-5.21.0/icons/actions/22/contact-new.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/contact-new.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/containment.svg b/breeze-icons-5.21.0/icons/actions/22/containment.svg deleted file mode 100644 index b4a9ecb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/containment.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/contrast.svg b/breeze-icons-5.21.0/icons/actions/22/contrast.svg deleted file mode 100644 index 41baeb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/contrast.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/coordinate.svg b/breeze-icons-5.21.0/icons/actions/22/coordinate.svg deleted file mode 100644 index 03a5cce..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/coordinate.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/copy-coordinates.svg b/breeze-icons-5.21.0/icons/actions/22/copy-coordinates.svg deleted file mode 100644 index 6521867..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/copy-coordinates.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/crosshairs.svg b/breeze-icons-5.21.0/icons/actions/22/crosshairs.svg deleted file mode 100644 index ec864de..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/crosshairs.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/cursor-arrow.svg b/breeze-icons-5.21.0/icons/actions/22/cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/curve-connector.svg b/breeze-icons-5.21.0/icons/actions/22/curve-connector.svg deleted file mode 100644 index 30c9ce6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/curve-connector.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/dashboard-show.svg b/breeze-icons-5.21.0/icons/actions/22/dashboard-show.svg deleted file mode 100644 index d97bf08..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dashboard-show.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/database-change-key.svg b/breeze-icons-5.21.0/icons/actions/22/database-change-key.svg deleted file mode 100644 index 5837896..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/database-change-key.svg +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/database-index.svg b/breeze-icons-5.21.0/icons/actions/22/database-index.svg deleted file mode 100644 index 8e65ad5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/database-index.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/datatype.svg b/breeze-icons-5.21.0/icons/actions/22/datatype.svg deleted file mode 120000 index 1b0dabf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/datatype.svg +++ /dev/null @@ -1 +0,0 @@ -code-typedef.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-execute-from-cursor.svg b/breeze-icons-5.21.0/icons/actions/22/debug-execute-from-cursor.svg deleted file mode 100644 index 40b99bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-execute-from-cursor.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-execute-to-cursor.svg b/breeze-icons-5.21.0/icons/actions/22/debug-execute-to-cursor.svg deleted file mode 100644 index 5e4b0e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-execute-to-cursor.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-run-cursor.svg b/breeze-icons-5.21.0/icons/actions/22/debug-run-cursor.svg deleted file mode 100644 index 85d0ed2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-run-cursor.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-run.svg b/breeze-icons-5.21.0/icons/actions/22/debug-run.svg deleted file mode 100644 index 6e8cee4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-run.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-step-instruction.svg b/breeze-icons-5.21.0/icons/actions/22/debug-step-instruction.svg deleted file mode 100644 index 79f89cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-step-instruction.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-step-into-instruction.svg b/breeze-icons-5.21.0/icons/actions/22/debug-step-into-instruction.svg deleted file mode 100644 index bdf77fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-step-into-instruction.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-step-into.svg b/breeze-icons-5.21.0/icons/actions/22/debug-step-into.svg deleted file mode 100644 index cbb5f74..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-step-into.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-step-out.svg b/breeze-icons-5.21.0/icons/actions/22/debug-step-out.svg deleted file mode 100644 index e60f9b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-step-out.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/debug-step-over.svg b/breeze-icons-5.21.0/icons/actions/22/debug-step-over.svg deleted file mode 100644 index 56d541f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/debug-step-over.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/deep-history.svg b/breeze-icons-5.21.0/icons/actions/22/deep-history.svg deleted file mode 100644 index 914360c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/deep-history.svg +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/delete-comment.svg b/breeze-icons-5.21.0/icons/actions/22/delete-comment.svg deleted file mode 100644 index 5111e62..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/delete-comment.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/delete-table-row.svg b/breeze-icons-5.21.0/icons/actions/22/delete-table-row.svg deleted file mode 120000 index 01bb020..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/delete-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-delete-row.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/dependency.svg b/breeze-icons-5.21.0/icons/actions/22/dependency.svg deleted file mode 100644 index 1c668a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dependency.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/depth16to8.svg b/breeze-icons-5.21.0/icons/actions/22/depth16to8.svg deleted file mode 100644 index 3916418..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/depth16to8.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/depth8to16.svg b/breeze-icons-5.21.0/icons/actions/22/depth8to16.svg deleted file mode 100644 index 6fa7c16..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/depth8to16.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/diag_activity.svg b/breeze-icons-5.21.0/icons/actions/22/diag_activity.svg deleted file mode 120000 index 7954379..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/diag_activity.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/diag_class.svg b/breeze-icons-5.21.0/icons/actions/22/diag_class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/diag_class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/diag_component.svg b/breeze-icons-5.21.0/icons/actions/22/diag_component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/diag_component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/dialog-cancel.svg b/breeze-icons-5.21.0/icons/actions/22/dialog-cancel.svg deleted file mode 100644 index 3046a24..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dialog-cancel.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/dialog-close.svg b/breeze-icons-5.21.0/icons/actions/22/dialog-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dialog-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/dialog-messages.svg b/breeze-icons-5.21.0/icons/actions/22/dialog-messages.svg deleted file mode 100644 index f80c88c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dialog-messages.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons/actions/22/dialog-ok-apply.svg deleted file mode 100644 index f895f86..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dialog-ok-apply.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/dialog-ok.svg b/breeze-icons-5.21.0/icons/actions/22/dialog-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dialog-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/dialog-xml-editor.svg b/breeze-icons-5.21.0/icons/actions/22/dialog-xml-editor.svg deleted file mode 100644 index e8b24ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dialog-xml-editor.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/dirsync.svg b/breeze-icons-5.21.0/icons/actions/22/dirsync.svg deleted file mode 120000 index 0e0e5bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dirsync.svg +++ /dev/null @@ -1 +0,0 @@ -folder-sync.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/distortionfx.svg b/breeze-icons-5.21.0/icons/actions/22/distortionfx.svg deleted file mode 120000 index f24705e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distortionfx.svg +++ /dev/null @@ -1 +0,0 @@ -draw-spiral.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-graph-directed.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-graph-directed.svg deleted file mode 100644 index e539e21..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-graph-directed.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-graph.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-graph.svg deleted file mode 100644 index 7f0e5e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-graph.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-baseline.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-baseline.svg deleted file mode 100644 index e935c53..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-baseline.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-center.svg deleted file mode 100644 index 41d97c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-center.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-equal.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-equal.svg deleted file mode 100644 index 55f2a7a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-equal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-gaps.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-gaps.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-left.svg deleted file mode 100644 index d498e84..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-left.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-margin.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-margin.svg deleted file mode 100644 index 4278c34..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-margin.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-page.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-page.svg deleted file mode 100644 index bd69d42..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-page.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-right.svg deleted file mode 100644 index 301b176..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-right.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-x.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-x.svg deleted file mode 120000 index ce90e1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal-x.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-horizontal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal.svg deleted file mode 100644 index 6ad65bf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-horizontal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-randomize.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-randomize.svg deleted file mode 100644 index 46e0bdd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-randomize.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-remove-overlaps.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-remove-overlaps.svg deleted file mode 100644 index 49fc8c3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-remove-overlaps.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-unclump.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-unclump.svg deleted file mode 100644 index d37c583..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-unclump.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-baseline.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-baseline.svg deleted file mode 100644 index e75ac7f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-baseline.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-bottom.svg deleted file mode 100644 index 429c9d6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-bottom.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-center.svg deleted file mode 100644 index 15d049d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-center.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-equal.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-equal.svg deleted file mode 100644 index b20fe81..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-equal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-gaps.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-gaps.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-gaps.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-margin.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-margin.svg deleted file mode 100644 index 4e4ecba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-margin.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-page.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-page.svg deleted file mode 100644 index b0a68f6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-page.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-top.svg deleted file mode 100644 index ddab80e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-top.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-y.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-y.svg deleted file mode 120000 index 88e8208..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical-y.svg +++ /dev/null @@ -1 +0,0 @@ -distribute-vertical.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/distribute-vertical.svg deleted file mode 100644 index 53ffdea..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/distribute-vertical.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-close.svg b/breeze-icons-5.21.0/icons/actions/22/document-close.svg deleted file mode 100644 index 340af01..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-close.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-decrypt.svg b/breeze-icons-5.21.0/icons/actions/22/document-decrypt.svg deleted file mode 100644 index b31db72..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-decrypt.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit-decrypt-verify.svg deleted file mode 100644 index d9c2749..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit-decrypt.svg deleted file mode 100644 index 012c026..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit-decrypt.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit-encrypt.svg deleted file mode 100644 index c0a24e7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit-encrypt.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit-sign-encrypt.svg deleted file mode 100644 index 850858c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit-sign.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit-sign.svg deleted file mode 100644 index 6053495..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit-sign.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit-verify.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit-verify.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit-verify.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-edit.svg b/breeze-icons-5.21.0/icons/actions/22/document-edit.svg deleted file mode 100644 index a179573..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-edit.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-encrypt.svg b/breeze-icons-5.21.0/icons/actions/22/document-encrypt.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-encrypt.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-encrypted.svg b/breeze-icons-5.21.0/icons/actions/22/document-encrypted.svg deleted file mode 100644 index 8795525..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-encrypted.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-export-table.svg b/breeze-icons-5.21.0/icons/actions/22/document-export-table.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-export-table.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-export.svg b/breeze-icons-5.21.0/icons/actions/22/document-export.svg deleted file mode 100644 index 959e384..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-export.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-import.svg b/breeze-icons-5.21.0/icons/actions/22/document-import.svg deleted file mode 100644 index 319a4ab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-import.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-multiple.svg b/breeze-icons-5.21.0/icons/actions/22/document-multiple.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-new-from-template.svg b/breeze-icons-5.21.0/icons/actions/22/document-new-from-template.svg deleted file mode 100644 index 3b662f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-new-from-template.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-new.svg b/breeze-icons-5.21.0/icons/actions/22/document-new.svg deleted file mode 100644 index 2a46e85..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-new.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-open-data.svg b/breeze-icons-5.21.0/icons/actions/22/document-open-data.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-open-data.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-open-folder.svg b/breeze-icons-5.21.0/icons/actions/22/document-open-folder.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-open-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-open-recent.svg b/breeze-icons-5.21.0/icons/actions/22/document-open-recent.svg deleted file mode 100644 index 412a1af..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-open-recent.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-open-remote.svg b/breeze-icons-5.21.0/icons/actions/22/document-open-remote.svg deleted file mode 100644 index 8962662..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-open-remote.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-open.svg b/breeze-icons-5.21.0/icons/actions/22/document-open.svg deleted file mode 100644 index 58101a5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-open.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-preview-archive.svg b/breeze-icons-5.21.0/icons/actions/22/document-preview-archive.svg deleted file mode 100644 index a29cb35..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-preview-archive.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-preview.svg b/breeze-icons-5.21.0/icons/actions/22/document-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-print-direct.svg b/breeze-icons-5.21.0/icons/actions/22/document-print-direct.svg deleted file mode 100644 index c254fbd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-print-direct.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-print-frame.svg b/breeze-icons-5.21.0/icons/actions/22/document-print-frame.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-print-frame.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-print-preview.svg b/breeze-icons-5.21.0/icons/actions/22/document-print-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-print-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-print.svg b/breeze-icons-5.21.0/icons/actions/22/document-print.svg deleted file mode 100644 index de757e1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-print.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-properties.svg b/breeze-icons-5.21.0/icons/actions/22/document-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-revert.svg b/breeze-icons-5.21.0/icons/actions/22/document-revert.svg deleted file mode 100644 index d569134..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-revert.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-save-all.svg b/breeze-icons-5.21.0/icons/actions/22/document-save-all.svg deleted file mode 100644 index 4782856..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-save-all.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - I REALLY hate this icon - - - - - - - - - - - - - - - - - image/svg+xml - - I REALLY hate this icon - November 20th 2014 - - - Uri Herrera - - - - - - - - English - Migh as well use Tango... for crying out loud. This damn icon has to die, but no because obviously we're still using floppies therefore it is still relevant in 2014. - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-save-as-template.svg b/breeze-icons-5.21.0/icons/actions/22/document-save-as-template.svg deleted file mode 100644 index be311e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-save-as-template.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - 2015-12-16 - - - TesX - - - - - - - - English - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-save-as.svg b/breeze-icons-5.21.0/icons/actions/22/document-save-as.svg deleted file mode 100644 index 7b7b7a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-save-as.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - I REALLY hate this icon - - - - - - - - - - - - - - - - - image/svg+xml - - I REALLY hate this icon - November 20th 2014 - - - Uri Herrera - - - - - - - - English - Migh as well use Tango... for crying out loud. This damn icon has to die, but no because obviously we're still using floppies therefore it is still relevant in 2014. - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-save.svg b/breeze-icons-5.21.0/icons/actions/22/document-save.svg deleted file mode 100644 index a725304..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-save.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - I REALLY hate this icon - - - - - - - - - - - - - - - - - - image/svg+xml - - I REALLY hate this icon - Migh as well use Tango... for crying out loud. This damn icon has to die, but no because obviously we're still using floppies therefore it is still relevant in 2014. - English - - - - - - - - Uri Herrera - - - November 20th 2014 - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-share.svg b/breeze-icons-5.21.0/icons/actions/22/document-share.svg deleted file mode 100644 index 4e448f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-share.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/document-sign.svg b/breeze-icons-5.21.0/icons/actions/22/document-sign.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-sign.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/document-swap.svg b/breeze-icons-5.21.0/icons/actions/22/document-swap.svg deleted file mode 100644 index 52ca2f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/document-swap.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/documentation.svg b/breeze-icons-5.21.0/icons/actions/22/documentation.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/documentation.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/documentinfo.svg b/breeze-icons-5.21.0/icons/actions/22/documentinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/documentinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/dontknow.svg b/breeze-icons-5.21.0/icons/actions/22/dontknow.svg deleted file mode 100644 index fa1ff59..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dontknow.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/download-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/download-amarok.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/download-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/download-later.svg b/breeze-icons-5.21.0/icons/actions/22/download-later.svg deleted file mode 100644 index d3318b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/download-later.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/download.svg b/breeze-icons-5.21.0/icons/actions/22/download.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/download.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-back.svg b/breeze-icons-5.21.0/icons/actions/22/draw-arrow-back.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-back.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-down.svg b/breeze-icons-5.21.0/icons/actions/22/draw-arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-forward.svg b/breeze-icons-5.21.0/icons/actions/22/draw-arrow-forward.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-forward.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-up.svg b/breeze-icons-5.21.0/icons/actions/22/draw-arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-bezier-curves.svg b/breeze-icons-5.21.0/icons/actions/22/draw-bezier-curves.svg deleted file mode 100644 index 0a47fab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-bezier-curves.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-brush.svg b/breeze-icons-5.21.0/icons/actions/22/draw-brush.svg deleted file mode 100644 index 49f5d17..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-brush.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-calligraphic.svg b/breeze-icons-5.21.0/icons/actions/22/draw-calligraphic.svg deleted file mode 100644 index e6a63c1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-calligraphic.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-circle.svg b/breeze-icons-5.21.0/icons/actions/22/draw-circle.svg deleted file mode 100644 index 7580a11..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-circle.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-connector.svg b/breeze-icons-5.21.0/icons/actions/22/draw-connector.svg deleted file mode 100644 index 96382cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-connector.svg +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-cross.svg b/breeze-icons-5.21.0/icons/actions/22/draw-cross.svg deleted file mode 100644 index e0d23a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-cross.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-cuboid.svg b/breeze-icons-5.21.0/icons/actions/22/draw-cuboid.svg deleted file mode 100644 index 3409e3b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-cuboid.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-donut.svg b/breeze-icons-5.21.0/icons/actions/22/draw-donut.svg deleted file mode 100644 index 1666489..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-donut.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-ellipse.svg b/breeze-icons-5.21.0/icons/actions/22/draw-ellipse.svg deleted file mode 100644 index 822defd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-ellipse.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-eraser.svg b/breeze-icons-5.21.0/icons/actions/22/draw-eraser.svg deleted file mode 100644 index 17e1ac2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-eraser.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-freehand.svg b/breeze-icons-5.21.0/icons/actions/22/draw-freehand.svg deleted file mode 100644 index 5956ff9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-freehand.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle1.svg b/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle1.svg deleted file mode 100644 index 068a21f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle1.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle2.svg b/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle2.svg deleted file mode 100644 index 49df16b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle2.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle3.svg b/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle3.svg deleted file mode 100644 index b4e1714..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle3.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle4.svg b/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle4.svg deleted file mode 100644 index c44de47..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-halfcircle4.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-line.svg b/breeze-icons-5.21.0/icons/actions/22/draw-line.svg deleted file mode 100644 index ee4060f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-line.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-path.svg b/breeze-icons-5.21.0/icons/actions/22/draw-path.svg deleted file mode 100644 index 955bfcf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-path.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-polygon-star.svg b/breeze-icons-5.21.0/icons/actions/22/draw-polygon-star.svg deleted file mode 100644 index 1c4b4a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-polygon-star.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-polygon.svg b/breeze-icons-5.21.0/icons/actions/22/draw-polygon.svg deleted file mode 100644 index 6443f24..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-polygon.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-polyline.svg b/breeze-icons-5.21.0/icons/actions/22/draw-polyline.svg deleted file mode 100644 index 09f16ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-polyline.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-rectangle.svg b/breeze-icons-5.21.0/icons/actions/22/draw-rectangle.svg deleted file mode 100644 index 504a6b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-rectangle.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-spiral.svg b/breeze-icons-5.21.0/icons/actions/22/draw-spiral.svg deleted file mode 100644 index 68fad35..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-spiral.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-square-inverted-corners.svg b/breeze-icons-5.21.0/icons/actions/22/draw-square-inverted-corners.svg deleted file mode 100644 index fda845f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-square-inverted-corners.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-star.svg b/breeze-icons-5.21.0/icons/actions/22/draw-star.svg deleted file mode 100644 index cc809d8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-star.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-text.svg b/breeze-icons-5.21.0/icons/actions/22/draw-text.svg deleted file mode 100644 index d7a9d12..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-text.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-triangle.svg b/breeze-icons-5.21.0/icons/actions/22/draw-triangle.svg deleted file mode 100644 index 4475bfe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-triangle.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-triangle1.svg b/breeze-icons-5.21.0/icons/actions/22/draw-triangle1.svg deleted file mode 100644 index 14c2f5d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-triangle1.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-triangle2.svg b/breeze-icons-5.21.0/icons/actions/22/draw-triangle2.svg deleted file mode 100644 index 8a18331..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-triangle2.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-triangle3.svg b/breeze-icons-5.21.0/icons/actions/22/draw-triangle3.svg deleted file mode 100644 index c9788c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-triangle3.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-triangle4.svg b/breeze-icons-5.21.0/icons/actions/22/draw-triangle4.svg deleted file mode 100644 index 20e01d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-triangle4.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/draw-watercolor.svg b/breeze-icons-5.21.0/icons/actions/22/draw-watercolor.svg deleted file mode 100644 index 29b883e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/draw-watercolor.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/dynamic-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/dynamic-amarok.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/dynamic-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/earthquake.svg b/breeze-icons-5.21.0/icons/actions/22/earthquake.svg deleted file mode 100644 index c073065..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/earthquake.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-bomb.svg b/breeze-icons-5.21.0/icons/actions/22/edit-bomb.svg deleted file mode 100644 index 0b9c332..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-bomb.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-clear-history.svg b/breeze-icons-5.21.0/icons/actions/22/edit-clear-history.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-clear-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-clear-list.svg b/breeze-icons-5.21.0/icons/actions/22/edit-clear-list.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-clear-list.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-clear-locationbar-ltr.svg b/breeze-icons-5.21.0/icons/actions/22/edit-clear-locationbar-ltr.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-clear-locationbar-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-clear-locationbar-rtl.svg b/breeze-icons-5.21.0/icons/actions/22/edit-clear-locationbar-rtl.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-clear-locationbar-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-clear.svg b/breeze-icons-5.21.0/icons/actions/22/edit-clear.svg deleted file mode 100644 index 5bbeaa9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-clear.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-clone.svg b/breeze-icons-5.21.0/icons/actions/22/edit-clone.svg deleted file mode 100644 index 6a5c7bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-clone.svg +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-comment.svg b/breeze-icons-5.21.0/icons/actions/22/edit-comment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-comment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-copy.svg b/breeze-icons-5.21.0/icons/actions/22/edit-copy.svg deleted file mode 100644 index 6edb057..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-copy.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-cut.svg b/breeze-icons-5.21.0/icons/actions/22/edit-cut.svg deleted file mode 100644 index 1f77c26..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-cut.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - I hate this icon - - - - - - - - - - - - - - - - - - image/svg+xml - - I hate this icon - October 19th 2014 - - - Uri Herrera - - - - - - - - English - An icon I absolutely don't like, and that represents exactly the kind of things why I choose CC licenses. - - - Everyone - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-delete-shred.svg b/breeze-icons-5.21.0/icons/actions/22/edit-delete-shred.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-delete-shred.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-delete.svg b/breeze-icons-5.21.0/icons/actions/22/edit-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-download.svg b/breeze-icons-5.21.0/icons/actions/22/edit-download.svg deleted file mode 100644 index f5b9bfa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-download.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-entry.svg b/breeze-icons-5.21.0/icons/actions/22/edit-entry.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-entry.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-find-mail.svg b/breeze-icons-5.21.0/icons/actions/22/edit-find-mail.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-find-mail.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-find-project.svg b/breeze-icons-5.21.0/icons/actions/22/edit-find-project.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-find-project.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-find-replace.svg b/breeze-icons-5.21.0/icons/actions/22/edit-find-replace.svg deleted file mode 100644 index 507a8ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-find-replace.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-find-user.svg b/breeze-icons-5.21.0/icons/actions/22/edit-find-user.svg deleted file mode 120000 index 12af19e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-find-user.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-find.svg b/breeze-icons-5.21.0/icons/actions/22/edit-find.svg deleted file mode 100644 index 7694d71..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-find.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-group.svg b/breeze-icons-5.21.0/icons/actions/22/edit-group.svg deleted file mode 100644 index e81ec4d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-group.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-guides.svg b/breeze-icons-5.21.0/icons/actions/22/edit-guides.svg deleted file mode 100644 index 480bbd0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-guides.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-add.svg b/breeze-icons-5.21.0/icons/actions/22/edit-image-face-add.svg deleted file mode 100644 index b6af5bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-add.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-detect.svg b/breeze-icons-5.21.0/icons/actions/22/edit-image-face-detect.svg deleted file mode 100644 index 8995a4f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-detect.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-recognize.svg b/breeze-icons-5.21.0/icons/actions/22/edit-image-face-recognize.svg deleted file mode 100644 index 99a8eaa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-recognize.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-show.svg b/breeze-icons-5.21.0/icons/actions/22/edit-image-face-show.svg deleted file mode 100644 index c1a37bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-image-face-show.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-link.svg b/breeze-icons-5.21.0/icons/actions/22/edit-link.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-link.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-map.svg b/breeze-icons-5.21.0/icons/actions/22/edit-map.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-map.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-node.svg b/breeze-icons-5.21.0/icons/actions/22/edit-node.svg deleted file mode 100644 index dfb5941..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-node.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-paste-in-place.svg b/breeze-icons-5.21.0/icons/actions/22/edit-paste-in-place.svg deleted file mode 100644 index e2fec64..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-paste-in-place.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-paste.svg b/breeze-icons-5.21.0/icons/actions/22/edit-paste.svg deleted file mode 100644 index 49233e3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-paste.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-redo.svg b/breeze-icons-5.21.0/icons/actions/22/edit-redo.svg deleted file mode 100644 index 8f221de..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-redo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-rename.svg b/breeze-icons-5.21.0/icons/actions/22/edit-rename.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-rename.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-select-all.svg b/breeze-icons-5.21.0/icons/actions/22/edit-select-all.svg deleted file mode 100644 index 4d71b07..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-select-all.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-select-invert.svg b/breeze-icons-5.21.0/icons/actions/22/edit-select-invert.svg deleted file mode 100644 index a95c0f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-select-invert.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-select-lasso.svg b/breeze-icons-5.21.0/icons/actions/22/edit-select-lasso.svg deleted file mode 100644 index 47ca540..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-select-lasso.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-select-none.svg b/breeze-icons-5.21.0/icons/actions/22/edit-select-none.svg deleted file mode 100644 index 94b597a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-select-none.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-select.svg b/breeze-icons-5.21.0/icons/actions/22/edit-select.svg deleted file mode 100644 index 0c54558..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-select.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-cell-merge.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-cell-merge.svg deleted file mode 100644 index 8794975..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-cell-merge.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-cell-split.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-cell-split.svg deleted file mode 100644 index 34af645..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-cell-split.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-delete-column.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-delete-column.svg deleted file mode 100644 index 488187e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-delete-column.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-delete-row.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-delete-row.svg deleted file mode 100644 index 1aa3607..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-delete-row.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-column-left.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-column-left.svg deleted file mode 100644 index b867216..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-column-left.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-column-right.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-column-right.svg deleted file mode 100644 index e746d8f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-column-right.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-above.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-above.svg deleted file mode 100644 index d2ac6f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-above.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-below.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-below.svg deleted file mode 100644 index 26d4b75..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-below.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-under.svg b/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-under.svg deleted file mode 100644 index dddf7f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-table-insert-row-under.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-text-frame-update.svg b/breeze-icons-5.21.0/icons/actions/22/edit-text-frame-update.svg deleted file mode 100644 index 320558c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-text-frame-update.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/edit-undo.svg b/breeze-icons-5.21.0/icons/actions/22/edit-undo.svg deleted file mode 100644 index 67add4f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/edit-undo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/editimage.svg b/breeze-icons-5.21.0/icons/actions/22/editimage.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/editimage.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/editor.svg b/breeze-icons-5.21.0/icons/actions/22/editor.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/editor.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/embosstool.svg b/breeze-icons-5.21.0/icons/actions/22/embosstool.svg deleted file mode 100644 index e47c941..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/embosstool.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/end_of_life.svg b/breeze-icons-5.21.0/icons/actions/22/end_of_life.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/end_of_life.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/end_state.svg b/breeze-icons-5.21.0/icons/actions/22/end_state.svg deleted file mode 100644 index aa9b052..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/end_state.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/entity.svg b/breeze-icons-5.21.0/icons/actions/22/entity.svg deleted file mode 100644 index 213e6ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/entity.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/entry-delete.svg b/breeze-icons-5.21.0/icons/actions/22/entry-delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/entry-delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/entry-edit.svg b/breeze-icons-5.21.0/icons/actions/22/entry-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/entry-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/entry-new.svg b/breeze-icons-5.21.0/icons/actions/22/entry-new.svg deleted file mode 100644 index a4d15d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/entry-new.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/enum.svg b/breeze-icons-5.21.0/icons/actions/22/enum.svg deleted file mode 120000 index 7857e22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/enum.svg +++ /dev/null @@ -1 +0,0 @@ -code-variable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/error.svg b/breeze-icons-5.21.0/icons/actions/22/error.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/error.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-all.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-all.svg deleted file mode 100644 index f20bbaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-all.svg +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-down.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-down.svg deleted file mode 100644 index fa7eabf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-down.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-horizontal.svg deleted file mode 100644 index 67e104f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-horizontal.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-left.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-left.svg deleted file mode 100644 index 59d45fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-left.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-right.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-right.svg deleted file mode 100644 index 937b6a0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-right.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-up.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-up.svg deleted file mode 100644 index d55bcdf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-up.svg +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/escape-direction-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/escape-direction-vertical.svg deleted file mode 100644 index d5d34f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/escape-direction-vertical.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/exception.svg b/breeze-icons-5.21.0/icons/actions/22/exception.svg deleted file mode 100644 index a455428..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/exception.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/exchange-positions-clockwise.svg b/breeze-icons-5.21.0/icons/actions/22/exchange-positions-clockwise.svg deleted file mode 100644 index ef1c6da..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/exchange-positions-clockwise.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/exchange-positions-zorder.svg b/breeze-icons-5.21.0/icons/actions/22/exchange-positions-zorder.svg deleted file mode 100644 index 3cc1817..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/exchange-positions-zorder.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/exchange-positions.svg b/breeze-icons-5.21.0/icons/actions/22/exchange-positions.svg deleted file mode 100644 index cb6098b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/exchange-positions.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/exifinfo.svg b/breeze-icons-5.21.0/icons/actions/22/exifinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/exifinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/favorite-genres-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/favorite-genres-amarok.svg deleted file mode 100644 index e56e208..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/favorite-genres-amarok.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/feed-subscribe.svg b/breeze-icons-5.21.0/icons/actions/22/feed-subscribe.svg deleted file mode 100644 index bf9eef6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/feed-subscribe.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/file-zoom-in.svg b/breeze-icons-5.21.0/icons/actions/22/file-zoom-in.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/file-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/file-zoom-out.svg b/breeze-icons-5.21.0/icons/actions/22/file-zoom-out.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/file-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-album-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-album-amarok.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-album-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-and-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-and-amarok.svg deleted file mode 100644 index c1ba533..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-and-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-artist-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-artist-amarok.svg deleted file mode 120000 index 1606419..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-artist-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_artist.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-bpm-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-bpm-amarok.svg deleted file mode 100644 index 648ef75..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-bpm-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-comment-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-comment-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-comment-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-composer-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-composer-amarok.svg deleted file mode 120000 index c2db299..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-composer-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit-sign.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-dash-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-dash-amarok.svg deleted file mode 100644 index a7846f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-dash-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-discnumber-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-discnumber-amarok.svg deleted file mode 100644 index cb4fe2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-discnumber-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-divider.svg b/breeze-icons-5.21.0/icons/actions/22/filename-divider.svg deleted file mode 100644 index c228fd7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-divider.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-dot-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-dot-amarok.svg deleted file mode 100644 index da93dce..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-dot-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-filetype-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-filetype-amarok.svg deleted file mode 100644 index 6672991..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-filetype-amarok.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-genre-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-genre-amarok.svg deleted file mode 120000 index 597fac1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-genre-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -favorite-genres-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-group-length.svg b/breeze-icons-5.21.0/icons/actions/22/filename-group-length.svg deleted file mode 100644 index 00af190..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-group-length.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-group-tracks.svg b/breeze-icons-5.21.0/icons/actions/22/filename-group-tracks.svg deleted file mode 100644 index 69e29e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-group-tracks.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-ignore-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-ignore-amarok.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-ignore-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-initial-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-initial-amarok.svg deleted file mode 100644 index 2b022ba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-initial-amarok.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-last-played.svg b/breeze-icons-5.21.0/icons/actions/22/filename-last-played.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-last-played.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-moodbar.svg b/breeze-icons-5.21.0/icons/actions/22/filename-moodbar.svg deleted file mode 100644 index eca3123..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-moodbar.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-sample-rate.svg b/breeze-icons-5.21.0/icons/actions/22/filename-sample-rate.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-sample-rate.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-slash-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-slash-amarok.svg deleted file mode 100644 index 53dc675..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-slash-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-space-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-space-amarok.svg deleted file mode 100644 index ccd4f76..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-space-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-title-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-title-amarok.svg deleted file mode 100644 index 86f8603..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-title-amarok.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-track-amarok.svg deleted file mode 120000 index 324bd1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-track-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -filename-discnumber-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-underscore-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-underscore-amarok.svg deleted file mode 100644 index 448a3de..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-underscore-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filename-year-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/filename-year-amarok.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filename-year-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/fileview-preview.svg b/breeze-icons-5.21.0/icons/actions/22/fileview-preview.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/fileview-preview.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/fill-color.svg b/breeze-icons-5.21.0/icons/actions/22/fill-color.svg deleted file mode 100644 index 7dd6560..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/fill-color.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/filmgrain.svg b/breeze-icons-5.21.0/icons/actions/22/filmgrain.svg deleted file mode 100644 index 22cc651..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/filmgrain.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/final_activity.svg b/breeze-icons-5.21.0/icons/actions/22/final_activity.svg deleted file mode 100644 index 2c6a854..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/final_activity.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flag-black.svg b/breeze-icons-5.21.0/icons/actions/22/flag-black.svg deleted file mode 100644 index bd26724..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flag-black.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flag-blue.svg b/breeze-icons-5.21.0/icons/actions/22/flag-blue.svg deleted file mode 100644 index a93f060..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flag-blue.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flag-green.svg b/breeze-icons-5.21.0/icons/actions/22/flag-green.svg deleted file mode 100644 index 3fbd9c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flag-green.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flag-red.svg b/breeze-icons-5.21.0/icons/actions/22/flag-red.svg deleted file mode 100644 index 990638a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flag-red.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flag-yellow.svg b/breeze-icons-5.21.0/icons/actions/22/flag-yellow.svg deleted file mode 100644 index 6fd9277..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flag-yellow.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flag.svg b/breeze-icons-5.21.0/icons/actions/22/flag.svg deleted file mode 100644 index dfd57c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flag.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/flash.svg b/breeze-icons-5.21.0/icons/actions/22/flash.svg deleted file mode 100644 index 31f2069..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/flash.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/folder-new.svg b/breeze-icons-5.21.0/icons/actions/22/folder-new.svg deleted file mode 100644 index 28b3616..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/folder-new.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/folder-sync.svg b/breeze-icons-5.21.0/icons/actions/22/folder-sync.svg deleted file mode 100644 index 707c680..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/folder-sync.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/followmouse.svg b/breeze-icons-5.21.0/icons/actions/22/followmouse.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/followmouse.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/foreignkey_constraint.svg b/breeze-icons-5.21.0/icons/actions/22/foreignkey_constraint.svg deleted file mode 100644 index 2bb3a3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/foreignkey_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/fork.svg b/breeze-icons-5.21.0/icons/actions/22/fork.svg deleted file mode 100644 index d91f4b8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/fork.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-add-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-add-node.svg deleted file mode 100644 index c5a6a25..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-add-node.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-bottom.svg deleted file mode 100644 index aec0a5e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-bottom.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-center.svg deleted file mode 100644 index 86a4ad6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-center.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-top.svg deleted file mode 100644 index a8f6a3b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-align-vertical-top.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-all.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-all.svg deleted file mode 100644 index 9c89c10..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-all.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-bottom.svg deleted file mode 100644 index 010addf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-bottom.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-diagonal-bl-tr.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-diagonal-bl-tr.svg deleted file mode 100644 index 16101f5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-diagonal-bl-tr.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-diagonal-tl-br.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-diagonal-tl-br.svg deleted file mode 100644 index df50f13..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-diagonal-tl-br.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-external.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-external.svg deleted file mode 100644 index dcfab26..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-external.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal-horizontal.svg deleted file mode 100644 index 0265923..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal-horizontal.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal-vertical.svg deleted file mode 100644 index aacece2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal-vertical.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal.svg deleted file mode 100644 index b5c4131..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-internal.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-left.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-left.svg deleted file mode 100644 index 04daff0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-left.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-none.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-none.svg deleted file mode 100644 index d984145..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-none.svg +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-right.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-right.svg deleted file mode 100644 index 4cabbae..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-right.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-set-top.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-set-top.svg deleted file mode 100644 index 2f78b80..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-set-top.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-border-style.svg b/breeze-icons-5.21.0/icons/actions/22/format-border-style.svg deleted file mode 100644 index 96bf41c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-border-style.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-break-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-break-node.svg deleted file mode 100644 index 3d80aec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-break-node.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-connect-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-connect-node.svg deleted file mode 100644 index c8fb22c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-connect-node.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-convert-to-path.svg b/breeze-icons-5.21.0/icons/actions/22/format-convert-to-path.svg deleted file mode 100644 index f4a56d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-convert-to-path.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-currency.svg b/breeze-icons-5.21.0/icons/actions/22/format-currency.svg deleted file mode 100644 index bdee79a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-currency.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-disconnect-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-disconnect-node.svg deleted file mode 100644 index 8503ec4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-disconnect-node.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-fill-color.svg b/breeze-icons-5.21.0/icons/actions/22/format-fill-color.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-fill-color.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/format-font-size-less.svg b/breeze-icons-5.21.0/icons/actions/22/format-font-size-less.svg deleted file mode 100644 index 4265943..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-font-size-less.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-font-size-more.svg b/breeze-icons-5.21.0/icons/actions/22/format-font-size-more.svg deleted file mode 100644 index 6cc3331..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-font-size-more.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-indent-less.svg b/breeze-icons-5.21.0/icons/actions/22/format-indent-less.svg deleted file mode 100644 index f5ae3cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-indent-less.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-indent-more.svg b/breeze-icons-5.21.0/icons/actions/22/format-indent-more.svg deleted file mode 100644 index 06fde06..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-indent-more.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-insert-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-insert-node.svg deleted file mode 100644 index a5e49e7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-insert-node.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-join-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-join-node.svg deleted file mode 100644 index 8fdac27..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-join-node.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-justify-center.svg b/breeze-icons-5.21.0/icons/actions/22/format-justify-center.svg deleted file mode 100644 index 736b128..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-justify-center.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-justify-fill.svg b/breeze-icons-5.21.0/icons/actions/22/format-justify-fill.svg deleted file mode 100644 index f4a2231..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-justify-fill.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-justify-left.svg b/breeze-icons-5.21.0/icons/actions/22/format-justify-left.svg deleted file mode 100644 index 7b7fa69..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-justify-left.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-justify-right.svg b/breeze-icons-5.21.0/icons/actions/22/format-justify-right.svg deleted file mode 100644 index bcf49ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-justify-right.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-double.svg b/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-double.svg deleted file mode 100644 index b27fc0a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-double.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-normal.svg b/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-normal.svg deleted file mode 100644 index d02ddb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-normal.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-triple.svg b/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-triple.svg deleted file mode 100644 index d917aa5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-line-spacing-triple.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-list-ordered.svg b/breeze-icons-5.21.0/icons/actions/22/format-list-ordered.svg deleted file mode 100644 index 7841eab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-list-ordered.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-list-unordered.svg b/breeze-icons-5.21.0/icons/actions/22/format-list-unordered.svg deleted file mode 100644 index dbc3739..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-list-unordered.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-node-corner.svg b/breeze-icons-5.21.0/icons/actions/22/format-node-corner.svg deleted file mode 100644 index 5269244..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-node-corner.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-node-curve.svg b/breeze-icons-5.21.0/icons/actions/22/format-node-curve.svg deleted file mode 100644 index 1c53f23..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-node-curve.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-node-line.svg b/breeze-icons-5.21.0/icons/actions/22/format-node-line.svg deleted file mode 100644 index 35c752f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-node-line.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-node-smooth.svg b/breeze-icons-5.21.0/icons/actions/22/format-node-smooth.svg deleted file mode 100644 index defd3b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-node-smooth.svg +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-node-symmetric.svg b/breeze-icons-5.21.0/icons/actions/22/format-node-symmetric.svg deleted file mode 100644 index 828f39c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-node-symmetric.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-number-percent.svg b/breeze-icons-5.21.0/icons/actions/22/format-number-percent.svg deleted file mode 100644 index bbc8b44..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-number-percent.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-precision-less.svg b/breeze-icons-5.21.0/icons/actions/22/format-precision-less.svg deleted file mode 100644 index fa593ed..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-precision-less.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-precision-more.svg b/breeze-icons-5.21.0/icons/actions/22/format-precision-more.svg deleted file mode 100644 index 1f01129..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-precision-more.svg +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-remove-node.svg b/breeze-icons-5.21.0/icons/actions/22/format-remove-node.svg deleted file mode 100644 index f55fc19..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-remove-node.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-segment-curve.svg b/breeze-icons-5.21.0/icons/actions/22/format-segment-curve.svg deleted file mode 100644 index bafa313..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-segment-curve.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-segment-line.svg b/breeze-icons-5.21.0/icons/actions/22/format-segment-line.svg deleted file mode 100644 index 6a786e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-segment-line.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-stroke-color.svg b/breeze-icons-5.21.0/icons/actions/22/format-stroke-color.svg deleted file mode 100644 index f0d9d2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-stroke-color.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-blockquote.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-blockquote.svg deleted file mode 100644 index c394966..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-blockquote.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-bold.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-bold.svg deleted file mode 100644 index 4d2ec51..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-bold.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-capitalize.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-capitalize.svg deleted file mode 100644 index ae4a25c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-capitalize.svg +++ /dev/null @@ -1,795 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-code.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-code.svg deleted file mode 100644 index 55ef85a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-code.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-color.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-color.svg deleted file mode 100644 index ae57cea..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-color.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-direction-horizontal.svg deleted file mode 100644 index 26bd0b8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-horizontal.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-ltr.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-direction-ltr.svg deleted file mode 100644 index 67cf916..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-ltr.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-rtl.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-direction-rtl.svg deleted file mode 100644 index 47a2cce..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-rtl.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-direction-vertical.svg deleted file mode 100644 index b5017c1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-direction-vertical.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-italic.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-italic.svg deleted file mode 100644 index 868021f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-italic.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-lowercase.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-lowercase.svg deleted file mode 100644 index 79161d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-lowercase.svg +++ /dev/null @@ -1,390 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-strikethrough.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-strikethrough.svg deleted file mode 100644 index f032974..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-strikethrough.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-subscript.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-subscript.svg deleted file mode 100644 index f6ea2b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-subscript.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-superscript.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-superscript.svg deleted file mode 100644 index a25c69b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-superscript.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-symbol.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-symbol.svg deleted file mode 100644 index 808353a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-symbol.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-underline.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-underline.svg deleted file mode 100644 index a19e32f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-underline.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/format-text-uppercase.svg b/breeze-icons-5.21.0/icons/actions/22/format-text-uppercase.svg deleted file mode 100644 index 0d4a99d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/format-text-uppercase.svg +++ /dev/null @@ -1,588 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/formula.svg b/breeze-icons-5.21.0/icons/actions/22/formula.svg deleted file mode 100644 index 5f76723..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/formula.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/freerotation.svg b/breeze-icons-5.21.0/icons/actions/22/freerotation.svg deleted file mode 120000 index ae703d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/freerotation.svg +++ /dev/null @@ -1 +0,0 @@ -transform-rotate.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/games-achievements.svg b/breeze-icons-5.21.0/icons/actions/22/games-achievements.svg deleted file mode 100644 index 9e08167..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-achievements.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/games-config-background.svg b/breeze-icons-5.21.0/icons/actions/22/games-config-background.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-config-background.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/games-config-board.svg b/breeze-icons-5.21.0/icons/actions/22/games-config-board.svg deleted file mode 100644 index fa52174..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-config-board.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/games-config-custom.svg b/breeze-icons-5.21.0/icons/actions/22/games-config-custom.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-config-custom.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/games-config-options.svg b/breeze-icons-5.21.0/icons/actions/22/games-config-options.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/games-config-theme.svg b/breeze-icons-5.21.0/icons/actions/22/games-config-theme.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-config-theme.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/games-config-tiles.svg b/breeze-icons-5.21.0/icons/actions/22/games-config-tiles.svg deleted file mode 100644 index e1d15f2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-config-tiles.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/games-difficult.svg b/breeze-icons-5.21.0/icons/actions/22/games-difficult.svg deleted file mode 100644 index 1a475fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-difficult.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/games-endturn.svg b/breeze-icons-5.21.0/icons/actions/22/games-endturn.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-endturn.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/games-highscores.svg b/breeze-icons-5.21.0/icons/actions/22/games-highscores.svg deleted file mode 100644 index c72b507..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-highscores.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/games-hint.svg b/breeze-icons-5.21.0/icons/actions/22/games-hint.svg deleted file mode 100644 index 4eb17ba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-hint.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/games-solve.svg b/breeze-icons-5.21.0/icons/actions/22/games-solve.svg deleted file mode 100644 index 0dbfcf5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/games-solve.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/geany-build.svg b/breeze-icons-5.21.0/icons/actions/22/geany-build.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/geany-build.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/geany-close-all.svg b/breeze-icons-5.21.0/icons/actions/22/geany-close-all.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/geany-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/geany-save-all.svg b/breeze-icons-5.21.0/icons/actions/22/geany-save-all.svg deleted file mode 120000 index 43e072f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/geany-save-all.svg +++ /dev/null @@ -1 +0,0 @@ -document-save-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/generalisation.svg b/breeze-icons-5.21.0/icons/actions/22/generalisation.svg deleted file mode 120000 index 0d7f524..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/generalisation.svg +++ /dev/null @@ -1 +0,0 @@ -generalise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/generalise.svg b/breeze-icons-5.21.0/icons/actions/22/generalise.svg deleted file mode 100644 index 58c3dc4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/generalise.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/get-hot-new-stuff.svg b/breeze-icons-5.21.0/icons/actions/22/get-hot-new-stuff.svg deleted file mode 100644 index ffbc20c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/get-hot-new-stuff.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/globe.svg b/breeze-icons-5.21.0/icons/actions/22/globe.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/globe.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/go-bottom.svg deleted file mode 100644 index ffc1f5f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-bottom.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-down-search.svg b/breeze-icons-5.21.0/icons/actions/22/go-down-search.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-down-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-down.svg b/breeze-icons-5.21.0/icons/actions/22/go-down.svg deleted file mode 100644 index 5224ea3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-down.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-first-view-page.svg b/breeze-icons-5.21.0/icons/actions/22/go-first-view-page.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-first-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-first-view.svg b/breeze-icons-5.21.0/icons/actions/22/go-first-view.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-first-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-first.svg b/breeze-icons-5.21.0/icons/actions/22/go-first.svg deleted file mode 100644 index 5155100..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-first.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-home-large.svg b/breeze-icons-5.21.0/icons/actions/22/go-home-large.svg deleted file mode 120000 index 5cbdae9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-home-large.svg +++ /dev/null @@ -1 +0,0 @@ -go-home.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-home.svg b/breeze-icons-5.21.0/icons/actions/22/go-home.svg deleted file mode 100644 index fc523ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-home.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-jump-declaration.svg b/breeze-icons-5.21.0/icons/actions/22/go-jump-declaration.svg deleted file mode 100644 index bd7c7ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-jump-declaration.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-jump-definition.svg b/breeze-icons-5.21.0/icons/actions/22/go-jump-definition.svg deleted file mode 100644 index a442dd1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-jump-definition.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-jump-locationbar.svg b/breeze-icons-5.21.0/icons/actions/22/go-jump-locationbar.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-jump-locationbar.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-jump-today.svg b/breeze-icons-5.21.0/icons/actions/22/go-jump-today.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-jump-today.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-jump.svg b/breeze-icons-5.21.0/icons/actions/22/go-jump.svg deleted file mode 100644 index e4f4145..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-jump.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-last-view-page.svg b/breeze-icons-5.21.0/icons/actions/22/go-last-view-page.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-last-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-last-view.svg b/breeze-icons-5.21.0/icons/actions/22/go-last-view.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-last-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-last.svg b/breeze-icons-5.21.0/icons/actions/22/go-last.svg deleted file mode 100644 index 72c11f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-last.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-next-context.svg b/breeze-icons-5.21.0/icons/actions/22/go-next-context.svg deleted file mode 100644 index 42d2938..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-next-context.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-next-use.svg b/breeze-icons-5.21.0/icons/actions/22/go-next-use.svg deleted file mode 100644 index 04c85bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-next-use.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-next-view-page.svg b/breeze-icons-5.21.0/icons/actions/22/go-next-view-page.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-next-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-next-view.svg b/breeze-icons-5.21.0/icons/actions/22/go-next-view.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-next-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-next.svg b/breeze-icons-5.21.0/icons/actions/22/go-next.svg deleted file mode 100644 index 2cf7b12..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-next.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-parent-folder.svg b/breeze-icons-5.21.0/icons/actions/22/go-parent-folder.svg deleted file mode 100644 index b8dd278..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-parent-folder.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-previous-context.svg b/breeze-icons-5.21.0/icons/actions/22/go-previous-context.svg deleted file mode 100644 index ab35208..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-previous-context.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-previous-use.svg b/breeze-icons-5.21.0/icons/actions/22/go-previous-use.svg deleted file mode 100644 index 15facb2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-previous-use.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-previous-view-page.svg b/breeze-icons-5.21.0/icons/actions/22/go-previous-view-page.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-previous-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-previous-view.svg b/breeze-icons-5.21.0/icons/actions/22/go-previous-view.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-previous-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-previous.svg b/breeze-icons-5.21.0/icons/actions/22/go-previous.svg deleted file mode 100644 index ab02e31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-previous.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-top.svg b/breeze-icons-5.21.0/icons/actions/22/go-top.svg deleted file mode 100644 index ddbab53..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-top.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/go-up-search.svg b/breeze-icons-5.21.0/icons/actions/22/go-up-search.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-up-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/go-up.svg b/breeze-icons-5.21.0/icons/actions/22/go-up.svg deleted file mode 100644 index a4dceb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/go-up.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/gpg.svg b/breeze-icons-5.21.0/icons/actions/22/gpg.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gpg.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gpgsm.svg b/breeze-icons-5.21.0/icons/actions/22/gpgsm.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gpgsm.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gps.svg b/breeze-icons-5.21.0/icons/actions/22/gps.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gps.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/grid-rectangular.svg b/breeze-icons-5.21.0/icons/actions/22/grid-rectangular.svg deleted file mode 100644 index be133af..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/grid-rectangular.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/group-delete.svg b/breeze-icons-5.21.0/icons/actions/22/group-delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/group-delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/group-edit.svg b/breeze-icons-5.21.0/icons/actions/22/group-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/group-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/group-new.svg b/breeze-icons-5.21.0/icons/actions/22/group-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/group-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/group.svg b/breeze-icons-5.21.0/icons/actions/22/group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-add.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-apply.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-apply.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-apply.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-authentication.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-authentication.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-authentication.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-bold.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-bold.svg deleted file mode 120000 index 3921884..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-bold.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-bold.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-cancel.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-cancel.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-cancel.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-cdrom.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-cdrom.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-cdrom.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-clear.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-clear.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-clear.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-close.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-color-picker.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-color-picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-color-picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-connect.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-connect.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-connect.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-convert.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-convert.svg deleted file mode 100644 index 909e686..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-convert.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-disconnect.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-disconnect.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-disconnect.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-edit.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-execute.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-execute.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-execute.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-floppy.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-floppy.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-index.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-index.svg deleted file mode 100644 index ee56eb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-index.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-no.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-no.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-no.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-ok.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-preferences.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-preferences.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-preferences.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-properties.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-quit.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-quit.svg deleted file mode 120000 index 514fcfb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-quit.svg +++ /dev/null @@ -1 +0,0 @@ -application-exit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-select-color.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-select-color.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-select-color.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-select-font.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-select-font.svg deleted file mode 100644 index 2960a46..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-select-font.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-stop.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-stop.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-stop.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-undelete-ltr.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-undelete-ltr.svg deleted file mode 120000 index 88a18b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-undelete-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-undo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-undelete-rtl.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-undelete-rtl.svg deleted file mode 120000 index a13a878..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-undelete-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -edit-redo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/gtk-yes.svg b/breeze-icons-5.21.0/icons/actions/22/gtk-yes.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/gtk-yes.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/guides.svg b/breeze-icons-5.21.0/icons/actions/22/guides.svg deleted file mode 120000 index 520ecec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/guides.svg +++ /dev/null @@ -1 +0,0 @@ -snap-guideline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-about.svg b/breeze-icons-5.21.0/icons/actions/22/help-about.svg deleted file mode 100644 index 426606e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-about.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/help-contents.svg b/breeze-icons-5.21.0/icons/actions/22/help-contents.svg deleted file mode 120000 index 6aea6ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-contents.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/22/system-help.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-contextual.svg b/breeze-icons-5.21.0/icons/actions/22/help-contextual.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-contextual.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-donate.svg b/breeze-icons-5.21.0/icons/actions/22/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-feedback.svg b/breeze-icons-5.21.0/icons/actions/22/help-feedback.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-feedback.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-hint.svg b/breeze-icons-5.21.0/icons/actions/22/help-hint.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-hint.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/22/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/help-whatsthis.svg b/breeze-icons-5.21.0/icons/actions/22/help-whatsthis.svg deleted file mode 100644 index 70d5e17..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/help-whatsthis.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/hidemouse.svg b/breeze-icons-5.21.0/icons/actions/22/hidemouse.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/hidemouse.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/hint.svg b/breeze-icons-5.21.0/icons/actions/22/hint.svg deleted file mode 100644 index 628623f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/hint.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/hotpixels.svg b/breeze-icons-5.21.0/icons/actions/22/hotpixels.svg deleted file mode 100644 index 80fe888..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/hotpixels.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/identity.svg b/breeze-icons-5.21.0/icons/actions/22/identity.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/identity.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/im-aim.svg b/breeze-icons-5.21.0/icons/actions/22/im-aim.svg deleted file mode 100644 index 524537a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-aim.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-ban-kick-user.svg b/breeze-icons-5.21.0/icons/actions/22/im-ban-kick-user.svg deleted file mode 100644 index 23a41ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-ban-kick-user.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-ban-user.svg b/breeze-icons-5.21.0/icons/actions/22/im-ban-user.svg deleted file mode 120000 index 9861f81..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-ban-user.svg +++ /dev/null @@ -1 +0,0 @@ -./list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/im-facebook.svg b/breeze-icons-5.21.0/icons/actions/22/im-facebook.svg deleted file mode 100644 index 35732cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-facebook.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-gadugadu.svg b/breeze-icons-5.21.0/icons/actions/22/im-gadugadu.svg deleted file mode 100644 index e5261dd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-gadugadu.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-google-talk.svg b/breeze-icons-5.21.0/icons/actions/22/im-google-talk.svg deleted file mode 100644 index d1b2c5a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-google-talk.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-google.svg b/breeze-icons-5.21.0/icons/actions/22/im-google.svg deleted file mode 100644 index 3edac48..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-google.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-icq.svg b/breeze-icons-5.21.0/icons/actions/22/im-icq.svg deleted file mode 100644 index 5e85cb2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-icq.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-identi.ca.svg b/breeze-icons-5.21.0/icons/actions/22/im-identi.ca.svg deleted file mode 100644 index 9185553..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-identi.ca.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-invisible-user.svg b/breeze-icons-5.21.0/icons/actions/22/im-invisible-user.svg deleted file mode 100644 index 51d752b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-invisible-user.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-irc.svg b/breeze-icons-5.21.0/icons/actions/22/im-irc.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-irc.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/im-jabber.svg b/breeze-icons-5.21.0/icons/actions/22/im-jabber.svg deleted file mode 120000 index d31bb93..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-jabber.svg +++ /dev/null @@ -1 +0,0 @@ -games-hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/im-kick-user.svg b/breeze-icons-5.21.0/icons/actions/22/im-kick-user.svg deleted file mode 100644 index 94f1040..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-kick-user.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-msn.svg b/breeze-icons-5.21.0/icons/actions/22/im-msn.svg deleted file mode 100644 index 555ee05..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-msn.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-qq.svg b/breeze-icons-5.21.0/icons/actions/22/im-qq.svg deleted file mode 100644 index a0733b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-qq.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-skype.svg b/breeze-icons-5.21.0/icons/actions/22/im-skype.svg deleted file mode 100644 index 9338554..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-skype.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-twitter.svg b/breeze-icons-5.21.0/icons/actions/22/im-twitter.svg deleted file mode 100644 index 2ba96bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-twitter.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-user-away.svg b/breeze-icons-5.21.0/icons/actions/22/im-user-away.svg deleted file mode 100644 index a71cc46..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-user-away.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-user-busy.svg b/breeze-icons-5.21.0/icons/actions/22/im-user-busy.svg deleted file mode 100644 index de0177f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-user-busy.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-user-offline.svg b/breeze-icons-5.21.0/icons/actions/22/im-user-offline.svg deleted file mode 100644 index a1aca6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-user-offline.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-user-online.svg b/breeze-icons-5.21.0/icons/actions/22/im-user-online.svg deleted file mode 100644 index 126fd72..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-user-online.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-user.svg b/breeze-icons-5.21.0/icons/actions/22/im-user.svg deleted file mode 100644 index ccf6802..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-user.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/im-yahoo.svg b/breeze-icons-5.21.0/icons/actions/22/im-yahoo.svg deleted file mode 100644 index 5d5171f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/im-yahoo.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/imagecomment.svg b/breeze-icons-5.21.0/icons/actions/22/imagecomment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/imagecomment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/initial_state.svg b/breeze-icons-5.21.0/icons/actions/22/initial_state.svg deleted file mode 100644 index acea360..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/initial_state.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/inpainting.svg b/breeze-icons-5.21.0/icons/actions/22/inpainting.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/inpainting.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-button.svg b/breeze-icons-5.21.0/icons/actions/22/insert-button.svg deleted file mode 100644 index a9a74cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-button.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-endnote.svg b/breeze-icons-5.21.0/icons/actions/22/insert-endnote.svg deleted file mode 100644 index 0d2c5ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-endnote.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-footnote.svg b/breeze-icons-5.21.0/icons/actions/22/insert-footnote.svg deleted file mode 100644 index 419aaec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-footnote.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-horizontal-rule.svg b/breeze-icons-5.21.0/icons/actions/22/insert-horizontal-rule.svg deleted file mode 100644 index 916b292..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-horizontal-rule.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-image.svg b/breeze-icons-5.21.0/icons/actions/22/insert-image.svg deleted file mode 100644 index d010bee..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-image.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-link.svg b/breeze-icons-5.21.0/icons/actions/22/insert-link.svg deleted file mode 100644 index 2da817e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-link.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-math-expression.svg b/breeze-icons-5.21.0/icons/actions/22/insert-math-expression.svg deleted file mode 100644 index f64999c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-math-expression.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-more-mark.svg b/breeze-icons-5.21.0/icons/actions/22/insert-more-mark.svg deleted file mode 100644 index 5bf2f7d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-more-mark.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-page-break.svg b/breeze-icons-5.21.0/icons/actions/22/insert-page-break.svg deleted file mode 100644 index 1333ba2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-page-break.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-table-of-contents.svg b/breeze-icons-5.21.0/icons/actions/22/insert-table-of-contents.svg deleted file mode 100644 index 47d54f5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-table-of-contents.svg +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-table-row.svg b/breeze-icons-5.21.0/icons/actions/22/insert-table-row.svg deleted file mode 120000 index ff3e28d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-table-row.svg +++ /dev/null @@ -1 +0,0 @@ -edit-table-insert-row-above.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-table.svg b/breeze-icons-5.21.0/icons/actions/22/insert-table.svg deleted file mode 100644 index dcb2b80..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-table.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-tableofcontents.svg b/breeze-icons-5.21.0/icons/actions/22/insert-tableofcontents.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-tableofcontents.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-text-frame.svg b/breeze-icons-5.21.0/icons/actions/22/insert-text-frame.svg deleted file mode 100644 index 5f45573..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-text-frame.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/insert-text.svg b/breeze-icons-5.21.0/icons/actions/22/insert-text.svg deleted file mode 100644 index 3880718..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/insert-text.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/interface.svg b/breeze-icons-5.21.0/icons/actions/22/interface.svg deleted file mode 120000 index 4b00663..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/interface.svg +++ /dev/null @@ -1 +0,0 @@ -edit-guides.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/internet-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/internet-amarok.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/internet-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/invertimage.svg b/breeze-icons-5.21.0/icons/actions/22/invertimage.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/invertimage.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-channel-active.svg b/breeze-icons-5.21.0/icons/actions/22/irc-channel-active.svg deleted file mode 100644 index f03328b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-channel-active.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-channel-inactive.svg b/breeze-icons-5.21.0/icons/actions/22/irc-channel-inactive.svg deleted file mode 100644 index 67bb121..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-channel-inactive.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-close-channel.svg b/breeze-icons-5.21.0/icons/actions/22/irc-close-channel.svg deleted file mode 120000 index d96b05d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-close-channel.svg +++ /dev/null @@ -1 +0,0 @@ -process-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-join-channel.svg b/breeze-icons-5.21.0/icons/actions/22/irc-join-channel.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-join-channel.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-operator.svg b/breeze-icons-5.21.0/icons/actions/22/irc-operator.svg deleted file mode 100644 index c40a6fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-operator.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-remove-operator.svg b/breeze-icons-5.21.0/icons/actions/22/irc-remove-operator.svg deleted file mode 100644 index a898d2c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-remove-operator.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-unvoice.svg b/breeze-icons-5.21.0/icons/actions/22/irc-unvoice.svg deleted file mode 100644 index 9ab1848..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-unvoice.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/irc-voice.svg b/breeze-icons-5.21.0/icons/actions/22/irc-voice.svg deleted file mode 100644 index fa81874..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/irc-voice.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/join.svg b/breeze-icons-5.21.0/icons/actions/22/join.svg deleted file mode 100644 index 894f0b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/join.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/journal-new.svg b/breeze-icons-5.21.0/icons/actions/22/journal-new.svg deleted file mode 100644 index 8c5c1e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/journal-new.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/junction.svg b/breeze-icons-5.21.0/icons/actions/22/junction.svg deleted file mode 100644 index d535ddd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/junction.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-clip.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-clip.svg deleted file mode 100644 index 3d67706..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-clip.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-color-clip.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-color-clip.svg deleted file mode 100644 index e029b33..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-color-clip.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-slide-clip.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-slide-clip.svg deleted file mode 120000 index b9ac114..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-slide-clip.svg +++ /dev/null @@ -1 +0,0 @@ -tool-animator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-text-clip.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-text-clip.svg deleted file mode 100644 index 239199f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-add-text-clip.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-bottom.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-bottom.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-hor.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-hor.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-hor.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-left.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-left.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-left.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-none.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-none.svg deleted file mode 100644 index 156951e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-none.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-right.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-right.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-right.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-top.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-top.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-top.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-vert.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-vert.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-align-vert.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-custom-effect.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-custom-effect.svg deleted file mode 100644 index 2a5d294..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-custom-effect.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-deleffect.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-deleffect.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-deleffect.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-down.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-down.svg deleted file mode 120000 index a8eb1b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-down.svg +++ /dev/null @@ -1 +0,0 @@ -go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-hide-audio.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-hide-audio.svg deleted file mode 120000 index 80f1588..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-hide-audio.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-hide-video.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-hide-video.svg deleted file mode 100644 index 66f0d0e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-hide-video.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-edit.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-edit.svg deleted file mode 100644 index ca34334..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-edit.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-rect.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-rect.svg deleted file mode 100644 index 4c12999..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-rect.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-unicode.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-unicode.svg deleted file mode 100644 index 2fd142b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-insert-unicode.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-lock.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-menu.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-menu.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-menu.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-normal-edit.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-normal-edit.svg deleted file mode 100644 index 1c0bd3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-normal-edit.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-object-height.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-object-height.svg deleted file mode 100644 index a7d7a1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-object-height.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-object-width.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-object-width.svg deleted file mode 100644 index b92516b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-object-width.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-overwrite-edit.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-overwrite-edit.svg deleted file mode 100644 index 62fef3e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-overwrite-edit.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-all.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-all.svg deleted file mode 100644 index e9125db..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-all.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-images.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-images.svg deleted file mode 100644 index 64eaea3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-images.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-rects.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-rects.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-rects.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-texts.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-texts.svg deleted file mode 100644 index 67d2dac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-texts.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-tool.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-tool.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-select-tool.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-audio.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-audio.svg deleted file mode 120000 index d09fca9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-audio.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-high.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-audiothumb.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-audiothumb.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-audiothumb.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-markers.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-markers.svg deleted file mode 100644 index dfd57c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-markers.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-video.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-video.svg deleted file mode 100644 index bed3ca4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-video.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-videothumb.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-videothumb.svg deleted file mode 120000 index 0d1faec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-show-videothumb.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-show-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-snap.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-snap.svg deleted file mode 120000 index 01df571..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-snap.svg +++ /dev/null @@ -1 +0,0 @@ -snap-extension.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-spacer-tool.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-spacer-tool.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-spacer-tool.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-split-audio.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-split-audio.svg deleted file mode 100644 index 16cc0a5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-split-audio.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-track_has_effect.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-track_has_effect.svg deleted file mode 100644 index a7aa103..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-track_has_effect.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-unlock.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-unselect-all.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-unselect-all.svg deleted file mode 100644 index 229c69f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-unselect-all.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-up.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-up.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-up.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-bottom.svg deleted file mode 100644 index f9d2ea5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-bottom.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-down.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-down.svg deleted file mode 100644 index 0c61863..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-down.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-top.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-top.svg deleted file mode 100644 index b148fb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-top.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-up.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-up.svg deleted file mode 100644 index 5a135c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zindex-up.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zone-end.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zone-end.svg deleted file mode 100644 index 1ae4f40..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zone-end.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zone-start.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zone-start.svg deleted file mode 100644 index ddd26a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zone-start.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zoom-large.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zoom-large.svg deleted file mode 120000 index ff0b46f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zoom-large.svg +++ /dev/null @@ -1 +0,0 @@ -labplot-zoom-in-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zoom-small.svg b/breeze-icons-5.21.0/icons/actions/22/kdenlive-zoom-small.svg deleted file mode 120000 index 40a5773..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kdenlive-zoom-small.svg +++ /dev/null @@ -1 +0,0 @@ -labplot-zoom-out-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/key-enter.svg b/breeze-icons-5.21.0/icons/actions/22/key-enter.svg deleted file mode 100644 index 2e03f15..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/key-enter.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kmousetool_off.svg b/breeze-icons-5.21.0/icons/actions/22/kmousetool_off.svg deleted file mode 120000 index d4c7351..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kmousetool_off.svg +++ /dev/null @@ -1 +0,0 @@ -kr_unselect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kmousetool_on.svg b/breeze-icons-5.21.0/icons/actions/22/kmousetool_on.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kmousetool_on.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kmouth-phrase-new.svg b/breeze-icons-5.21.0/icons/actions/22/kmouth-phrase-new.svg deleted file mode 100644 index 6229441..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kmouth-phrase-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kmouth-phrase.svg b/breeze-icons-5.21.0/icons/actions/22/kmouth-phrase.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kmouth-phrase.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kmouth-phrasebook.svg b/breeze-icons-5.21.0/icons/actions/22/kmouth-phrasebook.svg deleted file mode 100644 index 2cfb41e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kmouth-phrasebook.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kmouth-phresebook-new.svg b/breeze-icons-5.21.0/icons/actions/22/kmouth-phresebook-new.svg deleted file mode 100644 index d98417f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kmouth-phresebook-new.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/knotes_alarm.svg b/breeze-icons-5.21.0/icons/actions/22/knotes_alarm.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/knotes_alarm.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/knotes_date.svg b/breeze-icons-5.21.0/icons/actions/22/knotes_date.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/knotes_date.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/knotes_delete.svg b/breeze-icons-5.21.0/icons/actions/22/knotes_delete.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/knotes_delete.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/know.svg b/breeze-icons-5.21.0/icons/actions/22/know.svg deleted file mode 100644 index 131096a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/know.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kontes_close.svg b/breeze-icons-5.21.0/icons/actions/22/kontes_close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kontes_close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_combine.svg b/breeze-icons-5.21.0/icons/actions/22/kr_combine.svg deleted file mode 100644 index d821c35..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_combine.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_comparedirs.svg b/breeze-icons-5.21.0/icons/actions/22/kr_comparedirs.svg deleted file mode 100644 index 217b06e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_comparedirs.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_diskusage.svg b/breeze-icons-5.21.0/icons/actions/22/kr_diskusage.svg deleted file mode 100644 index b900083..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_diskusage.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_jumpback.svg b/breeze-icons-5.21.0/icons/actions/22/kr_jumpback.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_jumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_mountman.svg b/breeze-icons-5.21.0/icons/actions/22/kr_mountman.svg deleted file mode 100644 index e4715c3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_mountman.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_setjumpback.svg b/breeze-icons-5.21.0/icons/actions/22/kr_setjumpback.svg deleted file mode 120000 index 76b6809..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_setjumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump-definition.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_syncbrowse_off.svg b/breeze-icons-5.21.0/icons/actions/22/kr_syncbrowse_off.svg deleted file mode 100644 index 5d5fda4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_syncbrowse_off.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_syncbrowse_on.svg b/breeze-icons-5.21.0/icons/actions/22/kr_syncbrowse_on.svg deleted file mode 100644 index 52e271c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_syncbrowse_on.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kr_unselect.svg b/breeze-icons-5.21.0/icons/actions/22/kr_unselect.svg deleted file mode 100644 index e98be28..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kr_unselect.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_advanced.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_advanced.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_advanced.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_catalog.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_catalog.svg deleted file mode 120000 index 0747769..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_catalog.svg +++ /dev/null @@ -1 +0,0 @@ -draw-star.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_cbound.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_cbound.svg deleted file mode 100644 index 7294df7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_cbound.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_clines.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_clines.svg deleted file mode 100644 index e187069..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_clines.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_cnames.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_cnames.svg deleted file mode 100644 index 67a3ee1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_cnames.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_colors.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_colors.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_colors.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_constellationart.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_constellationart.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_constellationart.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_deepsky.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_deepsky.svg deleted file mode 100644 index 9343f06..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_deepsky.svg +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_ekos.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_ekos.svg deleted file mode 100644 index 40e5798..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_ekos.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_fitsviewer.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_fitsviewer.svg deleted file mode 100644 index 9ca392e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_fitsviewer.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_flag.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_flag.svg deleted file mode 120000 index 451d452..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_flag.svg +++ /dev/null @@ -1 +0,0 @@ -flag-red.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_grid.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_grid.svg deleted file mode 100644 index 6559bfd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_grid.svg +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_guides.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_guides.svg deleted file mode 120000 index 793f5eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_guides.svg +++ /dev/null @@ -1 +0,0 @@ -view-grid.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_hgrid.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_hgrid.svg deleted file mode 100644 index bca1b7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_hgrid.svg +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_horizon.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_horizon.svg deleted file mode 100644 index 958cf1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_horizon.svg +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_indi.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_indi.svg deleted file mode 100644 index d39ecd0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_indi.svg +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_mw.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_mw.svg deleted file mode 100644 index 3179e38..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_mw.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_planets.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_planets.svg deleted file mode 120000 index 494cb31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_planets.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_satellites.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_satellites.svg deleted file mode 100644 index 89e22e1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_satellites.svg +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_solarsystem.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_solarsystem.svg deleted file mode 100644 index 744f1e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_solarsystem.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_stars.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_stars.svg deleted file mode 120000 index 0747769..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_stars.svg +++ /dev/null @@ -1 +0,0 @@ -draw-star.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_supernovae.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_supernovae.svg deleted file mode 100644 index 82570b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_supernovae.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kstars_xplanet.svg b/breeze-icons-5.21.0/icons/actions/22/kstars_xplanet.svg deleted file mode 120000 index 494cb31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kstars_xplanet.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-add-feeds.svg b/breeze-icons-5.21.0/icons/actions/22/kt-add-feeds.svg deleted file mode 100644 index 8878057..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-add-feeds.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-add-filters.svg b/breeze-icons-5.21.0/icons/actions/22/kt-add-filters.svg deleted file mode 100644 index b256956..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-add-filters.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-bandwidth-scheduler.svg b/breeze-icons-5.21.0/icons/actions/22/kt-bandwidth-scheduler.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-bandwidth-scheduler.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-change-tracker.svg b/breeze-icons-5.21.0/icons/actions/22/kt-change-tracker.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-change-tracker.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-check-data.svg b/breeze-icons-5.21.0/icons/actions/22/kt-check-data.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-check-data.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-chunks.svg b/breeze-icons-5.21.0/icons/actions/22/kt-chunks.svg deleted file mode 100644 index c78647f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-chunks.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-encrypted.svg b/breeze-icons-5.21.0/icons/actions/22/kt-encrypted.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-info-widget.svg b/breeze-icons-5.21.0/icons/actions/22/kt-info-widget.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-info-widget.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-magnet.svg b/breeze-icons-5.21.0/icons/actions/22/kt-magnet.svg deleted file mode 100644 index 6a6729e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-magnet.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-pause.svg b/breeze-icons-5.21.0/icons/actions/22/kt-pause.svg deleted file mode 120000 index 020f415..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-pause.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-pause.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-plugins.svg b/breeze-icons-5.21.0/icons/actions/22/kt-plugins.svg deleted file mode 120000 index 7563411..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-plugins.svg +++ /dev/null @@ -1 +0,0 @@ -plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-queue-manager.svg b/breeze-icons-5.21.0/icons/actions/22/kt-queue-manager.svg deleted file mode 100644 index f0ca67c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-queue-manager.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-remove-feeds.svg b/breeze-icons-5.21.0/icons/actions/22/kt-remove-feeds.svg deleted file mode 100644 index 5f5c99e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-remove-feeds.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-remove-filters.svg b/breeze-icons-5.21.0/icons/actions/22/kt-remove-filters.svg deleted file mode 100644 index 9e279fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-remove-filters.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-remove.svg b/breeze-icons-5.21.0/icons/actions/22/kt-remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-restore-defaults.svg b/breeze-icons-5.21.0/icons/actions/22/kt-restore-defaults.svg deleted file mode 120000 index c4692e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-restore-defaults.svg +++ /dev/null @@ -1 +0,0 @@ -document-revert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-set-max-download-speed.svg b/breeze-icons-5.21.0/icons/actions/22/kt-set-max-download-speed.svg deleted file mode 120000 index 6aa652e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-set-max-download-speed.svg +++ /dev/null @@ -1 +0,0 @@ -edit-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-set-max-upload-speed.svg b/breeze-icons-5.21.0/icons/actions/22/kt-set-max-upload-speed.svg deleted file mode 100644 index cbc197b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-set-max-upload-speed.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-show-statusbar.svg b/breeze-icons-5.21.0/icons/actions/22/kt-show-statusbar.svg deleted file mode 120000 index ae70e66..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-show-statusbar.svg +++ /dev/null @@ -1 +0,0 @@ -show-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-speed-limits.svg b/breeze-icons-5.21.0/icons/actions/22/kt-speed-limits.svg deleted file mode 120000 index e48dac0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-speed-limits.svg +++ /dev/null @@ -1 +0,0 @@ -filename-bpm-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-start-all.svg b/breeze-icons-5.21.0/icons/actions/22/kt-start-all.svg deleted file mode 100644 index 4088beb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-start-all.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-start.svg b/breeze-icons-5.21.0/icons/actions/22/kt-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-stop-all.svg b/breeze-icons-5.21.0/icons/actions/22/kt-stop-all.svg deleted file mode 100644 index a230e28..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-stop-all.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/kt-stop.svg b/breeze-icons-5.21.0/icons/actions/22/kt-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/kt-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/ktnef_extract_to.svg b/breeze-icons-5.21.0/icons/actions/22/ktnef_extract_to.svg deleted file mode 120000 index da21a89..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/ktnef_extract_to.svg +++ /dev/null @@ -1 +0,0 @@ -archive-extract.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/label-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/label-amarok.svg deleted file mode 120000 index 2bb4152..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/label-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -tag.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-TeX-logo.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-TeX-logo.svg deleted file mode 100644 index 6e6d4f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-TeX-logo.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-all.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-x.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-y.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-axis-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-axis-horizontal.svg deleted file mode 100644 index 74dd57d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-axis-horizontal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-axis-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-axis-vertical.svg deleted file mode 100644 index b120766..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-axis-vertical.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-cursor-arrow.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-format-text-symbol.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-format-text-symbol.svg deleted file mode 120000 index 5d66639..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-format-text-symbol.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-symbol.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-down-y.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-shift-down-y.svg deleted file mode 100644 index 7e2b2e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-down-y.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-left-x.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-shift-left-x.svg deleted file mode 100644 index 8dcd4eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-left-x.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-right-x.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-shift-right-x.svg deleted file mode 100644 index ba8f1ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-right-x.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-up-y.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-shift-up-y.svg deleted file mode 100644 index 66da079..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-shift-up-y.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-transform-move.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-transform-move.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-transform-move.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-curve.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-curve.svg deleted file mode 100644 index 1b98771..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-curve.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-equation-curve.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-equation-curve.svg deleted file mode 100644 index abf4499..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-equation-curve.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-fit-curve.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-fit-curve.svg deleted file mode 100644 index 5a24c97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-fit-curve.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-four-axes.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-four-axes.svg deleted file mode 100644 index 52468ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-four-axes.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes-centered-origin.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes-centered-origin.svg deleted file mode 100644 index bb1e84b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes-centered-origin.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes-centered.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes-centered.svg deleted file mode 100644 index 20dc598..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes-centered.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes.svg deleted file mode 100644 index 5e19308..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-xy-plot-two-axes.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-in-x.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-in-x.svg deleted file mode 100644 index 987da8b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-in-x.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-in-y.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-in-y.svg deleted file mode 100644 index 31aeed2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-in-y.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-out-x.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-out-x.svg deleted file mode 100644 index e83c3e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-out-x.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-out-y.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-out-y.svg deleted file mode 100644 index a084dd1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-out-y.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select-x.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select-y.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select.svg b/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/labplot-zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/languages.svg b/breeze-icons-5.21.0/icons/actions/22/languages.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/languages.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/layer-visible-off.svg b/breeze-icons-5.21.0/icons/actions/22/layer-visible-off.svg deleted file mode 100644 index 71f0ca1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/layer-visible-off.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/layer-visible-on.svg b/breeze-icons-5.21.0/icons/actions/22/layer-visible-on.svg deleted file mode 100644 index 46e3896..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/layer-visible-on.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/lensautofix.svg b/breeze-icons-5.21.0/icons/actions/22/lensautofix.svg deleted file mode 100644 index 79b7be0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/lensautofix.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/lensdistortion.svg b/breeze-icons-5.21.0/icons/actions/22/lensdistortion.svg deleted file mode 100644 index 26ba8b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/lensdistortion.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/license.svg b/breeze-icons-5.21.0/icons/actions/22/license.svg deleted file mode 100644 index e1e20b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/license.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/lighttable.svg b/breeze-icons-5.21.0/icons/actions/22/lighttable.svg deleted file mode 100644 index e440381..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/lighttable.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/lighttableadd.svg b/breeze-icons-5.21.0/icons/actions/22/lighttableadd.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/lighttableadd.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/lines-connector.svg b/breeze-icons-5.21.0/icons/actions/22/lines-connector.svg deleted file mode 100644 index dc7e58e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/lines-connector.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/list-add-font.svg b/breeze-icons-5.21.0/icons/actions/22/list-add-font.svg deleted file mode 100644 index a5765a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/list-add-font.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/list-add-user.svg b/breeze-icons-5.21.0/icons/actions/22/list-add-user.svg deleted file mode 100644 index cb1af08..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/list-add-user.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/list-add.svg b/breeze-icons-5.21.0/icons/actions/22/list-add.svg deleted file mode 100644 index 33ea59e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/list-add.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/list-remove-user.svg b/breeze-icons-5.21.0/icons/actions/22/list-remove-user.svg deleted file mode 100644 index 58e9630..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/list-remove-user.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/list-remove.svg b/breeze-icons-5.21.0/icons/actions/22/list-remove.svg deleted file mode 100644 index ff22e82..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/list-remove.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/list-resource-add.svg b/breeze-icons-5.21.0/icons/actions/22/list-resource-add.svg deleted file mode 120000 index ff7249b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/list-resource-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/lock.svg b/breeze-icons-5.21.0/icons/actions/22/lock.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/lock.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/love-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/love-amarok.svg deleted file mode 100644 index d1341b3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/love-amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-attachment.svg b/breeze-icons-5.21.0/icons/actions/22/mail-attachment.svg deleted file mode 100644 index e8db62b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-attachment.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-encrypted-full.svg b/breeze-icons-5.21.0/icons/actions/22/mail-encrypted-full.svg deleted file mode 100644 index 71d450d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-encrypted-full.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-encrypted-part.svg b/breeze-icons-5.21.0/icons/actions/22/mail-encrypted-part.svg deleted file mode 100644 index a1a2178..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-encrypted-part.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-encrypted.svg b/breeze-icons-5.21.0/icons/actions/22/mail-encrypted.svg deleted file mode 120000 index bab4595..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -mail-encrypted-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-flag.svg b/breeze-icons-5.21.0/icons/actions/22/mail-flag.svg deleted file mode 100644 index 5395d26..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-flag.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-forward.svg b/breeze-icons-5.21.0/icons/actions/22/mail-forward.svg deleted file mode 100644 index 1ac26ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-forward.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-forwarded-replied.svg b/breeze-icons-5.21.0/icons/actions/22/mail-forwarded-replied.svg deleted file mode 100644 index 802d042..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-forwarded-replied.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-forwarded.svg b/breeze-icons-5.21.0/icons/actions/22/mail-forwarded.svg deleted file mode 100644 index 70f621e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-forwarded.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-invitation.svg b/breeze-icons-5.21.0/icons/actions/22/mail-invitation.svg deleted file mode 100644 index 3106890..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-invitation.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-important.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-important.svg deleted file mode 100644 index 1e030a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-important.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-junk.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-junk.svg deleted file mode 100644 index f788d7c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-junk.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-notjunk.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-notjunk.svg deleted file mode 100644 index fd5070a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-notjunk.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-read.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-read.svg deleted file mode 100644 index efa2ae0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-read.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-task.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-task.svg deleted file mode 100644 index 923d84d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-task.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-unread-new.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-unread-new.svg deleted file mode 100644 index 44c9969..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-unread-new.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-mark-unread.svg b/breeze-icons-5.21.0/icons/actions/22/mail-mark-unread.svg deleted file mode 100644 index 10c5952..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-mark-unread.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-meeting-request-reply.svg b/breeze-icons-5.21.0/icons/actions/22/mail-meeting-request-reply.svg deleted file mode 100644 index db82647..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-meeting-request-reply.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-message-new-list.svg b/breeze-icons-5.21.0/icons/actions/22/mail-message-new-list.svg deleted file mode 100644 index db6afa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-message-new-list.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-message-new.svg b/breeze-icons-5.21.0/icons/actions/22/mail-message-new.svg deleted file mode 100644 index 38ee4a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-message-new.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-queue.svg b/breeze-icons-5.21.0/icons/actions/22/mail-queue.svg deleted file mode 100644 index a4c6f19..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-queue.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-receive.svg b/breeze-icons-5.21.0/icons/actions/22/mail-receive.svg deleted file mode 100644 index f6b4b99..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-receive.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-replied.svg b/breeze-icons-5.21.0/icons/actions/22/mail-replied.svg deleted file mode 100644 index fa7b6b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-replied.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-reply-all.svg b/breeze-icons-5.21.0/icons/actions/22/mail-reply-all.svg deleted file mode 100644 index 5c5853e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-reply-all.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-reply-custom-all.svg b/breeze-icons-5.21.0/icons/actions/22/mail-reply-custom-all.svg deleted file mode 100644 index 66b626c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-reply-custom-all.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-reply-custom.svg b/breeze-icons-5.21.0/icons/actions/22/mail-reply-custom.svg deleted file mode 100644 index fc14ec9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-reply-custom.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-reply-list.svg b/breeze-icons-5.21.0/icons/actions/22/mail-reply-list.svg deleted file mode 100644 index 1a62d83..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-reply-list.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-reply-sender.svg b/breeze-icons-5.21.0/icons/actions/22/mail-reply-sender.svg deleted file mode 100644 index 0c689e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-reply-sender.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-send.svg b/breeze-icons-5.21.0/icons/actions/22/mail-send.svg deleted file mode 100644 index ceb2d29..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-send.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-signature-unknown.svg b/breeze-icons-5.21.0/icons/actions/22/mail-signature-unknown.svg deleted file mode 100644 index ace07a0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-signature-unknown.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-signed-full.svg b/breeze-icons-5.21.0/icons/actions/22/mail-signed-full.svg deleted file mode 100644 index ca1eb56..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-signed-full.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-signed-fully.svg b/breeze-icons-5.21.0/icons/actions/22/mail-signed-fully.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-signed-fully.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-signed-part.svg b/breeze-icons-5.21.0/icons/actions/22/mail-signed-part.svg deleted file mode 100644 index 263b56f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-signed-part.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-signed-verified.svg b/breeze-icons-5.21.0/icons/actions/22/mail-signed-verified.svg deleted file mode 100644 index bec41ed..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-signed-verified.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-signed.svg b/breeze-icons-5.21.0/icons/actions/22/mail-signed.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-signed.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/mail-tagged.svg b/breeze-icons-5.21.0/icons/actions/22/mail-tagged.svg deleted file mode 100644 index 55b5a6a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mail-tagged.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/map-flat.svg b/breeze-icons-5.21.0/icons/actions/22/map-flat.svg deleted file mode 100644 index 6bd5569..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/map-flat.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/map-globe.svg b/breeze-icons-5.21.0/icons/actions/22/map-globe.svg deleted file mode 100644 index 9317001..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/map-globe.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/map-gnomonic.svg b/breeze-icons-5.21.0/icons/actions/22/map-gnomonic.svg deleted file mode 100644 index 4d1b6be..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/map-gnomonic.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/map-mercator.svg b/breeze-icons-5.21.0/icons/actions/22/map-mercator.svg deleted file mode 100644 index fc2ba6b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/map-mercator.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/markasblank.svg b/breeze-icons-5.21.0/icons/actions/22/markasblank.svg deleted file mode 100644 index 7e1b656..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/markasblank.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/measure.svg b/breeze-icons-5.21.0/icons/actions/22/measure.svg deleted file mode 100644 index 011f150..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/measure.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-album-cover-manager-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-album-cover-manager-amarok.svg deleted file mode 100644 index df858b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-album-cover-manager-amarok.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-album-cover.svg b/breeze-icons-5.21.0/icons/actions/22/media-album-cover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-album-cover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/media-album-repeat-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-album-repeat-amarok.svg deleted file mode 120000 index cf79da2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-album-repeat-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-repeat-album-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/media-album-track.svg b/breeze-icons-5.21.0/icons/actions/22/media-album-track.svg deleted file mode 100644 index 239fc00..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-album-track.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-eject.svg b/breeze-icons-5.21.0/icons/actions/22/media-eject.svg deleted file mode 100644 index 1b63b95..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-eject.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-mout.svg b/breeze-icons-5.21.0/icons/actions/22/media-mout.svg deleted file mode 100644 index 3798950..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-mout.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-playback-pause.svg b/breeze-icons-5.21.0/icons/actions/22/media-playback-pause.svg deleted file mode 100644 index cfaac13..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-playback-pause.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-playback-start.svg b/breeze-icons-5.21.0/icons/actions/22/media-playback-start.svg deleted file mode 100644 index b71ba3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-playback-start.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-playback-stop.svg b/breeze-icons-5.21.0/icons/actions/22/media-playback-stop.svg deleted file mode 100644 index 1735bd7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-playback-stop.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons/actions/22/media-playlist-repeat.svg deleted file mode 100644 index f2017af..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-playlist-repeat.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons/actions/22/media-playlist-shuffle.svg deleted file mode 100644 index 2589c79..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-playlist-shuffle.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-random-albums-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-random-albums-amarok.svg deleted file mode 100644 index be38075..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-random-albums-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-random-tracks-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-random-tracks-amarok.svg deleted file mode 100644 index b431ad5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-random-tracks-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-record.svg b/breeze-icons-5.21.0/icons/actions/22/media-record.svg deleted file mode 100644 index e65ba3e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-record.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-repeat-album-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-repeat-album-amarok.svg deleted file mode 100644 index f7d3bdd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-repeat-album-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-repeat-playlist-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-repeat-playlist-amarok.svg deleted file mode 100644 index ba1570b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-repeat-playlist-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-repeat-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-repeat-track-amarok.svg deleted file mode 100644 index 7c873d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-repeat-track-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-seek-backward.svg b/breeze-icons-5.21.0/icons/actions/22/media-seek-backward.svg deleted file mode 100644 index 34ce9d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-seek-backward.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-seek-forward.svg b/breeze-icons-5.21.0/icons/actions/22/media-seek-forward.svg deleted file mode 100644 index 6b04a8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-seek-forward.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-show-active-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-show-active-track-amarok.svg deleted file mode 100644 index 3e88471..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-show-active-track-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-skip-backward.svg b/breeze-icons-5.21.0/icons/actions/22/media-skip-backward.svg deleted file mode 100644 index a9d6914..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-skip-backward.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-skip-forward.svg b/breeze-icons-5.21.0/icons/actions/22/media-skip-forward.svg deleted file mode 100644 index dc97d32..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-skip-forward.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-standard-track-progression-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-standard-track-progression-amarok.svg deleted file mode 120000 index 0c97893..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-standard-track-progression-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -format-list-ordered.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/media-track-add-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-track-add-amarok.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-track-add-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/media-track-edit-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-track-edit-amarok.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-track-edit-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/media-track-queue-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-track-queue-amarok.svg deleted file mode 100644 index 47d2250..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-track-queue-amarok.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/media-track-remove-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/media-track-remove-amarok.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/media-track-remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/meeting-attending-tentative.svg b/breeze-icons-5.21.0/icons/actions/22/meeting-attending-tentative.svg deleted file mode 100644 index f3df4ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/meeting-attending-tentative.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/meeting-attending.svg b/breeze-icons-5.21.0/icons/actions/22/meeting-attending.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/meeting-attending.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/meeting-participant-no-response.svg b/breeze-icons-5.21.0/icons/actions/22/meeting-participant-no-response.svg deleted file mode 100644 index 88b33c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/meeting-participant-no-response.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/meeting-participant-request-response.svg b/breeze-icons-5.21.0/icons/actions/22/meeting-participant-request-response.svg deleted file mode 100644 index c0ed1dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/meeting-participant-request-response.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/menu_new.svg b/breeze-icons-5.21.0/icons/actions/22/menu_new.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/menu_new.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/menu_new_sep.svg b/breeze-icons-5.21.0/icons/actions/22/menu_new_sep.svg deleted file mode 100644 index 31e2b25..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/menu_new_sep.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/merge.svg b/breeze-icons-5.21.0/icons/actions/22/merge.svg deleted file mode 100644 index 2d4d65e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/merge.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/messagebox_warning.svg b/breeze-icons-5.21.0/icons/actions/22/messagebox_warning.svg deleted file mode 100644 index 7248d0e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/messagebox_warning.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/milestone.svg b/breeze-icons-5.21.0/icons/actions/22/milestone.svg deleted file mode 100644 index ebc053c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/milestone.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mode1.svg b/breeze-icons-5.21.0/icons/actions/22/mode1.svg deleted file mode 100644 index 2b55276..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mode1.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mode2.svg b/breeze-icons-5.21.0/icons/actions/22/mode2.svg deleted file mode 100644 index 20e8c24..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mode2.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mode3.svg b/breeze-icons-5.21.0/icons/actions/22/mode3.svg deleted file mode 100644 index c919105..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mode3.svg +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mode4.svg b/breeze-icons-5.21.0/icons/actions/22/mode4.svg deleted file mode 100644 index f19f128..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mode4.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/mode5.svg b/breeze-icons-5.21.0/icons/actions/22/mode5.svg deleted file mode 100644 index 1aa54a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/mode5.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/msgid2msgstr.svg b/breeze-icons-5.21.0/icons/actions/22/msgid2msgstr.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/msgid2msgstr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/music-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/music-amarok.svg deleted file mode 120000 index 91b01fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/music-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-show-active-track-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/network-connect.svg b/breeze-icons-5.21.0/icons/actions/22/network-connect.svg deleted file mode 100644 index 5be02ab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/network-connect.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/network-disconnect.svg b/breeze-icons-5.21.0/icons/actions/22/network-disconnect.svg deleted file mode 100644 index f697a6e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/network-disconnect.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/new-audio-alarm.svg b/breeze-icons-5.21.0/icons/actions/22/new-audio-alarm.svg deleted file mode 100644 index f6ad542..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/new-audio-alarm.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/news-subscribe.svg b/breeze-icons-5.21.0/icons/actions/22/news-subscribe.svg deleted file mode 100644 index fb58996..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/news-subscribe.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/news-unsubscribe.svg b/breeze-icons-5.21.0/icons/actions/22/news-unsubscribe.svg deleted file mode 100644 index a89aac9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/news-unsubscribe.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/nextfuzzy.svg b/breeze-icons-5.21.0/icons/actions/22/nextfuzzy.svg deleted file mode 100644 index 42caede..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/nextfuzzy.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/nextfuzzyuntrans.svg b/breeze-icons-5.21.0/icons/actions/22/nextfuzzyuntrans.svg deleted file mode 100644 index 22345e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/nextfuzzyuntrans.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/nextuntranslated.svg b/breeze-icons-5.21.0/icons/actions/22/nextuntranslated.svg deleted file mode 100644 index f77aab1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/nextuntranslated.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/nocover.svg b/breeze-icons-5.21.0/icons/actions/22/nocover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/nocover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-add.svg b/breeze-icons-5.21.0/icons/actions/22/node-add.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-add.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-break.svg b/breeze-icons-5.21.0/icons/actions/22/node-break.svg deleted file mode 120000 index c9d9a5a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-break.svg +++ /dev/null @@ -1 +0,0 @@ -format-break-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-delete-segment.svg b/breeze-icons-5.21.0/icons/actions/22/node-delete-segment.svg deleted file mode 120000 index 8b045a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-delete-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-disconnect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-delete.svg b/breeze-icons-5.21.0/icons/actions/22/node-delete.svg deleted file mode 120000 index bd10261..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-delete.svg +++ /dev/null @@ -1 +0,0 @@ -format-remove-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-join-segment.svg b/breeze-icons-5.21.0/icons/actions/22/node-join-segment.svg deleted file mode 120000 index 9dc8e1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-join-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-connect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-join.svg b/breeze-icons-5.21.0/icons/actions/22/node-join.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-join.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/node-segment-curve.svg b/breeze-icons-5.21.0/icons/actions/22/node-segment-curve.svg deleted file mode 100644 index f38e66f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-segment-curve.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node-segment-line.svg b/breeze-icons-5.21.0/icons/actions/22/node-segment-line.svg deleted file mode 100644 index 75f68f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-segment-line.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node-transform.svg b/breeze-icons-5.21.0/icons/actions/22/node-transform.svg deleted file mode 100644 index 3633887..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-transform.svg +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node-type-auto-smooth.svg b/breeze-icons-5.21.0/icons/actions/22/node-type-auto-smooth.svg deleted file mode 100644 index 8fa8c9e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-type-auto-smooth.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node-type-cusp.svg b/breeze-icons-5.21.0/icons/actions/22/node-type-cusp.svg deleted file mode 100644 index a0b51f2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-type-cusp.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node-type-smooth.svg b/breeze-icons-5.21.0/icons/actions/22/node-type-smooth.svg deleted file mode 100644 index 95b3f63..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-type-smooth.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node-type-symmetric.svg b/breeze-icons-5.21.0/icons/actions/22/node-type-symmetric.svg deleted file mode 100644 index 455f691..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node-type-symmetric.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/node.svg b/breeze-icons-5.21.0/icons/actions/22/node.svg deleted file mode 100644 index 58afbe9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/node.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/noisereduction.svg b/breeze-icons-5.21.0/icons/actions/22/noisereduction.svg deleted file mode 100644 index 752b4d6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/noisereduction.svg +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/note.svg b/breeze-icons-5.21.0/icons/actions/22/note.svg deleted file mode 120000 index 4902174..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/note.svg +++ /dev/null @@ -1 +0,0 @@ -view-pim-notes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-center-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-center-calligra.svg deleted file mode 120000 index 82a31af..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-left-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-left-calligra.svg deleted file mode 120000 index e2cdcc9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-left-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-right-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-right-calligra.svg deleted file mode 120000 index 3caab05..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-horizontal-right-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-horizontal-right.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-bottom-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-bottom-calligra.svg deleted file mode 120000 index ad9f7a4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-bottom-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-bottom-top-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-bottom-top-calligra.svg deleted file mode 120000 index 18e5266..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-bottom-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-bottom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-center-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-center-calligra.svg deleted file mode 120000 index 61759b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-center-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-center.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-top-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-top-calligra.svg deleted file mode 120000 index 06dfc8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-align-vertical-top-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -align-vertical-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-columns.svg b/breeze-icons-5.21.0/icons/actions/22/object-columns.svg deleted file mode 100644 index b48890b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-columns.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-flip-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/object-flip-horizontal.svg deleted file mode 100644 index 558fa49..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-flip-horizontal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-flip-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/object-flip-vertical.svg deleted file mode 100644 index 2848c8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-flip-vertical.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-group-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-group-calligra.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-group-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-group.svg b/breeze-icons-5.21.0/icons/actions/22/object-group.svg deleted file mode 100644 index f4af604..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-group.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-locked.svg b/breeze-icons-5.21.0/icons/actions/22/object-locked.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-locked.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-back-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-back-calligra.svg deleted file mode 120000 index 485191c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-back-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-back.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-back.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-back.svg deleted file mode 100644 index d87a2a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-back.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-front-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-front-calligra.svg deleted file mode 120000 index e810edf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-front-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-front.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-front.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-front.svg deleted file mode 100644 index 770b669..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-front.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-lower-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-lower-calligra.svg deleted file mode 120000 index f6961b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-lower-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-lower.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-lower.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-lower.svg deleted file mode 100644 index 7747ef5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-lower.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-raise-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-raise-calligra.svg deleted file mode 120000 index deb91cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-raise-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-order-raise.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-order-raise.svg b/breeze-icons-5.21.0/icons/actions/22/object-order-raise.svg deleted file mode 100644 index 1d7946c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-order-raise.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-rotate-left.svg b/breeze-icons-5.21.0/icons/actions/22/object-rotate-left.svg deleted file mode 100644 index 22c6405..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-rotate-left.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-rotate-right.svg b/breeze-icons-5.21.0/icons/actions/22/object-rotate-right.svg deleted file mode 100644 index 1869bc0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-rotate-right.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-rows.svg b/breeze-icons-5.21.0/icons/actions/22/object-rows.svg deleted file mode 100644 index f43e826..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-rows.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-to-path.svg b/breeze-icons-5.21.0/icons/actions/22/object-to-path.svg deleted file mode 100644 index 6c36790..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-to-path.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-ungroup-calligra.svg b/breeze-icons-5.21.0/icons/actions/22/object-ungroup-calligra.svg deleted file mode 120000 index a22f913..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-ungroup-calligra.svg +++ /dev/null @@ -1 +0,0 @@ -object-ungroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object-ungroup.svg b/breeze-icons-5.21.0/icons/actions/22/object-ungroup.svg deleted file mode 100644 index c91d5ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-ungroup.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/object-unlocked.svg b/breeze-icons-5.21.0/icons/actions/22/object-unlocked.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object-unlocked.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object.svg b/breeze-icons-5.21.0/icons/actions/22/object.svg deleted file mode 120000 index de24cc7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object.svg +++ /dev/null @@ -1 +0,0 @@ -object-group.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/object_node.svg b/breeze-icons-5.21.0/icons/actions/22/object_node.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/object_node.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-area-focus-peak-node.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-area-focus-peak-node.svg deleted file mode 100644 index 02ff259..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-area-focus-peak-node.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-area-percentage.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-area-percentage.svg deleted file mode 100644 index 4128d10..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-area-percentage.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-area-stacked.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-area-stacked.svg deleted file mode 100644 index 108b732..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-area-stacked.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-area.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-area.svg deleted file mode 100644 index 35ab5da..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-area.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-bar-percentage.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-bar-percentage.svg deleted file mode 100644 index 3baa4aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-bar-percentage.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-bar-stacked.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-bar-stacked.svg deleted file mode 100644 index c3d28ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-bar-stacked.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-bar.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-bar.svg deleted file mode 100644 index db4fd3d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-bar.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-line-percentage.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-line-percentage.svg deleted file mode 100644 index fad3e07..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-line-percentage.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-line-stacked.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-line-stacked.svg deleted file mode 100644 index 2facde0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-line-stacked.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-line.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-line.svg deleted file mode 100644 index 9b3fb35..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-line.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-pie.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-pie.svg deleted file mode 100644 index e5129c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-pie.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-polar-stacked.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-polar-stacked.svg deleted file mode 100644 index ac7f5ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-polar-stacked.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-polar.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-polar.svg deleted file mode 100644 index 06701cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-polar.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-ring.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-ring.svg deleted file mode 100644 index 92577bf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-ring.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/office-chart-scatter.svg b/breeze-icons-5.21.0/icons/actions/22/office-chart-scatter.svg deleted file mode 100644 index e03ac91..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/office-chart-scatter.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/offline-settings.svg b/breeze-icons-5.21.0/icons/actions/22/offline-settings.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/offline-settings.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/offline.svg b/breeze-icons-5.21.0/icons/actions/22/offline.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/offline.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/oilpaint.svg b/breeze-icons-5.21.0/icons/actions/22/oilpaint.svg deleted file mode 100644 index 786a1b3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/oilpaint.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/online.svg b/breeze-icons-5.21.0/icons/actions/22/online.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/online.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/open-for-editing.svg b/breeze-icons-5.21.0/icons/actions/22/open-for-editing.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/open-for-editing.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/overexposure.svg b/breeze-icons-5.21.0/icons/actions/22/overexposure.svg deleted file mode 100644 index c978a38..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/overexposure.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/package.svg b/breeze-icons-5.21.0/icons/actions/22/package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/page-2sides.svg b/breeze-icons-5.21.0/icons/actions/22/page-2sides.svg deleted file mode 100644 index 8508d94..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/page-2sides.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/page-3sides.svg b/breeze-icons-5.21.0/icons/actions/22/page-3sides.svg deleted file mode 100644 index 8577a66..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/page-3sides.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/page-4sides.svg b/breeze-icons-5.21.0/icons/actions/22/page-4sides.svg deleted file mode 100644 index 04a42eb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/page-4sides.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/page-simple.svg b/breeze-icons-5.21.0/icons/actions/22/page-simple.svg deleted file mode 100644 index b48df71..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/page-simple.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/page-zoom.svg b/breeze-icons-5.21.0/icons/actions/22/page-zoom.svg deleted file mode 120000 index 67400f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/page-zoom.svg +++ /dev/null @@ -1 +0,0 @@ -./zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/password-copy.svg b/breeze-icons-5.21.0/icons/actions/22/password-copy.svg deleted file mode 100644 index 68779ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/password-copy.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/password-generate.svg b/breeze-icons-5.21.0/icons/actions/22/password-generate.svg deleted file mode 120000 index d00a899..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/password-generate.svg +++ /dev/null @@ -1 +0,0 @@ -playlist-generator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/password-show-off.svg b/breeze-icons-5.21.0/icons/actions/22/password-show-off.svg deleted file mode 120000 index 5d72157..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/password-show-off.svg +++ /dev/null @@ -1 +0,0 @@ -hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/password-show-on.svg b/breeze-icons-5.21.0/icons/actions/22/password-show-on.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/password-show-on.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/path-clip-edit.svg b/breeze-icons-5.21.0/icons/actions/22/path-clip-edit.svg deleted file mode 100644 index 9c5cb32..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-clip-edit.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/path-effect-parameter-next.svg b/breeze-icons-5.21.0/icons/actions/22/path-effect-parameter-next.svg deleted file mode 100644 index 67baa17..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-effect-parameter-next.svg +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/path-mask-edit.svg b/breeze-icons-5.21.0/icons/actions/22/path-mask-edit.svg deleted file mode 100644 index e13928d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-mask-edit.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/path-mode-bezier.svg b/breeze-icons-5.21.0/icons/actions/22/path-mode-bezier.svg deleted file mode 120000 index c47e3dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-mode-bezier.svg +++ /dev/null @@ -1 +0,0 @@ -draw-path.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/path-mode-polyline-paraxial.svg b/breeze-icons-5.21.0/icons/actions/22/path-mode-polyline-paraxial.svg deleted file mode 100644 index 7f7511c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-mode-polyline-paraxial.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/path-mode-polyline.svg b/breeze-icons-5.21.0/icons/actions/22/path-mode-polyline.svg deleted file mode 100644 index 8d79e06..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-mode-polyline.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/path-mode-spiro.svg b/breeze-icons-5.21.0/icons/actions/22/path-mode-spiro.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-mode-spiro.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/path-reverse.svg b/breeze-icons-5.21.0/icons/actions/22/path-reverse.svg deleted file mode 100644 index 3032b61..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-reverse.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/path-simplify.svg b/breeze-icons-5.21.0/icons/actions/22/path-simplify.svg deleted file mode 100644 index cd71000..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/path-simplify.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/pdf-annotations.svg b/breeze-icons-5.21.0/icons/actions/22/pdf-annotations.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/pdf-annotations.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/perspective.svg b/breeze-icons-5.21.0/icons/actions/22/perspective.svg deleted file mode 100644 index 2a265f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/perspective.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/photo.svg b/breeze-icons-5.21.0/icons/actions/22/photo.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/photo.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/photos-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/photos-amarok.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/photos-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/pin.svg b/breeze-icons-5.21.0/icons/actions/22/pin.svg deleted file mode 120000 index 940ccf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/pin.svg +++ /dev/null @@ -1 +0,0 @@ -edit-paste-in-place.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/player-time.svg b/breeze-icons-5.21.0/icons/actions/22/player-time.svg deleted file mode 100644 index 7664cb9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/player-time.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/player-volume-muted.svg b/breeze-icons-5.21.0/icons/actions/22/player-volume-muted.svg deleted file mode 120000 index 80f1588..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/player-volume-muted.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-muted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/player-volume.svg b/breeze-icons-5.21.0/icons/actions/22/player-volume.svg deleted file mode 120000 index d09fca9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/player-volume.svg +++ /dev/null @@ -1 +0,0 @@ -../../status/22/audio-volume-high.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/playlist-generator.svg b/breeze-icons-5.21.0/icons/actions/22/playlist-generator.svg deleted file mode 100644 index f27edbd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/playlist-generator.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/playlist-sort.svg b/breeze-icons-5.21.0/icons/actions/22/playlist-sort.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/playlist-sort.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/plugins.svg b/breeze-icons-5.21.0/icons/actions/22/plugins.svg deleted file mode 100644 index cb040c0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/plugins.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/podcast-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/podcast-amarok.svg deleted file mode 100644 index d267777..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/podcast-amarok.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/pointer.svg b/breeze-icons-5.21.0/icons/actions/22/pointer.svg deleted file mode 120000 index 2c4ee5c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/pointer.svg +++ /dev/null @@ -1 +0,0 @@ -tool-pointer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/polygon-add-nodes.svg b/breeze-icons-5.21.0/icons/actions/22/polygon-add-nodes.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/polygon-add-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/polygon-merge-nodes.svg b/breeze-icons-5.21.0/icons/actions/22/polygon-merge-nodes.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/polygon-merge-nodes.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/port.svg b/breeze-icons-5.21.0/icons/actions/22/port.svg deleted file mode 100644 index fb208e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/port.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/postalcode.svg b/breeze-icons-5.21.0/icons/actions/22/postalcode.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/postalcode.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/practice-setup.svg b/breeze-icons-5.21.0/icons/actions/22/practice-setup.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/practice-setup.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/practice-start.svg b/breeze-icons-5.21.0/icons/actions/22/practice-start.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/practice-start.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/practice-stop.svg b/breeze-icons-5.21.0/icons/actions/22/practice-stop.svg deleted file mode 120000 index 9718795..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/practice-stop.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-stop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/precondition.svg b/breeze-icons-5.21.0/icons/actions/22/precondition.svg deleted file mode 100644 index 1444d27..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/precondition.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/preferences-activities.svg b/breeze-icons-5.21.0/icons/actions/22/preferences-activities.svg deleted file mode 100644 index 92ca1fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/preferences-activities.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/preferences-indicator-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/preferences-indicator-amarok.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/preferences-indicator-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/preferences-media-playback-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/preferences-media-playback-amarok.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/preferences-media-playback-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/preferences-other.svg b/breeze-icons-5.21.0/icons/actions/22/preferences-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/preflight-verifier.svg b/breeze-icons-5.21.0/icons/actions/22/preflight-verifier.svg deleted file mode 100644 index 32cc30b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/preflight-verifier.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/prevfuzzy.svg b/breeze-icons-5.21.0/icons/actions/22/prevfuzzy.svg deleted file mode 100644 index 39e02a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/prevfuzzy.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/prevfuzzyuntrans.svg b/breeze-icons-5.21.0/icons/actions/22/prevfuzzyuntrans.svg deleted file mode 100644 index c469c62..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/prevfuzzyuntrans.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/prevuntranslated.svg b/breeze-icons-5.21.0/icons/actions/22/prevuntranslated.svg deleted file mode 100644 index 835e218..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/prevuntranslated.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/primarykey_constraint.svg b/breeze-icons-5.21.0/icons/actions/22/primarykey_constraint.svg deleted file mode 100644 index 241951f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/primarykey_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/process-stop.svg b/breeze-icons-5.21.0/icons/actions/22/process-stop.svg deleted file mode 100644 index e46ebc4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/process-stop.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/project-development-close-all.svg b/breeze-icons-5.21.0/icons/actions/22/project-development-close-all.svg deleted file mode 120000 index 5687007..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/project-development-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -project-development-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/project-development-close.svg b/breeze-icons-5.21.0/icons/actions/22/project-development-close.svg deleted file mode 100644 index 6c467ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/project-development-close.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/project-development-new-template.svg b/breeze-icons-5.21.0/icons/actions/22/project-development-new-template.svg deleted file mode 100644 index e6d3bd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/project-development-new-template.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/project-development.svg b/breeze-icons-5.21.0/icons/actions/22/project-development.svg deleted file mode 100644 index 31f44fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/project-development.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/project-open.svg b/breeze-icons-5.21.0/icons/actions/22/project-open.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/project-open.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/qa.svg b/breeze-icons-5.21.0/icons/actions/22/qa.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/qa.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/question.svg b/breeze-icons-5.21.0/icons/actions/22/question.svg deleted file mode 100644 index 573fbd5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/question.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/quickopen-class.svg b/breeze-icons-5.21.0/icons/actions/22/quickopen-class.svg deleted file mode 100644 index e8d3ac2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/quickopen-class.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/quickopen-file.svg b/breeze-icons-5.21.0/icons/actions/22/quickopen-file.svg deleted file mode 100644 index 1bcdda4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/quickopen-file.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/quickopen-function.svg b/breeze-icons-5.21.0/icons/actions/22/quickopen-function.svg deleted file mode 100644 index 15e17f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/quickopen-function.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/quickopen.svg b/breeze-icons-5.21.0/icons/actions/22/quickopen.svg deleted file mode 100644 index 71af08a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/quickopen.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/quickview.svg b/breeze-icons-5.21.0/icons/actions/22/quickview.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/quickview.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/raindrop.svg b/breeze-icons-5.21.0/icons/actions/22/raindrop.svg deleted file mode 100644 index 27c5157..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/raindrop.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/randomize.svg b/breeze-icons-5.21.0/icons/actions/22/randomize.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/randomize.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/ratiocrop.svg b/breeze-icons-5.21.0/icons/actions/22/ratiocrop.svg deleted file mode 120000 index 686d9f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/ratiocrop.svg +++ /dev/null @@ -1 +0,0 @@ -transform-crop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/realization.svg b/breeze-icons-5.21.0/icons/actions/22/realization.svg deleted file mode 100644 index 81be814..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/realization.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/redeyes.svg b/breeze-icons-5.21.0/icons/actions/22/redeyes.svg deleted file mode 100644 index 84054a0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/redeyes.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/refactor.svg b/breeze-icons-5.21.0/icons/actions/22/refactor.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/refactor.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/region.svg b/breeze-icons-5.21.0/icons/actions/22/region.svg deleted file mode 120000 index 6754181..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/region.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/relationship.svg b/breeze-icons-5.21.0/icons/actions/22/relationship.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/relationship.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/remove-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/remove-amarok.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/remove-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/remove-link.svg b/breeze-icons-5.21.0/icons/actions/22/remove-link.svg deleted file mode 100644 index aee2cd4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/remove-link.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/remove.svg b/breeze-icons-5.21.0/icons/actions/22/remove.svg deleted file mode 120000 index 2094832..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/remove.svg +++ /dev/null @@ -1 +0,0 @@ -list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/repeat.svg b/breeze-icons-5.21.0/icons/actions/22/repeat.svg deleted file mode 100644 index 6dd6f8c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/repeat.svg +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/resource-calendar-child-insert.svg b/breeze-icons-5.21.0/icons/actions/22/resource-calendar-child-insert.svg deleted file mode 100644 index 06a6457..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/resource-calendar-child-insert.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/resource-calendar-child.svg b/breeze-icons-5.21.0/icons/actions/22/resource-calendar-child.svg deleted file mode 100644 index e6da564..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/resource-calendar-child.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/resource-calendar-insert.svg b/breeze-icons-5.21.0/icons/actions/22/resource-calendar-insert.svg deleted file mode 100644 index 16e869c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/resource-calendar-insert.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/resource-group-new.svg b/breeze-icons-5.21.0/icons/actions/22/resource-group-new.svg deleted file mode 100644 index 0f99194..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/resource-group-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/resource-group.svg b/breeze-icons-5.21.0/icons/actions/22/resource-group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/resource-group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/restoration.svg b/breeze-icons-5.21.0/icons/actions/22/restoration.svg deleted file mode 100644 index 775fcc5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/restoration.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/reverse.svg b/breeze-icons-5.21.0/icons/actions/22/reverse.svg deleted file mode 100644 index 677cfe6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/reverse.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/roll.svg b/breeze-icons-5.21.0/icons/actions/22/roll.svg deleted file mode 100644 index dc6255c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/roll.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/routeplanning.svg b/breeze-icons-5.21.0/icons/actions/22/routeplanning.svg deleted file mode 120000 index d0e2df7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/routeplanning.svg +++ /dev/null @@ -1 +0,0 @@ -flag-green.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build-clean.svg b/breeze-icons-5.21.0/icons/actions/22/run-build-clean.svg deleted file mode 100644 index 8cae0f9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build-clean.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build-configure.svg b/breeze-icons-5.21.0/icons/actions/22/run-build-configure.svg deleted file mode 100644 index 5b6b6f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build-configure.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build-file.svg b/breeze-icons-5.21.0/icons/actions/22/run-build-file.svg deleted file mode 100644 index d47df54..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build-file.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build-install-root.svg b/breeze-icons-5.21.0/icons/actions/22/run-build-install-root.svg deleted file mode 100644 index 812e0cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build-install-root.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build-install.svg b/breeze-icons-5.21.0/icons/actions/22/run-build-install.svg deleted file mode 100644 index 1af7466..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build-install.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build-prune.svg b/breeze-icons-5.21.0/icons/actions/22/run-build-prune.svg deleted file mode 100644 index 2126aad..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build-prune.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-build.svg b/breeze-icons-5.21.0/icons/actions/22/run-build.svg deleted file mode 100644 index 5f61644..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-build.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/run-clean.svg b/breeze-icons-5.21.0/icons/actions/22/run-clean.svg deleted file mode 120000 index 2c899aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-clean.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-clean.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/run-install.svg b/breeze-icons-5.21.0/icons/actions/22/run-install.svg deleted file mode 120000 index 71034b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/run-install.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/select-rectangular.svg b/breeze-icons-5.21.0/icons/actions/22/select-rectangular.svg deleted file mode 100644 index a8af1b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/select-rectangular.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/send_signal.svg b/breeze-icons-5.21.0/icons/actions/22/send_signal.svg deleted file mode 100644 index 9060752..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/send_signal.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/services.svg b/breeze-icons-5.21.0/icons/actions/22/services.svg deleted file mode 120000 index 4c2c5d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/services.svg +++ /dev/null @@ -1 +0,0 @@ -flag-blue.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/set-language.svg b/breeze-icons-5.21.0/icons/actions/22/set-language.svg deleted file mode 120000 index 46fd00b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/set-language.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_change_language.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/settings-configure.svg b/breeze-icons-5.21.0/icons/actions/22/settings-configure.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/settings-configure.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/shallow-history.svg b/breeze-icons-5.21.0/icons/actions/22/shallow-history.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/shallow-history.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/shape-choose.svg b/breeze-icons-5.21.0/icons/actions/22/shape-choose.svg deleted file mode 120000 index ef9a196..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/shape-choose.svg +++ /dev/null @@ -1 +0,0 @@ -shapes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/shapes.svg b/breeze-icons-5.21.0/icons/actions/22/shapes.svg deleted file mode 100644 index 6c38e5c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/shapes.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/sharpenimage.svg b/breeze-icons-5.21.0/icons/actions/22/sharpenimage.svg deleted file mode 100644 index 345b4bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/sharpenimage.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/shear.svg b/breeze-icons-5.21.0/icons/actions/22/shear.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/shear.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/show-menu.svg b/breeze-icons-5.21.0/icons/actions/22/show-menu.svg deleted file mode 100644 index 0e3e353..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/show-menu.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/show-node-handles.svg b/breeze-icons-5.21.0/icons/actions/22/show-node-handles.svg deleted file mode 100644 index 7e6fe7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/show-node-handles.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/show-offline.svg b/breeze-icons-5.21.0/icons/actions/22/show-offline.svg deleted file mode 100644 index f2c969f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/show-offline.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/show-path-outline.svg b/breeze-icons-5.21.0/icons/actions/22/show-path-outline.svg deleted file mode 100644 index dc33e02..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/show-path-outline.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/shuffle.svg b/breeze-icons-5.21.0/icons/actions/22/shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/similarartists-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/similarartists-amarok.svg deleted file mode 100644 index d536d30..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/similarartists-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skg-chart-bubble.svg b/breeze-icons-5.21.0/icons/actions/22/skg-chart-bubble.svg deleted file mode 100644 index ce7591d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skg-chart-bubble.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skrooge_credit_card.svg b/breeze-icons-5.21.0/icons/actions/22/skrooge_credit_card.svg deleted file mode 100644 index bb1b926..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skrooge_credit_card.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skrooge_less.svg b/breeze-icons-5.21.0/icons/actions/22/skrooge_less.svg deleted file mode 100644 index fab0585..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skrooge_less.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skrooge_more.svg b/breeze-icons-5.21.0/icons/actions/22/skrooge_more.svg deleted file mode 100644 index 8524349..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skrooge_more.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skrooge_much_less.svg b/breeze-icons-5.21.0/icons/actions/22/skrooge_much_less.svg deleted file mode 100644 index 97c65b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skrooge_much_less.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skrooge_much_more.svg b/breeze-icons-5.21.0/icons/actions/22/skrooge_much_more.svg deleted file mode 100644 index f62e489..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skrooge_much_more.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/skrooge_type.svg b/breeze-icons-5.21.0/icons/actions/22/skrooge_type.svg deleted file mode 100644 index 2f7362d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/skrooge_type.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/smallclock.svg b/breeze-icons-5.21.0/icons/actions/22/smallclock.svg deleted file mode 120000 index 4ec77c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/smallclock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-center.svg b/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-center.svg deleted file mode 100644 index a01d0b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-center.svg +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-corners.svg b/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-corners.svg deleted file mode 100644 index fe4cd1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-corners.svg +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-edges.svg b/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-edges.svg deleted file mode 100644 index bada836..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-edges.svg +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-midpoints.svg b/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-midpoints.svg deleted file mode 100644 index 6d75ab4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box-midpoints.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box.svg b/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box.svg deleted file mode 120000 index 66a1472..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-bounding-box.svg +++ /dev/null @@ -1 +0,0 @@ -snap-bounding-box-edges.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-extension.svg b/breeze-icons-5.21.0/icons/actions/22/snap-extension.svg deleted file mode 100644 index cb04bde..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-extension.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-grid-guide-intersections.svg b/breeze-icons-5.21.0/icons/actions/22/snap-grid-guide-intersections.svg deleted file mode 100644 index 2657006..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-grid-guide-intersections.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-guideline.svg b/breeze-icons-5.21.0/icons/actions/22/snap-guideline.svg deleted file mode 100644 index ffe840e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-guideline.svg +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-intersection.svg b/breeze-icons-5.21.0/icons/actions/22/snap-intersection.svg deleted file mode 100644 index 4e4147f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-intersection.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-node.svg b/breeze-icons-5.21.0/icons/actions/22/snap-node.svg deleted file mode 100644 index e531daf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-node.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-nodes-center.svg b/breeze-icons-5.21.0/icons/actions/22/snap-nodes-center.svg deleted file mode 100644 index 53c1dde..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-nodes-center.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-nodes-intersection.svg b/breeze-icons-5.21.0/icons/actions/22/snap-nodes-intersection.svg deleted file mode 100644 index 9ad8494..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-nodes-intersection.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-nodes-rotation-center.svg b/breeze-icons-5.21.0/icons/actions/22/snap-nodes-rotation-center.svg deleted file mode 100644 index 0cab7ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-nodes-rotation-center.svg +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-orthogonal.svg b/breeze-icons-5.21.0/icons/actions/22/snap-orthogonal.svg deleted file mode 100644 index e8c8903..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-orthogonal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-page.svg b/breeze-icons-5.21.0/icons/actions/22/snap-page.svg deleted file mode 100644 index fcf0cad..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-page.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap-text-baseline.svg b/breeze-icons-5.21.0/icons/actions/22/snap-text-baseline.svg deleted file mode 100644 index 6b3e3e4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap-text-baseline.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/snap.svg b/breeze-icons-5.21.0/icons/actions/22/snap.svg deleted file mode 100644 index 6732035..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/snap.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/social.svg b/breeze-icons-5.21.0/icons/actions/22/social.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/social.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/sort-name.svg b/breeze-icons-5.21.0/icons/actions/22/sort-name.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/sort-name.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/sort-presence.svg b/breeze-icons-5.21.0/icons/actions/22/sort-presence.svg deleted file mode 100644 index 930b878..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/sort-presence.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/sort_incr.svg b/breeze-icons-5.21.0/icons/actions/22/sort_incr.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/sort_incr.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/speaker.svg b/breeze-icons-5.21.0/icons/actions/22/speaker.svg deleted file mode 100644 index 224cd94..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/speaker.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/specific-setup.svg b/breeze-icons-5.21.0/icons/actions/22/specific-setup.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/specific-setup.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/speedometer.svg b/breeze-icons-5.21.0/icons/actions/22/speedometer.svg deleted file mode 120000 index e48dac0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/speedometer.svg +++ /dev/null @@ -1 +0,0 @@ -filename-bpm-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/split.svg b/breeze-icons-5.21.0/icons/actions/22/split.svg deleted file mode 100644 index 587fb29..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/split.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/standard-connector.svg b/breeze-icons-5.21.0/icons/actions/22/standard-connector.svg deleted file mode 100644 index 55bf011..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/standard-connector.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/start-over.svg b/breeze-icons-5.21.0/icons/actions/22/start-over.svg deleted file mode 120000 index 81a417a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/start-over.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-repeat.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/state-fork.svg b/breeze-icons-5.21.0/icons/actions/22/state-fork.svg deleted file mode 100644 index 58dc27a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/state-fork.svg +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Anchor.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Anchor.svg deleted file mode 120000 index 870928c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Anchor.svg +++ /dev/null @@ -1 +0,0 @@ -anchor.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Box.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Box.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Box.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_ChargedParticle.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_ChargedParticle.svg deleted file mode 100644 index dd4f870..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_ChargedParticle.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_CircularMotor.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_CircularMotor.svg deleted file mode 100644 index 4fd3964..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_CircularMotor.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Controller.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Controller.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Controller.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_CoulombForce.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_CoulombForce.svg deleted file mode 100644 index 4e612e8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_CoulombForce.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Disk.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Disk.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Disk.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Gas.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Gas.svg deleted file mode 120000 index b32b12a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Gas.svg +++ /dev/null @@ -1 +0,0 @@ -tool-spray.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_GasParticle.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_GasParticle.svg deleted file mode 120000 index b32b12a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_GasParticle.svg +++ /dev/null @@ -1 +0,0 @@ -tool-spray.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Graph.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Graph.svg deleted file mode 120000 index e9a7f63..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Graph.svg +++ /dev/null @@ -1 +0,0 @@ -office-chart-line.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_GravitationForce.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_GravitationForce.svg deleted file mode 100644 index 95da5fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_GravitationForce.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_LinearMotor.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_LinearMotor.svg deleted file mode 100644 index 6efb146..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_LinearMotor.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Meter.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Meter.svg deleted file mode 120000 index 3f1ca0a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Meter.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-select-texts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Note.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Note.svg deleted file mode 120000 index 4902174..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Note.svg +++ /dev/null @@ -1 +0,0 @@ -view-pim-notes.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Particle.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Particle.svg deleted file mode 120000 index db766e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Particle.svg +++ /dev/null @@ -1 +0,0 @@ -draw-circle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Pin.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Pin.svg deleted file mode 120000 index c3a2f24..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Pin.svg +++ /dev/null @@ -1 +0,0 @@ -port.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Polygon.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Polygon.svg deleted file mode 120000 index 1bc83ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Polygon.svg +++ /dev/null @@ -1 +0,0 @@ -draw-polyline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Rope.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Rope.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Rope.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_SoftBody.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_SoftBody.svg deleted file mode 100644 index d6fb442..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_SoftBody.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Spring.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Spring.svg deleted file mode 100644 index 3424675..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Spring.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Stick.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Stick.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Stick.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_Tracer.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_Tracer.svg deleted file mode 120000 index c5d5192..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_Tracer.svg +++ /dev/null @@ -1 +0,0 @@ -overexposure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/step_object_WeightForce.svg b/breeze-icons-5.21.0/icons/actions/22/step_object_WeightForce.svg deleted file mode 100644 index 3a83d96..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/step_object_WeightForce.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/story-editor.svg b/breeze-icons-5.21.0/icons/actions/22/story-editor.svg deleted file mode 100644 index 6f78324..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/story-editor.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/straight-connector.svg b/breeze-icons-5.21.0/icons/actions/22/straight-connector.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/straight-connector.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-bevel.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-cap-bevel.svg deleted file mode 120000 index 1b2b69e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-bevel.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-bevel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-butt.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-cap-butt.svg deleted file mode 100644 index 0945fcb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-butt.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-miter.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-cap-miter.svg deleted file mode 120000 index 7788e8b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-miter.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-miter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-round.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-cap-round.svg deleted file mode 100644 index 3bbb25a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-round.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-square.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-cap-square.svg deleted file mode 100644 index c88fe07..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-cap-square.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-join-bevel.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-join-bevel.svg deleted file mode 100644 index 637a385..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-join-bevel.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-join-miter.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-join-miter.svg deleted file mode 100644 index b952f13..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-join-miter.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-join-round.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-join-round.svg deleted file mode 100644 index c79a271..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-join-round.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/stroke-to-path.svg b/breeze-icons-5.21.0/icons/actions/22/stroke-to-path.svg deleted file mode 100644 index 7c92bbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/stroke-to-path.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/subsystem.svg b/breeze-icons-5.21.0/icons/actions/22/subsystem.svg deleted file mode 120000 index 7563411..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/subsystem.svg +++ /dev/null @@ -1 +0,0 @@ -plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/svn-commit.svg b/breeze-icons-5.21.0/icons/actions/22/svn-commit.svg deleted file mode 100644 index aabffd1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/svn-commit.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/svn-update.svg b/breeze-icons-5.21.0/icons/actions/22/svn-update.svg deleted file mode 100644 index a010e32..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/svn-update.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/system-run.svg b/breeze-icons-5.21.0/icons/actions/22/system-run.svg deleted file mode 100644 index fdbce1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/system-run.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/system-search.svg b/breeze-icons-5.21.0/icons/actions/22/system-search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/system-search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/system-upgrade.svg b/breeze-icons-5.21.0/icons/actions/22/system-upgrade.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/system-upgrade.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tab-close-other.svg b/breeze-icons-5.21.0/icons/actions/22/tab-close-other.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tab-close-other.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tab-close.svg b/breeze-icons-5.21.0/icons/actions/22/tab-close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tab-close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tab-detach.svg b/breeze-icons-5.21.0/icons/actions/22/tab-detach.svg deleted file mode 100644 index f27cee7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tab-detach.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tab-duplicate.svg b/breeze-icons-5.21.0/icons/actions/22/tab-duplicate.svg deleted file mode 100644 index a4bda62..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tab-duplicate.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tab-new-background.svg b/breeze-icons-5.21.0/icons/actions/22/tab-new-background.svg deleted file mode 100644 index b90d19f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tab-new-background.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tab-new.svg b/breeze-icons-5.21.0/icons/actions/22/tab-new.svg deleted file mode 100644 index b6f6f31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tab-new.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/table.svg b/breeze-icons-5.21.0/icons/actions/22/table.svg deleted file mode 100644 index 4f3c1fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/table.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-addressbook.svg b/breeze-icons-5.21.0/icons/actions/22/tag-addressbook.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-addressbook.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-assigned.svg b/breeze-icons-5.21.0/icons/actions/22/tag-assigned.svg deleted file mode 120000 index cc45b31..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-assigned.svg +++ /dev/null @@ -1 +0,0 @@ -../../emblems/22/emblem-symbolic-link.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-delete.svg b/breeze-icons-5.21.0/icons/actions/22/tag-delete.svg deleted file mode 120000 index 9329cda..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-delete.svg +++ /dev/null @@ -1 +0,0 @@ -xml-attribute-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-events.svg b/breeze-icons-5.21.0/icons/actions/22/tag-events.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-events.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-folder.svg b/breeze-icons-5.21.0/icons/actions/22/tag-folder.svg deleted file mode 120000 index f927800..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open-folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-new.svg b/breeze-icons-5.21.0/icons/actions/22/tag-new.svg deleted file mode 100644 index 9b60abb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-new.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-people.svg b/breeze-icons-5.21.0/icons/actions/22/tag-people.svg deleted file mode 120000 index 0d9b8b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-people.svg +++ /dev/null @@ -1 +0,0 @@ -edit-image-face-show.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-places.svg b/breeze-icons-5.21.0/icons/actions/22/tag-places.svg deleted file mode 120000 index d3439ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-places.svg +++ /dev/null @@ -1 +0,0 @@ -applications-internet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-properties.svg b/breeze-icons-5.21.0/icons/actions/22/tag-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-recents.svg b/breeze-icons-5.21.0/icons/actions/22/tag-recents.svg deleted file mode 100644 index 24b139b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-recents.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tag-reset.svg b/breeze-icons-5.21.0/icons/actions/22/tag-reset.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag-reset.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tag.svg b/breeze-icons-5.21.0/icons/actions/22/tag.svg deleted file mode 100644 index d219669..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tag.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/task-new.svg b/breeze-icons-5.21.0/icons/actions/22/task-new.svg deleted file mode 100644 index 3576fea..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/task-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/taxes-finances.svg b/breeze-icons-5.21.0/icons/actions/22/taxes-finances.svg deleted file mode 100644 index 65c9813..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/taxes-finances.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/template.svg b/breeze-icons-5.21.0/icons/actions/22/template.svg deleted file mode 120000 index 911d559..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/template.svg +++ /dev/null @@ -1 +0,0 @@ -document-new-from-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/text-field.svg b/breeze-icons-5.21.0/icons/actions/22/text-field.svg deleted file mode 100644 index f698ec0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-field.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text-flow-into-frame.svg b/breeze-icons-5.21.0/icons/actions/22/text-flow-into-frame.svg deleted file mode 100644 index 7945684..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-flow-into-frame.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text-frame-link.svg b/breeze-icons-5.21.0/icons/actions/22/text-frame-link.svg deleted file mode 100644 index db0c4a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-frame-link.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text-frame-unlink.svg b/breeze-icons-5.21.0/icons/actions/22/text-frame-unlink.svg deleted file mode 100644 index 2a10ad1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-frame-unlink.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text-speak.svg b/breeze-icons-5.21.0/icons/actions/22/text-speak.svg deleted file mode 100644 index 5f5c54d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-speak.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text-unflow.svg b/breeze-icons-5.21.0/icons/actions/22/text-unflow.svg deleted file mode 100644 index dc8bebb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-unflow.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text-wrap.svg b/breeze-icons-5.21.0/icons/actions/22/text-wrap.svg deleted file mode 100644 index 616c83c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text-wrap.svg +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text.svg b/breeze-icons-5.21.0/icons/actions/22/text.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/text_horz_kern.svg b/breeze-icons-5.21.0/icons/actions/22/text_horz_kern.svg deleted file mode 100644 index 0bbe950..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_horz_kern.svg +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_letter_spacing.svg b/breeze-icons-5.21.0/icons/actions/22/text_letter_spacing.svg deleted file mode 100644 index 915bbd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_letter_spacing.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_line_spacing.svg b/breeze-icons-5.21.0/icons/actions/22/text_line_spacing.svg deleted file mode 100644 index 40051fe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_line_spacing.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_remove_kerns.svg b/breeze-icons-5.21.0/icons/actions/22/text_remove_kerns.svg deleted file mode 100644 index 694389c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_remove_kerns.svg +++ /dev/null @@ -1,515 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_rotation.svg b/breeze-icons-5.21.0/icons/actions/22/text_rotation.svg deleted file mode 100644 index 01f394d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_rotation.svg +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_subscript.svg b/breeze-icons-5.21.0/icons/actions/22/text_subscript.svg deleted file mode 100644 index f5f9dd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_subscript.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_superscript.svg b/breeze-icons-5.21.0/icons/actions/22/text_superscript.svg deleted file mode 100644 index c40703a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_superscript.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_vert_kern.svg b/breeze-icons-5.21.0/icons/actions/22/text_vert_kern.svg deleted file mode 100644 index 37bdae8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_vert_kern.svg +++ /dev/null @@ -1,385 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/text_word_spacing.svg b/breeze-icons-5.21.0/icons/actions/22/text_word_spacing.svg deleted file mode 100644 index 3c7a8a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/text_word_spacing.svg +++ /dev/null @@ -1,501 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/texture.svg b/breeze-icons-5.21.0/icons/actions/22/texture.svg deleted file mode 100644 index d7a86aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/texture.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool-animator.svg b/breeze-icons-5.21.0/icons/actions/22/tool-animator.svg deleted file mode 100644 index b3db6d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool-animator.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool-measure.svg b/breeze-icons-5.21.0/icons/actions/22/tool-measure.svg deleted file mode 100644 index ccece4a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool-measure.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool-node-editor.svg b/breeze-icons-5.21.0/icons/actions/22/tool-node-editor.svg deleted file mode 120000 index 9d57cb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool-node-editor.svg +++ /dev/null @@ -1 +0,0 @@ -edit-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool-pointer.svg b/breeze-icons-5.21.0/icons/actions/22/tool-pointer.svg deleted file mode 100644 index 00a48f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool-pointer.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool-spray.svg b/breeze-icons-5.21.0/icons/actions/22/tool-spray.svg deleted file mode 100644 index 87e993e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool-spray.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool-tweak.svg b/breeze-icons-5.21.0/icons/actions/22/tool-tweak.svg deleted file mode 100644 index aa3b5af..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool-tweak.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_brush.svg b/breeze-icons-5.21.0/icons/actions/22/tool_brush.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_brush.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_color_eraser.svg b/breeze-icons-5.21.0/icons/actions/22/tool_color_eraser.svg deleted file mode 100644 index 9ba6d8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_color_eraser.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_color_picker.svg b/breeze-icons-5.21.0/icons/actions/22/tool_color_picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_color_picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_curve.svg b/breeze-icons-5.21.0/icons/actions/22/tool_curve.svg deleted file mode 100644 index ba70ca4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_curve.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_ellipse.svg b/breeze-icons-5.21.0/icons/actions/22/tool_ellipse.svg deleted file mode 120000 index 81af32b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_ellipse.svg +++ /dev/null @@ -1 +0,0 @@ -draw-ellipse.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_elliptical_selection.svg b/breeze-icons-5.21.0/icons/actions/22/tool_elliptical_selection.svg deleted file mode 100644 index 88fc50f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_elliptical_selection.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_eraser.svg b/breeze-icons-5.21.0/icons/actions/22/tool_eraser.svg deleted file mode 120000 index f99a1d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_eraser.svg +++ /dev/null @@ -1 +0,0 @@ -draw-eraser.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_flood_fill.svg b/breeze-icons-5.21.0/icons/actions/22/tool_flood_fill.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_flood_fill.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_free_form_selection.svg b/breeze-icons-5.21.0/icons/actions/22/tool_free_form_selection.svg deleted file mode 120000 index 48532ba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_free_form_selection.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-lasso.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_line.svg b/breeze-icons-5.21.0/icons/actions/22/tool_line.svg deleted file mode 120000 index d6f1b6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_line.svg +++ /dev/null @@ -1 +0,0 @@ -draw-line.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_pen.svg b/breeze-icons-5.21.0/icons/actions/22/tool_pen.svg deleted file mode 120000 index a086f03..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_pen.svg +++ /dev/null @@ -1 +0,0 @@ -draw-freehand.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_polygon.svg b/breeze-icons-5.21.0/icons/actions/22/tool_polygon.svg deleted file mode 100644 index 38236bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_polygon.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_polyline.svg b/breeze-icons-5.21.0/icons/actions/22/tool_polyline.svg deleted file mode 120000 index 1bc83ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_polyline.svg +++ /dev/null @@ -1 +0,0 @@ -draw-polyline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_rect_selection.svg b/breeze-icons-5.21.0/icons/actions/22/tool_rect_selection.svg deleted file mode 120000 index 101c958..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_rect_selection.svg +++ /dev/null @@ -1 +0,0 @@ -select-rectangular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_rectangle.svg b/breeze-icons-5.21.0/icons/actions/22/tool_rectangle.svg deleted file mode 120000 index a2a76ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_rectangle.svg +++ /dev/null @@ -1 +0,0 @@ -draw-rectangle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_rounded_rectangle.svg b/breeze-icons-5.21.0/icons/actions/22/tool_rounded_rectangle.svg deleted file mode 100644 index b3eb41d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_rounded_rectangle.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_spraycan.svg b/breeze-icons-5.21.0/icons/actions/22/tool_spraycan.svg deleted file mode 120000 index b32b12a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_spraycan.svg +++ /dev/null @@ -1 +0,0 @@ -tool-spray.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tool_text.svg b/breeze-icons-5.21.0/icons/actions/22/tool_text.svg deleted file mode 120000 index 9899aba..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tool_text.svg +++ /dev/null @@ -1 +0,0 @@ -draw-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-check-spelling.svg b/breeze-icons-5.21.0/icons/actions/22/tools-check-spelling.svg deleted file mode 100644 index 2a4715f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-check-spelling.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-burn-image.svg b/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-burn-image.svg deleted file mode 100644 index 705cc22..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-burn-image.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-burn.svg b/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-burn.svg deleted file mode 100644 index ffefd4c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-burn.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-copy.svg b/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-copy.svg deleted file mode 100644 index f3af960..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-copy.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-erase.svg b/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-erase.svg deleted file mode 100644 index 63ba5c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-erase.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-format.svg b/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-format.svg deleted file mode 100644 index 0d7be20..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-media-optical-format.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-report-bug.svg b/breeze-icons-5.21.0/icons/actions/22/tools-report-bug.svg deleted file mode 100644 index 99eef9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-report-bug.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-rip-audio-cd.svg b/breeze-icons-5.21.0/icons/actions/22/tools-rip-audio-cd.svg deleted file mode 100644 index 19539f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-rip-audio-cd.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-rip-video-cd.svg b/breeze-icons-5.21.0/icons/actions/22/tools-rip-video-cd.svg deleted file mode 100644 index fe7757a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-rip-video-cd.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-rip-video-dvd.svg b/breeze-icons-5.21.0/icons/actions/22/tools-rip-video-dvd.svg deleted file mode 100644 index 00156a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-rip-video-dvd.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/tools-wizard.svg b/breeze-icons-5.21.0/icons/actions/22/tools-wizard.svg deleted file mode 100644 index dc23f6d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/tools-wizard.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-crop-and-resize.svg b/breeze-icons-5.21.0/icons/actions/22/transform-crop-and-resize.svg deleted file mode 100644 index f50174b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-crop-and-resize.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-crop.svg b/breeze-icons-5.21.0/icons/actions/22/transform-crop.svg deleted file mode 100644 index 2a1fbbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-crop.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-move-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/transform-move-horizontal.svg deleted file mode 100644 index b546e38..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-move-horizontal.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-move-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/transform-move-vertical.svg deleted file mode 100644 index b82c939..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-move-vertical.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-move.svg b/breeze-icons-5.21.0/icons/actions/22/transform-move.svg deleted file mode 100644 index 9fc5b1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-move.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-rotate.svg b/breeze-icons-5.21.0/icons/actions/22/transform-rotate.svg deleted file mode 100644 index 5776a26..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-rotate.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-scale-textbox-points.svg b/breeze-icons-5.21.0/icons/actions/22/transform-scale-textbox-points.svg deleted file mode 100644 index 9633763..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-scale-textbox-points.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-scale.svg b/breeze-icons-5.21.0/icons/actions/22/transform-scale.svg deleted file mode 100644 index cc76655..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-scale.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-shear-down.svg b/breeze-icons-5.21.0/icons/actions/22/transform-shear-down.svg deleted file mode 100644 index 78d4abc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-shear-down.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-shear-left.svg b/breeze-icons-5.21.0/icons/actions/22/transform-shear-left.svg deleted file mode 100644 index a911888..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-shear-left.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-shear-right.svg b/breeze-icons-5.21.0/icons/actions/22/transform-shear-right.svg deleted file mode 100644 index 320a130..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-shear-right.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-shear-up.svg b/breeze-icons-5.21.0/icons/actions/22/transform-shear-up.svg deleted file mode 100644 index 1947eb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-shear-up.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-skew-horizontal.svg b/breeze-icons-5.21.0/icons/actions/22/transform-skew-horizontal.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-skew-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/transform-skew-vertical.svg b/breeze-icons-5.21.0/icons/actions/22/transform-skew-vertical.svg deleted file mode 120000 index 294c4e3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transform-skew-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/transsearch.svg b/breeze-icons-5.21.0/icons/actions/22/transsearch.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/transsearch.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/trash-empty.svg b/breeze-icons-5.21.0/icons/actions/22/trash-empty.svg deleted file mode 100644 index 819e586..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/trash-empty.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/umbr-coll-message-asynchronous.svg b/breeze-icons-5.21.0/icons/actions/22/umbr-coll-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbr-coll-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbr-coll-message-synchronous.svg b/breeze-icons-5.21.0/icons/actions/22/umbr-coll-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbr-coll-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbr-message-asynchronous.svg b/breeze-icons-5.21.0/icons/actions/22/umbr-message-asynchronous.svg deleted file mode 120000 index f73d7d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbr-message-asynchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded-replied.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbr-message-found.svg b/breeze-icons-5.21.0/icons/actions/22/umbr-message-found.svg deleted file mode 120000 index 3bab14e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbr-message-found.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-notjunk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbr-message-lost.svg b/breeze-icons-5.21.0/icons/actions/22/umbr-message-lost.svg deleted file mode 120000 index c423740..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbr-message-lost.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-junk.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbr-message-synchronous.svg b/breeze-icons-5.21.0/icons/actions/22/umbr-message-synchronous.svg deleted file mode 120000 index 7889234..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbr-message-synchronous.svg +++ /dev/null @@ -1 +0,0 @@ -mail-forwarded.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_activity.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_activity.svg deleted file mode 120000 index 7954379..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_activity.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_class.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_class.svg deleted file mode 120000 index 16d2edb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_class.svg +++ /dev/null @@ -1 +0,0 @@ -code-class.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_collaboration.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_collaboration.svg deleted file mode 120000 index 255b712..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_collaboration.svg +++ /dev/null @@ -1 +0,0 @@ -document-share.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_component.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_component.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_component.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_deployment.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_deployment.svg deleted file mode 100644 index 4e275f6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_deployment.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_entityrelationship.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_entityrelationship.svg deleted file mode 120000 index 057bb99..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_entityrelationship.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_sequence.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_sequence.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_sequence.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_state.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_state.svg deleted file mode 120000 index 1e939c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_state.svg +++ /dev/null @@ -1 +0,0 @@ -media-playback-start.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_usecase.svg b/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_usecase.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/umbrello_diagram_usecase.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/underexposure.svg b/breeze-icons-5.21.0/icons/actions/22/underexposure.svg deleted file mode 100644 index e2e7e8c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/underexposure.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/uniassociation.svg b/breeze-icons-5.21.0/icons/actions/22/uniassociation.svg deleted file mode 100644 index 7e84d50..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/uniassociation.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/unique_constraint.svg b/breeze-icons-5.21.0/icons/actions/22/unique_constraint.svg deleted file mode 100644 index a8166e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/unique_constraint.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/unlock.svg b/breeze-icons-5.21.0/icons/actions/22/unlock.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/unlock.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/unmarkasblank.svg b/breeze-icons-5.21.0/icons/actions/22/unmarkasblank.svg deleted file mode 100644 index 5cad032..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/unmarkasblank.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/upcomingevents-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/upcomingevents-amarok.svg deleted file mode 120000 index 7022652..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/upcomingevents-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-upcoming-events.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/upindicator.svg b/breeze-icons-5.21.0/icons/actions/22/upindicator.svg deleted file mode 100644 index b1e425a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/upindicator.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/upload-media.svg b/breeze-icons-5.21.0/icons/actions/22/upload-media.svg deleted file mode 100644 index 1dcdedd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/upload-media.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - Gnome Symbolic Icon Theme - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/usecase.svg b/breeze-icons-5.21.0/icons/actions/22/usecase.svg deleted file mode 120000 index 81af32b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/usecase.svg +++ /dev/null @@ -1 +0,0 @@ -draw-ellipse.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/user-group-delete.svg b/breeze-icons-5.21.0/icons/actions/22/user-group-delete.svg deleted file mode 100644 index 39066b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/user-group-delete.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/user-group-new.svg b/breeze-icons-5.21.0/icons/actions/22/user-group-new.svg deleted file mode 100644 index b096bca..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/user-group-new.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/user-group-properties.svg b/breeze-icons-5.21.0/icons/actions/22/user-group-properties.svg deleted file mode 100644 index 4879bfd..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/user-group-properties.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/user-identity.svg b/breeze-icons-5.21.0/icons/actions/22/user-identity.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/user-properties.svg b/breeze-icons-5.21.0/icons/actions/22/user-properties.svg deleted file mode 120000 index ad3742c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/user-properties.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/user.svg b/breeze-icons-5.21.0/icons/actions/22/user.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/user.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/username-copy.svg b/breeze-icons-5.21.0/icons/actions/22/username-copy.svg deleted file mode 100644 index 007fbd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/username-copy.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/videoclip-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/videoclip-amarok.svg deleted file mode 120000 index 0d1faec..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/videoclip-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -kdenlive-show-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-bank-account-checking.svg b/breeze-icons-5.21.0/icons/actions/22/view-bank-account-checking.svg deleted file mode 100644 index 9133c84..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-bank-account-checking.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-bank-account-savings.svg b/breeze-icons-5.21.0/icons/actions/22/view-bank-account-savings.svg deleted file mode 100644 index c165241..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-bank-account-savings.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-bank-account.svg b/breeze-icons-5.21.0/icons/actions/22/view-bank-account.svg deleted file mode 100644 index 8874a64..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-bank-account.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-bank.svg b/breeze-icons-5.21.0/icons/actions/22/view-bank.svg deleted file mode 100644 index 97566d9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-bank.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-barcode-add.svg b/breeze-icons-5.21.0/icons/actions/22/view-barcode-add.svg deleted file mode 100644 index c275f68..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-barcode-add.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-barcode.svg b/breeze-icons-5.21.0/icons/actions/22/view-barcode.svg deleted file mode 100644 index 26758b2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-barcode.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-agenda.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-agenda.svg deleted file mode 100644 index 55e3ed8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-agenda.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-birthday.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-birthday.svg deleted file mode 100644 index 88eac47..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-birthday.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-day.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-day.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-holiday.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-holiday.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-holiday.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-journal.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-journal.svg deleted file mode 100644 index bcc7374..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-journal.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-list.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-list.svg deleted file mode 100644 index cc71d89..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-list.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-month.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-month.svg deleted file mode 100644 index fc119a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-month.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-special-occasion.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-special-occasion.svg deleted file mode 100644 index aad983c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-special-occasion.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-tasks.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-tasks.svg deleted file mode 100644 index 235dbbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-tasks.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-time-spent.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-time-spent.svg deleted file mode 100644 index 7b699a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-time-spent.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-timeline.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-timeline.svg deleted file mode 100644 index ba04ca4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-timeline.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-upcoming-days.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-upcoming-days.svg deleted file mode 100644 index beee057..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-upcoming-days.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-upcoming-events.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-upcoming-events.svg deleted file mode 100644 index f841d94..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-upcoming-events.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-wedding-anniversary.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-wedding-anniversary.svg deleted file mode 100644 index 31355e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-wedding-anniversary.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-week.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-week.svg deleted file mode 100644 index be84790..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-week.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-whatsnext.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-whatsnext.svg deleted file mode 100644 index c0b5549..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-whatsnext.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar-workweek.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar-workweek.svg deleted file mode 120000 index 9b59502..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar-workweek.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-week.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-calendar.svg b/breeze-icons-5.21.0/icons/actions/22/view-calendar.svg deleted file mode 100644 index 99faf30..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-calendar.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-catalog.svg b/breeze-icons-5.21.0/icons/actions/22/view-catalog.svg deleted file mode 100644 index d7df829..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-catalog.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-categories-expenditures.svg b/breeze-icons-5.21.0/icons/actions/22/view-categories-expenditures.svg deleted file mode 100644 index 02a3449..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-categories-expenditures.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-categories-incomes.svg b/breeze-icons-5.21.0/icons/actions/22/view-categories-incomes.svg deleted file mode 100644 index 936db04..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-categories-incomes.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-categories.svg b/breeze-icons-5.21.0/icons/actions/22/view-categories.svg deleted file mode 100644 index 5080d4c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-categories.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-add.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-add.svg deleted file mode 100644 index 39cecc3..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-add.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-export-secret.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-export-secret.svg deleted file mode 100644 index 670fdf5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-export-secret.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-export-server.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-export-server.svg deleted file mode 100644 index 7e1be48..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-export-server.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-export.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-export.svg deleted file mode 100644 index 4881f21..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-export.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-import.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-import.svg deleted file mode 100644 index 27cabab..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-import.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-server-configure.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-server-configure.svg deleted file mode 100644 index 3d6be9b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-server-configure.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate-sign.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate-sign.svg deleted file mode 100644 index 74601e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate-sign.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-certificate.svg b/breeze-icons-5.21.0/icons/actions/22/view-certificate.svg deleted file mode 100644 index c8cbf0d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-certificate.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-close.svg b/breeze-icons-5.21.0/icons/actions/22/view-close.svg deleted file mode 100644 index 21883bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-close.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-conversation-balloon.svg b/breeze-icons-5.21.0/icons/actions/22/view-conversation-balloon.svg deleted file mode 120000 index 36675a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-conversation-balloon.svg +++ /dev/null @@ -1 +0,0 @@ -kmouth-phrase.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-file-columns.svg b/breeze-icons-5.21.0/icons/actions/22/view-file-columns.svg deleted file mode 100644 index 048c281..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-file-columns.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-filter.svg b/breeze-icons-5.21.0/icons/actions/22/view-filter.svg deleted file mode 100644 index 1bdbe38..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-filter.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-form-action.svg b/breeze-icons-5.21.0/icons/actions/22/view-form-action.svg deleted file mode 100644 index cafdb21..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-form-action.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-form.svg b/breeze-icons-5.21.0/icons/actions/22/view-form.svg deleted file mode 100644 index 29f48aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-form.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-fullscreen.svg b/breeze-icons-5.21.0/icons/actions/22/view-fullscreen.svg deleted file mode 100644 index 8b42393..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-fullscreen.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-grid.svg b/breeze-icons-5.21.0/icons/actions/22/view-grid.svg deleted file mode 100644 index 47cffb9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-grid.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-group.svg b/breeze-icons-5.21.0/icons/actions/22/view-group.svg deleted file mode 100644 index 11690df..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-group.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-history.svg b/breeze-icons-5.21.0/icons/actions/22/view-history.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-left-close.svg b/breeze-icons-5.21.0/icons/actions/22/view-left-close.svg deleted file mode 100644 index de1cb4b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-left-close.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-list-details.svg b/breeze-icons-5.21.0/icons/actions/22/view-list-details.svg deleted file mode 100644 index 2450aa1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-list-details.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-list-icons.svg b/breeze-icons-5.21.0/icons/actions/22/view-list-icons.svg deleted file mode 100644 index 24493a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-list-icons.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-list-text.svg b/breeze-icons-5.21.0/icons/actions/22/view-list-text.svg deleted file mode 100644 index 7273010..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-list-text.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-list-tree.svg b/breeze-icons-5.21.0/icons/actions/22/view-list-tree.svg deleted file mode 100644 index 0dabd29..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-list-tree.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-artist.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-equalizer.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-equalizer.svg deleted file mode 100644 index 140bdee..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-equalizer.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-lyrics.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-lyrics.svg deleted file mode 100644 index af9f5f9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-lyrics.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-playlist.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-playlist.svg deleted file mode 100644 index f265674..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-playlist.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-publisher.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-publisher.svg deleted file mode 120000 index 1b4173d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-publisher.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_cart_view.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-title.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-title.svg deleted file mode 100644 index 0c50d04..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-title.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-media-visualization.svg b/breeze-icons-5.21.0/icons/actions/22/view-media-visualization.svg deleted file mode 100644 index b9729b8..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-media-visualization.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-multiple-objects.svg b/breeze-icons-5.21.0/icons/actions/22/view-multiple-objects.svg deleted file mode 100644 index 495b595..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-multiple-objects.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-object-histogram-linear.svg b/breeze-icons-5.21.0/icons/actions/22/view-object-histogram-linear.svg deleted file mode 100644 index 7ceed88..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-object-histogram-linear.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-object-histogram-logarithmic.svg b/breeze-icons-5.21.0/icons/actions/22/view-object-histogram-logarithmic.svg deleted file mode 100644 index 948adb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-object-histogram-logarithmic.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-calendar.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-contacts.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-contacts.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-contacts.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-journal.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-journal.svg deleted file mode 120000 index b830e6b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-journal.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-journal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-mail.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-mail.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-news.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-news.svg deleted file mode 120000 index 7387fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-news.svg +++ /dev/null @@ -1 +0,0 @@ -news-subscribe.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-notes.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-notes.svg deleted file mode 100644 index 4f65012..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-notes.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-tasks-pending.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-tasks-pending.svg deleted file mode 100644 index e3afed9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-tasks-pending.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-pim-tasks.svg b/breeze-icons-5.21.0/icons/actions/22/view-pim-tasks.svg deleted file mode 120000 index f6ae45c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-pim-tasks.svg +++ /dev/null @@ -1 +0,0 @@ -view-task.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-presentation.svg b/breeze-icons-5.21.0/icons/actions/22/view-presentation.svg deleted file mode 100644 index 99cb3cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-presentation.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-preview.svg b/breeze-icons-5.21.0/icons/actions/22/view-preview.svg deleted file mode 100644 index a547608..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-preview.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - Gnome Symbolic Icon Theme - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-process-all-tree.svg b/breeze-icons-5.21.0/icons/actions/22/view-process-all-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-process-all-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-process-all.svg b/breeze-icons-5.21.0/icons/actions/22/view-process-all.svg deleted file mode 120000 index a379444..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-process-all.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-details.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-process-own.svg b/breeze-icons-5.21.0/icons/actions/22/view-process-own.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-process-own.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-process-system.svg b/breeze-icons-5.21.0/icons/actions/22/view-process-system.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-process-system.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-process-tree.svg b/breeze-icons-5.21.0/icons/actions/22/view-process-tree.svg deleted file mode 120000 index 029cc0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-process-tree.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-tree.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-process-users.svg b/breeze-icons-5.21.0/icons/actions/22/view-process-users.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-process-users.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-refresh.svg b/breeze-icons-5.21.0/icons/actions/22/view-refresh.svg deleted file mode 100644 index 2e3d287..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-refresh.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-resource-calendar.svg b/breeze-icons-5.21.0/icons/actions/22/view-resource-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-resource-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-restore.svg b/breeze-icons-5.21.0/icons/actions/22/view-restore.svg deleted file mode 100644 index 8ebbaaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-restore.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-right-close.svg b/breeze-icons-5.21.0/icons/actions/22/view-right-close.svg deleted file mode 100644 index 4a7a76b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-right-close.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-right-new.svg b/breeze-icons-5.21.0/icons/actions/22/view-right-new.svg deleted file mode 100644 index 9c96494..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-right-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-services-scripted-amarok.svg b/breeze-icons-5.21.0/icons/actions/22/view-services-scripted-amarok.svg deleted file mode 120000 index 4afc256..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-services-scripted-amarok.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_scripts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-sidetree.svg b/breeze-icons-5.21.0/icons/actions/22/view-sidetree.svg deleted file mode 100644 index 120031a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-sidetree.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-sort-ascending.svg b/breeze-icons-5.21.0/icons/actions/22/view-sort-ascending.svg deleted file mode 100644 index 131fd26..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-sort-ascending.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-sort-descending.svg b/breeze-icons-5.21.0/icons/actions/22/view-sort-descending.svg deleted file mode 100644 index 2ff9dff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-sort-descending.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-split-left-right.svg b/breeze-icons-5.21.0/icons/actions/22/view-split-left-right.svg deleted file mode 100644 index 648f913..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-split-left-right.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-split-top-bottom.svg b/breeze-icons-5.21.0/icons/actions/22/view-split-top-bottom.svg deleted file mode 100644 index 174b2a5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-split-top-bottom.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-statistics.svg b/breeze-icons-5.21.0/icons/actions/22/view-statistics.svg deleted file mode 100644 index b9245ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-statistics.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-table-of-contents-ltr.svg b/breeze-icons-5.21.0/icons/actions/22/view-table-of-contents-ltr.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-table-of-contents-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-table-of-contents-rtl.svg b/breeze-icons-5.21.0/icons/actions/22/view-table-of-contents-rtl.svg deleted file mode 100644 index 587c27d..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-table-of-contents-rtl.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-task-add.svg b/breeze-icons-5.21.0/icons/actions/22/view-task-add.svg deleted file mode 120000 index 072782f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-task-add.svg +++ /dev/null @@ -1 +0,0 @@ -task-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-task-child-add.svg b/breeze-icons-5.21.0/icons/actions/22/view-task-child-add.svg deleted file mode 120000 index 4226a53..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-task-child-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-task-child.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-task-child.svg b/breeze-icons-5.21.0/icons/actions/22/view-task-child.svg deleted file mode 100644 index fc81ff7..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-task-child.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-task.svg b/breeze-icons-5.21.0/icons/actions/22/view-task.svg deleted file mode 100644 index 83fde8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-task.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined-add.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined-add.svg deleted file mode 100644 index 1d4b833..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined-add.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined-remove.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined-remove.svg deleted file mode 100644 index 8f92526..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined-remove.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined.svg deleted file mode 100644 index e9b26b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-baselined.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-calculus.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-calculus.svg deleted file mode 100644 index 443fae5..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-calculus.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-child-insert.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-child-insert.svg deleted file mode 100644 index aa5abf9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-child-insert.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-edit.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-edit.svg deleted file mode 100644 index 31d42e4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-edit.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-insert.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-insert.svg deleted file mode 100644 index f04070f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule-insert.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule.svg b/breeze-icons-5.21.0/icons/actions/22/view-time-schedule.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-time-schedule.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/view-web-browser-dom-tree.svg b/breeze-icons-5.21.0/icons/actions/22/view-web-browser-dom-tree.svg deleted file mode 100644 index 9f5fc02..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/view-web-browser-dom-tree.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/viewimage.svg b/breeze-icons-5.21.0/icons/actions/22/viewimage.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/viewimage.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/visibility.svg b/breeze-icons-5.21.0/icons/actions/22/visibility.svg deleted file mode 100644 index 51af1db..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/visibility.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/whitebalance.svg b/breeze-icons-5.21.0/icons/actions/22/whitebalance.svg deleted file mode 100644 index 65c32bf..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/whitebalance.svg +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/window-close.svg b/breeze-icons-5.21.0/icons/actions/22/window-close.svg deleted file mode 100644 index b207a4a..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/window-close.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/window-duplicate.svg b/breeze-icons-5.21.0/icons/actions/22/window-duplicate.svg deleted file mode 100644 index d7a1d3b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/window-duplicate.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/window-new.svg b/breeze-icons-5.21.0/icons/actions/22/window-new.svg deleted file mode 100644 index d891d57..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/window-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/window.svg b/breeze-icons-5.21.0/icons/actions/22/window.svg deleted file mode 100644 index a7e62ef..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/window.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/x-clementine-shuffle.svg b/breeze-icons-5.21.0/icons/actions/22/x-clementine-shuffle.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/x-clementine-shuffle.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/x-shape-connection.svg b/breeze-icons-5.21.0/icons/actions/22/x-shape-connection.svg deleted file mode 120000 index c0d62e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/x-shape-connection.svg +++ /dev/null @@ -1 +0,0 @@ -draw-connector.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/x-shape-formula.svg b/breeze-icons-5.21.0/icons/actions/22/x-shape-formula.svg deleted file mode 120000 index 76cf815..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/x-shape-formula.svg +++ /dev/null @@ -1 +0,0 @@ -formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/x-shape-image.svg b/breeze-icons-5.21.0/icons/actions/22/x-shape-image.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/x-shape-image.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/x-shape-text.svg b/breeze-icons-5.21.0/icons/actions/22/x-shape-text.svg deleted file mode 120000 index ab11536..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/x-shape-text.svg +++ /dev/null @@ -1 +0,0 @@ -view-list-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/xml-attribute-delete.svg b/breeze-icons-5.21.0/icons/actions/22/xml-attribute-delete.svg deleted file mode 100644 index 34b08e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/xml-attribute-delete.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/xml-element-new.svg b/breeze-icons-5.21.0/icons/actions/22/xml-element-new.svg deleted file mode 100644 index 85f8d5f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/xml-element-new.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/xml-node-delete.svg b/breeze-icons-5.21.0/icons/actions/22/xml-node-delete.svg deleted file mode 100644 index 659221f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/xml-node-delete.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/xml-node-duplicate.svg b/breeze-icons-5.21.0/icons/actions/22/xml-node-duplicate.svg deleted file mode 100644 index 791283e..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/xml-node-duplicate.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/xml-text-new.svg b/breeze-icons-5.21.0/icons/actions/22/xml-text-new.svg deleted file mode 100644 index d1b7ac9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/xml-text-new.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-1-to-2.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-1-to-2.svg deleted file mode 100644 index e2f42b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-1-to-2.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-2-to-1.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-2-to-1.svg deleted file mode 100644 index b188b58..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-2-to-1.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-draw.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-draw.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-draw.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-best.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-fit-best.svg deleted file mode 100644 index 06de995..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-best.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-height.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-fit-height.svg deleted file mode 100644 index 17a25ed..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-height.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-selection.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-fit-selection.svg deleted file mode 120000 index 037a51b..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-selection.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-width.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-fit-width.svg deleted file mode 100644 index 1741e73..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-fit-width.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-in-large.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-in-large.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-in-large.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-in.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-in.svg deleted file mode 100644 index d473872..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-in.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-next.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-next.svg deleted file mode 100644 index 2c2e930..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-next.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-original.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-original.svg deleted file mode 100644 index a6a26b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-original.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-out-large.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-out-large.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-out-large.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-out.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-out.svg deleted file mode 100644 index 6bd9b45..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-out.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-previous.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-previous.svg deleted file mode 100644 index bb2c35f..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-previous.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-select-fit.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-select-fit.svg deleted file mode 120000 index cc77c1c..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-select-fit.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-selection.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-select-x.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-select-y.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom-select.svg b/breeze-icons-5.21.0/icons/actions/22/zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/22/zoom.svg b/breeze-icons-5.21.0/icons/actions/22/zoom.svg deleted file mode 100644 index 25c0c96..0000000 --- a/breeze-icons-5.21.0/icons/actions/22/zoom.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/acrobat.svg b/breeze-icons-5.21.0/icons/actions/24/acrobat.svg deleted file mode 100644 index 0df5f97..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/acrobat.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/address-book-new.svg b/breeze-icons-5.21.0/icons/actions/24/address-book-new.svg deleted file mode 100644 index e15055d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/address-book-new.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-baseline.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-baseline.svg deleted file mode 100644 index 89d39c1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-baseline.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-bottom-out.svg deleted file mode 100644 index b05fb44..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-center.svg deleted file mode 100644 index 0690044..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-center.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left-out.svg deleted file mode 100644 index c8d9a8c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left-out.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left-to-anchor.svg deleted file mode 100644 index 7b07ea8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left.svg deleted file mode 100644 index 382c20f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-left.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-node.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-node.svg deleted file mode 100644 index 8d6554e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-node.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right-out.svg deleted file mode 100644 index 08ed595..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right-out.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right-to-anchor.svg deleted file mode 100644 index 26155ea..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right.svg deleted file mode 100644 index 99d7992..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-right.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons/actions/24/align-horizontal-top-out.svg deleted file mode 100644 index 979e42f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-horizontal-top-out.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-baseline.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-baseline.svg deleted file mode 100644 index bd78c48..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-baseline.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom-out.svg deleted file mode 100644 index 4dc65d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom-out.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index bd68114..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom.svg deleted file mode 100644 index 81b69ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-bottom.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-center.svg deleted file mode 100644 index 8f9b457..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-center.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-node.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-node.svg deleted file mode 100644 index 174ee8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-node.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-top-out.svg deleted file mode 100644 index 6f9e11b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-top-out.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-top-to-anchor.svg deleted file mode 100644 index a1b9103..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/align-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/24/align-vertical-top.svg deleted file mode 100644 index 9225d56..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/align-vertical-top.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/application-exit.svg b/breeze-icons-5.21.0/icons/actions/24/application-exit.svg deleted file mode 100644 index 09815a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/application-exit.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/application-menu.svg b/breeze-icons-5.21.0/icons/actions/24/application-menu.svg deleted file mode 100644 index 3791d04..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/application-menu.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/applications-other.svg b/breeze-icons-5.21.0/icons/actions/24/applications-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/applications-system.svg b/breeze-icons-5.21.0/icons/actions/24/applications-system.svg deleted file mode 100644 index 4b3ce55..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/applications-system.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/appointment-new.svg b/breeze-icons-5.21.0/icons/actions/24/appointment-new.svg deleted file mode 100644 index a955daf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/appointment-new.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/archive-extract.svg b/breeze-icons-5.21.0/icons/actions/24/archive-extract.svg deleted file mode 100644 index 45e83fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/archive-extract.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/archive-insert-directory.svg b/breeze-icons-5.21.0/icons/actions/24/archive-insert-directory.svg deleted file mode 100644 index c88aafa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/archive-insert-directory.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/archive-insert.svg b/breeze-icons-5.21.0/icons/actions/24/archive-insert.svg deleted file mode 100644 index 3bb7149..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/archive-insert.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/archive-remove.svg b/breeze-icons-5.21.0/icons/actions/24/archive-remove.svg deleted file mode 100644 index 801f440..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/archive-remove.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-down-double.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-down-double.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-down-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-down.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-left-double.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-left-double.svg deleted file mode 100644 index 70b6e1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-left-double.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-left.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-left.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-right-double.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-right-double.svg deleted file mode 100644 index 91946d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-right-double.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-right.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-right.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-up-double.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-up-double.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-up-double.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/arrow-up.svg b/breeze-icons-5.21.0/icons/actions/24/arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/auto-scale-all.svg b/breeze-icons-5.21.0/icons/actions/24/auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/auto-scale-x.svg b/breeze-icons-5.21.0/icons/actions/24/auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/auto-scale-y.svg b/breeze-icons-5.21.0/icons/actions/24/auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/autocorrection.svg b/breeze-icons-5.21.0/icons/actions/24/autocorrection.svg deleted file mode 100644 index 2bc1329..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/autocorrection.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/bookmark-new-list.svg b/breeze-icons-5.21.0/icons/actions/24/bookmark-new-list.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/bookmark-new-list.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/bookmark-new.svg b/breeze-icons-5.21.0/icons/actions/24/bookmark-new.svg deleted file mode 100644 index a053687..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/bookmark-new.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/bookmark-toolbar.svg b/breeze-icons-5.21.0/icons/actions/24/bookmark-toolbar.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/bookmark-toolbar.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/bookmarks-organize.svg b/breeze-icons-5.21.0/icons/actions/24/bookmarks-organize.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/bookmarks-organize.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/bookmarks.svg b/breeze-icons-5.21.0/icons/actions/24/bookmarks.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/call-start.svg b/breeze-icons-5.21.0/icons/actions/24/call-start.svg deleted file mode 100644 index 800b419..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/call-start.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/call-stop.svg b/breeze-icons-5.21.0/icons/actions/24/call-stop.svg deleted file mode 100644 index 9d797fb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/call-stop.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/character-set.svg b/breeze-icons-5.21.0/icons/actions/24/character-set.svg deleted file mode 100644 index fdafd50..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/character-set.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/checkbox.svg b/breeze-icons-5.21.0/icons/actions/24/checkbox.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/checkbox.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/chronometer-lap.svg b/breeze-icons-5.21.0/icons/actions/24/chronometer-lap.svg deleted file mode 120000 index 2c84dca..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/chronometer-lap.svg +++ /dev/null @@ -1 +0,0 @@ -chronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/chronometer-pause.svg b/breeze-icons-5.21.0/icons/actions/24/chronometer-pause.svg deleted file mode 100644 index 8f36aa6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/chronometer-pause.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/chronometer-reset.svg b/breeze-icons-5.21.0/icons/actions/24/chronometer-reset.svg deleted file mode 120000 index 4e680c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/chronometer-reset.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/chronometer-start.svg b/breeze-icons-5.21.0/icons/actions/24/chronometer-start.svg deleted file mode 120000 index 678250a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/chronometer-start.svg +++ /dev/null @@ -1 +0,0 @@ -player-time.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/chronometer.svg b/breeze-icons-5.21.0/icons/actions/24/chronometer.svg deleted file mode 100644 index 06b9b86..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/chronometer.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/class-or-package.svg b/breeze-icons-5.21.0/icons/actions/24/class-or-package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/class-or-package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/code-block.svg b/breeze-icons-5.21.0/icons/actions/24/code-block.svg deleted file mode 100644 index a642d9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/code-block.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/code-class.svg b/breeze-icons-5.21.0/icons/actions/24/code-class.svg deleted file mode 100644 index 70a5905..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/code-class.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/code-context.svg b/breeze-icons-5.21.0/icons/actions/24/code-context.svg deleted file mode 100644 index 082bfef..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/code-context.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/code-function.svg b/breeze-icons-5.21.0/icons/actions/24/code-function.svg deleted file mode 100644 index 00d37f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/code-function.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/code-typedef.svg b/breeze-icons-5.21.0/icons/actions/24/code-typedef.svg deleted file mode 100644 index bd2fe14..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/code-typedef.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/code-variable.svg b/breeze-icons-5.21.0/icons/actions/24/code-variable.svg deleted file mode 100644 index d8d7797..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/code-variable.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-fill.svg b/breeze-icons-5.21.0/icons/actions/24/color-fill.svg deleted file mode 100644 index b1d1372..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-fill.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-gradient.svg b/breeze-icons-5.21.0/icons/actions/24/color-gradient.svg deleted file mode 100644 index 4cbb526..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-gradient.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-management.svg b/breeze-icons-5.21.0/icons/actions/24/color-management.svg deleted file mode 100644 index f2118a2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-management.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-picker-black.svg b/breeze-icons-5.21.0/icons/actions/24/color-picker-black.svg deleted file mode 100644 index 1fc43d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-picker-black.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-picker-grey.svg b/breeze-icons-5.21.0/icons/actions/24/color-picker-grey.svg deleted file mode 100644 index f3c981a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-picker-grey.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-picker-white.svg b/breeze-icons-5.21.0/icons/actions/24/color-picker-white.svg deleted file mode 100644 index de49c39..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-picker-white.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/color-picker.svg b/breeze-icons-5.21.0/icons/actions/24/color-picker.svg deleted file mode 100644 index a4e41ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/color-picker.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/colormanagement.svg b/breeze-icons-5.21.0/icons/actions/24/colormanagement.svg deleted file mode 120000 index 21e4611..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/colormanagement.svg +++ /dev/null @@ -1 +0,0 @@ -color-management.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/configure-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/24/configure-shortcuts.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/configure-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/configure-toolbars.svg b/breeze-icons-5.21.0/icons/actions/24/configure-toolbars.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/configure-toolbars.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/configure.svg b/breeze-icons-5.21.0/icons/actions/24/configure.svg deleted file mode 100644 index 0a0149d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/configure.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/contact-new.svg b/breeze-icons-5.21.0/icons/actions/24/contact-new.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/contact-new.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/cursor-arrow.svg b/breeze-icons-5.21.0/icons/actions/24/cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/dashboard-show.svg b/breeze-icons-5.21.0/icons/actions/24/dashboard-show.svg deleted file mode 100644 index 7761a01..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dashboard-show.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/database-index.svg b/breeze-icons-5.21.0/icons/actions/24/database-index.svg deleted file mode 100644 index 9b8b426..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/database-index.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-execute-from-cursor.svg b/breeze-icons-5.21.0/icons/actions/24/debug-execute-from-cursor.svg deleted file mode 100644 index f6827d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-execute-from-cursor.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-execute-to-cursor.svg b/breeze-icons-5.21.0/icons/actions/24/debug-execute-to-cursor.svg deleted file mode 100644 index 2b81c38..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-execute-to-cursor.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-run-cursor.svg b/breeze-icons-5.21.0/icons/actions/24/debug-run-cursor.svg deleted file mode 100644 index 8b97652..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-run-cursor.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-run.svg b/breeze-icons-5.21.0/icons/actions/24/debug-run.svg deleted file mode 100644 index bf75a13..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-run.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-step-instruction.svg b/breeze-icons-5.21.0/icons/actions/24/debug-step-instruction.svg deleted file mode 100644 index a570129..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-step-instruction.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-step-into-instruction.svg b/breeze-icons-5.21.0/icons/actions/24/debug-step-into-instruction.svg deleted file mode 100644 index a2918f6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-step-into-instruction.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-step-into.svg b/breeze-icons-5.21.0/icons/actions/24/debug-step-into.svg deleted file mode 100644 index 03368d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-step-into.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-step-out.svg b/breeze-icons-5.21.0/icons/actions/24/debug-step-out.svg deleted file mode 100644 index 25e7887..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-step-out.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/debug-step-over.svg b/breeze-icons-5.21.0/icons/actions/24/debug-step-over.svg deleted file mode 100644 index e5d5ef4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/debug-step-over.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/dialog-cancel.svg b/breeze-icons-5.21.0/icons/actions/24/dialog-cancel.svg deleted file mode 100644 index a2b022a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dialog-cancel.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/dialog-close.svg b/breeze-icons-5.21.0/icons/actions/24/dialog-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dialog-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/dialog-messages.svg b/breeze-icons-5.21.0/icons/actions/24/dialog-messages.svg deleted file mode 100644 index c5cab43..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dialog-messages.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons/actions/24/dialog-ok-apply.svg deleted file mode 100644 index e8eb718..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dialog-ok-apply.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/dialog-ok.svg b/breeze-icons-5.21.0/icons/actions/24/dialog-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dialog-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/dialog-xml-editor.svg b/breeze-icons-5.21.0/icons/actions/24/dialog-xml-editor.svg deleted file mode 100644 index ff47318..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dialog-xml-editor.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/dirsync.svg b/breeze-icons-5.21.0/icons/actions/24/dirsync.svg deleted file mode 120000 index 0e0e5bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/dirsync.svg +++ /dev/null @@ -1 +0,0 @@ -folder-sync.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-graph-directed.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-graph-directed.svg deleted file mode 100644 index 9b6cf27..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-graph-directed.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-graph.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-graph.svg deleted file mode 100644 index 108babe..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-graph.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-baseline.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-baseline.svg deleted file mode 100644 index cf5f31e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-baseline.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-center.svg deleted file mode 100644 index 3667052..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-center.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-equal.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-equal.svg deleted file mode 100644 index 90946dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-equal.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-gaps.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-gaps.svg deleted file mode 100644 index 6d29763..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-gaps.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-left.svg deleted file mode 100644 index 6a75f99..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-left.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-margin.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-margin.svg deleted file mode 100644 index 0e0b677..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-margin.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-node.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-node.svg deleted file mode 100644 index f6d4a34..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-node.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-page.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-page.svg deleted file mode 100644 index ec030e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-page.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-right.svg deleted file mode 100644 index c19c8ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-right.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-x.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-x.svg deleted file mode 100644 index 262fcac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-horizontal-x.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-randomize.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-randomize.svg deleted file mode 100644 index 7575adb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-randomize.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-remove-overlaps.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-remove-overlaps.svg deleted file mode 100644 index b98f565..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-remove-overlaps.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-unclump.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-unclump.svg deleted file mode 100644 index c1e9e85..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-unclump.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-baseline.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-baseline.svg deleted file mode 100644 index 466cd0e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-baseline.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-bottom.svg deleted file mode 100644 index 86e744a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-bottom.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-center.svg deleted file mode 100644 index 5b27b9f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-center.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-equal.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-equal.svg deleted file mode 100644 index a129e18..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-equal.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-gaps.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-gaps.svg deleted file mode 100644 index dbd8599..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-gaps.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-margin.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-margin.svg deleted file mode 100644 index 8cea98b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-margin.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-node.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-node.svg deleted file mode 100644 index caa0c82..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-node.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-page.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-page.svg deleted file mode 100644 index 9397833..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-page.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-top.svg deleted file mode 100644 index 56d01cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-top.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-y.svg b/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-y.svg deleted file mode 100644 index de149f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/distribute-vertical-y.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-close.svg b/breeze-icons-5.21.0/icons/actions/24/document-close.svg deleted file mode 100644 index 532c8ed..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-close.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-decrypt.svg b/breeze-icons-5.21.0/icons/actions/24/document-decrypt.svg deleted file mode 100644 index a8b6f52..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-decrypt.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit-decrypt-verify.svg deleted file mode 100644 index 17d234c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit-decrypt.svg deleted file mode 100644 index d6b0756..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit-decrypt.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit-encrypt.svg deleted file mode 100644 index 12164b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit-encrypt.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit-sign-encrypt.svg deleted file mode 100644 index 40381b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit-sign.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit-sign.svg deleted file mode 100644 index 7e51a27..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit-sign.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit-verify.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit-verify.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit-verify.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-edit.svg b/breeze-icons-5.21.0/icons/actions/24/document-edit.svg deleted file mode 100644 index afb37ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-edit.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-encrypt.svg b/breeze-icons-5.21.0/icons/actions/24/document-encrypt.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-encrypt.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-encrypted.svg b/breeze-icons-5.21.0/icons/actions/24/document-encrypted.svg deleted file mode 100644 index c3aa039..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-encrypted.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-export-table.svg b/breeze-icons-5.21.0/icons/actions/24/document-export-table.svg deleted file mode 120000 index ace4fe4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-export-table.svg +++ /dev/null @@ -1 +0,0 @@ -document-export.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-export.svg b/breeze-icons-5.21.0/icons/actions/24/document-export.svg deleted file mode 100644 index c4bf173..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-export.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-import.svg b/breeze-icons-5.21.0/icons/actions/24/document-import.svg deleted file mode 100644 index e20fe61..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-import.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-multiple.svg b/breeze-icons-5.21.0/icons/actions/24/document-multiple.svg deleted file mode 120000 index d423a33..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-new.svg b/breeze-icons-5.21.0/icons/actions/24/document-new.svg deleted file mode 100644 index e8d2c3e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-new.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-open-folder.svg b/breeze-icons-5.21.0/icons/actions/24/document-open-folder.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-open-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-open-recent.svg b/breeze-icons-5.21.0/icons/actions/24/document-open-recent.svg deleted file mode 100644 index aba52e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-open-recent.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-open-remote.svg b/breeze-icons-5.21.0/icons/actions/24/document-open-remote.svg deleted file mode 100644 index a37229a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-open-remote.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-open.svg b/breeze-icons-5.21.0/icons/actions/24/document-open.svg deleted file mode 100644 index 7c637ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-open.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-preview-archive.svg b/breeze-icons-5.21.0/icons/actions/24/document-preview-archive.svg deleted file mode 100644 index 6ac9929..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-preview-archive.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-preview.svg b/breeze-icons-5.21.0/icons/actions/24/document-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-print-direct.svg b/breeze-icons-5.21.0/icons/actions/24/document-print-direct.svg deleted file mode 100644 index 163a1a7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-print-direct.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-print-frame.svg b/breeze-icons-5.21.0/icons/actions/24/document-print-frame.svg deleted file mode 120000 index 5de601c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-print-frame.svg +++ /dev/null @@ -1 +0,0 @@ -document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-print-preview.svg b/breeze-icons-5.21.0/icons/actions/24/document-print-preview.svg deleted file mode 120000 index cfc45d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-print-preview.svg +++ /dev/null @@ -1 +0,0 @@ -document-preview-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-print.svg b/breeze-icons-5.21.0/icons/actions/24/document-print.svg deleted file mode 100644 index 997c2d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-print.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-properties.svg b/breeze-icons-5.21.0/icons/actions/24/document-properties.svg deleted file mode 120000 index 998070b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-properties.svg +++ /dev/null @@ -1 +0,0 @@ -configure.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/document-revert.svg b/breeze-icons-5.21.0/icons/actions/24/document-revert.svg deleted file mode 100644 index 38c4e0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-revert.svg +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-save-all.svg b/breeze-icons-5.21.0/icons/actions/24/document-save-all.svg deleted file mode 100644 index f58b8fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-save-all.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-save-as.svg b/breeze-icons-5.21.0/icons/actions/24/document-save-as.svg deleted file mode 100644 index c611e41..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-save-as.svg +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-save.svg b/breeze-icons-5.21.0/icons/actions/24/document-save.svg deleted file mode 100644 index cee0a35..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-save.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-share.svg b/breeze-icons-5.21.0/icons/actions/24/document-share.svg deleted file mode 100644 index 371aa3e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-share.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/document-sign.svg b/breeze-icons-5.21.0/icons/actions/24/document-sign.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/document-sign.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/documentation.svg b/breeze-icons-5.21.0/icons/actions/24/documentation.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/documentation.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/documentinfo.svg b/breeze-icons-5.21.0/icons/actions/24/documentinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/documentinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/download-later.svg b/breeze-icons-5.21.0/icons/actions/24/download-later.svg deleted file mode 100644 index 1e2b469..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/download-later.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/download.svg b/breeze-icons-5.21.0/icons/actions/24/download.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/download.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-back.svg b/breeze-icons-5.21.0/icons/actions/24/draw-arrow-back.svg deleted file mode 120000 index ce999bd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-back.svg +++ /dev/null @@ -1 +0,0 @@ -./go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-down.svg b/breeze-icons-5.21.0/icons/actions/24/draw-arrow-down.svg deleted file mode 120000 index 9c9d738..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ -./go-down.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-forward.svg b/breeze-icons-5.21.0/icons/actions/24/draw-arrow-forward.svg deleted file mode 120000 index 6ad9165..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-forward.svg +++ /dev/null @@ -1 +0,0 @@ -./go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-up.svg b/breeze-icons-5.21.0/icons/actions/24/draw-arrow-up.svg deleted file mode 120000 index d5034d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ -./go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-bezier-curves.svg b/breeze-icons-5.21.0/icons/actions/24/draw-bezier-curves.svg deleted file mode 100644 index e87d19a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-bezier-curves.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-brush.svg b/breeze-icons-5.21.0/icons/actions/24/draw-brush.svg deleted file mode 100644 index eaf993f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-brush.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-calligraphic.svg b/breeze-icons-5.21.0/icons/actions/24/draw-calligraphic.svg deleted file mode 100644 index a93a897..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-calligraphic.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-circle.svg b/breeze-icons-5.21.0/icons/actions/24/draw-circle.svg deleted file mode 100644 index 8a00bfa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-circle.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-connector.svg b/breeze-icons-5.21.0/icons/actions/24/draw-connector.svg deleted file mode 100644 index 30955b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-connector.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-cross.svg b/breeze-icons-5.21.0/icons/actions/24/draw-cross.svg deleted file mode 100644 index 9d9acb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-cross.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-cuboid.svg b/breeze-icons-5.21.0/icons/actions/24/draw-cuboid.svg deleted file mode 100644 index 090ec48..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-cuboid.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-donut.svg b/breeze-icons-5.21.0/icons/actions/24/draw-donut.svg deleted file mode 100644 index 2db2e25..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-donut.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-ellipse.svg b/breeze-icons-5.21.0/icons/actions/24/draw-ellipse.svg deleted file mode 100644 index dab7a36..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-ellipse.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-eraser.svg b/breeze-icons-5.21.0/icons/actions/24/draw-eraser.svg deleted file mode 100644 index 6df6d41..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-eraser.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-freehand.svg b/breeze-icons-5.21.0/icons/actions/24/draw-freehand.svg deleted file mode 100644 index ec9c9d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-freehand.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle1.svg b/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle1.svg deleted file mode 100644 index 96d9267..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle1.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle2.svg b/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle2.svg deleted file mode 100644 index 0845659..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle2.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle3.svg b/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle3.svg deleted file mode 100644 index 813ca29..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle3.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle4.svg b/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle4.svg deleted file mode 100644 index 8f6effe..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-halfcircle4.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-line.svg b/breeze-icons-5.21.0/icons/actions/24/draw-line.svg deleted file mode 100644 index 0be00e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-line.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-path.svg b/breeze-icons-5.21.0/icons/actions/24/draw-path.svg deleted file mode 100644 index 18f6e0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-path.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-polygon-star.svg b/breeze-icons-5.21.0/icons/actions/24/draw-polygon-star.svg deleted file mode 100644 index 73534e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-polygon-star.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-polygon.svg b/breeze-icons-5.21.0/icons/actions/24/draw-polygon.svg deleted file mode 100644 index 6077799..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-polygon.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-polyline.svg b/breeze-icons-5.21.0/icons/actions/24/draw-polyline.svg deleted file mode 100644 index 444fa09..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-polyline.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-rectangle.svg b/breeze-icons-5.21.0/icons/actions/24/draw-rectangle.svg deleted file mode 100644 index 72d11cd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-rectangle.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-spiral.svg b/breeze-icons-5.21.0/icons/actions/24/draw-spiral.svg deleted file mode 100644 index c9ef7fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-spiral.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-square-inverted-corners.svg b/breeze-icons-5.21.0/icons/actions/24/draw-square-inverted-corners.svg deleted file mode 100644 index f4a16e8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-square-inverted-corners.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-star.svg b/breeze-icons-5.21.0/icons/actions/24/draw-star.svg deleted file mode 100644 index 5d43d40..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-star.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-text.svg b/breeze-icons-5.21.0/icons/actions/24/draw-text.svg deleted file mode 100644 index 03ce380..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-text.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-triangle.svg b/breeze-icons-5.21.0/icons/actions/24/draw-triangle.svg deleted file mode 100644 index 27d94df..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-triangle.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-triangle1.svg b/breeze-icons-5.21.0/icons/actions/24/draw-triangle1.svg deleted file mode 100644 index e102d1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-triangle1.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-triangle2.svg b/breeze-icons-5.21.0/icons/actions/24/draw-triangle2.svg deleted file mode 100644 index 37f99f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-triangle2.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-triangle3.svg b/breeze-icons-5.21.0/icons/actions/24/draw-triangle3.svg deleted file mode 100644 index 4927d9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-triangle3.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-triangle4.svg b/breeze-icons-5.21.0/icons/actions/24/draw-triangle4.svg deleted file mode 100644 index 064a960..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-triangle4.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/draw-watercolor.svg b/breeze-icons-5.21.0/icons/actions/24/draw-watercolor.svg deleted file mode 100644 index 96db074..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/draw-watercolor.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-bomb.svg b/breeze-icons-5.21.0/icons/actions/24/edit-bomb.svg deleted file mode 100644 index ab4c81e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-bomb.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-clear-history.svg b/breeze-icons-5.21.0/icons/actions/24/edit-clear-history.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-clear-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-clear-list.svg b/breeze-icons-5.21.0/icons/actions/24/edit-clear-list.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-clear-list.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-clear-locationbar-ltr.svg b/breeze-icons-5.21.0/icons/actions/24/edit-clear-locationbar-ltr.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-clear-locationbar-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-clear-locationbar-rtl.svg b/breeze-icons-5.21.0/icons/actions/24/edit-clear-locationbar-rtl.svg deleted file mode 120000 index a73e3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-clear-locationbar-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-clear.svg b/breeze-icons-5.21.0/icons/actions/24/edit-clear.svg deleted file mode 100644 index 473516e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-clear.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-copy.svg b/breeze-icons-5.21.0/icons/actions/24/edit-copy.svg deleted file mode 100644 index d75cdcc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-copy.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-cut.svg b/breeze-icons-5.21.0/icons/actions/24/edit-cut.svg deleted file mode 100644 index ab7c7fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-cut.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-delete-shred.svg b/breeze-icons-5.21.0/icons/actions/24/edit-delete-shred.svg deleted file mode 120000 index e3a4068..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-delete-shred.svg +++ /dev/null @@ -1 +0,0 @@ -edit-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-delete.svg b/breeze-icons-5.21.0/icons/actions/24/edit-delete.svg deleted file mode 100644 index 90237ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-delete.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-download.svg b/breeze-icons-5.21.0/icons/actions/24/edit-download.svg deleted file mode 100644 index a503b27..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-download.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-find-mail.svg b/breeze-icons-5.21.0/icons/actions/24/edit-find-mail.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-find-mail.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-find-project.svg b/breeze-icons-5.21.0/icons/actions/24/edit-find-project.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-find-project.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-find-replace.svg b/breeze-icons-5.21.0/icons/actions/24/edit-find-replace.svg deleted file mode 100644 index c9fac32..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-find-replace.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-find-user.svg b/breeze-icons-5.21.0/icons/actions/24/edit-find-user.svg deleted file mode 120000 index 12af19e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-find-user.svg +++ /dev/null @@ -1 +0,0 @@ -./edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-find.svg b/breeze-icons-5.21.0/icons/actions/24/edit-find.svg deleted file mode 100644 index 2532346..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-find.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-guides.svg b/breeze-icons-5.21.0/icons/actions/24/edit-guides.svg deleted file mode 100644 index 3efd8e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-guides.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-add.svg b/breeze-icons-5.21.0/icons/actions/24/edit-image-face-add.svg deleted file mode 100644 index 72a3266..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-add.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-detect.svg b/breeze-icons-5.21.0/icons/actions/24/edit-image-face-detect.svg deleted file mode 100644 index 197e538..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-detect.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-recognize.svg b/breeze-icons-5.21.0/icons/actions/24/edit-image-face-recognize.svg deleted file mode 100644 index 94d03d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-recognize.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-show.svg b/breeze-icons-5.21.0/icons/actions/24/edit-image-face-show.svg deleted file mode 100644 index 8f78696..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-image-face-show.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-node.svg b/breeze-icons-5.21.0/icons/actions/24/edit-node.svg deleted file mode 100644 index 625c05e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-node.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-paste-in-place.svg b/breeze-icons-5.21.0/icons/actions/24/edit-paste-in-place.svg deleted file mode 100644 index 5946dfc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-paste-in-place.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-paste.svg b/breeze-icons-5.21.0/icons/actions/24/edit-paste.svg deleted file mode 100644 index 05c30da..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-paste.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-redo.svg b/breeze-icons-5.21.0/icons/actions/24/edit-redo.svg deleted file mode 100644 index 0c00a43..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-redo.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-rename.svg b/breeze-icons-5.21.0/icons/actions/24/edit-rename.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-rename.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-select-all.svg b/breeze-icons-5.21.0/icons/actions/24/edit-select-all.svg deleted file mode 100644 index a40322f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-select-all.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-select-invert.svg b/breeze-icons-5.21.0/icons/actions/24/edit-select-invert.svg deleted file mode 100644 index 0662242..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-select-invert.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-select-lasso.svg b/breeze-icons-5.21.0/icons/actions/24/edit-select-lasso.svg deleted file mode 100644 index e4b84b3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-select-lasso.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-select-none.svg b/breeze-icons-5.21.0/icons/actions/24/edit-select-none.svg deleted file mode 100644 index 478b30b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-select-none.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-select.svg b/breeze-icons-5.21.0/icons/actions/24/edit-select.svg deleted file mode 100644 index 21f0551..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-select.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-cell-merge.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-cell-merge.svg deleted file mode 100644 index 74bb3b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-cell-merge.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-cell-split.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-cell-split.svg deleted file mode 100644 index 06bf09a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-cell-split.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-delete-column.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-delete-column.svg deleted file mode 100644 index 35ab1ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-delete-column.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-delete-row.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-delete-row.svg deleted file mode 100644 index 281b125..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-delete-row.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-column-left.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-column-left.svg deleted file mode 100644 index 1664ca6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-column-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-column-right.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-column-right.svg deleted file mode 100644 index 1268e9e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-column-right.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-row-above.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-row-above.svg deleted file mode 100644 index b465647..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-row-above.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-row-below.svg b/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-row-below.svg deleted file mode 100644 index 8256e7a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-table-insert-row-below.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-text-frame-update.svg b/breeze-icons-5.21.0/icons/actions/24/edit-text-frame-update.svg deleted file mode 100644 index 6ff16f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-text-frame-update.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/edit-undo.svg b/breeze-icons-5.21.0/icons/actions/24/edit-undo.svg deleted file mode 100644 index 798a012..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/edit-undo.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/editimage.svg b/breeze-icons-5.21.0/icons/actions/24/editimage.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/editimage.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/entry-delete.svg b/breeze-icons-5.21.0/icons/actions/24/entry-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/entry-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/entry-edit.svg b/breeze-icons-5.21.0/icons/actions/24/entry-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/entry-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/exchange-positions-clockwise.svg b/breeze-icons-5.21.0/icons/actions/24/exchange-positions-clockwise.svg deleted file mode 100644 index 5ede222..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/exchange-positions-clockwise.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/exchange-positions-zorder.svg b/breeze-icons-5.21.0/icons/actions/24/exchange-positions-zorder.svg deleted file mode 100644 index a0fbdc3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/exchange-positions-zorder.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/exchange-positions.svg b/breeze-icons-5.21.0/icons/actions/24/exchange-positions.svg deleted file mode 100644 index cd598b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/exchange-positions.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/exifinfo.svg b/breeze-icons-5.21.0/icons/actions/24/exifinfo.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/exifinfo.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/feed-subscribe.svg b/breeze-icons-5.21.0/icons/actions/24/feed-subscribe.svg deleted file mode 100644 index db895bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/feed-subscribe.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/file-zoom-in.svg b/breeze-icons-5.21.0/icons/actions/24/file-zoom-in.svg deleted file mode 120000 index a74d058..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/file-zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-in.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/file-zoom-out.svg b/breeze-icons-5.21.0/icons/actions/24/file-zoom-out.svg deleted file mode 120000 index 580ed01..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/file-zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-out.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/filename-last-played.svg b/breeze-icons-5.21.0/icons/actions/24/filename-last-played.svg deleted file mode 120000 index a047479..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/filename-last-played.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-timeline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/filename-sample-rate.svg b/breeze-icons-5.21.0/icons/actions/24/filename-sample-rate.svg deleted file mode 120000 index 6478458..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/filename-sample-rate.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-visualization.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/fileview-preview.svg b/breeze-icons-5.21.0/icons/actions/24/fileview-preview.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/fileview-preview.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/fill-color.svg b/breeze-icons-5.21.0/icons/actions/24/fill-color.svg deleted file mode 100644 index 4a62ef6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/fill-color.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/flag-black.svg b/breeze-icons-5.21.0/icons/actions/24/flag-black.svg deleted file mode 100644 index fcf3b82..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/flag-black.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/flag-blue.svg b/breeze-icons-5.21.0/icons/actions/24/flag-blue.svg deleted file mode 100644 index d2a2ca3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/flag-blue.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/flag-green.svg b/breeze-icons-5.21.0/icons/actions/24/flag-green.svg deleted file mode 100644 index a669bbb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/flag-green.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/flag-red.svg b/breeze-icons-5.21.0/icons/actions/24/flag-red.svg deleted file mode 100644 index 6e554a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/flag-red.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/flag-yellow.svg b/breeze-icons-5.21.0/icons/actions/24/flag-yellow.svg deleted file mode 100644 index f766fc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/flag-yellow.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/flag.svg b/breeze-icons-5.21.0/icons/actions/24/flag.svg deleted file mode 100644 index 319f919..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/flag.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/folder-new.svg b/breeze-icons-5.21.0/icons/actions/24/folder-new.svg deleted file mode 100644 index 2058521..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/folder-new.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/folder-sync.svg b/breeze-icons-5.21.0/icons/actions/24/folder-sync.svg deleted file mode 100644 index 3c3c7a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/folder-sync.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/fork.svg b/breeze-icons-5.21.0/icons/actions/24/fork.svg deleted file mode 100644 index 6e78365..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/fork.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-add-node.svg b/breeze-icons-5.21.0/icons/actions/24/format-add-node.svg deleted file mode 100644 index e75d091..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-add-node.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-break-node.svg b/breeze-icons-5.21.0/icons/actions/24/format-break-node.svg deleted file mode 100644 index 05f0e8a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-break-node.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-connect-node.svg b/breeze-icons-5.21.0/icons/actions/24/format-connect-node.svg deleted file mode 100644 index 2e1cd2b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-connect-node.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-convert-to-path.svg b/breeze-icons-5.21.0/icons/actions/24/format-convert-to-path.svg deleted file mode 100644 index 5412a9c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-convert-to-path.svg +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-disconnect-node.svg b/breeze-icons-5.21.0/icons/actions/24/format-disconnect-node.svg deleted file mode 100644 index c5c8ee5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-disconnect-node.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-fill-color.svg b/breeze-icons-5.21.0/icons/actions/24/format-fill-color.svg deleted file mode 120000 index 69b9b85..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-fill-color.svg +++ /dev/null @@ -1 +0,0 @@ -fill-color.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/format-font-size-less.svg b/breeze-icons-5.21.0/icons/actions/24/format-font-size-less.svg deleted file mode 100644 index e41381e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-font-size-less.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-font-size-more.svg b/breeze-icons-5.21.0/icons/actions/24/format-font-size-more.svg deleted file mode 100644 index 5c06c87..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-font-size-more.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-indent-less.svg b/breeze-icons-5.21.0/icons/actions/24/format-indent-less.svg deleted file mode 100644 index 6b17bde..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-indent-less.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-indent-more.svg b/breeze-icons-5.21.0/icons/actions/24/format-indent-more.svg deleted file mode 100644 index 4e75d07..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-indent-more.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-join-node.svg b/breeze-icons-5.21.0/icons/actions/24/format-join-node.svg deleted file mode 100644 index 71f9e86..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-join-node.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-justify-center.svg b/breeze-icons-5.21.0/icons/actions/24/format-justify-center.svg deleted file mode 100644 index 551609d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-justify-center.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-justify-fill.svg b/breeze-icons-5.21.0/icons/actions/24/format-justify-fill.svg deleted file mode 100644 index 4c8528e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-justify-fill.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-justify-left.svg b/breeze-icons-5.21.0/icons/actions/24/format-justify-left.svg deleted file mode 100644 index 36b7fe1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-justify-left.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-justify-right.svg b/breeze-icons-5.21.0/icons/actions/24/format-justify-right.svg deleted file mode 100644 index 15dc85f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-justify-right.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-double.svg b/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-double.svg deleted file mode 100644 index c905e62..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-double.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-normal.svg b/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-normal.svg deleted file mode 100644 index 81a62bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-normal.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-triple.svg b/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-triple.svg deleted file mode 100644 index 294b5f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-line-spacing-triple.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-list-ordered.svg b/breeze-icons-5.21.0/icons/actions/24/format-list-ordered.svg deleted file mode 100644 index 5181655..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-list-ordered.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-list-unordered.svg b/breeze-icons-5.21.0/icons/actions/24/format-list-unordered.svg deleted file mode 100644 index dc34535..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-list-unordered.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-remove-node.svg b/breeze-icons-5.21.0/icons/actions/24/format-remove-node.svg deleted file mode 100644 index 2c1c313..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-remove-node.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-stroke-color.svg b/breeze-icons-5.21.0/icons/actions/24/format-stroke-color.svg deleted file mode 100644 index 8b1a007..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-stroke-color.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-bold.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-bold.svg deleted file mode 100644 index 6fd4063..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-bold.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-color.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-color.svg deleted file mode 100644 index c4fe081..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-color.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-horizontal.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-direction-horizontal.svg deleted file mode 100644 index 5b17f67..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-horizontal.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-ltr.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-direction-ltr.svg deleted file mode 100644 index a59fa50..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-ltr.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-rtl.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-direction-rtl.svg deleted file mode 100644 index 36a52ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-rtl.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-vertical.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-direction-vertical.svg deleted file mode 100644 index 7d26b44..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-direction-vertical.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-italic.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-italic.svg deleted file mode 100644 index 2443cc0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-italic.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-strikethrough.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-strikethrough.svg deleted file mode 100644 index a7a32a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-strikethrough.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-subscript.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-subscript.svg deleted file mode 100644 index d03c362..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-subscript.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-superscript.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-superscript.svg deleted file mode 100644 index 4f296c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-superscript.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-symbol.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-symbol.svg deleted file mode 100644 index 6873665..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-symbol.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/format-text-underline.svg b/breeze-icons-5.21.0/icons/actions/24/format-text-underline.svg deleted file mode 100644 index 9dbfbd6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/format-text-underline.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/formula.svg b/breeze-icons-5.21.0/icons/actions/24/formula.svg deleted file mode 100644 index 757667e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/formula.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-achievements.svg b/breeze-icons-5.21.0/icons/actions/24/games-achievements.svg deleted file mode 100644 index 3394988..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-achievements.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-config-background.svg b/breeze-icons-5.21.0/icons/actions/24/games-config-background.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-config-background.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/games-config-board.svg b/breeze-icons-5.21.0/icons/actions/24/games-config-board.svg deleted file mode 100644 index 195bb67..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-config-board.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-config-custom.svg b/breeze-icons-5.21.0/icons/actions/24/games-config-custom.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-config-custom.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/games-config-options.svg b/breeze-icons-5.21.0/icons/actions/24/games-config-options.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/games-config-theme.svg b/breeze-icons-5.21.0/icons/actions/24/games-config-theme.svg deleted file mode 120000 index 2873b7e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-config-theme.svg +++ /dev/null @@ -1 +0,0 @@ -draw-brush.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/games-config-tiles.svg b/breeze-icons-5.21.0/icons/actions/24/games-config-tiles.svg deleted file mode 100644 index 615a6e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-config-tiles.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-difficult.svg b/breeze-icons-5.21.0/icons/actions/24/games-difficult.svg deleted file mode 100644 index 1122730..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-difficult.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-endturn.svg b/breeze-icons-5.21.0/icons/actions/24/games-endturn.svg deleted file mode 120000 index c96e033..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-endturn.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/games-highscores.svg b/breeze-icons-5.21.0/icons/actions/24/games-highscores.svg deleted file mode 100644 index c82f472..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-highscores.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-hint.svg b/breeze-icons-5.21.0/icons/actions/24/games-hint.svg deleted file mode 100644 index d620136..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-hint.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/games-solve.svg b/breeze-icons-5.21.0/icons/actions/24/games-solve.svg deleted file mode 100644 index 8d571ba..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/games-solve.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/geany-build.svg b/breeze-icons-5.21.0/icons/actions/24/geany-build.svg deleted file mode 120000 index 28d76fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/geany-build.svg +++ /dev/null @@ -1 +0,0 @@ -run-build.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/geany-close-all.svg b/breeze-icons-5.21.0/icons/actions/24/geany-close-all.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/geany-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/geany-save-all.svg b/breeze-icons-5.21.0/icons/actions/24/geany-save-all.svg deleted file mode 120000 index 43e072f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/geany-save-all.svg +++ /dev/null @@ -1 +0,0 @@ -document-save-all.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/get-hot-new-stuff.svg b/breeze-icons-5.21.0/icons/actions/24/get-hot-new-stuff.svg deleted file mode 100644 index c49dad6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/get-hot-new-stuff.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-bottom.svg b/breeze-icons-5.21.0/icons/actions/24/go-bottom.svg deleted file mode 100644 index 4d8f74c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-bottom.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-down-search.svg b/breeze-icons-5.21.0/icons/actions/24/go-down-search.svg deleted file mode 120000 index 2f2f400..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-down-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-bottom.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-down.svg b/breeze-icons-5.21.0/icons/actions/24/go-down.svg deleted file mode 100644 index 513c703..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-down.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-first-view-page.svg b/breeze-icons-5.21.0/icons/actions/24/go-first-view-page.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-first-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-first-view.svg b/breeze-icons-5.21.0/icons/actions/24/go-first-view.svg deleted file mode 120000 index c9c12cb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-first-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-first.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-first.svg b/breeze-icons-5.21.0/icons/actions/24/go-first.svg deleted file mode 100644 index b62a34c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-first.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-home.svg b/breeze-icons-5.21.0/icons/actions/24/go-home.svg deleted file mode 100644 index d595b1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-home.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-jump-declaration.svg b/breeze-icons-5.21.0/icons/actions/24/go-jump-declaration.svg deleted file mode 100644 index b952c0d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-jump-declaration.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-jump-definition.svg b/breeze-icons-5.21.0/icons/actions/24/go-jump-definition.svg deleted file mode 100644 index 54d925f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-jump-definition.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-jump-locationbar.svg b/breeze-icons-5.21.0/icons/actions/24/go-jump-locationbar.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-jump-locationbar.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-jump-today.svg b/breeze-icons-5.21.0/icons/actions/24/go-jump-today.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-jump-today.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-jump.svg b/breeze-icons-5.21.0/icons/actions/24/go-jump.svg deleted file mode 100644 index 738531d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-jump.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-last-view-page.svg b/breeze-icons-5.21.0/icons/actions/24/go-last-view-page.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-last-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-last-view.svg b/breeze-icons-5.21.0/icons/actions/24/go-last-view.svg deleted file mode 120000 index f9bbb27..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-last-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-last.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-last.svg b/breeze-icons-5.21.0/icons/actions/24/go-last.svg deleted file mode 100644 index 79765e0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-last.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-next-context.svg b/breeze-icons-5.21.0/icons/actions/24/go-next-context.svg deleted file mode 100644 index 4d8dd13..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-next-context.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-next-use.svg b/breeze-icons-5.21.0/icons/actions/24/go-next-use.svg deleted file mode 100644 index eadd961..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-next-use.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-next-view-page.svg b/breeze-icons-5.21.0/icons/actions/24/go-next-view-page.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-next-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-next-view.svg b/breeze-icons-5.21.0/icons/actions/24/go-next-view.svg deleted file mode 120000 index c306442..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-next-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-next.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-next.svg b/breeze-icons-5.21.0/icons/actions/24/go-next.svg deleted file mode 100644 index fe4e783..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-next.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-previous-context.svg b/breeze-icons-5.21.0/icons/actions/24/go-previous-context.svg deleted file mode 100644 index 7605951..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-previous-context.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-previous-use.svg b/breeze-icons-5.21.0/icons/actions/24/go-previous-use.svg deleted file mode 100644 index 503bd76..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-previous-use.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-previous-view-page.svg b/breeze-icons-5.21.0/icons/actions/24/go-previous-view-page.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-previous-view-page.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-previous-view.svg b/breeze-icons-5.21.0/icons/actions/24/go-previous-view.svg deleted file mode 120000 index e636edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-previous-view.svg +++ /dev/null @@ -1 +0,0 @@ -go-previous.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-previous.svg b/breeze-icons-5.21.0/icons/actions/24/go-previous.svg deleted file mode 100644 index 743ff18..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-previous.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-top.svg b/breeze-icons-5.21.0/icons/actions/24/go-top.svg deleted file mode 100644 index eafadbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-top.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/go-up-search.svg b/breeze-icons-5.21.0/icons/actions/24/go-up-search.svg deleted file mode 120000 index bdc5bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-up-search.svg +++ /dev/null @@ -1 +0,0 @@ -go-top.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/go-up.svg b/breeze-icons-5.21.0/icons/actions/24/go-up.svg deleted file mode 100644 index 8f38c84..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/go-up.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/grid-rectangular.svg b/breeze-icons-5.21.0/icons/actions/24/grid-rectangular.svg deleted file mode 100644 index 04700e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/grid-rectangular.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/group-delete.svg b/breeze-icons-5.21.0/icons/actions/24/group-delete.svg deleted file mode 100644 index 81d9e59..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/group-delete.svg +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/group-edit.svg b/breeze-icons-5.21.0/icons/actions/24/group-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/group-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/group-new.svg b/breeze-icons-5.21.0/icons/actions/24/group-new.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/group-new.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-add.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-add.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-apply.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-apply.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-apply.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-authentication.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-authentication.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-authentication.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-bold.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-bold.svg deleted file mode 120000 index 3921884..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-bold.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-bold.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-cancel.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-cancel.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-cancel.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-cdrom.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-cdrom.svg deleted file mode 120000 index 4cd912b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-cdrom.svg +++ /dev/null @@ -1 +0,0 @@ -tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-clear.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-clear.svg deleted file mode 120000 index 0015052..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-clear.svg +++ /dev/null @@ -1 +0,0 @@ -edit-clear.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-close.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-close.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-close.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-color-picker.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-color-picker.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-color-picker.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-connect.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-connect.svg deleted file mode 120000 index 425dcc6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-connect.svg +++ /dev/null @@ -1 +0,0 @@ -network-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-convert.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-convert.svg deleted file mode 100644 index 8c9fa1c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-convert.svg +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-disconnect.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-disconnect.svg deleted file mode 120000 index a3b26c7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-disconnect.svg +++ /dev/null @@ -1 +0,0 @@ -network-disconnect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-edit.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-edit.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-edit.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-execute.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-execute.svg deleted file mode 120000 index 0db9705..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-execute.svg +++ /dev/null @@ -1 +0,0 @@ -system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-floppy.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-floppy.svg deleted file mode 120000 index e2277db..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-index.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-index.svg deleted file mode 100644 index 192577c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-index.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-no.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-no.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-no.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-ok.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-ok.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-preferences.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-preferences.svg deleted file mode 120000 index 9a40701..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-preferences.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-properties.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-quit.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-quit.svg deleted file mode 120000 index 514fcfb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-quit.svg +++ /dev/null @@ -1 +0,0 @@ -application-exit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-select-color.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-select-color.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-select-color.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-select-font.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-select-font.svg deleted file mode 100644 index db9b7ed..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-select-font.svg +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-stop.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-stop.svg deleted file mode 120000 index 4afa75a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-stop.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-cancel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-tab-duplicate.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-tab-duplicate.svg deleted file mode 120000 index dbc1b30..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-tab-duplicate.svg +++ /dev/null @@ -1 +0,0 @@ -tab-duplicate.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-tab-new.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-tab-new.svg deleted file mode 120000 index 3d2e0d2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-tab-new.svg +++ /dev/null @@ -1 +0,0 @@ -tab-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-undelete-ltr.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-undelete-ltr.svg deleted file mode 120000 index 88a18b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-undelete-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -edit-undo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-undelete-rtl.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-undelete-rtl.svg deleted file mode 120000 index a13a878..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-undelete-rtl.svg +++ /dev/null @@ -1 +0,0 @@ -edit-redo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/gtk-yes.svg b/breeze-icons-5.21.0/icons/actions/24/gtk-yes.svg deleted file mode 120000 index 6774aa8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/gtk-yes.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-ok-apply.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/guides.svg b/breeze-icons-5.21.0/icons/actions/24/guides.svg deleted file mode 100644 index 4600bf9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/guides.svg +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/help-about.svg b/breeze-icons-5.21.0/icons/actions/24/help-about.svg deleted file mode 100644 index 195f1c6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/help-about.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/help-contextual.svg b/breeze-icons-5.21.0/icons/actions/24/help-contextual.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/help-contextual.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/help-donate.svg b/breeze-icons-5.21.0/icons/actions/24/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/help-feedback.svg b/breeze-icons-5.21.0/icons/actions/24/help-feedback.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/help-feedback.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/help-hint.svg b/breeze-icons-5.21.0/icons/actions/24/help-hint.svg deleted file mode 120000 index af6d032..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/help-hint.svg +++ /dev/null @@ -1 +0,0 @@ -help-about.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/24/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/hint.svg b/breeze-icons-5.21.0/icons/actions/24/hint.svg deleted file mode 100644 index 6e016a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/hint.svg +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/identity.svg b/breeze-icons-5.21.0/icons/actions/24/identity.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/identity.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/im-aim.svg b/breeze-icons-5.21.0/icons/actions/24/im-aim.svg deleted file mode 100644 index b25eb15..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-aim.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-ban-kick-user.svg b/breeze-icons-5.21.0/icons/actions/24/im-ban-kick-user.svg deleted file mode 100644 index 3080f1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-ban-kick-user.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-ban-user.svg b/breeze-icons-5.21.0/icons/actions/24/im-ban-user.svg deleted file mode 120000 index 9861f81..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-ban-user.svg +++ /dev/null @@ -1 +0,0 @@ -./list-remove.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/im-facebook.svg b/breeze-icons-5.21.0/icons/actions/24/im-facebook.svg deleted file mode 100644 index 1ae76b7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-facebook.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-gadugadu.svg b/breeze-icons-5.21.0/icons/actions/24/im-gadugadu.svg deleted file mode 100644 index 6b70194..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-gadugadu.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-google-talk.svg b/breeze-icons-5.21.0/icons/actions/24/im-google-talk.svg deleted file mode 100644 index 7e9ea07..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-google-talk.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-google.svg b/breeze-icons-5.21.0/icons/actions/24/im-google.svg deleted file mode 100644 index a627862..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-google.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-icq.svg b/breeze-icons-5.21.0/icons/actions/24/im-icq.svg deleted file mode 100644 index 19eea35..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-icq.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-identi.ca.svg b/breeze-icons-5.21.0/icons/actions/24/im-identi.ca.svg deleted file mode 100644 index 91aa542..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-identi.ca.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-invisible-user.svg b/breeze-icons-5.21.0/icons/actions/24/im-invisible-user.svg deleted file mode 100644 index 4c66085..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-invisible-user.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-irc.svg b/breeze-icons-5.21.0/icons/actions/24/im-irc.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-irc.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/im-jabber.svg b/breeze-icons-5.21.0/icons/actions/24/im-jabber.svg deleted file mode 120000 index d31bb93..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-jabber.svg +++ /dev/null @@ -1 +0,0 @@ -games-hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/im-kick-user.svg b/breeze-icons-5.21.0/icons/actions/24/im-kick-user.svg deleted file mode 100644 index b1dd8a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-kick-user.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-msn.svg b/breeze-icons-5.21.0/icons/actions/24/im-msn.svg deleted file mode 100644 index 14b8ed7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-msn.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-qq.svg b/breeze-icons-5.21.0/icons/actions/24/im-qq.svg deleted file mode 100644 index 462708c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-qq.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-skype.svg b/breeze-icons-5.21.0/icons/actions/24/im-skype.svg deleted file mode 100644 index a92b653..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-skype.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-twitter.svg b/breeze-icons-5.21.0/icons/actions/24/im-twitter.svg deleted file mode 100644 index b3b3221..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-twitter.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-user-away.svg b/breeze-icons-5.21.0/icons/actions/24/im-user-away.svg deleted file mode 100644 index 89fcac0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-user-away.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-user-busy.svg b/breeze-icons-5.21.0/icons/actions/24/im-user-busy.svg deleted file mode 100644 index 196d897..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-user-busy.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-user-offline.svg b/breeze-icons-5.21.0/icons/actions/24/im-user-offline.svg deleted file mode 100644 index 2f9ba24..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-user-offline.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-user-online.svg b/breeze-icons-5.21.0/icons/actions/24/im-user-online.svg deleted file mode 100644 index e0ed7b3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-user-online.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-user.svg b/breeze-icons-5.21.0/icons/actions/24/im-user.svg deleted file mode 100644 index 4b45a87..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-user.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/im-yahoo.svg b/breeze-icons-5.21.0/icons/actions/24/im-yahoo.svg deleted file mode 100644 index e652132..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/im-yahoo.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/imagecomment.svg b/breeze-icons-5.21.0/icons/actions/24/imagecomment.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/imagecomment.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/insert-horizontal-rule.svg b/breeze-icons-5.21.0/icons/actions/24/insert-horizontal-rule.svg deleted file mode 100644 index 6c6adf1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/insert-horizontal-rule.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/insert-image.svg b/breeze-icons-5.21.0/icons/actions/24/insert-image.svg deleted file mode 100644 index f02d23b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/insert-image.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/insert-link.svg b/breeze-icons-5.21.0/icons/actions/24/insert-link.svg deleted file mode 100644 index dcf443c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/insert-link.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/insert-table.svg b/breeze-icons-5.21.0/icons/actions/24/insert-table.svg deleted file mode 100644 index 52fafa6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/insert-table.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/insert-text.svg b/breeze-icons-5.21.0/icons/actions/24/insert-text.svg deleted file mode 100644 index 47edc16..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/insert-text.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/invertimage.svg b/breeze-icons-5.21.0/icons/actions/24/invertimage.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/invertimage.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-channel-active.svg b/breeze-icons-5.21.0/icons/actions/24/irc-channel-active.svg deleted file mode 100644 index da2452b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-channel-active.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-channel-inactive.svg b/breeze-icons-5.21.0/icons/actions/24/irc-channel-inactive.svg deleted file mode 100644 index c823000..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-channel-inactive.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-close-channel.svg b/breeze-icons-5.21.0/icons/actions/24/irc-close-channel.svg deleted file mode 120000 index b943971..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-close-channel.svg +++ /dev/null @@ -1 +0,0 @@ -window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-join-channel.svg b/breeze-icons-5.21.0/icons/actions/24/irc-join-channel.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-join-channel.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-operator.svg b/breeze-icons-5.21.0/icons/actions/24/irc-operator.svg deleted file mode 100644 index b5e1843..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-operator.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-remove-operator.svg b/breeze-icons-5.21.0/icons/actions/24/irc-remove-operator.svg deleted file mode 100644 index b97ef29..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-remove-operator.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-unvoice.svg b/breeze-icons-5.21.0/icons/actions/24/irc-unvoice.svg deleted file mode 100644 index 26a5e1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-unvoice.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/irc-voice.svg b/breeze-icons-5.21.0/icons/actions/24/irc-voice.svg deleted file mode 100644 index 8955f66..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/irc-voice.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/journal-new.svg b/breeze-icons-5.21.0/icons/actions/24/journal-new.svg deleted file mode 100644 index 69c8136..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/journal-new.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/kdenlive-show-video.svg b/breeze-icons-5.21.0/icons/actions/24/kdenlive-show-video.svg deleted file mode 100644 index 64b49c9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kdenlive-show-video.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/key-enter.svg b/breeze-icons-5.21.0/icons/actions/24/key-enter.svg deleted file mode 100644 index 555d227..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/key-enter.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/kmouth-phrase-new.svg b/breeze-icons-5.21.0/icons/actions/24/kmouth-phrase-new.svg deleted file mode 100644 index 8f2e0ad..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kmouth-phrase-new.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/kmouth-phrase.svg b/breeze-icons-5.21.0/icons/actions/24/kmouth-phrase.svg deleted file mode 120000 index 541dfab..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kmouth-phrase.svg +++ /dev/null @@ -1 +0,0 @@ -dialog-messages.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/kmouth-phrasebook.svg b/breeze-icons-5.21.0/icons/actions/24/kmouth-phrasebook.svg deleted file mode 100644 index a999e77..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kmouth-phrasebook.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/kmouth-phresebook-new.svg b/breeze-icons-5.21.0/icons/actions/24/kmouth-phresebook-new.svg deleted file mode 100644 index 1849037..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kmouth-phresebook-new.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/kr_jumpback.svg b/breeze-icons-5.21.0/icons/actions/24/kr_jumpback.svg deleted file mode 120000 index 2d87785..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kr_jumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/kr_setjumpback.svg b/breeze-icons-5.21.0/icons/actions/24/kr_setjumpback.svg deleted file mode 120000 index 76b6809..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/kr_setjumpback.svg +++ /dev/null @@ -1 +0,0 @@ -go-jump-definition.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-all.svg b/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-all.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-all.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-x.svg b/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-x.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-y.svg b/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-y.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/labplot-auto-scale-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/labplot-cursor-arrow.svg b/breeze-icons-5.21.0/icons/actions/24/labplot-cursor-arrow.svg deleted file mode 120000 index 925eb22..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/labplot-cursor-arrow.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/labplot-format-text-symbol.svg b/breeze-icons-5.21.0/icons/actions/24/labplot-format-text-symbol.svg deleted file mode 120000 index 5d66639..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/labplot-format-text-symbol.svg +++ /dev/null @@ -1 +0,0 @@ -format-text-symbol.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/labplot-transform-move.svg b/breeze-icons-5.21.0/icons/actions/24/labplot-transform-move.svg deleted file mode 120000 index fa26bd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/labplot-transform-move.svg +++ /dev/null @@ -1 +0,0 @@ -transform-move.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/layer-visible-off.svg b/breeze-icons-5.21.0/icons/actions/24/layer-visible-off.svg deleted file mode 100644 index 6ba88aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/layer-visible-off.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/layer-visible-on.svg b/breeze-icons-5.21.0/icons/actions/24/layer-visible-on.svg deleted file mode 100644 index bb91952..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/layer-visible-on.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/lighttable.svg b/breeze-icons-5.21.0/icons/actions/24/lighttable.svg deleted file mode 100644 index 4c05f93..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/lighttable.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/lighttableadd.svg b/breeze-icons-5.21.0/icons/actions/24/lighttableadd.svg deleted file mode 120000 index 742bd8e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/lighttableadd.svg +++ /dev/null @@ -1 +0,0 @@ -list-add.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/list-add-font.svg b/breeze-icons-5.21.0/icons/actions/24/list-add-font.svg deleted file mode 100644 index 4a32265..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/list-add-font.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/list-add-user.svg b/breeze-icons-5.21.0/icons/actions/24/list-add-user.svg deleted file mode 100644 index eecd3da..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/list-add-user.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/list-add.svg b/breeze-icons-5.21.0/icons/actions/24/list-add.svg deleted file mode 100644 index b7abaa3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/list-add.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/list-remove-user.svg b/breeze-icons-5.21.0/icons/actions/24/list-remove-user.svg deleted file mode 100644 index 2613620..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/list-remove-user.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/list-remove.svg b/breeze-icons-5.21.0/icons/actions/24/list-remove.svg deleted file mode 100644 index 0927c24..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/list-remove.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/list-resource-add.svg b/breeze-icons-5.21.0/icons/actions/24/list-resource-add.svg deleted file mode 120000 index ff7249b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/list-resource-add.svg +++ /dev/null @@ -1 +0,0 @@ -list-add-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-attachment.svg b/breeze-icons-5.21.0/icons/actions/24/mail-attachment.svg deleted file mode 100644 index eb0b529..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-attachment.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-encrypted-full.svg b/breeze-icons-5.21.0/icons/actions/24/mail-encrypted-full.svg deleted file mode 100644 index 1393ccb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-encrypted-full.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-encrypted-part.svg b/breeze-icons-5.21.0/icons/actions/24/mail-encrypted-part.svg deleted file mode 100644 index 2044932..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-encrypted-part.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-encrypted.svg b/breeze-icons-5.21.0/icons/actions/24/mail-encrypted.svg deleted file mode 120000 index bab4595..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -mail-encrypted-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-flag.svg b/breeze-icons-5.21.0/icons/actions/24/mail-flag.svg deleted file mode 100644 index 54d1ddf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-flag.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-forward.svg b/breeze-icons-5.21.0/icons/actions/24/mail-forward.svg deleted file mode 100644 index 5079d4d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-forward.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-forwarded.svg b/breeze-icons-5.21.0/icons/actions/24/mail-forwarded.svg deleted file mode 100644 index 06c05a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-forwarded.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-invitation.svg b/breeze-icons-5.21.0/icons/actions/24/mail-invitation.svg deleted file mode 100644 index ea1f807..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-invitation.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-important.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-important.svg deleted file mode 100644 index 0beb3c0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-important.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-junk.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-junk.svg deleted file mode 100644 index cfecf00..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-junk.svg +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-notjunk.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-notjunk.svg deleted file mode 100644 index 5bfd673..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-notjunk.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-read.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-read.svg deleted file mode 100644 index 866365f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-read.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-task.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-task.svg deleted file mode 100644 index 689d072..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-task.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-unread-new.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-unread-new.svg deleted file mode 100644 index e252b9a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-unread-new.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-mark-unread.svg b/breeze-icons-5.21.0/icons/actions/24/mail-mark-unread.svg deleted file mode 100644 index 1a8be1f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-mark-unread.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-meeting-request-reply.svg b/breeze-icons-5.21.0/icons/actions/24/mail-meeting-request-reply.svg deleted file mode 100644 index 3fb86b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-meeting-request-reply.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-message-new-list.svg b/breeze-icons-5.21.0/icons/actions/24/mail-message-new-list.svg deleted file mode 100644 index 71ed0af..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-message-new-list.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-message-new.svg b/breeze-icons-5.21.0/icons/actions/24/mail-message-new.svg deleted file mode 100644 index f1c2235..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-message-new.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-queue.svg b/breeze-icons-5.21.0/icons/actions/24/mail-queue.svg deleted file mode 100644 index 5eb083b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-queue.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-receive.svg b/breeze-icons-5.21.0/icons/actions/24/mail-receive.svg deleted file mode 100644 index cb5ec93..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-receive.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-replied.svg b/breeze-icons-5.21.0/icons/actions/24/mail-replied.svg deleted file mode 100644 index b3669a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-replied.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-reply-all.svg b/breeze-icons-5.21.0/icons/actions/24/mail-reply-all.svg deleted file mode 100644 index 83919fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-reply-all.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-reply-custom-all.svg b/breeze-icons-5.21.0/icons/actions/24/mail-reply-custom-all.svg deleted file mode 100644 index 0dc8f0d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-reply-custom-all.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-reply-custom.svg b/breeze-icons-5.21.0/icons/actions/24/mail-reply-custom.svg deleted file mode 100644 index e26d00f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-reply-custom.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-reply-list.svg b/breeze-icons-5.21.0/icons/actions/24/mail-reply-list.svg deleted file mode 100644 index fa22381..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-reply-list.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-reply-sender.svg b/breeze-icons-5.21.0/icons/actions/24/mail-reply-sender.svg deleted file mode 100644 index 24b189a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-reply-sender.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-send.svg b/breeze-icons-5.21.0/icons/actions/24/mail-send.svg deleted file mode 100644 index d21d364..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-send.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-signature-unknown.svg b/breeze-icons-5.21.0/icons/actions/24/mail-signature-unknown.svg deleted file mode 100644 index f3f9944..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-signature-unknown.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-signed-full.svg b/breeze-icons-5.21.0/icons/actions/24/mail-signed-full.svg deleted file mode 100644 index d2f4907..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-signed-full.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-signed-part.svg b/breeze-icons-5.21.0/icons/actions/24/mail-signed-part.svg deleted file mode 100644 index 6ba9bce..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-signed-part.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-signed-verified.svg b/breeze-icons-5.21.0/icons/actions/24/mail-signed-verified.svg deleted file mode 100644 index a93ecf4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-signed-verified.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-signed.svg b/breeze-icons-5.21.0/icons/actions/24/mail-signed.svg deleted file mode 120000 index 06815fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-signed.svg +++ /dev/null @@ -1 +0,0 @@ -mail-signed-full.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/mail-tagged.svg b/breeze-icons-5.21.0/icons/actions/24/mail-tagged.svg deleted file mode 100644 index 89acacb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/mail-tagged.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/measure.svg b/breeze-icons-5.21.0/icons/actions/24/measure.svg deleted file mode 100644 index 9971e6b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/measure.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-album-cover-manager-amarok.svg b/breeze-icons-5.21.0/icons/actions/24/media-album-cover-manager-amarok.svg deleted file mode 100644 index 31bef13..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-album-cover-manager-amarok.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-album-track.svg b/breeze-icons-5.21.0/icons/actions/24/media-album-track.svg deleted file mode 100644 index bcd01c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-album-track.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-eject.svg b/breeze-icons-5.21.0/icons/actions/24/media-eject.svg deleted file mode 100644 index 3b2dc67..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-eject.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-playback-pause.svg b/breeze-icons-5.21.0/icons/actions/24/media-playback-pause.svg deleted file mode 100644 index dde7633..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-playback-pause.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-playback-start.svg b/breeze-icons-5.21.0/icons/actions/24/media-playback-start.svg deleted file mode 100644 index 3ea133a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-playback-start.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-playback-stop.svg b/breeze-icons-5.21.0/icons/actions/24/media-playback-stop.svg deleted file mode 100644 index ed30bbd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-playback-stop.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons/actions/24/media-playlist-repeat.svg deleted file mode 100644 index 426d9a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-playlist-repeat.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons/actions/24/media-playlist-shuffle.svg deleted file mode 100644 index 070594b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-playlist-shuffle.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-random-albums-amarok.svg b/breeze-icons-5.21.0/icons/actions/24/media-random-albums-amarok.svg deleted file mode 100644 index 528b255..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-random-albums-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-random-tracks-amarok.svg b/breeze-icons-5.21.0/icons/actions/24/media-random-tracks-amarok.svg deleted file mode 100644 index ca117df..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-random-tracks-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-record.svg b/breeze-icons-5.21.0/icons/actions/24/media-record.svg deleted file mode 100644 index 8e31150..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-record.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-repeat-album-amarok.svg b/breeze-icons-5.21.0/icons/actions/24/media-repeat-album-amarok.svg deleted file mode 100644 index f003578..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-repeat-album-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-repeat-playlist-amarok.svg b/breeze-icons-5.21.0/icons/actions/24/media-repeat-playlist-amarok.svg deleted file mode 100644 index 401ae33..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-repeat-playlist-amarok.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-repeat-track-amarok.svg b/breeze-icons-5.21.0/icons/actions/24/media-repeat-track-amarok.svg deleted file mode 100644 index 1bfd7c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-repeat-track-amarok.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-seek-backward.svg b/breeze-icons-5.21.0/icons/actions/24/media-seek-backward.svg deleted file mode 100644 index 949cf51..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-seek-backward.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-seek-forward.svg b/breeze-icons-5.21.0/icons/actions/24/media-seek-forward.svg deleted file mode 100644 index 40c00f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-seek-forward.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-skip-backward.svg b/breeze-icons-5.21.0/icons/actions/24/media-skip-backward.svg deleted file mode 100644 index 27534c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-skip-backward.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/media-skip-forward.svg b/breeze-icons-5.21.0/icons/actions/24/media-skip-forward.svg deleted file mode 100644 index 650fe72..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/media-skip-forward.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/meeting-attending-tentative.svg b/breeze-icons-5.21.0/icons/actions/24/meeting-attending-tentative.svg deleted file mode 100644 index 3774a64..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/meeting-attending-tentative.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/meeting-attending.svg b/breeze-icons-5.21.0/icons/actions/24/meeting-attending.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/meeting-attending.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/meeting-participant-no-response.svg b/breeze-icons-5.21.0/icons/actions/24/meeting-participant-no-response.svg deleted file mode 100644 index 56caf65..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/meeting-participant-no-response.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/meeting-participant-request-response.svg b/breeze-icons-5.21.0/icons/actions/24/meeting-participant-request-response.svg deleted file mode 100644 index 6d77edc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/meeting-participant-request-response.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/menu_new.svg b/breeze-icons-5.21.0/icons/actions/24/menu_new.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/menu_new.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/menu_new_sep.svg b/breeze-icons-5.21.0/icons/actions/24/menu_new_sep.svg deleted file mode 100644 index 1d885a0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/menu_new_sep.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/merge.svg b/breeze-icons-5.21.0/icons/actions/24/merge.svg deleted file mode 100644 index f23b86a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/merge.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/messagebox_warning.svg b/breeze-icons-5.21.0/icons/actions/24/messagebox_warning.svg deleted file mode 100644 index 1458449..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/messagebox_warning.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/milestone.svg b/breeze-icons-5.21.0/icons/actions/24/milestone.svg deleted file mode 100644 index 8fe312a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/milestone.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/network-connect.svg b/breeze-icons-5.21.0/icons/actions/24/network-connect.svg deleted file mode 100644 index 236b553..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/network-connect.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/network-disconnect.svg b/breeze-icons-5.21.0/icons/actions/24/network-disconnect.svg deleted file mode 100644 index 78f0b78..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/network-disconnect.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/news-subscribe.svg b/breeze-icons-5.21.0/icons/actions/24/news-subscribe.svg deleted file mode 100644 index 7caaa42..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/news-subscribe.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/news-unsubscribe.svg b/breeze-icons-5.21.0/icons/actions/24/news-unsubscribe.svg deleted file mode 100644 index 07314ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/news-unsubscribe.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/nocover.svg b/breeze-icons-5.21.0/icons/actions/24/nocover.svg deleted file mode 120000 index f8898e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/nocover.svg +++ /dev/null @@ -1 +0,0 @@ -media-album-cover-manager-amarok.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-add.svg b/breeze-icons-5.21.0/icons/actions/24/node-add.svg deleted file mode 120000 index 9111e7b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-add.svg +++ /dev/null @@ -1 +0,0 @@ -format-add-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-break.svg b/breeze-icons-5.21.0/icons/actions/24/node-break.svg deleted file mode 120000 index c9d9a5a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-break.svg +++ /dev/null @@ -1 +0,0 @@ -format-break-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-delete-segment.svg b/breeze-icons-5.21.0/icons/actions/24/node-delete-segment.svg deleted file mode 120000 index 8b045a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-delete-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-disconnect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-delete.svg b/breeze-icons-5.21.0/icons/actions/24/node-delete.svg deleted file mode 120000 index bd10261..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-delete.svg +++ /dev/null @@ -1 +0,0 @@ -format-remove-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-join-segment.svg b/breeze-icons-5.21.0/icons/actions/24/node-join-segment.svg deleted file mode 120000 index 9dc8e1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-join-segment.svg +++ /dev/null @@ -1 +0,0 @@ -format-connect-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-join.svg b/breeze-icons-5.21.0/icons/actions/24/node-join.svg deleted file mode 120000 index 8ef8fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-join.svg +++ /dev/null @@ -1 +0,0 @@ -format-join-node.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/node-segment-curve.svg b/breeze-icons-5.21.0/icons/actions/24/node-segment-curve.svg deleted file mode 100644 index d3cacfd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-segment-curve.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/node-segment-line.svg b/breeze-icons-5.21.0/icons/actions/24/node-segment-line.svg deleted file mode 100644 index 528b7f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-segment-line.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/node-transform.svg b/breeze-icons-5.21.0/icons/actions/24/node-transform.svg deleted file mode 100644 index 72443bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-transform.svg +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/node-type-auto-smooth.svg b/breeze-icons-5.21.0/icons/actions/24/node-type-auto-smooth.svg deleted file mode 100644 index dfe22b0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-type-auto-smooth.svg +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/node-type-cusp.svg b/breeze-icons-5.21.0/icons/actions/24/node-type-cusp.svg deleted file mode 100644 index ecff56e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-type-cusp.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/node-type-smooth.svg b/breeze-icons-5.21.0/icons/actions/24/node-type-smooth.svg deleted file mode 100644 index a649c4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-type-smooth.svg +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/node-type-symmetric.svg b/breeze-icons-5.21.0/icons/actions/24/node-type-symmetric.svg deleted file mode 100644 index 878bce5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/node-type-symmetric.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-columns.svg b/breeze-icons-5.21.0/icons/actions/24/object-columns.svg deleted file mode 100644 index 19f96ef..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-columns.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-flip-horizontal.svg b/breeze-icons-5.21.0/icons/actions/24/object-flip-horizontal.svg deleted file mode 100644 index 0e2f858..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-flip-horizontal.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-flip-vertical.svg b/breeze-icons-5.21.0/icons/actions/24/object-flip-vertical.svg deleted file mode 100644 index f764378..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-flip-vertical.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-group.svg b/breeze-icons-5.21.0/icons/actions/24/object-group.svg deleted file mode 100644 index 662c797..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-group.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-locked.svg b/breeze-icons-5.21.0/icons/actions/24/object-locked.svg deleted file mode 120000 index 0c90322..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-locked.svg +++ /dev/null @@ -1 +0,0 @@ -document-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/object-order-back.svg b/breeze-icons-5.21.0/icons/actions/24/object-order-back.svg deleted file mode 100644 index cfa46db..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-order-back.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-order-front.svg b/breeze-icons-5.21.0/icons/actions/24/object-order-front.svg deleted file mode 100644 index 1ce4fd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-order-front.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-order-lower.svg b/breeze-icons-5.21.0/icons/actions/24/object-order-lower.svg deleted file mode 100644 index e8b49cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-order-lower.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-order-raise.svg b/breeze-icons-5.21.0/icons/actions/24/object-order-raise.svg deleted file mode 100644 index 5d73565..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-order-raise.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-rotate-left.svg b/breeze-icons-5.21.0/icons/actions/24/object-rotate-left.svg deleted file mode 100644 index f64eb02..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-rotate-left.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-rotate-right.svg b/breeze-icons-5.21.0/icons/actions/24/object-rotate-right.svg deleted file mode 100644 index 597526f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-rotate-right.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-rows.svg b/breeze-icons-5.21.0/icons/actions/24/object-rows.svg deleted file mode 100644 index 120a4e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-rows.svg +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-to-path.svg b/breeze-icons-5.21.0/icons/actions/24/object-to-path.svg deleted file mode 100644 index 4333edd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-to-path.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-ungroup.svg b/breeze-icons-5.21.0/icons/actions/24/object-ungroup.svg deleted file mode 100644 index c6d590e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-ungroup.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/object-unlocked.svg b/breeze-icons-5.21.0/icons/actions/24/object-unlocked.svg deleted file mode 120000 index 4429457..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/object-unlocked.svg +++ /dev/null @@ -1 +0,0 @@ -document-decrypt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-area-focus-peak-node.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-area-focus-peak-node.svg deleted file mode 100644 index b03fda0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-area-focus-peak-node.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-area-percentage.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-area-percentage.svg deleted file mode 100644 index 6860103..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-area-percentage.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-area-stacked.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-area-stacked.svg deleted file mode 100644 index 24dc76f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-area-stacked.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-area.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-area.svg deleted file mode 100644 index 12598ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-area.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-bar-percentage.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-bar-percentage.svg deleted file mode 100644 index f9a0ce0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-bar-percentage.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-bar-stacked.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-bar-stacked.svg deleted file mode 100644 index 49cc2c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-bar-stacked.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-bar.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-bar.svg deleted file mode 100644 index d3b8d18..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-bar.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-line-percentage.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-line-percentage.svg deleted file mode 100644 index 5dd6822..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-line-percentage.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-line-stacked.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-line-stacked.svg deleted file mode 100644 index 74886a7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-line-stacked.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-line.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-line.svg deleted file mode 100644 index 581e1e6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-line.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-pie.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-pie.svg deleted file mode 100644 index 8a9e220..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-pie.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-polar-stacked.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-polar-stacked.svg deleted file mode 100644 index 01728a7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-polar-stacked.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-polar.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-polar.svg deleted file mode 100644 index a046e17..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-polar.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-ring.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-ring.svg deleted file mode 100644 index 08ffa1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-ring.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/office-chart-scatter.svg b/breeze-icons-5.21.0/icons/actions/24/office-chart-scatter.svg deleted file mode 100644 index 3f3ca41..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/office-chart-scatter.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/package.svg b/breeze-icons-5.21.0/icons/actions/24/package.svg deleted file mode 120000 index dd2f3f3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/package.svg +++ /dev/null @@ -1 +0,0 @@ -code-block.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/page-2sides.svg b/breeze-icons-5.21.0/icons/actions/24/page-2sides.svg deleted file mode 100644 index 7f3290e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/page-2sides.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/page-3sides.svg b/breeze-icons-5.21.0/icons/actions/24/page-3sides.svg deleted file mode 100644 index 88e0386..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/page-3sides.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/page-4sides.svg b/breeze-icons-5.21.0/icons/actions/24/page-4sides.svg deleted file mode 100644 index c0d4b90..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/page-4sides.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/page-simple.svg b/breeze-icons-5.21.0/icons/actions/24/page-simple.svg deleted file mode 100644 index 4e2ea9f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/page-simple.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/page-zoom.svg b/breeze-icons-5.21.0/icons/actions/24/page-zoom.svg deleted file mode 120000 index 67400f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/page-zoom.svg +++ /dev/null @@ -1 +0,0 @@ -./zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/password-generate.svg b/breeze-icons-5.21.0/icons/actions/24/password-generate.svg deleted file mode 120000 index d00a899..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/password-generate.svg +++ /dev/null @@ -1 +0,0 @@ -playlist-generator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/password-show-off.svg b/breeze-icons-5.21.0/icons/actions/24/password-show-off.svg deleted file mode 120000 index 5d72157..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/password-show-off.svg +++ /dev/null @@ -1 +0,0 @@ -hint.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/password-show-on.svg b/breeze-icons-5.21.0/icons/actions/24/password-show-on.svg deleted file mode 120000 index 07da72c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/password-show-on.svg +++ /dev/null @@ -1 +0,0 @@ -visibility.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/path-clip-edit.svg b/breeze-icons-5.21.0/icons/actions/24/path-clip-edit.svg deleted file mode 100644 index acaddde..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-clip-edit.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/path-effect-parameter-next.svg b/breeze-icons-5.21.0/icons/actions/24/path-effect-parameter-next.svg deleted file mode 100644 index 6c44c6d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-effect-parameter-next.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/path-mask-edit.svg b/breeze-icons-5.21.0/icons/actions/24/path-mask-edit.svg deleted file mode 100644 index 37a9fd5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-mask-edit.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/path-mode-bezier.svg b/breeze-icons-5.21.0/icons/actions/24/path-mode-bezier.svg deleted file mode 120000 index c47e3dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-mode-bezier.svg +++ /dev/null @@ -1 +0,0 @@ -draw-path.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/path-mode-polyline-paraxial.svg b/breeze-icons-5.21.0/icons/actions/24/path-mode-polyline-paraxial.svg deleted file mode 100644 index 1f38afc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-mode-polyline-paraxial.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/path-mode-polyline.svg b/breeze-icons-5.21.0/icons/actions/24/path-mode-polyline.svg deleted file mode 100644 index 0bc8d1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-mode-polyline.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/path-mode-spiro.svg b/breeze-icons-5.21.0/icons/actions/24/path-mode-spiro.svg deleted file mode 120000 index d1fa11a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-mode-spiro.svg +++ /dev/null @@ -1 +0,0 @@ -draw-bezier-curves.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/path-reverse.svg b/breeze-icons-5.21.0/icons/actions/24/path-reverse.svg deleted file mode 100644 index fad5947..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-reverse.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/path-simplify.svg b/breeze-icons-5.21.0/icons/actions/24/path-simplify.svg deleted file mode 100644 index 1172973..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/path-simplify.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/player-time.svg b/breeze-icons-5.21.0/icons/actions/24/player-time.svg deleted file mode 100644 index 89973d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/player-time.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/player-volume-muted.svg b/breeze-icons-5.21.0/icons/actions/24/player-volume-muted.svg deleted file mode 100644 index 0b0b634..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/player-volume-muted.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/player-volume.svg b/breeze-icons-5.21.0/icons/actions/24/player-volume.svg deleted file mode 100644 index c900d22..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/player-volume.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/playlist-generator.svg b/breeze-icons-5.21.0/icons/actions/24/playlist-generator.svg deleted file mode 100644 index e4d824f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/playlist-generator.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/playlist-sort.svg b/breeze-icons-5.21.0/icons/actions/24/playlist-sort.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/playlist-sort.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/plugins.svg b/breeze-icons-5.21.0/icons/actions/24/plugins.svg deleted file mode 100644 index ae021c3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/plugins.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/preferences-activities.svg b/breeze-icons-5.21.0/icons/actions/24/preferences-activities.svg deleted file mode 100644 index e68a56e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/preferences-activities.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/preferences-other.svg b/breeze-icons-5.21.0/icons/actions/24/preferences-other.svg deleted file mode 120000 index ac2e546..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/preflight-verifier.svg b/breeze-icons-5.21.0/icons/actions/24/preflight-verifier.svg deleted file mode 100644 index 6baaacd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/preflight-verifier.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/process-stop.svg b/breeze-icons-5.21.0/icons/actions/24/process-stop.svg deleted file mode 100644 index da21cca..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/process-stop.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/project-development-close-all.svg b/breeze-icons-5.21.0/icons/actions/24/project-development-close-all.svg deleted file mode 120000 index 5687007..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/project-development-close-all.svg +++ /dev/null @@ -1 +0,0 @@ -project-development-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/project-development-close.svg b/breeze-icons-5.21.0/icons/actions/24/project-development-close.svg deleted file mode 100644 index 572db64..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/project-development-close.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/project-development-new-template.svg b/breeze-icons-5.21.0/icons/actions/24/project-development-new-template.svg deleted file mode 100644 index 1ecce9c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/project-development-new-template.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/project-development.svg b/breeze-icons-5.21.0/icons/actions/24/project-development.svg deleted file mode 100644 index 1459dac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/project-development.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/project-open.svg b/breeze-icons-5.21.0/icons/actions/24/project-open.svg deleted file mode 120000 index 8dca637..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/project-open.svg +++ /dev/null @@ -1 +0,0 @@ -document-open.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/quickopen-class.svg b/breeze-icons-5.21.0/icons/actions/24/quickopen-class.svg deleted file mode 100644 index ae93fdd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/quickopen-class.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/quickopen-file.svg b/breeze-icons-5.21.0/icons/actions/24/quickopen-file.svg deleted file mode 100644 index aa490f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/quickopen-file.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/quickopen-function.svg b/breeze-icons-5.21.0/icons/actions/24/quickopen-function.svg deleted file mode 100644 index b371a44..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/quickopen-function.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/quickopen.svg b/breeze-icons-5.21.0/icons/actions/24/quickopen.svg deleted file mode 100644 index 3125942..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/quickopen.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/randomize.svg b/breeze-icons-5.21.0/icons/actions/24/randomize.svg deleted file mode 120000 index 26f6696..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/randomize.svg +++ /dev/null @@ -1 +0,0 @@ -media-playlist-shuffle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/ratiocrop.svg b/breeze-icons-5.21.0/icons/actions/24/ratiocrop.svg deleted file mode 120000 index 686d9f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/ratiocrop.svg +++ /dev/null @@ -1 +0,0 @@ -transform-crop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/redeyes.svg b/breeze-icons-5.21.0/icons/actions/24/redeyes.svg deleted file mode 100644 index 9a1c7e1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/redeyes.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/resource-calendar-child-insert.svg b/breeze-icons-5.21.0/icons/actions/24/resource-calendar-child-insert.svg deleted file mode 100644 index 4a80cf2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/resource-calendar-child-insert.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/resource-calendar-child.svg b/breeze-icons-5.21.0/icons/actions/24/resource-calendar-child.svg deleted file mode 100644 index f7d7da0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/resource-calendar-child.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/resource-calendar-insert.svg b/breeze-icons-5.21.0/icons/actions/24/resource-calendar-insert.svg deleted file mode 100644 index 7948d2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/resource-calendar-insert.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/resource-group-new.svg b/breeze-icons-5.21.0/icons/actions/24/resource-group-new.svg deleted file mode 100644 index 8e889da..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/resource-group-new.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/resource-group.svg b/breeze-icons-5.21.0/icons/actions/24/resource-group.svg deleted file mode 120000 index c46ad1d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/resource-group.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/roll.svg b/breeze-icons-5.21.0/icons/actions/24/roll.svg deleted file mode 100644 index cc11d57..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/roll.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build-clean.svg b/breeze-icons-5.21.0/icons/actions/24/run-build-clean.svg deleted file mode 100644 index 9ea159a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build-clean.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build-configure.svg b/breeze-icons-5.21.0/icons/actions/24/run-build-configure.svg deleted file mode 100644 index 3c6d15d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build-configure.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build-file.svg b/breeze-icons-5.21.0/icons/actions/24/run-build-file.svg deleted file mode 100644 index ade5bcb..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build-file.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build-install-root.svg b/breeze-icons-5.21.0/icons/actions/24/run-build-install-root.svg deleted file mode 100644 index cb3ebf0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build-install-root.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build-install.svg b/breeze-icons-5.21.0/icons/actions/24/run-build-install.svg deleted file mode 100644 index 39323df..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build-install.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build-prune.svg b/breeze-icons-5.21.0/icons/actions/24/run-build-prune.svg deleted file mode 100644 index bf37abf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build-prune.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-build.svg b/breeze-icons-5.21.0/icons/actions/24/run-build.svg deleted file mode 100644 index 8a9e13d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-build.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/run-clean.svg b/breeze-icons-5.21.0/icons/actions/24/run-clean.svg deleted file mode 120000 index 2c899aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-clean.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-clean.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/run-install.svg b/breeze-icons-5.21.0/icons/actions/24/run-install.svg deleted file mode 120000 index 71034b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/run-install.svg +++ /dev/null @@ -1 +0,0 @@ -run-build-install.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/select-rectangular.svg b/breeze-icons-5.21.0/icons/actions/24/select-rectangular.svg deleted file mode 100644 index c21199f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/select-rectangular.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/services.svg b/breeze-icons-5.21.0/icons/actions/24/services.svg deleted file mode 120000 index 4c2c5d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/services.svg +++ /dev/null @@ -1 +0,0 @@ -flag-blue.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/shapes.svg b/breeze-icons-5.21.0/icons/actions/24/shapes.svg deleted file mode 100644 index d9dc27e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/shapes.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/sharpenimage.svg b/breeze-icons-5.21.0/icons/actions/24/sharpenimage.svg deleted file mode 100644 index bb3b79b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/sharpenimage.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/show-menu.svg b/breeze-icons-5.21.0/icons/actions/24/show-menu.svg deleted file mode 100644 index d3046b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/show-menu.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/show-node-handles.svg b/breeze-icons-5.21.0/icons/actions/24/show-node-handles.svg deleted file mode 100644 index 65427d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/show-node-handles.svg +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/show-offline.svg b/breeze-icons-5.21.0/icons/actions/24/show-offline.svg deleted file mode 100644 index 858210f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/show-offline.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/show-path-outline.svg b/breeze-icons-5.21.0/icons/actions/24/show-path-outline.svg deleted file mode 100644 index 7c2734f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/show-path-outline.svg +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-center.svg b/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-center.svg deleted file mode 100644 index c8d0db6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-center.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-corners.svg b/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-corners.svg deleted file mode 100644 index 81f2f16..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-corners.svg +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-edges.svg b/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-edges.svg deleted file mode 100644 index acfbbce..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-edges.svg +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-midpoints.svg b/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-midpoints.svg deleted file mode 100644 index 37a1035..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box-midpoints.svg +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box.svg b/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box.svg deleted file mode 120000 index 66a1472..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-bounding-box.svg +++ /dev/null @@ -1 +0,0 @@ -snap-bounding-box-edges.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-extension.svg b/breeze-icons-5.21.0/icons/actions/24/snap-extension.svg deleted file mode 100644 index 4b6c7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-extension.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-grid-guide-intersections.svg b/breeze-icons-5.21.0/icons/actions/24/snap-grid-guide-intersections.svg deleted file mode 100644 index 2413222..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-grid-guide-intersections.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-guideline.svg b/breeze-icons-5.21.0/icons/actions/24/snap-guideline.svg deleted file mode 100644 index eb1c110..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-guideline.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-intersection.svg b/breeze-icons-5.21.0/icons/actions/24/snap-intersection.svg deleted file mode 100644 index 53e8825..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-intersection.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-node.svg b/breeze-icons-5.21.0/icons/actions/24/snap-node.svg deleted file mode 100644 index dcf4a4b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-node.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-center.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-center.svg deleted file mode 100644 index c57165c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-center.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-cusp.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-cusp.svg deleted file mode 100644 index 02bd0d5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-cusp.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-intersection.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-intersection.svg deleted file mode 100644 index 9f33ff0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-intersection.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-midpoint.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-midpoint.svg deleted file mode 100644 index a75dedf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-midpoint.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-path.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-path.svg deleted file mode 100644 index 4520469..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-path.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-rotation-center.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-rotation-center.svg deleted file mode 100644 index b94968c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-rotation-center.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-smooth.svg b/breeze-icons-5.21.0/icons/actions/24/snap-nodes-smooth.svg deleted file mode 100644 index c9ed026..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-nodes-smooth.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-orthogonal.svg b/breeze-icons-5.21.0/icons/actions/24/snap-orthogonal.svg deleted file mode 100644 index 7540176..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-orthogonal.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-page.svg b/breeze-icons-5.21.0/icons/actions/24/snap-page.svg deleted file mode 100644 index d365340..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-page.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap-text-baseline.svg b/breeze-icons-5.21.0/icons/actions/24/snap-text-baseline.svg deleted file mode 100644 index 57b8661..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap-text-baseline.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/snap.svg b/breeze-icons-5.21.0/icons/actions/24/snap.svg deleted file mode 100644 index 005bf7b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/snap.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/sort-name.svg b/breeze-icons-5.21.0/icons/actions/24/sort-name.svg deleted file mode 120000 index 007ae04..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/sort-name.svg +++ /dev/null @@ -1 +0,0 @@ -view-sort-ascending.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/sort-presence.svg b/breeze-icons-5.21.0/icons/actions/24/sort-presence.svg deleted file mode 100644 index 983334d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/sort-presence.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/speaker.svg b/breeze-icons-5.21.0/icons/actions/24/speaker.svg deleted file mode 100644 index 5ce334b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/speaker.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/split.svg b/breeze-icons-5.21.0/icons/actions/24/split.svg deleted file mode 100644 index e6ec568..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/split.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/story-editor.svg b/breeze-icons-5.21.0/icons/actions/24/story-editor.svg deleted file mode 100644 index 7ee7aea..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/story-editor.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-bevel.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-cap-bevel.svg deleted file mode 120000 index 1b2b69e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-bevel.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-bevel.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-butt.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-cap-butt.svg deleted file mode 100644 index e1950b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-butt.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-miter.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-cap-miter.svg deleted file mode 120000 index 7788e8b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-miter.svg +++ /dev/null @@ -1 +0,0 @@ -stroke-join-miter.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-round.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-cap-round.svg deleted file mode 100644 index 15e2029..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-round.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-square.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-cap-square.svg deleted file mode 100644 index 2406a86..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-cap-square.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-join-bevel.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-join-bevel.svg deleted file mode 100644 index 674b26c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-join-bevel.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-join-miter.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-join-miter.svg deleted file mode 100644 index 4767fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-join-miter.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-join-round.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-join-round.svg deleted file mode 100644 index 3e80df4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-join-round.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/stroke-to-path.svg b/breeze-icons-5.21.0/icons/actions/24/stroke-to-path.svg deleted file mode 100644 index e2d649b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/stroke-to-path.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/svn-commit.svg b/breeze-icons-5.21.0/icons/actions/24/svn-commit.svg deleted file mode 100644 index 225da64..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/svn-commit.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/svn-update.svg b/breeze-icons-5.21.0/icons/actions/24/svn-update.svg deleted file mode 100644 index 6442431..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/svn-update.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/system-run.svg b/breeze-icons-5.21.0/icons/actions/24/system-run.svg deleted file mode 100644 index 32ed510..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/system-run.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/system-search.svg b/breeze-icons-5.21.0/icons/actions/24/system-search.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/system-search.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/system-upgrade.svg b/breeze-icons-5.21.0/icons/actions/24/system-upgrade.svg deleted file mode 120000 index fa0b0a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/system-upgrade.svg +++ /dev/null @@ -1 +0,0 @@ -go-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tab-close-other.svg b/breeze-icons-5.21.0/icons/actions/24/tab-close-other.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tab-close-other.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tab-close.svg b/breeze-icons-5.21.0/icons/actions/24/tab-close.svg deleted file mode 120000 index 7968d0c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tab-close.svg +++ /dev/null @@ -1 +0,0 @@ -./window-close.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tab-detach.svg b/breeze-icons-5.21.0/icons/actions/24/tab-detach.svg deleted file mode 100644 index 76ccbd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tab-detach.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tab-duplicate.svg b/breeze-icons-5.21.0/icons/actions/24/tab-duplicate.svg deleted file mode 100644 index 46691e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tab-duplicate.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tab-new-background.svg b/breeze-icons-5.21.0/icons/actions/24/tab-new-background.svg deleted file mode 100644 index 7dc9247..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tab-new-background.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tab-new.svg b/breeze-icons-5.21.0/icons/actions/24/tab-new.svg deleted file mode 100644 index 014141e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tab-new.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/table.svg b/breeze-icons-5.21.0/icons/actions/24/table.svg deleted file mode 100644 index d28cc02..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/table.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-addressbook.svg b/breeze-icons-5.21.0/icons/actions/24/tag-addressbook.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-addressbook.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-delete.svg b/breeze-icons-5.21.0/icons/actions/24/tag-delete.svg deleted file mode 120000 index 9329cda..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-delete.svg +++ /dev/null @@ -1 +0,0 @@ -xml-attribute-delete.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-events.svg b/breeze-icons-5.21.0/icons/actions/24/tag-events.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-events.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-folder.svg b/breeze-icons-5.21.0/icons/actions/24/tag-folder.svg deleted file mode 120000 index f927800..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-folder.svg +++ /dev/null @@ -1 +0,0 @@ -document-open-folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-people.svg b/breeze-icons-5.21.0/icons/actions/24/tag-people.svg deleted file mode 120000 index 0d9b8b4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-people.svg +++ /dev/null @@ -1 +0,0 @@ -edit-image-face-show.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-places.svg b/breeze-icons-5.21.0/icons/actions/24/tag-places.svg deleted file mode 100644 index 76d0df7..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-places.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-properties.svg b/breeze-icons-5.21.0/icons/actions/24/tag-properties.svg deleted file mode 120000 index 1718e97..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-properties.svg +++ /dev/null @@ -1 +0,0 @@ -document-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag-reset.svg b/breeze-icons-5.21.0/icons/actions/24/tag-reset.svg deleted file mode 120000 index ada864c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag-reset.svg +++ /dev/null @@ -1 +0,0 @@ -edit-select-invert.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/tag.svg b/breeze-icons-5.21.0/icons/actions/24/tag.svg deleted file mode 100644 index db48d34..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tag.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/task-new.svg b/breeze-icons-5.21.0/icons/actions/24/task-new.svg deleted file mode 100644 index 58a8a56..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/task-new.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/taxes-finances.svg b/breeze-icons-5.21.0/icons/actions/24/taxes-finances.svg deleted file mode 100644 index 40e5393..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/taxes-finances.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text-field.svg b/breeze-icons-5.21.0/icons/actions/24/text-field.svg deleted file mode 100644 index ae9bf9c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text-field.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text-flow-into-frame.svg b/breeze-icons-5.21.0/icons/actions/24/text-flow-into-frame.svg deleted file mode 100644 index 71a0f53..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text-flow-into-frame.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text-frame-link.svg b/breeze-icons-5.21.0/icons/actions/24/text-frame-link.svg deleted file mode 100644 index 22e36dd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text-frame-link.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text-frame-unlink.svg b/breeze-icons-5.21.0/icons/actions/24/text-frame-unlink.svg deleted file mode 100644 index 2ed6032..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text-frame-unlink.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text-speak.svg b/breeze-icons-5.21.0/icons/actions/24/text-speak.svg deleted file mode 100644 index a0d50b6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text-speak.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text-unflow.svg b/breeze-icons-5.21.0/icons/actions/24/text-unflow.svg deleted file mode 100644 index 06802b5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text-unflow.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_horz_kern.svg b/breeze-icons-5.21.0/icons/actions/24/text_horz_kern.svg deleted file mode 100644 index dde7e1e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_horz_kern.svg +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_letter_spacing.svg b/breeze-icons-5.21.0/icons/actions/24/text_letter_spacing.svg deleted file mode 100644 index 2792697..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_letter_spacing.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_line_spacing.svg b/breeze-icons-5.21.0/icons/actions/24/text_line_spacing.svg deleted file mode 100644 index 066867f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_line_spacing.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_remove_kerns.svg b/breeze-icons-5.21.0/icons/actions/24/text_remove_kerns.svg deleted file mode 100644 index 5e92857..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_remove_kerns.svg +++ /dev/null @@ -1,514 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_rotation.svg b/breeze-icons-5.21.0/icons/actions/24/text_rotation.svg deleted file mode 100644 index 3c61374..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_rotation.svg +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_subscript.svg b/breeze-icons-5.21.0/icons/actions/24/text_subscript.svg deleted file mode 100644 index 79e733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_subscript.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_superscript.svg b/breeze-icons-5.21.0/icons/actions/24/text_superscript.svg deleted file mode 100644 index d47ab95..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_superscript.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_vert_kern.svg b/breeze-icons-5.21.0/icons/actions/24/text_vert_kern.svg deleted file mode 100644 index 6a4ce76..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_vert_kern.svg +++ /dev/null @@ -1,380 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/text_word_spacing.svg b/breeze-icons-5.21.0/icons/actions/24/text_word_spacing.svg deleted file mode 100644 index d27532f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/text_word_spacing.svg +++ /dev/null @@ -1,501 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tool-animator.svg b/breeze-icons-5.21.0/icons/actions/24/tool-animator.svg deleted file mode 100644 index d05ea0e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tool-animator.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tool-measure.svg b/breeze-icons-5.21.0/icons/actions/24/tool-measure.svg deleted file mode 100644 index eff65b9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tool-measure.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tool-node-editor.svg b/breeze-icons-5.21.0/icons/actions/24/tool-node-editor.svg deleted file mode 100644 index d6df35a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tool-node-editor.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tool-pointer.svg b/breeze-icons-5.21.0/icons/actions/24/tool-pointer.svg deleted file mode 100644 index a9bb95a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tool-pointer.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tool-spray.svg b/breeze-icons-5.21.0/icons/actions/24/tool-spray.svg deleted file mode 100644 index cef303f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tool-spray.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tool-tweak.svg b/breeze-icons-5.21.0/icons/actions/24/tool-tweak.svg deleted file mode 100644 index 34c423a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tool-tweak.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-check-spelling.svg b/breeze-icons-5.21.0/icons/actions/24/tools-check-spelling.svg deleted file mode 100644 index 803eb44..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-check-spelling.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-burn-image.svg b/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-burn-image.svg deleted file mode 100644 index 433c2c2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-burn-image.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-burn.svg b/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-burn.svg deleted file mode 100644 index 8f74539..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-burn.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-copy.svg b/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-copy.svg deleted file mode 100644 index c1f2bcc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-copy.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-erase.svg b/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-erase.svg deleted file mode 100644 index 1aea197..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-erase.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-format.svg b/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-format.svg deleted file mode 100644 index aadab43..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-media-optical-format.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-report-bug.svg b/breeze-icons-5.21.0/icons/actions/24/tools-report-bug.svg deleted file mode 100644 index 276b898..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-report-bug.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-rip-audio-cd.svg b/breeze-icons-5.21.0/icons/actions/24/tools-rip-audio-cd.svg deleted file mode 100644 index 7158cd3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-rip-audio-cd.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-rip-video-cd.svg b/breeze-icons-5.21.0/icons/actions/24/tools-rip-video-cd.svg deleted file mode 100644 index 9298b9d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-rip-video-cd.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-rip-video-dvd.svg b/breeze-icons-5.21.0/icons/actions/24/tools-rip-video-dvd.svg deleted file mode 100644 index 3e36f6f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-rip-video-dvd.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/tools-wizard.svg b/breeze-icons-5.21.0/icons/actions/24/tools-wizard.svg deleted file mode 100644 index ee518cc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/tools-wizard.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-crop-and-resize.svg b/breeze-icons-5.21.0/icons/actions/24/transform-crop-and-resize.svg deleted file mode 100644 index 1032d29..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-crop-and-resize.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-crop.svg b/breeze-icons-5.21.0/icons/actions/24/transform-crop.svg deleted file mode 100644 index 678de42..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-crop.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-move-horizontal.svg b/breeze-icons-5.21.0/icons/actions/24/transform-move-horizontal.svg deleted file mode 100644 index 5019244..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-move-horizontal.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-move-vertical.svg b/breeze-icons-5.21.0/icons/actions/24/transform-move-vertical.svg deleted file mode 100644 index 441ebd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-move-vertical.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-move.svg b/breeze-icons-5.21.0/icons/actions/24/transform-move.svg deleted file mode 100644 index 978f2ab..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-move.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-rotate.svg b/breeze-icons-5.21.0/icons/actions/24/transform-rotate.svg deleted file mode 100644 index 6120b3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-rotate.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-scale-horizontal.svg b/breeze-icons-5.21.0/icons/actions/24/transform-scale-horizontal.svg deleted file mode 120000 index a510711..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-scale-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-scale-textbox-points.svg b/breeze-icons-5.21.0/icons/actions/24/transform-scale-textbox-points.svg deleted file mode 100644 index 8ecf26f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-scale-textbox-points.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-scale-vertical.svg b/breeze-icons-5.21.0/icons/actions/24/transform-scale-vertical.svg deleted file mode 120000 index c466cdc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-scale-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select-y.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-scale.svg b/breeze-icons-5.21.0/icons/actions/24/transform-scale.svg deleted file mode 100644 index 9e12cbd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-scale.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-shear-down.svg b/breeze-icons-5.21.0/icons/actions/24/transform-shear-down.svg deleted file mode 100644 index 05e0b81..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-shear-down.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-shear-left.svg b/breeze-icons-5.21.0/icons/actions/24/transform-shear-left.svg deleted file mode 100644 index 49bd0dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-shear-left.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-shear-right.svg b/breeze-icons-5.21.0/icons/actions/24/transform-shear-right.svg deleted file mode 100644 index d10fc90..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-shear-right.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-shear-up.svg b/breeze-icons-5.21.0/icons/actions/24/transform-shear-up.svg deleted file mode 100644 index 2ac6f80..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-shear-up.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-skew-horizontal.svg b/breeze-icons-5.21.0/icons/actions/24/transform-skew-horizontal.svg deleted file mode 120000 index ed7fc86..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-skew-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-left.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/transform-skew-vertical.svg b/breeze-icons-5.21.0/icons/actions/24/transform-skew-vertical.svg deleted file mode 120000 index 294c4e3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/transform-skew-vertical.svg +++ /dev/null @@ -1 +0,0 @@ -transform-shear-up.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/trash-empty.svg b/breeze-icons-5.21.0/icons/actions/24/trash-empty.svg deleted file mode 100644 index 4ae0ab4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/trash-empty.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/user-group-delete.svg b/breeze-icons-5.21.0/icons/actions/24/user-group-delete.svg deleted file mode 100644 index 9077d4b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/user-group-delete.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/user-group-new.svg b/breeze-icons-5.21.0/icons/actions/24/user-group-new.svg deleted file mode 100644 index 1f8bbb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/user-group-new.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/user-group-properties.svg b/breeze-icons-5.21.0/icons/actions/24/user-group-properties.svg deleted file mode 100644 index 1a774ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/user-group-properties.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/user-identity.svg b/breeze-icons-5.21.0/icons/actions/24/user-identity.svg deleted file mode 120000 index 30c642e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/user-properties.svg b/breeze-icons-5.21.0/icons/actions/24/user-properties.svg deleted file mode 120000 index ad3742c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/user-properties.svg +++ /dev/null @@ -1 +0,0 @@ -user-group-properties.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-bank-account-checking.svg b/breeze-icons-5.21.0/icons/actions/24/view-bank-account-checking.svg deleted file mode 100644 index c5da9f5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-bank-account-checking.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-bank-account-savings.svg b/breeze-icons-5.21.0/icons/actions/24/view-bank-account-savings.svg deleted file mode 100644 index dda06a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-bank-account-savings.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-bank-account.svg b/breeze-icons-5.21.0/icons/actions/24/view-bank-account.svg deleted file mode 100644 index 30a23c1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-bank-account.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-bank.svg b/breeze-icons-5.21.0/icons/actions/24/view-bank.svg deleted file mode 100644 index 95af45f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-bank.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-barcode-add.svg b/breeze-icons-5.21.0/icons/actions/24/view-barcode-add.svg deleted file mode 100644 index 6c02995..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-barcode-add.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-barcode.svg b/breeze-icons-5.21.0/icons/actions/24/view-barcode.svg deleted file mode 100644 index 08156ba..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-barcode.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-agenda.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-agenda.svg deleted file mode 100644 index db0e761..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-agenda.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-birthday.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-birthday.svg deleted file mode 100644 index 3e859a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-birthday.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-day.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-day.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-holiday.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-holiday.svg deleted file mode 120000 index d7f74d1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-holiday.svg +++ /dev/null @@ -1 +0,0 @@ -./bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-journal.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-journal.svg deleted file mode 100644 index e5e960c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-journal.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-list.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-list.svg deleted file mode 100644 index 358db95..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-list.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-month.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-month.svg deleted file mode 100644 index c2d10d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-month.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-special-occasion.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-special-occasion.svg deleted file mode 100644 index cc18cb8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-special-occasion.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-tasks.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-tasks.svg deleted file mode 100644 index 63d324d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-tasks.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-time-spent.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-time-spent.svg deleted file mode 100644 index 978719a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-time-spent.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-timeline.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-timeline.svg deleted file mode 100644 index 9d32a8d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-timeline.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-upcoming-days.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-upcoming-days.svg deleted file mode 100644 index ea655aa..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-upcoming-days.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-upcoming-events.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-upcoming-events.svg deleted file mode 100644 index e7483e2..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-upcoming-events.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-wedding-anniversary.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-wedding-anniversary.svg deleted file mode 100644 index caac8e3..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-wedding-anniversary.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-week.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-week.svg deleted file mode 100644 index 53c0d1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-week.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-whatsnext.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-whatsnext.svg deleted file mode 100644 index 7521c29..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-whatsnext.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar-workweek.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar-workweek.svg deleted file mode 120000 index 9b59502..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar-workweek.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-week.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-calendar.svg b/breeze-icons-5.21.0/icons/actions/24/view-calendar.svg deleted file mode 100644 index f060517..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-calendar.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-catalog.svg b/breeze-icons-5.21.0/icons/actions/24/view-catalog.svg deleted file mode 100644 index 5f5020e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-catalog.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-categories.svg b/breeze-icons-5.21.0/icons/actions/24/view-categories.svg deleted file mode 100644 index b777e70..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-categories.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-close.svg b/breeze-icons-5.21.0/icons/actions/24/view-close.svg deleted file mode 100644 index 3b580da..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-close.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-conversation-balloon.svg b/breeze-icons-5.21.0/icons/actions/24/view-conversation-balloon.svg deleted file mode 120000 index 36675a8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-conversation-balloon.svg +++ /dev/null @@ -1 +0,0 @@ -kmouth-phrase.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-filter.svg b/breeze-icons-5.21.0/icons/actions/24/view-filter.svg deleted file mode 100644 index 1ef1166..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-filter.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-fullscreen.svg b/breeze-icons-5.21.0/icons/actions/24/view-fullscreen.svg deleted file mode 100644 index 6213367..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-fullscreen.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-grid.svg b/breeze-icons-5.21.0/icons/actions/24/view-grid.svg deleted file mode 100644 index a02aaef..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-grid.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-group.svg b/breeze-icons-5.21.0/icons/actions/24/view-group.svg deleted file mode 100644 index 4755b4d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-group.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-history.svg b/breeze-icons-5.21.0/icons/actions/24/view-history.svg deleted file mode 120000 index 9a2733d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-history.svg +++ /dev/null @@ -1 +0,0 @@ -edit-find.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-left-close.svg b/breeze-icons-5.21.0/icons/actions/24/view-left-close.svg deleted file mode 100644 index ca23c77..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-left-close.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-list-details.svg b/breeze-icons-5.21.0/icons/actions/24/view-list-details.svg deleted file mode 100644 index 06fb53e..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-list-details.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-list-icons.svg b/breeze-icons-5.21.0/icons/actions/24/view-list-icons.svg deleted file mode 100644 index ab36bc8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-list-icons.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-list-text.svg b/breeze-icons-5.21.0/icons/actions/24/view-list-text.svg deleted file mode 100644 index 60ab12c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-list-text.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-list-tree.svg b/breeze-icons-5.21.0/icons/actions/24/view-list-tree.svg deleted file mode 100644 index f30e438..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-list-tree.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-media-artist.svg b/breeze-icons-5.21.0/icons/actions/24/view-media-artist.svg deleted file mode 120000 index 00f453b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-media-artist.svg +++ /dev/null @@ -1 +0,0 @@ -im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-media-equalizer.svg b/breeze-icons-5.21.0/icons/actions/24/view-media-equalizer.svg deleted file mode 100644 index ffc833a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-media-equalizer.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-media-lyrics.svg b/breeze-icons-5.21.0/icons/actions/24/view-media-lyrics.svg deleted file mode 100644 index a4f062c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-media-lyrics.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-media-playlist.svg b/breeze-icons-5.21.0/icons/actions/24/view-media-playlist.svg deleted file mode 100644 index 99f6d38..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-media-playlist.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-media-visualization.svg b/breeze-icons-5.21.0/icons/actions/24/view-media-visualization.svg deleted file mode 100644 index 03640c4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-media-visualization.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-calendar.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-calendar.svg deleted file mode 120000 index 54445ac..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-contacts.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-contacts.svg deleted file mode 120000 index 8aae965..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-contacts.svg +++ /dev/null @@ -1 +0,0 @@ -address-book-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-journal.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-journal.svg deleted file mode 120000 index b830e6b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-journal.svg +++ /dev/null @@ -1 +0,0 @@ -view-calendar-journal.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-mail.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-mail.svg deleted file mode 120000 index b62208f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-mark-unread.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-news.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-news.svg deleted file mode 120000 index 7387fb6..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-news.svg +++ /dev/null @@ -1 +0,0 @@ -news-subscribe.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-notes.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-notes.svg deleted file mode 100644 index 1aba88a..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-notes.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-tasks-pending.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-tasks-pending.svg deleted file mode 100644 index f4b870d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-tasks-pending.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-pim-tasks.svg b/breeze-icons-5.21.0/icons/actions/24/view-pim-tasks.svg deleted file mode 120000 index f6ae45c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-pim-tasks.svg +++ /dev/null @@ -1 +0,0 @@ -view-task.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-presentation.svg b/breeze-icons-5.21.0/icons/actions/24/view-presentation.svg deleted file mode 100644 index 2c3a83d..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-presentation.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-preview.svg b/breeze-icons-5.21.0/icons/actions/24/view-preview.svg deleted file mode 100644 index 2d295e9..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-preview.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-refresh.svg b/breeze-icons-5.21.0/icons/actions/24/view-refresh.svg deleted file mode 100644 index 413d2ca..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-refresh.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-restore.svg b/breeze-icons-5.21.0/icons/actions/24/view-restore.svg deleted file mode 100644 index 42cc610..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-restore.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-right-close.svg b/breeze-icons-5.21.0/icons/actions/24/view-right-close.svg deleted file mode 100644 index 05f5423..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-right-close.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-right-new.svg b/breeze-icons-5.21.0/icons/actions/24/view-right-new.svg deleted file mode 100644 index fbb8cff..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-right-new.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-sidetree.svg b/breeze-icons-5.21.0/icons/actions/24/view-sidetree.svg deleted file mode 100644 index dff6cbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-sidetree.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-sort-ascending.svg b/breeze-icons-5.21.0/icons/actions/24/view-sort-ascending.svg deleted file mode 100644 index 6350186..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-sort-ascending.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-sort-descending.svg b/breeze-icons-5.21.0/icons/actions/24/view-sort-descending.svg deleted file mode 100644 index 892bdfe..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-sort-descending.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-split-left-right.svg b/breeze-icons-5.21.0/icons/actions/24/view-split-left-right.svg deleted file mode 100644 index a4a80fd..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-split-left-right.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-split-top-bottom.svg b/breeze-icons-5.21.0/icons/actions/24/view-split-top-bottom.svg deleted file mode 100644 index d99aac0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-split-top-bottom.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-statistics.svg b/breeze-icons-5.21.0/icons/actions/24/view-statistics.svg deleted file mode 100644 index ed45d71..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-statistics.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-table-of-contents-ltr.svg b/breeze-icons-5.21.0/icons/actions/24/view-table-of-contents-ltr.svg deleted file mode 120000 index a5233cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-table-of-contents-ltr.svg +++ /dev/null @@ -1 +0,0 @@ -gtk-index.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-table-of-contents-rtl.svg b/breeze-icons-5.21.0/icons/actions/24/view-table-of-contents-rtl.svg deleted file mode 100644 index dda2036..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-table-of-contents-rtl.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-task-add.svg b/breeze-icons-5.21.0/icons/actions/24/view-task-add.svg deleted file mode 120000 index 072782f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-task-add.svg +++ /dev/null @@ -1 +0,0 @@ -task-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-task-child-add.svg b/breeze-icons-5.21.0/icons/actions/24/view-task-child-add.svg deleted file mode 120000 index 4226a53..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-task-child-add.svg +++ /dev/null @@ -1 +0,0 @@ -view-task-child.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/view-task-child.svg b/breeze-icons-5.21.0/icons/actions/24/view-task-child.svg deleted file mode 100644 index 3b47f28..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-task-child.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-task.svg b/breeze-icons-5.21.0/icons/actions/24/view-task.svg deleted file mode 100644 index 8825b7c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-task.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/view-web-browser-dom-tree.svg b/breeze-icons-5.21.0/icons/actions/24/view-web-browser-dom-tree.svg deleted file mode 100644 index 91bcb3c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/view-web-browser-dom-tree.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/viewimage.svg b/breeze-icons-5.21.0/icons/actions/24/viewimage.svg deleted file mode 120000 index 86ff0f4..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/viewimage.svg +++ /dev/null @@ -1 +0,0 @@ -view-preview.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/visibility.svg b/breeze-icons-5.21.0/icons/actions/24/visibility.svg deleted file mode 100644 index d43add1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/visibility.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/window-close.svg b/breeze-icons-5.21.0/icons/actions/24/window-close.svg deleted file mode 100644 index 9aa9526..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/window-close.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/window-duplicate.svg b/breeze-icons-5.21.0/icons/actions/24/window-duplicate.svg deleted file mode 100644 index f956cfc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/window-duplicate.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/window-new.svg b/breeze-icons-5.21.0/icons/actions/24/window-new.svg deleted file mode 100644 index 44ce249..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/window-new.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/xml-attribute-delete.svg b/breeze-icons-5.21.0/icons/actions/24/xml-attribute-delete.svg deleted file mode 100644 index 9d42e44..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/xml-attribute-delete.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/xml-element-new.svg b/breeze-icons-5.21.0/icons/actions/24/xml-element-new.svg deleted file mode 100644 index 661183b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/xml-element-new.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/xml-node-delete.svg b/breeze-icons-5.21.0/icons/actions/24/xml-node-delete.svg deleted file mode 100644 index 4539e98..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/xml-node-delete.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/xml-node-duplicate.svg b/breeze-icons-5.21.0/icons/actions/24/xml-node-duplicate.svg deleted file mode 100644 index cca5021..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/xml-node-duplicate.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/xml-text-new.svg b/breeze-icons-5.21.0/icons/actions/24/xml-text-new.svg deleted file mode 100644 index 1925e42..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/xml-text-new.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/y-zoom-in.svg b/breeze-icons-5.21.0/icons/actions/24/y-zoom-in.svg deleted file mode 100644 index 5ad73ff..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/y-zoom-in.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-1-to-2.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-1-to-2.svg deleted file mode 100644 index 2ceb764..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-1-to-2.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-2-to-1.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-2-to-1.svg deleted file mode 100644 index 2d21b66..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-2-to-1.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-draw.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-draw.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-draw.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-best.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-fit-best.svg deleted file mode 100644 index 55823f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-best.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-height.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-fit-height.svg deleted file mode 100644 index 37185df..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-height.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-selection.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-fit-selection.svg deleted file mode 120000 index 037a51b..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-selection.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-select.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-width.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-fit-width.svg deleted file mode 100644 index 1b8c9a0..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-fit-width.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-in-x.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-in-x.svg deleted file mode 100644 index a3ca791..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-in-x.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-in.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-in.svg deleted file mode 100644 index 3fe59c1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-in.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-next.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-next.svg deleted file mode 100644 index ae2a3c5..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-next.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-original.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-original.svg deleted file mode 100644 index c0882dc..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-original.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-out-x.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-out-x.svg deleted file mode 100644 index e5182ce..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-out-x.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-out-y.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-out-y.svg deleted file mode 100644 index 5f7c76f..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-out-y.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-out.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-out.svg deleted file mode 100644 index b326360..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-out.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-previous.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-previous.svg deleted file mode 100644 index 77c3fcf..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-previous.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-select-fit.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-select-fit.svg deleted file mode 120000 index cc77c1c..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-select-fit.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-selection.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-select-x.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-select-x.svg deleted file mode 120000 index 1572505..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-select-x.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-width.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-select-y.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-select-y.svg deleted file mode 120000 index e84c272..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-select-y.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-height.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom-select.svg b/breeze-icons-5.21.0/icons/actions/24/zoom-select.svg deleted file mode 120000 index a77e7a1..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom-select.svg +++ /dev/null @@ -1 +0,0 @@ -zoom-fit-best.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/24/zoom.svg b/breeze-icons-5.21.0/icons/actions/24/zoom.svg deleted file mode 100644 index cf35773..0000000 --- a/breeze-icons-5.21.0/icons/actions/24/zoom.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/acrobat.svg b/breeze-icons-5.21.0/icons/actions/32/acrobat.svg deleted file mode 100644 index 4df8c31..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/acrobat.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/address-book-new.svg b/breeze-icons-5.21.0/icons/actions/32/address-book-new.svg deleted file mode 100644 index 5fa9bc0..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/address-book-new.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-bottom-out.svg deleted file mode 100644 index 32206df..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-bottom-out.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-center.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-center.svg deleted file mode 100644 index 7009bb4..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-center.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left-out.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left-out.svg deleted file mode 100644 index 7f1ca6c..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left-out.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left-to-anchor.svg deleted file mode 100644 index 5fcdc1a..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left-to-anchor.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left.svg deleted file mode 100644 index 9e465bb..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-left.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right-out.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right-out.svg deleted file mode 100644 index 362c919..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right-to-anchor.svg deleted file mode 100644 index 80f2c1b..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right-to-anchor.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right.svg deleted file mode 100644 index 25edbbe..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-right.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-top-out.svg b/breeze-icons-5.21.0/icons/actions/32/align-horizontal-top-out.svg deleted file mode 100644 index 67a8f59..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-horizontal-top-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom-out.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom-out.svg deleted file mode 100644 index 6493a0b..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom-to-anchor.svg deleted file mode 100644 index 6f97dd8..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom-to-anchor.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom.svg deleted file mode 100644 index f6c3619..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-bottom.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-center.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-center.svg deleted file mode 100644 index ebe1517..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-center.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-top-out.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-top-out.svg deleted file mode 100644 index 1b1b693..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-top-out.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-top-to-anchor.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-top-to-anchor.svg deleted file mode 100644 index 67a8f59..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-top-to-anchor.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/align-vertical-top.svg b/breeze-icons-5.21.0/icons/actions/32/align-vertical-top.svg deleted file mode 100644 index 4ce2252..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/align-vertical-top.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/application-exit.svg b/breeze-icons-5.21.0/icons/actions/32/application-exit.svg deleted file mode 100644 index 347ace4..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/application-exit.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/application-menu.svg b/breeze-icons-5.21.0/icons/actions/32/application-menu.svg deleted file mode 100644 index 50839d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/application-menu.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/appointment-new.svg b/breeze-icons-5.21.0/icons/actions/32/appointment-new.svg deleted file mode 100644 index dc6d495..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/appointment-new.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/archive-extract.svg b/breeze-icons-5.21.0/icons/actions/32/archive-extract.svg deleted file mode 100644 index 076b3f0..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/archive-extract.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/archive-insert-directory.svg b/breeze-icons-5.21.0/icons/actions/32/archive-insert-directory.svg deleted file mode 120000 index 149bcaf..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/archive-insert-directory.svg +++ /dev/null @@ -1 +0,0 @@ -folder-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/archive-insert.svg b/breeze-icons-5.21.0/icons/actions/32/archive-insert.svg deleted file mode 100644 index 9e5070b..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/archive-insert.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/archive-remove.svg b/breeze-icons-5.21.0/icons/actions/32/archive-remove.svg deleted file mode 100644 index 7ec8d93..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/archive-remove.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/arrow-left-double.svg b/breeze-icons-5.21.0/icons/actions/32/arrow-left-double.svg deleted file mode 100644 index e67811d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/arrow-left-double.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/arrow-right-double.svg b/breeze-icons-5.21.0/icons/actions/32/arrow-right-double.svg deleted file mode 100644 index de6690f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/arrow-right-double.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/autocorrection.svg b/breeze-icons-5.21.0/icons/actions/32/autocorrection.svg deleted file mode 100644 index dd94b04..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/autocorrection.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/blurimage.svg b/breeze-icons-5.21.0/icons/actions/32/blurimage.svg deleted file mode 120000 index aed2477..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/blurimage.svg +++ /dev/null @@ -1 +0,0 @@ -color-picker.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/bookmark-new.svg b/breeze-icons-5.21.0/icons/actions/32/bookmark-new.svg deleted file mode 100644 index 77d6c4c..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/bookmark-new.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/bookmark-remove.svg b/breeze-icons-5.21.0/icons/actions/32/bookmark-remove.svg deleted file mode 100644 index 500a25f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/bookmark-remove.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/bordertool.svg b/breeze-icons-5.21.0/icons/actions/32/bordertool.svg deleted file mode 100644 index 2ca2a48..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/bordertool.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/call-start.svg b/breeze-icons-5.21.0/icons/actions/32/call-start.svg deleted file mode 100644 index 961095f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/call-start.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/call-stop.svg b/breeze-icons-5.21.0/icons/actions/32/call-stop.svg deleted file mode 100644 index 023dd67..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/call-stop.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/color-management.svg b/breeze-icons-5.21.0/icons/actions/32/color-management.svg deleted file mode 100644 index 2df8785..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/color-management.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/color-picker-black.svg b/breeze-icons-5.21.0/icons/actions/32/color-picker-black.svg deleted file mode 100644 index 2b01eb2..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/color-picker-black.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/color-picker-grey.svg b/breeze-icons-5.21.0/icons/actions/32/color-picker-grey.svg deleted file mode 100644 index aa23f3d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/color-picker-grey.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/color-picker-white.svg b/breeze-icons-5.21.0/icons/actions/32/color-picker-white.svg deleted file mode 100644 index 7e3ea44..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/color-picker-white.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/color-picker.svg b/breeze-icons-5.21.0/icons/actions/32/color-picker.svg deleted file mode 100644 index cf7677d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/color-picker.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/colors-chromablue.svg b/breeze-icons-5.21.0/icons/actions/32/colors-chromablue.svg deleted file mode 100644 index 59ec3f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/colors-chromablue.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/colors-chromagreen.svg b/breeze-icons-5.21.0/icons/actions/32/colors-chromagreen.svg deleted file mode 100644 index 1b04b63..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/colors-chromagreen.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/colors-chromared.svg b/breeze-icons-5.21.0/icons/actions/32/colors-chromared.svg deleted file mode 100644 index 31057d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/colors-chromared.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/colors-luma.svg b/breeze-icons-5.21.0/icons/actions/32/colors-luma.svg deleted file mode 100644 index 06408b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/colors-luma.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/compass.svg b/breeze-icons-5.21.0/icons/actions/32/compass.svg deleted file mode 100644 index 77ba7ee..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/compass.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/configure-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/32/configure-shortcuts.svg deleted file mode 100644 index 37501d4..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/configure-shortcuts.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/configure.svg b/breeze-icons-5.21.0/icons/actions/32/configure.svg deleted file mode 100644 index 2406cd7..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/configure.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/dialog-cancel.svg b/breeze-icons-5.21.0/icons/actions/32/dialog-cancel.svg deleted file mode 100644 index ad9224c..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/dialog-cancel.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/dialog-messages.svg b/breeze-icons-5.21.0/icons/actions/32/dialog-messages.svg deleted file mode 100644 index 5e10e3a..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/dialog-messages.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/dialog-ok-apply.svg b/breeze-icons-5.21.0/icons/actions/32/dialog-ok-apply.svg deleted file mode 100644 index 5abb68d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/dialog-ok-apply.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-close.svg b/breeze-icons-5.21.0/icons/actions/32/document-close.svg deleted file mode 100644 index 3790786..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-close.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-decrypt.svg b/breeze-icons-5.21.0/icons/actions/32/document-decrypt.svg deleted file mode 100644 index 0f884fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-decrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-edit-decrypt-verify.svg b/breeze-icons-5.21.0/icons/actions/32/document-edit-decrypt-verify.svg deleted file mode 100644 index d965f2b..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-edit-decrypt-verify.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-edit-decrypt.svg b/breeze-icons-5.21.0/icons/actions/32/document-edit-decrypt.svg deleted file mode 100644 index 47ac4d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-edit-decrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-edit-encrypt.svg b/breeze-icons-5.21.0/icons/actions/32/document-edit-encrypt.svg deleted file mode 100644 index 78b0522..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-edit-encrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-edit-sign-encrypt.svg b/breeze-icons-5.21.0/icons/actions/32/document-edit-sign-encrypt.svg deleted file mode 100644 index 8df92fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-edit-sign-encrypt.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-edit-sign.svg b/breeze-icons-5.21.0/icons/actions/32/document-edit-sign.svg deleted file mode 100644 index 589c75b..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-edit-sign.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-edit.svg b/breeze-icons-5.21.0/icons/actions/32/document-edit.svg deleted file mode 100644 index e1eb366..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-edit.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-encrypted.svg b/breeze-icons-5.21.0/icons/actions/32/document-encrypted.svg deleted file mode 100644 index fadfc6c..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-encrypted.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-export.svg b/breeze-icons-5.21.0/icons/actions/32/document-export.svg deleted file mode 100644 index b0a84f7..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-export.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-import.svg b/breeze-icons-5.21.0/icons/actions/32/document-import.svg deleted file mode 100644 index 0f18209..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-import.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-new-from-template.svg b/breeze-icons-5.21.0/icons/actions/32/document-new-from-template.svg deleted file mode 100644 index f8ac67f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-new-from-template.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-new.svg b/breeze-icons-5.21.0/icons/actions/32/document-new.svg deleted file mode 100644 index e2a6f91..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-new.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-open-recent.svg b/breeze-icons-5.21.0/icons/actions/32/document-open-recent.svg deleted file mode 100644 index 231c97d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-open-recent.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-open-remote.svg b/breeze-icons-5.21.0/icons/actions/32/document-open-remote.svg deleted file mode 100644 index 457de54..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-open-remote.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-open.svg b/breeze-icons-5.21.0/icons/actions/32/document-open.svg deleted file mode 100644 index 239c52f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-open.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-preview-archive.svg b/breeze-icons-5.21.0/icons/actions/32/document-preview-archive.svg deleted file mode 100644 index 5c6cc92..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-preview-archive.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-preview.svg b/breeze-icons-5.21.0/icons/actions/32/document-preview.svg deleted file mode 100644 index 1a695ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-preview.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-print-direct.svg b/breeze-icons-5.21.0/icons/actions/32/document-print-direct.svg deleted file mode 100644 index 564a897..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-print-direct.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-print.svg b/breeze-icons-5.21.0/icons/actions/32/document-print.svg deleted file mode 100644 index 75590ec..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-print.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-revert.svg b/breeze-icons-5.21.0/icons/actions/32/document-revert.svg deleted file mode 100644 index 7bd2074..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-revert.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-save-all.svg b/breeze-icons-5.21.0/icons/actions/32/document-save-all.svg deleted file mode 100644 index 42358cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-save-all.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-save-as.svg b/breeze-icons-5.21.0/icons/actions/32/document-save-as.svg deleted file mode 100644 index e0101fc..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-save-as.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-save.svg b/breeze-icons-5.21.0/icons/actions/32/document-save.svg deleted file mode 100644 index 21914cf..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-save.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/document-share.svg b/breeze-icons-5.21.0/icons/actions/32/document-share.svg deleted file mode 100644 index 9416872..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/document-share.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/edit-delete.svg b/breeze-icons-5.21.0/icons/actions/32/edit-delete.svg deleted file mode 100644 index 5ec70a9..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/edit-delete.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/edit-redo.svg b/breeze-icons-5.21.0/icons/actions/32/edit-redo.svg deleted file mode 100644 index 0c0747e..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/edit-redo.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/edit-undo.svg b/breeze-icons-5.21.0/icons/actions/32/edit-undo.svg deleted file mode 100644 index 7587fd9..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/edit-undo.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/editor.svg b/breeze-icons-5.21.0/icons/actions/32/editor.svg deleted file mode 120000 index 610b77f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/editor.svg +++ /dev/null @@ -1 +0,0 @@ -document-edit.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/flash.svg b/breeze-icons-5.21.0/icons/actions/32/flash.svg deleted file mode 100644 index cd38bb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/flash.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/folder-new.svg b/breeze-icons-5.21.0/icons/actions/32/folder-new.svg deleted file mode 100644 index 999283f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/folder-new.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/folder-sync.svg b/breeze-icons-5.21.0/icons/actions/32/folder-sync.svg deleted file mode 100644 index 8c37a08..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/folder-sync.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/format-stroke-color.svg b/breeze-icons-5.21.0/icons/actions/32/format-stroke-color.svg deleted file mode 120000 index 264dc54..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/format-stroke-color.svg +++ /dev/null @@ -1 +0,0 @@ -bordertool.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/games-config-options.svg b/breeze-icons-5.21.0/icons/actions/32/games-config-options.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/games-config-options.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/go-parent-folder.svg b/breeze-icons-5.21.0/icons/actions/32/go-parent-folder.svg deleted file mode 100644 index c43ac55..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/go-parent-folder.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/help-about.svg b/breeze-icons-5.21.0/icons/actions/32/help-about.svg deleted file mode 100644 index 79949f8..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/help-about.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/help-donate.svg b/breeze-icons-5.21.0/icons/actions/32/help-donate.svg deleted file mode 120000 index 761fdb5..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/help-donate.svg +++ /dev/null @@ -1 +0,0 @@ -taxes-finances.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/help-keybord-shortcuts.svg b/breeze-icons-5.21.0/icons/actions/32/help-keybord-shortcuts.svg deleted file mode 120000 index 9dbbf2d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/help-keybord-shortcuts.svg +++ /dev/null @@ -1 +0,0 @@ -configure-shortcuts.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/actions/32/help-whatsthis.svg b/breeze-icons-5.21.0/icons/actions/32/help-whatsthis.svg deleted file mode 100644 index 1bc78de..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/help-whatsthis.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-eject.svg b/breeze-icons-5.21.0/icons/actions/32/media-eject.svg deleted file mode 100644 index 4815fb0..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-eject.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-playback-pause.svg b/breeze-icons-5.21.0/icons/actions/32/media-playback-pause.svg deleted file mode 100644 index 4ec8ec4..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-playback-pause.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-playback-start.svg b/breeze-icons-5.21.0/icons/actions/32/media-playback-start.svg deleted file mode 100644 index 0321c55..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-playback-start.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-playback-stop.svg b/breeze-icons-5.21.0/icons/actions/32/media-playback-stop.svg deleted file mode 100644 index 81705d0..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-playback-stop.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-playlist-repeat.svg b/breeze-icons-5.21.0/icons/actions/32/media-playlist-repeat.svg deleted file mode 100644 index 59e36c8..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-playlist-repeat.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-playlist-shuffle.svg b/breeze-icons-5.21.0/icons/actions/32/media-playlist-shuffle.svg deleted file mode 100644 index 6b7d8d3..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-playlist-shuffle.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-record.svg b/breeze-icons-5.21.0/icons/actions/32/media-record.svg deleted file mode 100644 index 5fe12b1..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-record.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-seek-backward.svg b/breeze-icons-5.21.0/icons/actions/32/media-seek-backward.svg deleted file mode 100644 index 1f16890..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-seek-backward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-seek-forward.svg b/breeze-icons-5.21.0/icons/actions/32/media-seek-forward.svg deleted file mode 100644 index bab90f1..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-seek-forward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-skip-backward.svg b/breeze-icons-5.21.0/icons/actions/32/media-skip-backward.svg deleted file mode 100644 index 1b96d29..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-skip-backward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/media-skip-forward.svg b/breeze-icons-5.21.0/icons/actions/32/media-skip-forward.svg deleted file mode 100644 index 9e94b6c..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/media-skip-forward.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/multiple.svg b/breeze-icons-5.21.0/icons/actions/32/multiple.svg deleted file mode 100644 index 613e6e5..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/multiple.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/object-order-back.svg b/breeze-icons-5.21.0/icons/actions/32/object-order-back.svg deleted file mode 100644 index 18b1aab..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/object-order-back.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/object-order-front.svg b/breeze-icons-5.21.0/icons/actions/32/object-order-front.svg deleted file mode 100644 index 2f786a3..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/object-order-front.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/object-order-lower.svg b/breeze-icons-5.21.0/icons/actions/32/object-order-lower.svg deleted file mode 100644 index 51d43a6..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/object-order-lower.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/object-order-raise.svg b/breeze-icons-5.21.0/icons/actions/32/object-order-raise.svg deleted file mode 100644 index 4056b9c..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/object-order-raise.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/percent.svg b/breeze-icons-5.21.0/icons/actions/32/percent.svg deleted file mode 100644 index 7312132..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/percent.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/qa.svg b/breeze-icons-5.21.0/icons/actions/32/qa.svg deleted file mode 100644 index d9bf9f5..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/qa.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/taxes-finances.svg b/breeze-icons-5.21.0/icons/actions/32/taxes-finances.svg deleted file mode 100644 index 2370c12..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/taxes-finances.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-filter.svg b/breeze-icons-5.21.0/icons/actions/32/view-filter.svg deleted file mode 100644 index e9b9e35..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-filter.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-group.svg b/breeze-icons-5.21.0/icons/actions/32/view-group.svg deleted file mode 100644 index 7dbe10d..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-group.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-left-close.svg b/breeze-icons-5.21.0/icons/actions/32/view-left-close.svg deleted file mode 100644 index 7b264fa..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-left-close.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-list-details.svg b/breeze-icons-5.21.0/icons/actions/32/view-list-details.svg deleted file mode 100644 index 8fd4d2a..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-list-details.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-list-icons.svg b/breeze-icons-5.21.0/icons/actions/32/view-list-icons.svg deleted file mode 100644 index d52bd38..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-list-icons.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-list-text.svg b/breeze-icons-5.21.0/icons/actions/32/view-list-text.svg deleted file mode 100644 index 6a0954f..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-list-text.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-list-tree.svg b/breeze-icons-5.21.0/icons/actions/32/view-list-tree.svg deleted file mode 100644 index 20db7ae..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-list-tree.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-preview.svg b/breeze-icons-5.21.0/icons/actions/32/view-preview.svg deleted file mode 100644 index 90e5bee..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-preview.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-refresh.svg b/breeze-icons-5.21.0/icons/actions/32/view-refresh.svg deleted file mode 100644 index c60eef3..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-refresh.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-right-close.svg b/breeze-icons-5.21.0/icons/actions/32/view-right-close.svg deleted file mode 100644 index ed19b4e..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-right-close.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-right-new.svg b/breeze-icons-5.21.0/icons/actions/32/view-right-new.svg deleted file mode 100644 index 45c8ed1..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-right-new.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-sort-ascending.svg b/breeze-icons-5.21.0/icons/actions/32/view-sort-ascending.svg deleted file mode 100644 index 63abbc3..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-sort-ascending.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/view-sort-descending.svg b/breeze-icons-5.21.0/icons/actions/32/view-sort-descending.svg deleted file mode 100644 index 3091824..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/view-sort-descending.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/actions/32/window-close.svg b/breeze-icons-5.21.0/icons/actions/32/window-close.svg deleted file mode 100644 index ac1b7bc..0000000 --- a/breeze-icons-5.21.0/icons/actions/32/window-close.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/applets-template.svg b/breeze-icons-5.21.0/icons/applets/256/applets-template.svg deleted file mode 100644 index bbf913f..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/applets-template.svg +++ /dev/null @@ -1,1104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Storage Volume - - removable media - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.ktpcontactlist.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.ktpcontactlist.svg deleted file mode 100644 index d649d3b..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.ktpcontactlist.svg +++ /dev/null @@ -1,595 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.muonnotifier.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.muonnotifier.svg deleted file mode 100644 index 68e4052..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.muonnotifier.svg +++ /dev/null @@ -1,1286 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.activitybar.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.activitybar.svg deleted file mode 100644 index 4f6b352..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.activitybar.svg +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.analogclock.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.analogclock.svg deleted file mode 100644 index 17ba34a..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.analogclock.svg +++ /dev/null @@ -1,1727 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.battery.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.battery.svg deleted file mode 100644 index f55a144..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.battery.svg +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.binaryclock.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.binaryclock.svg deleted file mode 100644 index 9539cea..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.binaryclock.svg +++ /dev/null @@ -1,310 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.calculator.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.calculator.svg deleted file mode 100644 index 3c7a391..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.calculator.svg +++ /dev/null @@ -1,398 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.calendar.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.calendar.svg deleted file mode 100644 index 33337c9..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.calendar.svg +++ /dev/null @@ -1,1293 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.clipboard.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.clipboard.svg deleted file mode 100644 index 96b2869..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.clipboard.svg +++ /dev/null @@ -1,923 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.colorpicker.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.colorpicker.svg deleted file mode 100644 index 0325725..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.colorpicker.svg +++ /dev/null @@ -1,2770 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.comic.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.comic.svg deleted file mode 100644 index 8eeb6a0..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.comic.svg +++ /dev/null @@ -1,701 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.date.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.date.svg deleted file mode 100644 index 33337c9..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.date.svg +++ /dev/null @@ -1,1293 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.devicenotifier.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.devicenotifier.svg deleted file mode 100644 index c03445a..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.devicenotifier.svg +++ /dev/null @@ -1,1259 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.digitalclock.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.digitalclock.svg deleted file mode 100644 index d2888a4..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.digitalclock.svg +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.fifteenpuzzle.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.fifteenpuzzle.svg deleted file mode 100644 index 247e634..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.fifteenpuzzle.svg +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.folder.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.folder.svg deleted file mode 100644 index 9136cd3..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.folder.svg +++ /dev/null @@ -1,2227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.frame.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.frame.svg deleted file mode 100644 index c564204..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.frame.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.fuzzyclock.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.fuzzyclock.svg deleted file mode 100644 index 1e630c9..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.fuzzyclock.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.icontasks.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.icontasks.svg deleted file mode 100644 index 0590ae9..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.icontasks.svg +++ /dev/null @@ -1,507 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kicker.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kicker.svg deleted file mode 100644 index 16a8e87..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kicker.svg +++ /dev/null @@ -1,767 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kickerdash.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kickerdash.svg deleted file mode 100644 index a8eb497..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kickerdash.svg +++ /dev/null @@ -1,5927 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kickoff.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kickoff.svg deleted file mode 100644 index e2669f4..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.kickoff.svg +++ /dev/null @@ -1,1070 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.mediacontroller.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.mediacontroller.svg deleted file mode 100644 index 638f941..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.mediacontroller.svg +++ /dev/null @@ -1,1356 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.networkmanagement.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.networkmanagement.svg deleted file mode 100644 index fd35acf..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.networkmanagement.svg +++ /dev/null @@ -1,737 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.notes.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.notes.svg deleted file mode 100644 index 23a78c8..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.notes.svg +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.pager.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.pager.svg deleted file mode 100644 index cb03d20..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.pager.svg +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.quicklaunch.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.quicklaunch.svg deleted file mode 100644 index c41fb9f..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.quicklaunch.svg +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.showActivityManager.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.showActivityManager.svg deleted file mode 100644 index 60b9436..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.showActivityManager.svg +++ /dev/null @@ -1,823 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemloadviewer.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemloadviewer.svg deleted file mode 100644 index 7133f11..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemloadviewer.svg +++ /dev/null @@ -1,356 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.cpu.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.cpu.svg deleted file mode 100644 index 56d519a..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.cpu.svg +++ /dev/null @@ -1,1111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CPU Load Monitor - - - System - - - 30 % - - - - CPU - - - 10 % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.diskactivity.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.diskactivity.svg deleted file mode 100644 index 6cff705..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.diskactivity.svg +++ /dev/null @@ -1,1138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hard Disk I/0 Monitor - - - sda_(8:0) - - - 0 B/s / 10 B/s - - - - ram0_(1:0) - - - 0 B/s / 0 B/s - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.diskusage.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.diskusage.svg deleted file mode 100644 index 26c4d53..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.diskusage.svg +++ /dev/null @@ -1,1231 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.memory.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.memory.svg deleted file mode 100644 index a8f970b..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.memory.svg +++ /dev/null @@ -1,1130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Memory Status - - - Physical memory - - - 1,4 GB - - - - Swap - - - 200 MiB - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.net.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.net.svg deleted file mode 100644 index 91be750..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemmonitor.net.svg +++ /dev/null @@ -1,1059 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Network Monitor - - - eth0 - - - 0 kB/s / 0 kB/s - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemtray.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemtray.svg deleted file mode 100644 index 94f141b..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.systemtray.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.taskmanager.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.taskmanager.svg deleted file mode 100644 index e08332b..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.taskmanager.svg +++ /dev/null @@ -1,706 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.timer.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.timer.svg deleted file mode 100644 index 48d3143..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.timer.svg +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.userswitcher.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.userswitcher.svg deleted file mode 100644 index 4398851..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.userswitcher.svg +++ /dev/null @@ -1,688 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasma User - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ada Lovelace - - - on 8 (:1) - - - Leonardo da Vinci - - - on 8 (:1) - - - - Grace Hopper - - - TTY 1 - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.volume.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.volume.svg deleted file mode 100644 index a01619f..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.volume.svg +++ /dev/null @@ -1,1281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 28 % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 67 % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.windowlist.svg b/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.windowlist.svg deleted file mode 100644 index ec27c98..0000000 --- a/breeze-icons-5.21.0/icons/applets/256/org.kde.plasma.windowlist.svg +++ /dev/null @@ -1,706 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/16/kdeconnect.svg b/breeze-icons-5.21.0/icons/apps/16/kdeconnect.svg deleted file mode 120000 index 0190667..0000000 --- a/breeze-icons-5.21.0/icons/apps/16/kdeconnect.svg +++ /dev/null @@ -1 +0,0 @@ -../../devices/16/smartphone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/16/nepomuk.svg b/breeze-icons-5.21.0/icons/apps/16/nepomuk.svg deleted file mode 100644 index 597214e..0000000 --- a/breeze-icons-5.21.0/icons/apps/16/nepomuk.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/16/preferences-system-bluetooth.svg b/breeze-icons-5.21.0/icons/apps/16/preferences-system-bluetooth.svg deleted file mode 120000 index 4b6601b..0000000 --- a/breeze-icons-5.21.0/icons/apps/16/preferences-system-bluetooth.svg +++ /dev/null @@ -1 +0,0 @@ -../../devices/16/network-bluetooth.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/16/system-help.svg b/breeze-icons-5.21.0/icons/apps/16/system-help.svg deleted file mode 100644 index 09c1dd5..0000000 --- a/breeze-icons-5.21.0/icons/apps/16/system-help.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/16/system-lock-screen.svg b/breeze-icons-5.21.0/icons/apps/16/system-lock-screen.svg deleted file mode 100644 index fcf86ab..0000000 --- a/breeze-icons-5.21.0/icons/apps/16/system-lock-screen.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/16/system-log-out.svg b/breeze-icons-5.21.0/icons/apps/16/system-log-out.svg deleted file mode 100644 index 294b840..0000000 --- a/breeze-icons-5.21.0/icons/apps/16/system-log-out.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/akregator.svg b/breeze-icons-5.21.0/icons/apps/22/akregator.svg deleted file mode 100644 index 4e1a4c4..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/akregator.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-googlepinyin.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-googlepinyin.svg deleted file mode 100644 index 2a64d96..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-googlepinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-pinyin-libpinyin.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-pinyin-libpinyin.svg deleted file mode 100644 index 4cc4bf4..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-pinyin-libpinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-pinyin.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-pinyin.svg deleted file mode 100644 index 558c75f..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-pinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-shuangpin-libpinyin.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-shuangpin-libpinyin.svg deleted file mode 100644 index 2786a47..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-shuangpin-libpinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-shuangpin.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-shuangpin.svg deleted file mode 100644 index 93d24e1..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-shuangpin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-sunpinyin.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-sunpinyin.svg deleted file mode 100644 index b18103a..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-sunpinyin.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/fcitx-wubi.svg b/breeze-icons-5.21.0/icons/apps/22/fcitx-wubi.svg deleted file mode 100644 index 021e6b7..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/fcitx-wubi.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/homerun.svg b/breeze-icons-5.21.0/icons/apps/22/homerun.svg deleted file mode 100644 index 9013d48..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/homerun.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/internet-mail.svg b/breeze-icons-5.21.0/icons/apps/22/internet-mail.svg deleted file mode 120000 index d8cf0a7..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/internet-mail.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/mail-message-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/kde.svg b/breeze-icons-5.21.0/icons/apps/22/kde.svg deleted file mode 100644 index 077c01c..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/kde.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/kdeconnect.svg b/breeze-icons-5.21.0/icons/apps/22/kdeconnect.svg deleted file mode 120000 index d99c303..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/kdeconnect.svg +++ /dev/null @@ -1 +0,0 @@ -../../devices/22/smartphone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/kget.svg b/breeze-icons-5.21.0/icons/apps/22/kget.svg deleted file mode 120000 index 6cb9870..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/kget.svg +++ /dev/null @@ -1 +0,0 @@ -ktorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/korg-todo.svg b/breeze-icons-5.21.0/icons/apps/22/korg-todo.svg deleted file mode 120000 index 410dd96..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/korg-todo.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/view-calendar-tasks.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/ktorrent.svg b/breeze-icons-5.21.0/icons/apps/22/ktorrent.svg deleted file mode 100644 index 52bdd07..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/ktorrent.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/plasma.svg b/breeze-icons-5.21.0/icons/apps/22/plasma.svg deleted file mode 100644 index fe4d00b..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/plasma.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/preferences-desktop-font.svg b/breeze-icons-5.21.0/icons/apps/22/preferences-desktop-font.svg deleted file mode 100644 index 219f780..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/preferences-desktop-font.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/preferences-other.svg b/breeze-icons-5.21.0/icons/apps/22/preferences-other.svg deleted file mode 120000 index b490e82..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/preferences-other.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/application-menu.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/preferences-plugin.svg b/breeze-icons-5.21.0/icons/apps/22/preferences-plugin.svg deleted file mode 120000 index 511459d..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/preferences-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/kt-plugins.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/system-help.svg b/breeze-icons-5.21.0/icons/apps/22/system-help.svg deleted file mode 100644 index 0a4a35e..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-help.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-lock-screen.svg b/breeze-icons-5.21.0/icons/apps/22/system-lock-screen.svg deleted file mode 100644 index 5f7a71a..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-lock-screen.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-log-out.svg b/breeze-icons-5.21.0/icons/apps/22/system-log-out.svg deleted file mode 100644 index 0c2dde3..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-log-out.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-reboot.svg b/breeze-icons-5.21.0/icons/apps/22/system-reboot.svg deleted file mode 120000 index 67cfa4c..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-reboot.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/view-refresh.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/22/system-shutdown.svg b/breeze-icons-5.21.0/icons/apps/22/system-shutdown.svg deleted file mode 100644 index 2095a34..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-shutdown.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-suspend-hibernate.svg b/breeze-icons-5.21.0/icons/apps/22/system-suspend-hibernate.svg deleted file mode 100644 index d1c276c..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-suspend-hibernate.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-suspend.svg b/breeze-icons-5.21.0/icons/apps/22/system-suspend.svg deleted file mode 100644 index f9917be..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-suspend.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-switch-user.svg b/breeze-icons-5.21.0/icons/apps/22/system-switch-user.svg deleted file mode 100644 index 706ada9..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-switch-user.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/22/system-users.svg b/breeze-icons-5.21.0/icons/apps/22/system-users.svg deleted file mode 120000 index 64ad6a0..0000000 --- a/breeze-icons-5.21.0/icons/apps/22/system-users.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/user-group-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/amarok_change_language.svg b/breeze-icons-5.21.0/icons/apps/32/amarok_change_language.svg deleted file mode 120000 index c0bcf8b..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/amarok_change_language.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-locale.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/baloo.svg b/breeze-icons-5.21.0/icons/apps/32/baloo.svg deleted file mode 120000 index c54a2e0..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/baloo.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-baloo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/device-notifier.svg b/breeze-icons-5.21.0/icons/apps/32/device-notifier.svg deleted file mode 100644 index d0cde3e..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/device-notifier.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/drive-removable-media.svg b/breeze-icons-5.21.0/icons/apps/32/drive-removable-media.svg deleted file mode 100644 index b4b1cde..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/drive-removable-media.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/face-smile.svg b/breeze-icons-5.21.0/icons/apps/32/face-smile.svg deleted file mode 120000 index 2f915ff..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/face-smile.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-emoticons.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/gtkconfig.svg b/breeze-icons-5.21.0/icons/apps/32/gtkconfig.svg deleted file mode 120000 index 94c48c9..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/gtkconfig.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-gtk-config.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/help-about.svg b/breeze-icons-5.21.0/icons/apps/32/help-about.svg deleted file mode 100644 index 1b3d1c7..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/help-about.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/kde-gtk-config.svg b/breeze-icons-5.21.0/icons/apps/32/kde-gtk-config.svg deleted file mode 120000 index 94c48c9..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/kde-gtk-config.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-gtk-config.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/kdeconnect.svg b/breeze-icons-5.21.0/icons/apps/32/kdeconnect.svg deleted file mode 120000 index df8e165..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/kdeconnect.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-kde-connect.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/nepomuk.svg b/breeze-icons-5.21.0/icons/apps/32/nepomuk.svg deleted file mode 120000 index c54a2e0..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/nepomuk.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-baloo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/plasma-search.svg b/breeze-icons-5.21.0/icons/apps/32/plasma-search.svg deleted file mode 100644 index 2fa9b9b..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/plasma-search.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/plasma.svg b/breeze-icons-5.21.0/icons/apps/32/plasma.svg deleted file mode 120000 index fd58724..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/plasma.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-plasma.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/32/podcast-amarok.svg b/breeze-icons-5.21.0/icons/apps/32/podcast-amarok.svg deleted file mode 100644 index dfda8fc..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/podcast-amarok.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-accessibility.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-accessibility.svg deleted file mode 100644 index ce14994..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-accessibility.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-baloo.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-baloo.svg deleted file mode 100644 index 0765281..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-baloo.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-color.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-color.svg deleted file mode 100644 index bf3fab6..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-color.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-cryptography.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-cryptography.svg deleted file mode 100644 index 1cb7ff0..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-cryptography.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-default-applications.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-default-applications.svg deleted file mode 100644 index 9aff97a..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-default-applications.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-display-color.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-display-color.svg deleted file mode 100644 index 5e98971..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-display-color.svg +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-display.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-display.svg deleted file mode 100644 index bde34be..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-display.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-emoticons.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-emoticons.svg deleted file mode 100644 index e2c2044..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-emoticons.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-filetype-association.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-filetype-association.svg deleted file mode 100644 index fe61ce2..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-filetype-association.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-font.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-font.svg deleted file mode 100644 index 9e30e73..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-font.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-gaming.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-gaming.svg deleted file mode 100644 index a23fcf0..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-gaming.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-icons.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-icons.svg deleted file mode 100644 index cd53436..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-icons.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-keyboard.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-keyboard.svg deleted file mode 100644 index 2824f0d..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-keyboard.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-launch-feedback.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-launch-feedback.svg deleted file mode 100644 index c5a8dcc..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-launch-feedback.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-locale.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-locale.svg deleted file mode 100644 index 8b64498..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-locale.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-mouse.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-mouse.svg deleted file mode 100644 index 4039b50..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-mouse.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-multimedia.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-multimedia.svg deleted file mode 100644 index 2d47a7e..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-multimedia.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-notification-bell.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-notification-bell.svg deleted file mode 100644 index 6046d67..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-notification-bell.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-notification.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-notification.svg deleted file mode 100644 index b9c0039..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-notification.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-peripherals.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-peripherals.svg deleted file mode 100644 index 95a02e8..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-peripherals.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-plasma.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-plasma.svg deleted file mode 100644 index 187486f..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-plasma.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-screensaver.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-screensaver.svg deleted file mode 100644 index 0e6232a..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-screensaver.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-sound.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-sound.svg deleted file mode 100644 index 4323391..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-sound.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-text-to-speech.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-text-to-speech.svg deleted file mode 100644 index 31d9cc3..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-text-to-speech.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-theme.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-theme.svg deleted file mode 100644 index d92b159..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-theme.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-user-password.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-user-password.svg deleted file mode 100644 index e7cf0b4..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-user-password.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-user.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-user.svg deleted file mode 100644 index 1b27a07..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-user.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-wallpaper.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-wallpaper.svg deleted file mode 100644 index e4e3caf..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop-wallpaper.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-desktop.svg deleted file mode 100644 index e8b6297..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-desktop.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - - - Plasm - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-gtk-config.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-gtk-config.svg deleted file mode 100644 index a243613..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-gtk-config.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-kde-connect.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-kde-connect.svg deleted file mode 100644 index fdabf7e..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-kde-connect.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-other.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-other.svg deleted file mode 100644 index 8e41272..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-other.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-plugin.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-plugin.svg deleted file mode 100644 index 702d712..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-plugin.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-bluetooth.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-bluetooth.svg deleted file mode 100644 index 9fad3a4..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-bluetooth.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-login.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-login.svg deleted file mode 100644 index daba93b..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-login.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-network-sharing.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-network-sharing.svg deleted file mode 100644 index 1bd263c..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-network-sharing.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-network.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-network.svg deleted file mode 100644 index 5ee37b6..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-network.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-power-management.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-power-management.svg deleted file mode 100644 index b767870..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-power-management.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-session-services.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-session-services.svg deleted file mode 100644 index 32738aa..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-session-services.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-time.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-time.svg deleted file mode 100644 index ce583fc..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-time.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows-actions.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows-actions.svg deleted file mode 100644 index c5167cc..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows-actions.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows-move.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows-move.svg deleted file mode 100644 index 4be2574..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows-move.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows.svg deleted file mode 100644 index 53e9f7a..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-system-windows.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-adblock.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-adblock.svg deleted file mode 100644 index 56cbc32..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-adblock.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-cache.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-cache.svg deleted file mode 100644 index 31de2e1..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-cache.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-cookies.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-cookies.svg deleted file mode 100644 index 8b66866..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-cookies.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-identification.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-identification.svg deleted file mode 100644 index 646f06f..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-identification.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-shortcuts.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-shortcuts.svg deleted file mode 100644 index 9b6780e..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-shortcuts.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-ssl.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-ssl.svg deleted file mode 100644 index 60cfa2a..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-ssl.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-stylesheets.svg b/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-stylesheets.svg deleted file mode 100644 index 6889bf7..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/preferences-web-browser-stylesheets.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-lock-screen.svg b/breeze-icons-5.21.0/icons/apps/32/system-lock-screen.svg deleted file mode 100644 index fce5dca..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-lock-screen.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-log-out.svg b/breeze-icons-5.21.0/icons/apps/32/system-log-out.svg deleted file mode 100644 index ae67898..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-log-out.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-reboot.svg b/breeze-icons-5.21.0/icons/apps/32/system-reboot.svg deleted file mode 100644 index ac2c874..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-reboot.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-run.svg b/breeze-icons-5.21.0/icons/apps/32/system-run.svg deleted file mode 100644 index c0af805..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-run.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-shutdown.svg b/breeze-icons-5.21.0/icons/apps/32/system-shutdown.svg deleted file mode 100644 index 7d09e03..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-shutdown.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-suspend-hibernate.svg b/breeze-icons-5.21.0/icons/apps/32/system-suspend-hibernate.svg deleted file mode 100644 index a4c3bb8..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-suspend-hibernate.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-suspend.svg b/breeze-icons-5.21.0/icons/apps/32/system-suspend.svg deleted file mode 100644 index f5227ff..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-suspend.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-switch-user.svg b/breeze-icons-5.21.0/icons/apps/32/system-switch-user.svg deleted file mode 100644 index da57f15..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-switch-user.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/system-users.svg b/breeze-icons-5.21.0/icons/apps/32/system-users.svg deleted file mode 100644 index 0be0c70..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/system-users.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/view-media-playlist.svg b/breeze-icons-5.21.0/icons/apps/32/view-media-playlist.svg deleted file mode 100644 index 4f2e5dc..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/view-media-playlist.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/32/window-duplicate.svg b/breeze-icons-5.21.0/icons/apps/32/window-duplicate.svg deleted file mode 100644 index ceffba6..0000000 --- a/breeze-icons-5.21.0/icons/apps/32/window-duplicate.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/CMakeSetup.svg b/breeze-icons-5.21.0/icons/apps/48/CMakeSetup.svg deleted file mode 120000 index 06c9606..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/CMakeSetup.svg +++ /dev/null @@ -1 +0,0 @@ -cmake.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/QtProject-designer.svg b/breeze-icons-5.21.0/icons/apps/48/QtProject-designer.svg deleted file mode 100644 index 749676d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/QtProject-designer.svg +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/accessories-calculator.svg b/breeze-icons-5.21.0/icons/apps/48/accessories-calculator.svg deleted file mode 100644 index 1e2e8f0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/accessories-calculator.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/accessories-text-editor.svg b/breeze-icons-5.21.0/icons/apps/48/accessories-text-editor.svg deleted file mode 100644 index 1af4c8c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/accessories-text-editor.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/acroread.svg b/breeze-icons-5.21.0/icons/apps/48/acroread.svg deleted file mode 100644 index cc40daa..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/acroread.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/akregator.svg b/breeze-icons-5.21.0/icons/apps/48/akregator.svg deleted file mode 100644 index 0fa1759..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/akregator.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/amarok.svg b/breeze-icons-5.21.0/icons/apps/48/amarok.svg deleted file mode 100644 index ac5e57f..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/amarok.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/apper.svg b/breeze-icons-5.21.0/icons/apps/48/apper.svg deleted file mode 120000 index 66ccc99..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/apper.svg +++ /dev/null @@ -1 +0,0 @@ -muon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/application-x-clementine.svg b/breeze-icons-5.21.0/icons/apps/48/application-x-clementine.svg deleted file mode 100644 index c5f1154..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/application-x-clementine.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ardour.svg b/breeze-icons-5.21.0/icons/apps/48/ardour.svg deleted file mode 100644 index c2cc5f8..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ardour.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ark.svg b/breeze-icons-5.21.0/icons/apps/48/ark.svg deleted file mode 100644 index 877c26a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ark.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/artikulate.svg b/breeze-icons-5.21.0/icons/apps/48/artikulate.svg deleted file mode 100644 index 7feb437..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/artikulate.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/assistant.svg b/breeze-icons-5.21.0/icons/apps/48/assistant.svg deleted file mode 100644 index af45d4e..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/assistant.svg +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/author.svg b/breeze-icons-5.21.0/icons/apps/48/author.svg deleted file mode 100644 index 451dc79..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/author.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/bleachbit.svg b/breeze-icons-5.21.0/icons/apps/48/bleachbit.svg deleted file mode 100644 index 6bd357c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/bleachbit.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/blender.svg b/breeze-icons-5.21.0/icons/apps/48/blender.svg deleted file mode 100644 index 85d87e6..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/blender.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/blogilo.svg b/breeze-icons-5.21.0/icons/apps/48/blogilo.svg deleted file mode 100644 index ea025e1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/blogilo.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/bomi.svg b/breeze-icons-5.21.0/icons/apps/48/bomi.svg deleted file mode 100644 index 0417749..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/bomi.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/braindump.svg b/breeze-icons-5.21.0/icons/apps/48/braindump.svg deleted file mode 100644 index 7f21f99..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/braindump.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/breeze-settings.svg b/breeze-icons-5.21.0/icons/apps/48/breeze-settings.svg deleted file mode 100644 index c992c54..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/breeze-settings.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/calamares.svg b/breeze-icons-5.21.0/icons/apps/48/calamares.svg deleted file mode 100644 index 9941c6d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calamares.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/calligraauthor.svg b/breeze-icons-5.21.0/icons/apps/48/calligraauthor.svg deleted file mode 120000 index c0632fc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligraauthor.svg +++ /dev/null @@ -1 +0,0 @@ -author.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligraflow.svg b/breeze-icons-5.21.0/icons/apps/48/calligraflow.svg deleted file mode 120000 index f17eaf6..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligraflow.svg +++ /dev/null @@ -1 +0,0 @@ -flow.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligrakarbon.svg b/breeze-icons-5.21.0/icons/apps/48/calligrakarbon.svg deleted file mode 120000 index df8a6d2..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligrakarbon.svg +++ /dev/null @@ -1 +0,0 @@ -karbon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligrakexi.svg b/breeze-icons-5.21.0/icons/apps/48/calligrakexi.svg deleted file mode 120000 index 1acb84d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligrakexi.svg +++ /dev/null @@ -1 +0,0 @@ -kexi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligraplan.svg b/breeze-icons-5.21.0/icons/apps/48/calligraplan.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligraplan.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligraplanwork.svg b/breeze-icons-5.21.0/icons/apps/48/calligraplanwork.svg deleted file mode 120000 index 93f5ffc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligraplanwork.svg +++ /dev/null @@ -1 +0,0 @@ -planwork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligrasheets.svg b/breeze-icons-5.21.0/icons/apps/48/calligrasheets.svg deleted file mode 120000 index 3a386bb..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligrasheets.svg +++ /dev/null @@ -1 +0,0 @@ -sheets.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligrastage.svg b/breeze-icons-5.21.0/icons/apps/48/calligrastage.svg deleted file mode 120000 index 1151ae9..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligrastage.svg +++ /dev/null @@ -1 +0,0 @@ -stage.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/calligrawords.svg b/breeze-icons-5.21.0/icons/apps/48/calligrawords.svg deleted file mode 120000 index e30a949..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/calligrawords.svg +++ /dev/null @@ -1 +0,0 @@ -words.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/cantata.svg b/breeze-icons-5.21.0/icons/apps/48/cantata.svg deleted file mode 100644 index 7eaf688..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/cantata.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/cantor.svg b/breeze-icons-5.21.0/icons/apps/48/cantor.svg deleted file mode 100644 index 60ed523..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/cantor.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/choqok.svg b/breeze-icons-5.21.0/icons/apps/48/choqok.svg deleted file mode 100644 index 12509ac..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/choqok.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/chromium-browser.svg b/breeze-icons-5.21.0/icons/apps/48/chromium-browser.svg deleted file mode 100644 index 5bcec72..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/chromium-browser.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/chromium.svg b/breeze-icons-5.21.0/icons/apps/48/chromium.svg deleted file mode 120000 index 76494bd..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/chromium.svg +++ /dev/null @@ -1 +0,0 @@ -chromium-browser.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/clementine.svg b/breeze-icons-5.21.0/icons/apps/48/clementine.svg deleted file mode 120000 index 7b35467..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/clementine.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-clementine.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/cmake.svg b/breeze-icons-5.21.0/icons/apps/48/cmake.svg deleted file mode 100644 index 4283b53..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/cmake.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/cuttlefish.svg b/breeze-icons-5.21.0/icons/apps/48/cuttlefish.svg deleted file mode 100644 index 95cb266..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/cuttlefish.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/diffuse.svg b/breeze-icons-5.21.0/icons/apps/48/diffuse.svg deleted file mode 100644 index 78bdc2f..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/diffuse.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/digikam.svg b/breeze-icons-5.21.0/icons/apps/48/digikam.svg deleted file mode 100644 index d0db7eb..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/digikam.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/dragonplayer.svg b/breeze-icons-5.21.0/icons/apps/48/dragonplayer.svg deleted file mode 100644 index 6692d27..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/dragonplayer.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/filelight.svg b/breeze-icons-5.21.0/icons/apps/48/filelight.svg deleted file mode 120000 index b9b21b1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/filelight.svg +++ /dev/null @@ -1 +0,0 @@ -gparted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/filezilla.svg b/breeze-icons-5.21.0/icons/apps/48/filezilla.svg deleted file mode 100644 index bc499f8..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/filezilla.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/flow.svg b/breeze-icons-5.21.0/icons/apps/48/flow.svg deleted file mode 100644 index cca02c8..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/flow.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/gimp.svg b/breeze-icons-5.21.0/icons/apps/48/gimp.svg deleted file mode 100644 index b5eae5a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/gimp.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/gparted.svg b/breeze-icons-5.21.0/icons/apps/48/gparted.svg deleted file mode 100644 index a0f5788..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/gparted.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/gpick.svg b/breeze-icons-5.21.0/icons/apps/48/gpick.svg deleted file mode 100644 index 8103310..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/gpick.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/graphics-viewer-document.svg b/breeze-icons-5.21.0/icons/apps/48/graphics-viewer-document.svg deleted file mode 120000 index e7bda03..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/graphics-viewer-document.svg +++ /dev/null @@ -1 +0,0 @@ -okular.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/grub-customizer.svg b/breeze-icons-5.21.0/icons/apps/48/grub-customizer.svg deleted file mode 100644 index cbbd6bf..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/grub-customizer.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/gtkhash.svg b/breeze-icons-5.21.0/icons/apps/48/gtkhash.svg deleted file mode 100644 index 0833114..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/gtkhash.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/gwenview.svg b/breeze-icons-5.21.0/icons/apps/48/gwenview.svg deleted file mode 100644 index 8243697..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/gwenview.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/help-browser.svg b/breeze-icons-5.21.0/icons/apps/48/help-browser.svg deleted file mode 120000 index 8508302..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/help-browser.svg +++ /dev/null @@ -1 +0,0 @@ -system-help.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/htop.svg b/breeze-icons-5.21.0/icons/apps/48/htop.svg deleted file mode 100644 index 2886032..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/htop.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/hwinfo.svg b/breeze-icons-5.21.0/icons/apps/48/hwinfo.svg deleted file mode 100644 index 998dd52..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/hwinfo.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/inkscape-logo.svg b/breeze-icons-5.21.0/icons/apps/48/inkscape-logo.svg deleted file mode 120000 index ca1fc7a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/inkscape-logo.svg +++ /dev/null @@ -1 +0,0 @@ -inkscape.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/inkscape.svg b/breeze-icons-5.21.0/icons/apps/48/inkscape.svg deleted file mode 100644 index 33b10ca..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/inkscape.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/internet-mail.svg b/breeze-icons-5.21.0/icons/apps/48/internet-mail.svg deleted file mode 120000 index 071ecc1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/internet-mail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-client.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/internet-telephony.svg b/breeze-icons-5.21.0/icons/apps/48/internet-telephony.svg deleted file mode 120000 index e3d5612..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/internet-telephony.svg +++ /dev/null @@ -1 +0,0 @@ -plasma-mobile-phone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/internet-web-browser.svg b/breeze-icons-5.21.0/icons/apps/48/internet-web-browser.svg deleted file mode 100644 index 0017aa9..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/internet-web-browser.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/jdownloader.svg b/breeze-icons-5.21.0/icons/apps/48/jdownloader.svg deleted file mode 100644 index b34f79a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/jdownloader.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/juk.svg b/breeze-icons-5.21.0/icons/apps/48/juk.svg deleted file mode 100644 index a103b3d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/juk.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/k3b.svg b/breeze-icons-5.21.0/icons/apps/48/k3b.svg deleted file mode 100644 index 9d72a3b..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/k3b.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kaddressbook.svg b/breeze-icons-5.21.0/icons/apps/48/kaddressbook.svg deleted file mode 120000 index 6de7637..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kaddressbook.svg +++ /dev/null @@ -1 +0,0 @@ -office-address-book.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kaffeine.svg b/breeze-icons-5.21.0/icons/apps/48/kaffeine.svg deleted file mode 100644 index e949033..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kaffeine.svg +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kalarm.svg b/breeze-icons-5.21.0/icons/apps/48/kalarm.svg deleted file mode 120000 index 02a5b08..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kalarm.svg +++ /dev/null @@ -1 +0,0 @@ -kronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kalgebra.svg b/breeze-icons-5.21.0/icons/apps/48/kalgebra.svg deleted file mode 100644 index 85ccc48..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kalgebra.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kamoso.svg b/breeze-icons-5.21.0/icons/apps/48/kamoso.svg deleted file mode 100644 index 65c6584..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kamoso.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/karbon.svg b/breeze-icons-5.21.0/icons/apps/48/karbon.svg deleted file mode 100644 index 5b13f8c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/karbon.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kate.svg b/breeze-icons-5.21.0/icons/apps/48/kate.svg deleted file mode 120000 index 47ab1d8..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kate.svg +++ /dev/null @@ -1 +0,0 @@ -accessories-text-editor.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kblogger.svg b/breeze-icons-5.21.0/icons/apps/48/kblogger.svg deleted file mode 100644 index 6eb2ebd..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kblogger.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kcalc.svg b/breeze-icons-5.21.0/icons/apps/48/kcalc.svg deleted file mode 120000 index 80698d6..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kcalc.svg +++ /dev/null @@ -1 +0,0 @@ -accessories-calculator.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kchart.svg b/breeze-icons-5.21.0/icons/apps/48/kchart.svg deleted file mode 120000 index 3a386bb..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kchart.svg +++ /dev/null @@ -1 +0,0 @@ -sheets.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kcolorchooser.svg b/breeze-icons-5.21.0/icons/apps/48/kcolorchooser.svg deleted file mode 120000 index b26e439..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kcolorchooser.svg +++ /dev/null @@ -1 +0,0 @@ -gpick.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kde-frameworks.svg b/breeze-icons-5.21.0/icons/apps/48/kde-frameworks.svg deleted file mode 100644 index fd17735..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kde-frameworks.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kdenlive.svg b/breeze-icons-5.21.0/icons/apps/48/kdenlive.svg deleted file mode 100644 index 25509a1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kdenlive.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kdevelop.svg b/breeze-icons-5.21.0/icons/apps/48/kdevelop.svg deleted file mode 100644 index 0479905..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kdevelop.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kdiff3.svg b/breeze-icons-5.21.0/icons/apps/48/kdiff3.svg deleted file mode 100644 index 0002a0a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kdiff3.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kdots.svg b/breeze-icons-5.21.0/icons/apps/48/kdots.svg deleted file mode 100644 index 33dc1cc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kdots.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kexi.svg b/breeze-icons-5.21.0/icons/apps/48/kexi.svg deleted file mode 100644 index 9d788b2..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kexi.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kfind.svg b/breeze-icons-5.21.0/icons/apps/48/kfind.svg deleted file mode 100644 index 200572a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kfind.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kget.svg b/breeze-icons-5.21.0/icons/apps/48/kget.svg deleted file mode 100644 index af0c15a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kget.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kile.svg b/breeze-icons-5.21.0/icons/apps/48/kile.svg deleted file mode 100644 index 037b787..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kile.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kipi-dngconverter.svg b/breeze-icons-5.21.0/icons/apps/48/kipi-dngconverter.svg deleted file mode 100644 index f2bc313..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kipi-dngconverter.svg +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kipi-expoblending.svg b/breeze-icons-5.21.0/icons/apps/48/kipi-expoblending.svg deleted file mode 100644 index dc26c81..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kipi-expoblending.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kipi-panorama.svg b/breeze-icons-5.21.0/icons/apps/48/kipi-panorama.svg deleted file mode 100644 index 7a9d893..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kipi-panorama.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/klipper.svg b/breeze-icons-5.21.0/icons/apps/48/klipper.svg deleted file mode 100644 index 7b735ec..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/klipper.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kmag.svg b/breeze-icons-5.21.0/icons/apps/48/kmag.svg deleted file mode 100644 index a719531..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kmag.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kmail.svg b/breeze-icons-5.21.0/icons/apps/48/kmail.svg deleted file mode 120000 index 071ecc1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kmail.svg +++ /dev/null @@ -1 +0,0 @@ -mail-client.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kmenuedit.svg b/breeze-icons-5.21.0/icons/apps/48/kmenuedit.svg deleted file mode 100644 index 4d51ebc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kmenuedit.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kmix.svg b/breeze-icons-5.21.0/icons/apps/48/kmix.svg deleted file mode 100644 index 6628ee0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kmix.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kmousetool.svg b/breeze-icons-5.21.0/icons/apps/48/kmousetool.svg deleted file mode 100644 index 7fb694a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kmousetool.svg +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kmouth.svg b/breeze-icons-5.21.0/icons/apps/48/kmouth.svg deleted file mode 100644 index 45aa9ba..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kmouth.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/knotes.svg b/breeze-icons-5.21.0/icons/apps/48/knotes.svg deleted file mode 100644 index 939223d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/knotes.svg +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/konqueror.svg b/breeze-icons-5.21.0/icons/apps/48/konqueror.svg deleted file mode 100644 index ed0e10f..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/konqueror.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kontact.svg b/breeze-icons-5.21.0/icons/apps/48/kontact.svg deleted file mode 100644 index cf19540..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kontact.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/konversation.svg b/breeze-icons-5.21.0/icons/apps/48/konversation.svg deleted file mode 100644 index 553c008..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/konversation.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kopete.svg b/breeze-icons-5.21.0/icons/apps/48/kopete.svg deleted file mode 100644 index ace2335..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kopete.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/korgac.svg b/breeze-icons-5.21.0/icons/apps/48/korgac.svg deleted file mode 120000 index 93f5ffc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/korgac.svg +++ /dev/null @@ -1 +0,0 @@ -planwork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/korganizer.svg b/breeze-icons-5.21.0/icons/apps/48/korganizer.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/korganizer.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kplato.svg b/breeze-icons-5.21.0/icons/apps/48/kplato.svg deleted file mode 120000 index 93f5ffc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kplato.svg +++ /dev/null @@ -1 +0,0 @@ -planwork.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kpresenter.svg b/breeze-icons-5.21.0/icons/apps/48/kpresenter.svg deleted file mode 120000 index 1151ae9..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kpresenter.svg +++ /dev/null @@ -1 +0,0 @@ -stage.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/krename.svg b/breeze-icons-5.21.0/icons/apps/48/krename.svg deleted file mode 100644 index 4823205..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/krename.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kronometer.svg b/breeze-icons-5.21.0/icons/apps/48/kronometer.svg deleted file mode 100644 index 91d22d1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kronometer.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/krusader_root.svg b/breeze-icons-5.21.0/icons/apps/48/krusader_root.svg deleted file mode 100644 index 15c3e73..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/krusader_root.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/krusader_user.svg b/breeze-icons-5.21.0/icons/apps/48/krusader_user.svg deleted file mode 100644 index 1805642..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/krusader_user.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ksnapshot.svg b/breeze-icons-5.21.0/icons/apps/48/ksnapshot.svg deleted file mode 100644 index f55942c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ksnapshot.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kspread.svg b/breeze-icons-5.21.0/icons/apps/48/kspread.svg deleted file mode 120000 index 3a386bb..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kspread.svg +++ /dev/null @@ -1 +0,0 @@ -sheets.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/ktimer.svg b/breeze-icons-5.21.0/icons/apps/48/ktimer.svg deleted file mode 120000 index 02a5b08..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ktimer.svg +++ /dev/null @@ -1 +0,0 @@ -kronometer.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/ktip.svg b/breeze-icons-5.21.0/icons/apps/48/ktip.svg deleted file mode 100644 index 252332f..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ktip.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ktnef.svg b/breeze-icons-5.21.0/icons/apps/48/ktnef.svg deleted file mode 100644 index 66de0d4..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ktnef.svg +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ktorrent.svg b/breeze-icons-5.21.0/icons/apps/48/ktorrent.svg deleted file mode 100644 index 052c94a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ktorrent.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kube-mail.svg b/breeze-icons-5.21.0/icons/apps/48/kube-mail.svg deleted file mode 100644 index aa03b81..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kube-mail.svg +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kube-mail - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kuser.svg b/breeze-icons-5.21.0/icons/apps/48/kuser.svg deleted file mode 100644 index f4d0b3c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kuser.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kwalletmanager.svg b/breeze-icons-5.21.0/icons/apps/48/kwalletmanager.svg deleted file mode 100644 index 1b4dbfc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kwalletmanager.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/kwalletmanager2.svg b/breeze-icons-5.21.0/icons/apps/48/kwalletmanager2.svg deleted file mode 120000 index 71a90f9..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kwalletmanager2.svg +++ /dev/null @@ -1 +0,0 @@ -kwalletmanager.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kwikdisk.svg b/breeze-icons-5.21.0/icons/apps/48/kwikdisk.svg deleted file mode 120000 index b9b21b1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kwikdisk.svg +++ /dev/null @@ -1 +0,0 @@ -gparted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kword.svg b/breeze-icons-5.21.0/icons/apps/48/kword.svg deleted file mode 120000 index e30a949..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kword.svg +++ /dev/null @@ -1 +0,0 @@ -words.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/kwrite.svg b/breeze-icons-5.21.0/icons/apps/48/kwrite.svg deleted file mode 120000 index 47ab1d8..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/kwrite.svg +++ /dev/null @@ -1 +0,0 @@ -accessories-text-editor.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/labplot.svg b/breeze-icons-5.21.0/icons/apps/48/labplot.svg deleted file mode 100644 index 622e392..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/labplot.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/labplot2.svg b/breeze-icons-5.21.0/icons/apps/48/labplot2.svg deleted file mode 120000 index 9da241f..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/labplot2.svg +++ /dev/null @@ -1 +0,0 @@ -labplot.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-base.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-base.svg deleted file mode 100644 index b6906c0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-base.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-calc.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-calc.svg deleted file mode 100644 index 33dd3ed..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-calc.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-draw.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-draw.svg deleted file mode 100644 index 92044ac..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-draw.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-impress.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-impress.svg deleted file mode 100644 index 25347e0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-impress.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-main.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-main.svg deleted file mode 100644 index 27768f0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-main.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-math.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-math.svg deleted file mode 100644 index d312e01..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-math.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-startcenter.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-startcenter.svg deleted file mode 120000 index 1547661..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-startcenter.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-main.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/libreoffice-writer.svg b/breeze-icons-5.21.0/icons/apps/48/libreoffice-writer.svg deleted file mode 100644 index 3554e5d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/libreoffice-writer.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/linguist.svg b/breeze-icons-5.21.0/icons/apps/48/linguist.svg deleted file mode 100644 index 8a7e731..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/linguist.svg +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/mail-client.svg b/breeze-icons-5.21.0/icons/apps/48/mail-client.svg deleted file mode 100644 index ed47feb..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/mail-client.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/multimedia-volume-control.svg b/breeze-icons-5.21.0/icons/apps/48/multimedia-volume-control.svg deleted file mode 100644 index 0c9adb3..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/multimedia-volume-control.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/muon.svg b/breeze-icons-5.21.0/icons/apps/48/muon.svg deleted file mode 100644 index bb0dbbe..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/muon.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/muondiscover.svg b/breeze-icons-5.21.0/icons/apps/48/muondiscover.svg deleted file mode 100644 index bfae918..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/muondiscover.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/network-manager.svg b/breeze-icons-5.21.0/icons/apps/48/network-manager.svg deleted file mode 120000 index 3000504..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/network-manager.svg +++ /dev/null @@ -1 +0,0 @@ -internet-web-browser.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/ntfs-config.svg b/breeze-icons-5.21.0/icons/apps/48/ntfs-config.svg deleted file mode 100644 index b07ec29..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ntfs-config.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/octave.svg b/breeze-icons-5.21.0/icons/apps/48/octave.svg deleted file mode 100644 index 21e5a37..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/octave.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/octopi.svg b/breeze-icons-5.21.0/icons/apps/48/octopi.svg deleted file mode 120000 index 66ccc99..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/octopi.svg +++ /dev/null @@ -1 +0,0 @@ -muon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/office-address-book.svg b/breeze-icons-5.21.0/icons/apps/48/office-address-book.svg deleted file mode 100644 index 4370815..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/office-address-book.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/office-calendar.svg b/breeze-icons-5.21.0/icons/apps/48/office-calendar.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/office-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/okteta.svg b/breeze-icons-5.21.0/icons/apps/48/okteta.svg deleted file mode 100644 index dfd6fb0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/okteta.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/okular.svg b/breeze-icons-5.21.0/icons/apps/48/okular.svg deleted file mode 100644 index 96b2980..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/okular.svg +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/partitionmanager.svg b/breeze-icons-5.21.0/icons/apps/48/partitionmanager.svg deleted file mode 120000 index b9b21b1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/partitionmanager.svg +++ /dev/null @@ -1 +0,0 @@ -gparted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/photolayoutseditor.svg b/breeze-icons-5.21.0/icons/apps/48/photolayoutseditor.svg deleted file mode 100644 index 99e0a8c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/photolayoutseditor.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/plan.svg b/breeze-icons-5.21.0/icons/apps/48/plan.svg deleted file mode 100644 index 4362f58..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/plan.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/planetkde.svg b/breeze-icons-5.21.0/icons/apps/48/planetkde.svg deleted file mode 100644 index 4901bde..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/planetkde.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/plank.svg b/breeze-icons-5.21.0/icons/apps/48/plank.svg deleted file mode 100644 index 22188f1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/plank.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/planner.svg b/breeze-icons-5.21.0/icons/apps/48/planner.svg deleted file mode 120000 index 8245354..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/planner.svg +++ /dev/null @@ -1 +0,0 @@ -plan.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/planwork.svg b/breeze-icons-5.21.0/icons/apps/48/planwork.svg deleted file mode 100644 index e24ed37..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/planwork.svg +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/plasma-media-center.svg b/breeze-icons-5.21.0/icons/apps/48/plasma-media-center.svg deleted file mode 100644 index 65d6682..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/plasma-media-center.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/plasma-mobile-phone.svg b/breeze-icons-5.21.0/icons/apps/48/plasma-mobile-phone.svg deleted file mode 100644 index f715e97..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/plasma-mobile-phone.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/preferences-system.svg b/breeze-icons-5.21.0/icons/apps/48/preferences-system.svg deleted file mode 100644 index ddbe3dd..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/preferences-system.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/qbittorrent.svg b/breeze-icons-5.21.0/icons/apps/48/qbittorrent.svg deleted file mode 100644 index 57d9173..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/qbittorrent.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/qdbusviewer.svg b/breeze-icons-5.21.0/icons/apps/48/qdbusviewer.svg deleted file mode 100644 index 3cdf309..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/qdbusviewer.svg +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/qelectrotech.svg b/breeze-icons-5.21.0/icons/apps/48/qelectrotech.svg deleted file mode 100644 index fd21ff0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/qelectrotech.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/qtcreator.svg b/breeze-icons-5.21.0/icons/apps/48/qtcreator.svg deleted file mode 100644 index 9b10b22..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/qtcreator.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/quassel.svg b/breeze-icons-5.21.0/icons/apps/48/quassel.svg deleted file mode 100644 index 8a47904..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/quassel.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ring.svg b/breeze-icons-5.21.0/icons/apps/48/ring.svg deleted file mode 100644 index e69d03d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ring.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/scanner.svg b/breeze-icons-5.21.0/icons/apps/48/scanner.svg deleted file mode 120000 index a6fb1a2..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/scanner.svg +++ /dev/null @@ -1 +0,0 @@ -skanlite.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/sheets.svg b/breeze-icons-5.21.0/icons/apps/48/sheets.svg deleted file mode 100644 index ef4205d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/sheets.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/showfoto.svg b/breeze-icons-5.21.0/icons/apps/48/showfoto.svg deleted file mode 100644 index 4980dfa..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/showfoto.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/skanlite.svg b/breeze-icons-5.21.0/icons/apps/48/skanlite.svg deleted file mode 100644 index d632923..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/skanlite.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/skrooge-black.svg b/breeze-icons-5.21.0/icons/apps/48/skrooge-black.svg deleted file mode 100644 index 6afaa93..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/skrooge-black.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/skrooge-initial.svg b/breeze-icons-5.21.0/icons/apps/48/skrooge-initial.svg deleted file mode 120000 index c0f3c03..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/skrooge-initial.svg +++ /dev/null @@ -1 +0,0 @@ -skrooge.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/skrooge.svg b/breeze-icons-5.21.0/icons/apps/48/skrooge.svg deleted file mode 100644 index 7af1746..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/skrooge.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/smartgit.svg b/breeze-icons-5.21.0/icons/apps/48/smartgit.svg deleted file mode 100644 index cafaca0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/smartgit.svg +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/smplayer.svg b/breeze-icons-5.21.0/icons/apps/48/smplayer.svg deleted file mode 100644 index 87c3ec1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/smplayer.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/spectacle.svg b/breeze-icons-5.21.0/icons/apps/48/spectacle.svg deleted file mode 120000 index ffbc8d0..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/spectacle.svg +++ /dev/null @@ -1 +0,0 @@ -ksnapshot.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/stage.svg b/breeze-icons-5.21.0/icons/apps/48/stage.svg deleted file mode 100644 index d813a94..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/stage.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/sublime.svg b/breeze-icons-5.21.0/icons/apps/48/sublime.svg deleted file mode 100644 index 4496c20..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/sublime.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/synaptic.svg b/breeze-icons-5.21.0/icons/apps/48/synaptic.svg deleted file mode 120000 index 66ccc99..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/synaptic.svg +++ /dev/null @@ -1 +0,0 @@ -muon.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/synfig_icon.svg b/breeze-icons-5.21.0/icons/apps/48/synfig_icon.svg deleted file mode 100644 index d9ceeca..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/synfig_icon.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/system-file-manager.svg b/breeze-icons-5.21.0/icons/apps/48/system-file-manager.svg deleted file mode 100644 index c4cdf81..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/system-file-manager.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/system-help.svg b/breeze-icons-5.21.0/icons/apps/48/system-help.svg deleted file mode 100644 index 9dde6fc..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/system-help.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/system-shutdown.svg b/breeze-icons-5.21.0/icons/apps/48/system-shutdown.svg deleted file mode 100644 index a5eae14..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/system-shutdown.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/system-software-install.svg b/breeze-icons-5.21.0/icons/apps/48/system-software-install.svg deleted file mode 100644 index 8ad8698..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/system-software-install.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/system-software-update.svg b/breeze-icons-5.21.0/icons/apps/48/system-software-update.svg deleted file mode 100644 index 1c6f7b5..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/system-software-update.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/systemsettings.svg b/breeze-icons-5.21.0/icons/apps/48/systemsettings.svg deleted file mode 120000 index 476ddab..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/systemsettings.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-system.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/telegram.svg b/breeze-icons-5.21.0/icons/apps/48/telegram.svg deleted file mode 100644 index 3bb96b6..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/telegram.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/telepathy-kde.svg b/breeze-icons-5.21.0/icons/apps/48/telepathy-kde.svg deleted file mode 100644 index 045508d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/telepathy-kde.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/tor-browser.svg b/breeze-icons-5.21.0/icons/apps/48/tor-browser.svg deleted file mode 100644 index d728c62..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/tor-browser.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/ubiquity.svg b/breeze-icons-5.21.0/icons/apps/48/ubiquity.svg deleted file mode 100644 index a8f59a1..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/ubiquity.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/umbrello.svg b/breeze-icons-5.21.0/icons/apps/48/umbrello.svg deleted file mode 100644 index d6b9a9e..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/umbrello.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/unetbootin.svg b/breeze-icons-5.21.0/icons/apps/48/unetbootin.svg deleted file mode 100644 index 034015d..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/unetbootin.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/usb-creator-kde.svg b/breeze-icons-5.21.0/icons/apps/48/usb-creator-kde.svg deleted file mode 100644 index 599e20e..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/usb-creator-kde.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/utilities-energy-monitor.svg b/breeze-icons-5.21.0/icons/apps/48/utilities-energy-monitor.svg deleted file mode 100644 index 3be105c..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/utilities-energy-monitor.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/utilities-file-archiver.svg b/breeze-icons-5.21.0/icons/apps/48/utilities-file-archiver.svg deleted file mode 120000 index f3f331a..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/utilities-file-archiver.svg +++ /dev/null @@ -1 +0,0 @@ -ark.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/apps/48/utilities-log-viewer.svg b/breeze-icons-5.21.0/icons/apps/48/utilities-log-viewer.svg deleted file mode 100644 index 137eb28..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/utilities-log-viewer.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/utilities-system-monitor.svg b/breeze-icons-5.21.0/icons/apps/48/utilities-system-monitor.svg deleted file mode 100644 index f964c77..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/utilities-system-monitor.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/utilities-terminal.svg b/breeze-icons-5.21.0/icons/apps/48/utilities-terminal.svg deleted file mode 100644 index d9c61b6..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/utilities-terminal.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/virtualbox.svg b/breeze-icons-5.21.0/icons/apps/48/virtualbox.svg deleted file mode 100644 index 1e074ae..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/virtualbox.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/vlc.svg b/breeze-icons-5.21.0/icons/apps/48/vlc.svg deleted file mode 100644 index 5184216..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/vlc.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/vokoscreen.svg b/breeze-icons-5.21.0/icons/apps/48/vokoscreen.svg deleted file mode 100644 index f018def..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/vokoscreen.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/words.svg b/breeze-icons-5.21.0/icons/apps/48/words.svg deleted file mode 100644 index e8d0e6f..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/words.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/xchat.svg b/breeze-icons-5.21.0/icons/apps/48/xchat.svg deleted file mode 100644 index d6f16eb..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/xchat.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/xterm-color.svg b/breeze-icons-5.21.0/icons/apps/48/xterm-color.svg deleted file mode 100644 index 6c3eb4e..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/xterm-color.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/xterm.svg b/breeze-icons-5.21.0/icons/apps/48/xterm.svg deleted file mode 100644 index 2202ea8..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/xterm.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/apps/48/yakuake.svg b/breeze-icons-5.21.0/icons/apps/48/yakuake.svg deleted file mode 100644 index e16fd02..0000000 --- a/breeze-icons-5.21.0/icons/apps/48/yakuake.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-development.svg b/breeze-icons-5.21.0/icons/categories/32/applications-development.svg deleted file mode 100644 index 3e6aeaa..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-development.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-education.svg b/breeze-icons-5.21.0/icons/categories/32/applications-education.svg deleted file mode 100644 index 1b8234d..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-education.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-engineering.svg b/breeze-icons-5.21.0/icons/categories/32/applications-engineering.svg deleted file mode 100644 index 3effc86..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-engineering.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-games.svg b/breeze-icons-5.21.0/icons/categories/32/applications-games.svg deleted file mode 100644 index 9518df5..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-games.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-graphics.svg b/breeze-icons-5.21.0/icons/categories/32/applications-graphics.svg deleted file mode 100644 index 3489cf8..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-graphics.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-internet.svg b/breeze-icons-5.21.0/icons/categories/32/applications-internet.svg deleted file mode 100644 index c613d94..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-internet.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-multimedia.svg b/breeze-icons-5.21.0/icons/categories/32/applications-multimedia.svg deleted file mode 100644 index 7752e5a..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-multimedia.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-office.svg b/breeze-icons-5.21.0/icons/categories/32/applications-office.svg deleted file mode 100644 index 603a3a1..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-office.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-other.svg b/breeze-icons-5.21.0/icons/categories/32/applications-other.svg deleted file mode 120000 index 8340062..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-other.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/32/preferences-other.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-science.svg b/breeze-icons-5.21.0/icons/categories/32/applications-science.svg deleted file mode 100644 index 63382c3..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-science.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-system.svg b/breeze-icons-5.21.0/icons/categories/32/applications-system.svg deleted file mode 120000 index 86aae64..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-system.svg +++ /dev/null @@ -1 +0,0 @@ -../../apps/32/preferences-desktop.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/categories/32/applications-utilities.svg b/breeze-icons-5.21.0/icons/categories/32/applications-utilities.svg deleted file mode 100644 index 3b556b0..0000000 --- a/breeze-icons-5.21.0/icons/categories/32/applications-utilities.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/computer-laptop.svg b/breeze-icons-5.21.0/icons/devices/16/computer-laptop.svg deleted file mode 100644 index 2477135..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/computer-laptop.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/computer.svg b/breeze-icons-5.21.0/icons/devices/16/computer.svg deleted file mode 100644 index dc5dba1..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/computer.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/drive-harddisk.svg b/breeze-icons-5.21.0/icons/devices/16/drive-harddisk.svg deleted file mode 100644 index 00ffbe0..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/drive-harddisk.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/drive-removable-media-usb-pendrive.svg b/breeze-icons-5.21.0/icons/devices/16/drive-removable-media-usb-pendrive.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/drive-removable-media-usb-pendrive.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/16/drive-removable-media-usb.svg b/breeze-icons-5.21.0/icons/devices/16/drive-removable-media-usb.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/drive-removable-media-usb.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/16/drive-removable-media.svg b/breeze-icons-5.21.0/icons/devices/16/drive-removable-media.svg deleted file mode 100644 index 05aceb3..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/drive-removable-media.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/input-tablet.svg b/breeze-icons-5.21.0/icons/devices/16/input-tablet.svg deleted file mode 100644 index 48273f0..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/input-tablet.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/media-floppy.svg b/breeze-icons-5.21.0/icons/devices/16/media-floppy.svg deleted file mode 120000 index c7be1ad..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/16/media-optical-audio.svg b/breeze-icons-5.21.0/icons/devices/16/media-optical-audio.svg deleted file mode 100644 index b0a0708..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-optical-audio.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/media-optical-data.svg b/breeze-icons-5.21.0/icons/devices/16/media-optical-data.svg deleted file mode 100644 index 4bb5b64..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-optical-data.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/media-optical-mixed-cd.svg b/breeze-icons-5.21.0/icons/devices/16/media-optical-mixed-cd.svg deleted file mode 100644 index bd577e2..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-optical-mixed-cd.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/media-optical-recordable.svg b/breeze-icons-5.21.0/icons/devices/16/media-optical-recordable.svg deleted file mode 100644 index 5dec7cd..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-optical-recordable.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/media-optical-video.svg b/breeze-icons-5.21.0/icons/devices/16/media-optical-video.svg deleted file mode 100644 index bd6adfa..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-optical-video.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/media-optical.svg b/breeze-icons-5.21.0/icons/devices/16/media-optical.svg deleted file mode 100644 index 3a2bf87..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/media-optical.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/multimedia-player-ipod-mini-blue.svg b/breeze-icons-5.21.0/icons/devices/16/multimedia-player-ipod-mini-blue.svg deleted file mode 100644 index 8d7af1d..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/multimedia-player-ipod-mini-blue.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-bluetooth.svg b/breeze-icons-5.21.0/icons/devices/16/network-bluetooth.svg deleted file mode 100644 index 9235d4e..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-bluetooth.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-modem.svg b/breeze-icons-5.21.0/icons/devices/16/network-modem.svg deleted file mode 100644 index 738a60c..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-modem.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-vpn.svg b/breeze-icons-5.21.0/icons/devices/16/network-vpn.svg deleted file mode 100644 index a60527b..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-vpn.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wired-activated.svg b/breeze-icons-5.21.0/icons/devices/16/network-wired-activated.svg deleted file mode 100644 index 20e92fa..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wired-activated.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wired-unavailable.svg b/breeze-icons-5.21.0/icons/devices/16/network-wired-unavailable.svg deleted file mode 100644 index 5193e49..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wired-unavailable.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wired.svg b/breeze-icons-5.21.0/icons/devices/16/network-wired.svg deleted file mode 120000 index 141bbe5..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wired.svg +++ /dev/null @@ -1 +0,0 @@ -network-wired-activated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-00.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-00.svg deleted file mode 100644 index 70cbf8f..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-00.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-100.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-100.svg deleted file mode 100644 index 6806116..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-100.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-25.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-25.svg deleted file mode 100644 index 07b288a..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-25.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-50.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-50.svg deleted file mode 100644 index cd703bb..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-50.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-75.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-75.svg deleted file mode 100644 index dfb5a9b..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless-connected-75.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless-disconnected.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless-disconnected.svg deleted file mode 100644 index 94d5270..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless-disconnected.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/network-wireless.svg b/breeze-icons-5.21.0/icons/devices/16/network-wireless.svg deleted file mode 120000 index af03860..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/network-wireless.svg +++ /dev/null @@ -1 +0,0 @@ -network-wireless-connected-100.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/16/smartphone.svg b/breeze-icons-5.21.0/icons/devices/16/smartphone.svg deleted file mode 100644 index baa813a..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/smartphone.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/16/tablet.svg b/breeze-icons-5.21.0/icons/devices/16/tablet.svg deleted file mode 100644 index d9274ed..0000000 --- a/breeze-icons-5.21.0/icons/devices/16/tablet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/computer-laptop.svg b/breeze-icons-5.21.0/icons/devices/22/computer-laptop.svg deleted file mode 100644 index d28146f..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/computer-laptop.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/computer.svg b/breeze-icons-5.21.0/icons/devices/22/computer.svg deleted file mode 100644 index 9c9e613..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/computer.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/drive-harddisk.svg b/breeze-icons-5.21.0/icons/devices/22/drive-harddisk.svg deleted file mode 100644 index e2ae1d9..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/drive-harddisk.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/drive-removable-media-usb-pendrive.svg b/breeze-icons-5.21.0/icons/devices/22/drive-removable-media-usb-pendrive.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/drive-removable-media-usb-pendrive.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/drive-removable-media-usb.svg b/breeze-icons-5.21.0/icons/devices/22/drive-removable-media-usb.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/drive-removable-media-usb.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/drive-removable-media.svg b/breeze-icons-5.21.0/icons/devices/22/drive-removable-media.svg deleted file mode 100644 index a360f19..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/drive-removable-media.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/input-keyboard.svg b/breeze-icons-5.21.0/icons/devices/22/input-keyboard.svg deleted file mode 100644 index aad362c..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/input-keyboard.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/input-tablet.svg b/breeze-icons-5.21.0/icons/devices/22/input-tablet.svg deleted file mode 100644 index 0b996ae..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/input-tablet.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/input-touchpad.svg b/breeze-icons-5.21.0/icons/devices/22/input-touchpad.svg deleted file mode 100644 index 81a051a..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/input-touchpad.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/media-floppy.svg b/breeze-icons-5.21.0/icons/devices/22/media-floppy.svg deleted file mode 120000 index f13ae03..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-floppy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/document-save.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/media-optical-audio.svg b/breeze-icons-5.21.0/icons/devices/22/media-optical-audio.svg deleted file mode 120000 index 3a0e5cc..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-optical-audio.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-rip-audio-cd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/media-optical-data.svg b/breeze-icons-5.21.0/icons/devices/22/media-optical-data.svg deleted file mode 100644 index 9c05e0b..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-optical-data.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/media-optical-mixed-cd.svg b/breeze-icons-5.21.0/icons/devices/22/media-optical-mixed-cd.svg deleted file mode 100644 index 074c407..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-optical-mixed-cd.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/media-optical-recordable.svg b/breeze-icons-5.21.0/icons/devices/22/media-optical-recordable.svg deleted file mode 100644 index 4479125..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-optical-recordable.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/media-optical-video.svg b/breeze-icons-5.21.0/icons/devices/22/media-optical-video.svg deleted file mode 120000 index c84fbd7..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-optical-video.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-rip-video-cd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/media-optical.svg b/breeze-icons-5.21.0/icons/devices/22/media-optical.svg deleted file mode 120000 index 162685a..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/media-optical.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-media-optical-format.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/multimedia-player-ipod-mini-blue.svg b/breeze-icons-5.21.0/icons/devices/22/multimedia-player-ipod-mini-blue.svg deleted file mode 100644 index a2ba401..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/multimedia-player-ipod-mini-blue.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-bluetooth.svg b/breeze-icons-5.21.0/icons/devices/22/network-bluetooth.svg deleted file mode 100644 index 91be0ce..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-bluetooth.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-modem.svg b/breeze-icons-5.21.0/icons/devices/22/network-modem.svg deleted file mode 100644 index e159a1c..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-modem.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-vpn.svg b/breeze-icons-5.21.0/icons/devices/22/network-vpn.svg deleted file mode 100644 index a2e25a8..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-vpn.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wired-activated.svg b/breeze-icons-5.21.0/icons/devices/22/network-wired-activated.svg deleted file mode 100644 index b45b22d..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wired-activated.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wired-unavailable.svg b/breeze-icons-5.21.0/icons/devices/22/network-wired-unavailable.svg deleted file mode 100644 index cae9030..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wired-unavailable.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wired.svg b/breeze-icons-5.21.0/icons/devices/22/network-wired.svg deleted file mode 120000 index 141bbe5..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wired.svg +++ /dev/null @@ -1 +0,0 @@ -network-wired-activated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-00.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-00.svg deleted file mode 100644 index 004c786..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-00.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-100.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-100.svg deleted file mode 100644 index 3b01373..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-100.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-25.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-25.svg deleted file mode 100644 index 92f21c7..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-25.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-50.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-50.svg deleted file mode 100644 index 7751f02..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-50.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-75.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-75.svg deleted file mode 100644 index 672be0f..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless-connected-75.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless-disconnected.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless-disconnected.svg deleted file mode 100644 index 12850f4..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless-disconnected.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/network-wireless.svg b/breeze-icons-5.21.0/icons/devices/22/network-wireless.svg deleted file mode 120000 index af03860..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/network-wireless.svg +++ /dev/null @@ -1 +0,0 @@ -network-wireless-connected-100.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/22/smartphone.svg b/breeze-icons-5.21.0/icons/devices/22/smartphone.svg deleted file mode 100644 index a430fbe..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/smartphone.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/22/tablet.svg b/breeze-icons-5.21.0/icons/devices/22/tablet.svg deleted file mode 100644 index 66c7d01..0000000 --- a/breeze-icons-5.21.0/icons/devices/22/tablet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/audio-card.svg b/breeze-icons-5.21.0/icons/devices/64/audio-card.svg deleted file mode 100644 index bd1dc36..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/audio-card.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/audio-headphones.svg b/breeze-icons-5.21.0/icons/devices/64/audio-headphones.svg deleted file mode 100644 index ee370cf..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/audio-headphones.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/battery.svg b/breeze-icons-5.21.0/icons/devices/64/battery.svg deleted file mode 100644 index d598ce8..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/battery.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/camera-photo.svg b/breeze-icons-5.21.0/icons/devices/64/camera-photo.svg deleted file mode 100644 index 6b8f7fd..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/camera-photo.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/camera-web.svg b/breeze-icons-5.21.0/icons/devices/64/camera-web.svg deleted file mode 100644 index 1d9acbe..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/camera-web.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/computer-laptop.svg b/breeze-icons-5.21.0/icons/devices/64/computer-laptop.svg deleted file mode 100644 index 2e707e6..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/computer-laptop.svg +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/computer.svg b/breeze-icons-5.21.0/icons/devices/64/computer.svg deleted file mode 100644 index f5df857..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/computer.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/cpu.svg b/breeze-icons-5.21.0/icons/devices/64/cpu.svg deleted file mode 100644 index 14a183d..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/cpu.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/drive-harddisk.svg b/breeze-icons-5.21.0/icons/devices/64/drive-harddisk.svg deleted file mode 100644 index 9dcc8b6..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/drive-harddisk.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/drive-removable-media-usb-pendrive.svg b/breeze-icons-5.21.0/icons/devices/64/drive-removable-media-usb-pendrive.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/drive-removable-media-usb-pendrive.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/64/drive-removable-media-usb.svg b/breeze-icons-5.21.0/icons/devices/64/drive-removable-media-usb.svg deleted file mode 120000 index a283cdf..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/drive-removable-media-usb.svg +++ /dev/null @@ -1 +0,0 @@ -drive-removable-media.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/64/drive-removable-media.svg b/breeze-icons-5.21.0/icons/devices/64/drive-removable-media.svg deleted file mode 100644 index c0ea0a7..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/drive-removable-media.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/input-gaming.svg b/breeze-icons-5.21.0/icons/devices/64/input-gaming.svg deleted file mode 100644 index 249f76d..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/input-gaming.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/input-keyboard.svg b/breeze-icons-5.21.0/icons/devices/64/input-keyboard.svg deleted file mode 100644 index 6227b78..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/input-keyboard.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/input-mouse.svg b/breeze-icons-5.21.0/icons/devices/64/input-mouse.svg deleted file mode 100644 index db004f5..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/input-mouse.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/input-tablet.svg b/breeze-icons-5.21.0/icons/devices/64/input-tablet.svg deleted file mode 100644 index 926aa22..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/input-tablet.svg +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/input-touchpad.svg b/breeze-icons-5.21.0/icons/devices/64/input-touchpad.svg deleted file mode 100644 index c1f4389..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/input-touchpad.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-flash-memory-stick.svg b/breeze-icons-5.21.0/icons/devices/64/media-flash-memory-stick.svg deleted file mode 100644 index 9cc2f23..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-flash-memory-stick.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-flash-sd-mmc.svg b/breeze-icons-5.21.0/icons/devices/64/media-flash-sd-mmc.svg deleted file mode 100644 index f895921..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-flash-sd-mmc.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-flash-smart-media.svg b/breeze-icons-5.21.0/icons/devices/64/media-flash-smart-media.svg deleted file mode 120000 index e5c447a..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-flash-smart-media.svg +++ /dev/null @@ -1 +0,0 @@ -media-flash-sd-mmc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/64/media-flash.svg b/breeze-icons-5.21.0/icons/devices/64/media-flash.svg deleted file mode 100644 index fde77d8..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-flash.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical-audio.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical-audio.svg deleted file mode 100644 index 8613138..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical-audio.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical-blu-ray.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical-blu-ray.svg deleted file mode 100644 index 668dc3d..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical-blu-ray.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical-data.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical-data.svg deleted file mode 100644 index a901de8..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical-data.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical-dvd.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical-dvd.svg deleted file mode 100644 index d614560..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical-dvd.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical-recordable.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical-recordable.svg deleted file mode 100644 index 7085ea5..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical-recordable.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical-video.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical-video.svg deleted file mode 100644 index b86cfbc..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical-video.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/media-optical.svg b/breeze-icons-5.21.0/icons/devices/64/media-optical.svg deleted file mode 100644 index 7895605..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/media-optical.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/multimedia-player.svg b/breeze-icons-5.21.0/icons/devices/64/multimedia-player.svg deleted file mode 100644 index 0f05184..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/multimedia-player.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/network-card.svg b/breeze-icons-5.21.0/icons/devices/64/network-card.svg deleted file mode 100644 index 29b2ec2..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/network-card.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/phone.svg b/breeze-icons-5.21.0/icons/devices/64/phone.svg deleted file mode 120000 index 9a05e5c..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/phone.svg +++ /dev/null @@ -1 +0,0 @@ -smartphone.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/devices/64/printer.svg b/breeze-icons-5.21.0/icons/devices/64/printer.svg deleted file mode 100644 index d96428e..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/printer.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/scanner.svg b/breeze-icons-5.21.0/icons/devices/64/scanner.svg deleted file mode 100644 index ce96173..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/scanner.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/smartphone.svg b/breeze-icons-5.21.0/icons/devices/64/smartphone.svg deleted file mode 100644 index cfeef87..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/smartphone.svg +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/video-display.svg b/breeze-icons-5.21.0/icons/devices/64/video-display.svg deleted file mode 100644 index fd8ce1b..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/video-display.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/devices/64/video-television.svg b/breeze-icons-5.21.0/icons/devices/64/video-television.svg deleted file mode 100644 index b04c30d..0000000 --- a/breeze-icons-5.21.0/icons/devices/64/video-television.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/emblem-symbolic-link.svg b/breeze-icons-5.21.0/icons/emblems/16/emblem-symbolic-link.svg deleted file mode 100644 index 94f8eb4..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/emblem-symbolic-link.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/rating-unrated.svg b/breeze-icons-5.21.0/icons/emblems/16/rating-unrated.svg deleted file mode 100644 index 371202a..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/rating-unrated.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/rating.svg b/breeze-icons-5.21.0/icons/emblems/16/rating.svg deleted file mode 100644 index ef9c3ac..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/rating.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-added.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-added.svg deleted file mode 100644 index ecda019..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-added.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-conflicting.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-conflicting.svg deleted file mode 100644 index 5f05cb1..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-conflicting.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-locally-modified-unstaged.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-locally-modified-unstaged.svg deleted file mode 100644 index 8d00659..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-locally-modified-unstaged.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-locally-modified.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-locally-modified.svg deleted file mode 100644 index 4c03bdf..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-locally-modified.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-normal.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-normal.svg deleted file mode 100644 index e3f3c00..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-normal.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-removed.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-removed.svg deleted file mode 100644 index a579ea4..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-removed.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/16/vcs-update-required.svg b/breeze-icons-5.21.0/icons/emblems/16/vcs-update-required.svg deleted file mode 100644 index 50b8a77..0000000 --- a/breeze-icons-5.21.0/icons/emblems/16/vcs-update-required.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/22/emblem-encrypted-unlocked.svg b/breeze-icons-5.21.0/icons/emblems/22/emblem-encrypted-unlocked.svg deleted file mode 100644 index 677145e..0000000 --- a/breeze-icons-5.21.0/icons/emblems/22/emblem-encrypted-unlocked.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/22/emblem-favorite.svg b/breeze-icons-5.21.0/icons/emblems/22/emblem-favorite.svg deleted file mode 100644 index 80c9d24..0000000 --- a/breeze-icons-5.21.0/icons/emblems/22/emblem-favorite.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/22/emblem-important.svg b/breeze-icons-5.21.0/icons/emblems/22/emblem-important.svg deleted file mode 100644 index db57ef6..0000000 --- a/breeze-icons-5.21.0/icons/emblems/22/emblem-important.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/22/emblem-locked.svg b/breeze-icons-5.21.0/icons/emblems/22/emblem-locked.svg deleted file mode 100644 index df6ab41..0000000 --- a/breeze-icons-5.21.0/icons/emblems/22/emblem-locked.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/22/emblem-symbolic-link.svg b/breeze-icons-5.21.0/icons/emblems/22/emblem-symbolic-link.svg deleted file mode 100644 index 9fdc2d5..0000000 --- a/breeze-icons-5.21.0/icons/emblems/22/emblem-symbolic-link.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/checkmark.svg b/breeze-icons-5.21.0/icons/emblems/8/checkmark.svg deleted file mode 120000 index 5693f29..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ -emblem-mounted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-added.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-added.svg deleted file mode 100644 index e4fc9e2..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-added.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-checked.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-checked.svg deleted file mode 120000 index 5693f29..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-checked.svg +++ /dev/null @@ -1 +0,0 @@ -emblem-mounted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-error.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-error.svg deleted file mode 100644 index 6b5fbd9..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-error.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-information.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-information.svg deleted file mode 100644 index 5a18d24..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-information.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-locked.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-locked.svg deleted file mode 100644 index cd4a89e..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-locked.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-mounted.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-mounted.svg deleted file mode 100644 index c074a09..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-mounted.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-pause.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-pause.svg deleted file mode 100644 index fe3bf7d..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-pause.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-question.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-question.svg deleted file mode 100644 index 31d6c6b..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-question.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-remove.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-remove.svg deleted file mode 100644 index bd1fa3a..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-remove.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-success.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-success.svg deleted file mode 120000 index 5693f29..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-success.svg +++ /dev/null @@ -1 +0,0 @@ -emblem-mounted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-unavailable.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-unavailable.svg deleted file mode 100644 index 6a86e5d..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-unavailable.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-unlocked.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-unlocked.svg deleted file mode 100644 index 6450d86..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-unlocked.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-unmounted.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-unmounted.svg deleted file mode 100644 index b06a72e..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-unmounted.svg +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emblems/8/emblem-warning.svg b/breeze-icons-5.21.0/icons/emblems/8/emblem-warning.svg deleted file mode 100644 index 6c54871..0000000 --- a/breeze-icons-5.21.0/icons/emblems/8/emblem-warning.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/drink-beer.svg b/breeze-icons-5.21.0/icons/emotes/22/drink-beer.svg deleted file mode 100644 index 01ce3d3..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/drink-beer.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/drink-martini.svg b/breeze-icons-5.21.0/icons/emotes/22/drink-martini.svg deleted file mode 100644 index 7fd21ab..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/drink-martini.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-angel.svg b/breeze-icons-5.21.0/icons/emotes/22/face-angel.svg deleted file mode 100644 index c54335d..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-angel.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-angry.svg b/breeze-icons-5.21.0/icons/emotes/22/face-angry.svg deleted file mode 100644 index 6709ba4..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-angry.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-clown.svg b/breeze-icons-5.21.0/icons/emotes/22/face-clown.svg deleted file mode 100644 index 18e2848..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-clown.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-confused.svg b/breeze-icons-5.21.0/icons/emotes/22/face-confused.svg deleted file mode 100644 index b7b47fc..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-confused.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-cool.svg b/breeze-icons-5.21.0/icons/emotes/22/face-cool.svg deleted file mode 100644 index 29d5830..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-cool.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-crying.svg b/breeze-icons-5.21.0/icons/emotes/22/face-crying.svg deleted file mode 100644 index 8132a03..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-crying.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-devilish.svg b/breeze-icons-5.21.0/icons/emotes/22/face-devilish.svg deleted file mode 100644 index d43f5b2..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-devilish.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-embarrassed.svg b/breeze-icons-5.21.0/icons/emotes/22/face-embarrassed.svg deleted file mode 100644 index ef38da1..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-embarrassed.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-glasses.svg b/breeze-icons-5.21.0/icons/emotes/22/face-glasses.svg deleted file mode 100644 index dcab136..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-glasses.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-hug-left.svg b/breeze-icons-5.21.0/icons/emotes/22/face-hug-left.svg deleted file mode 100644 index cd5cf85..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-hug-left.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-hug-right.svg b/breeze-icons-5.21.0/icons/emotes/22/face-hug-right.svg deleted file mode 100644 index cee0509..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-hug-right.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-in-love.svg b/breeze-icons-5.21.0/icons/emotes/22/face-in-love.svg deleted file mode 100644 index 98ac9dc..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-in-love.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-kiss.svg b/breeze-icons-5.21.0/icons/emotes/22/face-kiss.svg deleted file mode 100644 index 848eedc..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-kiss.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-laughing.svg b/breeze-icons-5.21.0/icons/emotes/22/face-laughing.svg deleted file mode 100644 index baa365c..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-laughing.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-ninja.svg b/breeze-icons-5.21.0/icons/emotes/22/face-ninja.svg deleted file mode 100644 index 1fb8b44..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-ninja.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-pirate.svg b/breeze-icons-5.21.0/icons/emotes/22/face-pirate.svg deleted file mode 100644 index 1d781bd..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-pirate.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-plain.svg b/breeze-icons-5.21.0/icons/emotes/22/face-plain.svg deleted file mode 100644 index 2430d21..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-plain.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-quiet.svg b/breeze-icons-5.21.0/icons/emotes/22/face-quiet.svg deleted file mode 100644 index 6aa7f00..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-quiet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-raspberry.svg b/breeze-icons-5.21.0/icons/emotes/22/face-raspberry.svg deleted file mode 100644 index 13ba357..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-raspberry.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-sad.svg b/breeze-icons-5.21.0/icons/emotes/22/face-sad.svg deleted file mode 100644 index a092a41..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-sad.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-sick.svg b/breeze-icons-5.21.0/icons/emotes/22/face-sick.svg deleted file mode 100644 index 11d92ca..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-sick.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-sleeping.svg b/breeze-icons-5.21.0/icons/emotes/22/face-sleeping.svg deleted file mode 100644 index da3bedc..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-sleeping.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-smile-big.svg b/breeze-icons-5.21.0/icons/emotes/22/face-smile-big.svg deleted file mode 100644 index 28dd220..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-smile-big.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-smile-grin.svg b/breeze-icons-5.21.0/icons/emotes/22/face-smile-grin.svg deleted file mode 100644 index 204e723..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-smile-grin.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-smile.svg b/breeze-icons-5.21.0/icons/emotes/22/face-smile.svg deleted file mode 100644 index 8209f31..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-smile.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-smirk.svg b/breeze-icons-5.21.0/icons/emotes/22/face-smirk.svg deleted file mode 100644 index b140066..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-smirk.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-surprise.svg b/breeze-icons-5.21.0/icons/emotes/22/face-surprise.svg deleted file mode 100644 index eec0315..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-surprise.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-uncertain.svg b/breeze-icons-5.21.0/icons/emotes/22/face-uncertain.svg deleted file mode 100644 index 36958a5..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-uncertain.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-wink.svg b/breeze-icons-5.21.0/icons/emotes/22/face-wink.svg deleted file mode 100644 index cfdd502..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-wink.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-worried.svg b/breeze-icons-5.21.0/icons/emotes/22/face-worried.svg deleted file mode 100644 index 1b0354c..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-worried.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/face-yawn.svg b/breeze-icons-5.21.0/icons/emotes/22/face-yawn.svg deleted file mode 100644 index 341d6fa..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/face-yawn.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/emotes/22/food-cake.svg b/breeze-icons-5.21.0/icons/emotes/22/food-cake.svg deleted file mode 100644 index 7bfd448..0000000 --- a/breeze-icons-5.21.0/icons/emotes/22/food-cake.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/index.theme b/breeze-icons-5.21.0/icons/index.theme deleted file mode 100644 index b97d7df..0000000 --- a/breeze-icons-5.21.0/icons/index.theme +++ /dev/null @@ -1,317 +0,0 @@ -[Icon Theme] -Name=Breeze -Name[ar]=نسيم -Name[ast]=Breeze -Name[ca]=Brisa -Name[ca@valencia]=Brisa -Name[cs]=Breeze -Name[da]=Breeze -Name[de]=Breeze -Name[en_GB]=Breeze -Name[es]=Brisa -Name[fi]=Breeze -Name[gl]=Breeze -Name[ia]=Breeze -Name[it]=Brezza -Name[ko]=Breeze -Name[nl]=Breeze -Name[nn]=Breeze -Name[pl]=Bryza -Name[pt]=Brisa -Name[pt_BR]=Breeze -Name[ru]=Breeze -Name[sk]=Breeze -Name[sl]=Sapica -Name[sr]=Поветарац -Name[sr@ijekavian]=Поветарац -Name[sr@ijekavianlatin]=Povetarac -Name[sr@latin]=Povetarac -Name[sv]=Breeze -Name[uk]=Breeze -Name[x-test]=xxBreezexx -Name[zh_CN]=微风 - -Comment=Default Plasma 5 Theme -Comment[ar]=سمة بلازما 5 الافتراضيّة -Comment[ast]=Tema de Plasma 5 por defeutu -Comment[ca]=Tema del Plasma 5 per defecte -Comment[ca@valencia]=Tema del Plasma 5 per defecte -Comment[cs]=Výchozí motiv Plasma 5 -Comment[da]=Standard Plasma 5-tema -Comment[de]=Standard-Arbeitsflächendesign für Plasma 5 -Comment[en_GB]=Default Plasma 5 Theme -Comment[es]=Tema por omisión de Plasma 5 -Comment[fi]=Plasma 5:n oletusteema -Comment[gl]=Tema predeterminado de Plasma 5 -Comment[ia]=Thema predefinite de Plasma 5 -Comment[it]=Tema predefinito di Plasma 5 -Comment[ko]=기본 Plasma 5 테마 -Comment[nl]=Standaard Plasma 5 thema -Comment[nn]=Standard Plasma 5-tema -Comment[pl]=Domyślny wystrój Plazmy 5 -Comment[pt]=Tema Predefinido do Plasma 5 -Comment[pt_BR]=Tema padrão do Plasma 5 -Comment[ru]=Стандартный набор значков в Plasma 5 -Comment[sk]=Predvolená téma Plasma 5 -Comment[sl]=Privzeta tema za Plasmo 5 -Comment[sr]=Подразумевана тема Плазме 5 -Comment[sr@ijekavian]=Подразумевана тема Плазме 5 -Comment[sr@ijekavianlatin]=Podrazumevana tema Plasme 5 -Comment[sr@latin]=Podrazumevana tema Plasme 5 -Comment[sv]=Plasma 5 standardtema -Comment[uk]=Типова тема Плазми 5 -Comment[x-test]=xxDefault Plasma 5 Themexx -Comment[zh_CN]=默认 Plasma 5 主题 - -DisplayDepth=32 - -Inherits=hicolor - -Example=folder - -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=32 -PanelSizes=16,22,32,48,64,128,256 -DialogDefault=32 -DialogSizes=16,22,32,48,64,128,256 - -########## Directories -########## ordered by category and alphabetically - -Directories=actions/12,actions/16,actions/22,actions/24,actions/32,actions/48,apps/16,apps/22,apps/32,apps/48,applets/256,categories/16,categories/22,categories/32,categories/48,devices/16,devices/22,devices/48,devices/64,emblems/8,emblems/16,emblems/22,emotes/22,mimetypes/16,mimetypes/22,mimetypes/32,mimetypes/64,places/16,places/22,places/32,places/64,status/16,status/22,status/24,status/64 - -########## Actions -########## ordered by size - -#12x12 - Fixed size - For Inkscape -[actions/12] -Size=12 -Context=Actions -Type=Fixed - -#16x16 - Fixed size - For use in sidebar(s) smaller toolbar(s) >!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/16] -Size=16 -Context=Actions -Type=Fixed - -#22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/22] -Size=22 -Context=Actions -Type=Fixed - -#24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/24] -Size=24 -Context=Actions -Type=Fixed - -#32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[actions/32] -Size=32 -Context=Actions -Type=Fixed - -########## Apps -########## ordered by size - -#16x16 - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[apps/16] -Size=16 -Context=Applications -Type=Fixed - -#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome -[apps/22] -Size=22 -Context=Applications -Type=Fixed - -#32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the following sizes: 32x32 (default), 64x64, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[apps/32] -Size=32 -Context=Applications -Type=Fixed - -#48x48 - Scalable - For application icons >!!!ONLY!!!< - Scalable to the following sizes: 48x48 (default), 96x96 and 24x24 (not recommended) - DO_NOT_USE_ANYWHERE_ELSE - Color -[apps/48] -Size=48 -Context=Applications -Type=Scalable -MinSize=48 -MaxSize=256 - -#256x256 - Scalable - For applets / widgets icons >!!!ONLY!!! - DO_NOT_USE_ANYWHERE_ELSE - Color -[applets/256] -Size=256 -Context=Applications -Type=Scalable -MinSize=48 -MaxSize=256 - -########## Categories -########## ordered by size - -#32x32 - Fixed size - For categories icons >!!!ONLY!!!< - Used in Kickoff (KDE 4.x.x) and Lancelot. Also used in MATE and Cinnamon (just FYI) - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[categories/32] -Size=32 -Context=Categories -Type=Fixed - -########## Devices -########## ordered by size - -#16x16 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[devices/16] -Size=16 -Context=Devices -Type=Fixed - -#22x22 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[devices/22] -Size=22 -Context=Devices -Type=Fixed - -#64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[devices/64] -Size=64 -Context=Devices -Type=Scalable -MinSize=64 -MaxSize=256 - -########## Emblems -########## ordered by size - -#8x8 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[emblems/8] -Size=8 -Context=Emblems -Type=Fixed - -#16x16 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[emblems/16] -Size=16 -Context=Emblems -Type=Fixed - -#22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[emblems/22] -Size=22 -Context=Emblems -Type=Fixed - -########## Emoticons -########## ordered by size - -#22x22 - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat -[emotes/22] -Size=22 -Context=Emotes -Type=Fixed - -########## Mimetypes -########## ordered by size - -#16x16 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[mimetypes/16] -Size=16 -Context=MimeTypes -Type=Fixed -MinSize=16 - -#22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[mimetypes/22] -Size=22 -Context=MimeTypes -Type=Scalable -MinSize=22 -MaxSize=24 - -#32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[mimetypes/32] -Size=32 -Context=MimeTypes -Type=Scalable -MinSize=32 -MaxSize=48 - -#64x64 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[mimetypes/64] -Size=64 -Context=MimeTypes -Type=Scalable -MinSize=64 -MaxSize=256 - -########## Places -########## ordered by size - -#16x16 - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[places/16] -Size=16 -Context=Places -Type=Fixed -MinSize=16 - -#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome -[places/22] -Size=22 -Context=Places -Type=Fixed - -#32x32 - Scalable - For folder icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[places/32] -Size=32 -Context=Places -Type=Scalable -MinSize=32 -MaxSize=48 - -#64x64 - Scalable - For folder icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color -[places/64] -Size=64 -Context=Places -Type=Scalable -MinSize=64 -MaxSize=256 - -########## Status -########## ordered by size - -#16x16 - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[status/16] -Size=16 -Context=Status -Type=Fixed - -#22x22 - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome -[status/22] -Size=22 -Context=Status -Type=Scalable -MinSize=22 -MaxSize=32 - -#24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome -[status/24] -Size=24 -Context=Status -Type=Fixed - -#64x64 - Fixed size - For dialog icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Color -[status/64] -Size=64 -Context=Status -Type=Fixed - -########## EOF diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/android-package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/16/android-package-archive.svg deleted file mode 100644 index 0b4018b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/android-package-archive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-atom+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-atom+xml.svg deleted file mode 100644 index cd2097c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-atom+xml.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-epub+zip.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-epub+zip.svg deleted file mode 100644 index 73b68ba..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-epub+zip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-illustrator.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-illustrator.svg deleted file mode 100644 index 3538302..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-illustrator.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-msword-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-msword.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-octet-stream.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-octet-stream.svg deleted file mode 100644 index 74920f9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-octet-stream.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-ogg.svg deleted file mode 100644 index 6ea8eb3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-ogg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pdf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pdf.svg deleted file mode 100644 index 1a24ed1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pdf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-encrypted.svg deleted file mode 100644 index 3b3d9cd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-encrypted.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-keys.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp.svg deleted file mode 100644 index 18fa510..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pgp.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-postscript.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-postscript.svg deleted file mode 100644 index 74a30d7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-postscript.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-relaxng.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-rss+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-sxw.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.iccprofile.svg deleted file mode 100644 index 9f00a99..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.iccprofile.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index c3d635a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index 3bc7ab8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index 0984b2b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index a1786bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index 3e94142..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index 93f7cde..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index 6489d79..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index 1da3e7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.scribus.svg deleted file mode 100644 index 2ef89c3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.scribus.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index ad11f80..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-7z-compressed.svg deleted file mode 100644 index 7d6fa4b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-7z-compressed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-abiword.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ace.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ace.svg deleted file mode 100644 index ccffa84..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ace.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-applix-word.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ar.svg deleted file mode 100644 index d2a9e0c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-arc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-arc.svg deleted file mode 100644 index 227dec4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-arc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-arj.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-arj.svg deleted file mode 100644 index 782aee7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-arj.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bittorrent.svg deleted file mode 100644 index c137189..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bittorrent.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-blender.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-blender.svg deleted file mode 100644 index 2ce47d4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-blender.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzdvi.svg deleted file mode 100644 index 4c9d67c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzdvi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzip-compressed-tar.svg deleted file mode 100644 index c15ceeb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzip.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzip.svg deleted file mode 100644 index c895bdd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-bzip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cd-image.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cd-image.svg deleted file mode 100644 index d844396..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cd-image.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cda.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cda.svg deleted file mode 100644 index 8b817fb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cda.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-chm.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-chm.svg deleted file mode 100644 index 96d4781..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-chm.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-compress.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-compressed-tar.svg deleted file mode 100644 index b09f803..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-compressed-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cpio.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cpio.svg deleted file mode 100644 index fad88ce..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cpio.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cue.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-deb.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-deb.svg deleted file mode 100644 index a659013..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-deb.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-designer.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-designer.svg deleted file mode 100644 index 6e0eec2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-designer.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-desktop.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-desktop.svg deleted file mode 100644 index bcf9031..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-desktop.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-egon.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-executable-script.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-executable-script.svg deleted file mode 100644 index a55aed9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-executable-script.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-executable.svg deleted file mode 100644 index 5af074b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-executable.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-flash-video.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-afm.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-afm.svg deleted file mode 100644 index a1222a0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-afm.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-bdf.svg deleted file mode 100644 index d6b6271..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-bdf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-otf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-otf.svg deleted file mode 100644 index 105d8f2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-otf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-snf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-ttf.svg deleted file mode 100644 index cdce288..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-ttf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-type1.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-type1.svg deleted file mode 100644 index bcaab62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-font-type1.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzdvi.svg deleted file mode 100644 index 6b7480d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzdvi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzip.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzip.svg deleted file mode 100644 index 2ebb176..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzpostscript.svg deleted file mode 100644 index d56a419..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-gzpostscript.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-iso.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-it87.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-jar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java-applet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java-archive.svg deleted file mode 100644 index 98eaaae..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java-archive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java.svg deleted file mode 100644 index a985da5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-java.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-javascript.svg deleted file mode 100644 index 41b0b0b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-javascript.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-k3b.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kdenlivetitle.svg deleted file mode 100644 index 42d08ee..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexi-connectiondata.svg deleted file mode 100644 index b8ac3e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-shortcut.svg deleted file mode 100644 index 7705032..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kformula.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kontour.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kplato.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kplato.svg deleted file mode 100644 index 9bf8df6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kplato.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-krita.svg deleted file mode 100644 index 98413f4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-krita.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kvtml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kvtml.svg deleted file mode 100644 index 40fae10..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kvtml.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kword.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lha.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lha.svg deleted file mode 100644 index b5addc4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lha.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lyx.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lyx.svg deleted file mode 100644 index b11463d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lyx.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lzma-compressed-tar.svg deleted file mode 100644 index 792d363..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lzop.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lzop.svg deleted file mode 100644 index f9e239e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-lzop.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-m4.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-marble.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-marble.svg deleted file mode 100644 index 70fa8eb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-marble.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ms-shortcut.svg deleted file mode 100644 index 3c347b2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ms-shortcut.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mswrite.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-nzb.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-object.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-pak.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-pem-key.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-pem-key.svg deleted file mode 100644 index 619784b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-pem-key.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-perl.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-perl.svg deleted file mode 100644 index b7ed031..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-perl.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-php.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-php.svg deleted file mode 100644 index 217e8d8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-php.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-plasma.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-plasma.svg deleted file mode 100644 index d6371bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-plasma.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-python-bytecode.svg deleted file mode 100644 index 9d966fb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-python-bytecode.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-qet-element.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-qet-project.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-quattropro.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-rar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-rar.svg deleted file mode 100644 index fd309b7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-rar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-rpm.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-rpm.svg deleted file mode 100644 index c7653a3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-rpm.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ruby.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ruby.svg deleted file mode 100644 index f5965c8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-ruby.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-shellscript.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-shockwave-flash.svg deleted file mode 100644 index ca583f3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-shockwave-flash.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-siag.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sif.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-skg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-skg.svg deleted file mode 100644 index 2470651..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-skg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-skgc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-skgc.svg deleted file mode 100644 index 26be78d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-skgc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-smb-server.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-smb-workgroup.svg deleted file mode 100644 index 8a27304..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-smb-workgroup.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-srt.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-srt.svg deleted file mode 100644 index 743b897..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-srt.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-srtrip.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-subrip.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tar.svg deleted file mode 100644 index 40baa42..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tarz.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tarz.svg deleted file mode 100644 index cd92e06..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tarz.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tgif.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-theme.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-theme.svg deleted file mode 100644 index c8ee5d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-theme.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-trash.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-trash.svg deleted file mode 100644 index b1337b6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-trash.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-troff-man.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tzo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tzo.svg deleted file mode 100644 index e951e8c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-tzo.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-wmf.svg deleted file mode 100644 index 0e73264..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-wmf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-zerosize.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-zerosize.svg deleted file mode 100644 index bd1366e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-zerosize.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-zoo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-xsd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-xslt+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/application-zip.svg b/breeze-icons-5.21.0/icons/mimetypes/16/application-zip.svg deleted file mode 100644 index a7d4b13..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/application-zip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-ac3.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-midi.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-midi.svg deleted file mode 100644 index 9cbccde..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-midi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp3.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-prs.sid.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-aiff.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-flac.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-flac.svg deleted file mode 100644 index f7b5ba7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-flac.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-generic.svg deleted file mode 100644 index 08bf323..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-monkey.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-mpeg.svg deleted file mode 100644 index 2ae5a7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-mpeg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-wav.svg b/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-wav.svg deleted file mode 100644 index ea301d1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/audio-x-wav.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/16/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/fonts-package.svg b/breeze-icons-5.21.0/icons/mimetypes/16/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-bmp.svg deleted file mode 100644 index 5e9421b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-bmp.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-gif.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-gif.svg deleted file mode 100644 index 36b777a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-gif.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-jpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-jpeg.svg deleted file mode 100644 index d4f853c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-jpeg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-jpeg2000.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-png.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-png.svg deleted file mode 100644 index 23704fe..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-png.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-svg+xml-compressed.svg deleted file mode 100644 index 71a9b12..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-svg+xml-compressed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-tiff.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-tiff.svg deleted file mode 100644 index 418f39f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-tiff.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.dgn.svg deleted file mode 100644 index 5efa3d3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.dgn.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.djvu.svg deleted file mode 100644 index 01500bf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.djvu.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.dwg.svg deleted file mode 100644 index 3e69f40..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.dwg.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-adobe-dng.svg deleted file mode 100644 index bed670f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-adobe-dng.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-emf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-eps.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-generic.svg deleted file mode 100644 index 35596f5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-ico.svg deleted file mode 100644 index 3b2dc36..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-ico.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-icon.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-psd.svg deleted file mode 100644 index ac17732..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-psd.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-tga.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-tga.svg deleted file mode 100644 index 14a523a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-tga.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index 8af550d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-xcf.svg deleted file mode 100644 index 6501483..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-xcf.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-xfig.svg b/breeze-icons-5.21.0/icons/mimetypes/16/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/inode-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/16/inode-directory.svg deleted file mode 120000 index 6b2ed9f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-database.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-extension.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-text.svg b/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/message-news.svg b/breeze-icons-5.21.0/icons/mimetypes/16/message-news.svg deleted file mode 100644 index 9921e0c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/message-news.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/message-partial.svg b/breeze-icons-5.21.0/icons/mimetypes/16/message-partial.svg deleted file mode 100644 index 5abe302..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/message-partial.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/message-rfc822.svg b/breeze-icons-5.21.0/icons/mimetypes/16/message-rfc822.svg deleted file mode 100644 index 8e71917..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/message-rfc822.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons/mimetypes/16/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/message.svg b/breeze-icons-5.21.0/icons/mimetypes/16/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/none.svg b/breeze-icons-5.21.0/icons/mimetypes/16/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/odf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/package-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/16/package-x-generic.svg deleted file mode 100644 index 7d6fa4b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/package-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-css.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-css.svg deleted file mode 100644 index 3b18e80..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-css.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-csv.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-csv.svg deleted file mode 100644 index 1ce007e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-csv.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-enriched.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-html.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-html.svg deleted file mode 100644 index 78e4739..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-html.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-mathml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-rdf+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-rdf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-rtf.svg deleted file mode 100644 index 2eef990..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-rtf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-sgml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-troff.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-vcalendar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-vnd.abc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-adasrc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-adasrc.svg deleted file mode 100644 index ce570bc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-adasrc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-authors.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-authors.svg deleted file mode 100644 index 8eb2091..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-authors.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-bibtex.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-c++hdr.svg deleted file mode 100644 index 42a53a1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-c++hdr.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-c++src.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-c++src.svg deleted file mode 100644 index ea73814..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-c++src.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-changelog.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-changelog.svg deleted file mode 100644 index a486034..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-changelog.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-chdr.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-chdr.svg deleted file mode 100644 index 3dc00e5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-chdr.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-cmake.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-copying.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-credits.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-csharp.svg deleted file mode 100644 index aed8dd6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-csharp.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-csrc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-csrc.svg deleted file mode 100644 index 571e258..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-csrc.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-dtd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-generic.svg deleted file mode 100644 index f14fac9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-haskell.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-haskell.svg deleted file mode 100644 index 7ce7efd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-haskell.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-hex.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-hex.svg deleted file mode 100644 index ad3154d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-hex.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-install.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-install.svg deleted file mode 100644 index 9f7a515..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-install.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-java-source.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-ldif.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-lilypond.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-log.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-makefile.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-markdown.svg deleted file mode 100644 index b79cdf3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-markdown.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-nfo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-objchdr.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-opml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-pascal.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-pascal.svg deleted file mode 100644 index 5622222..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-pascal.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-patch.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-patch.svg deleted file mode 100644 index fa89b9f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-patch.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-po.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-po.svg deleted file mode 100644 index d5fd5f6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-po.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-python.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-qml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-qml.svg deleted file mode 100644 index 4dc2caf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-qml.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-readme.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-rpm-spec.svg deleted file mode 100644 index f3f7ced..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-rpm-spec.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-script.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-script.svg deleted file mode 100644 index c22b76f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-script.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-sql.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-tcl.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-tcl.svg deleted file mode 100644 index 6335aed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-tcl.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-tex.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-tex.svg deleted file mode 100644 index 307c8db..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-tex.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-texinfo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-texinfo.svg deleted file mode 100644 index 70e0155..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-texinfo.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-vcard.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-xslfo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-xmcd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/text-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/16/text-xml.svg deleted file mode 100644 index 59220bc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/text-xml.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/unknown.svg b/breeze-icons-5.21.0/icons/mimetypes/16/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/uri-mms.svg b/breeze-icons-5.21.0/icons/mimetypes/16/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/uri-mmst.svg b/breeze-icons-5.21.0/icons/mimetypes/16/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/uri-pnm.svg b/breeze-icons-5.21.0/icons/mimetypes/16/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/uri-rtspt.svg b/breeze-icons-5.21.0/icons/mimetypes/16/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/uri-rtspu.svg b/breeze-icons-5.21.0/icons/mimetypes/16/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-mp4.svg deleted file mode 100644 index acf8a02..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-mp4.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-vivo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-wavelet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-webm.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-webm.svg deleted file mode 100644 index 3c7e22a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-webm.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-anim.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-flic.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-flv.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-generic.svg deleted file mode 100644 index ea4affe..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-generic.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-javafx.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-matroska.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-matroska.svg deleted file mode 100644 index 2ae8d5e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-matroska.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-mng.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-msvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/16/video-x-wmv.svg deleted file mode 100644 index b4d11ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/video-x-wmv.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-hdd.svg deleted file mode 100644 index ff0ad3a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-hdd.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-ova.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-ova.svg deleted file mode 100644 index a9e7c5c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-ova.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-ovf.svg deleted file mode 100644 index 14ae9b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-ovf.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vbox-extpack.svg deleted file mode 100644 index 08934d8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vbox.svg deleted file mode 100644 index 821007a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vbox.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vdi.svg deleted file mode 100644 index 7e0aa70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vdi.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vmdk.svg deleted file mode 100644 index a771b87..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/virtualbox-vmdk.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-kde-nsplugin-generated.svg deleted file mode 100644 index 5bd81d0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-media-podcast.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-media-podcast.svg deleted file mode 100644 index 3d7d2cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-media-podcast.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-address-book.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-calendar.svg deleted file mode 100644 index dc22be8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-calendar.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-contact.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-contact.svg deleted file mode 100644 index 75d17b8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-contact.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-document.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-document.svg deleted file mode 100644 index d4723e9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-document.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-drawing.svg deleted file mode 100644 index f2ac1ac..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-drawing.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-presentation.svg deleted file mode 100644 index 9ce9c6f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-presentation.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/16/x-office-spreadsheet.svg deleted file mode 100644 index 4c20823..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/16/x-office-spreadsheet.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/android-package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/22/android-package-archive.svg deleted file mode 100644 index 045aa4b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/android-package-archive.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-atom+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-atom+xml.svg deleted file mode 100644 index 90436ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-atom+xml.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-epub+zip.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-epub+zip.svg deleted file mode 100644 index 847d498..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-epub+zip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-illustrator.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-illustrator.svg deleted file mode 100644 index cb6c74f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-illustrator.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-msword-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-msword.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-octet-stream.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-octet-stream.svg deleted file mode 100644 index 27a8a2d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-octet-stream.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-ogg.svg deleted file mode 100644 index ada8def..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-ogg.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pdf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pdf.svg deleted file mode 100644 index 3086919..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pdf.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-encrypted.svg deleted file mode 100644 index 183edc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-encrypted.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-keys.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp.svg deleted file mode 100644 index 48a6197..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pgp.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-postscript.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-postscript.svg deleted file mode 100644 index 81e14a8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-postscript.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-relaxng.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-rss+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-sxw.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.iccprofile.svg deleted file mode 100644 index 17eb1bc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.iccprofile.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index 43ce0fc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index a5837a0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index e5f3440..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index 1d61d48..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index a786860..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index ec6dd2d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index 8e12776..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index fc421d0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.scribus.svg deleted file mode 100644 index 441088b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.scribus.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index c5a682c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-7z-compressed.svg deleted file mode 100644 index 8cacaf1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-7z-compressed.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-abiword.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ace.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ace.svg deleted file mode 100644 index 0cab7c9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ace.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-applix-word.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ar.svg deleted file mode 100644 index b081067..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-arc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-arc.svg deleted file mode 100644 index 619389c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-arc.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-arj.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-arj.svg deleted file mode 100644 index 7f56e40..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-arj.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bittorrent.svg deleted file mode 100644 index 8a78c26..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bittorrent.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-blender.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-blender.svg deleted file mode 100644 index 3e9f20a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-blender.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzdvi.svg deleted file mode 100644 index cecbd80..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzdvi.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzip-compressed-tar.svg deleted file mode 100644 index 4b6f979..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzip.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzip.svg deleted file mode 100644 index 8bdc7e3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-bzip.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cd-image.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cd-image.svg deleted file mode 100644 index c3942c5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cd-image.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cda.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cda.svg deleted file mode 100644 index 9f7dbcd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cda.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-chm.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-chm.svg deleted file mode 100644 index 10b4c9d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-chm.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-compress.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-compressed-tar.svg deleted file mode 100644 index 5271ea6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-compressed-tar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cpio.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cpio.svg deleted file mode 100644 index c8434ba..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cpio.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cue.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-deb.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-deb.svg deleted file mode 100644 index e650a35..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-deb.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-designer.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-designer.svg deleted file mode 100644 index d74b71c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-designer.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-desktop.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-desktop.svg deleted file mode 100644 index e173deb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-desktop.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-egon.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-executable-script.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-executable-script.svg deleted file mode 100644 index fa17968..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-executable-script.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-executable.svg deleted file mode 100644 index d4e973f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-executable.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-flash-video.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-afm.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-afm.svg deleted file mode 100644 index 5201286..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-afm.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-bdf.svg deleted file mode 100644 index 6ca8437..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-bdf.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-otf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-otf.svg deleted file mode 100644 index e90629a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-otf.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-snf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-ttf.svg deleted file mode 100644 index f595e42..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-ttf.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-type1.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-type1.svg deleted file mode 100644 index 0a7dfd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-font-type1.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzdvi.svg deleted file mode 100644 index d69f54d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzdvi.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzip.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzip.svg deleted file mode 100644 index a7a76f4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzip.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzpostscript.svg deleted file mode 100644 index 89bf2ad..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-gzpostscript.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-iso.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-it87.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-jar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java-applet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java-archive.svg deleted file mode 100644 index 2629225..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java-archive.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java.svg deleted file mode 100644 index 977f53e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-java.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-javascript.svg deleted file mode 100644 index 4e1525a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-javascript.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-k3b.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kdenlivetitle.svg deleted file mode 100644 index ea1b5af..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexi-connectiondata.svg deleted file mode 100644 index 8b06ea3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-shortcut.svg deleted file mode 100644 index ba52f04..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kformula.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kontour.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kplato.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kplato.svg deleted file mode 100644 index 6b65e02..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kplato.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-krita.svg deleted file mode 100644 index fbb2462..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-krita.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kvtml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kvtml.svg deleted file mode 100644 index 73e7086..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kvtml.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kword.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lha.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lha.svg deleted file mode 100644 index 2e96fe3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lha.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lyx.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lyx.svg deleted file mode 100644 index 0cfbeb4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lyx.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lzma-compressed-tar.svg deleted file mode 100644 index aa52cf1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lzop.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lzop.svg deleted file mode 100644 index 6752745..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-lzop.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-m4.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-marble.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-marble.svg deleted file mode 100644 index 6bcc096..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-marble.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ms-shortcut.svg deleted file mode 100644 index 68059ce..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ms-shortcut.svg +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mswrite.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-nzb.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-object.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-pak.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-pem-key.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-pem-key.svg deleted file mode 100644 index 2a2ac48..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-pem-key.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-perl.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-perl.svg deleted file mode 100644 index 8efc5bc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-perl.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-php.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-php.svg deleted file mode 100644 index 186f3f8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-php.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-plasma.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-plasma.svg deleted file mode 100644 index 91768e0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-plasma.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-python-bytecode.svg deleted file mode 100644 index e10de6d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-python-bytecode.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-qet-element.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-qet-project.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-quattropro.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-rar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-rar.svg deleted file mode 100644 index 790da0d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-rar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-rpm.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-rpm.svg deleted file mode 100644 index cb722bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-rpm.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ruby.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ruby.svg deleted file mode 100644 index ff299f8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-ruby.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-shellscript.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-shockwave-flash.svg deleted file mode 100644 index 35e6993..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-shockwave-flash.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-siag.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sif.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-skg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-skg.svg deleted file mode 100644 index 89a9097..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-skg.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-skgc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-skgc.svg deleted file mode 100644 index 537fea9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-skgc.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-smb-server.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-smb-workgroup.svg deleted file mode 100644 index 9282c58..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-smb-workgroup.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-srt.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-srt.svg deleted file mode 100644 index 1d1b5cc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-srt.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-srtrip.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-subrip.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tar.svg deleted file mode 100644 index a052b9f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tar.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tarz.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tarz.svg deleted file mode 100644 index 447f174..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tarz.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tgif.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-theme.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-theme.svg deleted file mode 100644 index e429eb4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-theme.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-trash.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-trash.svg deleted file mode 100644 index b351475..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-trash.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-troff-man.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tzo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tzo.svg deleted file mode 100644 index 32a97f7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-tzo.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-wmf.svg deleted file mode 100644 index d5c798e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-wmf.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-zerosize.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-zerosize.svg deleted file mode 100644 index 6a8eba6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-zerosize.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-zoo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-xsd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-xslt+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/application-zip.svg b/breeze-icons-5.21.0/icons/mimetypes/22/application-zip.svg deleted file mode 100644 index 5718131..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/application-zip.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-ac3.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-midi.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-midi.svg deleted file mode 100644 index 4033e08..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-midi.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp3.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-prs.sid.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-aiff.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-flac.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-flac.svg deleted file mode 100644 index 02af39c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-flac.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-generic.svg deleted file mode 100644 index 557d723..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-generic.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-monkey.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-mpeg.svg deleted file mode 100644 index a73b6a9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-mpeg.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-wav.svg b/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-wav.svg deleted file mode 100644 index 3086c23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/audio-x-wav.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/22/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/fonts-package.svg b/breeze-icons-5.21.0/icons/mimetypes/22/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-bmp.svg deleted file mode 100644 index 1a91de0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-bmp.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-gif.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-gif.svg deleted file mode 100644 index 50ab370..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-gif.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-jpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-jpeg.svg deleted file mode 100644 index 1804a6f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-jpeg.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-jpeg2000.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-png.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-png.svg deleted file mode 100644 index 2a8bbe6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-png.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-svg+xml-compressed.svg deleted file mode 100644 index c7aaf86..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-svg+xml-compressed.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-tiff.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-tiff.svg deleted file mode 100644 index 74ada9b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-tiff.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.dgn.svg deleted file mode 100644 index 2487521..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.dgn.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.djvu.svg deleted file mode 100644 index af0384a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.djvu.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.dwg.svg deleted file mode 100644 index 91a8343..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.dwg.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-adobe-dng.svg deleted file mode 100644 index 4eb92a6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-adobe-dng.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-emf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-eps.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-generic.svg deleted file mode 100644 index d952610..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-generic.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-ico.svg deleted file mode 100644 index cfcc4bb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-ico.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-icon.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-psd.svg deleted file mode 100644 index 3a6bc98..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-psd.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-tga.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-tga.svg deleted file mode 100644 index e55cbff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-tga.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index 2558d6f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-xcf.svg deleted file mode 100644 index e9e9b0a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-xcf.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-xfig.svg b/breeze-icons-5.21.0/icons/mimetypes/22/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/inode-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/22/inode-directory.svg deleted file mode 120000 index 5c02317..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-database.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-extension.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-text.svg b/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/message-news.svg b/breeze-icons-5.21.0/icons/mimetypes/22/message-news.svg deleted file mode 100644 index 776f798..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/message-news.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/message-partial.svg b/breeze-icons-5.21.0/icons/mimetypes/22/message-partial.svg deleted file mode 100644 index f0ca0a4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/message-partial.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/message-rfc822.svg b/breeze-icons-5.21.0/icons/mimetypes/22/message-rfc822.svg deleted file mode 100644 index 9882d9b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/message-rfc822.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons/mimetypes/22/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/message.svg b/breeze-icons-5.21.0/icons/mimetypes/22/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/none.svg b/breeze-icons-5.21.0/icons/mimetypes/22/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/odf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/package-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/22/package-x-generic.svg deleted file mode 100644 index 8cacaf1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/package-x-generic.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-css.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-css.svg deleted file mode 100644 index 2e1d3e6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-css.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-csv.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-csv.svg deleted file mode 100644 index 9d53714..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-csv.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-enriched.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-html.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-html.svg deleted file mode 100644 index 50ae4f6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-html.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-mathml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-rdf+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-rdf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-rtf.svg deleted file mode 100644 index b4e2de6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-rtf.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-sgml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-troff.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-vcalendar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-vnd.abc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-adasrc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-adasrc.svg deleted file mode 100644 index 822b265..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-adasrc.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-authors.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-authors.svg deleted file mode 100644 index c15536b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-authors.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-bibtex.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-c++hdr.svg deleted file mode 100644 index eaa1250..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-c++hdr.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-c++src.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-c++src.svg deleted file mode 100644 index f2d300d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-c++src.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-changelog.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-changelog.svg deleted file mode 100644 index 5e09deb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-changelog.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-chdr.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-chdr.svg deleted file mode 100644 index 7fc9ceb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-chdr.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-cmake.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-copying.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-credits.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-csharp.svg deleted file mode 100644 index 412f1d4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-csharp.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-csrc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-csrc.svg deleted file mode 100644 index 130cb10..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-csrc.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-dtd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-generic.svg deleted file mode 100644 index d4e3f57..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-generic.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-haskell.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-haskell.svg deleted file mode 100644 index 2485c39..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-haskell.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-hex.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-hex.svg deleted file mode 100644 index 7fe9594..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-hex.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-install.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-install.svg deleted file mode 100644 index 08e5589..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-install.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-java-source.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-ldif.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-lilypond.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-log.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-makefile.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-markdown.svg deleted file mode 100644 index b56082e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-markdown.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-nfo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-objchdr.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-opml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-pascal.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-pascal.svg deleted file mode 100644 index ae73de5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-pascal.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-patch.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-patch.svg deleted file mode 100644 index 93d6bda..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-patch.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-po.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-po.svg deleted file mode 100644 index 3891783..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-po.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-python.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-qml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-qml.svg deleted file mode 100644 index d1913a6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-qml.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-readme.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-rpm-spec.svg deleted file mode 100644 index 197d67f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-rpm-spec.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-script.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-script.svg deleted file mode 100644 index 32cb524..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-script.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-sql.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-tcl.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-tcl.svg deleted file mode 100644 index b580e48..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-tcl.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-tex.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-tex.svg deleted file mode 100644 index 8834fa3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-tex.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-texinfo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-texinfo.svg deleted file mode 100644 index 42d2930..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-texinfo.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-vcard.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-xslfo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-xmcd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/text-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/22/text-xml.svg deleted file mode 100644 index 253de71..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/text-xml.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/unknown.svg b/breeze-icons-5.21.0/icons/mimetypes/22/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/uri-mms.svg b/breeze-icons-5.21.0/icons/mimetypes/22/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/uri-mmst.svg b/breeze-icons-5.21.0/icons/mimetypes/22/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/uri-pnm.svg b/breeze-icons-5.21.0/icons/mimetypes/22/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/uri-rtspt.svg b/breeze-icons-5.21.0/icons/mimetypes/22/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/uri-rtspu.svg b/breeze-icons-5.21.0/icons/mimetypes/22/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-mp4.svg deleted file mode 100644 index 3c43eb5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-mp4.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-vivo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-wavelet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-webm.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-webm.svg deleted file mode 100644 index 9494bea..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-webm.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-anim.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-flic.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-flv.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-generic.svg deleted file mode 100644 index 4afd061..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-generic.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-javafx.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-matroska.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-matroska.svg deleted file mode 100644 index 643ef3d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-matroska.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-mng.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-msvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/22/video-x-wmv.svg deleted file mode 100644 index 0426ce3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/video-x-wmv.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-hdd.svg deleted file mode 100644 index bc40b85..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-hdd.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-ova.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-ova.svg deleted file mode 100644 index b4d4cba..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-ova.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-ovf.svg deleted file mode 100644 index f983fe4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-ovf.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vbox-extpack.svg deleted file mode 100644 index defbea1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vbox.svg deleted file mode 100644 index 1de5e56..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vbox.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vdi.svg deleted file mode 100644 index b4ff90f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vdi.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vmdk.svg deleted file mode 100644 index 1ed8cdc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/virtualbox-vmdk.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-kde-nsplugin-generated.svg deleted file mode 100644 index f065f77..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-media-podcast.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-media-podcast.svg deleted file mode 100644 index 8fb1062..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-media-podcast.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-address-book.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-calendar.svg deleted file mode 100644 index 721fde9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-calendar.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-contact.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-contact.svg deleted file mode 100644 index c377196..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-contact.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-document.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-document.svg deleted file mode 100644 index 0f0175b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-document.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-drawing.svg deleted file mode 100644 index 62226f7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-drawing.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-presentation.svg deleted file mode 100644 index d1ae164..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-presentation.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/22/x-office-spreadsheet.svg deleted file mode 100644 index 966ba17..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/22/x-office-spreadsheet.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/android-package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/32/android-package-archive.svg deleted file mode 100644 index 9596696..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/android-package-archive.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-atom+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-atom+xml.svg deleted file mode 100644 index 1ad80ef..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-atom+xml.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-epub+zip.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-epub+zip.svg deleted file mode 100644 index 2c25fec..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-epub+zip.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-illustrator.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-illustrator.svg deleted file mode 100644 index 4bf4b46..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-illustrator.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-msword-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-msword.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-octet-stream.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-octet-stream.svg deleted file mode 100644 index a76c961..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-octet-stream.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-ogg.svg deleted file mode 100644 index a8f65d3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-ogg.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pdf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pdf.svg deleted file mode 100644 index c86896b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pdf.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-encrypted.svg deleted file mode 100644 index b3d6de1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-encrypted.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-keys.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp.svg deleted file mode 100644 index 225053e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pgp.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-postscript.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-postscript.svg deleted file mode 100644 index 0b4a2a1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-postscript.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-relaxng.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-rss+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-sxw.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.iccprofile.svg deleted file mode 100644 index e40dd59..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.iccprofile.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index 0047434..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index 366e9ef..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index 87e3c5c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index 66c82bf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index 7d73393..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index e485f58..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index aed909a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index 522e0a6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.scribus.svg deleted file mode 100644 index 2670854..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.scribus.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index 4f47e3b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-7z-compressed.svg deleted file mode 100644 index a790e78..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-7z-compressed.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-abiword.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ace.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ace.svg deleted file mode 100644 index 760e729..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ace.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-applix-word.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ar.svg deleted file mode 100644 index 070eafd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ar.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-arc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-arc.svg deleted file mode 100644 index 48d8607..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-arc.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-arj.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-arj.svg deleted file mode 100644 index bcf1ca5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-arj.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bittorrent.svg deleted file mode 100644 index 296de24..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bittorrent.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-blender.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-blender.svg deleted file mode 100644 index d03075b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-blender.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzdvi.svg deleted file mode 100644 index 23e2a41..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzdvi.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzip-compressed-tar.svg deleted file mode 100644 index 9bb5b48..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzip.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzip.svg deleted file mode 100644 index 9166a16..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-bzip.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cd-image.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cd-image.svg deleted file mode 100644 index 8d556fd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cd-image.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cda.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cda.svg deleted file mode 100644 index 4662086..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cda.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-chm.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-chm.svg deleted file mode 100644 index bc80312..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-chm.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-compress.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-compressed-tar.svg deleted file mode 100644 index cacf43f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-compressed-tar.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cpio.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cpio.svg deleted file mode 100644 index bcf1ca5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cpio.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cue.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-deb.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-deb.svg deleted file mode 100644 index c917937..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-deb.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-designer.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-designer.svg deleted file mode 100644 index e13f294..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-designer.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-desktop.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-desktop.svg deleted file mode 100644 index 4b9e8d8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-desktop.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-egon.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-executable-script.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-executable-script.svg deleted file mode 100644 index ef0a7f1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-executable-script.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-executable.svg deleted file mode 100644 index b0a2af6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-executable.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-flash-video.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-afm.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-afm.svg deleted file mode 100644 index 89d5a63..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-afm.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-bdf.svg deleted file mode 100644 index 67a3a4b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-bdf.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-otf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-otf.svg deleted file mode 100644 index 3703e90..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-otf.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-snf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-ttf.svg deleted file mode 100644 index 0fdb9e1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-ttf.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-type1.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-type1.svg deleted file mode 100644 index bc030fb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-font-type1.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzdvi.svg deleted file mode 100644 index bcf1ca5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzdvi.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzip.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzip.svg deleted file mode 100644 index 272a411..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzip.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzpostscript.svg deleted file mode 100644 index 335b056..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-gzpostscript.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-iso.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-it87.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-jar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java-applet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java-archive.svg deleted file mode 100644 index 0193017..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java-archive.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java.svg deleted file mode 100644 index eab72aa..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-java.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-javascript.svg deleted file mode 100644 index 2da469c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-javascript.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-k3b.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kdenlivetitle.svg deleted file mode 100644 index 529edae..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexi-connectiondata.svg deleted file mode 100644 index 1da844f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-shortcut.svg deleted file mode 100644 index 987992a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kformula.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kontour.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kplato.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kplato.svg deleted file mode 100644 index b1e6339..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kplato.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-krita.svg deleted file mode 100644 index bf3884d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-krita.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kvtml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kvtml.svg deleted file mode 100644 index 4a185f8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kvtml.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kword.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lha.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lha.svg deleted file mode 100644 index 2311db5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lha.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lyx.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lyx.svg deleted file mode 100644 index 46c1d6a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lyx.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lzma-compressed-tar.svg deleted file mode 100644 index 272a411..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lzop.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lzop.svg deleted file mode 100644 index 80eae49..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-lzop.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-m4.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-marble.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-marble.svg deleted file mode 100644 index 2ab0a91..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-marble.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ms-shortcut.svg deleted file mode 100644 index a6369e4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ms-shortcut.svg +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mswrite.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-nzb.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-object.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-pak.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-pem-key.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-pem-key.svg deleted file mode 100644 index b670446..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-pem-key.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-perl.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-perl.svg deleted file mode 100644 index 7f2c1ad..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-perl.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-php.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-php.svg deleted file mode 100644 index fb9a87b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-php.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-plasma.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-plasma.svg deleted file mode 100644 index c852a44..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-plasma.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-python-bytecode.svg deleted file mode 100644 index bee1387..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-python-bytecode.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-qet-element.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-qet-project.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-quattropro.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-rar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-rar.svg deleted file mode 100644 index 9fb640e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-rar.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-rpm.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-rpm.svg deleted file mode 100644 index 74711f8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-rpm.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ruby.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ruby.svg deleted file mode 100644 index dd3def9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-ruby.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-shellscript.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-shockwave-flash.svg deleted file mode 100644 index 422fe8c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-shockwave-flash.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-siag.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sif.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-skg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-skg.svg deleted file mode 100644 index a5bb761..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-skg.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-skgc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-skgc.svg deleted file mode 100644 index e3c3cc8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-skgc.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-smb-server.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-smb-workgroup.svg deleted file mode 100644 index 57cbf8e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-smb-workgroup.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-srt.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-srt.svg deleted file mode 100644 index 11289f8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-srt.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-srtrip.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-subrip.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tar.svg deleted file mode 100644 index 5e9581c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tar.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tarz.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tarz.svg deleted file mode 100644 index 1e3792f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tarz.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tgif.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-theme.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-theme.svg deleted file mode 100644 index 860c54d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-theme.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-trash.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-trash.svg deleted file mode 100644 index 09a864d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-trash.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-troff-man.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tzo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tzo.svg deleted file mode 100644 index 648edd6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-tzo.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-wmf.svg deleted file mode 100644 index 3bf512f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-wmf.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-zerosize.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-zerosize.svg deleted file mode 100644 index 8f53287..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-zerosize.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-zoo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-xsd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-xslt+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/application-zip.svg b/breeze-icons-5.21.0/icons/mimetypes/32/application-zip.svg deleted file mode 100644 index 83062e0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/application-zip.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-ac3.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-midi.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-midi.svg deleted file mode 100644 index 0c01357..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-midi.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp3.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-prs.sid.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-aiff.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-flac.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-flac.svg deleted file mode 100644 index 0adeece..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-flac.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-generic.svg deleted file mode 100644 index 5058d1a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-generic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-monkey.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-mpeg.svg deleted file mode 100644 index 1aab6e3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-mpeg.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-wav.svg b/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-wav.svg deleted file mode 100644 index 867d5a8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/audio-x-wav.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/32/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/fonts-package.svg b/breeze-icons-5.21.0/icons/mimetypes/32/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-bmp.svg deleted file mode 100644 index c3f1852..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-bmp.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-gif.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-gif.svg deleted file mode 100644 index ec668c5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-gif.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-jpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-jpeg.svg deleted file mode 100644 index 33ca315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-jpeg.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-jpeg2000.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-png.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-png.svg deleted file mode 100644 index 2112fac..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-png.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-svg+xml-compressed.svg deleted file mode 100644 index c784473..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-svg+xml-compressed.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-tiff.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-tiff.svg deleted file mode 100644 index 8b7f5a7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-tiff.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.dgn.svg deleted file mode 100644 index 1fbe089..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.dgn.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.djvu.svg deleted file mode 100644 index 818693c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.djvu.svg +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.dwg.svg deleted file mode 100644 index 009df19..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.dwg.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-adobe-dng.svg deleted file mode 100644 index 4e9dcd0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-adobe-dng.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-emf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-eps.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-generic.svg deleted file mode 100644 index 32e3e6d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-generic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-ico.svg deleted file mode 100644 index 01819f4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-ico.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-icon.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-psd.svg deleted file mode 100644 index e2fd425..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-psd.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-tga.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-tga.svg deleted file mode 100644 index e39e4e3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-tga.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index a766af5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-xcf.svg deleted file mode 100644 index 8edd581..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-xcf.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-xfig.svg b/breeze-icons-5.21.0/icons/mimetypes/32/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/inode-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/32/inode-directory.svg deleted file mode 120000 index 2fdfcef..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/32/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-database.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-extension.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-text.svg b/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/message-news.svg b/breeze-icons-5.21.0/icons/mimetypes/32/message-news.svg deleted file mode 100644 index 2f67eef..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/message-news.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/message-partial.svg b/breeze-icons-5.21.0/icons/mimetypes/32/message-partial.svg deleted file mode 100644 index 1585c21..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/message-partial.svg +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/message-rfc822.svg b/breeze-icons-5.21.0/icons/mimetypes/32/message-rfc822.svg deleted file mode 100644 index 02f98a4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/message-rfc822.svg +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons/mimetypes/32/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/message.svg b/breeze-icons-5.21.0/icons/mimetypes/32/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/none.svg b/breeze-icons-5.21.0/icons/mimetypes/32/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/odf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/package-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/32/package-x-generic.svg deleted file mode 100644 index 13b31a2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/package-x-generic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-css.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-css.svg deleted file mode 100644 index 51e294d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-css.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-csv.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-csv.svg deleted file mode 100644 index bc07769..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-csv.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-enriched.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-html.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-html.svg deleted file mode 100644 index e8fd87d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-html.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-mathml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-rdf+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-rdf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-rtf.svg deleted file mode 100644 index 1268f82..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-rtf.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-sgml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-troff.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-vcalendar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-vnd.abc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-adasrc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-adasrc.svg deleted file mode 100644 index 8174081..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-adasrc.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-authors.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-authors.svg deleted file mode 100644 index 5665806..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-authors.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-bibtex.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-c++hdr.svg deleted file mode 100644 index 0350d76..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-c++hdr.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-c++src.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-c++src.svg deleted file mode 100644 index 164983e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-c++src.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-changelog.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-changelog.svg deleted file mode 100644 index a266fab..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-changelog.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-chdr.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-chdr.svg deleted file mode 100644 index 9764465..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-chdr.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-cmake.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-copying.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-credits.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-csharp.svg deleted file mode 100644 index aba60e3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-csharp.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-csrc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-csrc.svg deleted file mode 100644 index bddf49f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-csrc.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-dtd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-generic.svg deleted file mode 100644 index d954a1c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-generic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-haskell.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-haskell.svg deleted file mode 100644 index 21877cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-haskell.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-hex.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-hex.svg deleted file mode 100644 index 62e1606..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-hex.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-install.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-install.svg deleted file mode 100644 index 2da8028..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-install.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-java-source.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-ldif.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-lilypond.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-log.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-makefile.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-markdown.svg deleted file mode 100644 index e734c78..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-markdown.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-nfo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-objchdr.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-opml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-pascal.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-pascal.svg deleted file mode 100644 index 5e6d8f1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-pascal.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-patch.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-patch.svg deleted file mode 100644 index 165fa44..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-patch.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-po.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-po.svg deleted file mode 100644 index 8ef5a72..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-po.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-python.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-qml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-qml.svg deleted file mode 100644 index 7aa12c8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-qml.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-readme.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-rpm-spec.svg deleted file mode 100644 index f420da7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-rpm-spec.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-script.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-script.svg deleted file mode 100644 index ca49fe5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-script.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-sql.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-tcl.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-tcl.svg deleted file mode 100644 index f1c6578..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-tcl.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-tex.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-tex.svg deleted file mode 100644 index 416a7c5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-tex.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-texinfo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-texinfo.svg deleted file mode 100644 index 91d6453..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-texinfo.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-vcard.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-xslfo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-xmcd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/text-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/32/text-xml.svg deleted file mode 100644 index f13e756..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/text-xml.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/unknown.svg b/breeze-icons-5.21.0/icons/mimetypes/32/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/uri-mms.svg b/breeze-icons-5.21.0/icons/mimetypes/32/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/uri-mmst.svg b/breeze-icons-5.21.0/icons/mimetypes/32/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/uri-pnm.svg b/breeze-icons-5.21.0/icons/mimetypes/32/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/uri-rtspt.svg b/breeze-icons-5.21.0/icons/mimetypes/32/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/uri-rtspu.svg b/breeze-icons-5.21.0/icons/mimetypes/32/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-mp4.svg deleted file mode 100644 index 7368389..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-mp4.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-vivo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-wavelet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-webm.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-webm.svg deleted file mode 100644 index 1d3623e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-webm.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-anim.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-flic.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-flv.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-generic.svg deleted file mode 100644 index 7368389..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-generic.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-javafx.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-matroska.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-matroska.svg deleted file mode 100644 index 0dcdb81..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-matroska.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-mng.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-msvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/32/video-x-wmv.svg deleted file mode 100644 index 46a9978..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/video-x-wmv.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-hdd.svg deleted file mode 100644 index dd5f4dd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-hdd.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-ova.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-ova.svg deleted file mode 100644 index 623ca39..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-ova.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-ovf.svg deleted file mode 100644 index ff99ce9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-ovf.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vbox-extpack.svg deleted file mode 100644 index 19c1330..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vbox.svg deleted file mode 100644 index 15826ad..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vbox.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vdi.svg deleted file mode 100644 index 387b7de..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vdi.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vmdk.svg deleted file mode 100644 index 196ddbe..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/virtualbox-vmdk.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-kde-nsplugin-generated.svg deleted file mode 100644 index ba41824..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-media-podcast.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-media-podcast.svg deleted file mode 100644 index 6860637..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-media-podcast.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-address-book.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-calendar.svg deleted file mode 100644 index c1a21c6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-calendar.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-contact.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-contact.svg deleted file mode 100644 index cc46767..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-contact.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-document.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-document.svg deleted file mode 100644 index 0070799..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-document.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-drawing.svg deleted file mode 100644 index a766af5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-drawing.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-presentation.svg deleted file mode 100644 index 75252c3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-presentation.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/32/x-office-spreadsheet.svg deleted file mode 100644 index 47c23dd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/32/x-office-spreadsheet.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/android-package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/64/android-package-archive.svg deleted file mode 100644 index 96752b5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/android-package-archive.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-atom+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-atom+xml.svg deleted file mode 100644 index ef258c8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-atom+xml.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-epub+zip.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-epub+zip.svg deleted file mode 100644 index 683e86c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-epub+zip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-illustrator.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-illustrator.svg deleted file mode 100644 index 5c26792..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-illustrator.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-msword-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-msword-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-msword-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-msword.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-msword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-msword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-octet-stream.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-octet-stream.svg deleted file mode 100644 index 07857d8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-octet-stream.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-ogg.svg deleted file mode 100644 index 69898e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-ogg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pdf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pdf.svg deleted file mode 100644 index e43b4d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pdf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-encrypted.svg deleted file mode 100644 index c274cc4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-encrypted.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-keys.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-keys.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-keys.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp.svg deleted file mode 100644 index e541d34..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pgp.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pkcs7-mime.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pkcs7-mime.svg deleted file mode 120000 index d2a8f7a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pkcs7-mime.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-pem-key.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-pkcs7-signature.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-pkcs7-signature.svg deleted file mode 120000 index 7ed6132..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-pkcs7-signature.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-postscript.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-postscript.svg deleted file mode 100644 index d3638b9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-postscript.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-relaxng.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-relaxng.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-relaxng.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-rss+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-rss+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-rss+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-rtf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-rtf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-sxw.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-sxw.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-sxw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd-google-earth-kml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd-google-earth-kml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd-google-earth-kml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.android.package-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.android.package-archive.svg deleted file mode 120000 index f28897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.android.package-archive.svg +++ /dev/null @@ -1 +0,0 @@ -android-package-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.iccprofile.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.iccprofile.svg deleted file mode 100644 index 4d08578..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.iccprofile.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-access.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-access.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-access.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-excel.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-excel.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-excel.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-powerpoint.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-powerpoint.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.ms-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.chart.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.chart.svg deleted file mode 100644 index 3b315a7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.chart.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.database.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.database.svg deleted file mode 100644 index d752da6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.database.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.draw.template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.draw.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.drawing.template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.drawing.template.svg deleted file mode 120000 index 3ead4f1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.drawing.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.formula-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.formula-template.svg deleted file mode 100644 index 3a5ef61..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.formula-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.formula.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.formula.svg deleted file mode 100644 index 555711f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.formula.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.graphics.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.graphics.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.graphics.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.image.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.image.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.image.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.presentation-template.svg deleted file mode 100644 index c3e0cd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.presentation-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg deleted file mode 100644 index 9764587..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text-master.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text-master.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text-master.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text-template.svg deleted file mode 100644 index d2614cc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text-template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.text.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.web-template.svg deleted file mode 100644 index 99b1306..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.oasis.opendocument.web-template.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.scribus.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.scribus.svg deleted file mode 100644 index f85ef1b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.scribus.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.mail.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.mail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.mail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.math.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.stardivision.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.calc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.calc.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.calc.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.calc.template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.calc.template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.calc.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.draw.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.draw.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.draw.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.draw.template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.draw.template.svg deleted file mode 100644 index b38c12e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.draw.template.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.impress.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.impress.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.impress.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.impress.template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.impress.template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.impress.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.math.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.math.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.math.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.global.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.global.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.global.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.sun.xml.writer.template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.wordperfect.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.wordperfect.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-vnd.wordperfect.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-7z-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-7z-compressed.svg deleted file mode 100644 index ecd067e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-7z-compressed.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-abiword.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-abiword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-abiword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ace.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ace.svg deleted file mode 100644 index 7a9fd06..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ace.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-applix-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-applix-spreadsheet.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-applix-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-applix-word.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-applix-word.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-applix-word.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ar.svg deleted file mode 100644 index f046475..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-arc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-arc.svg deleted file mode 100644 index e416dd7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-arc.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-archive.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-archive.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-arj.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-arj.svg deleted file mode 100644 index c8c17ca..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-arj.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bittorrent.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bittorrent.svg deleted file mode 100644 index ecfd750..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bittorrent.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-blender.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-blender.svg deleted file mode 100644 index 4edce12..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-blender.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzdvi.svg deleted file mode 100644 index 1b982c4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzdvi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzip-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzip-compressed-tar.svg deleted file mode 100644 index 08053f7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzip-compressed-tar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzip.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzip.svg deleted file mode 100644 index 10df62d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-bzip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cd-image.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cd-image.svg deleted file mode 100644 index f9c53fe..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cd-image.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cda.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cda.svg deleted file mode 100644 index e896f94..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cda.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-chm.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-chm.svg deleted file mode 100644 index a24198f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-chm.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-compress.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-compress.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-compress.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-compressed-tar.svg deleted file mode 100644 index a4c9b7e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-compressed-tar.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cpio.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cpio.svg deleted file mode 100644 index aa73cba..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cpio.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cue.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cue.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-cue.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-deb.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-deb.svg deleted file mode 100644 index 7e34de6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-deb.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-designer.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-designer.svg deleted file mode 100644 index 4d59c72..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-designer.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-desktop.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-desktop.svg deleted file mode 100644 index 2705ed8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-desktop.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-egon.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-egon.svg deleted file mode 120000 index a2c40c7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-egon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-executable-script.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-executable-script.svg deleted file mode 100644 index 1607554..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-executable-script.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-executable.svg deleted file mode 100644 index 166b7e4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-executable.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-flash-video.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-flash-video.svg deleted file mode 120000 index 6bb1786..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-flash-video.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-shockwave-flash.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-afm.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-afm.svg deleted file mode 100644 index a0e1d38..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-afm.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-bdf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-bdf.svg deleted file mode 100644 index 41f58b1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-bdf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-otf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-otf.svg deleted file mode 100644 index a7f97b2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-otf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-pcf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-pcf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-pcf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-snf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-snf.svg deleted file mode 120000 index bc274bd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-snf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-bdf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-ttf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-ttf.svg deleted file mode 100644 index 9b6b65e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-ttf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-type1.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-type1.svg deleted file mode 100644 index cf8600d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-font-type1.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gnumeric.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gnumeric.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gnumeric.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzdvi.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzdvi.svg deleted file mode 100644 index 21b6bdc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzdvi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzip.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzip.svg deleted file mode 100644 index c0cae7d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzpostscript.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzpostscript.svg deleted file mode 100644 index b0c709b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-gzpostscript.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-iso.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-iso.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-iso.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-it87.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-it87.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-it87.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-jar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-jar.svg deleted file mode 120000 index 2224d69..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-jar.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java-archive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java-applet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java-applet.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java-applet.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java-archive.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java-archive.svg deleted file mode 100644 index ceda04e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java-archive.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java.svg deleted file mode 100644 index bfa164d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-java.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-javascript.svg deleted file mode 100644 index 1b9585d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-javascript.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-k3b.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-k3b.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-k3b.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kcsrc.svg deleted file mode 120000 index 96d0b89..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.iccprofile.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kdenlivetitle.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kdenlivetitle.svg deleted file mode 100644 index a41899e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kdenlivetitle.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexi-connectiondata.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexi-connectiondata.svg deleted file mode 100644 index 23273a4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexi-connectiondata.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-shortcut.svg deleted file mode 100644 index f0f731f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-shortcut.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kexiproject-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kformula.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kformula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kformula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kgetlist.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kgetlist.svg deleted file mode 120000 index a6d0d70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kgetlist.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-bittorrent.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kontour.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kontour.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kontour.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kplato.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kplato.svg deleted file mode 100644 index dd3f554..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kplato.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-krita.svg deleted file mode 100644 index 74c8ff4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-krita.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kvtml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kvtml.svg deleted file mode 100644 index 05a9990..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kvtml.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kword.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kword.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-kword.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lha.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lha.svg deleted file mode 100644 index 2500b83..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lha.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lyx.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lyx.svg deleted file mode 100644 index ebf77c3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lyx.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lzma-compressed-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lzma-compressed-tar.svg deleted file mode 100644 index 772f134..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lzma-compressed-tar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lzop.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lzop.svg deleted file mode 100644 index 82a405a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-lzop.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-m4.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-m4.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-m4.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-marble.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-marble.svg deleted file mode 100644 index a7360f4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-marble.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mimearchive.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mimearchive.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mimearchive.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mplayer2.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mplayer2.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mplayer2.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ms-dos-executable.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ms-dos-executable.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ms-dos-executable.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ms-shortcut.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ms-shortcut.svg deleted file mode 100644 index b005c72..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ms-shortcut.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mswinurl.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mswinurl.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mswinurl.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mswrite.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mswrite.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-mswrite.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-nzb.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-nzb.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-nzb.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-object.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-object.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-object.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-pak.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-pak.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-pak.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-pem-key.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-pem-key.svg deleted file mode 100644 index 1b71a32..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-pem-key.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-perl.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-perl.svg deleted file mode 100644 index 0b2ca0c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-perl.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-php.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-php.svg deleted file mode 100644 index b8da94f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-php.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-plasma.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-plasma.svg deleted file mode 100644 index f86e1c2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-plasma.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-python-bytecode.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-python-bytecode.svg deleted file mode 100644 index 2147feb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-python-bytecode.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-qet-element.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-qet-element.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-qet-element.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-qet-project.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-qet-project.svg deleted file mode 120000 index c4ba315..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-qet-project.svg +++ /dev/null @@ -1 +0,0 @@ -text-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-quattropro.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-quattropro.svg deleted file mode 120000 index b17ea28..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-quattropro.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-rar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-rar.svg deleted file mode 100644 index be79963..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-rar.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-raw-disk-image.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-raw-disk-image.svg deleted file mode 120000 index 38aa867..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-raw-disk-image.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cd-image.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-rpm.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-rpm.svg deleted file mode 100644 index bdd29cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-rpm.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ruby.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ruby.svg deleted file mode 100644 index 65036b4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-ruby.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sharedlib.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sharedlib.svg deleted file mode 120000 index 656ee23..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sharedlib.svg +++ /dev/null @@ -1 +0,0 @@ -application-octet-stream.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-shellscript.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-shellscript.svg deleted file mode 120000 index 05ab0ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-shellscript.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-script.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-shockwave-flash.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-shockwave-flash.svg deleted file mode 100644 index 8812fa8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-shockwave-flash.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-siag.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-siag.svg deleted file mode 120000 index 7de8b00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-siag.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.calc.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sif.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sif.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sif.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-skg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-skg.svg deleted file mode 100644 index 1982a2d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-skg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-skgc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-skgc.svg deleted file mode 100644 index cb1187a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-skgc.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-smb-server.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-smb-server.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-smb-server.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-smb-workgroup.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-smb-workgroup.svg deleted file mode 100644 index c324da2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-smb-workgroup.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sqlite2.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sqlite2.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sqlite2.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sqlite3.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sqlite3.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-sqlite3.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-srt.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-srt.svg deleted file mode 100644 index 5208119..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-srt.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-srtrip.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-srtrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-srtrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-subrip.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-subrip.svg deleted file mode 120000 index 5a4d60c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-subrip.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-srt.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tar.svg deleted file mode 100644 index fd571fc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tarz.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tarz.svg deleted file mode 100644 index 02157ee..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tarz.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tgif.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tgif.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tgif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-theme.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-theme.svg deleted file mode 100644 index 89b3c2d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-theme.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-trash.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-trash.svg deleted file mode 100644 index 7ea310e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-trash.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-troff-man.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-troff-man.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-troff-man.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tzo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tzo.svg deleted file mode 100644 index cdbd0f2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-tzo.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-wmf.svg deleted file mode 100644 index 1476bc8..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-wmf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-xpinstall.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-xpinstall.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-xpinstall.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-zerosize.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-zerosize.svg deleted file mode 100644 index 75b2835..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-zerosize.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-zoo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-x-zoo.svg deleted file mode 120000 index 115fd33..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-x-zoo.svg +++ /dev/null @@ -1 +0,0 @@ -package-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-xhtml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-xhtml+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-xhtml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-xsd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-xsd.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-xsd.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-xslt+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-xslt+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-xslt+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/application-zip.svg b/breeze-icons-5.21.0/icons/mimetypes/64/application-zip.svg deleted file mode 100644 index 951c805..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/application-zip.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-ac3.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-ac3.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-ac3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-midi.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-midi.svg deleted file mode 100644 index f6c80ca..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-midi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp3.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp3.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp3.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp4.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-mp4.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-prs.sid.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-prs.sid.svg deleted file mode 120000 index d78c3ed..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-prs.sid.svg +++ /dev/null @@ -1 +0,0 @@ -audio-midi.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-vn.rn-realmedia.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-vn.rn-realmedia.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-vn.rn-realmedia.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-adpcm.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-adpcm.svg deleted file mode 120000 index f766593..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-adpcm.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-wav.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-aiff.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-aiff.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-aiff.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-flac+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-flac+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-flac+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-flac.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-flac.svg deleted file mode 100644 index ac5910a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-flac.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-generic.svg deleted file mode 100644 index b875f39..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-monkey.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-monkey.svg deleted file mode 120000 index fb7fe7c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-monkey.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-mp2.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-mp2.svg deleted file mode 120000 index c982c9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-mp2.svg +++ /dev/null @@ -1 +0,0 @@ -audio-x-mpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-mpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-mpeg.svg deleted file mode 100644 index 7d5cb4e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-mpeg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-speex+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-speex+ogg.svg deleted file mode 120000 index 4b80811..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-speex+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -application-ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-wav.svg b/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-wav.svg deleted file mode 100644 index b33eafd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/audio-x-wav.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/encrypted.svg b/breeze-icons-5.21.0/icons/mimetypes/64/encrypted.svg deleted file mode 120000 index c14c515..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/encrypted.svg +++ /dev/null @@ -1 +0,0 @@ -application-pgp-encrypted.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/fonts-package.svg b/breeze-icons-5.21.0/icons/mimetypes/64/fonts-package.svg deleted file mode 120000 index cee8f73..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/fonts-package.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-font-ttf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-bmp.svg deleted file mode 100644 index 6c430d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-bmp.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-gif.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-gif.svg deleted file mode 100644 index cbc57d7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-gif.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-ico.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-ico.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-jpeg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-jpeg.svg deleted file mode 100644 index 9e6e33a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-jpeg.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-jpeg2000.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-jpeg2000.svg deleted file mode 120000 index c91a5de..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-jpeg2000.svg +++ /dev/null @@ -1 +0,0 @@ -image-jpeg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-png.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-png.svg deleted file mode 100644 index dca52b2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-png.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-svg+xml-compressed.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-svg+xml-compressed.svg deleted file mode 100644 index ed85398..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-svg+xml-compressed.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-tiff.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-tiff.svg deleted file mode 100644 index bc72539..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-tiff.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.adobe.photoshop.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.adobe.photoshop.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.adobe.photoshop.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.dgn.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.dgn.svg deleted file mode 100644 index 08302b5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.dgn.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.djvu.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.djvu.svg deleted file mode 100644 index a7d2f94..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.djvu.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.dwg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.dwg.svg deleted file mode 100644 index 950738a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.dwg.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.microsoft.icon.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.microsoft.icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-vnd.microsoft.icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-adobe-dng.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-adobe-dng.svg deleted file mode 100644 index ffcbc9c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-adobe-dng.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-compressed-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-compressed-xcf.svg deleted file mode 120000 index dc7220d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-compressed-xcf.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-xcf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-emf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-emf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-emf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-eps.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-eps.svg deleted file mode 120000 index d62c818..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-eps.svg +++ /dev/null @@ -1 +0,0 @@ -application-postscript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-generic.svg deleted file mode 100644 index 50eec13..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-ico.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-ico.svg deleted file mode 100644 index 9ea1f63..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-ico.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-icon.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-icon.svg deleted file mode 120000 index a5db7d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-icon.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-ico.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-krita.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-krita.svg deleted file mode 120000 index 8f1a819..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-krita.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-krita.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-portable-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-portable-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-portable-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-psd.svg deleted file mode 100644 index 6b72418..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-psd.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-psdimage-x-psd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-psdimage-x-psd.svg deleted file mode 120000 index e919fc9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-psdimage-x-psd.svg +++ /dev/null @@ -1 +0,0 @@ -image-x-psd.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-svg+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-svg+xml.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-svg+xml.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-tga.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-tga.svg deleted file mode 100644 index 43199be..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-tga.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-vnd.trolltech.qpicture.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-vnd.trolltech.qpicture.svg deleted file mode 100644 index 85a7adb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-vnd.trolltech.qpicture.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-win-bitmap.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-win-bitmap.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-win-bitmap.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-win-bmp.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-win-bmp.svg deleted file mode 120000 index 694622c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-win-bmp.svg +++ /dev/null @@ -1 +0,0 @@ -image-bmp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-wmf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-wmf.svg deleted file mode 120000 index 957b1d9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-wmf.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-wmf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-xcf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-xcf.svg deleted file mode 100644 index 1e99054..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-xcf.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-xfig.svg b/breeze-icons-5.21.0/icons/mimetypes/64/image-x-xfig.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/image-x-xfig.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/inode-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/64/inode-directory.svg deleted file mode 120000 index 73319bc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/inode-directory.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/64/folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-database.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-drawing-template.svg deleted file mode 120000 index d4181d2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.sun.xml.draw.template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-drawing.svg deleted file mode 120000 index a3382f0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-extension.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-extension.svg deleted file mode 120000 index 324eae9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-extension.svg +++ /dev/null @@ -1 +0,0 @@ -x-kde-nsplugin-generated.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-formula.svg deleted file mode 120000 index 15f67cb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-formula.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-database.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-database.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-database.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-drawing-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-drawing-template.svg deleted file mode 120000 index 8d9a58a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-drawing-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-drawing.svg deleted file mode 120000 index 01c4c70..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-drawing.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-drawing.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-formula.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-formula.svg deleted file mode 120000 index 0d1162d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-formula.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-formula.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-master-document.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-master-document.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-master-document.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-presentation-template.svg deleted file mode 120000 index 63c9c54..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-presentation.svg deleted file mode 120000 index 73bb02f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-spreadsheet-template.svg deleted file mode 120000 index 15b1361..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-spreadsheet.svg deleted file mode 120000 index 543316a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-text-template.svg deleted file mode 120000 index 14e1d14..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-text.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-text.svg deleted file mode 120000 index feb103e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-text.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.text-master.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-web-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-web-template.svg deleted file mode 120000 index dbee2dd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-oasis-web-template.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.web-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-presentation-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-presentation-template.svg deleted file mode 120000 index bb568e5..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-presentation-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-presentation.svg deleted file mode 120000 index df590df..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-presentation.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-presentation.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-spreadsheet-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-spreadsheet-template.svg deleted file mode 120000 index 6c06164..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-spreadsheet-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-spreadsheet.svg deleted file mode 120000 index a9d8309..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-spreadsheet.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-spreadsheet.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-text-template.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-text-template.svg deleted file mode 120000 index 42cc55a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-text-template.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text-template.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-text.svg b/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-text.svg deleted file mode 120000 index ba69b5f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/libreoffice-text.svg +++ /dev/null @@ -1 +0,0 @@ -libreoffice-oasis-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/message-news.svg b/breeze-icons-5.21.0/icons/mimetypes/64/message-news.svg deleted file mode 100644 index 493b004..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/message-news.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/message-partial.svg b/breeze-icons-5.21.0/icons/mimetypes/64/message-partial.svg deleted file mode 100644 index 4b2fb4f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/message-partial.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/message-rfc822.svg b/breeze-icons-5.21.0/icons/mimetypes/64/message-rfc822.svg deleted file mode 100644 index 198a958..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/message-rfc822.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/message-x-gnu-rmail.svg b/breeze-icons-5.21.0/icons/mimetypes/64/message-x-gnu-rmail.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/message-x-gnu-rmail.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/message.svg b/breeze-icons-5.21.0/icons/mimetypes/64/message.svg deleted file mode 120000 index ed06356..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/message.svg +++ /dev/null @@ -1 +0,0 @@ -message-rfc822.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/none.svg b/breeze-icons-5.21.0/icons/mimetypes/64/none.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/none.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/odf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/odf.svg deleted file mode 120000 index 86b2f62..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/odf.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-document.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/package-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/64/package-x-generic.svg deleted file mode 100644 index a762a15..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/package-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-calendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-calendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-csharp.svg deleted file mode 120000 index a246be1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-csharp.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csharp.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-css.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-css.svg deleted file mode 100644 index 8d26de0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-css.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-csv.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-csv.svg deleted file mode 100644 index 43820d7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-csv.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-directory.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-directory.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-directory.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-enriched.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-enriched.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-enriched.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-html.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-html.svg deleted file mode 100644 index 71df4c2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-html.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-markdown.svg deleted file mode 120000 index b9b7490..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-markdown.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-markdown.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-mathml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-mathml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-mathml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-plain.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-rdf+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-rdf+xml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-rdf+xml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-rdf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-rdf.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-rdf.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-rtf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-rtf.svg deleted file mode 100644 index 75c450d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-rtf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-sgml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-sgml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-sgml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-troff.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-troff.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-troff.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-vcalendar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-vcalendar.svg deleted file mode 120000 index 170cc9e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-vcalendar.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-calendar.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-vnd.abc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-vnd.abc.svg deleted file mode 120000 index 6df7fd1..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-vnd.abc.svg +++ /dev/null @@ -1 +0,0 @@ -text-rtf.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-vnd.wap.wml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-vnd.wap.wml.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-vnd.wap.wml.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-adasrc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-adasrc.svg deleted file mode 100644 index 5cadd40..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-adasrc.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-authors.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-authors.svg deleted file mode 100644 index 06a5c2f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-authors.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-bibtex.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-bibtex.svg deleted file mode 120000 index 9f29521..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-bibtex.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-tex.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-c++hdr.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-c++hdr.svg deleted file mode 100644 index 7cdcf8b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-c++hdr.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-c++src.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-c++src.svg deleted file mode 100644 index 64d4e3c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-c++src.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-changelog.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-changelog.svg deleted file mode 100644 index 256207d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-changelog.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-chdr.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-chdr.svg deleted file mode 100644 index c0c84d7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-chdr.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-cmake.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-cmake.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-cmake.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-copying.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-copying.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-copying.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-credits.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-credits.svg deleted file mode 120000 index 506c888..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-credits.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-authors.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-csharp.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-csharp.svg deleted file mode 100644 index 5d5e18a..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-csharp.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-csrc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-csrc.svg deleted file mode 100644 index 53b3d69..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-csrc.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-dtd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-dtd.svg deleted file mode 120000 index 8335ad9..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-dtd.svg +++ /dev/null @@ -1 +0,0 @@ -text-vnd.wap.wml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-generic.svapplication-x-awk.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-generic.svapplication-x-awk.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-generic.svapplication-x-awk.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-generic.svg deleted file mode 100644 index 7918a35..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-generic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-haskell.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-haskell.svg deleted file mode 100644 index 70ff12f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-haskell.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-hex.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-hex.svg deleted file mode 100644 index 0a91f02..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-hex.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-install.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-install.svg deleted file mode 100644 index 9e34764..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-install.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-java-source.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-java-source.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-java-source.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-java.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-java.svg deleted file mode 120000 index 99857ff..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-java.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-java.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-javascript.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-javascript.svg deleted file mode 120000 index 9f4aef2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-javascript.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-javascript.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-katefilelist.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-katefilelist.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-katefilelist.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-ldif.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-ldif.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-ldif.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-lilypond.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-lilypond.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-lilypond.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-log.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-log.svg deleted file mode 120000 index 1dc3be3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-log.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-makefile.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-makefile.svg deleted file mode 120000 index 178dc00..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-makefile.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-executable.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-markdown.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-markdown.svg deleted file mode 100644 index f40b5bb..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-markdown.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-nfo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-nfo.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-nfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-objchdr.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-objchdr.svg deleted file mode 120000 index 1988606..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-objchdr.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-chdr.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-objcsrc.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-objcsrc.svg deleted file mode 120000 index a50897f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-objcsrc.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-csrc.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-opml+xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-opml+xml.svg deleted file mode 120000 index 7f714b0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-opml+xml.svg +++ /dev/null @@ -1 +0,0 @@ -application-atom+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-opml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-opml.svg deleted file mode 120000 index 1238017..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-opml.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-opml+xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-pascal.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-pascal.svg deleted file mode 100644 index 9c0b242..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-pascal.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-patch.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-patch.svg deleted file mode 100644 index 145fbb3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-patch.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-plain.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-plain.svg deleted file mode 120000 index 894bd45..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-plain.svg +++ /dev/null @@ -1 +0,0 @@ -text-plain.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-po.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-po.svg deleted file mode 100644 index 6cdb0d6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-po.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-python.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-python.svg deleted file mode 120000 index c1a89b6..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-python.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-python-bytecode.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-qml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-qml.svg deleted file mode 100644 index 55d75c2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-qml.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-readme.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-readme.svg deleted file mode 120000 index bafd70e..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-readme.svg +++ /dev/null @@ -1 +0,0 @@ -text-x-texinfo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-rpm-spec.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-rpm-spec.svg deleted file mode 100644 index 5a81181..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-rpm-spec.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-script.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-script.svg deleted file mode 100644 index 99c42cd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-script.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-sql.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-sql.svg deleted file mode 120000 index d150bb2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-sql.svg +++ /dev/null @@ -1 +0,0 @@ -application-vnd.oasis.opendocument.database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-tcl.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-tcl.svg deleted file mode 100644 index ef514ba..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-tcl.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-tex.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-tex.svg deleted file mode 100644 index 160803c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-tex.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-texinfo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-texinfo.svg deleted file mode 100644 index 7dc6010..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-texinfo.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-vcard.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-vcard.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-vcard.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-xslfo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-x-xslfo.svg deleted file mode 120000 index 8cee726..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-x-xslfo.svg +++ /dev/null @@ -1 +0,0 @@ -text-xml.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-xmcd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-xmcd.svg deleted file mode 120000 index 441284b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-xmcd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-cda.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/text-xml.svg b/breeze-icons-5.21.0/icons/mimetypes/64/text-xml.svg deleted file mode 100644 index 2abea8b..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/text-xml.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/unknown.svg b/breeze-icons-5.21.0/icons/mimetypes/64/unknown.svg deleted file mode 120000 index 56f4a64..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/unknown.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-zerosize.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/uri-mms.svg b/breeze-icons-5.21.0/icons/mimetypes/64/uri-mms.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/uri-mms.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/uri-mmst.svg b/breeze-icons-5.21.0/icons/mimetypes/64/uri-mmst.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/uri-mmst.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/uri-pnm.svg b/breeze-icons-5.21.0/icons/mimetypes/64/uri-pnm.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/uri-pnm.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/uri-rtspt.svg b/breeze-icons-5.21.0/icons/mimetypes/64/uri-rtspt.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/uri-rtspt.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/uri-rtspu.svg b/breeze-icons-5.21.0/icons/mimetypes/64/uri-rtspu.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/uri-rtspu.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-mlt-playlist.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-mlt-playlist.svg deleted file mode 120000 index 26a8857..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-mlt-playlist.svg +++ /dev/null @@ -1 +0,0 @@ -video-webm.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-mp4.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-mp4.svg deleted file mode 100644 index 9216793..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-mp4.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-vivo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-vivo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-vivo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-vnd.rn-realvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-vnd.rn-realvideo.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-vnd.rn-realvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-wavelet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-wavelet.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-wavelet.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-webm.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-webm.svg deleted file mode 100644 index 6304aea..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-webm.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-anim.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-anim.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-anim.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-flic.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-flic.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-flic.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-flv.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-flv.svg deleted file mode 120000 index 6022f31..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-flv.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-flash-video.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-generic.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-generic.svg deleted file mode 100644 index d009cf7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-generic.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-google-vlc-plugin.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-google-vlc-plugin.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-google-vlc-plugin.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-javafx.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-javafx.svg deleted file mode 120000 index db0a1dc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-javafx.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-generic.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-matroska.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-matroska.svg deleted file mode 100644 index 9a30b75..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-matroska.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-mng.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-mng.svg deleted file mode 120000 index 6d55cbf..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-mng.svg +++ /dev/null @@ -1 +0,0 @@ -image-png.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ms-wmp.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ms-wmp.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ms-wmp.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ms-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ms-wmv.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ms-wmv.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-msvideo.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-msvideo.svg deleted file mode 120000 index 7d3cadc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-msvideo.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-wmv.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ogm+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ogm+ogg.svg deleted file mode 120000 index 2cd2ebc..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-ogm+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-matroska.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-theora+ogg.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-theora+ogg.svg deleted file mode 120000 index 9ed1004..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-theora+ogg.svg +++ /dev/null @@ -1 +0,0 @@ -video-x-ogm+ogg.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-wmv.svg b/breeze-icons-5.21.0/icons/mimetypes/64/video-x-wmv.svg deleted file mode 100644 index e0be4b3..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/video-x-wmv.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-hdd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-hdd.svg deleted file mode 100644 index 0122678..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-hdd.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-ova.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-ova.svg deleted file mode 100644 index b469a20..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-ova.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-ovf.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-ovf.svg deleted file mode 100644 index 14a56ea..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-ovf.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vbox-extpack.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vbox-extpack.svg deleted file mode 100644 index d3a1ce7..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vbox-extpack.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vbox.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vbox.svg deleted file mode 100644 index a4d4718..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vbox.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vdi.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vdi.svg deleted file mode 100644 index 326eda2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vdi.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vhd.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vhd.svg deleted file mode 120000 index 6607f53..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vhd.svg +++ /dev/null @@ -1 +0,0 @@ -application-x-smb-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vmdk.svg b/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vmdk.svg deleted file mode 100644 index 86838a0..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/virtualbox-vmdk.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-kde-nsplugin-generated.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-kde-nsplugin-generated.svg deleted file mode 100644 index 197f5a4..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-kde-nsplugin-generated.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-mail-distribution-list.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-mail-distribution-list.svg deleted file mode 120000 index 80081e2..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-mail-distribution-list.svg +++ /dev/null @@ -1 +0,0 @@ -x-office-contact.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-media-podcast.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-media-podcast.svg deleted file mode 100644 index 0f0f234..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-media-podcast.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-address-book.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-address-book.svg deleted file mode 120000 index 4e8c273..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-address-book.svg +++ /dev/null @@ -1 +0,0 @@ -application-epub+zip.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-calendar.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-calendar.svg deleted file mode 100644 index 8152198..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-calendar.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-contact.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-contact.svg deleted file mode 100644 index 59b50cd..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-contact.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-document.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-document.svg deleted file mode 100644 index e31ce0c..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-document.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-drawing.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-drawing.svg deleted file mode 100644 index 69213ef..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-drawing.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-presentation.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-presentation.svg deleted file mode 100644 index de7082d..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-presentation.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-spreadsheet.svg b/breeze-icons-5.21.0/icons/mimetypes/64/x-office-spreadsheet.svg deleted file mode 100644 index e25fd6f..0000000 --- a/breeze-icons-5.21.0/icons/mimetypes/64/x-office-spreadsheet.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/bookmarks.svg b/breeze-icons-5.21.0/icons/places/16/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/16/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/certificate-server.svg b/breeze-icons-5.21.0/icons/places/16/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons/places/16/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/document-multiple.svg b/breeze-icons-5.21.0/icons/places/16/document-multiple.svg deleted file mode 120000 index 6e0421d..0000000 --- a/breeze-icons-5.21.0/icons/places/16/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/favorites.svg b/breeze-icons-5.21.0/icons/places/16/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/16/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-activities.svg b/breeze-icons-5.21.0/icons/places/16/folder-activities.svg deleted file mode 100644 index f54dd4f..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-activities.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-add.svg b/breeze-icons-5.21.0/icons/places/16/folder-add.svg deleted file mode 100644 index c2b03f7..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-add.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-black.svg b/breeze-icons-5.21.0/icons/places/16/folder-black.svg deleted file mode 100644 index d7de70e..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-black.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-blue.svg b/breeze-icons-5.21.0/icons/places/16/folder-blue.svg deleted file mode 100644 index e80a553..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-blue.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-bookmark.svg b/breeze-icons-5.21.0/icons/places/16/folder-bookmark.svg deleted file mode 120000 index 65a1876..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-bookmark.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-brown.svg b/breeze-icons-5.21.0/icons/places/16/folder-brown.svg deleted file mode 100644 index 83e33bb..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-brown.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-cloud.svg b/breeze-icons-5.21.0/icons/places/16/folder-cloud.svg deleted file mode 100644 index ad04389..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-cloud.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-cyan.svg b/breeze-icons-5.21.0/icons/places/16/folder-cyan.svg deleted file mode 100644 index 834ae96..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-cyan.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-development.svg b/breeze-icons-5.21.0/icons/places/16/folder-development.svg deleted file mode 100644 index e2c49d0..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-development.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-documents.svg b/breeze-icons-5.21.0/icons/places/16/folder-documents.svg deleted file mode 100644 index d08cb9f..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-documents.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-download.svg b/breeze-icons-5.21.0/icons/places/16/folder-download.svg deleted file mode 100644 index dda006f..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-download.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-downloads.svg b/breeze-icons-5.21.0/icons/places/16/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-dropbox.svg b/breeze-icons-5.21.0/icons/places/16/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-favorites.svg b/breeze-icons-5.21.0/icons/places/16/folder-favorites.svg deleted file mode 100644 index 55edcc0..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-favorites.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-gdrive.svg b/breeze-icons-5.21.0/icons/places/16/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-green.svg b/breeze-icons-5.21.0/icons/places/16/folder-green.svg deleted file mode 100644 index 83153d7..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-green.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-grey.svg b/breeze-icons-5.21.0/icons/places/16/folder-grey.svg deleted file mode 100644 index cafcb35..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-grey.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-html.svg b/breeze-icons-5.21.0/icons/places/16/folder-html.svg deleted file mode 100644 index a82a7a0..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-html.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-image-people.svg b/breeze-icons-5.21.0/icons/places/16/folder-image-people.svg deleted file mode 120000 index 3df8da6..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-image-people.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-image.svg b/breeze-icons-5.21.0/icons/places/16/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-images.svg b/breeze-icons-5.21.0/icons/places/16/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-important.svg b/breeze-icons-5.21.0/icons/places/16/folder-important.svg deleted file mode 100644 index ac7a4a2..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-important.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-locked.svg b/breeze-icons-5.21.0/icons/places/16/folder-locked.svg deleted file mode 100644 index 1e5e85b..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-locked.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-magenta.svg b/breeze-icons-5.21.0/icons/places/16/folder-magenta.svg deleted file mode 100644 index 2910d69..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-magenta.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-mail.svg b/breeze-icons-5.21.0/icons/places/16/folder-mail.svg deleted file mode 100644 index 8dbada7..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-mail.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-music.svg b/breeze-icons-5.21.0/icons/places/16/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-network.svg b/breeze-icons-5.21.0/icons/places/16/folder-network.svg deleted file mode 100644 index 28d3e93..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-network.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-onedrive.svg b/breeze-icons-5.21.0/icons/places/16/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-open.svg b/breeze-icons-5.21.0/icons/places/16/folder-open.svg deleted file mode 100644 index 3b853d4..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-open.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-orange.svg b/breeze-icons-5.21.0/icons/places/16/folder-orange.svg deleted file mode 100644 index edf7f55..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-orange.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-owncloud.svg b/breeze-icons-5.21.0/icons/places/16/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-picture.svg b/breeze-icons-5.21.0/icons/places/16/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-pictures.svg b/breeze-icons-5.21.0/icons/places/16/folder-pictures.svg deleted file mode 100644 index 16ae661..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-pictures.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-print.svg b/breeze-icons-5.21.0/icons/places/16/folder-print.svg deleted file mode 100644 index 9d71583..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-print.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-public.svg b/breeze-icons-5.21.0/icons/places/16/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-publicshare.svg b/breeze-icons-5.21.0/icons/places/16/folder-publicshare.svg deleted file mode 100644 index 9e22bb2..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-publicshare.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-red.svg b/breeze-icons-5.21.0/icons/places/16/folder-red.svg deleted file mode 100644 index 8ad65bc..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-red.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-remote.svg b/breeze-icons-5.21.0/icons/places/16/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-script.svg b/breeze-icons-5.21.0/icons/places/16/folder-script.svg deleted file mode 100644 index 20471e5..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-script.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-sound.svg b/breeze-icons-5.21.0/icons/places/16/folder-sound.svg deleted file mode 100644 index 58ca27b..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-sound.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-tar.svg b/breeze-icons-5.21.0/icons/places/16/folder-tar.svg deleted file mode 100644 index 1338336..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-tar.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-temp.svg b/breeze-icons-5.21.0/icons/places/16/folder-temp.svg deleted file mode 100644 index 2abde3d..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-temp.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-templates.svg b/breeze-icons-5.21.0/icons/places/16/folder-templates.svg deleted file mode 100644 index b7f1577..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-templates.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-text.svg b/breeze-icons-5.21.0/icons/places/16/folder-text.svg deleted file mode 100644 index f4ac9c3..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-text.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-txt.svg b/breeze-icons-5.21.0/icons/places/16/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-video.svg b/breeze-icons-5.21.0/icons/places/16/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/folder-videos.svg b/breeze-icons-5.21.0/icons/places/16/folder-videos.svg deleted file mode 100644 index 07d7db5..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-videos.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-violet.svg b/breeze-icons-5.21.0/icons/places/16/folder-violet.svg deleted file mode 100644 index 7ada657..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-violet.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder-yellow.svg b/breeze-icons-5.21.0/icons/places/16/folder-yellow.svg deleted file mode 100644 index 61d9976..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder-yellow.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/folder.svg b/breeze-icons-5.21.0/icons/places/16/folder.svg deleted file mode 100644 index caca0e1..0000000 --- a/breeze-icons-5.21.0/icons/places/16/folder.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/mail-folder-inbox.svg b/breeze-icons-5.21.0/icons/places/16/mail-folder-inbox.svg deleted file mode 100644 index 374e871..0000000 --- a/breeze-icons-5.21.0/icons/places/16/mail-folder-inbox.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/mail-folder-outbox.svg b/breeze-icons-5.21.0/icons/places/16/mail-folder-outbox.svg deleted file mode 100644 index b0fbba2..0000000 --- a/breeze-icons-5.21.0/icons/places/16/mail-folder-outbox.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/mail-folder-sent.svg b/breeze-icons-5.21.0/icons/places/16/mail-folder-sent.svg deleted file mode 100644 index 663a92e..0000000 --- a/breeze-icons-5.21.0/icons/places/16/mail-folder-sent.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/mail-message.svg b/breeze-icons-5.21.0/icons/places/16/mail-message.svg deleted file mode 100644 index 9be07fc..0000000 --- a/breeze-icons-5.21.0/icons/places/16/mail-message.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/network-server-database.svg b/breeze-icons-5.21.0/icons/places/16/network-server-database.svg deleted file mode 100644 index 84bd870..0000000 --- a/breeze-icons-5.21.0/icons/places/16/network-server-database.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/network-server.svg b/breeze-icons-5.21.0/icons/places/16/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons/places/16/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/network-workgroup.svg b/breeze-icons-5.21.0/icons/places/16/network-workgroup.svg deleted file mode 100644 index e4f6d59..0000000 --- a/breeze-icons-5.21.0/icons/places/16/network-workgroup.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/repository.svg b/breeze-icons-5.21.0/icons/places/16/repository.svg deleted file mode 120000 index 5b95a26..0000000 --- a/breeze-icons-5.21.0/icons/places/16/repository.svg +++ /dev/null @@ -1 +0,0 @@ -network-server-database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/server-database.svg b/breeze-icons-5.21.0/icons/places/16/server-database.svg deleted file mode 120000 index 5b95a26..0000000 --- a/breeze-icons-5.21.0/icons/places/16/server-database.svg +++ /dev/null @@ -1 +0,0 @@ -network-server-database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/start-here-kde.svg b/breeze-icons-5.21.0/icons/places/16/start-here-kde.svg deleted file mode 120000 index 6c97f18..0000000 --- a/breeze-icons-5.21.0/icons/places/16/start-here-kde.svg +++ /dev/null @@ -1 +0,0 @@ -folder-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/stock_folder.svg b/breeze-icons-5.21.0/icons/places/16/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons/places/16/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/user-desktop.svg b/breeze-icons-5.21.0/icons/places/16/user-desktop.svg deleted file mode 100644 index fb52f92..0000000 --- a/breeze-icons-5.21.0/icons/places/16/user-desktop.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/user-home.svg b/breeze-icons-5.21.0/icons/places/16/user-home.svg deleted file mode 100644 index 7da35fa..0000000 --- a/breeze-icons-5.21.0/icons/places/16/user-home.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/16/user-identity.svg b/breeze-icons-5.21.0/icons/places/16/user-identity.svg deleted file mode 120000 index cd92d1f..0000000 --- a/breeze-icons-5.21.0/icons/places/16/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -folder-image-people.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/16/user-trash-full.svg b/breeze-icons-5.21.0/icons/places/16/user-trash-full.svg deleted file mode 100644 index 52da529..0000000 --- a/breeze-icons-5.21.0/icons/places/16/user-trash-full.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/16/user-trash.svg b/breeze-icons-5.21.0/icons/places/16/user-trash.svg deleted file mode 100644 index 5ab4244..0000000 --- a/breeze-icons-5.21.0/icons/places/16/user-trash.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/bookmarks.svg b/breeze-icons-5.21.0/icons/places/22/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/22/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/certificate-server.svg b/breeze-icons-5.21.0/icons/places/22/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons/places/22/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/document-multiple.svg b/breeze-icons-5.21.0/icons/places/22/document-multiple.svg deleted file mode 120000 index f898957..0000000 --- a/breeze-icons-5.21.0/icons/places/22/document-multiple.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/edit-copy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/favorites.svg b/breeze-icons-5.21.0/icons/places/22/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/22/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-activities.svg b/breeze-icons-5.21.0/icons/places/22/folder-activities.svg deleted file mode 100644 index 78d8d74..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-activities.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-add.svg b/breeze-icons-5.21.0/icons/places/22/folder-add.svg deleted file mode 100644 index 625e416..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-add.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-black.svg b/breeze-icons-5.21.0/icons/places/22/folder-black.svg deleted file mode 100644 index c875dc5..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-black.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-blue.svg b/breeze-icons-5.21.0/icons/places/22/folder-blue.svg deleted file mode 100644 index 4e45aa6..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-blue.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-bookmark.svg b/breeze-icons-5.21.0/icons/places/22/folder-bookmark.svg deleted file mode 120000 index c5b3080..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-bookmark.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/bookmark-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-brown.svg b/breeze-icons-5.21.0/icons/places/22/folder-brown.svg deleted file mode 100644 index 917e283..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-brown.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-cloud.svg b/breeze-icons-5.21.0/icons/places/22/folder-cloud.svg deleted file mode 100644 index 92600e2..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-cloud.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-cyan.svg b/breeze-icons-5.21.0/icons/places/22/folder-cyan.svg deleted file mode 100644 index 51719f1..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-cyan.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-development.svg b/breeze-icons-5.21.0/icons/places/22/folder-development.svg deleted file mode 120000 index a944f32..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-development.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/system-run.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-documents.svg b/breeze-icons-5.21.0/icons/places/22/folder-documents.svg deleted file mode 120000 index 643c2fc..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-documents.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/document-new.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-download.svg b/breeze-icons-5.21.0/icons/places/22/folder-download.svg deleted file mode 100644 index 0f7d347..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-download.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-downloads.svg b/breeze-icons-5.21.0/icons/places/22/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-dropbox.svg b/breeze-icons-5.21.0/icons/places/22/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-favorites.svg b/breeze-icons-5.21.0/icons/places/22/folder-favorites.svg deleted file mode 100644 index 17f85b0..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-favorites.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-gdrive.svg b/breeze-icons-5.21.0/icons/places/22/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-green.svg b/breeze-icons-5.21.0/icons/places/22/folder-green.svg deleted file mode 100644 index e377c1c..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-green.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-grey.svg b/breeze-icons-5.21.0/icons/places/22/folder-grey.svg deleted file mode 100644 index 60785a6..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-grey.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-html.svg b/breeze-icons-5.21.0/icons/places/22/folder-html.svg deleted file mode 100644 index 7c5c0a3..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-html.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-image-people.svg b/breeze-icons-5.21.0/icons/places/22/folder-image-people.svg deleted file mode 120000 index 9f16c78..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-image-people.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-image.svg b/breeze-icons-5.21.0/icons/places/22/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-images.svg b/breeze-icons-5.21.0/icons/places/22/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-important.svg b/breeze-icons-5.21.0/icons/places/22/folder-important.svg deleted file mode 100644 index 236c156..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-important.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-locked.svg b/breeze-icons-5.21.0/icons/places/22/folder-locked.svg deleted file mode 100644 index 220757c..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-locked.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-magenta.svg b/breeze-icons-5.21.0/icons/places/22/folder-magenta.svg deleted file mode 100644 index a199033..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-magenta.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-mail.svg b/breeze-icons-5.21.0/icons/places/22/folder-mail.svg deleted file mode 100644 index 9bcb326..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-mail.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-music.svg b/breeze-icons-5.21.0/icons/places/22/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-network.svg b/breeze-icons-5.21.0/icons/places/22/folder-network.svg deleted file mode 100644 index 39bc362..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-network.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-onedrive.svg b/breeze-icons-5.21.0/icons/places/22/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-open.svg b/breeze-icons-5.21.0/icons/places/22/folder-open.svg deleted file mode 100644 index a962e99..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-open.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-orange.svg b/breeze-icons-5.21.0/icons/places/22/folder-orange.svg deleted file mode 100644 index f818008..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-orange.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-owncloud.svg b/breeze-icons-5.21.0/icons/places/22/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-picture.svg b/breeze-icons-5.21.0/icons/places/22/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-pictures.svg b/breeze-icons-5.21.0/icons/places/22/folder-pictures.svg deleted file mode 100644 index 6743f4d..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-pictures.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-print.svg b/breeze-icons-5.21.0/icons/places/22/folder-print.svg deleted file mode 120000 index 4df3620..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-print.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/document-print.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-public.svg b/breeze-icons-5.21.0/icons/places/22/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-publicshare.svg b/breeze-icons-5.21.0/icons/places/22/folder-publicshare.svg deleted file mode 100644 index 6c2aa5e..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-publicshare.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-red.svg b/breeze-icons-5.21.0/icons/places/22/folder-red.svg deleted file mode 100644 index 34afe42..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-red.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-remote.svg b/breeze-icons-5.21.0/icons/places/22/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-script.svg b/breeze-icons-5.21.0/icons/places/22/folder-script.svg deleted file mode 100644 index 9e31834..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-script.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-sound.svg b/breeze-icons-5.21.0/icons/places/22/folder-sound.svg deleted file mode 100644 index a9e8742..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-sound.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-tar.svg b/breeze-icons-5.21.0/icons/places/22/folder-tar.svg deleted file mode 100644 index de78c60..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-tar.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-temp.svg b/breeze-icons-5.21.0/icons/places/22/folder-temp.svg deleted file mode 100644 index b2ba3dd..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-temp.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-templates.svg b/breeze-icons-5.21.0/icons/places/22/folder-templates.svg deleted file mode 100644 index e906600..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-templates.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-text.svg b/breeze-icons-5.21.0/icons/places/22/folder-text.svg deleted file mode 100644 index fe38cea..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-text.svg +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-txt.svg b/breeze-icons-5.21.0/icons/places/22/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-video.svg b/breeze-icons-5.21.0/icons/places/22/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/folder-videos.svg b/breeze-icons-5.21.0/icons/places/22/folder-videos.svg deleted file mode 100644 index 5c61d2b..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-videos.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-violet.svg b/breeze-icons-5.21.0/icons/places/22/folder-violet.svg deleted file mode 100644 index 1f7da23..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-violet.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder-yellow.svg b/breeze-icons-5.21.0/icons/places/22/folder-yellow.svg deleted file mode 100644 index 7fc82b9..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder-yellow.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/breeze-icons-5.21.0/icons/places/22/folder.svg b/breeze-icons-5.21.0/icons/places/22/folder.svg deleted file mode 100644 index 9fe038a..0000000 --- a/breeze-icons-5.21.0/icons/places/22/folder.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/mail-folder-inbox.svg b/breeze-icons-5.21.0/icons/places/22/mail-folder-inbox.svg deleted file mode 100644 index a7058d0..0000000 --- a/breeze-icons-5.21.0/icons/places/22/mail-folder-inbox.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/mail-folder-outbox.svg b/breeze-icons-5.21.0/icons/places/22/mail-folder-outbox.svg deleted file mode 100644 index c858bf5..0000000 --- a/breeze-icons-5.21.0/icons/places/22/mail-folder-outbox.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/mail-folder-sent.svg b/breeze-icons-5.21.0/icons/places/22/mail-folder-sent.svg deleted file mode 120000 index 7339fb7..0000000 --- a/breeze-icons-5.21.0/icons/places/22/mail-folder-sent.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/mail-send.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/mail-message.svg b/breeze-icons-5.21.0/icons/places/22/mail-message.svg deleted file mode 100644 index efa2ae0..0000000 --- a/breeze-icons-5.21.0/icons/places/22/mail-message.svg +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/network-server-database.svg b/breeze-icons-5.21.0/icons/places/22/network-server-database.svg deleted file mode 100644 index 1974a59..0000000 --- a/breeze-icons-5.21.0/icons/places/22/network-server-database.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/network-server.svg b/breeze-icons-5.21.0/icons/places/22/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons/places/22/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/network-workgroup.svg b/breeze-icons-5.21.0/icons/places/22/network-workgroup.svg deleted file mode 100644 index 7015003..0000000 --- a/breeze-icons-5.21.0/icons/places/22/network-workgroup.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/repository.svg b/breeze-icons-5.21.0/icons/places/22/repository.svg deleted file mode 120000 index 5b95a26..0000000 --- a/breeze-icons-5.21.0/icons/places/22/repository.svg +++ /dev/null @@ -1 +0,0 @@ -network-server-database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/server-database.svg b/breeze-icons-5.21.0/icons/places/22/server-database.svg deleted file mode 120000 index 5b95a26..0000000 --- a/breeze-icons-5.21.0/icons/places/22/server-database.svg +++ /dev/null @@ -1 +0,0 @@ -network-server-database.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/start-here-kde.svg b/breeze-icons-5.21.0/icons/places/22/start-here-kde.svg deleted file mode 120000 index 6c97f18..0000000 --- a/breeze-icons-5.21.0/icons/places/22/start-here-kde.svg +++ /dev/null @@ -1 +0,0 @@ -folder-activities.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/stock_folder.svg b/breeze-icons-5.21.0/icons/places/22/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons/places/22/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/user-desktop.svg b/breeze-icons-5.21.0/icons/places/22/user-desktop.svg deleted file mode 100644 index 8136b84..0000000 --- a/breeze-icons-5.21.0/icons/places/22/user-desktop.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/user-home.svg b/breeze-icons-5.21.0/icons/places/22/user-home.svg deleted file mode 100644 index 4ef245e..0000000 --- a/breeze-icons-5.21.0/icons/places/22/user-home.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/user-identity.svg b/breeze-icons-5.21.0/icons/places/22/user-identity.svg deleted file mode 120000 index cd92d1f..0000000 --- a/breeze-icons-5.21.0/icons/places/22/user-identity.svg +++ /dev/null @@ -1 +0,0 @@ -folder-image-people.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/22/user-trash-full.svg b/breeze-icons-5.21.0/icons/places/22/user-trash-full.svg deleted file mode 100644 index 3611f00..0000000 --- a/breeze-icons-5.21.0/icons/places/22/user-trash-full.svg +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/22/user-trash.svg b/breeze-icons-5.21.0/icons/places/22/user-trash.svg deleted file mode 100644 index 668e910..0000000 --- a/breeze-icons-5.21.0/icons/places/22/user-trash.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/bookmarks.svg b/breeze-icons-5.21.0/icons/places/32/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/32/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/certificate-server.svg b/breeze-icons-5.21.0/icons/places/32/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons/places/32/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/favorites.svg b/breeze-icons-5.21.0/icons/places/32/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/32/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-activities.svg b/breeze-icons-5.21.0/icons/places/32/folder-activities.svg deleted file mode 100644 index b81cf44..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-activities.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-black.svg b/breeze-icons-5.21.0/icons/places/32/folder-black.svg deleted file mode 100644 index e6e215f..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-black.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-blue.svg b/breeze-icons-5.21.0/icons/places/32/folder-blue.svg deleted file mode 100644 index b376309..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-blue.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-bookmark.svg b/breeze-icons-5.21.0/icons/places/32/folder-bookmark.svg deleted file mode 100644 index a023308..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-bookmark.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-brown.svg b/breeze-icons-5.21.0/icons/places/32/folder-brown.svg deleted file mode 100644 index 13e3c61..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-brown.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-cloud.svg b/breeze-icons-5.21.0/icons/places/32/folder-cloud.svg deleted file mode 100644 index 0513167..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-cloud.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-cyan.svg b/breeze-icons-5.21.0/icons/places/32/folder-cyan.svg deleted file mode 100644 index 7dd74b7..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-cyan.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-development.svg b/breeze-icons-5.21.0/icons/places/32/folder-development.svg deleted file mode 100644 index 70e251c..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-development.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-documents.svg b/breeze-icons-5.21.0/icons/places/32/folder-documents.svg deleted file mode 100644 index c3b5d58..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-documents.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-download.svg b/breeze-icons-5.21.0/icons/places/32/folder-download.svg deleted file mode 100644 index 4ff9718..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-download.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-downloads.svg b/breeze-icons-5.21.0/icons/places/32/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-dropbox.svg b/breeze-icons-5.21.0/icons/places/32/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-favorites.svg b/breeze-icons-5.21.0/icons/places/32/folder-favorites.svg deleted file mode 100644 index 79a97b5..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-favorites.svg +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-gdrive.svg b/breeze-icons-5.21.0/icons/places/32/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-green.svg b/breeze-icons-5.21.0/icons/places/32/folder-green.svg deleted file mode 100644 index 3534444..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-green.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-grey.svg b/breeze-icons-5.21.0/icons/places/32/folder-grey.svg deleted file mode 100644 index 50e351b..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-grey.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-html.svg b/breeze-icons-5.21.0/icons/places/32/folder-html.svg deleted file mode 100644 index e590a86..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-html.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-image-people.svg b/breeze-icons-5.21.0/icons/places/32/folder-image-people.svg deleted file mode 100644 index 95b0bf6..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-image-people.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-image.svg b/breeze-icons-5.21.0/icons/places/32/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-images.svg b/breeze-icons-5.21.0/icons/places/32/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-important.svg b/breeze-icons-5.21.0/icons/places/32/folder-important.svg deleted file mode 100644 index 13800bf..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-important.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-locked.svg b/breeze-icons-5.21.0/icons/places/32/folder-locked.svg deleted file mode 100644 index b504ab5..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-locked.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-magenta.svg b/breeze-icons-5.21.0/icons/places/32/folder-magenta.svg deleted file mode 100644 index 0c06133..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-magenta.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-mail.svg b/breeze-icons-5.21.0/icons/places/32/folder-mail.svg deleted file mode 100644 index bb7b4e2..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-mail.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-music.svg b/breeze-icons-5.21.0/icons/places/32/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-network.svg b/breeze-icons-5.21.0/icons/places/32/folder-network.svg deleted file mode 100644 index b8e90d9..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-network.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-onedrive.svg b/breeze-icons-5.21.0/icons/places/32/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-open.svg b/breeze-icons-5.21.0/icons/places/32/folder-open.svg deleted file mode 100644 index 99d1486..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-open.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-orange.svg b/breeze-icons-5.21.0/icons/places/32/folder-orange.svg deleted file mode 100644 index 39512a1..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-orange.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-owncloud.svg b/breeze-icons-5.21.0/icons/places/32/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-picture.svg b/breeze-icons-5.21.0/icons/places/32/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-pictures.svg b/breeze-icons-5.21.0/icons/places/32/folder-pictures.svg deleted file mode 100644 index 6db6f91..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-pictures.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-print.svg b/breeze-icons-5.21.0/icons/places/32/folder-print.svg deleted file mode 100644 index f6769a4..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-print.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-public.svg b/breeze-icons-5.21.0/icons/places/32/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-publicshare.svg b/breeze-icons-5.21.0/icons/places/32/folder-publicshare.svg deleted file mode 100644 index e3516a6..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-publicshare.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-red.svg b/breeze-icons-5.21.0/icons/places/32/folder-red.svg deleted file mode 100644 index 4553396..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-red.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-remote.svg b/breeze-icons-5.21.0/icons/places/32/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-script.svg b/breeze-icons-5.21.0/icons/places/32/folder-script.svg deleted file mode 100644 index 96d84f4..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-script.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-sound.svg b/breeze-icons-5.21.0/icons/places/32/folder-sound.svg deleted file mode 100644 index 47c1bc0..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-sound.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-tar.svg b/breeze-icons-5.21.0/icons/places/32/folder-tar.svg deleted file mode 100644 index d21a43d..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-tar.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-temp.svg b/breeze-icons-5.21.0/icons/places/32/folder-temp.svg deleted file mode 100644 index 7c9dffb..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-temp.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-templates.svg b/breeze-icons-5.21.0/icons/places/32/folder-templates.svg deleted file mode 100644 index 3d9636c..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-templates.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-text.svg b/breeze-icons-5.21.0/icons/places/32/folder-text.svg deleted file mode 100644 index ca240b5..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-text.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-txt.svg b/breeze-icons-5.21.0/icons/places/32/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-video.svg b/breeze-icons-5.21.0/icons/places/32/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/folder-videos.svg b/breeze-icons-5.21.0/icons/places/32/folder-videos.svg deleted file mode 100644 index 836cef5..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-videos.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-violet.svg b/breeze-icons-5.21.0/icons/places/32/folder-violet.svg deleted file mode 100644 index 7aec68c..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-violet.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder-yellow.svg b/breeze-icons-5.21.0/icons/places/32/folder-yellow.svg deleted file mode 100644 index a6b717f..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder-yellow.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/folder.svg b/breeze-icons-5.21.0/icons/places/32/folder.svg deleted file mode 100644 index 2acb4ab..0000000 --- a/breeze-icons-5.21.0/icons/places/32/folder.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/library-music.svg b/breeze-icons-5.21.0/icons/places/32/library-music.svg deleted file mode 120000 index 437f962..0000000 --- a/breeze-icons-5.21.0/icons/places/32/library-music.svg +++ /dev/null @@ -1 +0,0 @@ -folder-music.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/network-server.svg b/breeze-icons-5.21.0/icons/places/32/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons/places/32/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/network-workgroup.svg b/breeze-icons-5.21.0/icons/places/32/network-workgroup.svg deleted file mode 100644 index 2bf1ccf..0000000 --- a/breeze-icons-5.21.0/icons/places/32/network-workgroup.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/stock_folder.svg b/breeze-icons-5.21.0/icons/places/32/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons/places/32/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/32/user-desktop.svg b/breeze-icons-5.21.0/icons/places/32/user-desktop.svg deleted file mode 100644 index 2085a2c..0000000 --- a/breeze-icons-5.21.0/icons/places/32/user-desktop.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/user-home.svg b/breeze-icons-5.21.0/icons/places/32/user-home.svg deleted file mode 100644 index 936cf8c..0000000 --- a/breeze-icons-5.21.0/icons/places/32/user-home.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/user-trash-full.svg b/breeze-icons-5.21.0/icons/places/32/user-trash-full.svg deleted file mode 100644 index 21ffa6f..0000000 --- a/breeze-icons-5.21.0/icons/places/32/user-trash-full.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/32/user-trash.svg b/breeze-icons-5.21.0/icons/places/32/user-trash.svg deleted file mode 100644 index 97fef26..0000000 --- a/breeze-icons-5.21.0/icons/places/32/user-trash.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/bookmarks.svg b/breeze-icons-5.21.0/icons/places/64/bookmarks.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/64/bookmarks.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/certificate-server.svg b/breeze-icons-5.21.0/icons/places/64/certificate-server.svg deleted file mode 120000 index 5a98ca8..0000000 --- a/breeze-icons-5.21.0/icons/places/64/certificate-server.svg +++ /dev/null @@ -1 +0,0 @@ -folder-locked.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/favorites.svg b/breeze-icons-5.21.0/icons/places/64/favorites.svg deleted file mode 120000 index 08070bd..0000000 --- a/breeze-icons-5.21.0/icons/places/64/favorites.svg +++ /dev/null @@ -1 +0,0 @@ -folder-favorites.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-activities.svg b/breeze-icons-5.21.0/icons/places/64/folder-activities.svg deleted file mode 100644 index f812c5b..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-activities.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-black.svg b/breeze-icons-5.21.0/icons/places/64/folder-black.svg deleted file mode 100644 index 7c18074..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-black.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-blue.svg b/breeze-icons-5.21.0/icons/places/64/folder-blue.svg deleted file mode 100644 index 96578b7..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-blue.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-bookmark.svg b/breeze-icons-5.21.0/icons/places/64/folder-bookmark.svg deleted file mode 100644 index 0524ecd..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-bookmark.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-brown.svg b/breeze-icons-5.21.0/icons/places/64/folder-brown.svg deleted file mode 100644 index 04a2d9e..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-brown.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-cloud.svg b/breeze-icons-5.21.0/icons/places/64/folder-cloud.svg deleted file mode 100644 index 5b71e6c..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-cloud.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-cyan.svg b/breeze-icons-5.21.0/icons/places/64/folder-cyan.svg deleted file mode 100644 index fc90fad..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-cyan.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-development.svg b/breeze-icons-5.21.0/icons/places/64/folder-development.svg deleted file mode 100644 index 8cc7118..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-development.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-documents.svg b/breeze-icons-5.21.0/icons/places/64/folder-documents.svg deleted file mode 100644 index 3207e7d..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-documents.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-download.svg b/breeze-icons-5.21.0/icons/places/64/folder-download.svg deleted file mode 100644 index bafc23d..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-download.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-downloads.svg b/breeze-icons-5.21.0/icons/places/64/folder-downloads.svg deleted file mode 120000 index 8b75357..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-downloads.svg +++ /dev/null @@ -1 +0,0 @@ -folder-download.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-dropbox.svg b/breeze-icons-5.21.0/icons/places/64/folder-dropbox.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-dropbox.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-favorites.svg b/breeze-icons-5.21.0/icons/places/64/folder-favorites.svg deleted file mode 100644 index 971bf29..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-favorites.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-gdrive.svg b/breeze-icons-5.21.0/icons/places/64/folder-gdrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-gdrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-green.svg b/breeze-icons-5.21.0/icons/places/64/folder-green.svg deleted file mode 100644 index 790cba4..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-green.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-grey.svg b/breeze-icons-5.21.0/icons/places/64/folder-grey.svg deleted file mode 100644 index d9667fa..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-grey.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-html.svg b/breeze-icons-5.21.0/icons/places/64/folder-html.svg deleted file mode 100644 index ca04ff9..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-html.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-image-people.svg b/breeze-icons-5.21.0/icons/places/64/folder-image-people.svg deleted file mode 100644 index 5178590..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-image-people.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-image.svg b/breeze-icons-5.21.0/icons/places/64/folder-image.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-image.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-images.svg b/breeze-icons-5.21.0/icons/places/64/folder-images.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-images.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-important.svg b/breeze-icons-5.21.0/icons/places/64/folder-important.svg deleted file mode 100644 index df8f69d..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-important.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-locked.svg b/breeze-icons-5.21.0/icons/places/64/folder-locked.svg deleted file mode 100644 index 7239515..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-locked.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-magenta.svg b/breeze-icons-5.21.0/icons/places/64/folder-magenta.svg deleted file mode 100644 index b30ef3f..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-magenta.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-mail.svg b/breeze-icons-5.21.0/icons/places/64/folder-mail.svg deleted file mode 100644 index 597f44f..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-mail.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-music.svg b/breeze-icons-5.21.0/icons/places/64/folder-music.svg deleted file mode 120000 index c71e4be..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-music.svg +++ /dev/null @@ -1 +0,0 @@ -./folder-sound.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-network.svg b/breeze-icons-5.21.0/icons/places/64/folder-network.svg deleted file mode 100644 index 0f7e931..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-network.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-onedrive.svg b/breeze-icons-5.21.0/icons/places/64/folder-onedrive.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-onedrive.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-open.svg b/breeze-icons-5.21.0/icons/places/64/folder-open.svg deleted file mode 100644 index 2ae5f7a..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-open.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-orange.svg b/breeze-icons-5.21.0/icons/places/64/folder-orange.svg deleted file mode 100644 index 059adf8..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-orange.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-owncloud.svg b/breeze-icons-5.21.0/icons/places/64/folder-owncloud.svg deleted file mode 120000 index 8651bee..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-owncloud.svg +++ /dev/null @@ -1 +0,0 @@ -folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-picture.svg b/breeze-icons-5.21.0/icons/places/64/folder-picture.svg deleted file mode 120000 index 273d2b9..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-picture.svg +++ /dev/null @@ -1 +0,0 @@ -folder-pictures.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-pictures.svg b/breeze-icons-5.21.0/icons/places/64/folder-pictures.svg deleted file mode 100644 index decdbed..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-pictures.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-print.svg b/breeze-icons-5.21.0/icons/places/64/folder-print.svg deleted file mode 100644 index bdb8047..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-print.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-public.svg b/breeze-icons-5.21.0/icons/places/64/folder-public.svg deleted file mode 120000 index a2956a2..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-public.svg +++ /dev/null @@ -1 +0,0 @@ -folder-publicshare.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-publicshare.svg b/breeze-icons-5.21.0/icons/places/64/folder-publicshare.svg deleted file mode 100644 index 0f7bc54..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-publicshare.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-red.svg b/breeze-icons-5.21.0/icons/places/64/folder-red.svg deleted file mode 100644 index 73a24ec..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-red.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-remote.svg b/breeze-icons-5.21.0/icons/places/64/folder-remote.svg deleted file mode 120000 index 582eebf..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-remote.svg +++ /dev/null @@ -1 +0,0 @@ -folder-html.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-script.svg b/breeze-icons-5.21.0/icons/places/64/folder-script.svg deleted file mode 100644 index 5d4ee8b..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-script.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-sound.svg b/breeze-icons-5.21.0/icons/places/64/folder-sound.svg deleted file mode 100644 index bc24f84..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-sound.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-tar.svg b/breeze-icons-5.21.0/icons/places/64/folder-tar.svg deleted file mode 100644 index 49696a5..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-tar.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-temp.svg b/breeze-icons-5.21.0/icons/places/64/folder-temp.svg deleted file mode 100644 index fd8c469..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-temp.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-templates.svg b/breeze-icons-5.21.0/icons/places/64/folder-templates.svg deleted file mode 100644 index 6be0cc4..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-templates.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-text.svg b/breeze-icons-5.21.0/icons/places/64/folder-text.svg deleted file mode 100644 index 66e81c1..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-text.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-txt.svg b/breeze-icons-5.21.0/icons/places/64/folder-txt.svg deleted file mode 120000 index eaa1f39..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-txt.svg +++ /dev/null @@ -1 +0,0 @@ -folder-text.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-video.svg b/breeze-icons-5.21.0/icons/places/64/folder-video.svg deleted file mode 120000 index fcc22b3..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-video.svg +++ /dev/null @@ -1 +0,0 @@ -folder-videos.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/folder-videos.svg b/breeze-icons-5.21.0/icons/places/64/folder-videos.svg deleted file mode 100644 index c000a9c..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-videos.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-violet.svg b/breeze-icons-5.21.0/icons/places/64/folder-violet.svg deleted file mode 100644 index 59665b1..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-violet.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder-yellow.svg b/breeze-icons-5.21.0/icons/places/64/folder-yellow.svg deleted file mode 100644 index 55ed3b6..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder-yellow.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/folder.svg b/breeze-icons-5.21.0/icons/places/64/folder.svg deleted file mode 100644 index 22919bd..0000000 --- a/breeze-icons-5.21.0/icons/places/64/folder.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/library-music.svg b/breeze-icons-5.21.0/icons/places/64/library-music.svg deleted file mode 120000 index 437f962..0000000 --- a/breeze-icons-5.21.0/icons/places/64/library-music.svg +++ /dev/null @@ -1 +0,0 @@ -folder-music.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/network-server.svg b/breeze-icons-5.21.0/icons/places/64/network-server.svg deleted file mode 120000 index 0fb3d2e..0000000 --- a/breeze-icons-5.21.0/icons/places/64/network-server.svg +++ /dev/null @@ -1 +0,0 @@ -network-workgroup.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/network-workgroup.svg b/breeze-icons-5.21.0/icons/places/64/network-workgroup.svg deleted file mode 100644 index 3299634..0000000 --- a/breeze-icons-5.21.0/icons/places/64/network-workgroup.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/start-here-kde.svg b/breeze-icons-5.21.0/icons/places/64/start-here-kde.svg deleted file mode 100644 index 81c3ea6..0000000 --- a/breeze-icons-5.21.0/icons/places/64/start-here-kde.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - Plasm - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/stock_folder.svg b/breeze-icons-5.21.0/icons/places/64/stock_folder.svg deleted file mode 120000 index 15062ce..0000000 --- a/breeze-icons-5.21.0/icons/places/64/stock_folder.svg +++ /dev/null @@ -1 +0,0 @@ -folder.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/places/64/user-desktop.svg b/breeze-icons-5.21.0/icons/places/64/user-desktop.svg deleted file mode 100644 index 1ecfc5b..0000000 --- a/breeze-icons-5.21.0/icons/places/64/user-desktop.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/user-home.svg b/breeze-icons-5.21.0/icons/places/64/user-home.svg deleted file mode 100644 index 5b08246..0000000 --- a/breeze-icons-5.21.0/icons/places/64/user-home.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/user-trash-full.svg b/breeze-icons-5.21.0/icons/places/64/user-trash-full.svg deleted file mode 100644 index d91bcbc..0000000 --- a/breeze-icons-5.21.0/icons/places/64/user-trash-full.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/places/64/user-trash.svg b/breeze-icons-5.21.0/icons/places/64/user-trash.svg deleted file mode 100644 index 8d55ea7..0000000 --- a/breeze-icons-5.21.0/icons/places/64/user-trash.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/cloudstatus.svg b/breeze-icons-5.21.0/icons/status/16/cloudstatus.svg deleted file mode 120000 index 54ab173..0000000 --- a/breeze-icons-5.21.0/icons/status/16/cloudstatus.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/dialog-information.svg b/breeze-icons-5.21.0/icons/status/16/dialog-information.svg deleted file mode 100644 index 0bf2970..0000000 --- a/breeze-icons-5.21.0/icons/status/16/dialog-information.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-busy.svg b/breeze-icons-5.21.0/icons/status/16/dropboxstatus-busy.svg deleted file mode 100644 index e718aae..0000000 --- a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-busy.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-busy2.svg b/breeze-icons-5.21.0/icons/status/16/dropboxstatus-busy2.svg deleted file mode 120000 index 7d4335b..0000000 --- a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-busy2.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-logo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-idle.svg b/breeze-icons-5.21.0/icons/status/16/dropboxstatus-idle.svg deleted file mode 100644 index 42bb550..0000000 --- a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-idle.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-logo.svg b/breeze-icons-5.21.0/icons/status/16/dropboxstatus-logo.svg deleted file mode 120000 index 54ab173..0000000 --- a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-logo.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/16/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-x.svg b/breeze-icons-5.21.0/icons/status/16/dropboxstatus-x.svg deleted file mode 100644 index 7ee2ada..0000000 --- a/breeze-icons-5.21.0/icons/status/16/dropboxstatus-x.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/irc-channel-joined.svg b/breeze-icons-5.21.0/icons/status/16/irc-channel-joined.svg deleted file mode 120000 index a714d53..0000000 --- a/breeze-icons-5.21.0/icons/status/16/irc-channel-joined.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/irc-channel-active.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/irc-channel-parted.svg b/breeze-icons-5.21.0/icons/status/16/irc-channel-parted.svg deleted file mode 120000 index b58aba6..0000000 --- a/breeze-icons-5.21.0/icons/status/16/irc-channel-parted.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/irc-channel-inactive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/kdeconnect-tray.svg b/breeze-icons-5.21.0/icons/status/16/kdeconnect-tray.svg deleted file mode 100644 index a481f23..0000000 --- a/breeze-icons-5.21.0/icons/status/16/kdeconnect-tray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/state-download.svg b/breeze-icons-5.21.0/icons/status/16/state-download.svg deleted file mode 100644 index 97393eb..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-download.svg +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/state-error.svg b/breeze-icons-5.21.0/icons/status/16/state-error.svg deleted file mode 120000 index c34068b..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-error.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/state-information.svg b/breeze-icons-5.21.0/icons/status/16/state-information.svg deleted file mode 100644 index 3de60e7..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-information.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/state-offline.svg b/breeze-icons-5.21.0/icons/status/16/state-offline.svg deleted file mode 100644 index 4595f80..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-offline.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/state-ok.svg b/breeze-icons-5.21.0/icons/status/16/state-ok.svg deleted file mode 120000 index 961964c..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/state-pause.svg b/breeze-icons-5.21.0/icons/status/16/state-pause.svg deleted file mode 100644 index eb2fb11..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-pause.svg +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/state-sync.svg b/breeze-icons-5.21.0/icons/status/16/state-sync.svg deleted file mode 120000 index 77da33b..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-sync.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/state-warning.svg b/breeze-icons-5.21.0/icons/status/16/state-warning.svg deleted file mode 100644 index fe815dc..0000000 --- a/breeze-icons-5.21.0/icons/status/16/state-warning.svg +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/user-available.svg b/breeze-icons-5.21.0/icons/status/16/user-available.svg deleted file mode 120000 index 5706c2b..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-available.svg +++ /dev/null @@ -1 +0,0 @@ -user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/user-away-extended.svg b/breeze-icons-5.21.0/icons/status/16/user-away-extended.svg deleted file mode 120000 index 5b852ef..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-away-extended.svg +++ /dev/null @@ -1 +0,0 @@ -user-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/user-away.svg b/breeze-icons-5.21.0/icons/status/16/user-away.svg deleted file mode 120000 index c26c40e..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-away.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-away.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/user-busy.svg b/breeze-icons-5.21.0/icons/status/16/user-busy.svg deleted file mode 120000 index def4f48..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-busy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/user-idle.svg b/breeze-icons-5.21.0/icons/status/16/user-idle.svg deleted file mode 100644 index bee23f6..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-idle.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/16/user-invisible.svg b/breeze-icons-5.21.0/icons/status/16/user-invisible.svg deleted file mode 120000 index 92e2b2e..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-invisible.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/user-offline.svg b/breeze-icons-5.21.0/icons/status/16/user-offline.svg deleted file mode 120000 index a6ddc7e..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-offline.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-offline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/16/user-online.svg b/breeze-icons-5.21.0/icons/status/16/user-online.svg deleted file mode 120000 index 630d5e0..0000000 --- a/breeze-icons-5.21.0/icons/status/16/user-online.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/16/im-user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/audio-ready.svg b/breeze-icons-5.21.0/icons/status/22/audio-ready.svg deleted file mode 100644 index bf0b74c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/audio-ready.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/audio-volume-high.svg b/breeze-icons-5.21.0/icons/status/22/audio-volume-high.svg deleted file mode 100644 index a5dca4c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/audio-volume-high.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/audio-volume-low.svg b/breeze-icons-5.21.0/icons/status/22/audio-volume-low.svg deleted file mode 100644 index 9fe0326..0000000 --- a/breeze-icons-5.21.0/icons/status/22/audio-volume-low.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/audio-volume-medium.svg b/breeze-icons-5.21.0/icons/status/22/audio-volume-medium.svg deleted file mode 100644 index 9a3235a..0000000 --- a/breeze-icons-5.21.0/icons/status/22/audio-volume-medium.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/audio-volume-muted.svg b/breeze-icons-5.21.0/icons/status/22/audio-volume-muted.svg deleted file mode 100644 index 68d93ba..0000000 --- a/breeze-icons-5.21.0/icons/status/22/audio-volume-muted.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/camera-off.svg b/breeze-icons-5.21.0/icons/status/22/camera-off.svg deleted file mode 100644 index f0e5632..0000000 --- a/breeze-icons-5.21.0/icons/status/22/camera-off.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/camera-on.svg b/breeze-icons-5.21.0/icons/status/22/camera-on.svg deleted file mode 100644 index 3bc704a..0000000 --- a/breeze-icons-5.21.0/icons/status/22/camera-on.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/camera-ready.svg b/breeze-icons-5.21.0/icons/status/22/camera-ready.svg deleted file mode 100644 index 2a73991..0000000 --- a/breeze-icons-5.21.0/icons/status/22/camera-ready.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/cloudstatus.svg b/breeze-icons-5.21.0/icons/status/22/cloudstatus.svg deleted file mode 120000 index a75eac0..0000000 --- a/breeze-icons-5.21.0/icons/status/22/cloudstatus.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/dialog-information.svg b/breeze-icons-5.21.0/icons/status/22/dialog-information.svg deleted file mode 100644 index c547a08..0000000 --- a/breeze-icons-5.21.0/icons/status/22/dialog-information.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-busy.svg b/breeze-icons-5.21.0/icons/status/22/dropboxstatus-busy.svg deleted file mode 100644 index a00f683..0000000 --- a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-busy.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-busy2.svg b/breeze-icons-5.21.0/icons/status/22/dropboxstatus-busy2.svg deleted file mode 120000 index 7d4335b..0000000 --- a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-busy2.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-logo.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-idle.svg b/breeze-icons-5.21.0/icons/status/22/dropboxstatus-idle.svg deleted file mode 100644 index aa2bbc3..0000000 --- a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-idle.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-logo.svg b/breeze-icons-5.21.0/icons/status/22/dropboxstatus-logo.svg deleted file mode 120000 index a75eac0..0000000 --- a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-logo.svg +++ /dev/null @@ -1 +0,0 @@ -../../places/22/folder-cloud.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-x.svg b/breeze-icons-5.21.0/icons/status/22/dropboxstatus-x.svg deleted file mode 100644 index 403e8d6..0000000 --- a/breeze-icons-5.21.0/icons/status/22/dropboxstatus-x.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/irc-channel-joined.svg b/breeze-icons-5.21.0/icons/status/22/irc-channel-joined.svg deleted file mode 120000 index 2cea55c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/irc-channel-joined.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/irc-channel-active.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/irc-channel-parted.svg b/breeze-icons-5.21.0/icons/status/22/irc-channel-parted.svg deleted file mode 120000 index a8d3de8..0000000 --- a/breeze-icons-5.21.0/icons/status/22/irc-channel-parted.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/irc-channel-inactive.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/kdeconnect-tray.svg b/breeze-icons-5.21.0/icons/status/22/kdeconnect-tray.svg deleted file mode 100644 index 555c9a9..0000000 --- a/breeze-icons-5.21.0/icons/status/22/kdeconnect-tray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/mic-off.svg b/breeze-icons-5.21.0/icons/status/22/mic-off.svg deleted file mode 100644 index 690a883..0000000 --- a/breeze-icons-5.21.0/icons/status/22/mic-off.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/mic-on.svg b/breeze-icons-5.21.0/icons/status/22/mic-on.svg deleted file mode 100644 index d13a904..0000000 --- a/breeze-icons-5.21.0/icons/status/22/mic-on.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/mic-ready.svg b/breeze-icons-5.21.0/icons/status/22/mic-ready.svg deleted file mode 100644 index 2c0ef2a..0000000 --- a/breeze-icons-5.21.0/icons/status/22/mic-ready.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/process-working-kde.svg b/breeze-icons-5.21.0/icons/status/22/process-working-kde.svg deleted file mode 120000 index 559a6ae..0000000 --- a/breeze-icons-5.21.0/icons/status/22/process-working-kde.svg +++ /dev/null @@ -1 +0,0 @@ -process-working.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/process-working.svg b/breeze-icons-5.21.0/icons/status/22/process-working.svg deleted file mode 100644 index ff74b4c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/process-working.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/script-error.svg b/breeze-icons-5.21.0/icons/status/22/script-error.svg deleted file mode 120000 index a8c351a..0000000 --- a/breeze-icons-5.21.0/icons/status/22/script-error.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/tools-report-bug.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/security-high.svg b/breeze-icons-5.21.0/icons/status/22/security-high.svg deleted file mode 100644 index 5f7707a..0000000 --- a/breeze-icons-5.21.0/icons/status/22/security-high.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/security-low.svg b/breeze-icons-5.21.0/icons/status/22/security-low.svg deleted file mode 100644 index ce7778c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/security-low.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/security-medium.svg b/breeze-icons-5.21.0/icons/status/22/security-medium.svg deleted file mode 100644 index 759534f..0000000 --- a/breeze-icons-5.21.0/icons/status/22/security-medium.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/state-download.svg b/breeze-icons-5.21.0/icons/status/22/state-download.svg deleted file mode 100644 index 3f7b2ee..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-download.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/state-error.svg b/breeze-icons-5.21.0/icons/status/22/state-error.svg deleted file mode 120000 index c34068b..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-error.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-x.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/state-information.svg b/breeze-icons-5.21.0/icons/status/22/state-information.svg deleted file mode 100644 index 5433c6d..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-information.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/state-offline.svg b/breeze-icons-5.21.0/icons/status/22/state-offline.svg deleted file mode 100644 index def7ac1..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-offline.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/state-ok.svg b/breeze-icons-5.21.0/icons/status/22/state-ok.svg deleted file mode 120000 index 961964c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-ok.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/state-pause.svg b/breeze-icons-5.21.0/icons/status/22/state-pause.svg deleted file mode 100644 index 6481c2e..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-pause.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/state-sync.svg b/breeze-icons-5.21.0/icons/status/22/state-sync.svg deleted file mode 120000 index 77da33b..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-sync.svg +++ /dev/null @@ -1 +0,0 @@ -dropboxstatus-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/state-warning.svg b/breeze-icons-5.21.0/icons/status/22/state-warning.svg deleted file mode 100644 index 00d0e15..0000000 --- a/breeze-icons-5.21.0/icons/status/22/state-warning.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/update-high.svg b/breeze-icons-5.21.0/icons/status/22/update-high.svg deleted file mode 100644 index 561e065..0000000 --- a/breeze-icons-5.21.0/icons/status/22/update-high.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/update-low.svg b/breeze-icons-5.21.0/icons/status/22/update-low.svg deleted file mode 100644 index 3e0ebed..0000000 --- a/breeze-icons-5.21.0/icons/status/22/update-low.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/update-medium.svg b/breeze-icons-5.21.0/icons/status/22/update-medium.svg deleted file mode 100644 index 315ebf1..0000000 --- a/breeze-icons-5.21.0/icons/status/22/update-medium.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/update-none.svg b/breeze-icons-5.21.0/icons/status/22/update-none.svg deleted file mode 100644 index f797e3c..0000000 --- a/breeze-icons-5.21.0/icons/status/22/update-none.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/user-available.svg b/breeze-icons-5.21.0/icons/status/22/user-available.svg deleted file mode 120000 index 5706c2b..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-available.svg +++ /dev/null @@ -1 +0,0 @@ -user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/user-away-extended.svg b/breeze-icons-5.21.0/icons/status/22/user-away-extended.svg deleted file mode 120000 index 5b852ef..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-away-extended.svg +++ /dev/null @@ -1 +0,0 @@ -user-idle.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/user-away.svg b/breeze-icons-5.21.0/icons/status/22/user-away.svg deleted file mode 120000 index 64fe1c5..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-away.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-away.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/user-busy.svg b/breeze-icons-5.21.0/icons/status/22/user-busy.svg deleted file mode 120000 index 3236117..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-busy.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-busy.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/user-idle.svg b/breeze-icons-5.21.0/icons/status/22/user-idle.svg deleted file mode 100644 index 9494b3f..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-idle.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/22/user-invisible.svg b/breeze-icons-5.21.0/icons/status/22/user-invisible.svg deleted file mode 120000 index cfdaa11..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-invisible.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-invisible-user.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/user-offline.svg b/breeze-icons-5.21.0/icons/status/22/user-offline.svg deleted file mode 120000 index 24fdd45..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-offline.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-offline.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/22/user-online.svg b/breeze-icons-5.21.0/icons/status/22/user-online.svg deleted file mode 120000 index dd038fb..0000000 --- a/breeze-icons-5.21.0/icons/status/22/user-online.svg +++ /dev/null @@ -1 +0,0 @@ -../../actions/22/im-user-online.svg \ No newline at end of file diff --git a/breeze-icons-5.21.0/icons/status/24/dialog-information.svg b/breeze-icons-5.21.0/icons/status/24/dialog-information.svg deleted file mode 100644 index d827c1c..0000000 --- a/breeze-icons-5.21.0/icons/status/24/dialog-information.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/dialog-error.svg b/breeze-icons-5.21.0/icons/status/64/dialog-error.svg deleted file mode 100644 index 662d850..0000000 --- a/breeze-icons-5.21.0/icons/status/64/dialog-error.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/dialog-information.svg b/breeze-icons-5.21.0/icons/status/64/dialog-information.svg deleted file mode 100644 index bbb26fe..0000000 --- a/breeze-icons-5.21.0/icons/status/64/dialog-information.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/dialog-password.svg b/breeze-icons-5.21.0/icons/status/64/dialog-password.svg deleted file mode 100644 index be66539..0000000 --- a/breeze-icons-5.21.0/icons/status/64/dialog-password.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/dialog-question.svg b/breeze-icons-5.21.0/icons/status/64/dialog-question.svg deleted file mode 100644 index 7ff4bc4..0000000 --- a/breeze-icons-5.21.0/icons/status/64/dialog-question.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/dialog-warning.svg b/breeze-icons-5.21.0/icons/status/64/dialog-warning.svg deleted file mode 100644 index 2039eed..0000000 --- a/breeze-icons-5.21.0/icons/status/64/dialog-warning.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/security-high.svg b/breeze-icons-5.21.0/icons/status/64/security-high.svg deleted file mode 100644 index 3a0a630..0000000 --- a/breeze-icons-5.21.0/icons/status/64/security-high.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/security-low.svg b/breeze-icons-5.21.0/icons/status/64/security-low.svg deleted file mode 100644 index a668052..0000000 --- a/breeze-icons-5.21.0/icons/status/64/security-low.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/icons/status/64/security-medium.svg b/breeze-icons-5.21.0/icons/status/64/security-medium.svg deleted file mode 100644 index 2f57348..0000000 --- a/breeze-icons-5.21.0/icons/status/64/security-medium.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/breeze-icons-5.21.0/metainfo.yaml b/breeze-icons-5.21.0/metainfo.yaml deleted file mode 100644 index 79adeac..0000000 --- a/breeze-icons-5.21.0/metainfo.yaml +++ /dev/null @@ -1,11 +0,0 @@ -maintainer: uriherrera -description: Breeze icon theme -tier: 1 -type: functional -platforms: - - name: All -portingAid: false -deprecated: false -release: true -libraries: -cmakename: diff --git a/breeze-icons-5.21.0/optimize-svg.sh b/breeze-icons-5.21.0/optimize-svg.sh deleted file mode 100644 index a9d1507..0000000 --- a/breeze-icons-5.21.0/optimize-svg.sh +++ /dev/null @@ -1,43 +0,0 @@ -#!/usr/bin/env bash - -if ! command -v svgo >/dev/null -then - echo "Please install svgo: npm install svgo" - exit 1 -fi -# regarding convertStyleToAttrs, see: https://github.com/svg/svgo/issues/489 -# regarding convertPathData, see: https://github.com/svg/svgo/issues/490 -ARGS="--pretty --disable=convertStyleToAttrs --disable=convertPathData" - -function generatePng { - inkscape -z -D $1 --export-png=$2 --export-width=200 --export-background=transparent > /dev/null -} - -# args: pngA pngB final.svg temp.svg -function evaluateOptimization { -# that regex is to just take A from "A (B)" - res=`compare -metric MAE $1 $2 /dev/null 2>&1 | sed "s/^\\([0-9]*\\).*/\\1/"` #-fuzz 5 - if [ "$res" -gt 100 ]; then - echo "huuuuge difference of $res in $3" - else - mv $4 $3 - fi -} - -find . -name "*.svg" -size 4k -print0 | while IFS= read -r -d '' file -do - echo "doing... $file" - generatePng "$file" /tmp/A.png - svgo -i "$file" -o "$file".tmp.svg $ARGS - generatePng "$file".tmp.svg /tmp/B.png - evaluateOptimization /tmp/A.png /tmp/B.png "$file" "$file".tmp.svg -done - -find . -name "*.svgz" -print0 | while IFS= read -r -d '' file -do - echo "z-doing... $file" - generatePng "$file" /tmp/A.png - gunzip "$file" -S .svgz -c | svgo -i - $ARGS | gzip -c > "$file".tmp.svgz - generatePng "$file".tmp.svgz /tmp/B.png - evaluateOptimization /tmp/A.png /tmp/B.png "$file" "$file".tmp.svgz -done