Remove pristine-tar files.

ubuntu/cosmic
Simon Quigley 6 years ago
parent 7b74aecd74
commit feca9f5eb1

@ -1,10 +0,0 @@
Upstream authors:
LXQt team: http://lxqt.org
Razor team: http://razor-qt.org
Copyright:
Copyright (c) 2010-2012 Razor team
Copyright (c) 2012-2017 LXQt team
License: LGPL-2.1+
The full text of the licenses can be found in the 'COPYING' file.

@ -1,124 +0,0 @@
lxqt-themes-0.12.0 / 2017-10-10
===============================
* Fixed CHANGELOG
* Release 0.12.1: Update changelog
* Readme licenses (#6)
* Update README.md
* new README.md
* Added missed AUTHORS and COPYING files
* Release 0.12.0: Update changelog
* Don't export github related stuff
* lxqt-panel/Kbindicator: Fixes a QLabel issue in the config dialog
* liblxqt make no sense here
* Copied issue template
0.11.96 / 2017-07-07
====================
* Release 0.11.96: Update changelog
* Remove some more session stuff from CMakeLists.txt
* Remove not theme and graphic related things
* Made The Dark Theme Really Dark (#62)
* Use the LXQtConfigVars module
* Remove cpack (#61)
* themes-system: Add "background" property to panel
* themes: Remove Screensaver styles
* Move Italian desktop entry to correct path
* Create lxqt-powermanagement_it.desktop
* build: Revert @6d6d2bef54
* build: Add xmessage as "dependency"
* themes: Take layoutDirection into account
* Fix the search textfield style for all themes (#52)
* Added style for the ColorPicker plugin.
* Fix bg-fg color swapping in Frost (#50)
* theme system: Force no icon for main menu
* First experiment in theming the new search menu feature.
* icons: Add icon "lxqt"
* Wallpaper updated. Lighter and with the hummingbird for some identity.
* Use the system palette to change the main colors, this will make the theme more integrated with the whole environment. Fixed ugly buttons in the volume applet.
* Themes: adjust main menu icon in Light
* themes: Add system theme (no theme)
* CMakeLists: Use LXQT_GRAPHICS_DIR for graphics
* Add startlxqt man page
* Deleted and ignored *.kdev4
* themes: added styles to distinguish disabled QMenu entries
* startlxqt: optimization of XDG_DATA_DIRS
* Rename LxQt to LXQt everywhere
* CMake: Adds Runtime and Devel install COMPONENTs
* Coding style changes
* Removes no added value comments
* Use GNUINnstallDirs
* theme-light: add plugin handle
* Updates the build system to use the Targets infrastructure
* Enable the "leave confirmation dialog" by default
* themes: panel volume popup rounded highlighted button corners
* theme-light: volume popup buttons styles
* themes: volume popup buttons show outline
* themes: avoid uneccessary (and/or orientation specific) margins
* Handle urgency hint in desktopswitch in themes
* themes: spacer as semitransparent lighter/darker line
* themes-panel: initial styles for taskbar groups
* Added style for the new Spacer plugin.
* Added style for the new Spacer plugin.
* Added style for the new Spacer plugin.
* theme Frost: added urgency style for TaskBar button (as in all other themes)
* Make themes' directories' names lowercase again
* Revert last commit, the folder names wasnt capitalized.
* Update lxqt-panel.qss
* Adds an scalable start-here-lxqt icon
* Removed deprecated files.
* use LXQt-specific menu file
* - Unify naming for a unique lxqt. No more suffixes
* Fixed keyboard indicator in Light theme
* .gitignore added
* Improved menu spacing Code cleaning Added style for DOM plugin Reduced icon size for the calendar's next an previous month buttons.
* Fix lxde/lxde-qt#364
* Fixed tooltips colors.
* Preview updated.
* Keyboard indicator and preview updated.
* Theme updated
* Fixed the Mount Plugin popup.
* Style for the new keyboard plugin.
* Fixed clicking area and aded style for new keyboard indicator.
* First approach to style in the new Keyboard Indicator plugin.
* Apply clicking area fix for all the plugins.
* Remove lxqt-appswitcher integration as we no longer offer that repo
* Fixed clickable areas. * The plugins should now respond to the mouse as expected. * Added a pressed state for buttons.
* Fixed clickable areas.
* Add the svg logo sources, by @Caig
* Small fixes.
* Small fixes.
* Theme improve.
* Renamed plasma-next-alpha to kde-plasma Shorter and simple naming in consonance with the other themes.
* Removed old themes. Deleted A-mego, Flat and Green themes. Now we have less themes to maintain and improve the overall quality.
* Changed menu icon.
* Remover border from nofications. Changed menu icon.
* Updates translations infrastructure
* Update the required minimum cmake version
* Removed font-size for the clock
* Removed padding from the menu
* Numix is now Frost and uses the LXQT logo. Clock font size not defined by the style. Runner got some fixes in the search field.
* Fixed action button style
* Merged Flat-Dark and Flat-Dark-Alpha into a new Dark theme, wallpaper and many style fixes
* Remove plugins' margins from themes files
* Clean up CMakeLists.txt and drop Qt 4 support
* Update themes to support urgency hint
* Add Qt5 support.
* Add Plasma Next theme
* Add dark aplha theme
* Theme changes for RGBA panel
* Updated qss styles for transparency
* Use LXQt as desktop name
* Update logo to Helix the Archist Hummingbird. Thanks @Caig
* Replace razor-specific graphics by Helix
* Add CPack rules for creating tarball
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Add visual feedback for pressed quicklaunch buttons in light and green themes.
* Fix renaming bugs, replacing lxqt-qt with lxde-qt
* Finish the crazy razor=>lxqt renaming tasks.
* Rename dirs and replace razor with lxqt. Install lxqt.conf to /etc/xdg/lxqt and provide theme config.
* fixed theme loading
* Fix file paths, replacing razor with lxqt. * Remove Alt+F2 and Ctrl+Esc from openbox config file to avoid conflicts with lxqt-panel & lxqt-globalkeys.
* Add default configuration files for lxde-qt session.

@ -1,15 +0,0 @@
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
project(lxqt-themes)
set(LXQTBT_MINIMUM_VERSION "0.1.0")
find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED)
include(GNUInstallDirs)
include(LXQtTranslateDesktop)
include(LXQtConfigVars)
install(DIRECTORY "graphics/" DESTINATION "${LXQT_GRAPHICS_DIR}")
add_subdirectory(themes)
add_subdirectory(icons)

@ -1,458 +0,0 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, 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

@ -1,7 +0,0 @@
# lxqt-themes
This repository comprises a number of graphic files and themes.
The LXQt logo was designed by @Caig and is licensed CC-BY-SA 3.0.
LXQt theme "Plasma" is based on Breeze 5.0.0 theme by the KDE Visual Team. The Wallpaper is the contest winning design from Nuno Pinheiro <uno@oxygen-icons.org>, licensed as LGPLv3.

@ -1,7 +0,0 @@
Where did the pizza cutter go?
Right there!
https://github.com/Razor-qt/razor-qt/tree/master/razorqt-resources/graphics
Helix the Hummingbird by Caig
https://github.com/Caig/LXQt-graphics

@ -1,235 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="350"
height="350"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="lxqt_logo.svg"
inkscape:export-filename="./lxqt_logo.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<title
id="title4078">LXQt logo</title>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="175"
inkscape:cy="166.5"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="false"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="1029"
inkscape:window-x="0"
inkscape:window-y="-3"
inkscape:window-maximized="1"
showguides="false"
inkscape:object-paths="false"
inkscape:object-nodes="true"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
originy="-404.51465px"
originx="-575.98291px"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid3064"
type="xygrid" />
<sodipodi:guide
id="guide4059"
position="209.01709,300.48532"
orientation="0,1" />
<sodipodi:guide
id="guide3804"
position="286.01709,80.485352"
orientation="0,1" />
<sodipodi:guide
id="guide3145"
position="308.01709,242.48535"
orientation="1,0" />
<sodipodi:guide
id="guide3148"
position="382.01709,241.48535"
orientation="0,1" />
<sodipodi:guide
id="guide3150"
position="669.01709,49.485352"
orientation="0,1" />
<sodipodi:guide
orientation="1,0"
position="129.08716,94.530832"
id="guide3288" />
<sodipodi:guide
orientation="1,0"
position="42.017092,285.13117"
id="guide3008" />
</sodipodi:namedview>
<defs
id="defs4">
<inkscape:path-effect
is_visible="true"
id="path-effect3250-6"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3252-9"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3254-3"
effect="spiro" />
<inkscape:path-effect
is_visible="true"
id="path-effect3260-0"
effect="spiro" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt logo</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="colors"
sodipodi:insensitive="true"
style="display:inline">
<g
transform="translate(-426,-529)"
id="g3156">
<rect
style="fill:#0192d3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect3020"
width="64"
height="64"
x="427"
y="885" />
<rect
y="885"
x="493"
height="64"
width="64"
id="rect3790"
style="fill:#1a1a1a;fill-opacity:1;fill-rule:nonzero;stroke:none" />
</g>
</g>
<g
transform="translate(-575.98291,-445.48535)"
inkscape:label="Logo"
id="layer2"
inkscape:groupmode="layer"
sodipodi:insensitive="true"
style="display:inline">
<flowRoot
transform="translate(-249.22717,-823.47169)"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
id="flowRoot3012"
xml:space="preserve"><flowRegion
id="flowRegion3014"><rect
y="1114"
x="927"
height="137"
width="213"
id="rect3016" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
transform="matrix(0.99888162,0,0,0.99809723,-380.89834,-1118.5405)"
id="g3147-6">
<path
inkscape:original-d="m 1116.8938,1689.4194 c 0,0 14.9134,-73.0531 36.7143,-72.5715 21.801,0.4816 33.618,22.9295 33.618,22.9295 l 79.0542,10.904 -90.1007,0 c 0,0 -6.4908,-10.9499 -23.1583,-13.3266 -16.6675,-2.3767 -36.1275,52.0645 -36.1275,52.0646 z"
inkscape:path-effect="#path-effect3250-6"
sodipodi:nodetypes="czccczc"
inkscape:connector-curvature="0"
id="path3149-8"
d="m 1116.8938,1689.4194 c -5.9501,-6.4533 -9.8718,-14.7504 -11.0814,-23.4444 -1.2096,-8.694 0.2983,-17.7464 4.2608,-25.5789 3.9625,-7.8325 10.362,-14.4102 18.0827,-18.5864 7.7206,-4.1761 16.7282,-5.9321 25.4522,-4.9618 14.0311,1.5606 27.0437,10.436 33.618,22.9295 l 79.0542,10.904 -90.1007,0 c -5.6213,-7.1952 -14.1129,-12.0817 -23.1583,-13.3266 -6.4597,-0.889 -13.1604,0.045 -19.131,2.6661 -5.9705,2.6213 -11.1929,6.9222 -14.9103,12.2794 -3.7173,5.3573 -5.9185,11.7546 -6.2844,18.265 -0.3659,6.5104 1.1045,13.1141 4.1982,18.8541"
style="fill:#1a1a1a;fill-opacity:1;stroke:none" />
<g
transform="translate(15,2)"
id="g3159-3">
<path
style="fill:#0192d3;fill-opacity:1;stroke:none"
d="m 1113.0085,1717 -121.00003,-87 c -5.79688,11.4486 -8.0911,24.6415 -6.49942,37.3749 1.59169,12.7335 7.06282,24.9557 15.49945,34.6251 11.0648,12.6815 27.2298,20.7807 44.0118,22.0513 -7.9223,-2.5599 -15.1793,-7.1499 -20.8872,-13.2109 -5.7079,-6.0609 -9.8546,-13.5801 -11.935,-21.6416 -2.383,-9.2343 -2.0312,-19.1565 1,-28.1988 l 99.8104,56"
id="path3151-3"
inkscape:path-effect="#path-effect3252-9"
inkscape:original-d="m 1113.0085,1717 -121.00003,-87 c 0,0 -6.41776,53.3642 9.00003,72 21.4411,25.9164 44.0118,22.0513 44.0118,22.0513 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 1,-28.1988 1,-28.1988 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1106.2919,1740.501 -106.31654,-29.9171 c 0,0 10.05684,41.7896 25.51744,50.8597 21.5007,12.6135 42.7334,6.2881 42.7334,6.2881 0,0 -18.6477,-5.9336 -37.0072,-18.5599 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:path-effect="#path-effect3254-3"
id="path3153-6"
d="m 1106.2919,1740.501 -106.31654,-29.9171 c -0.85695,9.9442 1.09424,20.1153 5.57014,29.0365 4.476,8.9212 11.4632,16.5656 19.9473,21.8232 12.5858,7.7995 28.4343,10.1316 42.7334,6.2881 -14.3249,0.096 -28.5169,-7.0219 -37.0072,-18.5599 -4.7934,-6.514 -7.8065,-14.3248 -8.6296,-22.3704 l 83.7025,13.6996"
style="fill:#0192d3;fill-opacity:1;stroke:none" />
</g>
<path
style="fill:#0192d3;fill-opacity:1;stroke:none"
d="m 1169.7781,1675.729 c -1.9753,4.1002 -3.3486,8.4898 -4.0625,12.9847 -2.2142,13.9416 1.9287,28.0237 6.0575,41.5228 4.1289,13.499 8.3376,27.5466 6.255,41.5085 -1.5555,10.428 -6.6401,20.1889 -13.7567,27.9681 -7.1166,7.7792 -16.2003,13.6286 -25.9621,17.6121 -16.0797,6.5616 -34.1667,8.1034 -51.125,4.3581 l 0,46.4118 13.9455,-33.13 c 18.0735,4.1247 37.4229,2.4559 54.5233,-4.7024 12.2473,-5.1268 23.4211,-13.1088 31.4777,-23.6621 8.0567,-10.5533 12.8628,-23.7392 12.5223,-37.0119 -0.4093,-15.9555 -7.944,-30.7436 -15.2368,-44.9408 -7.2927,-14.1972 -14.6821,-29.0987 -14.7632,-45.0592 -0.01,-1.2875 0.035,-2.5753 0.125,-3.8597"
id="path3155-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccssccccssc"
inkscape:path-effect="#path-effect3260-0"
inkscape:original-d="m 1169.7781,1675.729 c -1.7122,3.4387 -3.1498,7.8083 -4.0625,12.9847 -4.6099,26.1433 16.154,61.2451 12.3125,83.0313 -3.8415,21.7862 -10.5022,32.7611 -39.7188,45.5802 -13.9596,6.1249 -33.9959,6.1081 -51.125,4.3581 -9.3737,13.1053 0,46.4118 0,46.4118 0,0 4.458,-26.1276 13.9455,-33.13 28.8172,3.7353 36.0671,7.9947 54.5233,-4.7024 30,-20 44,-35.674 44,-60.674 0,-25 -30,-60 -30,-90 0,-1.2836 0.056,-2.6645 0.125,-3.8597 z" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

@ -1,535 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="850"
height="350"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="lxqt_logo_and_name.svg"
inkscape:export-filename="./lxqt_logo_and_name.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<title
id="title4078">LXQt logo</title>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="425"
inkscape:cy="158"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="false"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="1029"
inkscape:window-x="0"
inkscape:window-y="-3"
inkscape:window-maximized="1"
showguides="false"
inkscape:object-paths="false"
inkscape:object-nodes="false"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
originy="-404.51465px"
originx="-559.98853px"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid3064"
type="xygrid" />
<sodipodi:guide
id="guide4059"
position="225.01147,300.48532"
orientation="0,1" />
<sodipodi:guide
id="guide3804"
position="302.01147,80.485352"
orientation="0,1" />
<sodipodi:guide
id="guide3145"
position="324.01147,242.48535"
orientation="1,0" />
<sodipodi:guide
id="guide3148"
position="398.01147,241.48535"
orientation="0,1" />
<sodipodi:guide
id="guide3150"
position="685.01147,49.485352"
orientation="0,1" />
<sodipodi:guide
orientation="1,0"
position="145.08154,94.530832"
id="guide3288" />
</sodipodi:namedview>
<defs
id="defs4">
<inkscape:path-effect
is_visible="true"
id="path-effect3250-6"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3252-9"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3254-3"
effect="spiro" />
<inkscape:path-effect
is_visible="true"
id="path-effect3260-0"
effect="spiro" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt logo</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Colors-font"
sodipodi:insensitive="true">
<g
transform="translate(-425,-529)"
id="g3156">
<rect
style="fill:#0192d3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect3020"
width="64"
height="64"
x="427"
y="885" />
<rect
y="885"
x="493"
height="64"
width="64"
id="rect3790"
style="fill:#1a1a1a;fill-opacity:1;fill-rule:nonzero;stroke:none" />
</g>
<g
transform="translate(-559.98853,-445.48535)"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
id="text3784">
<path
d="m 713.01709,801.48532 0,1.422 -6.192,0 0,4.509 5.292,0 0,1.422 -5.292,0 0,5.544 -1.755,0 0,-12.897 7.947,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3019"
inkscape:connector-curvature="0" />
<path
d="m 718.07059,805.12132 c 0.66599,10e-6 1.26599,0.11101 1.8,0.333 0.53999,0.22201 0.99599,0.53701 1.368,0.945 0.37799,0.40801 0.66599,0.90301 0.864,1.485 0.20399,0.57601 0.30599,1.22101 0.306,1.935 -10e-6,0.72001 -0.10201,1.36801 -0.306,1.944 -0.19801,0.57601 -0.48601,1.06801 -0.864,1.476 -0.37201,0.408 -0.82801,0.723 -1.368,0.945 -0.53401,0.216 -1.13401,0.324 -1.8,0.324 -0.666,0 -1.269,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.54,-0.22199 1.143,-0.33299 1.809,-0.333 m 0,8.136 c 0.89999,10e-6 1.57199,-0.29999 2.016,-0.9 0.44399,-0.60599 0.66599,-1.44899 0.666,-2.529 -1e-5,-1.08599 -0.22201,-1.93199 -0.666,-2.538 -0.44401,-0.60599 -1.11601,-0.90899 -2.016,-0.909 -0.45601,1e-5 -0.852,0.078 -1.188,0.234 -0.336,0.15601 -0.618,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.228,0.28801 0.51,0.51001 0.846,0.666 0.336,0.15601 0.73199,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3021"
inkscape:connector-curvature="0" />
<path
d="m 724.40012,814.38232 0,-9.117 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.126,0.99 c 0.396,-0.43799 0.837,-0.79199 1.323,-1.062 0.492,-0.26999 1.059,-0.40499 1.701,-0.405 0.49799,10e-6 0.93599,0.084 1.314,0.252 0.38399,0.16201 0.70199,0.39601 0.954,0.702 0.25799,0.30001 0.45299,0.66301 0.585,1.089 0.13199,0.42601 0.19799,0.89701 0.198,1.413 l 0,5.805 -1.602,0 0,-5.805 c -10e-6,-0.68999 -0.15901,-1.22399 -0.477,-1.602 -0.31201,-0.38399 -0.79201,-0.57599 -1.44,-0.576 -0.474,10e-6 -0.918,0.11401 -1.332,0.342 -0.408,0.22801 -0.786,0.53701 -1.134,0.927 l 0,6.714 -1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3023"
inkscape:connector-curvature="0" />
<path
d="m 737.18265,814.52632 c -0.72,0 -1.275,-0.201 -1.665,-0.603 -0.384,-0.40199 -0.576,-0.98099 -0.576,-1.737 l 0,-5.58 -1.098,0 c -0.096,10e-6 -0.177,-0.027 -0.243,-0.081 -0.066,-0.06 -0.099,-0.14999 -0.099,-0.27 l 0,-0.639 1.494,-0.189 0.369,-2.817 c 0.012,-0.09 0.051,-0.16198 0.117,-0.216 0.066,-0.06 0.15,-0.09 0.252,-0.09 l 0.81,0 0,3.141 2.61,0 0,1.161 -2.61,0 0,5.472 c 0,0.38401 0.093,0.66901 0.279,0.855 0.186,0.18601 0.426,0.27901 0.72,0.279 0.168,10e-6 0.312,-0.021 0.432,-0.063 0.126,-0.048 0.234,-0.099 0.324,-0.153 0.09,-0.054 0.165,-0.10199 0.225,-0.144 0.066,-0.048 0.123,-0.072 0.171,-0.072 0.084,1e-5 0.159,0.051 0.225,0.153 l 0.468,0.765 c -0.276,0.258 -0.609,0.462 -0.999,0.612 -0.39,0.144 -0.792,0.216 -1.206,0.216"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3025"
inkscape:connector-curvature="0" />
<path
d="m 740.9725,813.39232 c -10e-6,-0.15599 0.027,-0.30299 0.081,-0.441 0.06,-0.13799 0.13799,-0.25799 0.234,-0.36 0.10199,-0.10199 0.22199,-0.18299 0.36,-0.243 0.13799,-0.06 0.28499,-0.09 0.441,-0.09 0.15599,10e-6 0.30299,0.03 0.441,0.09 0.13799,0.06 0.25799,0.14101 0.36,0.243 0.10199,0.10201 0.17999,0.22201 0.234,0.36 0.06,0.13801 0.09,0.28501 0.09,0.441 -10e-6,0.16201 -0.03,0.312 -0.09,0.45 -0.054,0.132 -0.13201,0.249 -0.234,0.351 -0.10201,0.102 -0.22201,0.18 -0.36,0.234 -0.13801,0.06 -0.28501,0.09 -0.441,0.09 -0.15601,0 -0.30301,-0.03 -0.441,-0.09 -0.13801,-0.054 -0.25801,-0.132 -0.36,-0.234 -0.096,-0.102 -0.17401,-0.219 -0.234,-0.351 -0.054,-0.138 -0.081,-0.28799 -0.081,-0.45 m 0,-6.75 c -10e-6,-0.15599 0.027,-0.30299 0.081,-0.441 0.06,-0.13799 0.13799,-0.25799 0.234,-0.36 0.10199,-0.10199 0.22199,-0.18299 0.36,-0.243 0.13799,-0.06 0.28499,-0.09 0.441,-0.09 0.15599,10e-6 0.30299,0.03 0.441,0.09 0.13799,0.06 0.25799,0.14101 0.36,0.243 0.10199,0.10201 0.17999,0.22201 0.234,0.36 0.06,0.13801 0.09,0.28501 0.09,0.441 -10e-6,0.16201 -0.03,0.31201 -0.09,0.45 -0.054,0.13201 -0.13201,0.24901 -0.234,0.351 -0.10201,0.10201 -0.22201,0.18301 -0.36,0.243 -0.13801,0.054 -0.28501,0.081 -0.441,0.081 -0.15601,10e-6 -0.30301,-0.027 -0.441,-0.081 -0.13801,-0.06 -0.25801,-0.14099 -0.36,-0.243 -0.096,-0.10199 -0.17401,-0.21899 -0.234,-0.351 -0.054,-0.13799 -0.081,-0.28799 -0.081,-0.45"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3027"
inkscape:connector-curvature="0" />
<path
d="m 751.14812,812.91532 5.58,0 0,1.467 -7.326,0 0,-12.897 1.746,0 0,11.43"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3029"
inkscape:connector-curvature="0" />
<path
d="m 765.09221,814.38232 -0.711,0 c -0.156,0 -0.282,-0.024 -0.378,-0.072 -0.096,-0.048 -0.159,-0.15 -0.189,-0.306 l -0.18,-0.846 c -0.24,0.21601 -0.474,0.41101 -0.702,0.585 -0.228,0.168 -0.468,0.312 -0.72,0.432 -0.252,0.114 -0.522,0.201 -0.81,0.261 -0.282,0.06 -0.597,0.09 -0.945,0.09 -0.354,0 -0.687,-0.048 -0.999,-0.144 -0.306,-0.102 -0.573,-0.252 -0.801,-0.45 -0.228,-0.198 -0.411,-0.44699 -0.549,-0.747 -0.132,-0.30599 -0.198,-0.66599 -0.198,-1.08 0,-0.35999 0.099,-0.70499 0.297,-1.035 0.198,-0.33599 0.516,-0.63299 0.954,-0.891 0.444,-0.25799 1.023,-0.46799 1.737,-0.63 0.714,-0.16799 1.587,-0.26399 2.619,-0.288 l 0,-0.711 c 0,-0.70799 -0.153,-1.24199 -0.459,-1.602 -0.3,-0.36599 -0.747,-0.54899 -1.341,-0.549 -0.39,10e-6 -0.72,0.051 -0.99,0.153 -0.264,0.096 -0.495,0.20701 -0.693,0.333 -0.192,0.12001 -0.36,0.23101 -0.504,0.333 -0.138,0.096 -0.276,0.14401 -0.414,0.144 -0.108,1e-5 -0.204,-0.027 -0.288,-0.081 -0.078,-0.06 -0.141,-0.13199 -0.189,-0.216 l -0.288,-0.513 c 0.504,-0.48599 1.047,-0.84899 1.629,-1.089 0.582,-0.23999 1.227,-0.35999 1.935,-0.36 0.51,10e-6 0.963,0.084 1.359,0.252 0.396,0.16801 0.729,0.40201 0.999,0.702 0.27,0.30001 0.474,0.66301 0.612,1.089 0.138,0.42601 0.207,0.89401 0.207,1.404 l 0,5.832 m -4.158,-0.981 c 0.282,10e-6 0.54,-0.027 0.774,-0.081 0.234,-0.06 0.453,-0.14099 0.657,-0.243 0.21,-0.10799 0.408,-0.23699 0.594,-0.387 0.192,-0.14999 0.378,-0.32099 0.558,-0.513 l 0,-1.899 c -0.738,0.024 -1.365,0.084 -1.881,0.18 -0.516,0.09 -0.936,0.21001 -1.26,0.36 -0.324,0.15001 -0.561,0.32701 -0.711,0.531 -0.144,0.20401 -0.216,0.43201 -0.216,0.684 0,0.24001 0.039,0.44701 0.117,0.621 0.078,0.17401 0.183,0.31801 0.315,0.432 0.132,0.10801 0.288,0.18901 0.468,0.243 0.18,0.048 0.375,0.072 0.585,0.072"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3031"
inkscape:connector-curvature="0" />
<path
d="m 770.29984,814.52632 c -0.72,0 -1.275,-0.201 -1.665,-0.603 -0.384,-0.40199 -0.576,-0.98099 -0.576,-1.737 l 0,-5.58 -1.098,0 c -0.096,10e-6 -0.177,-0.027 -0.243,-0.081 -0.066,-0.06 -0.099,-0.14999 -0.099,-0.27 l 0,-0.639 1.494,-0.189 0.369,-2.817 c 0.012,-0.09 0.051,-0.16198 0.117,-0.216 0.066,-0.06 0.15,-0.09 0.252,-0.09 l 0.81,0 0,3.141 2.61,0 0,1.161 -2.61,0 0,5.472 c 0,0.38401 0.093,0.66901 0.279,0.855 0.186,0.18601 0.426,0.27901 0.72,0.279 0.16799,10e-6 0.31199,-0.021 0.432,-0.063 0.12599,-0.048 0.23399,-0.099 0.324,-0.153 0.09,-0.054 0.16499,-0.10199 0.225,-0.144 0.066,-0.048 0.12299,-0.072 0.171,-0.072 0.084,1e-5 0.15899,0.051 0.225,0.153 l 0.468,0.765 c -0.27601,0.258 -0.60901,0.462 -0.999,0.612 -0.39001,0.144 -0.79201,0.216 -1.206,0.216"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3033"
inkscape:connector-curvature="0" />
<path
d="m 777.94168,805.12132 c 0.666,10e-6 1.266,0.11101 1.8,0.333 0.54,0.22201 0.996,0.53701 1.368,0.945 0.37799,0.40801 0.66599,0.90301 0.864,1.485 0.20399,0.57601 0.30599,1.22101 0.306,1.935 -10e-6,0.72001 -0.10201,1.36801 -0.306,1.944 -0.19801,0.57601 -0.48601,1.06801 -0.864,1.476 -0.372,0.408 -0.828,0.723 -1.368,0.945 -0.534,0.216 -1.134,0.324 -1.8,0.324 -0.666,0 -1.269,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.54,-0.22199 1.143,-0.33299 1.809,-0.333 m 0,8.136 c 0.9,10e-6 1.572,-0.29999 2.016,-0.9 0.444,-0.60599 0.666,-1.44899 0.666,-2.529 0,-1.08599 -0.222,-1.93199 -0.666,-2.538 -0.444,-0.60599 -1.116,-0.90899 -2.016,-0.909 -0.456,1e-5 -0.852,0.078 -1.188,0.234 -0.336,0.15601 -0.618,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.228,0.28801 0.51,0.51001 0.846,0.666 0.336,0.15601 0.732,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3035"
inkscape:connector-curvature="0" />
<path
d="m 787.33768,808.30732 4.446,0 0,1.359 -4.446,0 0,-1.359"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3037"
inkscape:connector-curvature="0" />
<path
d="m 797.48996,814.38232 0,-13.257 1.602,0 0,5.364 c 0.39,-0.41399 0.822,-0.74399 1.296,-0.99 0.474,-0.25199 1.02,-0.37799 1.638,-0.378 0.498,10e-6 0.936,0.084 1.314,0.252 0.384,0.16201 0.702,0.39601 0.954,0.702 0.258,0.30001 0.453,0.66301 0.585,1.089 0.132,0.42601 0.198,0.89701 0.198,1.413 l 0,5.805 -1.602,0 0,-5.805 c 0,-0.68999 -0.159,-1.22399 -0.477,-1.602 -0.312,-0.38399 -0.792,-0.57599 -1.44,-0.576 -0.474,10e-6 -0.918,0.11401 -1.332,0.342 -0.408,0.22801 -0.786,0.53701 -1.134,0.927 l 0,6.714 -1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3039"
inkscape:connector-curvature="0" />
<path
d="m 810.2725,814.52632 c -0.72001,0 -1.27501,-0.201 -1.665,-0.603 -0.38401,-0.40199 -0.57601,-0.98099 -0.576,-1.737 l 0,-5.58 -1.098,0 c -0.096,10e-6 -0.177,-0.027 -0.243,-0.081 -0.066,-0.06 -0.099,-0.14999 -0.099,-0.27 l 0,-0.639 1.494,-0.189 0.369,-2.817 c 0.012,-0.09 0.051,-0.16198 0.117,-0.216 0.066,-0.06 0.14999,-0.09 0.252,-0.09 l 0.81,0 0,3.141 2.61,0 0,1.161 -2.61,0 0,5.472 c -10e-6,0.38401 0.093,0.66901 0.279,0.855 0.18599,0.18601 0.42599,0.27901 0.72,0.279 0.16799,10e-6 0.31199,-0.021 0.432,-0.063 0.12599,-0.048 0.23399,-0.099 0.324,-0.153 0.09,-0.054 0.16499,-0.10199 0.225,-0.144 0.066,-0.048 0.12299,-0.072 0.171,-0.072 0.084,1e-5 0.15899,0.051 0.225,0.153 l 0.468,0.765 c -0.27601,0.258 -0.60901,0.462 -0.999,0.612 -0.39001,0.144 -0.79201,0.216 -1.206,0.216"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3041"
inkscape:connector-curvature="0" />
<path
d="m 816.98734,814.52632 c -0.72,0 -1.275,-0.201 -1.665,-0.603 -0.384,-0.40199 -0.576,-0.98099 -0.576,-1.737 l 0,-5.58 -1.098,0 c -0.096,10e-6 -0.177,-0.027 -0.243,-0.081 -0.066,-0.06 -0.099,-0.14999 -0.099,-0.27 l 0,-0.639 1.494,-0.189 0.369,-2.817 c 0.012,-0.09 0.051,-0.16198 0.117,-0.216 0.066,-0.06 0.15,-0.09 0.252,-0.09 l 0.81,0 0,3.141 2.61,0 0,1.161 -2.61,0 0,5.472 c 0,0.38401 0.093,0.66901 0.279,0.855 0.186,0.18601 0.426,0.27901 0.72,0.279 0.16799,10e-6 0.31199,-0.021 0.432,-0.063 0.12599,-0.048 0.23399,-0.099 0.324,-0.153 0.09,-0.054 0.16499,-0.10199 0.225,-0.144 0.066,-0.048 0.12299,-0.072 0.171,-0.072 0.084,1e-5 0.15899,0.051 0.225,0.153 l 0.468,0.765 c -0.27601,0.258 -0.60901,0.462 -0.999,0.612 -0.39001,0.144 -0.79201,0.216 -1.206,0.216"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3043"
inkscape:connector-curvature="0" />
<path
d="m 820.93918,817.46932 0,-12.204 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.135,1.08 c 0.39,-0.47399 0.834,-0.85499 1.332,-1.143 0.504,-0.28799 1.083,-0.43199 1.737,-0.432 0.522,10e-6 0.996,0.10201 1.422,0.306 0.426,0.19801 0.78899,0.49501 1.089,0.891 0.29999,0.39001 0.53099,0.87601 0.693,1.458 0.16199,0.58201 0.24299,1.25101 0.243,2.007 -10e-6,0.67201 -0.09,1.29901 -0.27,1.881 -0.18001,0.57601 -0.43801,1.07701 -0.774,1.503 -0.336,0.42001 -0.75,0.753 -1.242,0.999 -0.486,0.24 -1.035,0.36 -1.647,0.36 -0.564,0 -1.047,-0.093 -1.449,-0.279 -0.396,-0.186 -0.747,-0.45 -1.053,-0.792 l 0,4.032 -1.602,0 m 4.059,-11.07 c -0.522,10e-6 -0.981,0.12001 -1.377,0.36 -0.39,0.24001 -0.75,0.57901 -1.08,1.017 l 0,4.41 c 0.294,0.39601 0.615,0.67501 0.963,0.837 0.354,0.16201 0.747,0.24301 1.179,0.243 0.846,1e-5 1.497,-0.30299 1.953,-0.909 0.456,-0.60599 0.684,-1.46999 0.684,-2.592 0,-0.59399 -0.054,-1.10399 -0.162,-1.53 -0.102,-0.42599 -0.252,-0.77399 -0.45,-1.044 -0.198,-0.27599 -0.441,-0.47699 -0.729,-0.603 -0.288,-0.12599 -0.615,-0.18899 -0.981,-0.189"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3045"
inkscape:connector-curvature="0" />
<path
d="m 836.1084,806.76832 c -0.072,0.13201 -0.183,0.19801 -0.333,0.198 -0.09,10e-6 -0.192,-0.033 -0.306,-0.099 -0.114,-0.066 -0.255,-0.13799 -0.423,-0.216 -0.162,-0.084 -0.357,-0.15899 -0.585,-0.225 -0.228,-0.072 -0.498,-0.10799 -0.81,-0.108 -0.27,10e-6 -0.513,0.036 -0.729,0.108 -0.216,0.066 -0.402,0.15901 -0.558,0.279 -0.15,0.12001 -0.267,0.26101 -0.351,0.423 -0.078,0.15601 -0.117,0.32701 -0.117,0.513 0,0.23401 0.066,0.42901 0.198,0.585 0.138,0.15601 0.318,0.29101 0.54,0.405 0.222,0.11401 0.474,0.21601 0.756,0.306 0.282,0.084 0.57,0.17701 0.864,0.279 0.3,0.096 0.591,0.20401 0.873,0.324 0.282,0.12001 0.534,0.27001 0.756,0.45 0.222,0.18001 0.399,0.40201 0.531,0.666 0.13799,0.25801 0.20699,0.57001 0.207,0.936 -10e-6,0.42001 -0.075,0.81001 -0.225,1.17 -0.15,0.35401 -0.372,0.66301 -0.666,0.927 -0.294,0.258 -0.654,0.462 -1.08,0.612 -0.426,0.15 -0.918,0.225 -1.476,0.225 -0.636,0 -1.212,-0.102 -1.728,-0.306 -0.516,-0.21 -0.954,-0.477 -1.314,-0.801 l 0.378,-0.612 c 0.048,-0.078 0.105,-0.13799 0.171,-0.18 0.066,-0.042 0.153,-0.063 0.261,-0.063 0.108,1e-5 0.222,0.042 0.342,0.126 0.12,0.084 0.264,0.17701 0.432,0.279 0.174,0.10201 0.381,0.19501 0.621,0.279 0.246,0.084 0.552,0.12601 0.918,0.126 0.312,10e-6 0.585,-0.039 0.819,-0.117 0.234,-0.084 0.429,-0.19499 0.585,-0.333 0.156,-0.13799 0.27,-0.29699 0.342,-0.477 0.078,-0.17999 0.117,-0.37199 0.117,-0.576 0,-0.25199 -0.069,-0.45899 -0.207,-0.621 -0.132,-0.16799 -0.309,-0.30899 -0.531,-0.423 -0.222,-0.11999 -0.477,-0.22199 -0.765,-0.306 -0.282,-0.09 -0.573,-0.18299 -0.873,-0.279 -0.294,-0.096 -0.585,-0.20399 -0.873,-0.324 -0.282,-0.12599 -0.534,-0.28199 -0.756,-0.468 -0.222,-0.18599 -0.402,-0.41399 -0.54,-0.684 -0.132,-0.27599 -0.198,-0.60899 -0.198,-0.999 0,-0.34799 0.072,-0.68099 0.216,-0.999 0.144,-0.32399 0.354,-0.60599 0.63,-0.846 0.276,-0.24599 0.615,-0.44099 1.017,-0.585 0.402,-0.14399 0.861,-0.21599 1.377,-0.216 0.6,10e-6 1.137,0.096 1.611,0.288 0.48,0.18601 0.894,0.44401 1.242,0.774 l -0.36,0.585"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3047"
inkscape:connector-curvature="0" />
<path
d="m 838.53109,813.39232 c 0,-0.15599 0.027,-0.30299 0.081,-0.441 0.06,-0.13799 0.138,-0.25799 0.234,-0.36 0.102,-0.10199 0.222,-0.18299 0.36,-0.243 0.138,-0.06 0.285,-0.09 0.441,-0.09 0.156,10e-6 0.303,0.03 0.441,0.09 0.138,0.06 0.258,0.14101 0.36,0.243 0.102,0.10201 0.18,0.22201 0.234,0.36 0.06,0.13801 0.09,0.28501 0.09,0.441 0,0.16201 -0.03,0.312 -0.09,0.45 -0.054,0.132 -0.132,0.249 -0.234,0.351 -0.102,0.102 -0.222,0.18 -0.36,0.234 -0.138,0.06 -0.285,0.09 -0.441,0.09 -0.156,0 -0.303,-0.03 -0.441,-0.09 -0.138,-0.054 -0.258,-0.132 -0.36,-0.234 -0.096,-0.102 -0.174,-0.219 -0.234,-0.351 -0.054,-0.138 -0.081,-0.28799 -0.081,-0.45 m 0,-6.75 c 0,-0.15599 0.027,-0.30299 0.081,-0.441 0.06,-0.13799 0.138,-0.25799 0.234,-0.36 0.102,-0.10199 0.222,-0.18299 0.36,-0.243 0.138,-0.06 0.285,-0.09 0.441,-0.09 0.156,10e-6 0.303,0.03 0.441,0.09 0.138,0.06 0.258,0.14101 0.36,0.243 0.102,0.10201 0.18,0.22201 0.234,0.36 0.06,0.13801 0.09,0.28501 0.09,0.441 0,0.16201 -0.03,0.31201 -0.09,0.45 -0.054,0.13201 -0.132,0.24901 -0.234,0.351 -0.102,0.10201 -0.222,0.18301 -0.36,0.243 -0.138,0.054 -0.285,0.081 -0.441,0.081 -0.156,10e-6 -0.303,-0.027 -0.441,-0.081 -0.138,-0.06 -0.258,-0.14099 -0.36,-0.243 -0.096,-0.10199 -0.174,-0.21899 -0.234,-0.351 -0.054,-0.13799 -0.081,-0.28799 -0.081,-0.45"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3049"
inkscape:connector-curvature="0" />
<path
d="m 843.36325,814.57132 c -0.084,0.21 -0.21001,0.366 -0.378,0.468 -0.16201,0.102 -0.33001,0.153 -0.504,0.153 l -0.675,0 5.409,-13.473 c 0.078,-0.19198 0.18899,-0.33898 0.333,-0.441 0.14399,-0.10198 0.31499,-0.15298 0.513,-0.153 l 0.675,0 -5.373,13.446"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3051"
inkscape:connector-curvature="0" />
<path
d="m 848.8652,814.57132 c -0.084,0.21 -0.21,0.366 -0.378,0.468 -0.162,0.102 -0.33,0.153 -0.504,0.153 l -0.675,0 5.409,-13.473 c 0.078,-0.19198 0.18899,-0.33898 0.333,-0.441 0.14399,-0.10198 0.31499,-0.15298 0.513,-0.153 l 0.675,0 -5.373,13.446"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3053"
inkscape:connector-curvature="0" />
<path
d="m 854.27462,805.26532 1.26,0 c 0.132,10e-6 0.24,0.033 0.324,0.099 0.084,0.066 0.141,0.14401 0.171,0.234 l 1.746,5.868 c 0.048,0.21601 0.093,0.42601 0.135,0.63 0.042,0.19801 0.078,0.39901 0.108,0.603 0.048,-0.20399 0.102,-0.40499 0.162,-0.603 0.06,-0.20399 0.123,-0.41399 0.189,-0.63 l 1.926,-5.904 c 0.03,-0.09 0.081,-0.16499 0.153,-0.225 0.078,-0.06 0.17399,-0.09 0.288,-0.09 l 0.693,0 c 0.11999,1e-5 0.21899,0.03 0.297,0.09 0.078,0.06 0.13199,0.13501 0.162,0.225 l 1.881,5.904 c 0.066,0.21001 0.12299,0.41701 0.171,0.621 0.054,0.20401 0.10499,0.40501 0.153,0.603 0.03,-0.19799 0.069,-0.40499 0.117,-0.621 0.048,-0.21599 0.099,-0.41699 0.153,-0.603 l 1.782,-5.868 c 0.03,-0.096 0.087,-0.17399 0.171,-0.234 0.084,-0.066 0.18299,-0.099 0.297,-0.099 l 1.206,0 -2.952,9.117 -1.269,0 c -0.15601,0 -0.26401,-0.102 -0.324,-0.306 l -2.016,-6.183 c -0.048,-0.13799 -0.087,-0.27599 -0.117,-0.414 -0.03,-0.14399 -0.06,-0.28499 -0.09,-0.423 -0.03,0.13801 -0.06,0.27901 -0.09,0.423 -0.03,0.14401 -0.069,0.28501 -0.117,0.423 l -2.043,6.174 c -0.066,0.204 -0.189,0.306 -0.369,0.306 l -1.206,0 -2.952,-9.117"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3055"
inkscape:connector-curvature="0" />
<path
d="m 868.05587,805.26532 1.26,0 c 0.132,10e-6 0.24,0.033 0.324,0.099 0.084,0.066 0.141,0.14401 0.171,0.234 l 1.746,5.868 c 0.048,0.21601 0.093,0.42601 0.135,0.63 0.042,0.19801 0.078,0.39901 0.108,0.603 0.048,-0.20399 0.102,-0.40499 0.162,-0.603 0.06,-0.20399 0.123,-0.41399 0.189,-0.63 l 1.926,-5.904 c 0.03,-0.09 0.081,-0.16499 0.153,-0.225 0.078,-0.06 0.17399,-0.09 0.288,-0.09 l 0.693,0 c 0.11999,1e-5 0.21899,0.03 0.297,0.09 0.078,0.06 0.13199,0.13501 0.162,0.225 l 1.881,5.904 c 0.066,0.21001 0.12299,0.41701 0.171,0.621 0.054,0.20401 0.10499,0.40501 0.153,0.603 0.03,-0.19799 0.069,-0.40499 0.117,-0.621 0.048,-0.21599 0.099,-0.41699 0.153,-0.603 l 1.782,-5.868 c 0.03,-0.096 0.087,-0.17399 0.171,-0.234 0.084,-0.066 0.18299,-0.099 0.297,-0.099 l 1.206,0 -2.952,9.117 -1.269,0 c -0.15601,0 -0.26401,-0.102 -0.324,-0.306 l -2.016,-6.183 c -0.048,-0.13799 -0.087,-0.27599 -0.117,-0.414 -0.03,-0.14399 -0.06,-0.28499 -0.09,-0.423 -0.03,0.13801 -0.06,0.27901 -0.09,0.423 -0.03,0.14401 -0.069,0.28501 -0.117,0.423 l -2.043,6.174 c -0.066,0.204 -0.189,0.306 -0.369,0.306 l -1.206,0 -2.952,-9.117"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3057"
inkscape:connector-curvature="0" />
<path
d="m 881.83712,805.26532 1.26,0 c 0.132,10e-6 0.24,0.033 0.324,0.099 0.084,0.066 0.141,0.14401 0.171,0.234 l 1.746,5.868 c 0.048,0.21601 0.093,0.42601 0.135,0.63 0.042,0.19801 0.078,0.39901 0.108,0.603 0.048,-0.20399 0.102,-0.40499 0.162,-0.603 0.06,-0.20399 0.123,-0.41399 0.189,-0.63 l 1.926,-5.904 c 0.03,-0.09 0.081,-0.16499 0.153,-0.225 0.078,-0.06 0.17399,-0.09 0.288,-0.09 l 0.693,0 c 0.11999,1e-5 0.21899,0.03 0.297,0.09 0.078,0.06 0.13199,0.13501 0.162,0.225 l 1.881,5.904 c 0.066,0.21001 0.12299,0.41701 0.171,0.621 0.054,0.20401 0.10499,0.40501 0.153,0.603 0.03,-0.19799 0.069,-0.40499 0.117,-0.621 0.048,-0.21599 0.099,-0.41699 0.153,-0.603 l 1.782,-5.868 c 0.03,-0.096 0.087,-0.17399 0.171,-0.234 0.084,-0.066 0.18299,-0.099 0.297,-0.099 l 1.206,0 -2.952,9.117 -1.269,0 c -0.15601,0 -0.26401,-0.102 -0.324,-0.306 l -2.016,-6.183 c -0.048,-0.13799 -0.087,-0.27599 -0.117,-0.414 -0.03,-0.14399 -0.06,-0.28499 -0.09,-0.423 -0.03,0.13801 -0.06,0.27901 -0.09,0.423 -0.03,0.14401 -0.069,0.28501 -0.117,0.423 l -2.043,6.174 c -0.066,0.204 -0.189,0.306 -0.369,0.306 l -1.206,0 -2.952,-9.117"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3059"
inkscape:connector-curvature="0" />
<path
d="m 895.72187,813.39232 c 0,-0.15599 0.027,-0.30299 0.081,-0.441 0.06,-0.13799 0.138,-0.25799 0.234,-0.36 0.102,-0.10199 0.222,-0.18299 0.36,-0.243 0.138,-0.06 0.285,-0.09 0.441,-0.09 0.156,10e-6 0.303,0.03 0.441,0.09 0.138,0.06 0.258,0.14101 0.36,0.243 0.102,0.10201 0.18,0.22201 0.234,0.36 0.06,0.13801 0.09,0.28501 0.09,0.441 0,0.16201 -0.03,0.312 -0.09,0.45 -0.054,0.132 -0.132,0.249 -0.234,0.351 -0.102,0.102 -0.222,0.18 -0.36,0.234 -0.138,0.06 -0.285,0.09 -0.441,0.09 -0.156,0 -0.303,-0.03 -0.441,-0.09 -0.138,-0.054 -0.258,-0.132 -0.36,-0.234 -0.096,-0.102 -0.174,-0.219 -0.234,-0.351 -0.054,-0.138 -0.081,-0.28799 -0.081,-0.45"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3061"
inkscape:connector-curvature="0" />
<path
d="m 903.1449,805.11232 c 0.396,1e-5 0.765,0.045 1.107,0.135 0.348,0.084 0.663,0.21001 0.945,0.378 l 2.475,0 0,0.594 c -1e-5,0.19801 -0.12601,0.32401 -0.378,0.378 l -1.035,0.144 c 0.20399,0.39001 0.30599,0.82501 0.306,1.305 -10e-6,0.44401 -0.087,0.84901 -0.261,1.215 -0.16801,0.36001 -0.40501,0.66901 -0.711,0.927 -0.3,0.25801 -0.66,0.45601 -1.08,0.594 -0.414,0.13801 -0.87,0.20701 -1.368,0.207 -0.426,10e-6 -0.828,-0.051 -1.206,-0.153 -0.192,0.12001 -0.339,0.24901 -0.441,0.387 -0.096,0.13801 -0.144,0.27301 -0.144,0.405 0,0.21601 0.087,0.38101 0.261,0.495 0.174,0.10801 0.405,0.18601 0.693,0.234 0.288,0.048 0.615,0.078 0.981,0.09 0.366,0.012 0.738,0.033 1.116,0.063 0.384,0.024 0.759,0.069 1.125,0.135 0.36599,0.066 0.69299,0.17401 0.981,0.324 0.28799,0.15001 0.51899,0.35701 0.693,0.621 0.17399,0.264 0.26099,0.606 0.261,1.026 -10e-6,0.39 -0.099,0.768 -0.297,1.134 -0.19201,0.366 -0.47101,0.69 -0.837,0.972 -0.36601,0.288 -0.813,0.516 -1.341,0.684 -0.528,0.174 -1.125,0.261 -1.791,0.261 -0.666,0 -1.251,-0.066 -1.755,-0.198 -0.498,-0.132 -0.912,-0.309 -1.242,-0.531 -0.33,-0.222 -0.579,-0.48 -0.747,-0.774 -0.162,-0.288 -0.243,-0.591 -0.243,-0.909 0,-0.45 0.141,-0.831 0.423,-1.143 0.288,-0.318 0.681,-0.56999 1.179,-0.756 -0.258,-0.11999 -0.465,-0.27899 -0.621,-0.477 -0.15,-0.20399 -0.225,-0.47399 -0.225,-0.81 0,-0.13199 0.024,-0.26699 0.072,-0.405 0.048,-0.14399 0.12,-0.28499 0.216,-0.423 0.102,-0.13799 0.225,-0.26999 0.369,-0.396 0.144,-0.12599 0.312,-0.23699 0.504,-0.333 -0.45,-0.25199 -0.804,-0.58499 -1.062,-0.999 -0.252,-0.41999 -0.378,-0.90899 -0.378,-1.467 0,-0.44399 0.084,-0.84599 0.252,-1.206 0.174,-0.36599 0.414,-0.67499 0.72,-0.927 0.306,-0.25799 0.669,-0.45599 1.089,-0.594 0.426,-0.13799 0.891,-0.20699 1.395,-0.207 m 2.844,9.765 c -10e-6,-0.228 -0.063,-0.411 -0.189,-0.549 -0.12601,-0.138 -0.297,-0.243 -0.513,-0.315 -0.216,-0.078 -0.465,-0.135 -0.747,-0.171 -0.282,-0.036 -0.579,-0.06 -0.891,-0.072 -0.312,-0.018 -0.63,-0.036 -0.954,-0.054 -0.324,-0.018 -0.633,-0.051 -0.927,-0.099 -0.342,0.162 -0.621,0.36 -0.837,0.594 -0.21,0.234 -0.315,0.513 -0.315,0.837 0,0.204 0.051,0.393 0.153,0.567 0.108,0.18 0.27,0.333 0.486,0.459 0.216,0.132 0.486,0.234 0.81,0.306 0.33,0.078 0.717,0.117 1.161,0.117 0.432,0 0.819,-0.039 1.161,-0.117 0.342,-0.078 0.63,-0.189 0.864,-0.333 0.24,-0.144 0.42299,-0.315 0.549,-0.513 0.12599,-0.198 0.18899,-0.417 0.189,-0.657 m -2.844,-4.95 c 0.324,10e-6 0.609,-0.045 0.855,-0.135 0.252,-0.09 0.462,-0.21599 0.63,-0.378 0.168,-0.16199 0.294,-0.35399 0.378,-0.576 0.084,-0.22799 0.126,-0.47699 0.126,-0.747 0,-0.55799 -0.171,-1.00199 -0.513,-1.332 -0.336,-0.32999 -0.828,-0.49499 -1.476,-0.495 -0.642,10e-6 -1.134,0.16501 -1.476,0.495 -0.336,0.33001 -0.504,0.77401 -0.504,1.332 0,0.27001 0.042,0.51901 0.126,0.747 0.09,0.22201 0.219,0.41401 0.387,0.576 0.168,0.16201 0.375,0.28801 0.621,0.378 0.246,0.09 0.528,0.13501 0.846,0.135"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3063"
inkscape:connector-curvature="0" />
<path
d="m 912.97684,805.12132 c 0.66599,10e-6 1.26599,0.11101 1.8,0.333 0.53999,0.22201 0.99599,0.53701 1.368,0.945 0.37799,0.40801 0.66599,0.90301 0.864,1.485 0.20399,0.57601 0.30599,1.22101 0.306,1.935 -10e-6,0.72001 -0.10201,1.36801 -0.306,1.944 -0.19801,0.57601 -0.48601,1.06801 -0.864,1.476 -0.37201,0.408 -0.82801,0.723 -1.368,0.945 -0.53401,0.216 -1.13401,0.324 -1.8,0.324 -0.666,0 -1.269,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.54,-0.22199 1.143,-0.33299 1.809,-0.333 m 0,8.136 c 0.89999,10e-6 1.57199,-0.29999 2.016,-0.9 0.44399,-0.60599 0.66599,-1.44899 0.666,-2.529 -1e-5,-1.08599 -0.22201,-1.93199 -0.666,-2.538 -0.44401,-0.60599 -1.11601,-0.90899 -2.016,-0.909 -0.45601,1e-5 -0.852,0.078 -1.188,0.234 -0.336,0.15601 -0.618,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.228,0.28801 0.51,0.51001 0.846,0.666 0.336,0.15601 0.73199,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3065"
inkscape:connector-curvature="0" />
<path
d="m 922.99637,805.12132 c 0.66599,10e-6 1.26599,0.11101 1.8,0.333 0.53999,0.22201 0.99599,0.53701 1.368,0.945 0.37799,0.40801 0.66599,0.90301 0.864,1.485 0.20399,0.57601 0.30599,1.22101 0.306,1.935 -1e-5,0.72001 -0.10201,1.36801 -0.306,1.944 -0.19801,0.57601 -0.48601,1.06801 -0.864,1.476 -0.37201,0.408 -0.82801,0.723 -1.368,0.945 -0.53401,0.216 -1.13401,0.324 -1.8,0.324 -0.666,0 -1.269,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.54,-0.22199 1.143,-0.33299 1.809,-0.333 m 0,8.136 c 0.89999,10e-6 1.57199,-0.29999 2.016,-0.9 0.44399,-0.60599 0.66599,-1.44899 0.666,-2.529 -10e-6,-1.08599 -0.22201,-1.93199 -0.666,-2.538 -0.44401,-0.60599 -1.11601,-0.90899 -2.016,-0.909 -0.456,1e-5 -0.852,0.078 -1.188,0.234 -0.336,0.15601 -0.618,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.228,0.28801 0.51,0.51001 0.846,0.666 0.336,0.15601 0.732,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3067"
inkscape:connector-curvature="0" />
<path
d="m 932.3949,805.11232 c 0.396,1e-5 0.765,0.045 1.107,0.135 0.348,0.084 0.663,0.21001 0.945,0.378 l 2.475,0 0,0.594 c -1e-5,0.19801 -0.12601,0.32401 -0.378,0.378 l -1.035,0.144 c 0.20399,0.39001 0.30599,0.82501 0.306,1.305 -10e-6,0.44401 -0.087,0.84901 -0.261,1.215 -0.16801,0.36001 -0.40501,0.66901 -0.711,0.927 -0.3,0.25801 -0.66,0.45601 -1.08,0.594 -0.414,0.13801 -0.87,0.20701 -1.368,0.207 -0.426,10e-6 -0.828,-0.051 -1.206,-0.153 -0.192,0.12001 -0.339,0.24901 -0.441,0.387 -0.096,0.13801 -0.144,0.27301 -0.144,0.405 0,0.21601 0.087,0.38101 0.261,0.495 0.174,0.10801 0.405,0.18601 0.693,0.234 0.288,0.048 0.615,0.078 0.981,0.09 0.366,0.012 0.738,0.033 1.116,0.063 0.384,0.024 0.759,0.069 1.125,0.135 0.36599,0.066 0.69299,0.17401 0.981,0.324 0.28799,0.15001 0.51899,0.35701 0.693,0.621 0.17399,0.264 0.26099,0.606 0.261,1.026 -10e-6,0.39 -0.099,0.768 -0.297,1.134 -0.19201,0.366 -0.47101,0.69 -0.837,0.972 -0.36601,0.288 -0.813,0.516 -1.341,0.684 -0.528,0.174 -1.125,0.261 -1.791,0.261 -0.666,0 -1.251,-0.066 -1.755,-0.198 -0.498,-0.132 -0.912,-0.309 -1.242,-0.531 -0.33,-0.222 -0.579,-0.48 -0.747,-0.774 -0.162,-0.288 -0.243,-0.591 -0.243,-0.909 0,-0.45 0.141,-0.831 0.423,-1.143 0.288,-0.318 0.681,-0.56999 1.179,-0.756 -0.258,-0.11999 -0.465,-0.27899 -0.621,-0.477 -0.15,-0.20399 -0.225,-0.47399 -0.225,-0.81 0,-0.13199 0.024,-0.26699 0.072,-0.405 0.048,-0.14399 0.12,-0.28499 0.216,-0.423 0.102,-0.13799 0.225,-0.26999 0.369,-0.396 0.144,-0.12599 0.312,-0.23699 0.504,-0.333 -0.45,-0.25199 -0.804,-0.58499 -1.062,-0.999 -0.252,-0.41999 -0.378,-0.90899 -0.378,-1.467 0,-0.44399 0.084,-0.84599 0.252,-1.206 0.174,-0.36599 0.414,-0.67499 0.72,-0.927 0.306,-0.25799 0.669,-0.45599 1.089,-0.594 0.426,-0.13799 0.891,-0.20699 1.395,-0.207 m 2.844,9.765 c -10e-6,-0.228 -0.063,-0.411 -0.189,-0.549 -0.12601,-0.138 -0.297,-0.243 -0.513,-0.315 -0.216,-0.078 -0.465,-0.135 -0.747,-0.171 -0.282,-0.036 -0.579,-0.06 -0.891,-0.072 -0.312,-0.018 -0.63,-0.036 -0.954,-0.054 -0.324,-0.018 -0.633,-0.051 -0.927,-0.099 -0.342,0.162 -0.621,0.36 -0.837,0.594 -0.21,0.234 -0.315,0.513 -0.315,0.837 0,0.204 0.051,0.393 0.153,0.567 0.108,0.18 0.27,0.333 0.486,0.459 0.216,0.132 0.486,0.234 0.81,0.306 0.33,0.078 0.717,0.117 1.161,0.117 0.432,0 0.819,-0.039 1.161,-0.117 0.342,-0.078 0.63,-0.189 0.864,-0.333 0.24,-0.144 0.42299,-0.315 0.549,-0.513 0.12599,-0.198 0.18899,-0.417 0.189,-0.657 m -2.844,-4.95 c 0.324,10e-6 0.609,-0.045 0.855,-0.135 0.252,-0.09 0.462,-0.21599 0.63,-0.378 0.168,-0.16199 0.294,-0.35399 0.378,-0.576 0.084,-0.22799 0.126,-0.47699 0.126,-0.747 0,-0.55799 -0.171,-1.00199 -0.513,-1.332 -0.336,-0.32999 -0.828,-0.49499 -1.476,-0.495 -0.642,10e-6 -1.134,0.16501 -1.476,0.495 -0.336,0.33001 -0.504,0.77401 -0.504,1.332 0,0.27001 0.042,0.51901 0.126,0.747 0.09,0.22201 0.219,0.41401 0.387,0.576 0.168,0.16201 0.375,0.28801 0.621,0.378 0.246,0.09 0.528,0.13501 0.846,0.135"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3069"
inkscape:connector-curvature="0" />
<path
d="m 940.31884,801.12532 0,13.257 -1.602,0 0,-13.257 1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3071"
inkscape:connector-curvature="0" />
<path
d="m 946.75131,805.12132 c 0.54599,10e-6 1.04999,0.093 1.512,0.279 0.46199,0.18001 0.86099,0.44401 1.197,0.792 0.33599,0.34201 0.59699,0.76801 0.783,1.278 0.19199,0.50401 0.28799,1.08001 0.288,1.728 -10e-6,0.25201 -0.027,0.42001 -0.081,0.504 -0.054,0.084 -0.15601,0.12601 -0.306,0.126 l -6.066,0 c 0.012,0.57601 0.09,1.07701 0.234,1.503 0.144,0.42601 0.342,0.78301 0.594,1.071 0.25199,0.28201 0.55199,0.49501 0.9,0.639 0.34799,0.13801 0.73799,0.20701 1.17,0.207 0.40199,10e-6 0.74699,-0.045 1.035,-0.135 0.29399,-0.096 0.54599,-0.19799 0.756,-0.306 0.20999,-0.10799 0.38399,-0.20699 0.522,-0.297 0.14399,-0.096 0.26699,-0.14399 0.369,-0.144 0.13199,10e-6 0.23399,0.051 0.306,0.153 l 0.45,0.585 c -0.19801,0.24001 -0.43501,0.45001 -0.711,0.63 -0.27601,0.174 -0.57301,0.318 -0.891,0.432 -0.31201,0.114 -0.63601,0.198 -0.972,0.252 -0.33601,0.06 -0.66901,0.09 -0.999,0.09 -0.63001,0 -1.21201,-0.105 -1.746,-0.315 -0.528,-0.216 -0.987,-0.528 -1.377,-0.936 -0.384,-0.41399 -0.684,-0.92399 -0.9,-1.53 -0.216,-0.60599 -0.324,-1.30199 -0.324,-2.088 0,-0.63599 0.096,-1.22999 0.288,-1.782 0.198,-0.55199 0.48,-1.02899 0.846,-1.431 0.366,-0.40799 0.813,-0.72599 1.341,-0.954 0.52799,-0.23399 1.12199,-0.35099 1.782,-0.351 m 0.036,1.179 c -0.77401,10e-6 -1.38301,0.22501 -1.827,0.675 -0.444,0.44401 -0.72,1.06201 -0.828,1.854 l 4.959,0 c -10e-6,-0.37199 -0.051,-0.71099 -0.153,-1.017 -0.10201,-0.31199 -0.25201,-0.57899 -0.45,-0.801 -0.19801,-0.22799 -0.44101,-0.40199 -0.729,-0.522 -0.28201,-0.12599 -0.60601,-0.18899 -0.972,-0.189"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3073"
inkscape:connector-curvature="0" />
<path
d="m 952.04218,813.39232 c 0,-0.15599 0.027,-0.30299 0.081,-0.441 0.06,-0.13799 0.138,-0.25799 0.234,-0.36 0.102,-0.10199 0.222,-0.18299 0.36,-0.243 0.138,-0.06 0.285,-0.09 0.441,-0.09 0.156,10e-6 0.303,0.03 0.441,0.09 0.138,0.06 0.258,0.14101 0.36,0.243 0.102,0.10201 0.18,0.22201 0.234,0.36 0.06,0.13801 0.09,0.28501 0.09,0.441 0,0.16201 -0.03,0.312 -0.09,0.45 -0.054,0.132 -0.132,0.249 -0.234,0.351 -0.102,0.102 -0.222,0.18 -0.36,0.234 -0.138,0.06 -0.285,0.09 -0.441,0.09 -0.156,0 -0.303,-0.03 -0.441,-0.09 -0.138,-0.054 -0.258,-0.132 -0.36,-0.234 -0.096,-0.102 -0.174,-0.219 -0.234,-0.351 -0.054,-0.138 -0.081,-0.28799 -0.081,-0.45"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3075"
inkscape:connector-curvature="0" />
<path
d="m 962.61521,806.88532 c -0.048,0.066 -0.096,0.11701 -0.144,0.153 -0.048,0.036 -0.117,0.054 -0.207,0.054 -0.09,10e-6 -0.189,-0.036 -0.297,-0.108 -0.102,-0.078 -0.234,-0.16199 -0.396,-0.252 -0.162,-0.09 -0.36,-0.17099 -0.594,-0.243 -0.228,-0.078 -0.51,-0.11699 -0.846,-0.117 -0.444,1e-5 -0.837,0.081 -1.179,0.243 -0.342,0.15601 -0.63,0.38401 -0.864,0.684 -0.228,0.30001 -0.402,0.66301 -0.522,1.089 -0.114,0.42601 -0.171,0.90301 -0.171,1.431 0,0.55201 0.063,1.04401 0.189,1.476 0.126,0.42601 0.303,0.78601 0.531,1.08 0.228,0.28801 0.504,0.51001 0.828,0.666 0.33,0.15001 0.699,0.22501 1.107,0.225 0.39,1e-5 0.711,-0.045 0.963,-0.135 0.252,-0.096 0.462,-0.20099 0.63,-0.315 0.168,-0.11399 0.306,-0.21599 0.414,-0.306 0.108,-0.096 0.216,-0.14399 0.324,-0.144 0.138,10e-6 0.24,0.051 0.306,0.153 l 0.45,0.585 c -0.396,0.48601 -0.891,0.843 -1.485,1.071 -0.594,0.222 -1.221,0.333 -1.881,0.333 -0.57,0 -1.101,-0.105 -1.593,-0.315 -0.486,-0.21 -0.909,-0.513 -1.269,-0.909 -0.36,-0.40199 -0.645,-0.89399 -0.855,-1.476 -0.204,-0.58199 -0.306,-1.24499 -0.306,-1.989 0,-0.67799 0.093,-1.30499 0.279,-1.881 0.192,-0.57599 0.468,-1.07099 0.828,-1.485 0.366,-0.41999 0.816,-0.74699 1.35,-0.981 0.534,-0.23399 1.146,-0.35099 1.836,-0.351 0.636,10e-6 1.2,0.10501 1.692,0.315 0.492,0.20401 0.927,0.49501 1.305,0.873 l -0.423,0.576"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3077"
inkscape:connector-curvature="0" />
<path
d="m 968.48856,805.12132 c 0.66599,10e-6 1.26599,0.11101 1.8,0.333 0.53999,0.22201 0.99599,0.53701 1.368,0.945 0.37799,0.40801 0.66599,0.90301 0.864,1.485 0.20399,0.57601 0.30599,1.22101 0.306,1.935 -10e-6,0.72001 -0.10201,1.36801 -0.306,1.944 -0.19801,0.57601 -0.48601,1.06801 -0.864,1.476 -0.37201,0.408 -0.82801,0.723 -1.368,0.945 -0.53401,0.216 -1.13401,0.324 -1.8,0.324 -0.66601,0 -1.26901,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.53999,-0.22199 1.14299,-0.33299 1.809,-0.333 m 0,8.136 c 0.89999,10e-6 1.57199,-0.29999 2.016,-0.9 0.44399,-0.60599 0.66599,-1.44899 0.666,-2.529 -10e-6,-1.08599 -0.22201,-1.93199 -0.666,-2.538 -0.44401,-0.60599 -1.11601,-0.90899 -2.016,-0.909 -0.45601,1e-5 -0.85201,0.078 -1.188,0.234 -0.33601,0.15601 -0.61801,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.22799,0.28801 0.50999,0.51001 0.846,0.666 0.33599,0.15601 0.73199,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3079"
inkscape:connector-curvature="0" />
<path
d="m 974.81809,814.38232 0,-9.117 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.117,0.936 c 0.336,-0.41399 0.711,-0.75299 1.125,-1.017 0.41999,-0.26399 0.90599,-0.39599 1.458,-0.396 0.61799,10e-6 1.11599,0.17101 1.494,0.513 0.38399,0.34201 0.65999,0.80401 0.828,1.386 0.12599,-0.32999 0.29099,-0.61499 0.495,-0.855 0.20999,-0.23999 0.44399,-0.43799 0.702,-0.594 0.25799,-0.15599 0.53099,-0.26999 0.819,-0.342 0.29399,-0.072 0.59099,-0.10799 0.891,-0.108 0.47999,10e-6 0.90599,0.078 1.278,0.234 0.37799,0.15001 0.69599,0.37201 0.954,0.666 0.26399,0.29401 0.46499,0.65701 0.603,1.089 0.13799,0.42601 0.20699,0.91501 0.207,1.467 l 0,5.805 -1.602,0 0,-5.805 c -10e-6,-0.71399 -0.15601,-1.25399 -0.468,-1.62 -0.31201,-0.37199 -0.76501,-0.55799 -1.359,-0.558 -0.26401,10e-6 -0.51601,0.048 -0.756,0.144 -0.23401,0.09 -0.44101,0.22501 -0.621,0.405 -0.18001,0.18001 -0.32401,0.40801 -0.432,0.684 -0.10201,0.27001 -0.15301,0.58501 -0.153,0.945 l 0,5.805 -1.602,0 0,-5.805 c -10e-6,-0.73199 -0.14701,-1.27799 -0.441,-1.638 -0.29401,-0.35999 -0.72301,-0.53999 -1.287,-0.54 -0.39601,10e-6 -0.765,0.10801 -1.107,0.324 -0.336,0.21001 -0.645,0.49801 -0.927,0.864 l 0,6.795 -1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3081"
inkscape:connector-curvature="0" />
<path
d="m 989.71871,814.57132 c -0.084,0.21 -0.21,0.366 -0.378,0.468 -0.162,0.102 -0.33,0.153 -0.504,0.153 l -0.675,0 5.409,-13.473 c 0.078,-0.19198 0.189,-0.33898 0.333,-0.441 0.144,-0.10198 0.315,-0.15298 0.513,-0.153 l 0.675,0 -5.373,13.446"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3083"
inkscape:connector-curvature="0" />
<path
d="m 996.37731,814.38232 0,-7.749 -1.008,-0.117 c -0.126,-0.03 -0.231,-0.075 -0.315,-0.135 -0.078,-0.066 -0.117,-0.15899 -0.117,-0.279 l 0,-0.657 1.44,0 0,-0.882 c 0,-0.52199 0.072,-0.98398 0.216,-1.386 0.15,-0.40798 0.36,-0.74998 0.63,-1.026 0.276,-0.28198 0.60599,-0.49498 0.99,-0.639 0.38399,-0.14398 0.81599,-0.21598 1.296,-0.216 0.40799,2e-5 0.78599,0.06 1.13399,0.18 l -0.036,0.801 c -0.01,0.12002 -0.057,0.19202 -0.153,0.216 -0.096,0.024 -0.231,0.036 -0.405,0.036 l -0.27899,0 c -0.27601,2e-5 -0.52801,0.036 -0.756,0.108 -0.22201,0.072 -0.41401,0.18902 -0.576,0.351 -0.16201,0.16202 -0.28801,0.37502 -0.378,0.639 -0.084,0.26401 -0.12601,0.59101 -0.126,0.981 l 0,0.837 2.63699,0 0,1.161 -2.58299,0 0,7.776 -1.611,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3085"
inkscape:connector-curvature="0" />
<path
d="m 1005.7893,805.12132 c 0.666,10e-6 1.266,0.11101 1.8,0.333 0.54,0.22201 0.996,0.53701 1.368,0.945 0.378,0.40801 0.666,0.90301 0.864,1.485 0.204,0.57601 0.306,1.22101 0.306,1.935 0,0.72001 -0.102,1.36801 -0.306,1.944 -0.198,0.57601 -0.486,1.06801 -0.864,1.476 -0.372,0.408 -0.828,0.723 -1.368,0.945 -0.534,0.216 -1.134,0.324 -1.8,0.324 -0.666,0 -1.269,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.54,-0.22199 1.143,-0.33299 1.809,-0.333 m 0,8.136 c 0.9,10e-6 1.572,-0.29999 2.016,-0.9 0.444,-0.60599 0.666,-1.44899 0.666,-2.529 0,-1.08599 -0.222,-1.93199 -0.666,-2.538 -0.444,-0.60599 -1.116,-0.90899 -2.016,-0.909 -0.456,1e-5 -0.852,0.078 -1.188,0.234 -0.336,0.15601 -0.618,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.228,0.28801 0.51,0.51001 0.846,0.666 0.336,0.15601 0.732,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3087"
inkscape:connector-curvature="0" />
<path
d="m 1012.1189,814.38232 0,-9.117 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.126,0.99 c 0.396,-0.43799 0.837,-0.79199 1.323,-1.062 0.492,-0.26999 1.059,-0.40499 1.701,-0.405 0.498,10e-6 0.936,0.084 1.314,0.252 0.384,0.16201 0.702,0.39601 0.954,0.702 0.258,0.30001 0.453,0.66301 0.585,1.089 0.132,0.42601 0.198,0.89701 0.198,1.413 l 0,5.805 -1.602,0 0,-5.805 c 0,-0.68999 -0.159,-1.22399 -0.477,-1.602 -0.312,-0.38399 -0.792,-0.57599 -1.44,-0.576 -0.474,10e-6 -0.918,0.11401 -1.332,0.342 -0.408,0.22801 -0.786,0.53701 -1.134,0.927 l 0,6.714 -1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3089"
inkscape:connector-curvature="0" />
<path
d="m 1024.9014,814.52632 c -0.72,0 -1.275,-0.201 -1.665,-0.603 -0.384,-0.40199 -0.576,-0.98099 -0.576,-1.737 l 0,-5.58 -1.098,0 c -0.096,10e-6 -0.177,-0.027 -0.243,-0.081 -0.066,-0.06 -0.099,-0.14999 -0.099,-0.27 l 0,-0.639 1.494,-0.189 0.369,-2.817 c 0.012,-0.09 0.051,-0.16198 0.117,-0.216 0.066,-0.06 0.15,-0.09 0.252,-0.09 l 0.81,0 0,3.141 2.61,0 0,1.161 -2.61,0 0,5.472 c 0,0.38401 0.093,0.66901 0.279,0.855 0.186,0.18601 0.426,0.27901 0.72,0.279 0.168,10e-6 0.312,-0.021 0.432,-0.063 0.126,-0.048 0.234,-0.099 0.324,-0.153 0.09,-0.054 0.165,-0.10199 0.225,-0.144 0.066,-0.048 0.123,-0.072 0.171,-0.072 0.084,1e-5 0.159,0.051 0.225,0.153 l 0.468,0.765 c -0.276,0.258 -0.609,0.462 -0.999,0.612 -0.39,0.144 -0.792,0.216 -1.206,0.216"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3091"
inkscape:connector-curvature="0" />
<path
d="m 1034.0732,806.76832 c -0.072,0.13201 -0.183,0.19801 -0.333,0.198 -0.09,10e-6 -0.192,-0.033 -0.306,-0.099 -0.114,-0.066 -0.255,-0.13799 -0.423,-0.216 -0.162,-0.084 -0.357,-0.15899 -0.585,-0.225 -0.228,-0.072 -0.498,-0.10799 -0.81,-0.108 -0.27,10e-6 -0.513,0.036 -0.729,0.108 -0.216,0.066 -0.402,0.15901 -0.558,0.279 -0.15,0.12001 -0.267,0.26101 -0.351,0.423 -0.078,0.15601 -0.117,0.32701 -0.117,0.513 0,0.23401 0.066,0.42901 0.198,0.585 0.138,0.15601 0.318,0.29101 0.54,0.405 0.222,0.11401 0.474,0.21601 0.756,0.306 0.282,0.084 0.57,0.17701 0.864,0.279 0.3,0.096 0.591,0.20401 0.873,0.324 0.282,0.12001 0.534,0.27001 0.756,0.45 0.222,0.18001 0.399,0.40201 0.531,0.666 0.138,0.25801 0.207,0.57001 0.207,0.936 0,0.42001 -0.075,0.81001 -0.225,1.17 -0.15,0.35401 -0.372,0.66301 -0.666,0.927 -0.294,0.258 -0.654,0.462 -1.08,0.612 -0.426,0.15 -0.918,0.225 -1.476,0.225 -0.636,0 -1.212,-0.102 -1.728,-0.306 -0.516,-0.21 -0.954,-0.477 -1.314,-0.801 l 0.378,-0.612 c 0.048,-0.078 0.105,-0.13799 0.171,-0.18 0.066,-0.042 0.153,-0.063 0.261,-0.063 0.108,1e-5 0.222,0.042 0.342,0.126 0.12,0.084 0.264,0.17701 0.432,0.279 0.174,0.10201 0.381,0.19501 0.621,0.279 0.246,0.084 0.552,0.12601 0.918,0.126 0.312,10e-6 0.585,-0.039 0.819,-0.117 0.234,-0.084 0.429,-0.19499 0.585,-0.333 0.156,-0.13799 0.27,-0.29699 0.342,-0.477 0.078,-0.17999 0.117,-0.37199 0.117,-0.576 0,-0.25199 -0.069,-0.45899 -0.207,-0.621 -0.132,-0.16799 -0.309,-0.30899 -0.531,-0.423 -0.222,-0.11999 -0.477,-0.22199 -0.765,-0.306 -0.282,-0.09 -0.573,-0.18299 -0.873,-0.279 -0.294,-0.096 -0.585,-0.20399 -0.873,-0.324 -0.282,-0.12599 -0.534,-0.28199 -0.756,-0.468 -0.222,-0.18599 -0.402,-0.41399 -0.54,-0.684 -0.132,-0.27599 -0.198,-0.60899 -0.198,-0.999 0,-0.34799 0.072,-0.68099 0.216,-0.999 0.144,-0.32399 0.354,-0.60599 0.63,-0.846 0.276,-0.24599 0.615,-0.44099 1.017,-0.585 0.402,-0.14399 0.861,-0.21599 1.377,-0.216 0.6,10e-6 1.137,0.096 1.611,0.288 0.48,0.18601 0.894,0.44401 1.242,0.774 l -0.36,0.585"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3093"
inkscape:connector-curvature="0" />
<path
d="m 1036.7929,814.57132 c -0.084,0.21 -0.21,0.366 -0.378,0.468 -0.162,0.102 -0.33,0.153 -0.504,0.153 l -0.675,0 5.409,-13.473 c 0.078,-0.19198 0.189,-0.33898 0.333,-0.441 0.144,-0.10198 0.315,-0.15298 0.513,-0.153 l 0.675,0 -5.373,13.446"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3095"
inkscape:connector-curvature="0" />
<path
d="m 1047.6611,806.76832 c -0.072,0.13201 -0.183,0.19801 -0.333,0.198 -0.09,10e-6 -0.192,-0.033 -0.306,-0.099 -0.114,-0.066 -0.255,-0.13799 -0.423,-0.216 -0.162,-0.084 -0.357,-0.15899 -0.585,-0.225 -0.228,-0.072 -0.498,-0.10799 -0.81,-0.108 -0.27,10e-6 -0.513,0.036 -0.729,0.108 -0.216,0.066 -0.402,0.15901 -0.558,0.279 -0.15,0.12001 -0.267,0.26101 -0.351,0.423 -0.078,0.15601 -0.117,0.32701 -0.117,0.513 0,0.23401 0.066,0.42901 0.198,0.585 0.138,0.15601 0.318,0.29101 0.54,0.405 0.222,0.11401 0.474,0.21601 0.756,0.306 0.282,0.084 0.57,0.17701 0.864,0.279 0.3,0.096 0.591,0.20401 0.873,0.324 0.282,0.12001 0.534,0.27001 0.756,0.45 0.222,0.18001 0.399,0.40201 0.531,0.666 0.138,0.25801 0.207,0.57001 0.207,0.936 0,0.42001 -0.075,0.81001 -0.225,1.17 -0.15,0.35401 -0.372,0.66301 -0.666,0.927 -0.294,0.258 -0.654,0.462 -1.08,0.612 -0.426,0.15 -0.918,0.225 -1.476,0.225 -0.636,0 -1.212,-0.102 -1.728,-0.306 -0.516,-0.21 -0.954,-0.477 -1.314,-0.801 l 0.378,-0.612 c 0.048,-0.078 0.105,-0.13799 0.171,-0.18 0.066,-0.042 0.153,-0.063 0.261,-0.063 0.108,1e-5 0.222,0.042 0.342,0.126 0.12,0.084 0.264,0.17701 0.432,0.279 0.174,0.10201 0.381,0.19501 0.621,0.279 0.246,0.084 0.552,0.12601 0.918,0.126 0.312,10e-6 0.585,-0.039 0.819,-0.117 0.234,-0.084 0.429,-0.19499 0.585,-0.333 0.156,-0.13799 0.27,-0.29699 0.342,-0.477 0.078,-0.17999 0.117,-0.37199 0.117,-0.576 0,-0.25199 -0.069,-0.45899 -0.207,-0.621 -0.132,-0.16799 -0.309,-0.30899 -0.531,-0.423 -0.222,-0.11999 -0.477,-0.22199 -0.765,-0.306 -0.282,-0.09 -0.573,-0.18299 -0.873,-0.279 -0.294,-0.096 -0.585,-0.20399 -0.873,-0.324 -0.282,-0.12599 -0.534,-0.28199 -0.756,-0.468 -0.222,-0.18599 -0.402,-0.41399 -0.54,-0.684 -0.132,-0.27599 -0.198,-0.60899 -0.198,-0.999 0,-0.34799 0.072,-0.68099 0.216,-0.999 0.144,-0.32399 0.354,-0.60599 0.63,-0.846 0.276,-0.24599 0.615,-0.44099 1.017,-0.585 0.402,-0.14399 0.861,-0.21599 1.377,-0.216 0.6,10e-6 1.137,0.096 1.611,0.288 0.48,0.18601 0.894,0.44401 1.242,0.774 l -0.36,0.585"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3097"
inkscape:connector-curvature="0" />
<path
d="m 1050.2634,817.46932 0,-12.204 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.135,1.08 c 0.39,-0.47399 0.834,-0.85499 1.332,-1.143 0.504,-0.28799 1.083,-0.43199 1.737,-0.432 0.522,10e-6 0.996,0.10201 1.422,0.306 0.426,0.19801 0.789,0.49501 1.089,0.891 0.3,0.39001 0.531,0.87601 0.693,1.458 0.162,0.58201 0.243,1.25101 0.243,2.007 0,0.67201 -0.09,1.29901 -0.27,1.881 -0.18,0.57601 -0.438,1.07701 -0.774,1.503 -0.336,0.42001 -0.75,0.753 -1.242,0.999 -0.486,0.24 -1.035,0.36 -1.647,0.36 -0.564,0 -1.047,-0.093 -1.449,-0.279 -0.396,-0.186 -0.747,-0.45 -1.053,-0.792 l 0,4.032 -1.602,0 m 4.059,-11.07 c -0.522,10e-6 -0.981,0.12001 -1.377,0.36 -0.39,0.24001 -0.75,0.57901 -1.08,1.017 l 0,4.41 c 0.294,0.39601 0.615,0.67501 0.963,0.837 0.354,0.16201 0.747,0.24301 1.179,0.243 0.846,1e-5 1.497,-0.30299 1.953,-0.909 0.456,-0.60599 0.684,-1.46999 0.684,-2.592 0,-0.59399 -0.054,-1.10399 -0.162,-1.53 -0.102,-0.42599 -0.252,-0.77399 -0.45,-1.044 -0.198,-0.27599 -0.441,-0.47699 -0.729,-0.603 -0.288,-0.12599 -0.615,-0.18899 -0.981,-0.189"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3099"
inkscape:connector-curvature="0" />
<path
d="m 1063.8216,805.12132 c 0.546,10e-6 1.05,0.093 1.512,0.279 0.462,0.18001 0.861,0.44401 1.197,0.792 0.336,0.34201 0.597,0.76801 0.783,1.278 0.192,0.50401 0.288,1.08001 0.288,1.728 0,0.25201 -0.027,0.42001 -0.081,0.504 -0.054,0.084 -0.156,0.12601 -0.306,0.126 l -6.066,0 c 0.012,0.57601 0.09,1.07701 0.234,1.503 0.144,0.42601 0.342,0.78301 0.594,1.071 0.252,0.28201 0.552,0.49501 0.9,0.639 0.348,0.13801 0.738,0.20701 1.17,0.207 0.402,10e-6 0.747,-0.045 1.035,-0.135 0.294,-0.096 0.546,-0.19799 0.756,-0.306 0.21,-0.10799 0.384,-0.20699 0.522,-0.297 0.144,-0.096 0.267,-0.14399 0.369,-0.144 0.132,10e-6 0.234,0.051 0.306,0.153 l 0.45,0.585 c -0.198,0.24001 -0.435,0.45001 -0.711,0.63 -0.276,0.174 -0.573,0.318 -0.891,0.432 -0.312,0.114 -0.636,0.198 -0.972,0.252 -0.336,0.06 -0.669,0.09 -0.999,0.09 -0.63,0 -1.212,-0.105 -1.746,-0.315 -0.528,-0.216 -0.987,-0.528 -1.377,-0.936 -0.384,-0.41399 -0.684,-0.92399 -0.9,-1.53 -0.216,-0.60599 -0.324,-1.30199 -0.324,-2.088 0,-0.63599 0.096,-1.22999 0.288,-1.782 0.198,-0.55199 0.48,-1.02899 0.846,-1.431 0.366,-0.40799 0.813,-0.72599 1.341,-0.954 0.528,-0.23399 1.122,-0.35099 1.782,-0.351 m 0.036,1.179 c -0.774,10e-6 -1.383,0.22501 -1.827,0.675 -0.444,0.44401 -0.72,1.06201 -0.828,1.854 l 4.959,0 c 0,-0.37199 -0.051,-0.71099 -0.153,-1.017 -0.102,-0.31199 -0.252,-0.57899 -0.45,-0.801 -0.198,-0.22799 -0.441,-0.40199 -0.729,-0.522 -0.282,-0.12599 -0.606,-0.18899 -0.972,-0.189"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3101"
inkscape:connector-curvature="0" />
<path
d="m 1075.8535,806.88532 c -0.048,0.066 -0.096,0.11701 -0.144,0.153 -0.048,0.036 -0.117,0.054 -0.207,0.054 -0.09,10e-6 -0.189,-0.036 -0.297,-0.108 -0.102,-0.078 -0.234,-0.16199 -0.396,-0.252 -0.162,-0.09 -0.36,-0.17099 -0.594,-0.243 -0.228,-0.078 -0.51,-0.11699 -0.846,-0.117 -0.444,1e-5 -0.837,0.081 -1.179,0.243 -0.342,0.15601 -0.63,0.38401 -0.864,0.684 -0.228,0.30001 -0.402,0.66301 -0.522,1.089 -0.114,0.42601 -0.171,0.90301 -0.171,1.431 0,0.55201 0.063,1.04401 0.189,1.476 0.126,0.42601 0.303,0.78601 0.531,1.08 0.228,0.28801 0.504,0.51001 0.828,0.666 0.33,0.15001 0.699,0.22501 1.107,0.225 0.39,1e-5 0.711,-0.045 0.963,-0.135 0.252,-0.096 0.462,-0.20099 0.63,-0.315 0.168,-0.11399 0.306,-0.21599 0.414,-0.306 0.108,-0.096 0.216,-0.14399 0.324,-0.144 0.138,10e-6 0.24,0.051 0.306,0.153 l 0.45,0.585 c -0.396,0.48601 -0.891,0.843 -1.485,1.071 -0.594,0.222 -1.221,0.333 -1.881,0.333 -0.57,0 -1.101,-0.105 -1.593,-0.315 -0.486,-0.21 -0.909,-0.513 -1.269,-0.909 -0.36,-0.40199 -0.645,-0.89399 -0.855,-1.476 -0.204,-0.58199 -0.306,-1.24499 -0.306,-1.989 0,-0.67799 0.093,-1.30499 0.279,-1.881 0.192,-0.57599 0.468,-1.07099 0.828,-1.485 0.366,-0.41999 0.816,-0.74699 1.35,-0.981 0.534,-0.23399 1.146,-0.35099 1.836,-0.351 0.636,10e-6 1.2,0.10501 1.692,0.315 0.492,0.20401 0.927,0.49501 1.305,0.873 l -0.423,0.576"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3103"
inkscape:connector-curvature="0" />
<path
d="m 1079.8188,805.26532 0,9.117 -1.602,0 0,-9.117 1.602,0 m 0.36,-2.862 c 0,0.15602 -0.033,0.30302 -0.099,0.441 -0.06,0.13202 -0.144,0.25202 -0.252,0.36 -0.102,0.10202 -0.222,0.18302 -0.36,0.243 -0.138,0.06 -0.285,0.09 -0.441,0.09 -0.156,2e-5 -0.303,-0.03 -0.441,-0.09 -0.132,-0.06 -0.252,-0.14098 -0.36,-0.243 -0.102,-0.10798 -0.183,-0.22798 -0.243,-0.36 -0.06,-0.13798 -0.09,-0.28498 -0.09,-0.441 0,-0.15598 0.03,-0.30298 0.09,-0.441 0.06,-0.14398 0.141,-0.26698 0.243,-0.369 0.108,-0.10798 0.228,-0.19198 0.36,-0.252 0.138,-0.06 0.285,-0.09 0.441,-0.09 0.156,2e-5 0.303,0.03 0.441,0.09 0.138,0.06 0.258,0.14402 0.36,0.252 0.108,0.10202 0.192,0.22502 0.252,0.369 0.066,0.13802 0.099,0.28502 0.099,0.441"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3105"
inkscape:connector-curvature="0" />
<path
d="m 1082.6423,814.38232 0,-9.117 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.117,0.936 c 0.336,-0.41399 0.711,-0.75299 1.125,-1.017 0.42,-0.26399 0.906,-0.39599 1.458,-0.396 0.618,10e-6 1.116,0.17101 1.494,0.513 0.384,0.34201 0.66,0.80401 0.828,1.386 0.126,-0.32999 0.291,-0.61499 0.495,-0.855 0.21,-0.23999 0.444,-0.43799 0.702,-0.594 0.258,-0.15599 0.531,-0.26999 0.819,-0.342 0.294,-0.072 0.591,-0.10799 0.891,-0.108 0.48,10e-6 0.906,0.078 1.278,0.234 0.378,0.15001 0.696,0.37201 0.954,0.666 0.264,0.29401 0.465,0.65701 0.603,1.089 0.138,0.42601 0.207,0.91501 0.207,1.467 l 0,5.805 -1.602,0 0,-5.805 c 0,-0.71399 -0.156,-1.25399 -0.468,-1.62 -0.312,-0.37199 -0.765,-0.55799 -1.359,-0.558 -0.264,10e-6 -0.516,0.048 -0.756,0.144 -0.234,0.09 -0.441,0.22501 -0.621,0.405 -0.18,0.18001 -0.324,0.40801 -0.432,0.684 -0.102,0.27001 -0.153,0.58501 -0.153,0.945 l 0,5.805 -1.602,0 0,-5.805 c 0,-0.73199 -0.147,-1.27799 -0.441,-1.638 -0.294,-0.35999 -0.723,-0.53999 -1.287,-0.54 -0.396,10e-6 -0.765,0.10801 -1.107,0.324 -0.336,0.21001 -0.645,0.49801 -0.927,0.864 l 0,6.795 -1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3107"
inkscape:connector-curvature="0" />
<path
d="m 1101.0169,805.12132 c 0.546,10e-6 1.05,0.093 1.512,0.279 0.462,0.18001 0.861,0.44401 1.197,0.792 0.336,0.34201 0.597,0.76801 0.783,1.278 0.192,0.50401 0.288,1.08001 0.288,1.728 0,0.25201 -0.027,0.42001 -0.081,0.504 -0.054,0.084 -0.156,0.12601 -0.306,0.126 l -6.066,0 c 0.012,0.57601 0.09,1.07701 0.234,1.503 0.144,0.42601 0.342,0.78301 0.594,1.071 0.252,0.28201 0.552,0.49501 0.9,0.639 0.348,0.13801 0.738,0.20701 1.17,0.207 0.402,10e-6 0.747,-0.045 1.035,-0.135 0.294,-0.096 0.546,-0.19799 0.756,-0.306 0.21,-0.10799 0.384,-0.20699 0.522,-0.297 0.144,-0.096 0.267,-0.14399 0.369,-0.144 0.132,10e-6 0.234,0.051 0.306,0.153 l 0.45,0.585 c -0.198,0.24001 -0.435,0.45001 -0.711,0.63 -0.276,0.174 -0.573,0.318 -0.891,0.432 -0.312,0.114 -0.636,0.198 -0.972,0.252 -0.336,0.06 -0.669,0.09 -0.999,0.09 -0.63,0 -1.212,-0.105 -1.746,-0.315 -0.528,-0.216 -0.987,-0.528 -1.377,-0.936 -0.384,-0.41399 -0.684,-0.92399 -0.9,-1.53 -0.216,-0.60599 -0.324,-1.30199 -0.324,-2.088 0,-0.63599 0.096,-1.22999 0.288,-1.782 0.198,-0.55199 0.48,-1.02899 0.846,-1.431 0.366,-0.40799 0.813,-0.72599 1.341,-0.954 0.528,-0.23399 1.122,-0.35099 1.782,-0.351 m 0.036,1.179 c -0.774,10e-6 -1.383,0.22501 -1.827,0.675 -0.444,0.44401 -0.72,1.06201 -0.828,1.854 l 4.959,0 c 0,-0.37199 -0.051,-0.71099 -0.153,-1.017 -0.102,-0.31199 -0.252,-0.57899 -0.45,-0.801 -0.198,-0.22799 -0.441,-0.40199 -0.729,-0.522 -0.282,-0.12599 -0.606,-0.18899 -0.972,-0.189"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3109"
inkscape:connector-curvature="0" />
<path
d="m 1106.8298,814.38232 0,-9.117 0.954,0 c 0.228,10e-6 0.372,0.11101 0.432,0.333 l 0.126,0.99 c 0.396,-0.43799 0.837,-0.79199 1.323,-1.062 0.492,-0.26999 1.059,-0.40499 1.701,-0.405 0.498,10e-6 0.936,0.084 1.314,0.252 0.384,0.16201 0.702,0.39601 0.954,0.702 0.258,0.30001 0.453,0.66301 0.585,1.089 0.132,0.42601 0.198,0.89701 0.198,1.413 l 0,5.805 -1.602,0 0,-5.805 c 0,-0.68999 -0.159,-1.22399 -0.477,-1.602 -0.312,-0.38399 -0.792,-0.57599 -1.44,-0.576 -0.474,10e-6 -0.918,0.11401 -1.332,0.342 -0.408,0.22801 -0.786,0.53701 -1.134,0.927 l 0,6.714 -1.602,0"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3111"
inkscape:connector-curvature="0" />
<path
d="m 1116.9843,814.57132 c -0.084,0.21 -0.21,0.366 -0.378,0.468 -0.162,0.102 -0.33,0.153 -0.504,0.153 l -0.675,0 5.409,-13.473 c 0.078,-0.19198 0.189,-0.33898 0.333,-0.441 0.144,-0.10198 0.315,-0.15298 0.513,-0.153 l 0.675,0 -5.373,13.446"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3113"
inkscape:connector-curvature="0" />
<path
d="m 1125.5622,812.91532 5.58,0 0,1.467 -7.326,0 0,-12.897 1.746,0 0,11.43"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3115"
inkscape:connector-curvature="0" />
<path
d="m 1139.5063,814.38232 -0.711,0 c -0.156,0 -0.282,-0.024 -0.378,-0.072 -0.096,-0.048 -0.159,-0.15 -0.189,-0.306 l -0.18,-0.846 c -0.24,0.21601 -0.474,0.41101 -0.702,0.585 -0.228,0.168 -0.468,0.312 -0.72,0.432 -0.252,0.114 -0.522,0.201 -0.81,0.261 -0.282,0.06 -0.597,0.09 -0.945,0.09 -0.354,0 -0.687,-0.048 -0.999,-0.144 -0.306,-0.102 -0.573,-0.252 -0.801,-0.45 -0.228,-0.198 -0.411,-0.44699 -0.549,-0.747 -0.132,-0.30599 -0.198,-0.66599 -0.198,-1.08 0,-0.35999 0.099,-0.70499 0.297,-1.035 0.198,-0.33599 0.516,-0.63299 0.954,-0.891 0.444,-0.25799 1.023,-0.46799 1.737,-0.63 0.714,-0.16799 1.587,-0.26399 2.619,-0.288 l 0,-0.711 c 0,-0.70799 -0.153,-1.24199 -0.459,-1.602 -0.3,-0.36599 -0.747,-0.54899 -1.341,-0.549 -0.39,10e-6 -0.72,0.051 -0.99,0.153 -0.264,0.096 -0.495,0.20701 -0.693,0.333 -0.192,0.12001 -0.36,0.23101 -0.504,0.333 -0.138,0.096 -0.276,0.14401 -0.414,0.144 -0.108,1e-5 -0.204,-0.027 -0.288,-0.081 -0.078,-0.06 -0.141,-0.13199 -0.189,-0.216 l -0.288,-0.513 c 0.504,-0.48599 1.047,-0.84899 1.629,-1.089 0.582,-0.23999 1.227,-0.35999 1.935,-0.36 0.51,10e-6 0.963,0.084 1.359,0.252 0.396,0.16801 0.729,0.40201 0.999,0.702 0.27,0.30001 0.474,0.66301 0.612,1.089 0.138,0.42601 0.207,0.89401 0.207,1.404 l 0,5.832 m -4.158,-0.981 c 0.282,10e-6 0.54,-0.027 0.774,-0.081 0.234,-0.06 0.453,-0.14099 0.657,-0.243 0.21,-0.10799 0.408,-0.23699 0.594,-0.387 0.192,-0.14999 0.378,-0.32099 0.558,-0.513 l 0,-1.899 c -0.738,0.024 -1.365,0.084 -1.881,0.18 -0.516,0.09 -0.936,0.21001 -1.26,0.36 -0.324,0.15001 -0.561,0.32701 -0.711,0.531 -0.144,0.20401 -0.216,0.43201 -0.216,0.684 0,0.24001 0.039,0.44701 0.117,0.621 0.078,0.17401 0.183,0.31801 0.315,0.432 0.132,0.10801 0.288,0.18901 0.468,0.243 0.18,0.048 0.375,0.072 0.585,0.072"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3117"
inkscape:connector-curvature="0" />
<path
d="m 1144.7139,814.52632 c -0.72,0 -1.275,-0.201 -1.665,-0.603 -0.384,-0.40199 -0.576,-0.98099 -0.576,-1.737 l 0,-5.58 -1.098,0 c -0.096,10e-6 -0.177,-0.027 -0.243,-0.081 -0.066,-0.06 -0.099,-0.14999 -0.099,-0.27 l 0,-0.639 1.494,-0.189 0.369,-2.817 c 0.012,-0.09 0.051,-0.16198 0.117,-0.216 0.066,-0.06 0.15,-0.09 0.252,-0.09 l 0.81,0 0,3.141 2.61,0 0,1.161 -2.61,0 0,5.472 c 0,0.38401 0.093,0.66901 0.279,0.855 0.186,0.18601 0.426,0.27901 0.72,0.279 0.168,10e-6 0.312,-0.021 0.432,-0.063 0.126,-0.048 0.234,-0.099 0.324,-0.153 0.09,-0.054 0.165,-0.10199 0.225,-0.144 0.066,-0.048 0.123,-0.072 0.171,-0.072 0.084,1e-5 0.159,0.051 0.225,0.153 l 0.468,0.765 c -0.276,0.258 -0.609,0.462 -0.999,0.612 -0.39,0.144 -0.792,0.216 -1.206,0.216"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3119"
inkscape:connector-curvature="0" />
<path
d="m 1152.3557,805.12132 c 0.666,10e-6 1.266,0.11101 1.8,0.333 0.54,0.22201 0.996,0.53701 1.368,0.945 0.378,0.40801 0.666,0.90301 0.864,1.485 0.204,0.57601 0.306,1.22101 0.306,1.935 0,0.72001 -0.102,1.36801 -0.306,1.944 -0.198,0.57601 -0.486,1.06801 -0.864,1.476 -0.372,0.408 -0.828,0.723 -1.368,0.945 -0.534,0.216 -1.134,0.324 -1.8,0.324 -0.666,0 -1.269,-0.108 -1.809,-0.324 -0.534,-0.222 -0.99,-0.537 -1.368,-0.945 -0.378,-0.40799 -0.669,-0.89999 -0.873,-1.476 -0.204,-0.57599 -0.306,-1.22399 -0.306,-1.944 0,-0.71399 0.102,-1.35899 0.306,-1.935 0.204,-0.58199 0.495,-1.07699 0.873,-1.485 0.378,-0.40799 0.834,-0.72299 1.368,-0.945 0.54,-0.22199 1.143,-0.33299 1.809,-0.333 m 0,8.136 c 0.9,10e-6 1.572,-0.29999 2.016,-0.9 0.444,-0.60599 0.666,-1.44899 0.666,-2.529 0,-1.08599 -0.222,-1.93199 -0.666,-2.538 -0.444,-0.60599 -1.116,-0.90899 -2.016,-0.909 -0.456,1e-5 -0.852,0.078 -1.188,0.234 -0.336,0.15601 -0.618,0.38101 -0.846,0.675 -0.222,0.29401 -0.39,0.65701 -0.504,1.089 -0.108,0.42601 -0.162,0.90901 -0.162,1.449 0,0.54001 0.054,1.02301 0.162,1.449 0.114,0.42601 0.282,0.78601 0.504,1.08 0.228,0.28801 0.51,0.51001 0.846,0.666 0.336,0.15601 0.732,0.23401 1.188,0.234"
style="font-size:18px;font-family:Lato;-inkscape-font-specification:Lato"
id="path3121"
inkscape:connector-curvature="0" />
</g>
</g>
<g
transform="translate(-559.98853,-445.48535)"
inkscape:label="Logo"
id="layer2"
inkscape:groupmode="layer"
sodipodi:insensitive="true">
<flowRoot
transform="translate(-249.22717,-823.47169)"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
id="flowRoot3012"
xml:space="preserve"><flowRegion
id="flowRegion3014"><rect
y="1114"
x="927"
height="137"
width="213"
id="rect3016" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
id="g3185">
<g
id="g3147-6"
transform="matrix(0.99888162,0,0,0.99809723,-380.89834,-1118.5405)">
<path
style="fill:#1a1a1a;fill-opacity:1;stroke:none"
d="m 1116.8938,1689.4194 c -5.9501,-6.4533 -9.8718,-14.7504 -11.0814,-23.4444 -1.2096,-8.694 0.2983,-17.7464 4.2608,-25.5789 3.9625,-7.8325 10.362,-14.4102 18.0827,-18.5864 7.7206,-4.1761 16.7282,-5.9321 25.4522,-4.9618 14.0311,1.5606 27.0437,10.436 33.618,22.9295 l 79.0542,10.904 -90.1007,0 c -5.6213,-7.1952 -14.1129,-12.0817 -23.1583,-13.3266 -6.4597,-0.889 -13.1604,0.045 -19.131,2.6661 -5.9705,2.6213 -11.1929,6.9222 -14.9103,12.2794 -3.7173,5.3573 -5.9185,11.7546 -6.2844,18.265 -0.3659,6.5104 1.1045,13.1141 4.1982,18.8541"
id="path3149-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
inkscape:path-effect="#path-effect3250-6"
inkscape:original-d="m 1116.8938,1689.4194 c 0,0 14.9134,-73.0531 36.7143,-72.5715 21.801,0.4816 33.618,22.9295 33.618,22.9295 l 79.0542,10.904 -90.1007,0 c 0,0 -6.4908,-10.9499 -23.1583,-13.3266 -16.6675,-2.3767 -36.1275,52.0645 -36.1275,52.0646 z" />
<g
id="g3159-3"
transform="translate(15,2)">
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1113.0085,1717 -121.00003,-87 c 0,0 -6.41776,53.3642 9.00003,72 21.4411,25.9164 44.0118,22.0513 44.0118,22.0513 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 1,-28.1988 1,-28.1988 z"
inkscape:path-effect="#path-effect3252-9"
id="path3151-3"
d="m 1113.0085,1717 -121.00003,-87 c -5.79688,11.4486 -8.0911,24.6415 -6.49942,37.3749 1.59169,12.7335 7.06282,24.9557 15.49945,34.6251 11.0648,12.6815 27.2298,20.7807 44.0118,22.0513 -7.9223,-2.5599 -15.1793,-7.1499 -20.8872,-13.2109 -5.7079,-6.0609 -9.8546,-13.5801 -11.935,-21.6416 -2.383,-9.2343 -2.0312,-19.1565 1,-28.1988 l 99.8104,56"
style="fill:#0192d3;fill-opacity:1;stroke:none" />
<path
style="fill:#0192d3;fill-opacity:1;stroke:none"
d="m 1106.2919,1740.501 -106.31654,-29.9171 c -0.85695,9.9442 1.09424,20.1153 5.57014,29.0365 4.476,8.9212 11.4632,16.5656 19.9473,21.8232 12.5858,7.7995 28.4343,10.1316 42.7334,6.2881 -14.3249,0.096 -28.5169,-7.0219 -37.0072,-18.5599 -4.7934,-6.514 -7.8065,-14.3248 -8.6296,-22.3704 l 83.7025,13.6996"
id="path3153-6"
inkscape:path-effect="#path-effect3254-3"
inkscape:original-d="m 1106.2919,1740.501 -106.31654,-29.9171 c 0,0 10.05684,41.7896 25.51744,50.8597 21.5007,12.6135 42.7334,6.2881 42.7334,6.2881 0,0 -18.6477,-5.9336 -37.0072,-18.5599 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
</g>
<path
inkscape:original-d="m 1169.7781,1675.729 c -1.7122,3.4387 -3.1498,7.8083 -4.0625,12.9847 -4.6099,26.1433 16.154,61.2451 12.3125,83.0313 -3.8415,21.7862 -10.5022,32.7611 -39.7188,45.5802 -13.9596,6.1249 -33.9959,6.1081 -51.125,4.3581 -9.3737,13.1053 0,46.4118 0,46.4118 0,0 4.458,-26.1276 13.9455,-33.13 28.8172,3.7353 36.0671,7.9947 54.5233,-4.7024 30,-20 44,-35.674 44,-60.674 0,-25 -30,-60 -30,-90 0,-1.2836 0.056,-2.6645 0.125,-3.8597 z"
inkscape:path-effect="#path-effect3260-0"
sodipodi:nodetypes="ccssccccssc"
inkscape:connector-curvature="0"
id="path3155-5"
d="m 1169.7781,1675.729 c -1.9753,4.1002 -3.3486,8.4898 -4.0625,12.9847 -2.2142,13.9416 1.9287,28.0237 6.0575,41.5228 4.1289,13.499 8.3376,27.5466 6.255,41.5085 -1.5555,10.428 -6.6401,20.1889 -13.7567,27.9681 -7.1166,7.7792 -16.2003,13.6286 -25.9621,17.6121 -16.0797,6.5616 -34.1667,8.1034 -51.125,4.3581 l 0,46.4118 13.9455,-33.13 c 18.0735,4.1247 37.4229,2.4559 54.5233,-4.7024 12.2473,-5.1268 23.4211,-13.1088 31.4777,-23.6621 8.0567,-10.5533 12.8628,-23.7392 12.5223,-37.0119 -0.4093,-15.9555 -7.944,-30.7436 -15.2368,-44.9408 -7.2927,-14.1972 -14.6821,-29.0987 -14.7632,-45.0592 -0.01,-1.2875 0.035,-2.5753 0.125,-3.8597"
style="fill:#0192d3;fill-opacity:1;stroke:none" />
</g>
<g
id="g3179"
transform="translate(-8,0)">
<g
transform="matrix(1.0005173,0,0,0.99948297,0.16863416,0)"
style="font-size:21.22270203px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#0192d3;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
id="text3142">
<path
d="m 961.33407,697.36056 0,18.00931 -91.95244,0 0,-161.08331 21.98863,0 0,143.074 z"
style="font-size:224.94850159px;fill:#0192d3;font-family:Lato;-inkscape-font-specification:Lato"
id="path4067"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccc" />
<path
d="m 1030.804,632.68111 -53.20035,-78.39455 21.70753,0 c 1.57462,1.6e-4 2.73682,0.2626 3.48672,0.78732 0.7498,0.52504 1.4246,1.27486 2.0245,2.24948 l 42.0654,64.56022 c 0.5248,-1.57454 1.3121,-3.29915 2.3619,-5.17381 l 39.7035,-58.93651 c 0.6747,-1.0496 1.387,-1.87441 2.137,-2.47443 0.8247,-0.67469 1.7994,-1.01211 2.9243,-1.01227 l 20.8077,0 -53.4252,77.38228 55.2248,83.70103 -21.595,0 c -1.6498,0 -2.962,-0.32012 -3.9366,-1.14493 -0.8999,-0.89979 -1.6498,-1.87457 -2.2495,-2.92433 l -43.1901,-67.59702 c -0.525,1.57471 -1.1998,3.07436 -2.0246,4.49897 l -42.0653,63.09805 c -0.6749,1.04976 -1.4622,2.02454 -2.36199,2.92433 -0.82484,0.82481 -2.02456,1.14493 -3.59918,1.14493 l -20.24536,0 55.44983,-82.68876"
style="font-size:224.94850159px;fill:#0192d3;font-family:Lato;-inkscape-font-specification:Lato"
id="path4069"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccccsccccccscc" />
</g>
<g
transform="matrix(1.0005173,0,0,0.99948297,9,0)"
style="font-size:20.98835564px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:end;fill:#1a1a1a;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
id="text3152">
<path
d="m 1263.6359,634.93825 c -10e-5,7.40874 -0.7704,14.45061 -2.3107,21.12568 -1.4671,6.67518 -3.6311,12.91018 -6.4917,18.70503 -2.8609,5.72157 -6.3452,10.92963 -10.4528,15.62419 -4.1078,4.69462 -8.7291,8.76571 -13.8637,12.21329 l 40.4909,43.77946 -17.6048,0 c -2.6408,-3e-5 -4.9881,-0.3668 -7.0419,-1.1003 -2.0539,-0.73356 -3.9245,-2.11496 -5.6115,-3.94875 l -27.7274,-30.1481 c -4.1813,1.32035 -8.5458,2.34729 -13.0936,3.08082 -4.4745,0.73354 -9.1691,1.1003 -14.0837,1.1003 -11.5899,0 -22.1527,-1.94385 -31.6885,-5.83157 -9.536,-3.96105 -17.7148,-9.4992 -24.5366,-16.61446 -6.8219,-7.11522 -12.1033,-15.58748 -15.8443,-25.41683 -3.741,-9.90261 -5.6115,-20.75885 -5.6115,-32.56876 0,-11.80975 1.8705,-22.62931 5.6115,-32.45872 3.741,-9.90254 9.0224,-18.41149 15.8443,-25.52686 6.8218,-7.18845 15.0006,-12.76329 24.5366,-16.7245 9.5358,-3.9609 20.0986,-5.94143 31.6885,-5.94159 11.5897,1.6e-4 22.1524,1.98069 31.6885,5.94159 9.6091,3.96121 17.8247,9.53605 24.6466,16.7245 6.8217,7.11537 12.1031,15.62432 15.8443,25.52686 3.7408,9.82941 5.6114,20.64897 5.6115,32.45872 m -21.8959,0 c -2e-4,-9.68251 -1.3205,-18.37484 -3.9611,-26.07701 -2.6408,-7.70196 -6.3818,-14.19369 -11.223,-19.47523 -4.8414,-5.35464 -10.7096,-9.4624 -17.6047,-12.32331 -6.8953,-2.86063 -14.5973,-4.29102 -23.1062,-4.29116 -8.4357,1.4e-4 -16.1011,1.43053 -22.9962,4.29116 -6.8953,2.86091 -12.8001,6.96867 -17.7148,12.32331 -4.8413,5.28154 -8.5823,11.77327 -11.2229,19.47523 -2.6409,7.70217 -3.9611,16.3945 -3.9611,26.07701 0,9.68267 1.3202,18.37501 3.9611,26.07701 2.6406,7.62876 6.3816,14.1205 11.2229,19.47524 4.9147,5.28145 10.8195,9.35254 17.7148,12.21328 6.8951,2.78743 14.5605,4.18114 22.9962,4.18112 8.5089,2e-5 16.2109,-1.39369 23.1062,-4.18112 6.8951,-2.86074 12.7633,-6.93183 17.6047,-12.21328 4.8412,-5.35474 8.5822,-11.84648 11.223,-19.47524 2.6406,-7.702 3.9609,-16.39434 3.9611,-26.07701"
style="font-size:222.46456909px;fill:#1a1a1a;font-family:Lato;-inkscape-font-specification:Lato"
id="path4072"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccscccscscsccccccccccccccccscccscccc" />
<path
d="m 1323.0267,715.36987 c -8.8986,0 -15.7579,-2.48418 -20.5779,-7.45256 -4.746,-4.96836 -7.1189,-12.1243 -7.1189,-21.46783 l 0,-68.96402 -13.7638,0 c -1.1865,10e-5 -2.1876,-0.3336 -3.0033,-1.00109 -0.8157,-0.74145 -1.2236,-1.85377 -1.2236,-3.33696 l 0,-7.8975 18.6581,-2.33587 4.5605,-33.83987 c 0.1483,-1.11218 0.6303,-2.00203 1.446,-2.66957 0.8157,-0.7414 1.8539,-1.11218 3.1145,-1.11233 l 10.2013,0 0,37.84423 31.9834,0.17543 0,14.17353 -31.9834,0 0,67.62923 c 0,4.74594 0.959,8.26829 3.2578,10.56707 2.2988,2.29882 5.265,3.44822 8.8986,3.4482 2.0763,2e-5 3.856,-0.25953 5.3392,-0.77862 1.5572,-0.59323 2.8919,-1.22354 4.0043,-1.89095 1.1123,-0.66738 2.0392,-1.26062 2.7808,-1.77972 0.8157,-0.59322 1.5201,-0.88984 2.1135,-0.88986 1.0381,2e-5 1.965,0.63034 2.7808,1.89095 l 5.784,9.45474 c -3.4112,3.18867 -7.5267,5.70993 -12.3467,7.5638 -4.8202,1.77972 -9.7885,2.66957 -14.9052,2.66957"
style="font-size:222.46456909px;fill:#1a1a1a;font-family:Lato;-inkscape-font-specification:Lato"
id="path4074"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscccsccccccccccssccccccccc" />
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 75 KiB

@ -1 +0,0 @@
helix_150.png

@ -1,119 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="6"
height="6"
viewBox="0 0 6.0000003 5.9999999"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="spacer-dots.svg">
<defs
id="defs4">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4269">
<rect
y="883.44702"
x="765.71423"
height="37.375"
width="380"
id="rect4271"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4275">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4277"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4286">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4288"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="64"
inkscape:cx="1.1032851"
inkscape:cy="3.8426497"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
showguides="false"
inkscape:guide-bbox="true"
inkscape:window-width="1880"
inkscape:window-height="951"
inkscape:window-x="38"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-page="true"
inkscape:snap-bbox-edge-midpoints="true"
units="px">
<sodipodi:guide
position="34.075108,-317.70535"
orientation="0,1"
id="guide4211" />
<sodipodi:guide
position="34.610818,-350.29463"
orientation="0,1"
id="guide4213" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-372.35346,-501.96042)">
<circle
r="1.4999977"
cy="504.96042"
cx="375.35345"
id="circle4148"
style="fill:#000000;fill-opacity:0.5;stroke:none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

@ -1,117 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="0.84666669mm"
height="0.84666669mm"
viewBox="0 0 3.0000001 3.0000001"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="spacer-line.svg">
<defs
id="defs4">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4269">
<rect
y="883.44702"
x="765.71423"
height="37.375"
width="380"
id="rect4271"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4275">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4277"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4286">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4288"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="64"
inkscape:cx="0.56778045"
inkscape:cy="3.1661659"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
showguides="false"
inkscape:guide-bbox="true"
inkscape:window-width="1920"
inkscape:window-height="912"
inkscape:window-x="-2"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:snap-global="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<sodipodi:guide
position="32.575118,-304.41072"
orientation="0,1"
id="guide4211" />
<sodipodi:guide
position="33.110828,-337"
orientation="0,1"
id="guide4213" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-373.85345,-518.25507)">
<rect
y="518.25507"
x="373.85345"
height="3"
width="3"
id="rect4290"
style="fill:#000000;fill-opacity:0.5;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

@ -1,119 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="6"
height="6"
viewBox="0 0 6.0000003 5.9999999"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="spacer-dots.svg">
<defs
id="defs4">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4269">
<rect
y="883.44702"
x="765.71423"
height="37.375"
width="380"
id="rect4271"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4275">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4277"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4286">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4288"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="64"
inkscape:cx="1.1032851"
inkscape:cy="3.8426497"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
showguides="false"
inkscape:guide-bbox="true"
inkscape:window-width="1880"
inkscape:window-height="951"
inkscape:window-x="38"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-page="true"
inkscape:snap-bbox-edge-midpoints="true"
units="px">
<sodipodi:guide
position="34.075108,-317.70535"
orientation="0,1"
id="guide4211" />
<sodipodi:guide
position="34.610818,-350.29463"
orientation="0,1"
id="guide4213" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-372.35346,-501.96042)">
<circle
r="1.4999977"
cy="504.96042"
cx="375.35345"
id="circle4148"
style="fill:#ffffff;fill-opacity:0.5;stroke:none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

@ -1,117 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="0.84666669mm"
height="0.84666669mm"
viewBox="0 0 3.0000001 3.0000001"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="spacer-line.svg">
<defs
id="defs4">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4269">
<rect
y="883.44702"
x="765.71423"
height="37.375"
width="380"
id="rect4271"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4275">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4277"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4286">
<rect
y="883.44702"
x="765.71429"
height="37.375"
width="380"
id="rect4288"
style="fill:#1a80bf;fill-opacity:0.94117647;stroke:none" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="64"
inkscape:cx="0.56778045"
inkscape:cy="3.1661659"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
showguides="false"
inkscape:guide-bbox="true"
inkscape:window-width="1920"
inkscape:window-height="912"
inkscape:window-x="-2"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:snap-global="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<sodipodi:guide
position="32.575118,-304.41072"
orientation="0,1"
id="guide4211" />
<sodipodi:guide
position="33.110828,-337"
orientation="0,1"
id="guide4213" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-373.85345,-518.25507)">
<rect
y="518.25507"
x="373.85345"
height="3"
width="3"
id="rect4290"
style="fill:#ffffff;fill-opacity:0.5;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

@ -1,6 +0,0 @@
install(DIRECTORY
hicolor
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons"
COMPONENT Runtime
PATTERN "*"
)

@ -1 +0,0 @@
../places/start-here-lxqt.svg

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48pt" height="48pt" viewBox="0 0 48 48" version="1.1">
<defs>
<clipPath id="clip1">
<rect width="48" height="48"/>
</clipPath>
<g id="surface6" clip-path="url(#clip1)">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(87.058824%,87.058824%,87.058824%);fill-opacity:1;" d="M 21.070312 14.476562 C 19.847656 13.324219 18.988281 11.792969 18.632812 10.152344 C 18.277344 8.507812 18.433594 6.761719 19.070312 5.203125 C 19.707031 3.648438 20.824219 2.296875 22.226562 1.375 C 23.632812 0.449219 25.320312 -0.0351562 27 0 C 28.585938 0.03125 30.160156 0.527344 31.480469 1.40625 C 32.796875 2.285156 33.859375 3.546875 34.5 5 L 48 8 L 31.757812 8 C 30.851562 6.507812 29.296875 5.425781 27.582031 5.101562 C 26.402344 4.875 25.160156 5 24.050781 5.453125 C 22.941406 5.90625 21.964844 6.6875 21.28125 7.671875 C 20.597656 8.660156 20.203125 9.84375 20.167969 11.042969 C 20.128906 12.242188 20.449219 13.453125 21.070312 14.476562 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(87.058824%,87.058824%,87.058824%);fill-opacity:1;" d="M 22.5 19.5 L 3 3 C 1.078125 4.984375 -0.0234375 7.738281 0 10.5 C 0.0234375 13.300781 1.207031 16.074219 3.210938 18.03125 C 5.214844 19.988281 8.015625 21.105469 10.816406 21.066406 C 9.277344 20.855469 7.816406 20.101562 6.75 18.96875 C 5.683594 17.839844 5.019531 16.335938 4.898438 14.789062 C 4.785156 13.289062 5.179688 11.757812 6 10.5 L 22.5 19.5 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(87.058824%,87.058824%,87.058824%);fill-opacity:1;" d="M 21 24 L 1.5 18 C 0.980469 19.984375 1.140625 22.136719 1.945312 24.023438 C 2.753906 25.90625 4.203125 27.507812 6 28.5 C 7.371094 29.257812 8.933594 29.660156 10.5 29.660156 C 12.066406 29.660156 13.628906 29.257812 15 28.5 C 13.738281 28.613281 12.453125 28.40625 11.292969 27.898438 C 10.132812 27.394531 9.101562 26.589844 8.328125 25.589844 C 7.4375 24.433594 6.886719 23.015625 6.773438 21.5625 L 21 24 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(87.058824%,87.058824%,87.058824%);fill-opacity:1;" d="M 30.058594 13 C 29.222656 13.988281 28.675781 15.21875 28.5 16.5 C 28.335938 17.710938 28.5 18.949219 28.820312 20.128906 C 29.140625 21.304688 29.617188 22.4375 30.085938 23.566406 C 30.554688 24.695312 31.019531 25.828125 31.324219 27.011719 C 31.625 28.195312 31.761719 29.441406 31.558594 30.644531 C 31.21875 32.660156 29.933594 34.453125 28.257812 35.621094 C 26.582031 36.789062 24.539062 37.367188 22.5 37.5 C 19.925781 37.667969 17.3125 37.144531 15 36 L 15.058594 48 L 18.058594 42.03125 C 22.023438 43.191406 26.457031 42.621094 30 40.5 C 31.789062 39.429688 33.359375 37.972656 34.453125 36.199219 C 35.550781 34.425781 36.15625 32.335938 36.058594 30.257812 C 35.917969 27.292969 34.40625 24.589844 32.960938 22 C 31.511719 19.410156 30.054688 16.664062 30.035156 13.695312 C 30.035156 13.464844 30.042969 13.230469 30.058594 13 "/>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="48" height="48" style="fill:rgb(10.196078%,50.196078%,71.372549%);fill-opacity:1;stroke:none;"/>
<use xlink:href="#surface6"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

@ -1,8 +0,0 @@
install(DIRECTORY
.
DESTINATION "${LXQT_SHARE_DIR}/themes"
COMPONENT Runtime
PATTERN "CMake*"
EXCLUDE PATTERN "cmake*"
EXCLUDE PATTERN "Makefile" EXCLUDE
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

@ -1,61 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
viewBox="0 0 16 16"
height="16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="arrow-right.svg">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="699"
inkscape:window-height="480"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4" />
<g
style="fill:#bebebe"
transform="matrix(0,1.16361,-0.74817,0,572.8733,-211.9388)"
id="g6">
<path
style="color:#bebebe"
d="m 195.03,751 0,1 c -9.1e-4,0.0111 5.9e-4,0.021 -9e-5,0.0312 -0.0112,0.25496 -0.12835,0.50994 -0.31251,0.6875 l -5.7188,6.2977 -5.7188,-6.2977 c -0.18821,-0.1881 -0.28121,-0.45346 -0.28122,-0.71875 l 0,-1 1,0 c 0.26531,7e-5 0.53059,0.0931 0.71873,0.28131 l 4.2812,4.829 4.2813,-4.829 c 0.19464,-0.21073 0.46925,-0.30315 0.74998,-0.2813 z"
id="path8"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

@ -1,6 +0,0 @@
<svg width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g style="fill:#bebebe" transform="matrix(0 -1.16361 .74817 0 -555.37314 227.93914)">
<path style="color:#bebebe" d="m 195.03,751 0,1 c -9.1e-4,0.0111 5.9e-4,0.021 -9e-5,0.0312 -0.0112,0.25496 -0.12835,0.50994 -0.31251,0.6875 l -5.7188,6.2977 -5.7188,-6.2977 c -0.18821,-0.1881 -0.28121,-0.45346 -0.28122,-0.71875 l 0,-1 1,0 c 0.26531,7e-5 0.53059,0.0931 0.71873,0.28131 l 4.2812,4.829 4.2813,-4.829 c 0.19464,-0.21073 0.46925,-0.30315 0.74998,-0.2813 z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 604 B

@ -1,30 +0,0 @@
Notification {
color: #f2f1f0;
border: 1px solid #2b2b29;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37);
margin: 0px;
border-radius: 5px;
}
QLabel {
color: #f2f1f0;
}
#closeButton {
border: none;
qproperty-icon: url(lxqt-notificationd/cancel.svg);
qproperty-icon-size: 24px;
}
#closeButton:hover {
padding: 4px;
}
#appLabel {
font-weight: bold;
}
#summaryLabel {
font-style: italic;
}

@ -1,119 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="90"
height="90"
id="svg3140"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="clear.svg">
<defs
id="defs3142" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.0931704"
inkscape:cx="5.389571"
inkscape:cy="50.793477"
inkscape:document-units="px"
inkscape:current-layer="g4978"
showgrid="true"
inkscape:window-width="1920"
inkscape:window-height="915"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<inkscape:grid
type="xygrid"
id="grid3178"
empspacing="6"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="-1.7382813e-05px" />
</sodipodi:namedview>
<metadata
id="metadata3145">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-962.36218)">
<rect
style="color:#000000;fill:none;stroke:none;stroke-width:7.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect4198"
width="90"
height="90"
x="0"
y="962.36218" />
<g
id="g4978"
transform="translate(-60,548.00002)">
<rect
style="color:#000000;fill:none;stroke:none;stroke-width:6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect3032"
width="90"
height="90"
x="0"
y="1.7382814e-05"
transform="translate(60,414.36216)" />
<rect
style="opacity:0.05;color:#000000;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect3844"
width="90"
height="90.000015"
x="60.000004"
y="-504.36215"
transform="scale(1,-1)" />
<path
sodipodi:type="arc"
style="color:#000000;fill:none;stroke:#f2f1f0;stroke-width:8.67455864000000076;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;stroke-opacity:1"
id="path2995-0"
sodipodi:cx="35.999996"
sodipodi:cy="36.500011"
sodipodi:rx="33"
sodipodi:ry="33.5"
d="m 68.999996,36.500011 c 0,18.50154 -14.774603,33.5 -33,33.5 -18.225397,0 -32.9999998,-14.99846 -32.9999998,-33.5 0,-18.501539 14.7746028,-33.4999996 32.9999998,-33.4999996 18.225397,0 33,14.9984606 33,33.4999996 z"
transform="matrix(1.0442733,0,0,1.0308021,67.406166,421.73787)" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path825"
d="M 116.68288,477.40901 86.953149,447.67927 93.317119,441.31531 123.04685,471.04504 Z"
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 86.953149,471.04504 29.729741,-29.72973 6.36396,6.36397 L 93.317119,477.40901 Z"
id="path4002"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.4 KiB

@ -1,557 +0,0 @@
/*
* General panel settings
*/
LXQtPanel #BackgroundWidget {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37);
}
QToolTip {
border: 1px solid #2b2b29;
background: #363532;
padding: 2px;
margin: 0px;
color: #f2f1f0;
}
/*
* General plugins settings
*/
Plugin,
LXQtPanelPlugin {
padding: 0;
spacing: 20px;
qproperty-moveMarkerColor: #eb7140;
}
Plugin > QWidget,
Plugin > QWidget > QWidget{
color: #f2f1f0;
}
Plugin > QToolButton,
Plugin > QWidget > QToolButton,
Plugin > QWidget > QToolButton > QWidget > QToolButton,
LXQtPanelPlugin > QToolButton {
margin: 0px;
border: 1px solid #2b2b29;
border-radius: 4px;
qproperty-iconSize: 24px;
color: #f2f1f0;
}
Plugin > QToolButton:hover,
Plugin > QWidget > QToolButton:hover,
LXQtPanelPlugin > QToolButton:hover {
margin: 0px;
background: #363532;
border: 1px solid #2b2b29;
}
Plugin > QToolButton:pressed,
Plugin > QWidget > QToolButton:pressed,
LXQtPanelPlugin > QToolButton:pressed {
padding: 4px;
}
/*
* Calendar (from any of the two clocks)
*/
QCalendarWidget #qt_calendar_navigationbar,
#WorldClock QCalendarWidget #qt_calendar_navigationbar * {
background-color: #3c3b37;
color: #f2f1f0;
}
QCalendarWidget #qt_calendar_nextmonth {
max-height:20px;
min-height:20px;
qproperty-icon: url(/arrow-right.svg);
margin-right: 3px;
}
QCalendarWidget #qt_calendar_nextmonth:hover {
border: 1px solid #ca5f34;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
QCalendarWidget #qt_calendar_prevmonth {
max-height:20px;
min-height:20px;
qproperty-icon: url(/arrow-left.svg);
margin-left: 3px;
}
QCalendarWidget #qt_calendar_prevmonth:hover {
border: 1px solid #ca5f34;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
QCalendarWidget #qt_calendar_monthbutton::menu-indicator {
image: none;
}
QCalendarWidget #qt_calendar_monthbutton {
padding:2px;
margin: 2px;
}
QCalendarWidget #qt_calendar_monthbutton:hover {
border: 1px solid #ca5f34;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
QCalendarWidget #qt_calendar_yearbutton:hover {
border: 1px solid #ca5f34;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
QCalendarWidget QMenu {
margin: 4px;
background-color: #3c3b37;
color: f2f1f0;
}
QCalendarWidget QMenu::item:selected {
color: #f2f1f0;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
QCalendarWidget QSpinBox {
color: #f2f1f0;
background-color: #3c3b37;
selection-background-color: #ca5f34;
selection-color: #f2f1f0;
}
QCalendarWidget QAbstractItemView:enabled {
color: white;
background: #3c3b37;
selection-background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
selection-color: #f2f1f0;
}
QCalendarWidget QAbstractItemView:disabled {
color: #969696;
}
QCalendarWidget QWidget {
alternate-background-color: #1e1d1b;
}
/*
* TaskBar
*/
#TaskBar QToolButton{
padding: 1px;
margin: 2px;
}
#TaskBar QToolButton:on{
background: #363532;
border: 1px solid #2b2b29;
}
#TaskBar QToolButton:hover{
border: 1px solid #ca5f34;
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
#TaskBar QToolButton:pressed {
padding: 4px;
}
#TaskBar QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
#TaskBar LXQtGroupPopup {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37);
border: 1px solid #f88657;
}
/*
* Main menu
*/
#MainMenu {
margin: 2px;
padding: 1px;
border-radius: 4px;
qproperty-icon: url(mainmenu.svg);
color: #f2f1f0;
border: none;
}
#MainMenu:pressed {
padding: 4px;
}
#MainMenu QMenu {
background-color: #3c3b37;
border: 1px solid #515048;
}
#MainMenu QMenu::icon {
background-color: transparent;
border: 10px solid transparent;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}
#MainMenu QMenu::right-arrow {
image: url(arrow-right.svg);
border: 5px solid transparent;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
#MainMenu QMenu::item {
color: #f2f1f0;
padding: 7px 40px 7px 24px;
}
#MainMenu QMenu::item:selected {
color: #f2f1f0;
background:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
#MainMenu ActionView {
background-color: #3c3b37;
border: none;
color: #f2f1f0;
}
#MainMenu ActionView::item {
padding: 2px 0;
}
#MainMenu QLineEdit {
background: #3c3b37;
border: none;
color: #f2f1f0;
margin-bottom: 1px;
padding: 3px;
}
#MainMenu QScrollBar::handle {
background-color: palette(highlighted-text);
color: palette(highlighted-text);
}
/*
* QuickLaunch
*/
#QuickLaunch QToolButton {
margin: 2px;
padding: 1px;
border: none;
}
#QuickLaunch QToolButton:hover {
background: #363532;
border: 1px solid #2b2b29;
}
#QuickLaunch QToolButton:pressed {
padding: 4px;
}
#QuickLaunchPlaceHolder {
color: #eb7140;
}
/*
* Clock
*/
#Clock {
background: transparent;
margin: 2px;
border-radius: 4px;
}
#Clock:hover {
background: #363532;
border: 1px solid #2b2b29;
}
#Clock #TimeLabel{
color: #f2f1f0;
margin-right: 2px;
margin-left: 2px;
}
#Clock #DateLabel{
color: #f2f1f0;
margin-right: 2px;
margin-left: 2px;
}
/*
* Desktopswitch
*/
#DesktopSwitch QToolButton {
border: none;
margin: 2px;
}
#DesktopSwitch QToolButton:on {
background: #363532;
border: 1px solid #2b2b29;
}
#DesktopSwitch QToolButton:hover {
background: #363532;
border: 1px solid #2b2b29;
}
#DesktopSwitch QToolButton:pressed {
padding: 4px;
}
#DesktopSwitch QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
/*
* Tray
*/
#Tray {
min-width: 6px;
}
TrayIcon {
margin: 2px;
}
/*
* Mount plugin
*/
#LXQtMountPlugin QToolButton {
border:none;
padding: 1px;
margin: 2px;
}
#LXQtMountPlugin QToolButton:pressed {
padding: 4px;
}
#LXQtMountPopup {
background: #3c3b37;
color: #f2f1f0;
}
#LXQtMountPopup > MenuDiskItem {
border-radius: 4px;
}
#LXQtMountPopup > MenuDiskItem:hover {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
}
#LXQtMountPopup #EjectButton,
#LXQtMountPopup #DiskButton {
qproperty-iconSize: 22px;
background-color: transparent;
border: none;
color: #f2f1f0;
padding: 4px;
}
#LXQtMountPopup #NoDiskLabel {
margin: 6px;
color: #f2f1f0;
}
/*
* ShowDesktop
*/
#ShowDesktop {
border:none;
padding: 1px;
margin: 2px;
}
#ShowDesktop:pressed {
padding: 4px;
}
/*
* KbIndicator
*/
#KbIndicator > QLabel {
padding: 3px;
border: 0px;
}
#KbIndicator > QLabel:enabled {
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
color: #f2f1f0;
border: 1px solid #ca5f34;
border-radius: 4px;
}
#KbIndicator:disabled {
background: transparent;
color: #f2f1f0;
}
/*
* #SysStat
*/
#SysStat {
padding: 1px 1px 1px 1px;
}
#SysStat > QLabel {
font-size: 6pt;
}
#SysStat_Graph {
qproperty-gridColor: rgba(255, 255, 255, 25%);
qproperty-titleColor: rgba(255, 255, 255, 75%);
qproperty-cpuSystemColor: rgb(128, 0, 0);
qproperty-cpuUserColor: rgb(0, 0, 128);
qproperty-cpuNiceColor: rgb(0, 128, 0);
qproperty-cpuOtherColor: rgb(128, 128, 0);
qproperty-frequencyColor: rgb(96, 96, 96);
qproperty-memAppsColor: rgb(0, 0, 128);
qproperty-memBuffersColor: rgb(0, 128, 0);
qproperty-memCachedColor: rgb(128, 128, 0);
qproperty-swapUsedColor: rgb(128, 0, 0);
qproperty-netReceivedColor: rgb(0, 0, 128);
qproperty-netTransmittedColor: rgb(128, 128, 0);
}
/*
* WorldClock
*/
#WorldClock {
margin: 2px;
border: none;
border-radius: 4px;
color: #f2f1f0;
padding: 1px;
}
#WorldClock:hover {
background: #363532;
border: 1px solid #2b2b29;
}
#WorldClockContent {
color: #f2f1f0;
padding: 2px;
}
#WorldClockPopup > QLabel {
color: #f2f1f0;
}
/*
* CPU monitor
*/
#LXQtCpuLoad {
qproperty-fontColor: #f2f1f0;
}
/*
* Volume plugin
*/
#VolumePlugin QToolButton {
border:none;
padding: 1px;
margin: 2px;
}
#VolumePlugin QToolButton:pressed {
padding: 4px;
}
VolumePopup {
background:#3c3b37;
padding: 4px;
}
VolumePopup > QPushButton {
color: #f2f1f0;
background: #363532;
padding: 2px 10px;
margin: 3px;
qproperty-iconSize: 24px;
}
VolumePopup > QPushButton:hover {
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
border-radius: 2px;
}
VolumePopup > QSlider {
margin-top: 4px;
}
VolumePopup > QSlider::groove:vertical {
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
width: 8px;
border-radius: 3px;
}
VolumePopup > QSlider::handle:vertical {
height: 10px;
background: #C2C2C2;
border-radius: 2px;
margin: 0 -4px; /* expand outside the groove */
}
VolumePopup > QSlider::add-page:vertical {
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
border: 1px solid #2D2D2D;
border-radius: 3px;
}
VolumePopup > QSlider::sub-page:vertical {
background: rgba(0, 0, 0, 80%);
border-radius: 3px;
}
/*
* Spacer
*/
#Spacer {
background-position: center center;
}
#Spacer[type="lined"] {
background-image: url(/spacer-plugin/spacer-line.svg);
}
#Spacer[type="dotted"] {
background-image: url(/spacer-plugin/spacer-dots.svg);
}
#Spacer[orientation="horizontal"] {
background-repeat: repeat-y;
margin-top: 2px;
margin-bottom: 2px;
}
#Spacer[orientation="vertical"] {
background-repeat: repeat-x;
margin-right: 2px;
margin-left: 2px;
}

@ -1,56 +0,0 @@
/*
* Panel
*/
#panel {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37);
border: 1px solid #2b2b29;
padding: 2px;
}
/*
* Buttons
*/
QToolButton {
margin: 0px;
border: 0px solid transparent;
padding: 0px;
qproperty-iconSize: 24px;
}
QToolButton:hover {
padding: 2px;
}
QToolButton::menu-indicator {
image: none;
}
#closeButton {
qproperty-icon: url(lxqt-runner/clear.svg);
}
#actionButton {
qproperty-icon: url(lxqt-runner/navigation-menu.svg);
}
#commandEd {
border: 1px solid #2b2b29;
padding: 0px;
margin: 0px;
background: white;
color: #2b2b29;
selection-background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140);
selection-color: white;
}
#commandList {
border: 1px solid #2b2b29;
}
#commandList::item {
margin: 2px;
padding: 2px;
}

@ -1,119 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="90"
height="90"
id="svg3140"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="clear.svg">
<defs
id="defs3142" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.0931704"
inkscape:cx="5.389571"
inkscape:cy="50.793477"
inkscape:document-units="px"
inkscape:current-layer="g4978"
showgrid="true"
inkscape:window-width="1920"
inkscape:window-height="915"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<inkscape:grid
type="xygrid"
id="grid3178"
empspacing="6"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="-1.7382813e-05px" />
</sodipodi:namedview>
<metadata
id="metadata3145">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-962.36218)">
<rect
style="color:#000000;fill:none;stroke:none;stroke-width:7.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect4198"
width="90"
height="90"
x="0"
y="962.36218" />
<g
id="g4978"
transform="translate(-60,548.00002)">
<rect
style="color:#000000;fill:none;stroke:none;stroke-width:6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect3032"
width="90"
height="90"
x="0"
y="1.7382814e-05"
transform="translate(60,414.36216)" />
<rect
style="opacity:0.05;color:#000000;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect3844"
width="90"
height="90.000015"
x="60.000004"
y="-504.36215"
transform="scale(1,-1)" />
<path
sodipodi:type="arc"
style="color:#000000;fill:none;stroke:#f2f1f0;stroke-width:8.67455864000000076;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;stroke-opacity:1"
id="path2995-0"
sodipodi:cx="35.999996"
sodipodi:cy="36.500011"
sodipodi:rx="33"
sodipodi:ry="33.5"
d="m 68.999996,36.500011 c 0,18.50154 -14.774603,33.5 -33,33.5 -18.225397,0 -32.9999998,-14.99846 -32.9999998,-33.5 0,-18.501539 14.7746028,-33.4999996 32.9999998,-33.4999996 18.225397,0 33,14.9984606 33,33.4999996 z"
transform="matrix(1.0442733,0,0,1.0308021,67.406166,421.73787)" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path825"
d="M 116.68288,477.40901 86.953149,447.67927 93.317119,441.31531 123.04685,471.04504 Z"
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 86.953149,471.04504 29.729741,-29.72973 6.36396,6.36397 L 93.317119,477.40901 Z"
id="path4002"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.4 KiB

@ -1,97 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="90"
height="90"
xml:space="preserve"
sodipodi:docname="navigation-menu.svg"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs6"><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath16"><path
d="m 0,595.28 841.89,0 L 841.89,0 0,0 0,595.28 Z"
id="path18"
inkscape:connector-curvature="0" /></clipPath></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview4"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="5.3634615"
inkscape:cx="64.941314"
inkscape:cy="39.297804"
inkscape:current-layer="g10"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-midpoints="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-smooth-nodes="true"
inkscape:snap-midpoints="true"
inkscape:object-nodes="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-center="true"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"><inkscape:grid
type="xygrid"
id="grid4065"
empspacing="6" /></sodipodi:namedview><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="chevron"
transform="matrix(1.25,0,0,-1.25,-406.97987,423.35437)"><rect
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80000000999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect4067"
width="62.400002"
height="9.6000004"
x="330.38391"
y="-326.68362"
transform="scale(1,-1)" /><rect
transform="scale(1,-1)"
y="-307.48361"
x="330.38391"
height="9.6000004"
width="62.400002"
id="rect4069"
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80000000999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /><rect
style="color:#000000;fill:#f2f1f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80000000999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect4090"
width="62.400002"
height="9.6000004"
x="330.38391"
y="-288.28363"
transform="scale(1,-1)" /><rect
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect4065"
width="72"
height="72"
x="325.58389"
y="-338.6835"
transform="scale(1,-1)" /></g></svg>

Before

Width:  |  Height:  |  Size: 3.8 KiB

@ -1,205 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="mainmenu.svg"
inkscape:export-filename="./lxqt_icon_48.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
style="enable-background:new">
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.313708"
inkscape:cx="-0.69547767"
inkscape:cy="26.23137"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="true"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="915"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
showguides="true"
inkscape:object-paths="false"
inkscape:object-nodes="true"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
type="xygrid"
id="grid3064"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="0px" />
</sodipodi:namedview>
<title
id="title4078">LXQt</title>
<defs
id="defs4">
<inkscape:path-effect
effect="spiro"
id="path-effect3250-6"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3252-9"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3254-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3260-0"
is_visible="true" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Logo"
transform="translate(-575.98291,-747.48535)"
style="display:inline">
<path
sodipodi:type="arc"
style="fill:#dd4814;fill-opacity:1;stroke:none"
id="path3002"
sodipodi:cx="-8"
sodipodi:cy="25"
sodipodi:rx="27"
sodipodi:ry="27"
d="m 19,25 a 27,27 0 1 1 -54,0 27,27 0 1 1 54,0 z"
transform="matrix(0.88888905,0,0,0.88888905,607.09402,749.26313)" />
<flowRoot
xml:space="preserve"
id="flowRoot3012"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-249.22717,-823.47169)"><flowRegion
id="flowRegion3014"><rect
id="rect3016"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
id="g3015"
transform="matrix(1.0624094,0,0,1.0624094,-28.945163,-56.647443)"
style="fill:#ffffff;fill-opacity:1">
<path
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 590.02939,773.13729 c -0.81437,-0.7694 -1.38897,-1.7891 -1.62526,-2.88425 -0.2363,-1.09514 -0.13329,-2.26104 0.29137,-3.29779 0.42466,-1.03675 1.16915,-1.9399 2.10581,-2.55459 0.93666,-0.61469 2.06149,-0.93829 3.1816,-0.91531 1.05715,0.0217 2.1062,0.35108 2.986,0.9376 0.87979,0.58651 1.58736,1.42815 2.014,2.39563 l 9,2.00001 -10.82845,0 c -0.60283,-0.99501 -1.64039,-1.71583 -2.7832,-1.93359 -0.78578,-0.14973 -1.61441,-0.0668 -2.35494,0.23565 -0.74053,0.30246 -1.39027,0.82337 -1.84654,1.4804 -0.45626,0.65702 -0.71741,1.44779 -0.74215,2.24732 -0.0248,0.79953 0.187,1.60494 0.60176,2.28892"
id="path3149-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
inkscape:path-effect="#path-effect3250-6"
inkscape:original-d="m 590.02939,773.13729 c 0,0 1.33345,-9.70978 3.95352,-9.65194 2.62008,0.0578 5,3.33323 5,3.33323 l 9,2.00001 -10.82845,0 c 0,0 -0.78008,-1.64818 -2.7832,-1.93359 -2.00313,-0.28541 -4.34187,6.25228 -4.34187,6.25229 z" />
<g
id="g3159-3"
transform="matrix(0.12018167,0,0,0.1200873,457.60196,570.49248)"
style="fill:#ffffff;fill-opacity:1">
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1109.8277,1715.3593 -108.1695,-91.6 c 0,0 -32.05931,23.0006 -16.64152,41.6364 21.44112,25.9164 60.00362,58.6556 60.00362,58.6556 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 6.1015,-23.8031 6.1015,-23.8031 z"
inkscape:path-effect="#path-effect3252-9"
id="path3151-3"
d="m 1109.8277,1715.3593 -108.1695,-91.6 c -10.65928,11.0168 -16.77082,26.3076 -16.64152,41.6364 0.13113,15.5453 6.68678,30.9394 17.80352,41.8064 11.1168,10.867 26.6558,17.0713 42.2001,16.8492 -8.5449,-1.178 -16.646,-5.3565 -22.5596,-11.6359 -5.9137,-6.2794 -9.5989,-14.6165 -10.2626,-23.2166 -0.6416,-8.3148 1.5391,-16.8222 6.1015,-23.8031 l 91.5281,49.9636"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 1101.507,1740.3412 -108.16958,-33.3091 c -2.89063,11.0071 -2.00508,22.969 2.47486,33.4305 4.47992,10.4614 12.52632,19.3569 22.48732,24.8604 7.6018,4.2 16.2773,6.4373 24.9622,6.4373 8.6849,0 17.3604,-2.2373 24.9622,-6.4373 -6.9916,0.631 -14.1373,-0.5277 -20.5712,-3.3359 -6.4339,-2.8081 -12.1424,-7.2597 -16.4338,-12.8153 -4.9547,-6.4144 -7.9929,-14.2903 -8.6296,-22.3704 l 78.9176,13.5398"
id="path3153-6"
inkscape:path-effect="#path-effect3254-3"
inkscape:original-d="m 1101.507,1740.3412 -108.16958,-33.3091 c 0,0 9.50158,49.2208 24.96218,58.2909 21.5007,12.6135 49.9244,0 49.9244,0 0,0 -18.6455,-3.5249 -37.005,-16.1512 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
</g>
<path
inkscape:original-d="m 596.02149,772.15231 c -0.20578,0.41295 -0.92889,1.71142 -1.03858,2.33304 -0.55403,3.13948 2.50023,6.81369 2.03855,9.42993 -0.46167,2.61625 -2.52725,3.03066 -6.03855,4.57007 -1.67769,0.73552 -2.94139,-0.78949 -5,-1 -1.12654,1.57378 0.0386,8 0.0386,8 0,0 0.85977,-3.1376 2,-3.9785 3.4633,0.44857 5.7433,0.50326 7.9614,-1.0215 3.60545,-2.40175 4.0386,-3.82719 4.0386,-6.82937 0,-3.00218 -4.015,-7.43791 -4.015,-11.04053 0,-0.15414 0.007,-0.31997 0.015,-0.4635 z"
inkscape:path-effect="#path-effect3260-0"
sodipodi:nodetypes="ccssccccsscc"
inkscape:connector-curvature="0"
id="path3155-5"
d="m 596.02149,772.15231 c -0.55774,0.65831 -0.92265,1.47805 -1.03858,2.33304 -0.10946,0.8073 -1.2e-4,1.6321 0.21372,2.41822 0.21385,0.78612 0.53033,1.53985 0.84297,2.29217 0.31263,0.75231 0.62335,1.50891 0.8249,2.29827 0.20154,0.78936 0.29157,1.61778 0.15696,2.42127 -0.22515,1.34391 -1.08188,2.53858 -2.20014,3.31722 -1.11826,0.77865 -2.47867,1.16405 -3.83841,1.25285 -1.71571,0.11205 -3.45936,-0.23668 -5,-1 l 0.0386,8 2,-3.9785 c 2.64226,0.77198 5.59962,0.39253 7.9614,-1.0215 1.19168,-0.71348 2.23863,-1.68553 2.96915,-2.86684 0.73052,-1.18131 1.13521,-2.57515 1.06945,-3.96253 -0.0937,-1.97631 -1.10119,-3.77682 -2.06587,-5.50423 -0.96469,-1.72741 -1.93693,-3.55781 -1.94913,-5.5363 -9.5e-4,-0.15462 0.004,-0.30927 0.015,-0.4635 l -2e-5,3.6e-4"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
</g>
<flowRoot
xml:space="preserve"
id="flowRoot3012-8"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-167.24424,-710.91942)"><flowRegion
id="flowRegion3014-8"><rect
id="rect3016-2"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018-1" /></flowRoot> </g>
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

@ -1 +0,0 @@
../../../graphics/spacer-dark-dots.svg

@ -1 +0,0 @@
../../../graphics/spacer-dark-line.svg

@ -1,2 +0,0 @@
wallpapers/size=9
wallpapers/1/file=Butterfly-Kenneth-Wimer.jpg

@ -1,6 +0,0 @@
<svg width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g style="fill:#bebebe" transform="matrix(0 -1.16361 .74817 0 -555.37314 227.93914)">
<path style="color:#bebebe" d="m 195.03,751 0,1 c -9.1e-4,0.0111 5.9e-4,0.021 -9e-5,0.0312 -0.0112,0.25496 -0.12835,0.50994 -0.31251,0.6875 l -5.7188,6.2977 -5.7188,-6.2977 c -0.18821,-0.1881 -0.28121,-0.45346 -0.28122,-0.71875 l 0,-1 1,0 c 0.26531,7e-5 0.53059,0.0931 0.71873,0.28131 l 4.2812,4.829 4.2813,-4.829 c 0.19464,-0.21073 0.46925,-0.30315 0.74998,-0.2813 z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 604 B

@ -1,65 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="left-arrow.svg">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8.2711864"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
style="color:#bebebe;fill:#dedede;fill-opacity:1"
id="g4"
transform="matrix(0,1,-1,0,16,0)">
<path
d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z"
id="path6"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
<path
d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z"
id="path8"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

@ -1,66 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="left-arrow.svg">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8.2711864"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
style="color:#bebebe;fill:#dedede;fill-opacity:1"
id="g4"
transform="matrix(0,-1,1,0,0,16)">
<path
d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z"
id="path6"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
<path
d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z"
id="path8"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

@ -1,6 +0,0 @@
<svg width="16" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16">
<g style="stroke-linecap:round;fill:#bebebe;fill-rule:evenodd;stroke-linejoin:round">
<path style="text-align:start;shape-rendering:auto;mix-blend-mode:normal;color-interpolation-filters:linearRGB;isolation:auto;white-space:normal;font-family:sans-serif;text-decoration-line:none;solid-opacity:1;image-rendering:auto;text-decoration-style:solid;text-rendering:auto;solid-color:#000000;stroke:none;line-height:normal;text-decoration-color:#000000;color:#000;text-transform:none;stroke-width:2.236;color-rendering:auto;text-indent:0;color-interpolation:sRGB" id="path4147" d="m 1.1172,0 a 1.11797,1.11797 0 0,0 -1.11719,1.11719 v 13.7656 a 1.11797,1.11797 0 0,0 1.11719,1.11719 h 13.7656 a 1.11797,1.11797 0 0,0 1.11719,-1.11719 v -13.7656 a 1.11797,1.11797 0 0,0 -1.11719,-1.11719 h -13.7656 z m 1.1191,2.2363 h 11.5273 v 11.5273 h -11.5273 l 0,-11.5273 z "/>
<rect width="6.2949615" x="4.852519" y="4.852519" height="6.2949615" style="stroke:#bebebe;stroke-width:1.705" id="rect4152"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

@ -1,27 +0,0 @@
Notification {
color: #DDDDDD;
border: 1px solid rgba(0, 0, 0, 50%);
background:rgba(0, 0, 0, 80%);
margin: 0px;
}
QLabel {
color: #FFFFFF;
}
#closeButton {
border: none;
padding: 2px;
qproperty-icon: url(lxqt-notificationd/cancel.svg);
}
#closeButton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
padding: 2px;
background: rgba(255, 255, 255, 20%);
qproperty-icon: url(lxqt-notificationd/cancel.png);
}
#appLabel {
font-weight: bold;
}

@ -1,58 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="cancel.svg">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="769"
inkscape:window-height="480"
id="namedview8"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="g4" />
<g
transform="translate(-40 -518)"
id="g4">
<path
style="fill:#dedede;line-height:normal;color:#bebebe;fill-opacity:1"
d="m 48,519.03125 c -3.85327,0 -6.96875,3.11547 -6.96875,6.96875 0,3.85327 3.11548,6.96875 6.96875,6.96875 3.85327,0 6.96875,-3.11548 6.96875,-6.96875 0,-3.85328 -3.11548,-6.96875 -6.96875,-6.96875 z M 45,523 l 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 48,524.59375 49.3125,523.3125 C 49.578125,523.082 49.759172,523.007 50,523 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -1.28125,1.28125 1.25,1.25 C 50.906938,527.46942 50.999992,527.7347 51,528 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 48,527.4375 46.71875,528.71875 C 46.530586,528.90694 46.26529,529 46,529 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 1.28125,-1.25 L 45.28125,524.75 C 45.070508,524.55537 44.97809,524.28075 45,524 l 0,-1 z"
id="path6" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

@ -1,545 +0,0 @@
/*
* General panel settings
*/
LXQtPanel #BackgroundWidget {
background:rgba(0, 0, 0, 50%);
}
QToolTip {
border: 1px solid hsv(0, 0, 41);
background:hsv(0, 0, 20);
padding: 2px;
margin: 0px;
color: #DEDEDE
}
/*
* General plugins settings
*/
Plugin,
LXQtPanelPlugin {
padding: 0;
spacing: 20px;
qproperty-moveMarkerColor: #C94C21;
}
Plugin > QWidget,
Plugin > QWidget > QWidget {
color: #DEDEDE;
}
Plugin > QToolButton,
Plugin > QWidget > QToolButton,
Plugin > QWidget > QToolButton > QWidget > QToolButton,
LXQtPanelPlugin > QToolButton {
margin: 0;
border: 1px solid transparent;
qproperty-iconSize: 24px;
color: #DEDEDE;
}
Plugin > QToolButton:hover,
Plugin > QWidget > QToolButton:hover,
LXQtPanelPlugin > QToolButton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
Plugin > QToolButton:pressed,
Plugin > QWidget > QToolButton:pressed,
LXQtPanelPlugin > QToolButton:pressed {
padding: 4px;
}
/*
* Volume plugin
*/
VolumePopup {
background: hsv(0, 0, 41);
margin: 2px;
}
VolumePopup > QPushButton {
border: 1px solid rgba(255, 255, 255, 5%);
border-radius: 2px;
color: #DEDEDE;
background: rgba(255, 255, 255, 10%);
padding: 2px 10px;
margin: 3px;
qproperty-iconSize: 24px;
}
VolumePopup > QPushButton:hover {
border: 1px solid rgba(255, 255, 255, 10%);
border-radius: 2px;
background: rgba(255, 255, 255, 20%);
}
VolumePopup > QSlider::groove:vertical {
background: hsv(0, 0, 41);
width: 8px;
border-radius: 3px;
}
VolumePopup > QSlider::handle:vertical {
height: 10px;
background: #DEDEDE;
border-radius: 5px;
margin: 0 -4px; /* expand outside the groove */
}
VolumePopup > QSlider::add-page:vertical {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #787676, stop: 1 #ABABAB);
border: 1px solid rgba(0, 0, 0, 80%);
border-radius: 3px;
}
VolumePopup > QSlider::sub-page:vertical {
background: rgba(0, 0, 0, 80%);
border-radius: 3px;
}
/*
* Desktopswitch
*/
#DesktopSwitch QToolButton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#DesktopSwitch QToolButton:on {
background: #640b0c;
border: 1px solid #640b0c;
font: bold;
}
#DesktopSwitch QToolButton:hover:on {
background: #870e10;
border: 1px solid #870e10;
}
#DesktopSwitch QToolButton:pressed {
background: #50080a;
padding: 4px;
}
#DesktopSwitch QToolButton[urgent="true"] {
color: white;
background: #960f11;
border: 1px solid #d21518;
}
/*
* QuickLaunch
*/
#QuickLaunchPlaceHolder {
color: #AAAAAA;
}
#QuickLaunch QToolButton{
border: 0px;
margin: 1px;
padding: 2px;
}
#QuickLaunch QToolButton:hover{
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#QuickLaunch QToolButton:pressed {
padding: 4px;
}
/*
* TaskBar
*/
#TaskBar QToolButton{
margin: 2px;
padding: 2px;
}
#TaskBar QToolButton:on{
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(0, 0, 0, 40%);
}
#TaskBar QToolButton:hover{
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#TaskBar QToolButton:pressed {
padding: 4px;
}
#TaskBar QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
#TaskBar LXQtGroupPopup {
background:rgba(0, 0, 0, 50%);
border: 1px solid rgba(0, 0, 0, 40%);;
}
/*
* Calendar Widget
*/
QCalendarWidget QAbstractItemView:enabled {
color: white;
background: black;
selection-background-color: #640b0c;
selection-color: white;
}
QCalendarWidget QAbstractItemView:disabled {
color: #969696;
}
QCalendarWidget QWidget {
alternate-background-color: #3c3c3c;
}
QCalendarWidget #qt_calendar_navigationbar,
QCalendarWidget #qt_calendar_navigationbar * {
background-color:hsv(0, 0, 41);
color: #DEDEDE;
}
QCalendarWidget #qt_calendar_monthbutton {
padding:2px;
margin: 2px;
}
QCalendarWidget #qt_calendar_monthbutton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
QCalendarWidget #qt_calendar_monthbutton::menu-indicator {
image: none;
}
QCalendarWidget QTableView {
selection-background-color:hsv(0, 0, 41);
}
QCalendarWidget #qt_calendar_nextmonth {
max-height:20px;
min-height:20px;
qproperty-icon: url(calendar-popup/right-arrow.svg);
}
QCalendarWidget #qt_calendar_prevmonth {
max-height:20px;
min-height:20px;
qproperty-icon: url(calendar-popup/left-arrow.svg);
}
/*
* Clock
*/
#Clock:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#Clock > QWidget{
margin: 2px;
}
#Clock #TimeLabel{
color: #DEDEDE;
margin-right: 2px;
margin-left: 2px;
}
#Clock #DateLabel{
color: #DEDEDE;
margin-right: 2px;
margin-left: 2px;
}
/*
* Tray
*/
#Tray {
min-width: 6px;
padding-left: 2px;
padding-right: 2px;
}
TrayIcon {
margin: 2px;
}
/*
* All menus
*/
QMenu {
margin: 0px;
padding: 2px;
border: 1px solid rgba(50, 50, 50, 80%);
border-bottom-color: rgba(0, 0, 0, 80%);
border-right-color: rgba(0, 0, 0, 80%);
background: rgba(0, 0, 0, 80%);
/*qproperty-icon: url(mainmenu.svg);*/
color: white;
}
QMenu::icon {
background-color: transparent;
border: 20px;
}
QMenu QToolButton {
background-color: #3c3c3c;
padding: 5px;
border: none;
color: white;
font: bold italic;
}
QMenu::separator {
background-color: transparent;
}
QMenu::item {
border: 10px solid transparent;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 5px;
padding: 6px 40px 6px 24px;
background: transparent;
color: white;
}
QMenu::item:selected {
border: 10px solid #640b0c;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 5px;
background: #640b0c;
color: white;
}
QMenu::item:selected:disabled {
background-color: palette(text);
}
QMenu::item:disabled {
color: #6D6D6D;
background-color: transparent;
}
QMenu::right-arrow {
image: url(arrow-right.svg);
}
QMenu::indicator {
width: 13px;
height: 13px;
}
QMenu::indicator:non-exclusive:unchecked {
image: url(unchecked.svg);
}
QMenu::indicator:non-exclusive:checked {
image: url(checked.svg);
}
/*
* Main menu
*/
#MainMenu {
margin: 2px;
padding: 2px;
border: none;
background: rgba(0, 0, 0, 80%);
qproperty-icon: url(mainmenu.svg);
color: white;
}
#MainMenu QLineEdit {
background: black;
border: 1px solid #3c3c3c;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
padding: 3px;
margin-bottom: 1px;
color: white;
selection-background-color: #640b0c;
}
#MainMenu ActionView {
border: none;
background: black;
color: white;
}
#MainMenu ActionView::item {
background: black;
color: white;
border: none;
padding: 4px 3px 4px 10px;
}
#MainMenu ActionView::item:selected {
background: #640b0c;
color: white;
}
#MainMenu ActionView::item:hover {
background: #500709;
color: white;
}
/*
* Mount plugin
*/
#LXQtMountPlugin {
margin: 2px;
}
#LXQtMountPopup {
background-color: hsv(0, 0, 41);
padding: 4px;
}
#LXQtMountPopup > MenuDiskItem {
border-radius: 4px;
}
#LXQtMountPopup > MenuDiskItem:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#LXQtMountPopup #EjectButton,
#LXQtMountPopup #DiskButton {
qproperty-iconSize: 22px;
background-color: transparent;
border: none;
color: #EEEEEE;
padding: 4px;
}
#LXQtMountPopup #NoDiskLabel {
margin: 6px;
color: #CCCCCC;
}
/*
* ShowDesktop
*/
#ShowDesktop > QToolButton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
/*
* KbIndicator
*/
#KbIndicator > QLabel {
padding: 3px;
border: 0px;
font: bold;
}
#KbIndicator > QLabel:disabled {
color: #b4b4b4;
}
#KbIndicator > QLabel:enabled {
color: white;
background: #780d0f;
}
/*
* SysStat
*/
#SysStat {
padding: 2px 2px 2px 2px;
margin: 2px;
}
#SysStat > QLabel {
font-size: 6pt;
}
#SysStat_Graph {
qproperty-gridColor: rgba(255, 255, 255, 25%);
qproperty-titleColor: rgba(255, 255, 255, 75%);
qproperty-cpuSystemColor: rgb(128, 0, 0);
qproperty-cpuUserColor: rgb(0, 0, 128);
qproperty-cpuNiceColor: rgb(0, 128, 0);
qproperty-cpuOtherColor: rgb(128, 128, 0);
qproperty-frequencyColor: rgb(96, 96, 96);
qproperty-memAppsColor: rgb(0, 0, 128);
qproperty-memBuffersColor: rgb(0, 128, 0);
qproperty-memCachedColor: rgb(128, 128, 0);
qproperty-swapUsedColor: rgb(128, 0, 0);
qproperty-netReceivedColor: rgb(0, 0, 128);
qproperty-netTransmittedColor: rgb(128, 128, 0);
}
/*
* WorldClock
*/
#WorldClock:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#WorldClockContent {
margin-right: 2px;
margin-left: 2px;
padding: 2px;
color: #DEDEDE;
background: transparent;
}
/*
* CPU monitor
*/
#LXQtCpuLoad {
qproperty-fontColor: #DEDEDE;
}
/*
* Spacer
*/
#Spacer {
background-position: center center;
}
#Spacer[type="lined"] {
background-image: url(/spacer-plugin/spacer-line.svg);
}
#Spacer[type="dotted"] {
background-image: url(/spacer-plugin/spacer-dots.svg);
}
#Spacer[orientation="horizontal"] {
background-repeat: repeat-y;
margin-top: 2px;
margin-bottom: 2px;
}
#Spacer[orientation="vertical"] {
background-repeat: repeat-x;
margin-right: 2px;
margin-left: 2px;
}

@ -1,149 +0,0 @@
/*
* Panel
*/
#panel {
background:rgba(0, 0, 0, 50%);
border: 1px solid rgba(0, 0, 0, 50%);
}
/*
* Buttons
*/
QToolButton::menu-indicator {
image: none;
}
#closeButton {
qproperty-icon: url(lxqt-runner/close.svg);
margin: 2px;
}
#closeButton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#actionButton {
qproperty-icon: url(lxqt-runner/down-arrow.svg);
color: rgba(41, 41, 41, 0%);
margin: 2px;
}
#actionButton:hover {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
#actionButton:pressed {
border: 1px solid rgba(0, 0, 0, 50%);
background: rgba(255, 255, 255, 20%);
}
/*
*Search line-edit
*/
QLineEdit {
background: black;
border: 2px solid black;
border-radius: 3px;
padding: 6px;
margin-bottom: 1px;
color: white;
selection-background-color: #640b0c;
}
/*
*Search results list
*/
/* The list doesn't seem to be stylable completely; so, we left it to the widget style. */
#commandList {
border: none;
/*background: rgba(0, 0, 0, 50%);
alternate-background-color: #3c3c3c;
color: white;*/
}
/*#commandList::item {
}
#commandList::item:selected {
}
#commandList::item::hover {
}*/
/*
* Menu
*/
QMenu {
margin: 0px;
padding: 2px;
border: 1px solid #323232;
border-bottom-color: black;
border-right-color: black;
background: black;
/*qproperty-icon: url(mainmenu.svg);*/
color: white;
}
QMenu::icon {
background-color: transparent;
border: 20px;
}
QMenu QToolButton {
background-color: #3c3c3c;
padding: 5px;
border: none;
color: white;
font: bold italic;
}
QMenu::item {
border: 10px solid transparent;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 5px;
padding: 6px 40px 6px 24px;
background: transparent;
color: white;
}
QMenu::item:selected {
border: 10px solid #640b0c;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 5px;
background: #640b0c;
color: white;
}
QMenu::item:selected:disabled {
background-color: palette(text);
}
QMenu::item:disabled {
color: #6D6D6D;
}
QMenu::right-arrow {
image: url(arrow-right.svg);
}
QMenu::indicator {
width: 13px;
height: 13px;
}
QMenu::indicator:non-exclusive:unchecked {
image: url(unchecked.svg);
}
QMenu::indicator:non-exclusive:checked {
image: url(checked.svg);
}

@ -1,63 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16.000001 16.000001"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="close.svg">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1085"
inkscape:window-height="532"
id="namedview8"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="14.749999"
inkscape:cx="-5.8787095"
inkscape:cy="6.9687653"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<g
transform="matrix(1.1479821,0,0,1.1479821,-47.103141,-595.83858)"
id="g4">
<path
style="line-height:normal;color:#bebebe;fill:#dedede;fill-opacity:1"
d="m 48,519.03125 c -3.85327,0 -6.96875,3.11547 -6.96875,6.96875 0,3.85327 3.11548,6.96875 6.96875,6.96875 3.85327,0 6.96875,-3.11548 6.96875,-6.96875 0,-3.85328 -3.11548,-6.96875 -6.96875,-6.96875 z M 45,523 l 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 48,524.59375 49.3125,523.3125 C 49.578125,523.082 49.759172,523.007 50,523 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -1.28125,1.28125 1.25,1.25 C 50.906938,527.46942 50.999992,527.7347 51,528 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 48,527.4375 46.71875,528.71875 C 46.530586,528.90694 46.26529,529 46,529 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 1.28125,-1.25 L 45.28125,524.75 C 45.070508,524.55537 44.97809,524.28075 45,524 l 0,-1 z"
id="path6"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

@ -1,62 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="down-arrow.svg">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8.1355932"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
style="fill:#dedede;color:#bebebe;fill-opacity:1"
id="g4">
<path
d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z"
id="path6"
style="fill:#dedede;fill-opacity:1" />
<path
d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z"
id="path8"
style="fill:#dedede;fill-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -1,195 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="mainmenu.svg"
inkscape:export-filename="./lxqt_icon_48.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
style="enable-background:new">
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.6458335"
inkscape:cx="-3.0042154"
inkscape:cy="18.860599"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="true"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="915"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
showguides="true"
inkscape:object-paths="false"
inkscape:object-nodes="true"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
type="xygrid"
id="grid3064"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="0px" />
</sodipodi:namedview>
<title
id="title4078">LXQt</title>
<defs
id="defs4">
<inkscape:path-effect
effect="spiro"
id="path-effect3250-6"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3252-9"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3254-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3260-0"
is_visible="true" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Logo"
transform="translate(-575.98291,-747.48535)"
style="display:inline">
<flowRoot
xml:space="preserve"
id="flowRoot3012"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-249.22717,-823.47169)"><flowRegion
id="flowRegion3014"><rect
id="rect3016"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
id="g3015"
transform="matrix(1.4999887,0,0,1.4999887,-287.98458,-397.73385)"
style="fill:#dedede;fill-opacity:1">
<path
style="fill:#dedede;fill-opacity:1;stroke:none"
d="m 590.02939,773.13729 c -0.81437,-0.7694 -1.38897,-1.7891 -1.62526,-2.88425 -0.2363,-1.09514 -0.13329,-2.26104 0.29137,-3.29779 0.42466,-1.03675 1.16915,-1.9399 2.10581,-2.55459 0.93666,-0.61469 2.06149,-0.93829 3.1816,-0.91531 1.05715,0.0217 2.1062,0.35108 2.986,0.9376 0.87979,0.58651 1.58736,1.42815 2.014,2.39563 l 9,2.00001 -10.82845,0 c -0.60283,-0.99501 -1.64039,-1.71583 -2.7832,-1.93359 -0.78578,-0.14973 -1.61441,-0.0668 -2.35494,0.23565 -0.74053,0.30246 -1.39027,0.82337 -1.84654,1.4804 -0.45626,0.65702 -0.71741,1.44779 -0.74215,2.24732 -0.0248,0.79953 0.187,1.60494 0.60176,2.28892"
id="path3149-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
inkscape:path-effect="#path-effect3250-6"
inkscape:original-d="m 590.02939,773.13729 c 0,0 1.33345,-9.70978 3.95352,-9.65194 2.62008,0.0578 5,3.33323 5,3.33323 l 9,2.00001 -10.82845,0 c 0,0 -0.78008,-1.64818 -2.7832,-1.93359 -2.00313,-0.28541 -4.34187,6.25228 -4.34187,6.25229 z" />
<g
id="g3159-3"
transform="matrix(0.12018167,0,0,0.1200873,457.60196,570.49248)"
style="fill:#dedede;fill-opacity:1">
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1109.8277,1715.3593 -108.1695,-91.6 c 0,0 -32.05931,23.0006 -16.64152,41.6364 21.44112,25.9164 60.00362,58.6556 60.00362,58.6556 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 6.1015,-23.8031 6.1015,-23.8031 z"
inkscape:path-effect="#path-effect3252-9"
id="path3151-3"
d="m 1109.8277,1715.3593 -108.1695,-91.6 c -10.65928,11.0168 -16.77082,26.3076 -16.64152,41.6364 0.13113,15.5453 6.68678,30.9394 17.80352,41.8064 11.1168,10.867 26.6558,17.0713 42.2001,16.8492 -8.5449,-1.178 -16.646,-5.3565 -22.5596,-11.6359 -5.9137,-6.2794 -9.5989,-14.6165 -10.2626,-23.2166 -0.6416,-8.3148 1.5391,-16.8222 6.1015,-23.8031 l 91.5281,49.9636"
style="fill:#dedede;fill-opacity:1;stroke:none" />
<path
style="fill:#dedede;fill-opacity:1;stroke:none"
d="m 1101.507,1740.3412 -108.16958,-33.3091 c -2.89063,11.0071 -2.00508,22.969 2.47486,33.4305 4.47992,10.4614 12.52632,19.3569 22.48732,24.8604 7.6018,4.2 16.2773,6.4373 24.9622,6.4373 8.6849,0 17.3604,-2.2373 24.9622,-6.4373 -6.9916,0.631 -14.1373,-0.5277 -20.5712,-3.3359 -6.4339,-2.8081 -12.1424,-7.2597 -16.4338,-12.8153 -4.9547,-6.4144 -7.9929,-14.2903 -8.6296,-22.3704 l 78.9176,13.5398"
id="path3153-6"
inkscape:path-effect="#path-effect3254-3"
inkscape:original-d="m 1101.507,1740.3412 -108.16958,-33.3091 c 0,0 9.50158,49.2208 24.96218,58.2909 21.5007,12.6135 49.9244,0 49.9244,0 0,0 -18.6455,-3.5249 -37.005,-16.1512 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
</g>
<path
inkscape:original-d="m 596.02149,772.15231 c -0.20578,0.41295 -0.92889,1.71142 -1.03858,2.33304 -0.55403,3.13948 2.50023,6.81369 2.03855,9.42993 -0.46167,2.61625 -2.52725,3.03066 -6.03855,4.57007 -1.67769,0.73552 -2.94139,-0.78949 -5,-1 -1.12654,1.57378 0.0386,8 0.0386,8 0,0 0.85977,-3.1376 2,-3.9785 3.4633,0.44857 5.7433,0.50326 7.9614,-1.0215 3.60545,-2.40175 4.0386,-3.82719 4.0386,-6.82937 0,-3.00218 -4.015,-7.43791 -4.015,-11.04053 0,-0.15414 0.007,-0.31997 0.015,-0.4635 z"
inkscape:path-effect="#path-effect3260-0"
sodipodi:nodetypes="ccssccccsscc"
inkscape:connector-curvature="0"
id="path3155-5"
d="m 596.02149,772.15231 c -0.55774,0.65831 -0.92265,1.47805 -1.03858,2.33304 -0.10946,0.8073 -1.2e-4,1.6321 0.21372,2.41822 0.21385,0.78612 0.53033,1.53985 0.84297,2.29217 0.31263,0.75231 0.62335,1.50891 0.8249,2.29827 0.20154,0.78936 0.29157,1.61778 0.15696,2.42127 -0.22515,1.34391 -1.08188,2.53858 -2.20014,3.31722 -1.11826,0.77865 -2.47867,1.16405 -3.83841,1.25285 -1.71571,0.11205 -3.45936,-0.23668 -5,-1 l 0.0386,8 2,-3.9785 c 2.64226,0.77198 5.59962,0.39253 7.9614,-1.0215 1.19168,-0.71348 2.23863,-1.68553 2.96915,-2.86684 0.73052,-1.18131 1.13521,-2.57515 1.06945,-3.96253 -0.0937,-1.97631 -1.10119,-3.77682 -2.06587,-5.50423 -0.96469,-1.72741 -1.93693,-3.55781 -1.94913,-5.5363 -9.5e-4,-0.15462 0.004,-0.30927 0.015,-0.4635 l -2e-5,3.6e-4"
style="fill:#dedede;fill-opacity:1;stroke:none" />
</g>
<flowRoot
xml:space="preserve"
id="flowRoot3012-8"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-167.24424,-710.91942)"><flowRegion
id="flowRegion3014-8"><rect
id="rect3016-2"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018-1" /></flowRoot> </g>
</svg>

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

@ -1 +0,0 @@
../../../graphics/spacer-light-dots.svg

@ -1 +0,0 @@
../../../graphics/spacer-light-line.svg

@ -1,3 +0,0 @@
<svg width="16" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16">
<path style="text-align:start;shape-rendering:auto;mix-blend-mode:normal;color-interpolation-filters:linearRGB;isolation:auto;white-space:normal;font-family:sans-serif;text-decoration-line:none;fill:#bebebe;solid-opacity:1;image-rendering:auto;text-decoration-style:solid;text-rendering:auto;solid-color:#000000;stroke:none;line-height:normal;text-decoration-color:#000000;color:#000;fill-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;text-transform:none;stroke-width:2.236;color-rendering:auto;text-indent:0;color-interpolation:sRGB" id="path4147" d="m 1.1172,0 a 1.11797,1.11797 0 0,0 -1.11719,1.11719 v 13.7656 a 1.11797,1.11797 0 0,0 1.11719,1.11719 h 13.7656 a 1.11797,1.11797 0 0,0 1.11719,-1.11719 v -13.7656 a 1.11797,1.11797 0 0,0 -1.11719,-1.11719 h -13.7656 z m 1.1191,2.2363 h 11.5273 v 11.5273 h -11.5273 l 0,-11.5273 z "/>
</svg>

Before

Width:  |  Height:  |  Size: 953 B

@ -1,2 +0,0 @@
wallpapers/size=1
wallpapers/1/file=wallpaper.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

@ -1,6 +0,0 @@
<svg width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g style="fill:#bebebe" transform="matrix(0 -1.16361 .74817 0 -555.37314 227.93914)">
<path style="color:#bebebe" d="m 195.03,751 0,1 c -9.1e-4,0.0111 5.9e-4,0.021 -9e-5,0.0312 -0.0112,0.25496 -0.12835,0.50994 -0.31251,0.6875 l -5.7188,6.2977 -5.7188,-6.2977 c -0.18821,-0.1881 -0.28121,-0.45346 -0.28122,-0.71875 l 0,-1 1,0 c 0.26531,7e-5 0.53059,0.0931 0.71873,0.28131 l 4.2812,4.829 4.2813,-4.829 c 0.19464,-0.21073 0.46925,-0.30315 0.74998,-0.2813 z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 604 B

@ -1,65 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="left-arrow.svg">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8.2711864"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
style="color:#bebebe;fill:#dedede;fill-opacity:1"
id="g4"
transform="matrix(0,1,-1,0,16,0)">
<path
d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z"
id="path6"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
<path
d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z"
id="path8"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

@ -1,66 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="left-arrow.svg">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8.2711864"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
style="color:#bebebe;fill:#dedede;fill-opacity:1"
id="g4"
transform="matrix(0,-1,1,0,0,16)">
<path
d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z"
id="path6"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
<path
d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z"
id="path8"
style="fill:#dedede;fill-opacity:1"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

@ -1,72 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="4.5861111mm"
height="7.3377776mm"
viewBox="0 0 16.25 25.999999"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="color-picker.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.2"
inkscape:cx="-1.7983153"
inkscape:cy="9.2222856"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="898"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-279.28572,-480.07648)">
<g
transform="matrix(1.625,0,0,1.625,269.53572,-1199.1371)"
id="layer1-0"
inkscape:label="Capa 1"
style="fill:#ffffff">
<path
id="rect4108"
d="m 11,1033.3622 c -0.972907,3.405 -3.3544463,6.3323 -4.4042969,8.6758 C 6.2282987,1042.7348 6,1043.5168 6,1044.3622 c 0,2.77 2.2299982,5 5,5 2.770002,0 5,-2.23 5,-5 0,-0.8454 -0.228299,-1.6274 -0.595703,-2.3242 -1.04985,-2.3435 -3.4314,-5.2708 -4.404297,-8.6758 z m 2.283203,7.7168 C 14.3209,1041.8002 15,1042.9973 15,1044.3622 c 0,2.216 -1.783998,4 -4,4 -1.3649571,0 -2.5620021,-0.679 -3.2832031,-1.7168 0.6470481,0.4497 1.4321191,0.7168 2.2832031,0.7168 2.216002,0 4,-1.784 4,-4 0,-0.8511 -0.267093,-1.6362 -0.716797,-2.2832 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

@ -1,44 +0,0 @@
Notification {
background:palette(text);
padding: 1px;
margin: 0px;
}
QLabel {
color: palette(window);
}
QToolButton {
margin: 1px;
border: 0px solid transparent;
padding: 0px;
font-size: 9pt;
color: hsv(0, 0, 64);
}
QToolButton:focus {
border: 0px solid hsv(0, 0, 160);
}
QToolButton:hover {
border: 0px solid hsv(0, 0, 240);
margin: 2px;
padding: 2px;
}
QToolButton:focus:hover {
border: 1px dashed hsv(0, 0, 255);
}
QToolButton:pressed {
background: hsv(0, 0, 160);
}
#appLabel {
color: palette(window);
}
#closeButton {
qproperty-icon: url(lxqt-runner/close.svg);
qproperty-iconSize: 18px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

@ -1,617 +0,0 @@
/*
* This theme was created by Inti Alonso (intialonso@gmail.com)
*/
/*
* General panel settings
*/
LXQtPanel #BackgroundWidget{
background: palette(text);
}
/*
* Menu titles
*/
QMenu > QToolButton:pressed {
background: palette(highlight);
color: palette(highlighted-text);
}
QToolTip {
border: 1px solid palette(text);
background: palette(window);
color: palette(text);
padding: 1px;
margin: 0px;
}
/*
* General plugins settings
*/
Plugin,
LXQtPanelPlugin {
padding: 0;
spacing: 20px;
qproperty-moveMarkerColor: palette(highlight);
}
Plugin > QWidget,
Plugin > QWidget > QWidget {
color: palette(window);
}
Plugin > QToolButton,
Plugin > QWidget > QToolButton,
Plugin > QWidget > QToolButton > QWidget > QToolButton,
LXQtPanelPlugin > QToolButton {
margin: 2px;
border: 0px solid transparent;
outline: none;
qproperty-iconSize: 24px;
color: palette(window);
}
Plugin > QToolButton:hover,
Plugin > QWidget > QToolButton:hover,
LXQtPanelPlugin > QToolButton:hover {
color: palette(window);
background: palette(text);
}
Plugin > QToolButton:pressed,
Plugin > QWidget > QToolButton:pressed,
LXQtPanelPlugin > QToolButton:pressed {
padding: 4px;
}
/*
* Menus
*/
QMenu {
background-color: palette(text);
padding: 0;
}
QMenu::icon {
background-color: transparent;
border: 1px solid transparent;
padding-left: 2px;
}
QMenu::item {
color: palette(window);
border: 1px solid transparent;
padding: 5px 30px 5px 30px;
}
QMenu::item:selected {
background: palette(highlight);
color: palette(highlighted-text);
}
QMenu::item:selected:disabled {
background-color: palette(text);
}
QMenu::item:disabled {
color: #6D6D6D;
}
QMenu::right-arrow {
image: url(arrow-right.svg);
}
/*
* Calendar Widget
*/
QCalendarWidget QAbstractItemView:enabled {
color: palette(text);
background: palette(window);
selection-background-color: palette(highlight);
selection-color: palette(highlighted-text);
}
QCalendarWidget QAbstractItemView:disabled {
color: #4C4C4C;
}
QCalendarWidget QWidget {
alternate-background-color: palette(window);
}
QCalendarWidget #qt_calendar_navigationbar {
background-color:palette(text);
color: palette(window);
padding: 2px;
}
QCalendarWidget QToolButton {
color: palette(window);
background: palette(text);
padding:2px;
margin: 2px;
}
QCalendarWidget QToolButton:hover {
background: palette(highlight);
color: palette(highlighted-text);
}
QCalendarWidget QToolButton::menu-indicator {
image: none;
}
QCalendarWidget #qt_calendar_nextmonth {
qproperty-icon: url(calendar-popup/right-arrow.svg);
qproperty-iconSize: 18px;
}
QCalendarWidget #qt_calendar_prevmonth {
qproperty-icon: url(calendar-popup/left-arrow.svg);
qproperty-iconSize: 18px;
}
QCalendarWidget QMenu {
margin: 4px;
background-color: palette(text);
color: palette(window);
}
QCalendarWidget QMenu::item:selected {
color: palette(highlighted-text);
background: palette(highlight);
}
QCalendarWidget QSpinBox {
color: palette(window);
background-color: #4C4C4C;
selection-background-color: palette(highlight);
selection-color: palette(highlighted-text);
}
/*
* Main menu plugin
*/
#MainMenuPlugin {
padding: 0px;
}
#MainMenu {
background: palette(text);
qproperty-icon: url(mainmenu.svg);
padding: 2px;
color: palette(window);
}
#MainMenu:hover {
background: palette(highlight);
color: palette(highlighted-text);
}
#MainMenu:pressed {
padding: 4px;
}
#MainMenu QLineEdit {
background: palette(text);
border: none;
padding: 6px;
margin-bottom: 1px;
color: palette(window);
}
#MainMenu ActionView {
border: none;
background: palette(text);
color: palette(window);
}
#MainMenu ActionView::item {
border: 1px solid palette(text);
padding: 3px 0;
}
#MainMenu ActionView::item:selected, ActionView::item:hover {
background: palette(highlight);
color: palette(highlighted-text);
}
/*
* QuickLaunch
*/
#QuickLaunchPlaceHolder {
color: palette(window);
background: palette(text);
}
#QuickLaunch QToolButton{
border: 0px;
margin: 2px;
padding: 2px;
}
#QuickLaunch QToolButton:hover{
background: rgba(0, 0, 0, 45%);
}
#QuickLaunch QToolButton:pressed {
padding: 4px;
}
/*
* TaskBar
*/
#TaskBar QToolButton{
border-left: 3px solid #4C4C4C;
margin: 2px;
padding: 2px;
}
#TaskBar QToolButton:on{
background: rgba(0, 0, 0, 45%);
border-left: 3px solid palette(highlight);
}
#TaskBar QToolButton:hover{
border-left: 3px solid #4C4C4C;
background: palette(highlight);
color: palette(highlighted-text);
}
#TaskBar QToolButton:pressed {
padding: 4px;
}
#TaskBar QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
#TaskBar LXQtGroupPopup {
background: palette(text);
color: palette(window);
border: 1px solid palette(highlight);
}
/*
* Tray Plugin
*/
#Tray {
min-width: 6px;
}
TrayIcon {
border: 0px;
margin: 2px;
padding: 2px;
}
/*
* Mount plugin
*/
#LXQtMountPlugin QToolButton{
border: 0px;
margin: 2px;
padding: 2px;
}
#LXQtMountPlugin QToolButton:hover {
background: rgba(0, 0, 0, 45%);
}
#LXQtMountPlugin QToolButton:pressed {
padding: 4px;
}
#LXQtMountPopup {
background-color: palette(text);
color: palette(window);
padding: 4px;
}
#LXQtMountPopup > MenuDiskItem {
border-radius: 0px;
}
#LXQtMountPopup > MenuDiskItem:hover {
}
#LXQtMountPopup #EjectButton,
#LXQtMountPopup #DiskButton {
qproperty-iconSize: 22px;
background-color: palette(text);
border: none;
color: palette(window);
padding: 4px;
}
#LXQtMountPopup #EjectButton:hover,
#LXQtMountPopup #DiskButton:hover {
background-color: palette(highlight);
color: palette(highlighted-text);
}
#LXQtMountPopup #NoDiskLabel {
margin: 6px;
color: palette(window);
background: palette(text);
}
/*
* Volume plugin
*/
#VolumePlugin QToolButton{
border: 0px;
margin: 2px;
padding: 2px;
}
#VolumePlugin QToolButton:hover {
background: rgba(0, 0, 0, 45%);
}
#VolumePlugin QToolButton:pressed {
padding: 4px;
}
VolumePopup {
background: palette(text);
margin: 2px;
padding: 2px;
}
VolumePopup > QPushButton {
color: palette(window);
background: palette(text);
padding: 2px 10px;
margin: 3px;
border: none;
qproperty-iconSize: 20px;
}
VolumePopup > QPushButton:hover {
background: palette(highlight);
color: palette(highlighted-text);
}
VolumePopup > QSlider::groove:vertical {
background: hsv(0, 0, 9);
width: 8px;
border-radius: 3px;
}
VolumePopup > QSlider::handle:vertical {
height: 10px;
background: #C2C2C2;
border-radius: 2px;
margin: 0 -4px; /* expand outside the groove */
}
VolumePopup > QSlider::add-page:vertical {
background: palette(highlight);
border: 1px solid palette(text);
border-radius: 3px;
color: palette(highlighted-text);
}
VolumePopup > QSlider::sub-page:vertical {
background: rgba(0, 0, 0, 80%);
border-radius: 3px;
}
/*
* Clock
*/
#Clock{
margin: 2px;
padding: 2px;
}
#Clock:hover {
background: rgba(0, 0, 0, 25%);
}
#Clock:pressed {
padding: 4px
}
#Clock > QWidget{
margin: 2px;
}
#Clock QLabel{
margin: 2px;
color: palette(window);
qproperty-alignment: alignCenter;
}
/*
* ShowDesktop
*/
#ShowDesktop {
border: 0px;
margin: 2px;
padding: 2px;
}
#ShowDesktop:hover {
background: rgba(0, 0, 0, 45%);
}
#ShowDesktop:pressed {
padding: 4px;
}
/*
* Desktopswitch
*/
#DesktopSwitch QToolButton {
margin: 2px;
color: palette(window);
border-left: 3px solid #4C4C4C;
background: palette(text);
}
#DesktopSwitch QToolButton:on {
background: rgba(0, 0, 0, 25%);
border-left: 3px solid palette(highlight);
}
#DesktopSwitch QToolButton:hover {
background: palette(highlight);
color: palette(highlighted-text);
}
#DesktopSwitch QToolButton:pressed {
padding: 4px;
}
#DesktopSwitch QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
/*
* KbIndicator
*/
#KbIndicator > QLabel {
padding: 3px;
border: 0px;
}
#KbIndicator > QLabel:disabled {
color: #999999;
}
#KbIndicator > QLabel:enabled {
background: palette(highlight);
}
/*
* WorldClock
*/
#WorldClock {
margin: 2px;
}
#WorldClock:hover {
background: rgba(0, 0, 0, 25%);
}
#WorldClock QLabel {
margin: 2px;
color: palette(window);
}
/*
* SysStat
*/
#SysStat {
padding: 1px 1px 1px 1px;
}
#SysStat > QLabel {
font-size: 6pt;
}
#SysStat_Graph {
qproperty-gridColor: rgba(255, 255, 255, 25%);
qproperty-titleColor: rgba(255, 255, 255, 75%);
qproperty-cpuSystemColor: rgb(128, 0, 0);
qproperty-cpuUserColor: rgb(0, 0, 128);
qproperty-cpuNiceColor: rgb(0, 128, 0);
qproperty-cpuOtherColor: rgb(128, 128, 0);
qproperty-frequencyColor: rgb(96, 96, 96);
qproperty-memAppsColor: rgb(0, 0, 128);
qproperty-memBuffersColor: rgb(0, 128, 0);
qproperty-memCachedColor: rgb(128, 128, 0);
qproperty-swapUsedColor: rgb(128, 0, 0);
qproperty-netReceivedColor: rgb(0, 0, 128);
qproperty-netTransmittedColor: rgb(128, 128, 0);
}
/*
* CPU monitor
*/
#LXQtCpuLoad {
qproperty-fontColor: #cacaca;
}
/*
* DOM
*/
#DomPlugin QToolButton{
qproperty-icon: url(/debug.png);
margin: 2px;
padding: 2px;
}
#DomPlugin QToolButton:hover {
background: rgba(0, 0, 0, 45%);
}
#DomPlugin QToolButton:pressed {
padding: 4px;
}
/*
* Spacer
*/
#Spacer {
background-position: center center;
}
#Spacer[type="lined"] {
background-image: url(/spacer-plugin/spacer-line.svg);
}
#Spacer[type="dotted"] {
background-image: url(/spacer-plugin/spacer-dots.svg);
}
#Spacer[orientation="horizontal"] {
background-repeat: repeat-y;
margin-top: 2px;
margin-bottom: 2px;
}
#Spacer[orientation="vertical"] {
background-repeat: repeat-x;
margin-right: 2px;
margin-left: 2px;
}
/*
* Color Picker
*/
#ColorPickerPlugin QToolButton{
qproperty-icon: url(/color-picker.svg);
margin: 0px;
padding: 2px;
}
#ColorPickerPlugin QToolButton:hover {
background: rgba(0, 0, 0, 45%);
}
#ColorPickerPlugin QToolButton:pressed {
padding: 4px;
}
#ColorPickerPlugin QLineEdit {
border: none;
margin: 0px;
padding: 0fpx;
background: rgba(0, 0, 0, 45%);
color: palette(window);
}

@ -1,104 +0,0 @@
/*
* Panel
*/
#panel {
border: 1px solid palette(text);
background: palette(text);
padding: 2px;
margin: 0px;
}
/*
* Buttons
*/
QToolButton::menu-indicator {
image: none;
}
QToolButton {
margin: 0px;
border: 0px solid transparent;
padding: 0px;
font-size: 10pt;
color: palette(window);
qproperty-iconSize: 20px;
}
QToolButton:hover {
margin: 1px;
padding: 1px;
}
#closeButton {
qproperty-icon: url(lxqt-runner/close.svg);
}
#actionButton {
qproperty-icon: url(lxqt-runner/down-arrow.svg);
}
/*
*Search field
*/
#commandEd {
border: 1px solid palette(text);
padding: 0px;
margin: 0px;
background: white;
color: palette(text);
selection-background-color: palette(highlight);
selection-color: palette(highlighted-text);
}
/*
*Search results list
*/
#commandList {
border: 1px solid #4C4C4C;
}
#commandList::item {
margin: 2px;
padding: 2px;
}
/*
* Menus
*/
QMenu {
background-color: palette(text);
}
QMenu::icon {
background-color: transparent;
border: 1px solid transparent;
padding-left: 5px;
}
QMenu::item {
color: palette(window);
padding: 5px 13px 5px 30px;
}
QMenu::item:selected {
background: palette(highlight);
color: palette(highlighted-text);
}
QMenu::item:selected:disabled {
background-color: palette(text);
}
QMenu::item:disabled {
color: #6D6D6D;
}
QMenu::right-arrow {
image: url(arrow-right.svg);
}

@ -1,63 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16.000001 16.000001"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="close.svg">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview8"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="14.749999"
inkscape:cx="6.9687489"
inkscape:cy="12.392494"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
transform="matrix(1.1479821,0,0,1.1479821,-47.103141,-595.83858)"
id="g4">
<path
style="line-height:normal;color:#bebebe;fill:#dedede;fill-opacity:1"
d="m 48,519.03125 c -3.85327,0 -6.96875,3.11547 -6.96875,6.96875 0,3.85327 3.11548,6.96875 6.96875,6.96875 3.85327,0 6.96875,-3.11548 6.96875,-6.96875 0,-3.85328 -3.11548,-6.96875 -6.96875,-6.96875 z M 45,523 l 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 48,524.59375 49.3125,523.3125 C 49.578125,523.082 49.759172,523.007 50,523 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -1.28125,1.28125 1.25,1.25 C 50.906938,527.46942 50.999992,527.7347 51,528 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 48,527.4375 46.71875,528.71875 C 46.530586,528.90694 46.26529,529 46,529 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 1.28125,-1.25 L 45.28125,524.75 C 45.070508,524.55537 44.97809,524.28075 45,524 l 0,-1 z"
id="path6"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

@ -1,62 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="down-arrow.svg">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="915"
id="namedview10"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8.1355932"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
style="fill:#dedede;color:#bebebe;fill-opacity:1"
id="g4">
<path
d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z"
id="path6"
style="fill:#dedede;fill-opacity:1" />
<path
d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z"
id="path8"
style="fill:#dedede;fill-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -1,195 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="mainmenu.svg"
inkscape:export-filename="./lxqt_icon_48.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
style="enable-background:new">
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.6458335"
inkscape:cx="-3.0042154"
inkscape:cy="18.860599"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="true"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="915"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
showguides="true"
inkscape:object-paths="false"
inkscape:object-nodes="true"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
type="xygrid"
id="grid3064"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="0px" />
</sodipodi:namedview>
<title
id="title4078">LXQt</title>
<defs
id="defs4">
<inkscape:path-effect
effect="spiro"
id="path-effect3250-6"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3252-9"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3254-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3260-0"
is_visible="true" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Logo"
transform="translate(-575.98291,-747.48535)"
style="display:inline">
<flowRoot
xml:space="preserve"
id="flowRoot3012"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-249.22717,-823.47169)"><flowRegion
id="flowRegion3014"><rect
id="rect3016"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
id="g3015"
transform="matrix(1.4999887,0,0,1.4999887,-287.98458,-397.73385)"
style="fill:#dedede;fill-opacity:1">
<path
style="fill:#dedede;fill-opacity:1;stroke:none"
d="m 590.02939,773.13729 c -0.81437,-0.7694 -1.38897,-1.7891 -1.62526,-2.88425 -0.2363,-1.09514 -0.13329,-2.26104 0.29137,-3.29779 0.42466,-1.03675 1.16915,-1.9399 2.10581,-2.55459 0.93666,-0.61469 2.06149,-0.93829 3.1816,-0.91531 1.05715,0.0217 2.1062,0.35108 2.986,0.9376 0.87979,0.58651 1.58736,1.42815 2.014,2.39563 l 9,2.00001 -10.82845,0 c -0.60283,-0.99501 -1.64039,-1.71583 -2.7832,-1.93359 -0.78578,-0.14973 -1.61441,-0.0668 -2.35494,0.23565 -0.74053,0.30246 -1.39027,0.82337 -1.84654,1.4804 -0.45626,0.65702 -0.71741,1.44779 -0.74215,2.24732 -0.0248,0.79953 0.187,1.60494 0.60176,2.28892"
id="path3149-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
inkscape:path-effect="#path-effect3250-6"
inkscape:original-d="m 590.02939,773.13729 c 0,0 1.33345,-9.70978 3.95352,-9.65194 2.62008,0.0578 5,3.33323 5,3.33323 l 9,2.00001 -10.82845,0 c 0,0 -0.78008,-1.64818 -2.7832,-1.93359 -2.00313,-0.28541 -4.34187,6.25228 -4.34187,6.25229 z" />
<g
id="g3159-3"
transform="matrix(0.12018167,0,0,0.1200873,457.60196,570.49248)"
style="fill:#dedede;fill-opacity:1">
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1109.8277,1715.3593 -108.1695,-91.6 c 0,0 -32.05931,23.0006 -16.64152,41.6364 21.44112,25.9164 60.00362,58.6556 60.00362,58.6556 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 6.1015,-23.8031 6.1015,-23.8031 z"
inkscape:path-effect="#path-effect3252-9"
id="path3151-3"
d="m 1109.8277,1715.3593 -108.1695,-91.6 c -10.65928,11.0168 -16.77082,26.3076 -16.64152,41.6364 0.13113,15.5453 6.68678,30.9394 17.80352,41.8064 11.1168,10.867 26.6558,17.0713 42.2001,16.8492 -8.5449,-1.178 -16.646,-5.3565 -22.5596,-11.6359 -5.9137,-6.2794 -9.5989,-14.6165 -10.2626,-23.2166 -0.6416,-8.3148 1.5391,-16.8222 6.1015,-23.8031 l 91.5281,49.9636"
style="fill:#dedede;fill-opacity:1;stroke:none" />
<path
style="fill:#dedede;fill-opacity:1;stroke:none"
d="m 1101.507,1740.3412 -108.16958,-33.3091 c -2.89063,11.0071 -2.00508,22.969 2.47486,33.4305 4.47992,10.4614 12.52632,19.3569 22.48732,24.8604 7.6018,4.2 16.2773,6.4373 24.9622,6.4373 8.6849,0 17.3604,-2.2373 24.9622,-6.4373 -6.9916,0.631 -14.1373,-0.5277 -20.5712,-3.3359 -6.4339,-2.8081 -12.1424,-7.2597 -16.4338,-12.8153 -4.9547,-6.4144 -7.9929,-14.2903 -8.6296,-22.3704 l 78.9176,13.5398"
id="path3153-6"
inkscape:path-effect="#path-effect3254-3"
inkscape:original-d="m 1101.507,1740.3412 -108.16958,-33.3091 c 0,0 9.50158,49.2208 24.96218,58.2909 21.5007,12.6135 49.9244,0 49.9244,0 0,0 -18.6455,-3.5249 -37.005,-16.1512 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
</g>
<path
inkscape:original-d="m 596.02149,772.15231 c -0.20578,0.41295 -0.92889,1.71142 -1.03858,2.33304 -0.55403,3.13948 2.50023,6.81369 2.03855,9.42993 -0.46167,2.61625 -2.52725,3.03066 -6.03855,4.57007 -1.67769,0.73552 -2.94139,-0.78949 -5,-1 -1.12654,1.57378 0.0386,8 0.0386,8 0,0 0.85977,-3.1376 2,-3.9785 3.4633,0.44857 5.7433,0.50326 7.9614,-1.0215 3.60545,-2.40175 4.0386,-3.82719 4.0386,-6.82937 0,-3.00218 -4.015,-7.43791 -4.015,-11.04053 0,-0.15414 0.007,-0.31997 0.015,-0.4635 z"
inkscape:path-effect="#path-effect3260-0"
sodipodi:nodetypes="ccssccccsscc"
inkscape:connector-curvature="0"
id="path3155-5"
d="m 596.02149,772.15231 c -0.55774,0.65831 -0.92265,1.47805 -1.03858,2.33304 -0.10946,0.8073 -1.2e-4,1.6321 0.21372,2.41822 0.21385,0.78612 0.53033,1.53985 0.84297,2.29217 0.31263,0.75231 0.62335,1.50891 0.8249,2.29827 0.20154,0.78936 0.29157,1.61778 0.15696,2.42127 -0.22515,1.34391 -1.08188,2.53858 -2.20014,3.31722 -1.11826,0.77865 -2.47867,1.16405 -3.83841,1.25285 -1.71571,0.11205 -3.45936,-0.23668 -5,-1 l 0.0386,8 2,-3.9785 c 2.64226,0.77198 5.59962,0.39253 7.9614,-1.0215 1.19168,-0.71348 2.23863,-1.68553 2.96915,-2.86684 0.73052,-1.18131 1.13521,-2.57515 1.06945,-3.96253 -0.0937,-1.97631 -1.10119,-3.77682 -2.06587,-5.50423 -0.96469,-1.72741 -1.93693,-3.55781 -1.94913,-5.5363 -9.5e-4,-0.15462 0.004,-0.30927 0.015,-0.4635 l -2e-5,3.6e-4"
style="fill:#dedede;fill-opacity:1;stroke:none" />
</g>
<flowRoot
xml:space="preserve"
id="flowRoot3012-8"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-167.24424,-710.91942)"><flowRegion
id="flowRegion3014-8"><rect
id="rect3016-2"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018-1" /></flowRoot> </g>
</svg>

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 989 B

@ -1 +0,0 @@
../../../graphics/spacer-light-dots.svg

@ -1 +0,0 @@
../../../graphics/spacer-light-line.svg

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<path style="fill:#bebebe;color:#bebebe" d="m 10.5,6 5,0 C 15.777,6 16,6.223 16,6.5 l 0,1 C 16,7.777 15.777,8 15.5,8 l -5,0 C 10.223,8 10,7.777 10,7.5 l 0,-1 C 10,6.223 10.223,6 10.5,6 z m -5,4 5,0 c 0.277,0 0.5,0.223 0.5,0.5 l 0,1 c 0,0.277 -0.223,0.5 -0.5,0.5 l -5,0 C 5.223,12 5,11.777 5,11.5 l 0,-1 C 5,10.223 5.223,10 5.5,10 z m -5,-6 5,0 C 5.777,4 6,4.223 6,4.5 l 0,1 C 6,5.777 5.777,6 5.5,6 l -5,0 C 0.223,6 0,5.777 0,5.5 l 0,-1 C 0,4.223 0.223,4 0.5,4 z M 9,2 9,14 C 9,14.554 8.554,15 8,15 7.446,15 7,14.554 7,14 L 7,2 C 7,1.446 7.446,1 8,1 8.554,1 9,1.446 9,2 z m 5,0 0,12 c 0,0.554 -0.446,1 -1,1 -0.554,0 -1,-0.446 -1,-1 L 12,2 c 0,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1 z M 4,2 4,14 C 4,14.554 3.554,15 3,15 2.446,15 2,14.554 2,14 L 2,2 C 2,1.446 2.446,1 3,1 3.554,1 4,1.446 4,2 z"/>
</svg>

Before

Width:  |  Height:  |  Size: 865 B

@ -1,2 +0,0 @@
wallpapers/size=1
wallpapers/1/file=lxqt-origami-light.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

@ -1,283 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="22"
height="22"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
viewBox="0 0 21.999999 22"
sodipodi:docname="right-arrow.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.627417"
inkscape:cx="5.4860762"
inkscape:cy="10.039095"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1366"
inkscape:window-height="712"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:showpageshadow="false"
borderlayer="true"
units="px"
width="24px"
showguides="true">
<inkscape:grid
type="xygrid"
id="grid4081" />
<sodipodi:guide
position="2,20.000017"
orientation="18,0"
id="guide4113" />
<sodipodi:guide
position="2,2.0000174"
orientation="0,18"
id="guide4115" />
<sodipodi:guide
position="20,2.0000174"
orientation="-18,0"
id="guide4117" />
<sodipodi:guide
position="20,20.000017"
orientation="0,-18"
id="guide4119" />
<sodipodi:guide
position="2,20.000017"
orientation="18,0"
id="guide4143" />
<sodipodi:guide
position="2,2.0000174"
orientation="0,3.9999995"
id="guide4145" />
<sodipodi:guide
position="5.9999995,20.000017"
orientation="0,-3.9999995"
id="guide4149" />
<sodipodi:guide
position="15.999999,2.0000174"
orientation="0,4.0000019"
id="guide4153" />
<sodipodi:guide
position="20,2.0000174"
orientation="-18,0"
id="guide4155" />
<sodipodi:guide
position="20,20.000017"
orientation="0,-4.0000019"
id="guide4157" />
<sodipodi:guide
position="3,19.000017"
orientation="16,0"
id="guide4278" />
<sodipodi:guide
position="3,3.0000174"
orientation="0,16"
id="guide4280" />
<sodipodi:guide
position="19,3.0000174"
orientation="-16,0"
id="guide4282" />
<sodipodi:guide
position="19,19.000017"
orientation="0,-16"
id="guide4284" />
<sodipodi:guide
position="3,4.0000174"
orientation="1,0"
id="guide4290" />
<sodipodi:guide
position="3,3.0000174"
orientation="0,16"
id="guide4292" />
<sodipodi:guide
position="19,3.0000174"
orientation="-1,0"
id="guide4294" />
<sodipodi:guide
position="3,19.000262"
orientation="1,0"
id="guide4298" />
<sodipodi:guide
position="19,18.000262"
orientation="-1,0"
id="guide4302" />
<sodipodi:guide
position="19,19.000262"
orientation="0,-16"
id="guide4304" />
<sodipodi:guide
position="3,19.000017"
orientation="16,0"
id="guide4132" />
<sodipodi:guide
position="3,3.0000174"
orientation="0,4.0000005"
id="guide4134" />
<sodipodi:guide
position="7.0000005,3.0000174"
orientation="-16,0"
id="guide4136" />
<sodipodi:guide
position="7.0000005,19.000017"
orientation="0,-4.0000005"
id="guide4138" />
<sodipodi:guide
position="15.000001,19.000017"
orientation="16,0"
id="guide4140" />
<sodipodi:guide
position="15.000001,3.0000174"
orientation="0,4"
id="guide4142" />
<sodipodi:guide
position="19,3.0000174"
orientation="-16,0"
id="guide4144" />
<sodipodi:guide
position="19,19.000017"
orientation="0,-4"
id="guide4146" />
<sodipodi:guide
position="7.0000005,11.000506"
orientation="8,0"
id="guide4158" />
<sodipodi:guide
position="7.0000005,3.0005057"
orientation="0,8"
id="guide4160" />
<sodipodi:guide
position="15.000001,3.0005057"
orientation="-8,0"
id="guide4162" />
<sodipodi:guide
position="15.000001,11.000506"
orientation="0,-8"
id="guide4164" />
<sodipodi:guide
position="7.0000005,19.000017"
orientation="15.999512,0"
id="guide4168" />
<sodipodi:guide
position="7.0000005,3.0005057"
orientation="0,0.99999952"
id="guide4170" />
<sodipodi:guide
position="8,19.000017"
orientation="0,-0.99999952"
id="guide4174" />
<sodipodi:guide
position="14,19.000262"
orientation="16.000244,0"
id="guide4321" />
<sodipodi:guide
position="14,3.0000174"
orientation="0,1.000001"
id="guide4323" />
<sodipodi:guide
position="15.000001,3.0000174"
orientation="-16.000244,0"
id="guide4325" />
<sodipodi:guide
position="15.000001,19.000262"
orientation="0,-1.000001"
id="guide4327" />
<sodipodi:guide
position="13.12498,9.8320856"
orientation="0.70710678,0.70710678"
id="guide4335" />
<sodipodi:guide
position="13.832086,9.1249788"
orientation="6.1249931,-6.1249931"
id="guide4337" />
<sodipodi:guide
position="7.7070932,2.9999857"
orientation="-0.70710678,-0.70710678"
id="guide4339" />
<sodipodi:guide
position="6.9999865,3.7070925"
orientation="-6.1249931,6.1249931"
id="guide4341" />
<sodipodi:guide
position="13.12498,12.167903"
orientation="-0.70710678,0.70710678"
id="guide4343" />
<sodipodi:guide
position="13.832086,12.87501"
orientation="-6.1249931,-6.1249931"
id="guide4345" />
<sodipodi:guide
position="7.7070932,19.000003"
orientation="0.70710678,-0.70710678"
id="guide4347" />
<sodipodi:guide
position="6.9999865,18.292896"
orientation="6.1249931,6.1249931"
id="guide4349" />
<sodipodi:guide
position="13.831826,9.125"
orientation="-0.7071,-0.707107"
id="guide4351" />
<sodipodi:guide
position="13.124719,9.8321"
orientation="-1.1682,1.168168"
id="guide4353" />
<sodipodi:guide
position="14.292886,11.0003"
orientation="-1.1681,-1.168168"
id="guide4355" />
<sodipodi:guide
position="13.124719,12.1684"
orientation="-0.7071,0.707107"
id="guide4357" />
<sodipodi:guide
position="13.831826,12.8755"
orientation="1.8752,1.875274"
id="guide4359" />
<sodipodi:guide
position="15.707099,11.0003"
orientation="1.8753,-1.875274"
id="guide4361" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1030.3622)">
<path
style="fill:#4d4d4d;fill-opacity:1;stroke:none"
d="m 14.999999,1049.3622 0.707032,-0.707 -6.1250005,-6.125 -1.167969,-1.168 1.167969,-1.168 6.1249995,-6.125 -0.707031,-0.707 -6.1249995,6.125 -1.875,1.875 1.875,1.875 6.1249995,6.125 z"
id="rect4176"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.8 KiB

@ -1,29 +0,0 @@
Notification {
color: #313639;
border: 1px solid rgba(155, 155, 155, 100%);
background:rgba(240, 240, 240, 100%);
margin: 0px;
border-radius: 5px;
}
QLabel {
color: #313639;
}
#closeButton {
margin: 3px;
border-radius: 4px;
border: 1px solid transparent;
padding: 4px;
qproperty-icon: url(lxqt-notificationd/window-close.svg);
}
#closeButton:hover {
color: rgba(54, 54, 54, 100%);
background: rgba(30, 145, 255, 30%);
border: 1px solid rgba(30, 145, 255, 100%);
}
#appLabel {
font-weight: bold;
}

@ -1,112 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="22"
height="22"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
viewBox="0 0 22.000001 22"
sodipodi:docname="window-close.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="17.741952"
inkscape:cx="-6.5578745"
inkscape:cy="14.057948"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:showpageshadow="false"
borderlayer="true"
inkscape:window-width="1366"
inkscape:window-height="712"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
<sodipodi:guide
position="2.0000004,20.000017"
orientation="17.999999,0"
id="guide4066" />
<sodipodi:guide
position="2.0000004,2.0000178"
orientation="0,17.999999"
id="guide4068" />
<sodipodi:guide
position="19.999999,2.0000178"
orientation="-17.999999,0"
id="guide4070" />
<sodipodi:guide
position="19.999999,20.000017"
orientation="0,-17.999999"
id="guide4072" />
<sodipodi:guide
position="3.0000003,19.000017"
orientation="15.999999,0"
id="guide4074" />
<sodipodi:guide
position="3.0000003,3.0000177"
orientation="0,15.999999"
id="guide4076" />
<sodipodi:guide
position="18.999999,3.0000177"
orientation="-15.999999,0"
id="guide4078" />
<sodipodi:guide
position="18.999999,19.000017"
orientation="0,-15.999999"
id="guide4080" />
<inkscape:grid
type="xygrid"
id="grid4101" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1030.3622)">
<rect
style="fill:#4d4d4d;fill-opacity:1;stroke:none"
id="rect4103"
width="21.628"
height="0.9999823"
x="733.31848"
y="728.07611"
transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" />
<rect
transform="matrix(0.70710678,-0.70710678,-0.70710678,-0.70710678,0,0)"
y="-744.63245"
x="-739.39008"
height="0.9999823"
width="21.628"
id="rect4105"
style="fill:#4d4d4d;fill-opacity:1;stroke:none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

@ -1,488 +0,0 @@
/*This is a port of the design proposal for Plasma Next made by the KDE Visual Design Group. Ported by Inti Alonso.*/
/*
* General panel settings
*/
LXQtPanel #BackgroundWidget {
background:rgba(240, 240, 240, 100%);
}
QToolTip {
border-radius: 4px;
border: 1px solid rgba(155, 155, 155, 100%);
background:rgba(240, 240, 240, 100%);
padding: 2px;
margin: 0px;
color: #313639;
}
/*
* General plugins settings
*/
Plugin,
LXQtPanelPlugin {
padding: 0;
spacing: 20px;
qproperty-moveMarkerColor: rgba(30, 145, 255, 50%);
}
Plugin > QWidget,
Plugin > QWidget > QWidget{
color: #313639;
}
Plugin > QToolButton,
Plugin > QWidget > QToolButton,
Plugin > QWidget > QToolButton > QWidget > QToolButton,
LXQtPanelPlugin > QToolButton {
margin: 0;
border: 1px solid transparent;
qproperty-iconSize: 24px;
color: #313639;
}
QMenu {
border: 1px solid rgba(155, 155, 155, 100%);
background:rgba(240, 240, 240, 100%);
margin: 0px;
}
QMenu::item {
color: #313639;
}
QMenu::item:disabled {
color: rgb(160, 160, 160);
}
QMenu::item:selected {
background: rgba(30, 145, 255, 50%);
color: #313639;
}
QMenu::item:selected:disabled {
color: rgb(160, 160, 160);
background:rgb(240, 240, 240);
}
QMenu::right-arrow {
image: url(right-arrow.svg);
}
/*
* Main menu
*/
#MainMenu {
color: rgba(54, 54, 54, 100%);
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
qproperty-icon: url(mainmenu.svg);
}
#MainMenu:hover {
border-top: 3px solid #1E91FE;
}
#MainMenu QLineEdit {
background: palette(window);
border: none;
padding: 6px;
margin-bottom: 1px;
}
#MainMenu ActionView {
background: palette(window);
border: none;
}
#MainMenu ActionView::item {
padding: 3px 0;
}
/*
* TaskBar
*/
#TaskBar QToolButton{
margin: 3px;
padding-top: 2px;
border-top: 3px solid #DEDEDE;
color: rgba(54, 54, 54, 60%);
}
#TaskBar QToolButton:on{
border-top: 3px solid rgba(30, 145, 255, 100%);
color: rgba(54, 54, 54, 100%);
}
#TaskBar QToolButton:hover{
border-top: 3px solid rgba(30, 145, 255, 50%);
color: rgba(54, 54, 54, 100%);
}
#TaskBar QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
#TaskBar LXQtGroupPopup {
background:rgba(240, 240, 240, 100%);
border: 1px solid rgba(30, 145, 255, 100%);
}
/*
* QuickLaunch
*/
#QuickLaunchPlaceHolder {
color: rgba(30, 145, 255, 50%);
}
#QuickLaunch QToolButton{
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
color: rgba(54, 54, 54, 60%);
}
#QuickLaunch QToolButton:hover{
border-top: 3px solid rgba(30, 145, 255, 50%);
color: rgba(54, 54, 54, 100%);
}
/*
* Volume plugin
*/
#VolumePlugin QToolButton {
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
color: rgba(54, 54, 54, 60%);
}
#VolumePlugin QToolButton:hover {
border-top: 3px solid rgba(30, 145, 255, 50%);
}
VolumePopup {
border: 1px solid rgba(155, 155, 155, 100%);
background:rgba(240, 240, 240, 100%);
padding: 4px;
}
VolumePopup > QPushButton {
color: rgba(54, 54, 54, 60%);
background: rgba(30, 145, 255, 30%);
padding: 2px 10px;
margin: 3px;
border-radius: 4px;
qproperty-iconSize: 24px;
}
VolumePopup > QPushButton:hover {
color: rgba(54, 54, 54, 100%);
background: rgba(30, 145, 255, 30%);
border: 1px solid rgba(30, 145, 255, 100%);
}
VolumePopup > QSlider {
margin-top: 4px;
}
VolumePopup > QSlider::groove:vertical {
background: rgba(155, 155, 155, 50%);
width: 8px;
border-radius: 3px;
}
VolumePopup > QSlider::handle:vertical {
height: 10px;
width: 10px;
background: rgba(240, 240, 240, 100%);
border-radius: 5px;
border: 1px solid rgba(54, 54, 54, 100%);
margin: 0 -4px; /* expand outside the groove */
}
VolumePopup > QSlider::add-page:vertical {
background: rgba(30, 145, 255, 100%);
border: 1px solid rgba(155, 155, 155, 100%);
border-radius: 3px;
}
VolumePopup > QSlider::sub-page:vertical {
border: 1px solid rgba(155, 155, 155, 100%);
border-radius: 3px;
}
/*
* Desktopswitch
*/
#DesktopSwitch QToolButton{
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
color: rgba(54, 54, 54, 60%);
}
#DesktopSwitch QToolButton:hover{
border-top: 3px solid rgba(30, 145, 255, 50%);
color: rgba(54, 54, 54, 100%);
}
#DesktopSwitch QToolButton:on{
border-top: 3px solid rgba(30, 145, 255, 100%);
color: rgba(54, 54, 54, 100%);
}
#DesktopSwitch QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
/*
* Mount plugin
*/
#LXQtMountPlugin MountButton{
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
color: rgba(54, 54, 54, 60%);
}
#LXQtMountPlugin MountButton:hover{
border-top: 3px solid rgba(30, 145, 255, 50%);
color: rgba(54, 54, 54, 100%);
}
#LXQtMountPopup {
background:rgba(240, 240, 240, 100%);
color: rgba(54, 54, 54, 100%);
padding: 4px;
}
#LXQtMountPopup > MenuDiskItem {
color: rgba(54, 54, 54, 60%);
}
#LXQtMountPopup > MenuDiskItem:hover {
}
#LXQtMountPopup #EjectButton,
#LXQtMountPopup #DiskButton {
background-color: transparent;
border-radius: 4px;
border: 1px solid transparent;
padding: 4px;
qproperty-iconSize: 22px;
}
#LXQtMountPopup #EjectButton:hover,
#LXQtMountPopup #DiskButton:hover {
color: rgba(54, 54, 54, 100%);
background: rgba(30, 145, 255, 30%);
border: 1px solid rgba(30, 145, 255, 100%);
}
#LXQtMountPopup #NoDiskLabel {
color: rgba(54, 54, 54, 60%);
margin: 6px;
}
/*
* ShowDesktop
*/
#ShowDesktop {
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
color: rgba(54, 54, 54, 60%);
}
#ShowDesktop:hover{
border-top: 3px solid rgba(30, 145, 255, 50%);
color: rgba(54, 54, 54, 100%);
}
/*
* KbIndicator
*/
#KbIndicator > QLabel {
margin: 3px;
padding-top: 2px;
border-top: 3px solid transparent;
color: rgba(54, 54, 54, 60%);
}
#KbIndicator > QLabel:enabled {
border-top: 3px solid rgba(30, 145, 255, 100%);
color: rgba(54, 54, 54, 100%);
}
#KbIndicator:disabled {
background: transparent;
color: rgba(54, 54, 54, 60%);
}
/*
* Clock
*/
#Clock #TimeLabel{
margin-right: 4px;
color: rgba(54, 54, 54, 100%);
}
#Clock #DateLabel{
color: rgba(54, 54, 54, 60%);
}
/*
* Tray
*/
#Tray {
min-width: 6px;
}
TrayIcon {
margin: 2px;
}
/*
* #SysStat
*/
#SysStat {
padding: 1px 1px 1px 1px;
}
#SysStat > QLabel {
font-size: 6pt;
}
#SysStat_Graph {
qproperty-gridColor: rgba(255, 255, 255, 25%);
qproperty-titleColor: rgba(255, 255, 255, 75%);
qproperty-cpuSystemColor: rgb(128, 0, 0);
qproperty-cpuUserColor: rgb(0, 0, 128);
qproperty-cpuNiceColor: rgb(0, 128, 0);
qproperty-cpuOtherColor: rgb(128, 128, 0);
qproperty-frequencyColor: rgb(96, 96, 96);
qproperty-memAppsColor: rgb(0, 0, 128);
qproperty-memBuffersColor: rgb(0, 128, 0);
qproperty-memCachedColor: rgb(128, 128, 0);
qproperty-swapUsedColor: rgb(128, 0, 0);
qproperty-netReceivedColor: rgb(0, 0, 128);
qproperty-netTransmittedColor: rgb(128, 128, 0);
}
/*
* WorldClock
*/
#WorldClockContent {
margin: 2px;
color: rgba(54, 54, 54, 100%);
}
/*
* CPU monitor
*/
#LXQtCpuLoad {
qproperty-fontColor: #cacaca;
}
/*
* Calendar Widget
*/
QCalendarWidget #qt_calendar_navigationbar,
QCalendarWidget #qt_calendar_navigationbar * {
background:rgba(240, 240, 240, 100%);
color: rgba(54, 54, 54, 100%);
}
QCalendarWidget QToolButton {
margin: 3px;
border-radius: 4px;
border: 1px solid transparent;
padding: 4px;
}
QCalendarWidget QToolButton:hover {
color: rgba(54, 54, 54, 100%);
background: rgba(30, 145, 255, 30%);
border: 1px solid rgba(30, 145, 255, 100%);
}
QCalendarWidget QToolButton::menu-indicator {
image: none;
}
QCalendarWidget QSpinBox {
background: white;
selection-background-color: rgba(30, 145, 255, 30%);
selection-color: rgba(54, 54, 54, 100%);
}
QCalendarWidget QTableView {
background: rgba(240, 240, 240, 100%);
selection-background-color:rgba(30, 145, 255, 30%);
}
QCalendarWidget #qt_calendar_nextmonth {
max-height:20px;
min-height:20px;
qproperty-icon: url(/right-arrow.svg);
}
QCalendarWidget #qt_calendar_prevmonth {
max-height:20px;
min-height:20px;
qproperty-icon: url(/left-arrow.svg);
}
QCalendarWidget QWidget {
alternate-background-color: rgba(240, 240, 240, 100%);
}
QTableViewItem {
border: 1px solid rgba(30, 145, 255, 100%);
}
/*
* Spacer
*/
#Spacer {
background-position: center center;
}
#Spacer[type="lined"] {
background-image: url(/spacer-plugin/spacer-line.svg);
}
#Spacer[type="dotted"] {
background-image: url(/spacer-plugin/spacer-dots.svg);
}
#Spacer[orientation="horizontal"] {
background-repeat: repeat-y;
margin-top: 2px;
margin-bottom: 2px;
}
#Spacer[orientation="vertical"] {
background-repeat: repeat-x;
margin-right: 2px;
margin-left: 2px;
}

@ -1,56 +0,0 @@
#panel {
background:rgba(240, 240, 240, 100%);
border: 1px solid rgba(155, 155, 155, 100%);
}
QToolButton {
margin: 3px;
border-radius: 4px;
border: 1px solid transparent;
padding: 4px;
qproperty-iconSize: 24px;
}
QToolButton:hover {
color: rgba(54, 54, 54, 100%);
background: rgba(30, 145, 255, 30%);
border: 1px solid rgba(30, 145, 255, 100%);
}
QToolButton::menu-indicator {
image: none;
}
#closeButton {
qproperty-icon: url(lxqt-runner/window-close.svg);
}
#actionButton {
qproperty-icon: url(lxqt-runner/application-menu.svg);
}
#commandList {
background:rgba(240, 240, 240, 100%);
border: 1px solid rgba(155, 155, 155, 100%);
margin: 0 1px 1px 1px;
}
QMenu {
border: 1px solid rgba(155, 155, 155, 100%);
background:rgba(240, 240, 240, 100%);
margin: 0px;
}
QMenu::item {
color: #313639;
}
QMenu::item:selected {
background: rgba(30, 145, 255, 50%);
color: #313639;
}
QMenu::right-arrow {
image: url(right-arrow.svg);
}

@ -1,106 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="22"
height="22"
id="svg3109"
version="1.1"
inkscape:version="0.48+devel r"
sodipodi:docname="application-menu.svg">
<defs
id="defs3111" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.68116"
inkscape:cx="-28.174835"
inkscape:cy="23.304834"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1366"
inkscape:window-height="669"
inkscape:window-x="-4"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:showpageshadow="false">
<inkscape:grid
type="xygrid"
id="grid4108"
originx="-1.0000233px"
originy="-1.0000029px" />
<sodipodi:guide
position="2,20"
orientation="18,0"
id="guide4114" />
<sodipodi:guide
position="2,2"
orientation="0,18"
id="guide4116" />
<sodipodi:guide
position="20,2"
orientation="-18,0"
id="guide4118" />
<sodipodi:guide
position="20,20"
orientation="0,-18"
id="guide4120" />
<sodipodi:guide
position="3,19"
orientation="16,0"
id="guide4122" />
<sodipodi:guide
position="3,3"
orientation="0,16"
id="guide4124" />
<sodipodi:guide
position="18.999977,9.9999971"
orientation="-16,0"
id="guide4126" />
<sodipodi:guide
position="19,19"
orientation="0,-16"
id="guide4128" />
</sodipodi:namedview>
<metadata
id="metadata3114">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-534.14288,-579.07648)">
<path
style="opacity:1;fill:#4d4d4d;fill-opacity:1;stroke:none"
d="m 3,3 0,2 16,0 0,-2 z m 0,7 0,2 16,0 0,-2 z m 0,7 0,2 2,0 0,-2 z m 7,0 0,2 2,0 0,-2 z m 7,0 0,2 2,0 0,-2 z"
transform="translate(534.14288,579.07648)"
id="path4163"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccccccccccccccc" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

@ -1,112 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="22"
height="22"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
viewBox="0 0 22.000001 22"
sodipodi:docname="window-close.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="17.741952"
inkscape:cx="-6.5578745"
inkscape:cy="14.057948"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:showpageshadow="false"
borderlayer="true"
inkscape:window-width="1366"
inkscape:window-height="712"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
<sodipodi:guide
position="2.0000004,20.000017"
orientation="17.999999,0"
id="guide4066" />
<sodipodi:guide
position="2.0000004,2.0000178"
orientation="0,17.999999"
id="guide4068" />
<sodipodi:guide
position="19.999999,2.0000178"
orientation="-17.999999,0"
id="guide4070" />
<sodipodi:guide
position="19.999999,20.000017"
orientation="0,-17.999999"
id="guide4072" />
<sodipodi:guide
position="3.0000003,19.000017"
orientation="15.999999,0"
id="guide4074" />
<sodipodi:guide
position="3.0000003,3.0000177"
orientation="0,15.999999"
id="guide4076" />
<sodipodi:guide
position="18.999999,3.0000177"
orientation="-15.999999,0"
id="guide4078" />
<sodipodi:guide
position="18.999999,19.000017"
orientation="0,-15.999999"
id="guide4080" />
<inkscape:grid
type="xygrid"
id="grid4101" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1030.3622)">
<rect
style="fill:#4d4d4d;fill-opacity:1;stroke:none"
id="rect4103"
width="21.628"
height="0.9999823"
x="733.31848"
y="728.07611"
transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" />
<rect
transform="matrix(0.70710678,-0.70710678,-0.70710678,-0.70710678,0,0)"
y="-744.63245"
x="-739.39008"
height="0.9999823"
width="21.628"
id="rect4105"
style="fill:#4d4d4d;fill-opacity:1;stroke:none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

@ -1,195 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="mainmenu.svg"
inkscape:export-filename="./lxqt_icon_48.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
style="enable-background:new">
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.6458335"
inkscape:cx="-24.922287"
inkscape:cy="18.860599"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="true"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="917"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
showguides="true"
inkscape:object-paths="false"
inkscape:object-nodes="true"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
type="xygrid"
id="grid3064"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="0px" />
</sodipodi:namedview>
<title
id="title4078">LXQt</title>
<defs
id="defs4">
<inkscape:path-effect
effect="spiro"
id="path-effect3250-6"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3252-9"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3254-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3260-0"
is_visible="true" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Logo"
transform="translate(-575.98291,-747.48535)"
style="display:inline">
<flowRoot
xml:space="preserve"
id="flowRoot3012"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-249.22717,-823.47169)"><flowRegion
id="flowRegion3014"><rect
id="rect3016"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
id="g3015"
transform="matrix(1.4999887,0,0,1.4999887,-287.98458,-397.73385)"
style="fill:#313639;fill-opacity:1">
<path
style="fill:#313639;fill-opacity:1;stroke:none"
d="m 590.02939,773.13729 c -0.81437,-0.7694 -1.38897,-1.7891 -1.62526,-2.88425 -0.2363,-1.09514 -0.13329,-2.26104 0.29137,-3.29779 0.42466,-1.03675 1.16915,-1.9399 2.10581,-2.55459 0.93666,-0.61469 2.06149,-0.93829 3.1816,-0.91531 1.05715,0.0217 2.1062,0.35108 2.986,0.9376 0.87979,0.58651 1.58736,1.42815 2.014,2.39563 l 9,2.00001 -10.82845,0 c -0.60283,-0.99501 -1.64039,-1.71583 -2.7832,-1.93359 -0.78578,-0.14973 -1.61441,-0.0668 -2.35494,0.23565 -0.74053,0.30246 -1.39027,0.82337 -1.84654,1.4804 -0.45626,0.65702 -0.71741,1.44779 -0.74215,2.24732 -0.0248,0.79953 0.187,1.60494 0.60176,2.28892"
id="path3149-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
inkscape:path-effect="#path-effect3250-6"
inkscape:original-d="m 590.02939,773.13729 c 0,0 1.33345,-9.70978 3.95352,-9.65194 2.62008,0.0578 5,3.33323 5,3.33323 l 9,2.00001 -10.82845,0 c 0,0 -0.78008,-1.64818 -2.7832,-1.93359 -2.00313,-0.28541 -4.34187,6.25228 -4.34187,6.25229 z" />
<g
id="g3159-3"
transform="matrix(0.12018167,0,0,0.1200873,457.60196,570.49248)"
style="fill:#313639;fill-opacity:1">
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1109.8277,1715.3593 -108.1695,-91.6 c 0,0 -32.05931,23.0006 -16.64152,41.6364 21.44112,25.9164 60.00362,58.6556 60.00362,58.6556 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 6.1015,-23.8031 6.1015,-23.8031 z"
inkscape:path-effect="#path-effect3252-9"
id="path3151-3"
d="m 1109.8277,1715.3593 -108.1695,-91.6 c -10.65928,11.0168 -16.77082,26.3076 -16.64152,41.6364 0.13113,15.5453 6.68678,30.9394 17.80352,41.8064 11.1168,10.867 26.6558,17.0713 42.2001,16.8492 -8.5449,-1.178 -16.646,-5.3565 -22.5596,-11.6359 -5.9137,-6.2794 -9.5989,-14.6165 -10.2626,-23.2166 -0.6416,-8.3148 1.5391,-16.8222 6.1015,-23.8031 l 91.5281,49.9636"
style="fill:#313639;fill-opacity:1;stroke:none" />
<path
style="fill:#313639;fill-opacity:1;stroke:none"
d="m 1101.507,1740.3412 -108.16958,-33.3091 c -2.89063,11.0071 -2.00508,22.969 2.47486,33.4305 4.47992,10.4614 12.52632,19.3569 22.48732,24.8604 7.6018,4.2 16.2773,6.4373 24.9622,6.4373 8.6849,0 17.3604,-2.2373 24.9622,-6.4373 -6.9916,0.631 -14.1373,-0.5277 -20.5712,-3.3359 -6.4339,-2.8081 -12.1424,-7.2597 -16.4338,-12.8153 -4.9547,-6.4144 -7.9929,-14.2903 -8.6296,-22.3704 l 78.9176,13.5398"
id="path3153-6"
inkscape:path-effect="#path-effect3254-3"
inkscape:original-d="m 1101.507,1740.3412 -108.16958,-33.3091 c 0,0 9.50158,49.2208 24.96218,58.2909 21.5007,12.6135 49.9244,0 49.9244,0 0,0 -18.6455,-3.5249 -37.005,-16.1512 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
</g>
<path
inkscape:original-d="m 596.02149,772.15231 c -0.20578,0.41295 -0.92889,1.71142 -1.03858,2.33304 -0.55403,3.13948 2.50023,6.81369 2.03855,9.42993 -0.46167,2.61625 -2.52725,3.03066 -6.03855,4.57007 -1.67769,0.73552 -2.94139,-0.78949 -5,-1 -1.12654,1.57378 0.0386,8 0.0386,8 0,0 0.85977,-3.1376 2,-3.9785 3.4633,0.44857 5.7433,0.50326 7.9614,-1.0215 3.60545,-2.40175 4.0386,-3.82719 4.0386,-6.82937 0,-3.00218 -4.015,-7.43791 -4.015,-11.04053 0,-0.15414 0.007,-0.31997 0.015,-0.4635 z"
inkscape:path-effect="#path-effect3260-0"
sodipodi:nodetypes="ccssccccsscc"
inkscape:connector-curvature="0"
id="path3155-5"
d="m 596.02149,772.15231 c -0.55774,0.65831 -0.92265,1.47805 -1.03858,2.33304 -0.10946,0.8073 -1.2e-4,1.6321 0.21372,2.41822 0.21385,0.78612 0.53033,1.53985 0.84297,2.29217 0.31263,0.75231 0.62335,1.50891 0.8249,2.29827 0.20154,0.78936 0.29157,1.61778 0.15696,2.42127 -0.22515,1.34391 -1.08188,2.53858 -2.20014,3.31722 -1.11826,0.77865 -2.47867,1.16405 -3.83841,1.25285 -1.71571,0.11205 -3.45936,-0.23668 -5,-1 l 0.0386,8 2,-3.9785 c 2.64226,0.77198 5.59962,0.39253 7.9614,-1.0215 1.19168,-0.71348 2.23863,-1.68553 2.96915,-2.86684 0.73052,-1.18131 1.13521,-2.57515 1.06945,-3.96253 -0.0937,-1.97631 -1.10119,-3.77682 -2.06587,-5.50423 -0.96469,-1.72741 -1.93693,-3.55781 -1.94913,-5.5363 -9.5e-4,-0.15462 0.004,-0.30927 0.015,-0.4635 l -2e-5,3.6e-4"
style="fill:#313639;fill-opacity:1;stroke:none" />
</g>
<flowRoot
xml:space="preserve"
id="flowRoot3012-8"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-167.24424,-710.91942)"><flowRegion
id="flowRegion3014-8"><rect
id="rect3016-2"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018-1" /></flowRoot> </g>
</svg>

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1014 B

@ -1,283 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="22"
height="22"
id="svg2"
version="1.1"
inkscape:version="0.48+devel r"
viewBox="0 0 21.999999 22"
sodipodi:docname="arrow-right.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="32"
inkscape:cx="3.7327951"
inkscape:cy="11.666016"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1366"
inkscape:window-height="718"
inkscape:window-x="-2"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:showpageshadow="false"
borderlayer="true"
units="px"
width="24px"
showguides="true">
<inkscape:grid
type="xygrid"
id="grid4081" />
<sodipodi:guide
position="2,20.000017"
orientation="18,0"
id="guide4113" />
<sodipodi:guide
position="2,2.0000174"
orientation="0,18"
id="guide4115" />
<sodipodi:guide
position="20,2.0000174"
orientation="-18,0"
id="guide4117" />
<sodipodi:guide
position="20,20.000017"
orientation="0,-18"
id="guide4119" />
<sodipodi:guide
position="2,20.000017"
orientation="18,0"
id="guide4143" />
<sodipodi:guide
position="2,2.0000174"
orientation="0,3.9999995"
id="guide4145" />
<sodipodi:guide
position="5.9999995,20.000017"
orientation="0,-3.9999995"
id="guide4149" />
<sodipodi:guide
position="15.999999,2.0000174"
orientation="0,4.0000019"
id="guide4153" />
<sodipodi:guide
position="20,2.0000174"
orientation="-18,0"
id="guide4155" />
<sodipodi:guide
position="20,20.000017"
orientation="0,-4.0000019"
id="guide4157" />
<sodipodi:guide
position="3,19.000017"
orientation="16,0"
id="guide4278" />
<sodipodi:guide
position="3,3.0000174"
orientation="0,16"
id="guide4280" />
<sodipodi:guide
position="19,3.0000174"
orientation="-16,0"
id="guide4282" />
<sodipodi:guide
position="19,19.000017"
orientation="0,-16"
id="guide4284" />
<sodipodi:guide
position="3,4.0000174"
orientation="1,0"
id="guide4290" />
<sodipodi:guide
position="3,3.0000174"
orientation="0,16"
id="guide4292" />
<sodipodi:guide
position="19,3.0000174"
orientation="-1,0"
id="guide4294" />
<sodipodi:guide
position="3,19.000262"
orientation="1,0"
id="guide4298" />
<sodipodi:guide
position="19,18.000262"
orientation="-1,0"
id="guide4302" />
<sodipodi:guide
position="19,19.000262"
orientation="0,-16"
id="guide4304" />
<sodipodi:guide
position="3,19.000017"
orientation="16,0"
id="guide4132" />
<sodipodi:guide
position="3,3.0000174"
orientation="0,4.0000005"
id="guide4134" />
<sodipodi:guide
position="7.0000005,3.0000174"
orientation="-16,0"
id="guide4136" />
<sodipodi:guide
position="7.0000005,19.000017"
orientation="0,-4.0000005"
id="guide4138" />
<sodipodi:guide
position="15.000001,19.000017"
orientation="16,0"
id="guide4140" />
<sodipodi:guide
position="15.000001,3.0000174"
orientation="0,4"
id="guide4142" />
<sodipodi:guide
position="19,3.0000174"
orientation="-16,0"
id="guide4144" />
<sodipodi:guide
position="19,19.000017"
orientation="0,-4"
id="guide4146" />
<sodipodi:guide
position="7.0000005,11.000506"
orientation="8,0"
id="guide4158" />
<sodipodi:guide
position="7.0000005,3.0005057"
orientation="0,8"
id="guide4160" />
<sodipodi:guide
position="15.000001,3.0005057"
orientation="-8,0"
id="guide4162" />
<sodipodi:guide
position="15.000001,11.000506"
orientation="0,-8"
id="guide4164" />
<sodipodi:guide
position="7.0000005,19.000017"
orientation="15.999512,0"
id="guide4168" />
<sodipodi:guide
position="7.0000005,3.0005057"
orientation="0,0.99999952"
id="guide4170" />
<sodipodi:guide
position="8,19.000017"
orientation="0,-0.99999952"
id="guide4174" />
<sodipodi:guide
position="14,19.000262"
orientation="16.000244,0"
id="guide4321" />
<sodipodi:guide
position="14,3.0000174"
orientation="0,1.000001"
id="guide4323" />
<sodipodi:guide
position="15.000001,3.0000174"
orientation="-16.000244,0"
id="guide4325" />
<sodipodi:guide
position="15.000001,19.000262"
orientation="0,-1.000001"
id="guide4327" />
<sodipodi:guide
position="13.12498,9.8320856"
orientation="0.70710678,0.70710678"
id="guide4335" />
<sodipodi:guide
position="13.832086,9.1249788"
orientation="6.1249931,-6.1249931"
id="guide4337" />
<sodipodi:guide
position="7.7070932,2.9999857"
orientation="-0.70710678,-0.70710678"
id="guide4339" />
<sodipodi:guide
position="6.9999865,3.7070925"
orientation="-6.1249931,6.1249931"
id="guide4341" />
<sodipodi:guide
position="13.12498,12.167903"
orientation="-0.70710678,0.70710678"
id="guide4343" />
<sodipodi:guide
position="13.832086,12.87501"
orientation="-6.1249931,-6.1249931"
id="guide4345" />
<sodipodi:guide
position="7.7070932,19.000003"
orientation="0.70710678,-0.70710678"
id="guide4347" />
<sodipodi:guide
position="6.9999865,18.292896"
orientation="6.1249931,6.1249931"
id="guide4349" />
<sodipodi:guide
position="13.831826,9.125"
orientation="-0.7071,-0.707107"
id="guide4351" />
<sodipodi:guide
position="13.124719,9.8321"
orientation="-1.1682,1.168168"
id="guide4353" />
<sodipodi:guide
position="14.292886,11.0003"
orientation="-1.1681,-1.168168"
id="guide4355" />
<sodipodi:guide
position="13.124719,12.1684"
orientation="-0.7071,0.707107"
id="guide4357" />
<sodipodi:guide
position="13.831826,12.8755"
orientation="1.8752,1.875274"
id="guide4359" />
<sodipodi:guide
position="15.707099,11.0003"
orientation="1.8753,-1.875274"
id="guide4361" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1030.3622)">
<path
style="fill:#4d4d4d;fill-opacity:1;stroke:none"
d="M 7.7070312 3 L 7 3.7070312 L 13.125 9.8320312 L 14.292969 11 L 13.125 12.167969 L 7 18.292969 L 7.7070312 19 L 13.832031 12.875 L 15.707031 11 L 13.832031 9.125 L 7.7070312 3 z "
transform="translate(-5e-7,1030.3622)"
id="rect4176" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.8 KiB

@ -1 +0,0 @@
../../../graphics/spacer-dark-dots.svg

@ -1 +0,0 @@
../../../graphics/spacer-dark-line.svg

@ -1,4 +0,0 @@
/* Wallpaper by Nuno from the KDE Visual Design Group */
wallpapers/size=9
wallpapers/1/file=kde-plasma.png

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 205 KiB

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
height="16"
width="16"
id="dropdown"
version="1.1">
<metadata id="dropdownmetadata">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<g id="layer1">
<path id="arrowhead" stroke-linejoin="round" d="m13 6-5 5-5-5" stroke="#000" stroke-linecap="round" stroke-width="2" fill="none"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 706 B

@ -1,80 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="431.43829"
height="532.50232"
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
sodipodi:docname="leaveIcon.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="185.42227"
inkscape:cy="26.36626"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="839"
inkscape:window-height="613"
inkscape:window-x="244"
inkscape:window-y="19"
inkscape:window-maximized="0"
inkscape:snap-bbox="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-global="true" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(500.42227,98.378186)">
<path
sodipodi:type="arc"
style="fill:none;stroke:#000000;stroke-width:60;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="path3790"
sodipodi:cx="-502.85715"
sodipodi:cy="-43.722664"
sodipodi:rx="185.71428"
sodipodi:ry="191.42857"
d="m -375.3972,-182.9481 c 74.59679,72.56016 78.00369,193.715142 7.6095,270.607229 -70.39418,76.892091 -187.93259,80.403811 -262.52939,7.843647 -74.5968,-72.56016 -78.00369,-193.715145 -7.60951,-270.607236 4.24803,-4.64015 8.71844,-9.05849 13.39451,-13.23849"
transform="translate(218.15625,256.81194)"
sodipodi:start="5.4688099"
sodipodi:end="10.281163"
sodipodi:open="true" />
<path
style="fill:none;stroke:#000000;stroke-width:60;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m -283.84375,-67.95406 c 0,219.22952 0,219.22952 0,219.22952"
id="path3792"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

@ -1,17 +0,0 @@
Notification {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
border: 1px solid #B0B0B0;
margin: 0px;
}
QLabel {
color: black;
}
#appLabel {
color: #838581;
}
#closeButton {
qproperty-icon: url(lxqt-runner/close-48x48.png);
}

@ -1,385 +0,0 @@
/*
* General panel settings
*/
LXQtPanel #BackgroundWidget {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
}
/* PositionBottom */
LXQtPanel[position="Bottom"] #BackgroundWidget {
border-top: 1px solid #B0B0B0;
}
/* PositionTop */
LXQtPanel[position="Top"] #BackgroundWidget {
border-bottom: 1px solid #B0B0B0;
}
/* PositionLeft */
LXQtPanel[position="Left"] #BackgroundWidget {
border-right: 1px solid #B0B0B0;
}
/* PositionRight */
LXQtPanel[position="Right"] #BackgroundWidget {
border-left: 1px solid #B0B0B0;
}
/*
* General plugins settings
*/
Plugin {
padding: 0;
spacing: 20px;
}
Plugin[NeedsHandle="true"] {
background-color: transparent;
background-repeat: no-repeat;
}
LXQtPanel[position="Bottom"] Plugin[NeedsHandle="true"],
LXQtPanel[position="Top"] Plugin[NeedsHandle="true"] {
background-image: url(lxqt-panel/plugin-handle-horizontal.gif);
background-position: left center;
margin-left: 3px;
padding: 0 0 0 5px;
}
LXQtPanel[position="Bottom"][layoutDirection="1"] Plugin[NeedsHandle="true"],
LXQtPanel[position="Top"][layoutDirection="1"] Plugin[NeedsHandle="true"] {
background-position: right center;
margin-left: 0px;
margin-right: 3px;
}
LXQtPanel[position="Right"] Plugin[NeedsHandle="true"],
LXQtPanel[position="Left"] Plugin[NeedsHandle="true"] {
background-image: url(lxqt-panel/plugin-handle-vertical.gif);
background-position: center top;
margin-top: 3px;
padding: 5px 0 0 0;
}
Plugin > QToolButton,
Plugin > QWidget > QToolButton > QWidget > QToolButton,
Plugin > QWidget > QToolButton {
margin: 0;
border: 2px solid transparent;
border-radius: 3px;
color: black;
qproperty-iconSize: 22px;
}
Plugin > QToolButton:pressed,
Plugin > QWidget > QToolButton:pressed {
margin: 2px 0 0 2px;
border: none;
}
/*
* Menus
*/
QMenu {
background: palette(window);
border: 1px solid #AAA;
border-radius: 2px;
color: palette(text);
}
QMenu::item {
color: palette(text);
padding: 5px 27px;
}
QMenu::item:selected {
background: palette(highlight);
color: palette(highlighted-text);
}
QMenu::icon {
border-color: 1px solid palette(window);
padding-left: 7px;
}
/*
* Desktopswitch
*/
#DesktopSwitch {}
#DesktopSwitch QToolButton {
margin: 1px;
color: #555555;
border: 1px solid #B0B0B0;
background: rgba(0, 0, 0, 5%);
}
LXQtPanel[position="0"] #DesktopSwitch QToolButton,
LXQtPanel[position="1"] #DesktopSwitch QToolButton
{
margin-bottom: 4px;
margin-top: 4px;
}
#DesktopSwitch QToolButton:on {
background: rgba(255, 255, 255, 40%);
border: 1px solid #80a8d3;
}
#DesktopSwitch QToolButton:hover {
border: 1px solid #80a8d3;
}
#DesktopSwitch QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
#QuickLaunchPlaceHolder {
color: #555555;
}
/*
* QuickLaunch
*/
#QuickLaunch {}
/*
* TaskBar
*/
#TaskBar {}
LXQtTaskButton {
border: 2px groove silver;
border-radius: 6px;
margin: 3px 0 3px 0;
}
#TaskBar QToolButton:on {
background: rgba(255, 255, 255, 80%);
}
#TaskBar QToolButton:on,
#TaskBar QToolButton:hover {
margin: 4px 1px 4px 1px;
border-radius: 4px;
border: 1px solid #80a8d3;
}
#TaskBar QToolButton[urgent="true"] {
color: palette(highlighted-text);
background: palette(highlight);
}
#TaskBar LXQtGroupPopup {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
border: 1px solid #80a8d3;
}
/*
* Clock
*/
#Clock #TimeLabel {
font-size: 10pt;
color: #606060;
}
#Clock #DateLabel {
font-size: 8pt;
color: #606060;
}
/*
* Tray
*/
#Tray {
min-width: 6px;
}
TrayIcon {
margin: 2px;
}
/*
* Main menu
*/
#MainMenu {
margin: 1px;
border: 1px solid #004e6c;
border-radius: 3px;
background: qlineargradient(x1:1, y1:0, x2:0, y2:1, stop:0 #0078A6, stop:0.3 #006891, stop:1 #005576);
qproperty-icon: url(mainmenu.svg);
color: #EEEEEE;
}
#MainMenu ActionView {
background: palette(window);
border: none;
color: palette(text);
}
#MainMenu ActionView::item {
padding: 2px 0;
}
#MainMenu QLineEdit {
background: palette(window);
border: none;
color: palette(text);
padding: 6px;
margin-bottom: 1px;
}
/*
* Mount plugin
*/
#LXQtMountPopup {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
border: 1px solid #a59f94;
padding: 2px;
}
#LXQtMountPopup * {
margin: 0;
padding: 0;
}
#LXQtMountPopup > MenuDiskItem {
padding: 2px;
}
#LXQtMountPopup > MenuDiskItem:hover {
border-radius: 4px;
border: 1px solid #80a8d3;
}
#LXQtMountPopup #EjectButton,
#LXQtMountPopup #DiskButton {
qproperty-iconSize: 22px;
background-color: transparent;
border: none;
}
#LXQtMountPopup #NoDiskLabel {
margin: 4px;
}
/*
* Volume plugin
*/
VolumePopup > QPushButton {
padding: 2px 10px;
margin: 3px;
qproperty-iconSize: 24px;
}
VolumePopup > QPushButton:hover {
margin: 1px;
border: 2px solid #80a8d3;
border-radius: 4px;
}
/*
* ShowDesktop
*/
#ShowDesktop {}
/*
* KbIndicator
*/
#KbIndicator {
margin: 0px;
border: 0px;
padding: 0px;
}
#KbIndicator > QLabel {
color: gray;
border: 0px;
margin: 2px 0;
padding: 0px 3px;
border-radius: 3px;
border: none;
}
#KbIndicator > QLabel:enabled {
background: palette(highlight);
color: palette(highlighted-text);
margin: 0;
padding: 2px 3px;
}
/*
* #SysStat
*/
#SysStat {
padding: 1px 1px 1px 1px;
}
#SysStat > QLabel {
font-size: 6pt;
}
#SysStat_Graph {
qproperty-gridColor: rgba(0, 0, 0, 25%);
qproperty-titleColor: rgba(0, 0, 0, 75%);
qproperty-cpuSystemColor: rgb(128, 0, 0);
qproperty-cpuUserColor: rgb(0, 0, 128);
qproperty-cpuNiceColor: rgb(0, 128, 0);
qproperty-cpuOtherColor: rgb(128, 128, 0);
qproperty-frequencyColor: rgb(160, 160, 160);
qproperty-memAppsColor: rgb(0, 0, 128);
qproperty-memBuffersColor: rgb(0, 128, 0);
qproperty-memCachedColor: rgb(128, 128, 0);
qproperty-swapUsedColor: rgb(128, 0, 0);
qproperty-netReceivedColor: rgb(0, 0, 128);
qproperty-netTransmittedColor: rgb(128, 128, 0);
}
/*
* WorldClock
*/
#WorldClockContent {
font-size: 10pt;
color: #606060;
}
#WorldClockPopup > QLabel {
font-size: 12pt;
color: #606060;
}
/*
* CPU monitor
*/
#LXQtCpuLoad {
qproperty-fontColor: #606060;
}
/*
* Spacer
*/
#Spacer {
background-position: center center;
}
#Spacer[type="lined"] {
background-image: url(/spacer-plugin/spacer-line.svg);
}
#Spacer[type="dotted"] {
background-image: url(/spacer-plugin/spacer-dots.svg);
}
#Spacer[orientation="horizontal"] {
background-repeat: repeat-y;
margin-top: 2px;
margin-bottom: 2px;
}
#Spacer[orientation="vertical"] {
background-repeat: repeat-x;
margin-right: 2px;
margin-left: 2px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 B

@ -1,15 +0,0 @@
Dialog {}
#panel {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
border: 1px solid #B0B0B0;
}
#closeButton {
qproperty-icon: url(lxqt-runner/close-48x48.png);
}
#commandList {
border: none;
margin: 0 1px 1px 1px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

@ -1,195 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="mainmenu.svg"
inkscape:export-filename="./lxqt_icon_48.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
style="enable-background:new">
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.6458335"
inkscape:cx="-3.0042154"
inkscape:cy="18.860599"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="true"
borderlayer="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="915"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
showguides="true"
inkscape:object-paths="false"
inkscape:object-nodes="true"
inkscape:snap-nodes="true"
inkscape:guide-bbox="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-smooth-nodes="false"
inkscape:bbox-nodes="true"
inkscape:snap-global="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-grids="true">
<inkscape:grid
type="xygrid"
id="grid3064"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
originy="0px" />
</sodipodi:namedview>
<title
id="title4078">LXQt</title>
<defs
id="defs4">
<inkscape:path-effect
effect="spiro"
id="path-effect3250-6"
is_visible="true" />
<inkscape:path-effect
is_visible="true"
id="path-effect3252-9"
effect="spiro" />
<inkscape:path-effect
effect="spiro"
id="path-effect3254-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3260-0"
is_visible="true" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>LXQt</dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Giacomo Barazzetti</dc:title>
</cc:Agent>
</dc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Logo"
transform="translate(-575.98291,-747.48535)"
style="display:inline">
<flowRoot
xml:space="preserve"
id="flowRoot3012"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-249.22717,-823.47169)"><flowRegion
id="flowRegion3014"><rect
id="rect3016"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018" /></flowRoot> <g
id="g3015"
transform="matrix(1.4999887,0,0,1.4999887,-287.98458,-397.73385)"
style="fill:#dedede;fill-opacity:1">
<path
style="fill:#dedede;fill-opacity:1;stroke:none"
d="m 590.02939,773.13729 c -0.81437,-0.7694 -1.38897,-1.7891 -1.62526,-2.88425 -0.2363,-1.09514 -0.13329,-2.26104 0.29137,-3.29779 0.42466,-1.03675 1.16915,-1.9399 2.10581,-2.55459 0.93666,-0.61469 2.06149,-0.93829 3.1816,-0.91531 1.05715,0.0217 2.1062,0.35108 2.986,0.9376 0.87979,0.58651 1.58736,1.42815 2.014,2.39563 l 9,2.00001 -10.82845,0 c -0.60283,-0.99501 -1.64039,-1.71583 -2.7832,-1.93359 -0.78578,-0.14973 -1.61441,-0.0668 -2.35494,0.23565 -0.74053,0.30246 -1.39027,0.82337 -1.84654,1.4804 -0.45626,0.65702 -0.71741,1.44779 -0.74215,2.24732 -0.0248,0.79953 0.187,1.60494 0.60176,2.28892"
id="path3149-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
inkscape:path-effect="#path-effect3250-6"
inkscape:original-d="m 590.02939,773.13729 c 0,0 1.33345,-9.70978 3.95352,-9.65194 2.62008,0.0578 5,3.33323 5,3.33323 l 9,2.00001 -10.82845,0 c 0,0 -0.78008,-1.64818 -2.7832,-1.93359 -2.00313,-0.28541 -4.34187,6.25228 -4.34187,6.25229 z" />
<g
id="g3159-3"
transform="matrix(0.12018167,0,0,0.1200873,457.60196,570.49248)"
style="fill:#dedede;fill-opacity:1">
<path
sodipodi:nodetypes="ccscscc"
inkscape:connector-curvature="0"
inkscape:original-d="m 1109.8277,1715.3593 -108.1695,-91.6 c 0,0 -32.05931,23.0006 -16.64152,41.6364 21.44112,25.9164 60.00362,58.6556 60.00362,58.6556 0,0 -15.3698,-10.3696 -32.8222,-34.8525 -5.5412,-7.7734 6.1015,-23.8031 6.1015,-23.8031 z"
inkscape:path-effect="#path-effect3252-9"
id="path3151-3"
d="m 1109.8277,1715.3593 -108.1695,-91.6 c -10.65928,11.0168 -16.77082,26.3076 -16.64152,41.6364 0.13113,15.5453 6.68678,30.9394 17.80352,41.8064 11.1168,10.867 26.6558,17.0713 42.2001,16.8492 -8.5449,-1.178 -16.646,-5.3565 -22.5596,-11.6359 -5.9137,-6.2794 -9.5989,-14.6165 -10.2626,-23.2166 -0.6416,-8.3148 1.5391,-16.8222 6.1015,-23.8031 l 91.5281,49.9636"
style="fill:#dedede;fill-opacity:1;stroke:none" />
<path
style="fill:#dedede;fill-opacity:1;stroke:none"
d="m 1101.507,1740.3412 -108.16958,-33.3091 c -2.89063,11.0071 -2.00508,22.969 2.47486,33.4305 4.47992,10.4614 12.52632,19.3569 22.48732,24.8604 7.6018,4.2 16.2773,6.4373 24.9622,6.4373 8.6849,0 17.3604,-2.2373 24.9622,-6.4373 -6.9916,0.631 -14.1373,-0.5277 -20.5712,-3.3359 -6.4339,-2.8081 -12.1424,-7.2597 -16.4338,-12.8153 -4.9547,-6.4144 -7.9929,-14.2903 -8.6296,-22.3704 l 78.9176,13.5398"
id="path3153-6"
inkscape:path-effect="#path-effect3254-3"
inkscape:original-d="m 1101.507,1740.3412 -108.16958,-33.3091 c 0,0 9.50158,49.2208 24.96218,58.2909 21.5007,12.6135 49.9244,0 49.9244,0 0,0 -18.6455,-3.5249 -37.005,-16.1512 -5.8293,-4.009 -8.6296,-22.3704 -8.6296,-22.3704 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscc" />
</g>
<path
inkscape:original-d="m 596.02149,772.15231 c -0.20578,0.41295 -0.92889,1.71142 -1.03858,2.33304 -0.55403,3.13948 2.50023,6.81369 2.03855,9.42993 -0.46167,2.61625 -2.52725,3.03066 -6.03855,4.57007 -1.67769,0.73552 -2.94139,-0.78949 -5,-1 -1.12654,1.57378 0.0386,8 0.0386,8 0,0 0.85977,-3.1376 2,-3.9785 3.4633,0.44857 5.7433,0.50326 7.9614,-1.0215 3.60545,-2.40175 4.0386,-3.82719 4.0386,-6.82937 0,-3.00218 -4.015,-7.43791 -4.015,-11.04053 0,-0.15414 0.007,-0.31997 0.015,-0.4635 z"
inkscape:path-effect="#path-effect3260-0"
sodipodi:nodetypes="ccssccccsscc"
inkscape:connector-curvature="0"
id="path3155-5"
d="m 596.02149,772.15231 c -0.55774,0.65831 -0.92265,1.47805 -1.03858,2.33304 -0.10946,0.8073 -1.2e-4,1.6321 0.21372,2.41822 0.21385,0.78612 0.53033,1.53985 0.84297,2.29217 0.31263,0.75231 0.62335,1.50891 0.8249,2.29827 0.20154,0.78936 0.29157,1.61778 0.15696,2.42127 -0.22515,1.34391 -1.08188,2.53858 -2.20014,3.31722 -1.11826,0.77865 -2.47867,1.16405 -3.83841,1.25285 -1.71571,0.11205 -3.45936,-0.23668 -5,-1 l 0.0386,8 2,-3.9785 c 2.64226,0.77198 5.59962,0.39253 7.9614,-1.0215 1.19168,-0.71348 2.23863,-1.68553 2.96915,-2.86684 0.73052,-1.18131 1.13521,-2.57515 1.06945,-3.96253 -0.0937,-1.97631 -1.10119,-3.77682 -2.06587,-5.50423 -0.96469,-1.72741 -1.93693,-3.55781 -1.94913,-5.5363 -9.5e-4,-0.15462 0.004,-0.30927 0.015,-0.4635 l -2e-5,3.6e-4"
style="fill:#dedede;fill-opacity:1;stroke:none" />
</g>
<flowRoot
xml:space="preserve"
id="flowRoot3012-8"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FontAwesome;-inkscape-font-specification:FontAwesome"
transform="translate(-167.24424,-710.91942)"><flowRegion
id="flowRegion3014-8"><rect
id="rect3016-2"
width="213"
height="137"
x="927"
y="1114" /></flowRegion><flowPara
id="flowPara3018-1" /></flowRoot> </g>
</svg>

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 KiB

@ -1 +0,0 @@
../../../graphics/spacer-dark-dots.svg

@ -1 +0,0 @@
../../../graphics/spacer-dark-line.svg

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save