From 6d90a98a6f38126d344ab91ca7b5521ad9f86b83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=A4rkl?= Date: Thu, 15 Jun 2017 11:53:10 +0200 Subject: [PATCH] Replace all icons with SVGs and add Iconic License (#183) * Replace all icons with SVGs * Add Iconic License --- src/createnewdialog.ui | 2 +- src/dialogs/aboutdialog.ui | 2 +- src/img/icons/Iconic-LICENSE | 86 +++++++++++++++++++++++ src/img/icons/arrow_left.png | Bin 223 -> 0 bytes src/img/icons/arrow_left.svg | 4 ++ src/img/icons/arrow_right.png | Bin 243 -> 0 bytes src/img/icons/arrow_right.svg | 4 ++ src/img/icons/clear_light.png | Bin 252 -> 0 bytes src/img/icons/clear_light.svg | 7 ++ src/img/icons/cloud.png | Bin 320 -> 0 bytes src/img/icons/cloud.svg | 5 ++ src/img/icons/cloud_white.png | Bin 233 -> 0 bytes src/img/icons/cloud_white.svg | 5 ++ src/img/icons/cog.png | Bin 340 -> 0 bytes src/img/icons/cog.svg | 4 ++ src/img/icons/cog_light.png | Bin 342 -> 0 bytes src/img/icons/cog_light.svg | 4 ++ src/img/icons/cog_white.png | Bin 258 -> 0 bytes src/img/icons/cog_white.svg | 4 ++ src/img/icons/disas_light.png | Bin 158 -> 0 bytes src/img/icons/disas_light.svg | 11 +++ src/img/icons/disas_white.png | Bin 149 -> 0 bytes src/img/icons/disas_white.svg | 11 +++ src/img/icons/down.png | Bin 207 -> 0 bytes src/img/icons/down.svg | 7 ++ src/img/icons/down_white.png | Bin 174 -> 0 bytes src/img/icons/down_white.svg | 7 ++ src/img/icons/edit_light.png | Bin 267 -> 0 bytes src/img/icons/edit_light.svg | 4 ++ src/img/icons/equalizer.png | Bin 198 -> 0 bytes src/img/icons/equalizer.svg | 8 +++ src/img/icons/eye.png | Bin 285 -> 0 bytes src/img/icons/eye.svg | 7 ++ src/img/icons/eye_white.png | Bin 237 -> 0 bytes src/img/icons/eye_white.svg | 7 ++ src/img/icons/graph_light.png | Bin 256 -> 0 bytes src/img/icons/graph_light.svg | 12 ++++ src/img/icons/graph_white.png | Bin 217 -> 0 bytes src/img/icons/graph_white.svg | 12 ++++ src/img/icons/help.png | Bin 222 -> 0 bytes src/img/icons/help.svg | 7 ++ src/img/icons/hexdump_light.png | Bin 137 -> 0 bytes src/img/icons/hexdump_light.svg | 13 ++++ src/img/icons/hexdump_white.png | Bin 137 -> 0 bytes src/img/icons/hexdump_white.svg | 13 ++++ src/img/icons/left.png | Bin 763 -> 0 bytes src/img/icons/left_light.svg | 7 ++ src/img/icons/load_light.png | Bin 305 -> 0 bytes src/img/icons/load_light.svg | 4 ++ src/img/icons/lock.png | Bin 274 -> 0 bytes src/img/icons/lock.svg | 7 ++ src/img/icons/lock_white.png | Bin 226 -> 0 bytes src/img/icons/lock_white.svg | 7 ++ src/img/icons/new_light.png | Bin 179 -> 0 bytes src/img/icons/new_light.svg | 4 ++ src/img/icons/play.png | Bin 205 -> 0 bytes src/img/icons/play.svg | 4 ++ src/img/icons/plus.png | Bin 141 -> 0 bytes src/img/icons/plus.svg | 4 ++ src/img/icons/polar.png | Bin 233 -> 0 bytes src/img/icons/polar_light.svg | 11 +++ src/img/icons/polar_white.png | Bin 199 -> 0 bytes src/img/icons/polar_white.svg | 11 +++ src/img/icons/radar.png | Bin 171 -> 0 bytes src/img/icons/radar_light.svg | 9 +++ src/img/icons/radar_white.png | Bin 188 -> 0 bytes src/img/icons/radar_white.svg | 9 +++ src/img/icons/redo.png | Bin 3016 -> 0 bytes src/img/icons/redo.svg | 7 ++ src/img/icons/right.png | Bin 697 -> 0 bytes src/img/icons/right_light.svg | 7 ++ src/img/icons/run_light.png | Bin 283 -> 0 bytes src/img/icons/run_light.svg | 4 ++ src/img/icons/save_light.png | Bin 272 -> 0 bytes src/img/icons/save_light.svg | 4 ++ src/img/icons/sidebar.svg | 13 ++++ src/img/icons/spin.png | Bin 309 -> 0 bytes src/img/icons/spin.svg | 7 ++ src/img/icons/spin_grey.png | Bin 309 -> 0 bytes src/img/icons/spin_light.svg | 7 ++ src/img/icons/spin_white.png | Bin 252 -> 0 bytes src/img/icons/spin_white.svg | 7 ++ src/img/icons/tabs.png | Bin 170 -> 0 bytes src/img/icons/tabs.svg | 7 ++ src/img/icons/tabs_white.png | Bin 146 -> 0 bytes src/img/icons/tabs_white.svg | 7 ++ src/img/icons/target.png | Bin 696 -> 0 bytes src/img/icons/target.svg | 13 ++++ src/img/icons/themes.png | Bin 293 -> 0 bytes src/img/icons/themes.svg | 7 ++ src/img/icons/themes_white.png | Bin 237 -> 0 bytes src/img/icons/themes_white.svg | 7 ++ src/img/icons/transfer.png | Bin 194 -> 0 bytes src/img/icons/transfer.svg | 7 ++ src/img/icons/transfer_white.png | Bin 182 -> 0 bytes src/img/icons/transfer_white.svg | 7 ++ src/img/icons/trash_light.png | Bin 217 -> 0 bytes src/img/icons/trash_light.svg | 10 +++ src/img/icons/undo.png | Bin 322 -> 0 bytes src/img/icons/undo.svg | 7 ++ src/img/icons/unlock.png | Bin 307 -> 0 bytes src/img/icons/unlock.svg | 7 ++ src/img/icons/unlock_white.png | Bin 699 -> 0 bytes src/img/icons/unlock_white.svg | 7 ++ src/img/icons/up.png | Bin 200 -> 0 bytes src/img/icons/up.svg | 7 ++ src/img/icons/up_white.png | Bin 170 -> 0 bytes src/img/icons/up_white.svg | 7 ++ src/main.cpp | 2 +- src/mainwindow.cpp | 10 +-- src/mainwindow.ui | 51 +++++++------- src/newfiledialog.cpp | 2 +- src/newfiledialog.ui | 4 +- src/optionsdialog.ui | 4 +- src/resources.qrc | 114 +++++++++++++++---------------- src/widgets/commentswidget.ui | 10 +-- src/widgets/consolewidget.ui | 2 +- src/widgets/memorywidget.cpp | 4 +- src/widgets/memorywidget.ui | 54 ++++++++------- src/widgets/notepad.ui | 6 +- src/widgets/sdbdock.cpp | 4 +- src/widgets/sdbdock.ui | 4 +- src/widgets/sectionswidget.cpp | 2 +- src/widgets/sidebar.cpp | 8 +-- src/widgets/sidebar.ui | 20 +++--- 125 files changed, 630 insertions(+), 150 deletions(-) create mode 100644 src/img/icons/Iconic-LICENSE delete mode 100644 src/img/icons/arrow_left.png create mode 100644 src/img/icons/arrow_left.svg delete mode 100644 src/img/icons/arrow_right.png create mode 100644 src/img/icons/arrow_right.svg delete mode 100644 src/img/icons/clear_light.png create mode 100644 src/img/icons/clear_light.svg delete mode 100644 src/img/icons/cloud.png create mode 100644 src/img/icons/cloud.svg delete mode 100644 src/img/icons/cloud_white.png create mode 100644 src/img/icons/cloud_white.svg delete mode 100644 src/img/icons/cog.png create mode 100644 src/img/icons/cog.svg delete mode 100644 src/img/icons/cog_light.png create mode 100644 src/img/icons/cog_light.svg delete mode 100644 src/img/icons/cog_white.png create mode 100644 src/img/icons/cog_white.svg delete mode 100644 src/img/icons/disas_light.png create mode 100644 src/img/icons/disas_light.svg delete mode 100644 src/img/icons/disas_white.png create mode 100644 src/img/icons/disas_white.svg delete mode 100644 src/img/icons/down.png create mode 100644 src/img/icons/down.svg delete mode 100644 src/img/icons/down_white.png create mode 100644 src/img/icons/down_white.svg delete mode 100644 src/img/icons/edit_light.png create mode 100644 src/img/icons/edit_light.svg delete mode 100644 src/img/icons/equalizer.png create mode 100644 src/img/icons/equalizer.svg delete mode 100644 src/img/icons/eye.png create mode 100644 src/img/icons/eye.svg delete mode 100644 src/img/icons/eye_white.png create mode 100644 src/img/icons/eye_white.svg delete mode 100644 src/img/icons/graph_light.png create mode 100644 src/img/icons/graph_light.svg delete mode 100644 src/img/icons/graph_white.png create mode 100644 src/img/icons/graph_white.svg delete mode 100644 src/img/icons/help.png create mode 100644 src/img/icons/help.svg delete mode 100644 src/img/icons/hexdump_light.png create mode 100644 src/img/icons/hexdump_light.svg delete mode 100644 src/img/icons/hexdump_white.png create mode 100644 src/img/icons/hexdump_white.svg delete mode 100644 src/img/icons/left.png create mode 100644 src/img/icons/left_light.svg delete mode 100644 src/img/icons/load_light.png create mode 100644 src/img/icons/load_light.svg delete mode 100644 src/img/icons/lock.png create mode 100644 src/img/icons/lock.svg delete mode 100644 src/img/icons/lock_white.png create mode 100644 src/img/icons/lock_white.svg delete mode 100644 src/img/icons/new_light.png create mode 100644 src/img/icons/new_light.svg delete mode 100644 src/img/icons/play.png create mode 100644 src/img/icons/play.svg delete mode 100644 src/img/icons/plus.png create mode 100644 src/img/icons/plus.svg delete mode 100644 src/img/icons/polar.png create mode 100644 src/img/icons/polar_light.svg delete mode 100644 src/img/icons/polar_white.png create mode 100644 src/img/icons/polar_white.svg delete mode 100644 src/img/icons/radar.png create mode 100644 src/img/icons/radar_light.svg delete mode 100644 src/img/icons/radar_white.png create mode 100644 src/img/icons/radar_white.svg delete mode 100644 src/img/icons/redo.png create mode 100644 src/img/icons/redo.svg delete mode 100644 src/img/icons/right.png create mode 100644 src/img/icons/right_light.svg delete mode 100644 src/img/icons/run_light.png create mode 100644 src/img/icons/run_light.svg delete mode 100644 src/img/icons/save_light.png create mode 100644 src/img/icons/save_light.svg create mode 100644 src/img/icons/sidebar.svg delete mode 100644 src/img/icons/spin.png create mode 100644 src/img/icons/spin.svg delete mode 100644 src/img/icons/spin_grey.png create mode 100644 src/img/icons/spin_light.svg delete mode 100644 src/img/icons/spin_white.png create mode 100644 src/img/icons/spin_white.svg delete mode 100644 src/img/icons/tabs.png create mode 100644 src/img/icons/tabs.svg delete mode 100644 src/img/icons/tabs_white.png create mode 100644 src/img/icons/tabs_white.svg delete mode 100644 src/img/icons/target.png create mode 100644 src/img/icons/target.svg delete mode 100644 src/img/icons/themes.png create mode 100644 src/img/icons/themes.svg delete mode 100644 src/img/icons/themes_white.png create mode 100644 src/img/icons/themes_white.svg delete mode 100644 src/img/icons/transfer.png create mode 100644 src/img/icons/transfer.svg delete mode 100644 src/img/icons/transfer_white.png create mode 100644 src/img/icons/transfer_white.svg delete mode 100644 src/img/icons/trash_light.png create mode 100644 src/img/icons/trash_light.svg delete mode 100644 src/img/icons/undo.png create mode 100644 src/img/icons/undo.svg delete mode 100644 src/img/icons/unlock.png create mode 100644 src/img/icons/unlock.svg delete mode 100644 src/img/icons/unlock_white.png create mode 100644 src/img/icons/unlock_white.svg delete mode 100644 src/img/icons/up.png create mode 100644 src/img/icons/up.svg delete mode 100644 src/img/icons/up_white.png create mode 100644 src/img/icons/up_white.svg diff --git a/src/createnewdialog.ui b/src/createnewdialog.ui index ecb5acd9..b8a7c72e 100644 --- a/src/createnewdialog.ui +++ b/src/createnewdialog.ui @@ -42,7 +42,7 @@ - :/new/prefix1/img/logo-small.png + :/img/logo-small.png Qt::AlignCenter diff --git a/src/dialogs/aboutdialog.ui b/src/dialogs/aboutdialog.ui index 2094b137..7ffd5b8b 100644 --- a/src/dialogs/aboutdialog.ui +++ b/src/dialogs/aboutdialog.ui @@ -49,7 +49,7 @@ - :/new/prefix1/img/logo-small.png + :/img/logo-small.png Qt::AlignCenter diff --git a/src/img/icons/Iconic-LICENSE b/src/img/icons/Iconic-LICENSE new file mode 100644 index 00000000..80ebc93b --- /dev/null +++ b/src/img/icons/Iconic-LICENSE @@ -0,0 +1,86 @@ +----------------------------------------------------------------------- +License for icons from Iconic: https://github.com/somerandomdude/Iconic +----------------------------------------------------------------------- + +This work is licensed under Creative Commons' Attribution-ShareAlike 3.0 United States (CC BY-SA 3.0) - http://creativecommons.org/licenses/by-sa/3.0/us/ + +If you use these icons, please add a link to Iconic (http://somerandomdude.com/work/iconic/) somewhere on your site or in your app. + + + +LEGAL MUMBO-JUMBO + +You are free: + +to Share — to copy, distribute and transmit the work +to Remix — to adapt the work +to make commercial use of the work + +Under the following conditions: + +Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). +Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. +With the understanding that: + +Waiver — Any of the above conditions can be waived if you get permission from the copyright holder. +Public Domain — Where the work or any of its elements is in the public domain under applicable law, that status is in no way affected by the license. +Other Rights — In no way are any of the following rights affected by the license: +Your fair dealing or fair use rights, or other applicable copyright exceptions and limitations; +Apart from the remix rights granted under this license, the author's moral rights; +Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights. +Notice — For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page. + + +Full License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + +1. Definitions + +"Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with one or more other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License. +"Creative Commons Compatible License" means a license that is listed at http://creativecommons.org/compatiblelicenses that has been approved by Creative Commons as being essentially equivalent to this License, including, at a minimum, because that license: (i) contains terms that have the same purpose, meaning and effect as the License Elements of this License; and, (ii) explicitly permits the relicensing of derivatives of works made available under that license under this License or either a Creative Commons unported license or a Creative Commons jurisdiction license with the same License Elements as this License. +"Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License. +"License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike. +"Licensor" means the individual, individuals, entity or entities that offers the Work under the terms of this License. +"Original Author" means the individual, individuals, entity or entities who created the Work. +"Work" means the copyrightable work of authorship offered under the terms of this License. +"You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. +2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: + +to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works; +to create and reproduce Derivative Works provided that any such Derivative Work, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified."; +to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works; +to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works. +For the avoidance of doubt, where the Work is a musical composition: + +Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or, in the event that Licensor is a member of a performance rights society (e.g. ASCAP, BMI, SESAC), via that society, royalties for the public performance or public digital performance (e.g. webcast) of the Work. +Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions). +Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions). +The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved. + +4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: + +You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of a recipient of the Work to exercise of the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. When You distribute, publicly display, publicly perform, or publicly digitally perform the Work, You may not impose any technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise of the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by Section 4(c), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by Section 4(c), as requested. +You may distribute, publicly display, publicly perform, or publicly digitally perform a Derivative Work only under: (i) the terms of this License; (ii) a later version of this License with the same License Elements as this License; (iii) either the Creative Commons (Unported) license or a Creative Commons jurisdiction license (either this or a later license version) that contains the same License Elements as this License (e.g. Attribution-ShareAlike 3.0 (Unported)); (iv) a Creative Commons Compatible License. If you license the Derivative Work under one of the licenses mentioned in (iv), you must comply with the terms of that license. If you license the Derivative Work under the terms of any of the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply with the terms of the Applicable License generally and with the following provisions: (I) You must include a copy of, or the Uniform Resource Identifier for, the Applicable License with every copy or phonorecord of each Derivative Work You distribute, publicly display, publicly perform, or publicly digitally perform; (II) You may not offer or impose any terms on the Derivative Works that restrict the terms of the Applicable License or the ability of a recipient of the Work to exercise the rights granted to that recipient under the terms of the Applicable License; (III) You must keep intact all notices that refer to the Applicable License and to the disclaimer of warranties; and, (IV) when You distribute, publicly display, publicly perform, or publicly digitally perform the Work, You may not impose any technological measures on the Derivative Work that restrict the ability of a recipient of the Derivative Work from You to exercise the rights granted to that recipient under the terms of the Applicable License. This Section 4(b) applies to the Derivative Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Derivative Work itself to be made subject to the terms of the Applicable License. +If You distribute, publicly display, publicly perform, or publicly digitally perform the Work (as defined in Section 1 above) or any Derivative Works (as defined in Section 1 above) or Collective Works (as defined in Section 1 above), You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and, consistent with Section 3(b) in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear, if a credit for all contributing authors of the Derivative Work or Collective Work appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties. +5. Representations, Warranties and Disclaimer + +UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND ONLY TO THE EXTENT OF ANY RIGHTS HELD IN THE LICENSED WORK BY THE LICENSOR. THE LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MARKETABILITY, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + +This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. +Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. +8. Miscellaneous + +Each time You distribute or publicly digitally perform the Work (as defined in Section 1 above) or a Collective Work (as defined in Section 1 above), the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. +Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. +If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. +No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. +This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. diff --git a/src/img/icons/arrow_left.png b/src/img/icons/arrow_left.png deleted file mode 100644 index dd9b20d753270b2dfe8190ab01bd696dcf1cc8b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 223 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X8a-VcLn>}1r5s?asr}2^aHURR--gQ1$6R7w&EU*1V@ND5 z$eUl?-IW9+)&Vq)j;1x`S!r#D=t{hEAcg z5{(|~82c6+aazYXgbP0l+XkK9p+4y diff --git a/src/img/icons/arrow_left.svg b/src/img/icons/arrow_left.svg new file mode 100644 index 00000000..91689a29 --- /dev/null +++ b/src/img/icons/arrow_left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/arrow_right.png b/src/img/icons/arrow_right.png deleted file mode 100644 index b273af5182935f44ead8609b30d7c775d9e9c7ed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5Xrh2+KhE&{2N;$w>Q~UQhvnI1b*_}O=kJ)pwBseqt8jAEE z7`05~ILq^cC-Kn3hUSPP4skd6O=21%^c!Lfyd@gBWIwbd+lZ}SAi-qxz@E91 zA%{bl`6q*n+7yWfbFq$ZOxzs{Gz2vJ+`LR4b2C>bnKUyPo88@>clXYUb?X)~^lI&y n*(n(=p&)svLEoC0MS@{djAz=6QgTe~DWM4fNDWbp diff --git a/src/img/icons/arrow_right.svg b/src/img/icons/arrow_right.svg new file mode 100644 index 00000000..31f384b5 --- /dev/null +++ b/src/img/icons/arrow_right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/clear_light.png b/src/img/icons/clear_light.png deleted file mode 100644 index fcf532fcf9e1b4f3e941a6f375f0fb1f8c098bd9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X=6Sj}hE&{2N>LD86SaAtyoad6&fXrCtafe? z3*!zG=7TJ5TqgP)+?+lsOI(aQ4tjK^&0!N*Eg7$1$MT53#YFg16XS$i{70B}m^3qR zPikXR2<7)qbl~N6*x2c?%|`ERfjEO`Q%+^S4&xP<5UtkMMn>kD3~3F_vwkoy;%#6H wvzt|+sHr!DpEq;H*+z%|`3lz<8W@-vcH7!>&5oYD59m?`Pgg&ebxsLQ08EomD*ylh diff --git a/src/img/icons/clear_light.svg b/src/img/icons/clear_light.svg new file mode 100644 index 00000000..01023e52 --- /dev/null +++ b/src/img/icons/clear_light.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/cloud.png b/src/img/icons/cloud.png deleted file mode 100644 index 81a174e5ebc9ff41427b4355fa2a41554f8afbaa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X9(lSrhE&{2N;$w(Q~Q^>A;exl+o4sCq443ev(n}ZR;M0W zSZT{#CeV?`q0A@k_<%{k-09|vq5^S4#hWV{(xR0o<-RCV_*XR{PHn|YgJ9;1If)LF z_A^Z7Z`pLP$j4*ZVWyP=9iokIxE-WfCOkQ)*R-m!(zlV-c1i=6n!-l=1n!KK11(Rk zRAp2=U{Mfvyn5yEo|7I5w>TOdo<(oZyB83CeFw*r2!@Re6Qvy2`LVRJD>JH}XAfd? zc*DWV&(@?V=v&MbB$8y>GLhpf&kr8OC$0Yj)I1(D#$5CeTyTS-fq|JJxhcllNXKX& P(6 + + + + diff --git a/src/img/icons/cloud_white.png b/src/img/icons/cloud_white.png deleted file mode 100644 index f430a5aaf7f1eb54997fe804c1d426c5f14f6d75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5Xx;}1B^+S-_y4~<5NWF2E=lIYkX z$a2p4=*E+ZF)hcBF)WH{N%>W4a+EEA`CW41#mX6SY&vFQ3>%rI=r)}Fe?rVqfJcFe zvG<`1lN9TQO2&8vK_ + + + + diff --git a/src/img/icons/cog.png b/src/img/icons/cog.png deleted file mode 100644 index 694bf174de03299224d8cab7bdeff3cc29866cd8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 340 zcmV-a0jvIrP) zcLSM#5sV`+0d63M0dxa@6MqETq$Q=P8nwyg>2v*FzkOG{u%_AWVHwD6r|ELCcwPhq z3S#T5Z{#4CeaFGDTmdB@18#t*l8t~$aB5JMSV5p41+CFg8x<$a3P{C65I$Lk?CZrH zkZdivCXDLe%yo2e9ZTY1$gopgIjhnVp!d|OpfVf{*}d{HX7I(Ih6l7HN7}*QcFMC-QGQW+$z$(DJ(-8Z=sTArIZ00 + + + diff --git a/src/img/icons/cog_light.png b/src/img/icons/cog_light.png deleted file mode 100644 index 7134698b20cf3ba39fade7a5d4038c421964705b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 342 zcmV-c0jd6pP)AbOgi*ouIrCQo8|cKsF&GU`ux8S_TAII;Bp}@i}%}@xsoRaSzKtZoAtyCyVDr zK%gMD&iY0Ua@ltr49gWz0y5wRh$`6xs0615Rf!b@`ccpt4Yg5m!mNN)JOtsBWyro> z+yTkfl54`G{>@xR7uT^Q4u%Yk>dL4}OMu=}tAfgKG-UV6$C$wve;OXpk{oFVgWD+| zV_Ns7#))KSIxt#yv=W<@(f9a5d9@g2>O}cP=_QZ77xiQw5~J^2lH?>kiP)CFuMYgX oXm5i3jZlmJ@_=8T^HYEU0A>bQ{~iMfH~;_u07*qoM6N<$f*D|oz5oCK diff --git a/src/img/icons/cog_light.svg b/src/img/icons/cog_light.svg new file mode 100644 index 00000000..fd0e77bb --- /dev/null +++ b/src/img/icons/cog_light.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/cog_white.png b/src/img/icons/cog_white.png deleted file mode 100644 index 2526066f0398c88c60a98364dd0a02031ea6b8b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5XmUy~2hE&{I6WqvqSb>LoZ$sTA;cfoE6z5#vf1!StT~lF^ zTjY(XKyMC~zEpOG7Y!X^RvQo4rwDl^#i=V!m|_rhv|4$(v&W7 zseo7h`JEWC$v0v|HJ^RVQ(m<>^tQj%`im)dr-vk$d|IgZVN-{2Pm;wUey5CW7p)%e zN?*4z@}v2r>TTzJ?{sOcmi~V3y;IS)=XRG*l-sdLFc>mV{%5qt>=e+w44$rjF6*2U FngB;-W;Fl+ diff --git a/src/img/icons/cog_white.svg b/src/img/icons/cog_white.svg new file mode 100644 index 00000000..2b88fb86 --- /dev/null +++ b/src/img/icons/cog_white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/disas_light.png b/src/img/icons/disas_light.png deleted file mode 100644 index 7c55551e015c2d234583da16b18f788871755043..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X96VhdLn>}1#cWOcThGSDAbfZNd(V+J#|RIF#~%F5vz9W8 zDU_v1+++~pe!o!DSKx#ggVFoLKNO@Q=c#RE5J+HP^b?EHDLp6&G>gI0)z4*}Q$iB} DMdU7p diff --git a/src/img/icons/disas_light.svg b/src/img/icons/disas_light.svg new file mode 100644 index 00000000..c1a7e9fa --- /dev/null +++ b/src/img/icons/disas_light.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/img/icons/disas_white.png b/src/img/icons/disas_white.png deleted file mode 100644 index 206bee28b84eb52d29905f233bb75a1e1c35f61e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X%spKkLn>}1{o!Zf5n)hkQ{ + + + + + + + + + + diff --git a/src/img/icons/down.png b/src/img/icons/down.png deleted file mode 100644 index f4aa483c0268ee56f8c60bc59bf136d9c7659bc2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MTMR&jv*Ddl2RO)_wD=lf8x*C=J_cu&x{QxaJZRXaA8&s zYMIL(#Ab0Nmcea-;x67shd+$nNfRQJ+IRz^9n9XaCo!rV?Q^)SpKz7ostCi9YtB16 z9gcDb{9y>W&~Q}pUqF@eE*5Tq>yJ4_n7f)q6%H`Wd?R^ch0u~6K+73CUHx3vIVCg! E044}U!T + + + + + + diff --git a/src/img/icons/down_white.png b/src/img/icons/down_white.png deleted file mode 100644 index b25fd800e8640fe97534c9a027fc95a6fc61f7bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MFE~Jjv*Ddl2RO)|2HzsJkP3@W^wFFy4+9Awk^^=IK1w;ZW|#uFGkt}zHCFw8HV W^x)yrby7gH89ZJ6T-G@yGywo9(>o0S diff --git a/src/img/icons/down_white.svg b/src/img/icons/down_white.svg new file mode 100644 index 00000000..6a71d6a5 --- /dev/null +++ b/src/img/icons/down_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/edit_light.png b/src/img/icons/edit_light.png deleted file mode 100644 index 0b9cc5a4bcdf3a959ec62599620840fee14bbf5a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X)_S@)hE&{2N>N~16Sdin!Q(6QMy8M#i~{0qtt@#7Do({r z6K3^0TTPhBa#p_KhH!^D(?&J{Z-$Mm!klK@423o)ZaVA|)LM4HqiwUeL+nPmBZ(@3 z#>|t-9rUVzVrf$xQWiQCE7?e$yt0QuhHXj)8>8Bm3Ok3cv>A*B3pl2fuv}_8lI3Q| zpz)K@EB?SEp*6EE#xivC2KgTe~DWM4faS&Ge diff --git a/src/img/icons/edit_light.svg b/src/img/icons/edit_light.svg new file mode 100644 index 00000000..318f19b8 --- /dev/null +++ b/src/img/icons/edit_light.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/equalizer.png b/src/img/icons/equalizer.png deleted file mode 100644 index 1c880088a05c6f1ed0e11f45003f1565d9d44b05..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5XGCW-zLn>}1efj!TJRu=r2mcYC+2;8oDGf|XMKvRChN`<;S-HK9ukJj`w>W>57T%qKo;^w`39q>cA& uj6=?i3-+pum?QH3G&s*&VByff$PoJ7!1B`eyUjp589ZJ6T-G@yGywn|a7F+C diff --git a/src/img/icons/equalizer.svg b/src/img/icons/equalizer.svg new file mode 100644 index 00000000..b344e04c --- /dev/null +++ b/src/img/icons/equalizer.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/img/icons/eye.png b/src/img/icons/eye.png deleted file mode 100644 index a2975f7bbf69e7098402fe9c242fde3dd38151ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9Mf*Kn978H@C8anpufDcMoFVA1gABtFrhte14tp3oxDPuq z*(t^ME zgRCakB^g%!ebHv%q9jvp6uP_l>TJWkt^eUYCqn0t}nvAMm)Wa#2?0?Bt9T(^|-JMEJs?r_3Qf gf|14?3@j21Y8g@cxaI8L0=>fE>FVdQ&MBb@00=8#Pyhe` diff --git a/src/img/icons/eye.svg b/src/img/icons/eye.svg new file mode 100644 index 00000000..fcbde115 --- /dev/null +++ b/src/img/icons/eye.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/eye_white.png b/src/img/icons/eye_white.png deleted file mode 100644 index 1ca67a4f52f9969fea15ff13722e0b9f0878b7c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9Mg5*Gjv*Ddk`f%4|Ns9l&hY4`!=HclOnch9I1L^!JFqfl zNL^&~&|{eXjK!pt*WnGrQQizTb%9Gc4M&-n*R(mPPHgTe~DWM4fS5Q%d diff --git a/src/img/icons/eye_white.svg b/src/img/icons/eye_white.svg new file mode 100644 index 00000000..32df7576 --- /dev/null +++ b/src/img/icons/eye_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/graph_light.png b/src/img/icons/graph_light.png deleted file mode 100644 index 964f23570bcd0cddcaaf1aeac5009f738944e472..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 256 zcmeAS@N?(olHy`uVBq!ia0vp^d_XL~!3HGNrubO_DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MT4zOZe#di2u)shR%zd29YH7sLuUCdM!quAJ) zktHE<@z2qQcOfyKdXBKz$5l>HsXDPR+ie; + + + + + + + + diff --git a/src/img/icons/graph_white.png b/src/img/icons/graph_white.png deleted file mode 100644 index c8226f96bda13091e35b7e42d7ad9a801747e9c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^d_XL~!3HGNrubO_DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9Mb(}zjv*Ddk`fez{ zm%cB_nDt+tQR>9SE%Rl3pKoLpQ1tzLawF#vF@{G>lX9D^gtwn{=w!(`=WMLQIQ!V| z9ZvizY*Tml8|yMTGKlSD__C$zorsg4>r{1-KNU|GPWsH*Vi6;!aDc%&Lig;!`%jhw Pox$Mg>gTe~DWM4fxvEUB diff --git a/src/img/icons/graph_white.svg b/src/img/icons/graph_white.svg new file mode 100644 index 00000000..20e5f8d4 --- /dev/null +++ b/src/img/icons/graph_white.svg @@ -0,0 +1,12 @@ + + + + + + + + + diff --git a/src/img/icons/help.png b/src/img/icons/help.png deleted file mode 100644 index d4657caddc2193335c28f7b15281a3c515dad16d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 222 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJz0U{m4&*%Xu$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1G4W2HJAr-fhzI^>^o{*66f<1|yjl+WBNUM%V6Z--og))2Y zDTRrjpY`@B1TNrw?wF+G!05)N)4(~CImA}pqw$T+ffltH3`Sxd%#s^9teATLGhAjA zs$n?N8?ZRwO#s8AuMRQ%k2W~43O8EFozhEjC=O&6U{5H{vzw&H*1*8b(3Pi + + + + + + diff --git a/src/img/icons/hexdump_light.png b/src/img/icons/hexdump_light.png deleted file mode 100644 index 64e9a2c881eaa9405c4076d0690694aac90bb4b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 137 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~i!3HGN^yhQ|DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9McSS&jv*Ddl47=|{jFwG;Na#IVY%q=ubxeaLHO_l_MXLw i22yOzN<0iqJPe;c%gAc((n$eoWAJqKb6Mw<&;$VEKO~y~ diff --git a/src/img/icons/hexdump_light.svg b/src/img/icons/hexdump_light.svg new file mode 100644 index 00000000..f9b59f27 --- /dev/null +++ b/src/img/icons/hexdump_light.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/img/icons/hexdump_white.png b/src/img/icons/hexdump_white.png deleted file mode 100644 index 3db67a4edb866dd0b8f6010c48130b4892f7c27a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 137 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~i!3HGN^yhQ|DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9McSS&jv*DdlK%Yv|G%0|At5D2gyo{czj`(y2I0dK*n1Wy i8c4A + + + + + + + + + + + + diff --git a/src/img/icons/left.png b/src/img/icons/left.png deleted file mode 100644 index 0e306b669171fe75fd8663f27143a0ba6a4c1e1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 763 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DVB6cUq=Rpjs4tz5?O(Kg=CK) zUj~LMH3o);76yi2K%s^g3=E|P3=FRl7#OT(FffQ0%-I!a!@$6JIx{4qB*NFnDmgz_ zFEJ%QDOIl`w*aVvfx)K23dqb&ElE_U$j!+swyLmI0;{kBvO&W7N(x{lCE2!05xxNm z&iO^D3Z{A{dIm~%TnY*bHbp6ERzWUqQ0+jTtx`rwNr9EVetCJhUb(Seeo?xG?WUP)qwZeFo6#1NP{E~&-IMVSR9nfZANAafIw@=Hr>m6Sjh!2!gb zC7EdmoAQdG-U511A0(r1sAr&$O&id&aQC6;sz@w=Xaf5RVwnxdC@cS>%v7LrL5{LB zv;iBBB8G6B4bXHe=c3falKi5O{QMj{M^IQRc;+Uirv{}arc~PKqpN^ww$TT97s>mO zumy_(1J{lVs1p`Zc3hj3>plYGZoQ|AV~B=ma?IAWzx8YiKmN~OXlP@yf$@kMtHH!Y z60@V$u<69_k7InX>GKVf1>GALaIcBldavQ3{^7a>I~aD!nAs^8Nf;Oy#U!L8%fD)3n{ykkl*$z!Qf6wElm9>n9sd1S+b1FQ!e_Aq>run;)x z#MHR&5dQ0a249f&^IGCFid;0s26)@Tzz43&>Wu1n- TX_>4bDBXFw`njxgN@xNAp%(D8 diff --git a/src/img/icons/left_light.svg b/src/img/icons/left_light.svg new file mode 100644 index 00000000..6141979a --- /dev/null +++ b/src/img/icons/left_light.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/load_light.png b/src/img/icons/load_light.png deleted file mode 100644 index c98be133007af6c8653dd1adbffe54fe45fdccb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5XE_=E-hE&{2irJd>x1R0MK~{w_9&XM*48jRX3cL~wAL|w@ zWinuNQxR|Qv1?ez?D>!B3WLb>36Gkb6yh4*2~FC=u*FdDu7Ft3AO0a>H|U-3P+r)uXqABFNv5l3*@HMe zK5@QaOYr?3@U2eeaA6f=inPW;7N?sEyx$vt*i1@Gshko~!7z!z>L=5coeFjuS2Y+m zGK4fMn^mf<2 + + + diff --git a/src/img/icons/lock.png b/src/img/icons/lock.png deleted file mode 100644 index 945ffdcb1433aa9b61057b5a3acc6dd40086e64a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MO!>w978H@C8anp@7wo}*Fj6ZgLQ$Ed_%>fXJ@4yAMx~L zbe(6`WM+HwfGJ?IqVcSgf&uT?6wa|cY7Lle(h%Vk8{0gQ^<+!UjHCsgjUJEK8`{>g zUt&}+_3;ogF!w+5XpY+qDK$1Fh6~5I4a}4;?E256!l1?`#K=8qYtIjnLorVKcr%vm zZ8s8aG^=0GCx4+Sa6*EH<776o=bQ?s8y_XwPbgEk + + + + + + diff --git a/src/img/icons/lock_white.png b/src/img/icons/lock_white.png deleted file mode 100644 index c918a2ea8c1b9f395f8668157ecc2fa7f8922e1c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 226 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MJ=8#jv*DdmQ3p9WKiUAGtFyo+bNj0#Vo7E?S)w;i@xG+ z4(mzP3N62W3N!f#1g;2s(R!cJBunA)tTmxxNn2M(%KS+bIUy1FQfHBoRjaq)9HEj8 zj7sIMqW}N^ diff --git a/src/img/icons/lock_white.svg b/src/img/icons/lock_white.svg new file mode 100644 index 00000000..efc945d2 --- /dev/null +++ b/src/img/icons/lock_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/new_light.png b/src/img/icons/new_light.png deleted file mode 100644 index c2bc6b10362f946aed2dda542779217cc3c8ae6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MWLQ9jv*Ddl47=|{jF!a^MFafx~-L^u7T6Q@BurU!yfsJ z6%0NNf@#bbMBGxQW|$q$RZ3xQ^F5N)kgep(93jlDCmBzopr0Kc#^b^rhX diff --git a/src/img/icons/new_light.svg b/src/img/icons/new_light.svg new file mode 100644 index 00000000..795fe05e --- /dev/null +++ b/src/img/icons/new_light.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/play.png b/src/img/icons/play.png deleted file mode 100644 index 7d3bc0937da5675ccb58f34787614503b6d46dc2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MfsjCjv*Ddl0JO>YR`X!jmL#aO@U35Ei+5OjafP1VZF*f zRt3L1dnzBZ)|e?UH*H&Z`+&mh!xIthg-#e8g6B8y; zGl690YYC}}$3kkPIMjH>l6+jRJ6s4!VGu}QxP8dNc|lF~8lcq-p00i_>zopr07>~j A%>V!Z diff --git a/src/img/icons/play.svg b/src/img/icons/play.svg new file mode 100644 index 00000000..57c8cae4 --- /dev/null +++ b/src/img/icons/play.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/plus.png b/src/img/icons/plus.png deleted file mode 100644 index 7381e0833747a6c7ce895f8ace2db4e605a7b76d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 141 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X^gUf1Ln>}1r5s?asr~z3`LlWcy%Qb2vck-*30D}{*xbHc lkn2n|m?gyC$jHFR#t?Fhi>)#xF%YPg!PC{xWt~$(699%wDU1LB diff --git a/src/img/icons/plus.svg b/src/img/icons/plus.svg new file mode 100644 index 00000000..74016f65 --- /dev/null +++ b/src/img/icons/plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/polar.png b/src/img/icons/polar.png deleted file mode 100644 index fb3c7cd6a88b25d14f459b36a930fb2374923b35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 233 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqk|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5Xx;}1r7$qX$Ny(gxXOQozu^X>mw4X2J%!B1Aw{+V z+y)8_EF7y>XV;`OdYLGBeqt_U63}k&Vbz?$Kb1i;o5SQA^Mw$`6-sPsDs#mbyc2BL z#mp12z)EsK(^rQ-f*sbP0l+XkKqCH5% diff --git a/src/img/icons/polar_light.svg b/src/img/icons/polar_light.svg new file mode 100644 index 00000000..1a739004 --- /dev/null +++ b/src/img/icons/polar_light.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/img/icons/polar_white.png b/src/img/icons/polar_white.png deleted file mode 100644 index c3d6d305a41f0134084b152d562a41ceda0bbc7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqk|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5XGCf@!Ln>}1B``Go|Nozz;bX1Bz5nt|4sRIPR8Ic)5PH8b zXTl=}H-(7|Ar3{{~elF{r5}E*x+Cta> diff --git a/src/img/icons/polar_white.svg b/src/img/icons/polar_white.svg new file mode 100644 index 00000000..d15d57a6 --- /dev/null +++ b/src/img/icons/polar_white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/img/icons/radar.png b/src/img/icons/radar.png deleted file mode 100644 index 45623f18b4b7633ba362f3c0aace57bcdede840d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqk|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5Xd_7$pLn>}1B{(qc+xPFYqeNs6r{^UG56uRHDZPs>GkBRd z7;KVIzTz?AT=Q)6{1(rqjB16t14kTq4rH^=T2!a8T_EEwYmQoCg|NZ_hGjYOno;R_ RMnHoZJYD@<);T3K0RWScHzWW6 diff --git a/src/img/icons/radar_light.svg b/src/img/icons/radar_light.svg new file mode 100644 index 00000000..9de53b62 --- /dev/null +++ b/src/img/icons/radar_light.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/img/icons/radar_white.png b/src/img/icons/radar_white.png deleted file mode 100644 index 9e96d7d0121c554d51c18c0fd23e134530b6423d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqk|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X;yhg(Ln>}1B{(qs|NnnJ|Dh8}J|2_U9K0A?7UmcvG + + + + + + + + diff --git a/src/img/icons/redo.png b/src/img/icons/redo.png deleted file mode 100644 index 66438c3b4d05af6c69ff6935f14ed21af75b97fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3016 zcmV;(3pezMP)4Tx07%E3mUmQC*A|D*y?1({%`nm#dXp|Nfb=dP9RyJrW(F9_0K*JTY>22p zL=h1IMUbF?0i&TvtcYSED5zi$NDxqBFp8+CWJcCXe0h2A<>mLsz2Dkr?{oLrd!Mx~ z03=TzE-wX^0w9?u;0Jm*(^rK@(6Rjh26%u0rT{Qm>8ZX!?!iDLFE@L0LWj&=4?(nOT_siPRbOditRHZrp6?S8AgejFG^6va$=5K z|`EW#NwP&*~x4%_lS6VhL9s-#7D#h8C*`Lh;NHnGf9}t74chfY%+(L z4giWIwhK6{coCb3n8XhbbP@4#0C1$ZFF5847I3lz;zPNlq-OKEaq$AWE=!MYYHiJ+ zdvY?9I0Av8Ka-Wn(gPeepdb@piwLhwjRWWeSr7baCBSDM=|pK0Q5^$>Pur z|2)M1IPkCYSQ^NQ`z*pYmq4Rp8z$= z2uR(a0_5jDfT9oq5_wSE_22vEgAWDbn-``!u{igi1^xT3aEbVl&W-yV=Mor9X9@Wk zi)-R*3DAH5Bmou30~MeFbb%o-16IHmI084Y0{DSo5DwM?7KjJQfDbZ3F4znTKoQsl z_JT@K1L{E|XaOfc2RIEbfXm=IxC!on2Vew@gXdrdyaDqN1YsdEM1kZXRY(gmfXpBU zWDmJPK2RVO4n;$85DyYUxzHA<2r7jtp<1XB`W89`U4X7a1JFHa6qn9`(3jA6(BtSg7z~Dn(ZN_@JTc*z z1k5^2G3EfK6>}alfEmNgVzF3xtO3>z>xX4x1=s@Ye(W*qIqV>I9QzhW#Hr%UaPGJW z91oX=E5|kA&f*4f6S#T26kZE&gZIO;@!9wid_BGke*-^`pC?EYbO?5YU_t_6Gogae zLbybDNO(mg64i;;!~i0fxQSRnJWjkq93{RZ$&mC(E~H43khGI@gmj*CkMxR6CTo)& z$q{4$c_+D%e3AT^{8oY@VI<)t!Is!4Q6EtGo7CCWGzL)D>rQ4^>|)NiQ$)EQYB*=4e!vRSfKvS(yRXb4T4=0!`QmC#Pm zhG_4XC@*nZ!dbFoNz0PKC3A9$a*lEwxk9;CxjS<2<>~Tn@`>`hkG4N# zKjNU~z;vi{c;cwx$aZXSoN&@}N^m;n^upQ1neW`@Jm+HLvfkyqE8^^jVTFG14;RpP@{Py@g^4IZC^Zz~o6W||E74S6BG%z=?H;57x71R{; zCfGT+B=|vyZiq0XJ5(|>GPE&tF3dHoG;Cy*@v8N!u7@jxbHh6$uo0mV4H2`e-B#~i zJsxQhSr9q2MrTddnyYIS)+Vhz6D1kNj5-;Ojt+}%ivGa#W7aWeW4vOjV`f+`tbMHK zY)5t(dx~SnDdkMW+QpW}PR7~A?TMR;cZe^KpXR!7E4eQdJQHdX<`Vr9k0dT6g(bBn zMJ7e%MIVY;#n-+v{i@=tg`KfG`%5fK4(`J2;_VvR?Xdf3sdQ;h>DV6M zJ?&-mvcj_0d!zPVEnik%vyZS(xNoGwr=oMe=Kfv#KUBt7-l=k~YOPkP-cdbwfPG-_ zpyR=o8s(azn)ipehwj#T)V9}Y*Oec}9L_lWv_7=H_iM)2jSUJ7MGYU1@Q#ce4LsV@ zXw}%*q|{W>3^xm#r;bG)yZMdlH=QkpEw!z*)}rI!xbXP1Z==5*I^lhy`y}IJ%XeDe zRku;v3frOf?DmPgz@Xmo#D^7KH*><&kZ}k0<(`u)y&d8oAIZHU3e|F(q&bit1 zspqFJ#9bKcj_Q7Jan;4!Jpn!am%J}sx$J)VVy{#0xhr;8PG7aTdg>bETE}(E>+O9O zeQiHj{Lt2K+24M{>PF{H>ziEz%LmR5It*U8<$CM#ZLizc@2tEtFcdO$cQ|r*xkvZnNio#z9&IX9*nWZp8u5o(}(f= zr{t&Q6RH!9lV+2rr`)G*K3n~4{CVp0`RRh6rGKt|q5I;yUmSnwn^`q8{*wQ4;n(6< z@~@7(UiP|s)_?Z#o8&k1bA@l^-yVI(c-Q+r?ES=i<_GMDijR69yFPh;dbp6hu<#rA zg!B711SuW>000JJOGiWi{{a60|De66lK=n!32;bRa{vGf6951U69E94oEQKA00(qQ zO+^RZ0vitx0pj~VWdHyH8c9S!R5;6}lfi9+FcgMA8`3i)&eNl=>ARft$2%mQ$Z^oDw z4+UVYjk=y1NVrYI8Ixt^G!`|0cQ{u<+6UY#Aq8@$$7t%Jun9m>St%+j%9Z`>>e*&% zllxbfrF{^E1tOs3Op4|Rpj~Ew{MuoF&Bh#1?A$g&Q;#FW00R4&{A6pBqu356j&N`i z+Bt)wvVu%?%|8i&28iYIFAldpbRC)Mf9b*;%H=x_bFk1v1FQm4;4)#t(~=4_fH9_Z zCb?UeMerHkhT{FVI9J=)^}GTJ!pG0-&$V&FDqz?3B*4jkeLmlMT4grv$tF|)0000< KMNUMnLSTaa*0-Gi diff --git a/src/img/icons/redo.svg b/src/img/icons/redo.svg new file mode 100644 index 00000000..7b60615a --- /dev/null +++ b/src/img/icons/redo.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/right.png b/src/img/icons/right.png deleted file mode 100644 index 1d212691895a7d6e13340de3542013c99450e009..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 697 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DaPU;cPEB*=VV?2*{3r@B1$5B zeXNr6bM+Ea@{>~aDsl^esu&n-Dy)Fa+|-gpg^Jvqyke^gTP3gxD1^l#~=$>Fbx5m+O@q>*W`v z>l<2HTIw4Z=^Gj80#)c1SLT%@R_NvxD?a#8ycO zWDy)d-I-eewMNlC^eYkz^bPe4^s#9w$xK5y4@DP92BHn@D~M$_z@V{mE=o-- z$uA1Y&(E=Q1cjY~XKrG8YEWuoN~MiHx(b9#Z9qm^`4?rT0{sf|k)5H9K86@ny^TJ| zyGY)Lge_PU7`S#^K$~C@Wyhtdch(jdcXK>l978ljlT#F!*Tn4I*En(FLb)YVJ9++U zM0FS?T%GmxdHC9>{DwusrxZ^yEQn%W5dA&bxJ5AISACA!V}aiX4x9-1@n61~Nrxw* zK;ww2&Vdi}6YT;%v(8{j+RG5!?>IT@0Q-V^=KufGZ*UlQ3LZP)?tJ(q^I?0o;~O>{ z;C`~CnY(_bB#+~)i@Hi$0*9TLcrThB`mv;q(MNs`8^fbgja|Cdmqb8`%+uA+Wt~$( F696b# + + + + + + diff --git a/src/img/icons/run_light.png b/src/img/icons/run_light.png deleted file mode 100644 index 35803278cedf09ae92e2d8cfacc04d23a39d53c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 283 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X_IkQFhE&{2N^xLbeQk|DL(oTuHw|i~3?1Tatt@&DVks_{ zRxm8N#=Mb{xvqe*gSnB-wn3WVYK>e6t3(I0e8UZa6b|8#1Y6Eok_)n~H^(x3{ajbP0l+XkKjuKZS diff --git a/src/img/icons/run_light.svg b/src/img/icons/run_light.svg new file mode 100644 index 00000000..e77b41e6 --- /dev/null +++ b/src/img/icons/run_light.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/icons/save_light.png b/src/img/icons/save_light.png deleted file mode 100644 index 21be005358e34f97782b6bfdd19ed5b61a537fe3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 272 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MVmZb978H@C8anpt-iLVoFV9^gUo>jE;ELYM>b42z?|`j zr^jQ~@5T^D<~jq$3=hRN#(=X5(bA1S7(@IRJ6?Zo044M-j za%Qwy9NKf3<;Xt=Kc!u10u5cFN;|pOJ|*%@U=;sYDV61+Jgb0V6C=L_2lJe)85>-A z#R?dwvnVUhJ + + + diff --git a/src/img/icons/sidebar.svg b/src/img/icons/sidebar.svg new file mode 100644 index 00000000..d9bb13b4 --- /dev/null +++ b/src/img/icons/sidebar.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/img/icons/spin.png b/src/img/icons/spin.png deleted file mode 100644 index 880446a186cde10e94668aa6c2ab5e78ef59405f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 309 zcmV-50m}Y~P)ef{U-l4C?u=m4bh zfj9t3c){k)8xzqrvLI>d2T}zLL;^-EnjQdgBb1JZ*#=Z20HpQ<@dc0=Bh-2OVa@{L zLZHM4EdB)<+z;hCGC} + + + + + + diff --git a/src/img/icons/spin_grey.png b/src/img/icons/spin_grey.png deleted file mode 100644 index ecbd46b4fcc64a3e5a13064e7dfbb22a919f9bfa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^d_XL~!3HGNrubO_DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9Mb|xD978H@B_$kS4qF>(FF##Id6pBq!c_hvj2?%$4>>Uj zUo_pMkok%|h?U2M$xUaL97CbAP798(>-=Mt zyu<(0%E<9A%Vy5iYAVk14mW@Lcrae + + + + + + diff --git a/src/img/icons/spin_white.png b/src/img/icons/spin_white.png deleted file mode 100644 index 073e2a01f01b59da5ba7ea20a29074a2f5cad9b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 252 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X=6Sj}hE&{2N^oHQ|Np-~!=u0d1rzL;pzGRX&R=>JGXs+;iM7&2c!eiD|{J&nK1%E|pwewS?ief75iqDvyn_ zv$bbTIHEs6;2nPgPYN@O#0iEIY#I|5_%l{FOpxrD;;J0v#PpC!$Yj2||0zxj6U&5? y3GV|Z8OcdM|9_n2dFQ1b)&4ifpLsPfFf%CTTe?PHFU<$Kl)=;0&t;ucLK6U>u~~fp diff --git a/src/img/icons/spin_white.svg b/src/img/icons/spin_white.svg new file mode 100644 index 00000000..c1c24a1d --- /dev/null +++ b/src/img/icons/spin_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/tabs.png b/src/img/icons/tabs.png deleted file mode 100644 index c6ab7eaf0443c231c9d797e7db8c128c3adc2732..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol)0U}ME`OX0;$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1GKAtX)Ar-fh5*nD|FVdQ&MBb@0K(ce$^ZZW diff --git a/src/img/icons/tabs.svg b/src/img/icons/tabs.svg new file mode 100644 index 00000000..cd1aedec --- /dev/null +++ b/src/img/icons/tabs.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/tabs_white.png b/src/img/icons/tabs_white.png deleted file mode 100644 index a213ef2f170987ca033f4c700d617665d3ab7327..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 146 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol)0U}ME`OX0;$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1GCY~;iAr-fh5*nKR|NnoUJ&`SiLA0gu=M9!X)rDLK8W?3K r=sEH`us(mpE3~GuL;D6J6A!~Im9CGbi4U28`WZZ3{an^LB{Ts53*jsa diff --git a/src/img/icons/tabs_white.svg b/src/img/icons/tabs_white.svg new file mode 100644 index 00000000..eb03aad5 --- /dev/null +++ b/src/img/icons/tabs_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/target.png b/src/img/icons/target.png deleted file mode 100644 index bf6a9826401a9f592e8a95576e31954e01e98326..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 696 zcmV;p0!RIcP)v7)}6XIvi1?1Wth4(BL+mbAn_RJx9whYt|;pN6JVeBW8DIcjwL9 z*>cHII-T1-eVU{#(#mrARA%;f`oyGb(hb??E`G~rf_n5Bk`72c(`H$KDGBM6bV6ej zTMU&ET<>&C`oM!biif#d_;OzWP0+hu>7y=PF51TmKF=?J2F~acSe)q`Pe^-$tp{6d znH#{j9RpaU6kO+UdWH<>d4h>0K($~hA zE=v07I_B3W=Y{D78=Ri;9V_&3rgVkcjSB>ig}UdwuvSuSf}Twp?FlTFB?(fQupWW4 z=|)*7GGH_s={wxnllU@1-`*}rK(?}+ + + + + + + + + + + + + diff --git a/src/img/icons/themes.png b/src/img/icons/themes.png deleted file mode 100644 index b6b3ebfb3682b4b9b8ceb6b9a19448730762b3e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MaMl|978H@C8anp@7wo}$zhdz2XjLNgVrC$4s(XWhtJMR z+bgV2ce%`S$wb~$*@_|4k40(|<6(vc&sbKZ%{bKQP{VMloZ(T8O0#2|PJ?uV>t^ME zgRCakB^g%!ebHv%q9jvp6uP_l>TJWkt^eUYCqn0t}nvAMm)Wa#2?0?39fBc5Ur!^D9?P)0k$; oIILk@nkbddP^eJ#i-E&{f!{f%{JB@17|=@$p00i_>zopr0IoD>761SM diff --git a/src/img/icons/themes.svg b/src/img/icons/themes.svg new file mode 100644 index 00000000..4e0f0918 --- /dev/null +++ b/src/img/icons/themes.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/themes_white.png b/src/img/icons/themes_white.png deleted file mode 100644 index 1ca67a4f52f9969fea15ff13722e0b9f0878b7c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 237 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~e!3HF=pW8M9DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9Mg5*Gjv*Ddk`f%4|Ns9l&hY4`!=HclOnch9I1L^!JFqfl zNL^&~&|{eXjK!pt*WnGrQQizTb%9Gc4M&-n*R(mPPHgTe~DWM4fS5Q%d diff --git a/src/img/icons/themes_white.svg b/src/img/icons/themes_white.svg new file mode 100644 index 00000000..32df7576 --- /dev/null +++ b/src/img/icons/themes_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/transfer.png b/src/img/icons/transfer.png deleted file mode 100644 index 70791bb5dceafba2ef6e0d16bf6307be5dd23bd1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CJ!3HGRcAO0XQj#UE5hcO-X(i=}MX3yqDfvmM z3ZA)%>8U}fi7AzZCsS>Jic&mX978H@B_${@{rL53K6?_Yz-+-2846DRwgUAGk6gqw z+9ebif=+uZnf#A=C96YBhmJ&pJ97-*6ZQ$Ae;wv*sQm2KWY%Odhy4 + + + + + + diff --git a/src/img/icons/transfer_white.png b/src/img/icons/transfer_white.png deleted file mode 100644 index 820816af2167e8938196398499064257e38cc4b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CJ!3HGRcAO0XQj#UE5hcO-X(i=}MX3yqDfvmM z3ZA)%>8U}fi7AzZCsS>JiXuE+978H@B_${@{rUg@zm0%)!wnq=H)g>qo(72}niB;* z{-i6&#UvDR8?_iz4%KRaN!{Hf+L+Sr?1x1z)HU)omhOb|l4Nuhe9=Vmou&GmG dD+41N!{eJ-6K*LvT?X30;OXk;vd$@?2>?XlIe-8F diff --git a/src/img/icons/transfer_white.svg b/src/img/icons/transfer_white.svg new file mode 100644 index 00000000..c8d66372 --- /dev/null +++ b/src/img/icons/transfer_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/trash_light.png b/src/img/icons/trash_light.png deleted file mode 100644 index 8ebe01e3b937ae6d5689f20c507fef7285d8e615..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5Xsy$sCLn>}1r8qFJzP2WxA?Pd54aejNj|ApT48pV07;R=r zZa8VkWcoLK0fT{I0Cz)-Q&0AVtATHr)MU2pVNZ;yS=GkKZRVH|!~N)S@Kx5shCB;q za?ak)GT~`M4r@W2gU}8BB{Cf)KN%OSmbn-!z%fa|%{W9?f`LVXf%U9&ZF2wONkC^X Nc)I$ztaD0e0ssoeM;!nF diff --git a/src/img/icons/trash_light.svg b/src/img/icons/trash_light.svg new file mode 100644 index 00000000..09dbd4e7 --- /dev/null +++ b/src/img/icons/trash_light.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/img/icons/undo.png b/src/img/icons/undo.png deleted file mode 100644 index 6ef7c39d104e91c4264dada23dca6ec61724c431..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 322 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5Xo_M-AhE&{2N;$w(Q~Q^-A%s!jIP*rPNmrN^;&xPiKE^hK zL0Rl9n?siEEVq&Z#tzv=w%P=ytRMV`JZ61Y&WvLS;yBV3P{kM`v#hUCaG4|r&%!2! z=k*Ma92W4hZ`fhL=yA5aNP6akCkeA07YNKw6JY4lcPR3-*~DmYwll!>#{oBuwFg>U zi|i(CFKFa9U=wC;ZD5t!wWO&cVpoDnsCt!-LC}JqOa>cxJ$ajJo=oxZQ#cf)Y$2I^ zmfK>^-2OG3k_Lhoau~iEcf32ktW9!0}%((cvF|i75jk8$;1Y?*O@L S-xdJ<%i!ti=d#Wzp$Py_Xmeix diff --git a/src/img/icons/undo.svg b/src/img/icons/undo.svg new file mode 100644 index 00000000..ad4451b7 --- /dev/null +++ b/src/img/icons/undo.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/unlock.png b/src/img/icons/unlock.png deleted file mode 100644 index ad151704f7e46655ca923df331ed84c616a7fa7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 307 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>FdgVkByl}*wDewv=%6Iz|+MsMC1J0NgH_&83?$}cXpAr zidwa#g*W1W(aRMtRz@glr?99gT;p{xYw#6vbZlKvsB*eX!ST + + + + + + diff --git a/src/img/icons/unlock_white.png b/src/img/icons/unlock_white.png deleted file mode 100644 index 80ef609f9d71d95e586022084ac334e0229f36a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 699 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DaPU;cPEB*=VV?2*{3r@B1$5B zeXNr6bM+Ea@{>~aDsl^esu&n-Dy)Fa+|-gpg^Jvqyke^gTP3gxD1^l#~=$>Fbx5m+O@q>*W`v z>l<2HTIw4Z=^Gj80#)c1SLT%@R_NvxD?a#8ycO zWDy)d-I-eewMNlC^eYkz^bPe4^s#9w$xK5y4@DP92BHn@D~M$_z@V{mE=o-- z$uA1Y&(E=Q1cjY~XKrG8YEWuoN~MiHx(b9#Z9qm^`4?rT0{sf|k)5H9K86@ny^TJ| zyGY)Lge_PU7`S#^K$~C@Wyhtdch(jdck?`5978ljrv`QMHYf-%KW6B8#L@T6t?vLw z-y@D2Lhl$Xg)@tGUb@%p@|-Kki~W%s#|i$AyLlc@(o&9ppX4VtN1>Xt$nh>q>*~(U zvs;+AzFFY5SIHn(ON^=aw$T-7meQO@Hxr__?Yi-4`>w91j1R-6&GyMRkT&S`kDb3M zGSkfDpTpOw%l0#dKhPIyn<(&NWuLRlAJ>#}ha>W`YdHDU&+uD1#{ZoLN@kv}elF{r G5}E*E)Z{7v diff --git a/src/img/icons/unlock_white.svg b/src/img/icons/unlock_white.svg new file mode 100644 index 00000000..9e9a3722 --- /dev/null +++ b/src/img/icons/unlock_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/up.png b/src/img/icons/up.png deleted file mode 100644 index e52ac67012fc3564732795b978744e9b186d8c2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MOmIMjv*DdlD>TX`v1HGQ$mu0;0A_5WwF9~jlF`gO@gru zFOIM%n985xy|btCG20xehA!TQD|HHD4P3PhN$v}laZ5;T&`5K*l)`c43&Y*ZpEqix wHFT{#{+xYE0^6)J9)TPBvKDl*H83zUoZBS%wZmxMY@n?Sp00i_>zopr0GAF$3IG5A diff --git a/src/img/icons/up.svg b/src/img/icons/up.svg new file mode 100644 index 00000000..d438bea0 --- /dev/null +++ b/src/img/icons/up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/img/icons/up_white.png b/src/img/icons/up_white.png deleted file mode 100644 index afeb6046e7f8a165e75c3683934eeb9985efb338..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^JU}eK!3HFi66di4DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MLwP`jv*DdlK$|s@Tf4j6`7bM2!3zBB+WUC!9?MqJrj#S zP!7Y9_Y+MTZm=EEa=W&q!T0db|2qy=?pVGt!-dn-O~K(|f0l%Z6ay0v!%wM64<;*` RTm_oT;OXk;vd$@?2>?jPH4gv) diff --git a/src/img/icons/up_white.svg b/src/img/icons/up_white.svg new file mode 100644 index 00000000..1805c4cc --- /dev/null +++ b/src/img/icons/up_white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/main.cpp b/src/main.cpp index 01924ac6..5e295bf8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -45,7 +45,7 @@ int main(int argc, char *argv[]) { QMessageBox msg; msg.setIcon(QMessageBox::Critical); - msg.setWindowIcon(QIcon(":/new/prefix1/img/logo-small.png")); + msg.setWindowIcon(QIcon(":/img/logo-small.png")); msg.setStandardButtons(QMessageBox::Yes | QMessageBox::No); msg.setWindowTitle("Version mismatch!"); msg.setText(QString("The version used to compile iaito (%1) does not match the binary version of radare2 (%2). This could result in unexpected behaviour. Are you sure you want to continue?").arg(localVersion, r2version)); diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index c5b7cbaa..dee68261 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -70,10 +70,10 @@ static void registerCustomFonts() { - int ret = QFontDatabase::addApplicationFont(":/new/prefix1/fonts/Anonymous Pro.ttf"); + int ret = QFontDatabase::addApplicationFont(":/fonts/Anonymous Pro.ttf"); assert(-1 != ret && "unable to register Anonymous Pro.ttf"); - ret = QFontDatabase::addApplicationFont(":/new/prefix1/fonts/Inconsolata-Regular.ttf"); + ret = QFontDatabase::addApplicationFont(":/fonts/Inconsolata-Regular.ttf"); assert(-1 != ret && "unable to register Inconsolata-Regular.ttf"); // do not issue a warning in release @@ -143,7 +143,7 @@ void MainWindow::initUI() // Popup menu on theme toolbar button QToolButton *backButton = new QToolButton(this); - backButton->setIcon(QIcon(":/new/prefix1/img/icons/arrow_left.png")); + backButton->setIcon(QIcon(":/img/icons/arrow_left.svg")); //backButton->setPopupMode(QToolButton::DelayedPopup); ui->mainToolBar->insertWidget(ui->actionForward, backButton); connect(backButton, SIGNAL(clicked()), this, SLOT(on_backButton_clicked())); @@ -628,7 +628,7 @@ void MainWindow::on_actionLockUnlock_triggered() { dockWidget->setFeatures(QDockWidget::NoDockWidgetFeatures); } - ui->actionLockUnlock->setIcon(QIcon(":/new/prefix1/lock")); + ui->actionLockUnlock->setIcon(QIcon(":/lock")); } else { @@ -636,7 +636,7 @@ void MainWindow::on_actionLockUnlock_triggered() { dockWidget->setFeatures(QDockWidget::AllDockWidgetFeatures); } - ui->actionLockUnlock->setIcon(QIcon(":/new/prefix1/unlock")); + ui->actionLockUnlock->setIcon(QIcon(":/unlock")); } } diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 9f575a04..cbe7481a 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -6,8 +6,8 @@ 0 0 - 725 - 325 + 1013 + 686 @@ -21,7 +21,7 @@ - :/new/prefix1/img/logo-small.png:/new/prefix1/img/logo-small.png + :/img/logo-small.png:/img/logo-small.png QHeaderView::section { @@ -158,8 +158,8 @@ border-top: 0px; 0 0 - 725 - 22 + 1013 + 23 @@ -171,10 +171,10 @@ border-top: 0px; - 2601 + 273 136 - 126 - 177 + 170 + 214 @@ -330,6 +330,11 @@ background: rgb(64, 64, 64); margin-bottom: 1px; margin-top: 1px; background-color: rgb(255, 255, 255); + padding: 2px; + color: rgb(255, 0, 0); +} +QToolButton .svg-icon path { + fill: #ff0000; } @@ -337,8 +342,8 @@ background: rgb(64, 64, 64); - 20 - 20 + 18 + 18 @@ -399,19 +404,11 @@ background: rgb(64, 64, 64); - - - :/new/prefix1/img/icons/undo.png:/new/prefix1/img/icons/undo.png - Undo - - - :/new/prefix1/img/icons/redo.png:/new/prefix1/img/icons/redo.png - Redo @@ -459,7 +456,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/arrow_left.png:/new/prefix1/img/icons/arrow_left.png + :/img/icons/arrow_left.svg:/img/icons/arrow_left.svg Back @@ -471,7 +468,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/arrow_right.png:/new/prefix1/img/icons/arrow_right.png + :/img/icons/arrow_right.svg:/img/icons/arrow_right.svg Forward @@ -491,7 +488,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/unlock:/new/prefix1/unlock + :/unlock:/unlock Lock/Unlock @@ -594,7 +591,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/themes.png:/new/prefix1/img/icons/themes.png + :/img/icons/themes.svg:/img/icons/themes.svg Theme @@ -609,7 +606,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/tabs.png:/new/prefix1/img/icons/tabs.png + :/img/icons/tabs.svg:/img/icons/tabs.svg Tabs Up/Down @@ -621,7 +618,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/spin.png:/new/prefix1/img/icons/spin.png + :/img/icons/spin.svg:/img/icons/spin.svg Refresh @@ -764,7 +761,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/cloud.png:/new/prefix1/img/icons/cloud.png + :/img/icons/cloud.svg:/img/icons/cloud.svg Start Web Server @@ -841,7 +838,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/down.png:/new/prefix1/img/icons/down.png + :/img/icons/down.svg:/img/icons/down.svg Show/hide Bottom pannel @@ -870,7 +867,7 @@ background: rgb(64, 64, 64); - :/new/prefix1/img/icons/hexdump_light.png:/new/prefix1/img/icons/hexdump_light.png + :/img/icons/sidebar.svg:/img/icons/sidebar.svg Show/Hide mainsidebar diff --git a/src/newfiledialog.cpp b/src/newfiledialog.cpp index 454c8a54..fb9757fd 100644 --- a/src/newfiledialog.cpp +++ b/src/newfiledialog.cpp @@ -76,7 +76,7 @@ NewFileDialog::NewFileDialog(QWidget *parent) : QFileInfo info(files[i]); QListWidgetItem *item = new QListWidgetItem(getIconFor(name, i), files[i] + "\nCreated: " + info.created().toString() + "\nSize: " + QString::number(info.size())); - //":/new/prefix1/img/icons/target.png"), name ); + //":/img/icons/target.svg"), name ); item->setData(Qt::UserRole, files[i]); ui->recentsList->addItem(item); } diff --git a/src/newfiledialog.ui b/src/newfiledialog.ui index 7d216aed..388e4c1d 100644 --- a/src/newfiledialog.ui +++ b/src/newfiledialog.ui @@ -15,7 +15,7 @@ - :/new/prefix1/img/logo-small.png:/new/prefix1/img/logo-small.png + :/img/logo-small.png:/img/logo-small.png @@ -42,7 +42,7 @@ - :/new/prefix1/img/logo-small.png + :/img/logo-small.png false diff --git a/src/optionsdialog.ui b/src/optionsdialog.ui index f2f0925c..99833bd8 100644 --- a/src/optionsdialog.ui +++ b/src/optionsdialog.ui @@ -27,7 +27,7 @@ - :/new/prefix1/img/logo-small.png:/new/prefix1/img/logo-small.png + :/img/logo-small.png:/img/logo-small.png false @@ -94,7 +94,7 @@ - :/new/prefix1/img/logo-small.png + :/img/logo-small.png Qt::AlignCenter diff --git a/src/resources.qrc b/src/resources.qrc index ee80ab66..541c03f9 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -1,65 +1,67 @@ - - img/icons/arrow_left.png - img/icons/arrow_right.png - img/icons/undo.png - img/icons/redo.png + + img/icons/arrow_left.svg + img/icons/arrow_right.svg + img/icons/sidebar.svg + img/icons/undo.svg + img/icons/redo.svg img/r2.svg - img/icons/equalizer.png - img/icons/cog.png - img/icons/lock.png - img/icons/unlock.png - img/icons/tabs.png - img/icons/themes.png - img/icons/target.png - img/icons/help.png - img/icons/spin.png - img/icons/plus.png - img/icons/play.png - img/icons/cloud.png - img/icons/down.png - img/icons/up.png - img/icons/clear_light.png - img/icons/load_light.png - img/icons/save_light.png - img/icons/trash_light.png - img/icons/graph_light.png - img/icons/hexdump_light.png - img/icons/disas_light.png - img/icons/cog_light.png - img/icons/cog_white.png - img/icons/disas_white.png - img/icons/graph_white.png - img/icons/hexdump_white.png - img/icons/new_light.png - img/icons/run_light.png - img/icons/edit_light.png - img/icons/polar.png - img/icons/radar.png - img/icons/polar_white.png - img/icons/radar_white.png - img/icons/cloud_white.png - img/icons/down_white.png - img/icons/spin_white.png - img/icons/tabs_white.png - img/icons/themes_white.png - img/icons/unlock_white.png - img/icons/lock_white.png - img/icons/up_white.png - img/icons/left.png - img/icons/right.png - img/icons/eye_white.png - img/icons/eye.png - img/icons/transfer.png - img/icons/transfer_white.png - img/icons/spin_grey.png + img/icons/equalizer.svg + img/icons/cog.svg + img/icons/lock.svg + img/icons/unlock.svg + img/icons/tabs.svg + img/icons/themes.svg + img/icons/target.svg + img/icons/help.svg + img/icons/spin.svg + img/icons/plus.svg + img/icons/play.svg + img/icons/cloud.svg + img/icons/down.svg + img/icons/down_white.svg + img/icons/up.svg + img/icons/up_white.svg + img/icons/clear_light.svg + img/icons/load_light.svg + img/icons/save_light.svg + img/icons/trash_light.svg + img/icons/disas_light.svg + img/icons/disas_white.svg + img/icons/graph_light.svg + img/icons/graph_white.svg + img/icons/hexdump_light.svg + img/icons/hexdump_white.svg + img/icons/cog_light.svg + img/icons/cog_white.svg + img/icons/new_light.svg + img/icons/run_light.svg + img/icons/edit_light.svg + img/icons/polar_light.svg + img/icons/radar_light.svg + img/icons/polar_white.svg + img/icons/radar_white.svg + img/icons/cloud_white.svg + img/icons/spin_white.svg + img/icons/tabs_white.svg + img/icons/themes_white.svg + img/icons/unlock_white.svg + img/icons/lock_white.svg + img/icons/left_light.svg + img/icons/right_light.svg + img/icons/eye.svg + img/icons/eye_white.svg + img/icons/transfer.svg + img/icons/transfer_white.svg + img/icons/spin_light.svg img/logo2.png img/logo-small.png img/logo-small-white.png + img/icons/import_light.svg fonts/Anonymous Pro.ttf fonts/Inconsolata-Regular.ttf - - + + html/graph.html html/viz.js html/Chart.js @@ -67,8 +69,6 @@ html/fcn_radar.html html/bar.html html/stats.html - img/icons/spin_grey.png - img/icons/import_light.svg html/utils.js html/radar.html diff --git a/src/widgets/commentswidget.ui b/src/widgets/commentswidget.ui index 997a382c..635fe88a 100644 --- a/src/widgets/commentswidget.ui +++ b/src/widgets/commentswidget.ui @@ -98,8 +98,9 @@ QToolTip { - :/new/prefix1/img/icons/hexdump_light.png - :/new/prefix1/img/icons/hexdump_white.png:/new/prefix1/img/icons/hexdump_light.png + :/img/icons/hexdump_light.svg + :/img/icons/hexdump_white.svg + :/img/icons/hexdump_white.svg:/img/icons/hexdump_light.svg true @@ -149,8 +150,9 @@ QToolTip { - :/new/prefix1/img/icons/disas_light.png - :/new/prefix1/img/icons/disas_white.png:/new/prefix1/img/icons/disas_light.png + :/img/icons/disas_light.svg + :/img/icons/disas_white.svg + :/img/icons/disas_white.svg:/img/icons/disas_light.svg true diff --git a/src/widgets/consolewidget.ui b/src/widgets/consolewidget.ui index d5894893..3f8a6d72 100644 --- a/src/widgets/consolewidget.ui +++ b/src/widgets/consolewidget.ui @@ -129,7 +129,7 @@ QToolButton { /* all types of tool button */ - :/new/prefix1/img/icons/play.png:/new/prefix1/img/icons/play.png + :/img/icons/play.svg:/img/icons/play.svg diff --git a/src/widgets/memorywidget.cpp b/src/widgets/memorywidget.cpp index 18ba88c3..437b12d4 100644 --- a/src/widgets/memorywidget.cpp +++ b/src/widgets/memorywidget.cpp @@ -1732,13 +1732,13 @@ void MemoryWidget::on_memSideToolButton_clicked() { ui->memSideTabWidget_2->hide(); ui->hexSideTab_2->hide(); - ui->memSideToolButton->setIcon(QIcon(":/new/prefix1/img/icons/left.png")); + ui->memSideToolButton->setIcon(QIcon(":/img/icons/left_light.svg")); } else { ui->memSideTabWidget_2->show(); ui->hexSideTab_2->show(); - ui->memSideToolButton->setIcon(QIcon(":/new/prefix1/img/icons/right.png")); + ui->memSideToolButton->setIcon(QIcon(":/img/icons/right_light.svg")); } } diff --git a/src/widgets/memorywidget.ui b/src/widgets/memorywidget.ui index 8c0990dc..9915f99d 100644 --- a/src/widgets/memorywidget.ui +++ b/src/widgets/memorywidget.ui @@ -121,8 +121,9 @@ QToolTip { - :/new/prefix1/img/icons/disas_light.png - :/new/prefix1/img/icons/disas_white.png:/new/prefix1/img/icons/disas_light.png + :/img/icons/disas_light.svg + :/img/icons/disas_white.svg + :/img/icons/disas_white.png:/img/icons/disas_light.svg true @@ -181,8 +182,9 @@ QToolTip { - :/new/prefix1/img/icons/graph_light.png - :/new/prefix1/img/icons/graph_white.png:/new/prefix1/img/icons/graph_light.png + :/img/icons/graph_light.svg + :/img/icons/graph_white.svg + :/img/icons/graph_white.svg:/img/icons/graph_light.svg true @@ -238,8 +240,9 @@ QToolTip { - :/new/prefix1/img/icons/hexdump_light.png - :/new/prefix1/img/icons/hexdump_white.png:/new/prefix1/img/icons/hexdump_light.png + :/img/icons/hexdump_light.svg + :/img/icons/hexdump_white.svg + :/img/icons/hexdump_white.svg:/img/icons/hexdump_light.svg true @@ -314,8 +317,9 @@ QToolTip { - :/new/prefix1/img/icons/eye.png - :/new/prefix1/img/icons/eye_white.png:/new/prefix1/img/icons/eye.png + :/img/icons/eye.svg + :/img/icons/eye_white.svg + :/img/icons/eye_white.svg:/img/icons/eye.svg true @@ -374,7 +378,7 @@ QToolTip { - :/new/prefix1/img/icons/right.png:/new/prefix1/img/icons/right.png + :/img/icons/right_light.svg:/img/icons/right_light.svg true @@ -425,7 +429,7 @@ QToolTip { - :/new/prefix1/img/icons/cog_light.png:/new/prefix1/img/icons/cog_light.png + :/img/icons/cog_light.svg:/img/icons/cog_light.svg QToolButton::InstantPopup @@ -483,7 +487,7 @@ border-top: 0px; QSplitter::handle { height: 2px; background-color: rgb(255, 255, 255); - image: url(:/new/prefix1/img/icons/tabs.png); + image: url(:/img/icons/tabs.svg); } @@ -1325,7 +1329,7 @@ border-top: 0px; 0 - -127 + 0 256 887 @@ -1500,8 +1504,9 @@ QToolTip { - :/new/prefix1/img/icons/radar.png - :/new/prefix1/img/icons/radar_white.png:/new/prefix1/img/icons/radar.png + :/img/icons/radar_light.svg + :/img/icons/radar_white.svg + :/img/icons/radar_white.svg:/img/icons/radar_light.svg @@ -1561,8 +1566,9 @@ QToolTip { - :/new/prefix1/img/icons/polar.png - :/new/prefix1/img/icons/polar_white.png:/new/prefix1/img/icons/polar.png + :/img/icons/polar_light.svg + :/img/icons/polar_white.svg + :/img/icons/polar_white.svg:/img/icons/polar_light.svg @@ -2538,7 +2544,7 @@ QToolTip { margin-bottom: 1px; margin-top: 1px; background-color: rgb(255, 255, 255); - image: url(:/new/prefix1/img/icons/transfer.png); + image: url(:/img/icons/transfer.svg); } QToolButton:hover { @@ -2550,7 +2556,7 @@ QToolButton:hover { margin-bottom: 1px; margin-top: 1px; background-color: #2180a9; - image: url(:/new/prefix1/img/icons/transfer_white.png); + image: url(:/img/icons/transfer_white.svg); } QToolButton:pressed { @@ -2561,7 +2567,7 @@ QToolButton:pressed { margin-bottom: 1px; margin-top: 1px; background-color: rgb(255, 255, 255); - image: url(:/new/prefix1/img/icons/transfer.png); + image: url(:/img/icons/transfer.svg); } QToolTip { @@ -2612,7 +2618,7 @@ QToolTip { margin-bottom: 1px; margin-top: 1px; background-color: rgb(255, 255, 255); - image: url(:/new/prefix1/img/icons/transfer.png); + image: url(:/img/icons/transfer.svg); } QToolButton:hover { @@ -2624,7 +2630,7 @@ QToolButton:hover { margin-bottom: 1px; margin-top: 1px; background-color: #2180a9; - image: url(:/new/prefix1/img/icons/transfer_white.png); + image: url(:/img/icons/transfer_white.svg); } QToolButton:pressed { @@ -2635,7 +2641,7 @@ QToolButton:pressed { margin-bottom: 1px; margin-top: 1px; background-color: rgb(255, 255, 255); - image: url(:/new/prefix1/img/icons/transfer.png); + image: url(:/img/icons/transfer.svg); } QToolTip { @@ -3043,8 +3049,8 @@ QToolTip { - - + + diff --git a/src/widgets/notepad.ui b/src/widgets/notepad.ui index e7f2b041..7e1981b3 100644 --- a/src/widgets/notepad.ui +++ b/src/widgets/notepad.ui @@ -201,7 +201,7 @@ background-color: rgb(232, 232, 232); - :/new/prefix1/img/icons/undo.png:/new/prefix1/img/icons/undo.png + :/img/icons/undo.svg:/img/icons/undo.svg @@ -221,7 +221,7 @@ background-color: rgb(232, 232, 232); - :/new/prefix1/img/icons/redo.png:/new/prefix1/img/icons/redo.png + :/img/icons/redo.svg:/img/icons/redo.svg @@ -648,7 +648,7 @@ QToolTip { QSplitter::handle { height: 2px; background-color: rgb(255, 255, 255); - image: url(:/new/prefix1/img/icons/tabs.png); + image: url(:/img/icons/tabs.svg); } diff --git a/src/widgets/sdbdock.cpp b/src/widgets/sdbdock.cpp index 8d3e85bf..83e5cde5 100644 --- a/src/widgets/sdbdock.cpp +++ b/src/widgets/sdbdock.cpp @@ -115,12 +115,12 @@ void SdbDock::on_lockButton_clicked() if (ui->lockButton->isChecked()) { this->setAllowedAreas(Qt::NoDockWidgetArea); - ui->lockButton->setIcon(QIcon(":/new/prefix1/lock")); + ui->lockButton->setIcon(QIcon(":/lock")); } else { this->setAllowedAreas(Qt::AllDockWidgetAreas); - ui->lockButton->setIcon(QIcon(":/new/prefix1/unlock")); + ui->lockButton->setIcon(QIcon(":/unlock")); } } diff --git a/src/widgets/sdbdock.ui b/src/widgets/sdbdock.ui index 002dbd67..755e1a57 100644 --- a/src/widgets/sdbdock.ui +++ b/src/widgets/sdbdock.ui @@ -61,7 +61,7 @@ - :/new/prefix1/img/icons/arrow_right.png:/new/prefix1/img/icons/arrow_right.png + :/img/icons/arrow_right.png:/img/icons/arrow_right.png @@ -79,7 +79,7 @@ - :/new/prefix1/unlock:/new/prefix1/unlock + :/unlock:/unlock true diff --git a/src/widgets/sectionswidget.cpp b/src/widgets/sectionswidget.cpp index b7472f2d..f2bdeab5 100644 --- a/src/widgets/sectionswidget.cpp +++ b/src/widgets/sectionswidget.cpp @@ -16,7 +16,7 @@ SectionsWidget::SectionsWidget(MainWindow *main, QWidget *parent) : setupViews(); setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred); //setStyleSheet("QSplitter::handle:horizontal { width: 3px; } QSplitter::handle:vertical { height: 3px; }"); - setStyleSheet("QSplitter::handle { height: 2px; background-color: rgb(255, 255, 255); image: url(:/new/prefix1/img/icons/tabs.png); }"); + setStyleSheet("QSplitter::handle { height: 2px; background-color: rgb(255, 255, 255); image: url(:/img/icons/tabs.svg); }"); } void SectionsWidget::setup() diff --git a/src/widgets/sidebar.cpp b/src/widgets/sidebar.cpp index 72d0e3fd..dad8bb41 100644 --- a/src/widgets/sidebar.cpp +++ b/src/widgets/sidebar.cpp @@ -48,11 +48,11 @@ void SideBar::on_consoleButton_clicked() this->main->on_actionhide_bottomPannel_triggered(); if (ui->consoleButton->isChecked()) { - ui->consoleButton->setIcon(QIcon(":/new/prefix1/img/icons/up_white.png")); + ui->consoleButton->setIcon(QIcon(":/img/icons/up_white.svg")); } else { - ui->consoleButton->setIcon(QIcon(":/new/prefix1/img/icons/down_white.png")); + ui->consoleButton->setIcon(QIcon(":/img/icons/down_white.svg")); } } @@ -65,12 +65,12 @@ void SideBar::on_lockButton_clicked() { if (ui->lockButton->isChecked()) { - ui->lockButton->setIcon(QIcon(":/new/prefix1/img/icons/unlock_white.png")); + ui->lockButton->setIcon(QIcon(":/img/icons/unlock_white.svg")); this->main->lockUnlock_Docks(1); } else { - ui->lockButton->setIcon(QIcon(":/new/prefix1/img/icons/lock_white.png")); + ui->lockButton->setIcon(QIcon(":/img/icons/lock_white.svg")); this->main->lockUnlock_Docks(0); } } diff --git a/src/widgets/sidebar.ui b/src/widgets/sidebar.ui index 8aeed7d9..5bfc55d0 100644 --- a/src/widgets/sidebar.ui +++ b/src/widgets/sidebar.ui @@ -291,7 +291,7 @@ QToolButton:pressed { - :/new/prefix1/img/icons/spin_white.png + :/img/icons/spin_white.svg @@ -649,7 +649,7 @@ QToolTip { - :/new/prefix1/img/icons/up_white.png:/new/prefix1/img/icons/up_white.png + :/img/icons/up_white.svg:/img/icons/up_white.svg @@ -702,7 +702,7 @@ QToolTip { - :/new/prefix1/img/icons/tabs_white.png:/new/prefix1/img/icons/tabs_white.png + :/img/icons/tabs_white.svg:/img/icons/tabs_white.svg @@ -755,7 +755,7 @@ QToolTip { - :/new/prefix1/img/icons/down_white.png:/new/prefix1/img/icons/down_white.png + :/img/icons/down_white.svg:/img/icons/down_white.svg true @@ -811,7 +811,7 @@ QToolTip { - :/new/prefix1/img/icons/themes_white.png:/new/prefix1/img/icons/themes_white.png + :/img/icons/themes_white.svg:/img/icons/themes_white.svg true @@ -883,7 +883,7 @@ QToolTip { - :/new/prefix1/img/icons/disas_white.png:/new/prefix1/img/icons/disas_white.png + :/img/icons/disas_white.svg:/img/icons/disas_white.svg true @@ -942,7 +942,7 @@ QToolTip { - :/new/prefix1/img/icons/cloud_white.png:/new/prefix1/img/icons/cloud_white.png + :/img/icons/cloud_white.svg:/img/icons/cloud_white.svg true @@ -1004,7 +1004,7 @@ QToolTip { - :/new/prefix1/img/icons/spin_white.png:/new/prefix1/img/icons/spin_white.png + :/img/icons/spin_white.svg:/img/icons/spin_white.svg @@ -1057,7 +1057,7 @@ QToolTip { - :/new/prefix1/img/icons/unlock_white.png:/new/prefix1/img/icons/unlock_white.png + :/img/icons/unlock_white.svg:/img/icons/unlock_white.svg true @@ -1126,7 +1126,7 @@ QToolTip { - :/new/prefix1/img/icons/cog_white.png:/new/prefix1/img/icons/cog_white.png + :/img/icons/cog_white.svg:/img/icons/cog_white.svg Qt::ToolButtonIconOnly