Merge branch 'master' into Three.js2

main
Elbert Alias 3 years ago committed by GitHub
commit db5be66fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Contributing
Wappalyzer is an [MIT-licensed](https://github.com/wappalyzer/wappalyzer/blob/master/LICENSE), open source project written in JavaScript. Anyone is welcome to contribute.
Wappalyzer is an [GPLv3 licensed](https://github.com/wappalyzer/wappalyzer/blob/master/LICENSE), open source project written in JavaScript. Anyone is welcome to contribute.
## Getting started

@ -1,20 +1,674 @@
Copyright 2008 Wappalyzer
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

@ -15,7 +15,7 @@
"homepage": "https://www.wappalyzer.com/",
"version": "6.10.54",
"author": "Wappalyzer",
"license": "MIT",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/wappalyzer/wappalyzer"
@ -43,4 +43,4 @@
"engines": {
"node": ">=16"
}
}
}

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16345 24.8366 0 16 0C7.16344 0 0 7.16345 0 16C0 24.8366 7.16344 32 16 32Z" fill="#59A52C"/>
<path d="M24.0648 16.3086C24.2557 17.7679 23.8192 19.5409 22.6467 21.5321C19.6738 26.6872 12.1732 27.246 7.16797 24.5731L8.35423 19.3906H10.25C13.264 22.991 16.7552 20.5074 17.178 18.9404C17.478 17.8237 16.7963 16.7446 15.6233 16.3086H14.3543C13.6069 16.0552 12.7968 16.0552 12.0494 16.3086H13.3041C12.5518 16.5772 11.8612 16.9946 11.2738 17.536H9.5546L9.82722 16.3086H8.55824L10.9855 5.63062H25.0876L23.9557 10.6633H16.3323L15.9912 12.15C20.0824 12.15 22.4828 13.7184 22.8096 16.3096H24.0643L24.0648 16.3086Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 770 B

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25.646 1.60001H6.35404C3.4339 1.60001 1.06667 3.96724 1.06667 6.88738V25.1126C1.06667 28.0328 3.4339 30.4 6.35404 30.4H25.646C28.5661 30.4 30.9333 28.0328 30.9333 25.1126V6.88738C30.9333 3.96724 28.5661 1.60001 25.646 1.60001Z" fill="#000B1D"/>
<path d="M8.03717 21.6212V9.01152C8.03717 8.91959 8.07675 8.87339 8.15566 8.87339C8.36579 8.87339 8.51769 8.87026 8.80727 8.86349C9.09659 8.85698 9.40909 8.85043 9.74477 8.84383C10.0802 8.83732 10.4354 8.83073 10.8104 8.82404C11.1854 8.81753 11.557 8.81423 11.9252 8.81415C12.7825 8.79215 13.6371 8.91903 14.451 9.18914C15.0683 9.39798 15.6312 9.74178 16.0989 10.1955C16.4953 10.5889 16.8016 11.0635 16.9968 11.5867C17.1812 12.0959 17.2747 12.6336 17.2729 13.1752C17.3101 14.0988 17.0546 15.0105 16.5427 15.78C16.0528 16.4668 15.3641 16.9868 14.5695 17.2699C13.6838 17.5888 12.748 17.7459 11.8067 17.7337C11.5171 17.7337 11.3133 17.7304 11.1953 17.7238C11.0768 17.7173 10.8992 17.714 10.6625 17.7139V21.6014C10.6659 21.6255 10.6637 21.6501 10.6559 21.6732C10.6482 21.6963 10.6353 21.7173 10.618 21.7345C10.6008 21.7518 10.5798 21.7648 10.5567 21.7725C10.5336 21.7802 10.509 21.7824 10.4849 21.779H8.17546C8.08326 21.779 8.03717 21.7264 8.03717 21.6212ZM10.6625 11.2413V15.3261C10.8333 15.3394 10.9911 15.346 11.1359 15.3459H11.787C12.2646 15.3529 12.7405 15.2864 13.1979 15.1486C13.589 15.0325 13.9384 14.8064 14.2047 14.4973C14.4801 14.1361 14.6166 13.6879 14.5893 13.2344C14.5997 12.8527 14.5004 12.4761 14.3031 12.1491C14.0957 11.833 13.7961 11.5885 13.4448 11.4486C12.9861 11.2703 12.4961 11.1863 12.0042 11.2019C11.6885 11.2019 11.409 11.2052 11.1656 11.2118C10.9219 11.2186 10.7542 11.2284 10.6625 11.2413Z" fill="white"/>
<path d="M20.2793 14.3495L18.889 14.3085C18.7968 14.2955 18.7507 14.2492 18.7507 14.1703V12.4396C18.7481 12.4208 18.7498 12.4017 18.7558 12.3837C18.7618 12.3657 18.7719 12.3494 18.7854 12.336C18.7988 12.3226 18.8151 12.3125 18.8331 12.3065C18.8511 12.3005 18.8702 12.2988 18.889 12.3015L20.2793 12.3167V12.278C20.2764 11.6877 20.3093 11.0977 20.3777 10.5114C20.4379 10.1665 20.5442 9.83132 20.6936 9.51474C20.9487 8.98475 21.3361 8.52941 21.8183 8.19261C22.3943 7.82552 23.07 7.64626 23.7522 7.67959C23.9434 7.6786 24.1345 7.68846 24.3246 7.70915C24.518 7.72583 24.7092 7.76222 24.8952 7.81774C24.9363 7.83154 24.9719 7.85814 24.9967 7.89364C25.0216 7.92914 25.0345 7.97167 25.0334 8.01501V9.96865C25.0334 10.0608 24.9808 10.0937 24.8754 10.0673C24.7832 10.0543 24.5678 10.0476 24.4626 10.0476H24.1668C23.8994 10.0435 23.6338 10.0904 23.384 10.1857C23.1994 10.2859 23.0587 10.4512 22.9894 10.6495C22.8935 10.9319 22.85 11.2295 22.861 11.5276V12.3167H24.7892C24.8678 12.3167 24.9173 12.3298 24.9371 12.3562C24.9593 12.3915 24.9697 12.4329 24.9668 12.4745V14.2114C24.9668 14.3035 24.9076 14.3496 24.7892 14.3495H22.861L22.8765 21.6748C22.876 21.716 22.8659 21.7566 22.847 21.7932C22.8272 21.8327 22.778 21.8524 22.6989 21.8524H20.4525C20.347 21.8524 20.2947 21.7932 20.2947 21.6748L20.2793 14.3495Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

@ -0,0 +1,7 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.2352 6.6944H10.2272V30.2912H13.2352V6.6944Z" fill="#82C342"/>
<path d="M17.696 1.28H14.688V30.2912H17.696V1.28Z" fill="#FDBD3A"/>
<path d="M22.1632 6.6944H19.1552V30.2912H22.1632V6.6944Z" fill="#F16423"/>
<path d="M26.624 13.3952H23.616V30.2912H26.624V13.3952Z" fill="#7F59A5"/>
<path d="M8.76801 13.3952H5.76001V30.2912H8.76801V13.3952Z" fill="#1BA8E1"/>
</svg>

After

Width:  |  Height:  |  Size: 472 B

@ -0,0 +1,33 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.1124 8.37487C30.0236 8.19244 29.894 8.02575 29.7009 7.91935C29.4883 7.80292 29.256 7.78322 29.0384 7.82197L29.023 7.81369C25.7523 8.37892 22.4522 10.8711 20.4615 14.6909C18.3169 18.807 18.2859 23.3267 20.0329 26.4196C23.5425 26.1339 27.2067 23.5577 29.3514 19.4416C31.3501 15.6094 31.5107 11.4306 30.1124 8.37487Z" fill="#828D8C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.0164 8.24362C25.7938 8.83204 22.6632 11.3711 20.8306 14.8881C18.8905 18.6115 18.6786 22.9256 20.2659 25.9722C23.6451 25.5795 27.0429 22.9677 28.9823 19.2444C30.8368 15.6886 31.1245 11.5923 29.7335 8.55224C29.6748 8.43258 29.5975 8.34348 29.5013 8.29065C29.3904 8.2288 29.247 8.21223 29.111 8.23791C29.0784 8.24279 29.0458 8.24693 29.0164 8.24362ZM20.0329 26.842C19.8839 26.842 19.7453 26.7612 19.6711 26.6291C17.7775 23.2771 17.9387 18.6272 20.0924 14.4937C22.0879 10.664 25.4002 8.01094 28.9529 7.39701C28.9864 7.39039 29.0213 7.38956 29.0556 7.39287C29.3497 7.35734 29.6456 7.40935 29.8989 7.54796C30.1499 7.68575 30.3471 7.90113 30.4864 8.1883C31.989 11.471 31.694 15.8553 29.7204 19.6389C27.5669 23.7714 23.8676 26.5317 20.0664 26.8404C20.0549 26.8412 20.0443 26.842 20.0329 26.842Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.5814 10.168C29.4924 10.6656 30.3015 11.2672 30.9819 11.9257C30.8858 10.6483 30.6005 9.44099 30.1124 8.37487C30.0236 8.19244 29.894 8.02575 29.7009 7.91935C29.4883 7.80292 29.256 7.78322 29.0384 7.82197L29.023 7.81369C27.8953 8.00928 26.7676 8.44832 25.687 9.0754C26.6445 9.28839 27.6288 9.64809 28.5814 10.168Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.4667 11.0989C22.5964 11.9653 21.7661 12.9456 21.0026 14.0382C22.6143 13.9259 24.3948 14.3213 26.0081 15.2792C27.6125 16.2299 28.8177 17.6031 29.5086 19.0736C30.0717 17.849 30.4995 16.6211 30.8092 15.4179C29.9707 14.3146 28.8868 13.3351 27.5807 12.5595C26.2509 11.7689 24.851 11.2935 23.4667 11.0989Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.3101 16.2877C18.7593 17.367 18.2956 18.4465 17.9184 19.5159C19.4202 19.4796 21.0034 19.8715 22.4253 20.752C23.8627 21.6367 24.5048 22.9826 25.1599 24.3673C26.4546 23.7343 27.0878 22.5229 27.777 21.5227C26.9484 20.0614 25.7547 18.7683 24.1968 17.8077C22.6428 16.8472 20.9668 16.3678 19.3101 16.2877Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.48774 4.46666C8.85257 5.84803 9.21839 7.71878 8.30417 8.64381C7.39076 9.56883 5.54351 9.19919 4.17949 7.81699C2.81547 6.43562 2.44957 4.56487 3.36297 3.63984C4.27647 2.71482 6.12363 3.08529 7.48774 4.46666Z" fill="#828D8C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.58325 5.38349C7.26853 6.075 7.48683 6.97858 7.07376 7.39617C6.65823 7.81616 5.76754 7.59498 5.08317 6.90181C4.39953 6.20864 4.18113 5.30755 4.59502 4.8883C5.00983 4.46831 5.89878 4.69032 6.58325 5.38349Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.69773 3.55323C4.39698 3.55323 3.97246 3.62005 3.65799 3.93852C2.92136 4.68452 3.29535 6.32425 4.47442 7.51832C5.22405 8.27748 6.15626 8.73051 6.96869 8.73051C7.26934 8.73051 7.69469 8.66369 8.00925 8.34513C8.3498 8.00025 8.46795 7.45471 8.34171 6.80858C8.20311 6.10059 7.79494 5.37521 7.19273 4.76533C6.4431 4.00617 5.51088 3.55323 4.69773 3.55323ZM6.96869 9.57546C5.9395 9.57546 4.78652 9.03002 3.88448 8.11567C2.33387 6.54534 1.97533 4.4477 3.06805 3.34107C3.47713 2.92679 4.04017 2.70819 4.69773 2.70819C5.72683 2.70819 6.87981 3.25363 7.78267 4.16798C8.50058 4.8941 8.98945 5.77384 9.15977 6.64438C9.34227 7.57603 9.14269 8.39216 8.59919 8.94258C8.19011 9.35686 7.62625 9.57546 6.96869 9.57546Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.0329 4.46666C18.6681 5.84803 18.3022 7.71878 19.2165 8.64381C20.1299 9.56883 21.9771 9.19919 23.3412 7.81699C24.7052 6.43562 25.071 4.56487 24.1576 3.63984C23.2442 2.71482 21.3969 3.08529 20.0329 4.46666Z" fill="#828D8C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.9374 5.38349C20.2521 6.075 20.0337 6.97858 20.4468 7.39617C20.8623 7.81616 21.753 7.59498 22.4375 6.90181C23.1211 6.20864 23.3395 5.30755 22.9256 4.8883C22.5108 4.46831 21.6219 4.69032 20.9374 5.38349Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.3279 4.76533C19.7257 5.37521 19.3175 6.10059 19.1789 6.80858C19.0526 7.45471 19.1708 8.00025 19.5114 8.34513C19.826 8.66369 20.2513 8.73051 20.552 8.73051C21.3644 8.73051 22.2965 8.27748 23.0462 7.51832C24.2252 6.32425 24.5993 4.68452 23.8627 3.93852C23.5481 3.62005 23.1236 3.55323 22.8229 3.55323C22.0097 3.55323 21.0776 4.00617 20.3279 4.76533ZM18.9215 8.94258C18.378 8.39216 18.1783 7.57603 18.3609 6.64438C18.5312 5.77384 19.0201 4.8941 19.7379 4.16798C20.6408 3.25363 21.7937 2.70819 22.8229 2.70819C23.4805 2.70819 24.0435 2.92679 24.4525 3.34107C25.5453 4.4477 25.1867 6.54534 23.6361 8.11567C22.734 9.03002 21.5812 9.57546 20.552 9.57546C19.8944 9.57546 19.3305 9.35686 18.9215 8.94258Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.9728 7.90204C20.8216 4.89741 17.5086 2.70819 13.7603 2.70819C10.0121 2.70819 6.69894 4.89741 4.54776 7.90204C1.93052 11.5559 0.414176 16.7358 1.97123 21.1175C3.28972 24.8293 6.45527 27.6499 10.1774 28.7243C11.341 29.061 12.5503 29.2285 13.7603 29.2285C14.9703 29.2285 16.1795 29.061 17.3431 28.7243C21.0653 27.6499 24.2309 24.8293 25.5494 21.1175C27.1066 16.7358 25.5901 11.5559 22.9728 7.90204Z" fill="#828D8C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.8618 9.56479C23.7127 8.96486 23.3338 8.39549 22.981 7.90205C22.5312 7.27322 22.0277 6.68396 21.4825 6.13935C19.5375 5.19371 17.3146 5.19536 15.6198 6.35307C14.7364 6.95714 14.1172 7.80053 13.7603 8.76182C13.4034 7.80053 12.7841 6.95714 11.9009 6.35307C10.206 5.19536 7.98307 5.19371 6.03811 6.13935C5.49298 6.68396 4.98938 7.27322 4.53967 7.90205C4.18676 8.39549 3.80786 8.96486 3.65881 9.56479C3.50312 10.1895 3.27909 11.0279 3.30844 11.6599C3.35652 12.6882 3.98472 13.4458 4.81424 13.9895C5.0171 14.1232 7.18709 15.805 6.98496 15.9246C7.13819 15.8338 7.33133 15.7232 7.54636 15.6086V15.8008C8.33353 15.3362 9.47751 14.7668 10.2435 14.8559L10.2532 14.8576C10.2753 14.8601 10.2932 14.87 10.3144 14.8742C10.5254 14.9302 10.7104 15.0342 10.8522 15.2092C11.1797 15.6127 11.2091 16.0789 11.095 16.5319C11.1797 16.4692 11.2555 16.39 11.3379 16.3232C11.3289 16.6351 11.2588 16.8719 11.2588 16.8719L11.1162 17.0749C11.9562 17.2359 12.8387 17.3241 13.7521 17.3241H13.7571H13.7652C14.6818 17.3241 15.5643 17.2359 16.4045 17.0749L16.2619 16.8719C16.2619 16.8719 16.1918 16.6351 16.1828 16.3232C16.2651 16.39 16.3409 16.4692 16.4256 16.5319C16.3116 16.0789 16.3409 15.6127 16.6685 15.2092C16.8102 15.0342 16.9952 14.9302 17.2063 14.8742C17.2274 14.87 17.2454 14.8601 17.2674 14.8576L17.2772 14.8559C18.0431 14.7668 19.1871 15.3362 19.9743 15.8008V15.6086C20.1893 15.7232 20.3825 15.8338 20.5357 15.9246C20.3336 15.805 22.5035 14.1232 22.7063 13.9895C23.5358 13.4458 24.1641 12.6882 24.2122 11.6599C24.2416 11.0279 24.0174 10.1895 23.8618 9.56479Z" fill="#EDEDEA"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.7603 19.0463C10.6012 19.0463 8.04178 22.2383 8.04178 26.1761C8.04178 26.9625 8.14775 27.716 8.33598 28.4231C8.68143 28.5279 9.02371 28.6409 9.37817 28.7243C10.8016 29.061 12.2806 29.2285 13.7603 29.2285C15.24 29.2285 16.719 29.061 18.1426 28.7243C18.4969 28.6409 18.8392 28.5279 19.1847 28.4231C19.3729 27.716 19.4789 26.9625 19.4789 26.1761C19.4789 22.2383 16.9194 19.0463 13.7603 19.0463Z" fill="#EDEDEA"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.4056 12.5841C14.2647 12.6304 14.1172 12.6535 13.9697 12.6659C13.9812 12.6403 14.0023 12.6205 14.0023 12.5916V12.0189C14.0284 11.9983 14.057 11.9843 14.0797 11.9562L14.5229 11.4133C14.6982 11.1987 14.6159 11.0229 14.3404 11.0229H13.1802C12.9047 11.0229 12.8225 11.1987 12.9976 11.4133L13.4409 11.9562C13.48 12.0049 13.5273 12.0387 13.5754 12.0651V12.5916C13.5754 12.6205 13.5957 12.6403 13.6064 12.6659C13.4588 12.6526 13.3122 12.6295 13.172 12.5841C12.9911 12.5256 12.6171 12.3061 12.5657 12.6469V12.7088C12.5657 13.3913 13.1101 13.9442 13.7872 13.9458H13.7904C14.4676 13.9442 15.0118 13.3913 15.0118 12.7088C15.0118 12.6881 15.0118 12.6675 15.0118 12.6469C14.9606 12.3061 14.5866 12.5256 14.4056 12.5841Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.7603 3.13067C10.404 3.13067 7.16909 4.96019 4.88595 8.15037C2.01122 12.1633 1.0212 17.197 2.36404 20.9748C3.59764 24.4489 6.63541 27.2629 10.2916 28.3184C12.5307 28.9653 14.9907 28.9653 17.2283 28.3184C20.8852 27.2629 23.9229 24.4489 25.1565 20.9748C26.4994 17.197 25.5094 12.1633 22.6355 8.15037C20.3515 4.96019 17.1167 3.13067 13.7603 3.13067ZM13.7603 29.651C12.5006 29.651 11.2563 29.4761 10.0625 29.1303C6.09355 27.9849 2.92217 25.0432 1.57852 21.2604C-0.161133 16.3652 1.79773 11.0221 4.21048 7.65362C6.6525 4.24217 10.1335 2.28572 13.7603 2.28572C17.3871 2.28572 20.8682 4.24217 23.311 7.65362C25.7229 11.0221 27.6818 16.3652 25.9421 21.2604C24.5985 25.0432 21.4271 27.9849 17.4573 29.1303C16.2643 29.4761 15.02 29.651 13.7603 29.651Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4081 7.69072C10.0561 7.49844 9.66337 7.40106 9.24039 7.40106C8.0605 7.40106 6.88553 8.4046 6.3094 9.07954C5.34065 10.2142 4.44433 12.4967 6.29723 13.2798C6.96706 13.5629 7.70523 13.6487 8.42559 13.6619C9.34554 13.68 10.329 13.6586 11.0551 13.0017C11.7916 12.335 11.9106 11.2458 11.8422 10.3C11.7534 9.07209 11.2441 8.14458 10.4081 7.69072Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4521 9.663C10.439 9.50128 10.2638 9.32299 10.1611 9.23058C9.93221 9.02837 9.63964 8.91617 9.33572 8.91617C9.23965 8.91617 9.14104 8.92685 9.0408 8.94838C8.65299 9.03085 8.32698 9.26768 8.14693 9.59857C8.0785 9.72402 7.96198 9.9741 7.99206 10.1169C8.01733 10.2357 8.12821 10.3173 8.24145 10.3379C8.39214 10.366 8.45086 10.2942 8.52256 10.1705C8.53638 10.1465 8.55101 10.1217 8.56737 10.0954C8.78568 9.75292 9.09378 9.56479 9.43515 9.56479C9.62665 9.56479 9.74316 9.62084 9.91676 9.73728C10.0308 9.81404 10.1555 9.9683 10.3103 9.88574C10.4219 9.82555 10.4586 9.74712 10.4521 9.663Z" fill="#FFFFFE"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.1126 7.69072C17.4646 7.49844 17.8573 7.40106 18.2802 7.40106C19.4601 7.40106 20.635 8.4046 21.2112 9.07954C22.18 10.2142 23.0763 12.4967 21.2234 13.2798C20.5536 13.5629 19.8153 13.6487 19.0951 13.6619C18.1751 13.68 17.1916 13.6586 16.4655 13.0017C15.7289 12.335 15.6099 11.2458 15.6784 10.3C15.7673 9.07209 16.2765 8.14458 17.1126 7.69072Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0685 9.663C17.0816 9.50128 17.2568 9.32299 17.3594 9.23058C17.5884 9.02837 17.8809 8.91617 18.1848 8.91617C18.281 8.91617 18.3796 8.92685 18.4799 8.94838C18.8677 9.03085 19.1937 9.26768 19.3737 9.59857C19.4422 9.72402 19.5587 9.9741 19.5286 10.1169C19.5032 10.2357 19.3925 10.3173 19.2791 10.3379C19.1284 10.366 19.0698 10.2942 18.9981 10.1705C18.9842 10.1465 18.9695 10.1217 18.9533 10.0954C18.7349 9.75292 18.427 9.56479 18.0855 9.56479C17.8939 9.56479 17.7775 9.62084 17.6039 9.73728C17.4898 9.81404 17.3651 9.9683 17.2104 9.88574C17.0987 9.82555 17.062 9.74712 17.0685 9.663Z" fill="#FFFFFE"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.47998 17.3563C5.36919 17.3563 5.25831 17.3118 5.17606 17.2235C5.01792 17.0535 5.0261 16.7861 5.19396 16.626C5.2893 16.5352 6.1449 15.7282 6.75193 15.4319C6.95806 15.3322 7.20827 15.4188 7.30842 15.6292C7.40867 15.8388 7.32151 16.0913 7.11366 16.1927C6.69812 16.3958 5.99985 17.0188 5.766 17.2417C5.68529 17.3184 5.58259 17.3563 5.47998 17.3563Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4643 14.6744C9.31291 13.9731 7.51946 14.95 6.89862 15.3337C6.38684 15.0796 5.9355 14.7082 5.52233 14.3146C5.02446 13.841 4.71154 13.543 4.37917 12.9208C4.30091 12.8053 4.17867 12.7195 4.02953 12.7195C3.54147 12.7195 3.54965 13.2427 3.74351 13.5513C4.34163 14.5019 5.02446 15.1176 5.94768 15.7463C6.20761 15.923 6.48218 16.0863 6.77474 16.2035C6.9018 16.2547 7.0493 16.2415 7.16418 16.1639C7.67269 15.8214 9.28528 14.9451 10.0357 15.399C10.4007 15.6209 10.5955 15.9263 10.6142 16.3067C10.6477 16.9924 10.105 17.8258 9.16222 18.5371C8.19419 19.2675 6.48545 19.4729 5.00819 19.038C3.95618 18.7286 2.55554 17.9678 1.85472 16.1053C1.77328 15.8858 1.52962 15.7769 1.31694 15.861C1.101 15.9436 0.993481 16.1879 1.07573 16.4057C1.71784 18.1131 3.03142 19.336 4.77516 19.8493C5.37318 20.0258 5.99821 20.1116 6.60933 20.1116C7.77285 20.1116 8.88511 19.8006 9.66082 19.2155C10.8448 18.3218 11.4959 17.2466 11.447 16.2646C11.4144 15.6044 11.0656 15.04 10.4643 14.6744Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.0407 17.3563C22.1515 17.3563 22.2623 17.3118 22.3446 17.2235C22.5026 17.0535 22.4945 16.7861 22.3267 16.626C22.2314 16.5352 21.3758 15.7282 20.7687 15.4319C20.5626 15.3322 20.3125 15.4188 20.2121 15.6292C20.112 15.8388 20.1991 16.0913 20.4069 16.1927C20.8225 16.3958 21.5208 17.0188 21.7547 17.2417C21.8353 17.3184 21.938 17.3563 22.0407 17.3563Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0563 14.6744C18.2076 13.9731 20.0012 14.95 20.622 15.3337C21.1338 15.0796 21.5852 14.7082 21.9982 14.3146C22.4962 13.841 22.809 13.543 23.1416 12.9208C23.2197 12.8053 23.342 12.7195 23.491 12.7195C23.9791 12.7195 23.9711 13.2427 23.7771 13.5513C23.179 14.5019 22.4962 15.1176 21.573 15.7463C21.3129 15.923 21.0385 16.0863 20.7459 16.2035C20.6188 16.2547 20.4713 16.2415 20.3564 16.1639C19.848 15.8214 18.2354 14.9451 17.4849 15.399C17.1199 15.6209 16.9252 15.9263 16.9063 16.3067C16.873 16.9924 17.4157 17.8258 18.3584 18.5371C19.3265 19.2675 21.0352 19.4729 22.5125 19.038C23.5645 18.7286 24.9651 17.9678 25.6658 16.1053C25.7473 15.8858 25.9909 15.7769 26.2037 15.861C26.4196 15.9436 26.5272 16.1879 26.4448 16.4057C25.8028 18.1131 24.4893 19.336 22.7455 19.8493C22.1474 20.0258 21.5224 20.1116 20.9113 20.1116C19.7477 20.1116 18.6354 19.8006 17.8597 19.2155C16.6758 18.3218 16.0247 17.2466 16.0736 16.2646C16.1062 15.6044 16.4549 15.04 17.0563 14.6744Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.51128 23.2796C8.87866 24.6643 9.18176 26.6052 8.18601 27.6128C7.19027 28.6212 5.27376 28.3166 3.90647 26.9311C2.53918 25.5448 2.23607 23.6055 3.23346 22.5971C4.22757 21.588 6.14408 21.8941 7.51128 23.2796Z" fill="#828D8C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.05094 24.8855C7.8022 25.648 7.92608 26.7586 7.32559 27.3676C6.7242 27.9767 5.62575 27.8529 4.87367 27.0904C4.12077 26.3271 3.99699 25.2155 4.59829 24.6065C5.19959 23.9976 6.29804 24.1229 7.05094 24.8855Z" fill="#EDEDEA"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.76534 22.4246C4.25929 22.4246 3.83231 22.5873 3.52838 22.8959C3.14303 23.2854 2.98898 23.8754 3.09577 24.557C3.20901 25.2873 3.60173 26.0242 4.20149 26.6324C5.35201 27.7993 7.0933 28.1235 7.89109 27.314C8.27563 26.9245 8.42886 26.3353 8.32289 25.6537C8.20883 24.9226 7.81611 24.1857 7.21635 23.5784C6.50335 22.8563 5.5875 22.4246 4.76534 22.4246ZM6.6525 28.6302C5.59813 28.6302 4.48996 28.1194 3.61154 27.2298C2.88791 26.497 2.41212 25.5935 2.27116 24.6882C2.12201 23.7327 2.35914 22.8836 2.93853 22.2985C3.40133 21.8281 4.0328 21.5797 4.76534 21.5797C5.81889 21.5797 6.92797 22.0904 7.8063 22.9809C8.52993 23.7137 9.00572 24.6156 9.14668 25.5217C9.29583 26.4774 9.05952 27.3263 8.48094 27.9116C8.01651 28.3818 7.38422 28.6302 6.6525 28.6302Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.0093 23.2796C18.642 24.6643 18.3389 26.6052 19.3346 27.6128C20.3304 28.6212 22.2468 28.3166 23.6142 26.9311C24.9815 25.5448 25.2846 23.6055 24.2872 22.5971C23.2931 21.588 21.3766 21.8941 20.0093 23.2796Z" fill="#828D8C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.4696 24.8855C19.7184 25.648 19.5945 26.7586 20.1951 27.3676C20.7964 27.9767 21.8948 27.8529 22.6469 27.0904C23.3998 26.3271 23.5237 25.2155 22.9223 24.6065C22.321 23.9976 21.2225 24.1229 20.4696 24.8855Z" fill="#EDEDEA"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.3043 23.5784C19.7045 24.1857 19.3118 24.9226 19.1977 25.6537C19.0918 26.3353 19.245 26.9245 19.6296 27.314C20.4273 28.1235 22.1685 27.7993 23.3192 26.6324C23.9188 26.0242 24.3116 25.2873 24.4249 24.557C24.5316 23.8754 24.3776 23.2854 23.9922 22.8959C23.6883 22.5873 23.2613 22.4246 22.7553 22.4246C21.9332 22.4246 21.0173 22.8563 20.3043 23.5784ZM19.0396 27.9116C18.4611 27.3263 18.2248 26.4774 18.374 25.5217C18.5148 24.6156 18.9908 23.7137 19.7144 22.9809C20.5928 22.0904 21.7018 21.5797 22.7553 21.5797C23.4878 21.5797 24.1193 21.8281 24.5821 22.2985C25.1615 22.8836 25.3986 23.7327 25.2495 24.6882C25.1085 25.5935 24.6327 26.497 23.9091 27.2298C23.0307 28.1194 21.9224 28.6302 20.8682 28.6302C20.1364 28.6302 19.504 28.3818 19.0396 27.9116Z" fill="#121716"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.3784 3.195C16.3979 3.13232 16.4183 3.0713 16.4362 3.00521C15.5692 2.81303 14.6754 2.70819 13.7603 2.70819C12.8452 2.70819 11.9514 2.81303 11.0844 3.00521C11.1024 3.0713 11.1227 3.13232 11.1423 3.195L10.6867 3.27591L10.7503 3.47233L10.7706 3.62576C10.9035 3.57873 11.0445 3.54817 11.1953 3.54817C11.4372 3.54817 11.693 3.64895 11.8927 3.7826C12.644 4.29417 13.194 4.98403 13.5656 5.76556C13.6071 5.82575 13.6674 5.87361 13.753 5.87361C13.8475 5.87361 13.9151 5.81756 13.9559 5.74825H13.9624C14.3348 4.97418 14.8816 4.29095 15.6279 3.7826C15.8275 3.64895 16.0834 3.54817 16.3254 3.54817C16.4762 3.54817 16.6171 3.57873 16.7499 3.62576L16.7703 3.47233L16.8338 3.27591L16.3784 3.195Z" fill="#121716"/>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

@ -0,0 +1,45 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.2276 1.98682L11.9976 8.78758L8.53536 15.019C8.36962 15.3166 8.28263 15.6516 8.28263 15.9922C8.28263 16.3328 8.36962 16.6678 8.53536 16.9654L11.9976 23.2123L8.2276 30.013C7.51821 29.6614 6.92913 29.1072 6.53493 28.4205L0.533644 17.9963C0.183995 17.3876 0 16.698 0 15.9961C0 15.2942 0.183995 14.6045 0.533644 13.9959L6.53493 3.57161C6.93032 2.88785 7.51929 2.33642 8.2276 1.98682Z" fill="url(#paint0_linear_3889_207)"/>
<path opacity="0.7" d="M8.53545 15.0267C8.37108 15.3234 8.28485 15.6569 8.28485 15.9961C8.28485 16.3352 8.37108 16.6688 8.53545 16.9654L11.9977 23.2123L8.22769 30.013C7.5183 29.6614 6.92921 29.1071 6.53502 28.4205L0.533729 17.9963C0.0567041 17.1731 2.72651 16.1884 8.53545 15.0344V15.0267Z" fill="url(#paint1_linear_3889_207)"/>
<path opacity="0.5" d="M8.61218 2.67151L11.9975 8.78758L11.4359 9.76461L8.45061 4.7102C7.58888 3.30235 6.27322 4.0332 4.62671 6.87967L4.87292 6.45655L6.53481 3.57161C6.9261 2.89009 7.50946 2.33889 8.21209 1.98682L8.60449 2.67151H8.61218Z" fill="url(#paint2_linear_3889_207)"/>
<path d="M25.4621 3.57163L31.4634 13.9959C32.1789 15.2268 32.1789 16.7654 31.4634 17.9963L25.4621 28.4206C25.1112 29.0283 24.6065 29.5331 23.9988 29.8842C23.3911 30.2353 22.7017 30.4203 21.9998 30.4208H15.9985L23.4617 16.9654C23.626 16.6688 23.7123 16.3352 23.7123 15.9961C23.7123 15.657 23.626 15.3234 23.4617 15.0268L15.9985 1.57141H21.9998C22.7017 1.57186 23.3911 1.75692 23.9988 2.10801C24.6065 2.4591 25.1112 2.96387 25.4621 3.57163Z" fill="url(#paint3_linear_3889_207)"/>
<path d="M21.6919 30.3746L15.7676 30.4285L22.9383 16.9039C23.0987 16.6032 23.1825 16.2676 23.1825 15.9269C23.1825 15.5861 23.0987 15.2505 22.9383 14.9498L15.7676 1.57141H17.1217L24.6464 14.8883C24.8247 15.2029 24.9178 15.5586 24.9165 15.9202C24.9151 16.2818 24.8194 16.6368 24.6387 16.9501C23.0193 19.7644 21.4112 22.5852 19.8146 25.4125C18.3527 27.9821 18.9837 29.6361 21.6919 30.3746Z" fill="url(#paint4_linear_3889_207)"/>
<path d="M9.99715 30.4208C9.38163 30.4208 8.76612 30.2746 8.22754 30.0131L15.6291 16.6654C15.8599 16.25 15.8599 15.7422 15.6291 15.3268L8.22754 1.98684C8.77772 1.71444 9.38321 1.57229 9.99715 1.57141H15.9984L23.4616 15.0268C23.6259 15.3234 23.7122 15.657 23.7122 15.9961C23.7122 16.3352 23.6259 16.6688 23.4616 16.9654L15.9984 30.4208H9.99715Z" fill="url(#paint5_linear_3889_207)"/>
<path opacity="0.6" d="M22.9386 15.3268L15.3062 1.57141H15.9986L23.4617 15.0268C23.6261 15.3234 23.7123 15.657 23.7123 15.9961C23.7123 16.3352 23.6261 16.6688 23.4617 16.9654L15.9986 30.4208H15.3062L22.9386 16.6654C23.1694 16.25 23.1694 15.7422 22.9386 15.3268Z" fill="url(#paint6_linear_3889_207)"/>
<path opacity="0.6" d="M15.6291 15.3268L8.22754 1.9868C8.45836 1.86371 8.73534 1.77139 8.99693 1.69446C10.6281 4.62555 13.0363 9.0722 16.2293 15.0267C16.3936 15.3234 16.4799 15.6569 16.4799 15.9961C16.4799 16.3352 16.3936 16.6687 16.2293 16.9654L8.88153 30.2669C8.61993 30.19 8.48144 30.1361 8.23523 30.0207L15.6214 16.6731C15.8523 16.2576 15.8523 15.7499 15.6214 15.3344L15.6291 15.3268Z" fill="url(#paint7_linear_3889_207)"/>
<defs>
<linearGradient id="paint0_linear_3889_207" x1="5.99882" y1="30.013" x2="-6.28765" y2="10.2514" gradientUnits="userSpaceOnUse">
<stop stop-color="#EB6F07"/>
<stop offset="1" stop-color="#FAB743"/>
</linearGradient>
<linearGradient id="paint1_linear_3889_207" x1="9.80926" y1="27.5703" x2="3.48285" y2="21.0631" gradientUnits="userSpaceOnUse">
<stop stop-color="#D96504"/>
<stop offset="1" stop-color="#D96504" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint2_linear_3889_207" x1="7.72245" y1="2.66348" x2="11.0714" y2="8.04367" gradientUnits="userSpaceOnUse">
<stop stop-color="#EB6F07"/>
<stop offset="1" stop-color="#EB720A" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint3_linear_3889_207" x1="23.9993" y1="30.4208" x2="12.998" y2="7.4945" gradientUnits="userSpaceOnUse">
<stop stop-color="#EE6F05"/>
<stop offset="1" stop-color="#FAB743"/>
</linearGradient>
<linearGradient id="paint4_linear_3889_207" x1="12.7301" y1="30.4285" x2="30.347" y2="25.9567" gradientUnits="userSpaceOnUse">
<stop stop-color="#D96504" stop-opacity="0.8"/>
<stop offset="0.498" stop-color="#D96504" stop-opacity="0.2"/>
<stop offset="1" stop-color="#D96504" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint5_linear_3889_207" x1="15.9699" y1="30.4208" x2="4.74393" y2="7.78209" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFA95F"/>
<stop offset="1" stop-color="#FFEBC8"/>
</linearGradient>
<linearGradient id="paint6_linear_3889_207" x1="15.9871" y1="1.88875" x2="25.3503" y2="3.36092" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.5"/>
<stop offset="1" stop-color="white" stop-opacity="0.1"/>
</linearGradient>
<linearGradient id="paint7_linear_3889_207" x1="7.09697" y1="31.4669" x2="18.6702" y2="29.7618" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.5"/>
<stop offset="1" stop-color="white" stop-opacity="0.1"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 0.533325L2.66663 8.21333V23.5733L16 31.2533L29.28 23.5733V8.21333L16 0.533325ZM16 26.6133L12.3733 24.5333L16 22.4533L19.6266 24.5333L16 26.6133ZM25.2266 17.28L21.8133 19.2533V23.2L20.5866 23.9467L16.48 21.5467V20.16L18.6133 18.9333V17.8667H13.44V18.9333L15.5733 20.16V21.5467L11.4666 23.9467L10.24 23.2V19.2533L6.82663 17.28V10.56L12.64 7.19999L16.0533 9.17333L19.4666 7.19999L25.28 10.56V17.28H25.2266Z" fill="#FE4901"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.56 15.3066H20.32L22.7734 13.92V13.6H18.6134V15.3066H18.56ZM9.22668 13.92L11.6267 15.3066H13.3867V13.6H9.22668V13.92Z" fill="#FE4901"/>
</svg>

After

Width:  |  Height:  |  Size: 766 B

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.84124 16.6056V13.4838V10.362C6.84124 10.3542 6.84373 10.3468 6.848 10.3407C6.85227 10.3347 6.85867 10.3297 6.86578 10.3272L10.0601 9.19049L13.2544 8.05377L18.0128 6.36062L22.7712 4.66746C22.7787 4.66497 22.7847 4.66 22.789 4.65395C22.7932 4.64791 22.7957 4.64044 22.7957 4.63262V2.86871V1.10373C22.7957 1.09093 22.7893 1.07991 22.7801 1.07351C22.7708 1.06675 22.7584 1.06462 22.7463 1.06889L16.358 3.34195L9.96907 5.61502L6.77476 6.75173L3.58044 7.88844C3.57298 7.89093 3.56693 7.89591 3.56267 7.90195C3.5584 7.908 3.55556 7.91546 3.55556 7.92329V11.0451V14.1668V17.3018V20.4367V23.5453V26.654C3.55556 26.6668 3.56196 26.6778 3.5712 26.6842C3.58044 26.6909 3.59289 26.6931 3.60498 26.6888L5.21067 26.1174L6.81636 25.546C6.82382 25.5436 6.82987 25.5386 6.83413 25.5325C6.8384 25.5265 6.84089 25.519 6.84089 25.5112V24.1935V22.8758V19.7405V16.6056H6.84124Z" fill="#00BEFE"/>
<path d="M15.3252 15.7966L21.7141 13.5236L28.1031 11.2505C28.1106 11.248 28.1166 11.243 28.1209 11.237C28.1252 11.2309 28.1276 11.2235 28.1276 11.2157V8.12019V5.02472C28.1276 5.01192 28.1212 5.0009 28.112 4.9945C28.1028 4.98774 28.0903 4.98561 28.0782 4.98988L21.6892 7.26294L15.3003 9.53601L12.106 10.6727L8.91164 11.8094C8.90418 11.8119 8.89813 11.8169 8.89387 11.8229C8.8896 11.829 8.88711 11.8365 8.88711 11.8443V14.9661V18.0878V21.2228V24.3577V27.4663V30.5749C8.88711 30.5877 8.89351 30.5988 8.90276 30.6052C8.912 30.6119 8.92444 30.6141 8.93653 30.6098L12.1184 29.4777L15.3003 28.3456L18.507 27.2046L21.7138 26.0637L24.9081 24.9269L28.1024 23.7902C28.1099 23.7877 28.1159 23.7828 28.1202 23.7767C28.1244 23.7707 28.1269 23.7632 28.1269 23.7554V20.6336V17.5118V15.9709V14.4299C28.1269 14.4171 28.1205 14.4061 28.1113 14.3997C28.102 14.3933 28.0896 14.3908 28.0775 14.395L24.9077 15.5229L21.738 16.6507C21.7305 16.6532 21.7244 16.6581 21.7202 16.6642C21.7159 16.6702 21.7134 16.6777 21.7134 16.6855V18.2269V19.7682C21.7134 19.776 21.7109 19.7835 21.7067 19.7895C21.7024 19.7956 21.696 19.8005 21.6889 19.803L18.5191 20.9309L15.3493 22.0587C15.3372 22.0629 15.3248 22.0608 15.3156 22.0541C15.3063 22.0473 15.2999 22.0366 15.2999 22.0238V18.9284V15.8329C15.2999 15.8251 15.3024 15.8176 15.3067 15.8116C15.3109 15.8055 15.3177 15.7991 15.3252 15.7966Z" fill="#1E73BE"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1000 B

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32 14.2206H22.6427L30.7466 9.54189L28.9669 6.45856L20.8631 11.1373L25.5408 3.0341L22.4574 1.25339L17.7797 9.35657V0H14.2202V9.35747L9.54075 1.25339L6.45838 3.03321L11.137 11.1364L3.03312 6.45856L1.25336 9.541L9.35721 14.2197H0V17.7794H9.35632L1.25336 22.4581L3.03312 25.5415L11.1361 20.8636L6.45748 28.9668L9.54075 30.7466L14.2193 22.6426V32H17.7789V22.6434L22.4566 30.7466L25.5398 28.9668L20.8612 20.8628L28.9651 25.5415L30.7449 22.4581L22.6419 17.7802H31.9981V14.2206H32ZM16 20.8412C13.316 20.8412 11.1406 18.6658 11.1406 15.9817C11.1406 13.2976 13.316 11.1221 16 11.1221C18.684 11.1221 20.8594 13.2976 20.8594 15.9817C20.8594 18.6658 18.684 20.8412 16 20.8412Z" fill="#625DF5"/>
</svg>

After

Width:  |  Height:  |  Size: 795 B

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.0865 5.52756C12.9363 5.77309 11.5794 6.44508 10.6232 7.24629C9.70567 8.00873 8.62011 9.469 8.29706 10.3736L8.07738 10.981L7.31493 11.0714C4.34269 11.4074 1.57722 13.9403 0.956932 16.9254C0.0523384 21.1383 2.36551 25.028 6.42327 26.1393C7.79308 26.5141 10.0545 26.4366 11.5278 25.9585C14.0735 25.1314 15.5726 23.7616 18.1054 19.9235C20.522 16.2664 21.8401 15.0517 23.8819 14.6123C25.5489 14.2634 27.7846 15.4523 28.6504 17.171C28.7926 17.4424 28.9864 18.0368 29.0769 18.4762C29.4775 20.4275 28.3144 22.6114 26.376 23.516C25.7428 23.8133 25.4714 23.865 24.4763 23.865C23.1453 23.865 22.6155 23.6712 21.4395 22.7794C20.6254 22.1592 20.0051 22.0816 19.4494 22.521C19.1651 22.7407 19.1134 22.8828 19.1134 23.4385C19.1134 24.0588 19.1522 24.1364 19.7208 24.6533C21.685 26.4625 24.9287 26.9277 27.539 25.7646C31.8682 23.852 33.0312 17.9464 29.7747 14.3926C28.4307 12.9065 26.6991 12.1699 24.5797 12.1699C23.8431 12.1699 22.9773 12.2603 22.538 12.3766C20.3023 12.9582 18.2993 14.819 15.9861 18.4762C14.1511 21.3967 13.156 22.4434 11.5536 23.2188C7.89646 24.9505 4.12301 23.3222 3.33472 19.6521C2.79197 17.1451 4.60116 14.328 7.1857 13.656C8.81394 13.2296 10.2743 13.5655 11.7604 14.6898C12.7425 15.4393 13.0656 15.5297 13.6729 15.2067C14.1123 14.987 14.2027 14.7803 14.2027 14.0437C14.2027 13.5656 14.1381 13.4363 13.6341 12.971C12.9493 12.3379 12.1998 11.8597 11.4632 11.5625C11.153 11.4462 10.8558 11.304 10.7912 11.2523C10.6232 11.0973 11.4244 9.9213 12.1222 9.31393C14.8101 6.93614 18.9583 7.45305 20.9614 10.3994C21.517 11.2136 21.9306 11.4591 22.538 11.3428C23.4813 11.149 23.8302 10.0247 23.2229 9.15885C21.4137 6.5743 19.0359 5.30787 16.012 5.33372C15.4046 5.33372 14.5387 5.42417 14.0865 5.52756Z" fill="#66BDD6"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#1B2832"/>
<path d="M20.2698 13.7353C20.2698 17.5235 18.6774 19.6464 15.8259 19.6464C14.1299 19.6464 12.8806 18.8345 12.3501 17.4921H12.2669V23.992H8V7.99037H12.2774V10.0614H12.3504C12.9021 8.65661 14.12 7.82397 15.7744 7.82397C18.6672 7.82397 20.2698 9.93661 20.2698 13.7353ZM15.8986 13.7353C15.8986 12.143 15.1914 11.1126 14.0778 11.1126C12.9642 11.1126 12.257 12.143 12.2461 13.7456C12.2566 15.3584 12.9533 16.3577 14.0778 16.3577C15.2016 16.3577 15.8986 15.3379 15.8986 13.7353ZM21.84 17.52C21.84 16.3257 22.8058 15.36 24 15.36C25.1942 15.36 26.16 16.3257 26.16 17.52C26.16 18.7142 25.1942 19.68 24 19.68C22.8058 19.68 21.84 18.7142 21.84 17.52Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 804 B

@ -0,0 +1,12 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.26318 16.8653C7.01744 17.3568 6.31603 17.3568 6.07026 16.8653L5.48252 15.6898C5.38864 15.5021 5.38864 15.2811 5.48252 15.0934L6.07026 13.9178C6.31603 13.4263 7.01744 13.4263 7.26318 13.9178L7.85096 15.0934C7.94479 15.2811 7.94479 15.5021 7.85096 15.6898L7.26318 16.8653Z" fill="#1D4AFF"/>
<path d="M7.26318 23.5319C7.01744 24.0234 6.31603 24.0234 6.07026 23.5319L5.48252 22.3564C5.38864 22.1687 5.38864 21.9477 5.48252 21.76L6.07026 20.5845C6.31603 20.0929 7.01744 20.0929 7.26318 20.5845L7.85096 21.76C7.94479 21.9477 7.94479 22.1687 7.85096 22.3564L7.26318 23.5319Z" fill="#1D4AFF"/>
<path d="M0 21.0015C0 20.4074 0.718308 20.1099 1.13841 20.53L4.19492 23.5865C4.61502 24.0066 4.31749 24.7249 3.72338 24.7249H0.666866C0.298566 24.7249 0 24.4263 0 24.058V21.0015ZM0 17.782C0 17.9589 0.070259 18.1285 0.19532 18.2536L6.47134 24.5296C6.5964 24.6546 6.76603 24.7249 6.94288 24.7249H10.39C10.9842 24.7249 11.2817 24.0066 10.8616 23.5865L1.13841 13.8633C0.718308 13.4432 0 13.7407 0 14.3349V17.782ZM0 11.1154C0 11.2922 0.070259 11.4618 0.19532 11.5869L13.138 24.5296C13.263 24.6546 13.4327 24.7249 13.6095 24.7249H17.0567C17.6508 24.7249 17.9484 24.0066 17.5282 23.5865L1.13841 7.19666C0.718315 6.77656 0 7.07409 0 7.6682V11.1154ZM6.66666 11.1154C6.66666 11.2922 6.73695 11.4618 6.86199 11.5869L18.8616 23.5865C19.2817 24.0066 20 23.7091 20 23.115V19.6678C20 19.4909 19.9297 19.3213 19.8047 19.1962L7.80507 7.19665C7.38494 6.77656 6.66666 7.07409 6.66666 7.6682V11.1154ZM14.4717 7.19666C14.0516 6.77656 13.3333 7.07409 13.3333 7.6682V11.1154C13.3333 11.2922 13.4036 11.4618 13.5287 11.5869L18.8616 16.9198C19.2817 17.34 20 17.0424 20 16.4483V13.0011C20 12.8243 19.9297 12.6546 19.8047 12.5296L14.4717 7.19666Z" fill="#F9BD2B"/>
<path d="M28.3583 21.0832L22.0813 14.8062C21.6612 14.386 20.9429 14.6836 20.9429 15.2777V24.0579C20.9429 24.4262 21.2414 24.7248 21.6097 24.7248H31.333C31.7014 24.7248 31.9999 24.4262 31.9999 24.0579V23.2584C31.9999 22.8901 31.7001 22.596 31.3348 22.5484C30.214 22.4024 29.1657 21.8906 28.3583 21.0832ZM24.1428 22.5915C23.5541 22.5915 23.0762 22.1136 23.0762 21.5248C23.0762 20.936 23.5541 20.4581 24.1428 20.4581C24.7317 20.4581 25.2095 20.936 25.2095 21.5248C25.2095 22.1136 24.7317 22.5915 24.1428 22.5915Z" fill="black"/>
<path d="M0 24.058C0 24.4263 0.298566 24.7248 0.666866 24.7248H3.72338C4.31749 24.7248 4.61502 24.0066 4.19492 23.5864L1.13841 20.5299C0.718309 20.1098 0 20.4074 0 21.0015V24.058Z" fill="#1D4AFF"/>
<path d="M6.66666 12.7249L1.13841 7.19666C0.718308 6.77655 0 7.07409 0 7.6682V11.1154C0 11.2922 0.070259 11.4618 0.19532 11.5869L6.66666 18.0582V12.7249Z" fill="#1D4AFF"/>
<path d="M1.13841 13.8634C0.718308 13.4433 0 13.7408 0 14.335V17.7821C0 17.959 0.070259 18.1286 0.19532 18.2537L6.66666 24.725V19.3917L1.13841 13.8634Z" fill="#1D4AFF"/>
<path d="M13.3334 13.0011C13.3334 12.8243 13.2632 12.6546 13.1381 12.5296L7.80515 7.19666C7.38509 6.77655 6.66675 7.07409 6.66675 7.6682V11.1154C6.66675 11.2922 6.73703 11.4618 6.86207 11.5869L13.3334 18.0582V13.0011Z" fill="#F54E00"/>
<path d="M6.66675 24.7248H10.3901C10.9842 24.7248 11.2818 24.0065 10.8617 23.5864L6.66675 19.3915V24.7248Z" fill="#F54E00"/>
<path d="M6.66675 12.725V17.7821C6.66675 17.9589 6.73703 18.1285 6.86207 18.2536L13.3334 24.725V19.6679C13.3334 19.491 13.2632 19.3214 13.1381 19.1963L6.66675 12.725Z" fill="#F54E00"/>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.24 23.12C20.349 23.12 23.68 19.789 23.68 15.68C23.68 11.571 20.349 8.23999 16.24 8.23999C12.131 8.23999 8.80005 11.571 8.80005 15.68C8.80005 19.789 12.131 23.12 16.24 23.12Z" fill="#B0ACFF"/>
<path d="M15.2 28.56V16.56L4.56002 10.48V21.04L8.32002 18.88C8.56002 19.52 8.96002 20.16 9.36002 20.72L5.44002 22.96L15.2 28.56ZM17.28 28.56L27.04 22.96L23.12 20.72C23.52 20.16 23.92 19.52 24.16 18.88L27.92 21.04V10.48L17.28 16.64V28.56ZM5.36002 8.48L16.24 14.8L27.12 8.48L17.28 2.8V7.2C16.96 7.12 16.56 7.12 16.24 7.12C15.92 7.12 15.52 7.12 15.2 7.2V2.8L5.36002 8.48ZM17.2 0.24L29.12 7.12C29.68 7.44 30.08 8.08 30.08 8.8V22.56C30.08 23.28 29.68 23.84 29.12 24.24L17.2 31.12C16.64 31.44 15.84 31.44 15.28 31.12L3.36002 24.24C2.80002 23.84 2.40002 23.28 2.40002 22.56V8.8C2.40002 8.08 2.80002 7.52 3.36002 7.12L15.28 0.24C15.84 -0.08 16.56 -0.08 17.2 0.24Z" fill="#562591"/>
</svg>

After

Width:  |  Height:  |  Size: 982 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 996 B

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.36819 13.7833L13.6156 8.46422L13.4003 8.28016C10.6752 5.95419 6.54419 6.31127 4.24256 9.06174C1.93984 11.8133 2.29048 15.9788 5.01726 18.3009L11.8646 24.1313L20.2471 14.11L17.0557 11.3949L17.8343 8.46422L14.9716 10.8869L14.9798 10.8969L11.2033 14.11L14.8034 18.4142L13.946 21.6423L7.36819 13.7833ZM15.7249 6.66835L16.2958 6.18248C20.1704 2.88313 26.0162 3.3817 29.2865 7.29129C32.5573 11.2009 32.0637 17.0993 28.1886 20.3986L19.2609 28L15.7249 23.7687L12.1895 28L3.26187 20.3986C-0.613259 17.0993 -1.10689 11.2009 2.16392 7.29129C5.43419 3.3817 11.28 2.88313 15.1546 6.18248L15.7249 6.66835ZM17.5039 21.6428L19.5858 24.1313L26.4332 18.3009C29.1599 15.9788 29.5106 11.8133 27.2079 9.06174C24.9062 6.31127 20.7752 5.95419 18.0501 8.28016L17.8343 8.46422L24.0822 13.7833L17.5039 21.6428Z" fill="#FE6F5E"/>
</svg>

After

Width:  |  Height:  |  Size: 958 B

@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.32404 18.9574C10.2616 14.5126 11.1769 10.1914 12.0814 5.86823C12.2339 5.23312 12.338 4.58738 12.3929 3.93652C12.4513 3.02669 12.1705 2.12747 11.6047 1.41256C11.0389 0.697654 10.2283 0.217745 9.32938 0.0655579C8.41063 -0.112475 7.45865 0.0753869 6.67639 0.58906C5.89412 1.10273 5.3434 1.9016 5.14162 2.81543C3.76882 9.12156 2.41954 15.4341 1.1534 21.7626C0.645671 24.2992 2.4142 26.1936 5.21206 26.2725C11.0115 26.4368 16.8109 26.5925 22.6115 26.6725C23.7484 26.7242 24.8832 26.5318 25.9395 26.1083C26.619 25.7335 27.1527 25.1413 27.4551 24.4267C27.7575 23.7121 27.8109 22.9166 27.6067 22.168C27.413 21.3559 26.9494 20.6336 26.2917 20.1193C25.634 19.6051 24.8212 19.3292 23.9864 19.337C20.2232 19.2208 16.4589 19.1504 12.6947 19.0565C11.5917 19.0298 10.4878 18.9915 9.32404 18.9574Z" fill="#00E9FF"/>
<path d="M22.2436 12.3547C17.7006 12.3547 13.2836 12.3547 8.86758 12.3387C8.21471 12.3561 7.56143 12.324 6.91341 12.2427C6.01088 12.1117 5.18898 11.6508 4.60658 10.949C4.02418 10.2472 3.72266 9.35445 3.76035 8.44325C3.77673 7.50758 4.15789 6.61525 4.82259 5.95653C5.4873 5.2978 6.38297 4.92474 7.31875 4.91681C13.7721 4.88161 20.2255 4.86987 26.6809 4.9424C29.2676 4.9712 30.7545 7.09391 30.251 9.84911C29.2089 15.5558 28.1604 21.2624 27.0361 26.9531C26.8507 28.0758 26.4269 29.1459 25.7934 30.0912C25.2862 30.6786 24.5962 31.0782 23.8343 31.2261C23.0725 31.3739 22.283 31.2612 21.5929 30.9061C20.8387 30.5484 20.2282 29.9452 19.8614 29.1953C19.4946 28.4454 19.3931 27.5932 19.5737 26.7781C20.2404 23.0725 20.9508 19.3755 21.6398 15.6742C21.8446 14.5883 22.0366 13.5003 22.2436 12.3547Z" fill="#4179FF"/>
<mask id="mask0_2_137" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="18" y="18" width="11" height="10">
<path d="M20.9444 18.0817L18.7833 27.2603L27.0084 27.2742L28.9732 19.2358L20.9444 18.0817Z" fill="white"/>
</mask>
<g mask="url(#mask0_2_137)">
<path d="M9.32404 18.9585C10.2616 14.5137 11.1769 10.1925 12.0814 5.86933C12.2339 5.23422 12.338 4.58848 12.3929 3.93762C12.4513 3.02779 12.1705 2.12857 11.6047 1.41366C11.0389 0.698752 10.2283 0.218843 9.32938 0.0666565C8.41063 -0.111376 7.45865 0.0764855 6.67639 0.590159C5.89412 1.10383 5.3434 1.9027 5.14162 2.81653C3.76882 9.12266 2.41954 15.4352 1.1534 21.7637C0.645671 24.3003 2.4142 26.1947 5.21206 26.2736C11.0115 26.4379 16.8109 26.5936 22.6115 26.6736C23.7484 26.7253 24.8832 26.5329 25.9395 26.1094C26.619 25.7346 27.1527 25.1424 27.4551 24.4278C27.7575 23.7132 27.8109 22.9177 27.6067 22.1691C27.413 21.357 26.9494 20.6347 26.2917 20.1204C25.634 19.6062 24.8212 19.3303 23.9864 19.3381C20.2232 19.2219 16.4589 19.1515 12.6947 19.0576C11.5917 19.0309 10.4878 18.9926 9.32404 18.9585Z" fill="#00E9FF"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

@ -0,0 +1,12 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4079_24)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.06089 32L0.156372 0L31.8436 9.12295L8.06089 32Z" stroke="black" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9942 4.56238L19.9436 20.5671L4.10876 16.0042L15.9942 4.56238Z" stroke="black" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.065 18.175L10.1033 10.2244L17.9704 12.4827L12.065 18.175ZM8.14098 2.28345L10.1026 10.2341L2.2356 7.97573L8.14098 2.28345ZM23.8743 6.81565L25.8359 14.7663L17.9689 12.5079L23.8743 6.81565ZM12.0659 18.1805L14.0275 26.1311L6.16051 23.8727L12.0659 18.1805Z" stroke="black" stroke-miterlimit="10" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_4079_24">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

@ -0,0 +1,40 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_3889_242" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="2" width="32" height="28">
<path d="M11.1495 2.79759C10.8662 2.34583 10.3656 2.04602 9.79528 2.04602H1.6C0.716134 2.04602 0 2.76666 0 3.65609C0 3.97214 0.0900667 4.26618 0.246333 4.51513L15.713 29.2029C15.9963 29.6542 16.4969 29.954 17.0667 29.954C17.6365 29.954 18.137 29.6542 18.4203 29.2029L22.5182 22.662C22.6745 22.413 22.7646 22.119 22.7646 21.803C22.7646 21.4875 22.6745 21.1929 22.5182 20.9445L11.1495 2.79759Z" fill="white"/>
<path d="M31.7537 6.20276L29.6204 2.79759C29.3371 2.34583 28.8365 2.04602 28.2667 2.04602H20.0714C19.1876 2.04602 18.4714 2.76666 18.4714 3.65609C18.4714 3.97214 18.561 4.26618 18.7172 4.51514L24.9485 14.4612C25.2318 14.9125 25.7324 15.2123 26.3022 15.2123C26.8725 15.2123 27.3724 14.9125 27.6557 14.4612L29.0667 12.2091L31.7537 7.92031C31.91 7.67135 32 7.37731 32 7.06127C32 6.74576 31.91 6.45118 31.7537 6.20276Z" fill="white"/>
</mask>
<g mask="url(#mask0_3889_242)">
<mask id="mask1_3889_242" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="-2" y="0" width="36" height="32">
<path d="M-1.06665 0.972656H33.0668V31.0274H-1.06665V0.972656Z" fill="white"/>
</mask>
<g mask="url(#mask1_3889_242)">
<mask id="mask2_3889_242" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="-2" y="0" width="36" height="32">
<path d="M-1.06665 0.972656H33.0668V31.0274H-1.06665V0.972656Z" fill="white"/>
</mask>
<g mask="url(#mask2_3889_242)">
<g opacity="0.25">
<path d="M22.7633 10.9729C23.9562 12.8769 24.9488 14.4612 24.9488 14.4612C25.2321 14.9125 25.7326 15.2123 26.3024 15.2123C26.8727 15.2123 27.3726 14.9125 27.656 14.4612L29.0669 12.2091L31.754 7.92024C31.9102 7.67128 32.0002 7.37731 32.0002 7.06127C32.0002 6.74576 31.9102 6.45118 31.754 6.20276L29.6206 2.79759C29.3373 2.34583 28.8367 2.04602 28.2669 2.04602H20.0717C19.1878 2.04602 18.4717 2.76666 18.4717 3.65609C18.4717 3.97214 18.5612 4.26618 18.7175 4.51514C18.7175 4.51514 20.9674 8.10627 22.7633 10.9729Z" stroke="#0066FF" stroke-width="8" stroke-miterlimit="10"/>
</g>
<g opacity="0.5">
<path d="M22.7633 10.9729C23.9562 12.8769 24.9488 14.4612 24.9488 14.4612C25.2321 14.9125 25.7326 15.2123 26.3024 15.2123C26.8727 15.2123 27.3726 14.9125 27.656 14.4612L29.0669 12.2091L31.754 7.92024C31.9102 7.67128 32.0002 7.37731 32.0002 7.06127C32.0002 6.74576 31.9102 6.45118 31.754 6.20276L29.6206 2.79759C29.3373 2.34583 28.8367 2.04602 28.2669 2.04602H20.0717C19.1878 2.04602 18.4717 2.76666 18.4717 3.65609C18.4717 3.97214 18.5612 4.26618 18.7175 4.51514C18.7175 4.51514 20.9674 8.10627 22.7633 10.9729Z" stroke="#0066FF" stroke-width="8" stroke-miterlimit="10"/>
</g>
<path d="M22.7633 10.9729C23.9562 12.8769 24.9488 14.4612 24.9488 14.4612C25.2321 14.9125 25.7326 15.2123 26.3024 15.2123C26.8727 15.2123 27.3726 14.9125 27.656 14.4612L29.0669 12.2091L31.754 7.92024C31.9102 7.67128 32.0002 7.37731 32.0002 7.06127C32.0002 6.74576 31.9102 6.45118 31.754 6.20276L29.6206 2.79759C29.3373 2.34583 28.8367 2.04602 28.2669 2.04602H20.0717C19.1878 2.04602 18.4717 2.76666 18.4717 3.65609C18.4717 3.97214 18.5612 4.26618 18.7175 4.51514C18.7175 4.51514 20.9674 8.10627 22.7633 10.9729Z" stroke="#0066FF" stroke-width="8" stroke-miterlimit="10"/>
<g opacity="0.25">
<path d="M13.5278 25.7146C14.8484 27.8226 15.7132 29.2029 15.7132 29.2029C15.9965 29.6542 16.4971 29.954 17.0669 29.954C17.6367 29.954 18.1372 29.6542 18.4205 29.2029L22.5185 22.662C22.6748 22.413 22.7648 22.119 22.7648 21.803C22.7648 21.4875 22.6748 21.1929 22.5185 20.9445L11.1497 2.79759C10.8664 2.34583 10.3658 2.04602 9.79553 2.04602H1.60025C0.716378 2.04602 0.000244141 2.76666 0.000244141 3.65609C0.000244141 3.97214 0.0903108 4.26618 0.246577 4.51513C0.246577 4.51513 9.26346 18.9079 13.5278 25.7146Z" stroke="#0066FF" stroke-width="8" stroke-miterlimit="10"/>
</g>
<g opacity="0.5">
<path d="M13.5278 25.7146C14.8484 27.8226 15.7132 29.2029 15.7132 29.2029C15.9965 29.6542 16.4971 29.954 17.0669 29.954C17.6367 29.954 18.1372 29.6542 18.4205 29.2029L22.5185 22.662C22.6748 22.413 22.7648 22.119 22.7648 21.803C22.7648 21.4875 22.6748 21.1929 22.5185 20.9445L11.1497 2.79759C10.8664 2.34583 10.3658 2.04602 9.79553 2.04602H1.60025C0.716378 2.04602 0.000244141 2.76666 0.000244141 3.65609C0.000244141 3.97214 0.0903108 4.26618 0.246577 4.51513C0.246577 4.51513 9.26346 18.9079 13.5278 25.7146Z" stroke="#0066FF" stroke-width="8" stroke-miterlimit="10"/>
</g>
<path d="M13.5278 25.7146C14.8484 27.8226 15.7132 29.2029 15.7132 29.2029C15.9965 29.6542 16.4971 29.954 17.0669 29.954C17.6367 29.954 18.1372 29.6542 18.4205 29.2029L22.5185 22.662C22.6748 22.413 22.7648 22.119 22.7648 21.803C22.7648 21.4875 22.6748 21.1929 22.5185 20.9445L11.1497 2.79759C10.8664 2.34583 10.3658 2.04602 9.79553 2.04602H1.60025C0.716378 2.04602 0.000244141 2.76666 0.000244141 3.65609C0.000244141 3.97214 0.0903108 4.26618 0.246577 4.51513C0.246577 4.51513 9.26346 18.9079 13.5278 25.7146Z" stroke="#0066FF" stroke-width="8" stroke-miterlimit="10"/>
</g>
<path d="M33.2812 57.245C33.5645 57.6963 34.0651 57.9961 34.6349 57.9961C35.2047 57.9961 35.7052 57.6963 35.9885 57.245L40.0864 50.7041C40.2427 50.4552 40.3328 50.1611 40.3328 49.8451C40.3328 49.5296 40.2427 49.235 40.0864 48.9866L11.149 2.79759C10.8656 2.34583 10.3656 2.04602 9.79582 2.04602H1.6C0.716135 2.04602 0 2.76666 0 3.65609C0 3.97214 0.0900677 4.26618 0.246334 4.51513L33.2812 57.245Z" fill="#C9F4FF"/>
<path d="M33.2812 57.245C33.5645 57.6963 34.0651 57.9961 34.6349 57.9961C35.2047 57.9961 35.7052 57.6963 35.9885 57.245L40.0864 50.7041C40.2427 50.4552 40.3328 50.1611 40.3328 49.8451C40.3328 49.5296 40.2427 49.235 40.0864 48.9866L11.149 2.79759C10.8656 2.34583 10.3656 2.04602 9.79582 2.04602H1.6C0.716135 2.04602 0 2.76666 0 3.65609C0 3.97214 0.0900677 4.26618 0.246334 4.51513L33.2812 57.245Z" stroke="#C9F4FF" stroke-width="2" stroke-miterlimit="10"/>
<path d="M33.2814 57.2451C33.5647 57.6964 34.0653 57.9961 34.6351 57.9961C35.2049 57.9961 35.7054 57.6964 35.9887 57.2451L40.0866 50.7041C40.2429 50.4552 40.333 50.1611 40.333 49.8451C40.333 49.5296 40.2429 49.235 40.0866 48.9866L12.8304 5.48106C12.5471 5.0293 12.0471 4.72949 11.4773 4.72949H3.2814C2.39753 4.72949 1.6814 5.45013 1.6814 6.33957C1.6814 6.65561 1.77153 6.94965 1.9278 7.19861L33.2814 57.2451Z" fill="#51B8FF"/>
<path d="M33.2814 57.2451C33.5647 57.6964 34.0653 57.9961 34.6351 57.9961C35.2049 57.9961 35.7054 57.6964 35.9887 57.2451L40.0866 50.7041C40.2429 50.4552 40.333 50.1611 40.333 49.8451C40.333 49.5296 40.2429 49.235 40.0866 48.9866L12.8304 5.48106C12.5471 5.0293 12.0471 4.72949 11.4773 4.72949H3.2814C2.39753 4.72949 1.6814 5.45013 1.6814 6.33957C1.6814 6.65561 1.77153 6.94965 1.9278 7.19861L33.2814 57.2451Z" stroke="#51B8FF" stroke-width="2" stroke-miterlimit="10"/>
<path d="M33.2812 57.2451C33.5646 57.6963 34.0651 57.9961 34.6349 57.9961C35.2047 57.9961 35.7052 57.6963 35.9886 57.2451L40.0864 50.7041C40.2427 50.4552 40.3328 50.1611 40.3328 49.8451C40.3328 49.5296 40.2427 49.235 40.0864 48.9866L15.1839 9.2379C14.9005 8.78614 14.4005 8.48633 13.8307 8.48633H5.63492C4.75105 8.48633 4.03491 9.20697 4.03491 10.0964C4.03491 10.4124 4.12498 10.7065 4.28124 10.9554L33.2812 57.2451Z" fill="#0066FF"/>
<path d="M33.2812 57.2451C33.5646 57.6963 34.0651 57.9961 34.6349 57.9961C35.2047 57.9961 35.7052 57.6963 35.9886 57.2451L40.0864 50.7041C40.2427 50.4552 40.3328 50.1611 40.3328 49.8451C40.3328 49.5296 40.2427 49.235 40.0864 48.9866L15.1839 9.2379C14.9005 8.78614 14.4005 8.48633 13.8307 8.48633H5.63492C4.75105 8.48633 4.03491 9.20697 4.03491 10.0964C4.03491 10.4124 4.12498 10.7065 4.28124 10.9554L33.2812 57.2451Z" stroke="#0066FF" stroke-width="2" stroke-miterlimit="10"/>
<path d="M33.2704 27.7443C33.5537 28.1956 34.0543 28.4954 34.6241 28.4954C35.1944 28.4954 35.6944 28.1956 35.9777 27.7443L40.0756 21.2034C40.2319 20.9545 40.322 20.6604 40.322 20.3444C40.322 20.0289 40.2319 19.7343 40.0756 19.4859L29.6204 2.79766C29.3371 2.3459 28.8366 2.04602 28.2668 2.04602H20.0714C19.1876 2.04602 18.4714 2.76666 18.4714 3.6561C18.4714 3.97214 18.561 4.26618 18.7172 4.51514L33.2704 27.7443Z" fill="#0066FF"/>
<path d="M33.2704 27.7443C33.5537 28.1956 34.0543 28.4954 34.6241 28.4954C35.1944 28.4954 35.6944 28.1956 35.9777 27.7443L40.0756 21.2034C40.2319 20.9545 40.322 20.6604 40.322 20.3444C40.322 20.0289 40.2319 19.7343 40.0756 19.4859L29.6204 2.79766C29.3371 2.3459 28.8366 2.04602 28.2668 2.04602H20.0714C19.1876 2.04602 18.4714 2.76666 18.4714 3.6561C18.4714 3.97214 18.561 4.26618 18.7172 4.51514L33.2704 27.7443Z" stroke="#0066FF" stroke-width="2" stroke-miterlimit="10"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -0,0 +1,8 @@
<svg width="32px" height="32px" viewBox="0 0 110 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M56 112C86.9279 112 112 86.9279 112 56C112 25.0721 86.9279 0 56 0C25.0721 0 0 25.0721 0 56C0 86.9279 25.0721 112 56 112Z" fill="#0DBD8B"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M45.7615 26.093C45.7615 23.8325 47.5977 22.0001 49.8629 22.0001C65.2154 22.0001 77.6611 34.4199 77.6611 49.7406C77.6611 52.001 75.8248 53.8335 73.5597 53.8335C71.2945 53.8335 69.4583 52.001 69.4583 49.7406C69.4583 38.9408 60.6851 30.1859 49.8629 30.1859C47.5977 30.1859 45.7615 28.3534 45.7615 26.093Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M85.8986 45.6477C88.1637 45.6477 89.9999 47.4801 89.9999 49.7406C89.9999 65.0612 77.5543 77.4811 62.2017 77.4811C59.9366 77.4811 58.1003 75.6486 58.1003 73.3882C58.1003 71.1277 59.9366 69.2953 62.2017 69.2953C73.024 69.2953 81.7972 60.5403 81.7972 49.7406C81.7972 47.4801 83.6334 45.6477 85.8986 45.6477Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.3031 85.907C66.3031 88.1675 64.4668 89.9999 62.2017 89.9999C46.8492 89.9999 34.4035 77.58 34.4035 62.2594C34.4035 59.9989 36.2398 58.1665 38.5049 58.1665C40.77 58.1665 42.6063 59.9989 42.6063 62.2594C42.6063 73.0592 51.3795 81.8141 62.2017 81.8141C64.4668 81.8141 66.3031 83.6466 66.3031 85.907Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.1014 66.3523C23.8363 66.3523 22.0001 64.5199 22.0001 62.2594C22 46.9388 34.4457 34.5189 49.7983 34.5189C52.0634 34.5189 53.8997 36.3514 53.8997 38.6118C53.8997 40.8723 52.0634 42.7047 49.7983 42.7047C38.976 42.7047 30.2028 51.4597 30.2028 62.2594C30.2028 64.5199 28.3666 66.3523 26.1014 66.3523Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -0,0 +1,10 @@
<svg width="32px" height="32px" viewBox="0 0 400 450" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_20_522)">
<path d="M208.08 402.858C169.623 402.858 132.025 391.493 100.016 370.193C68.0074 348.894 43.0173 318.611 28.1897 283.155C13.3621 247.698 9.35934 208.652 16.685 170.928C24.0106 133.204 42.3374 98.4874 69.3599 71.1456C87.2915 52.835 108.684 38.265 132.295 28.2811C155.907 18.2971 181.267 13.098 206.905 12.9854H208.119C243.512 12.9762 278.242 22.585 308.591 40.7832C338.939 58.9813 363.764 85.0837 380.408 116.296C397.051 147.509 404.887 182.657 403.076 217.977C401.265 253.298 389.876 287.461 370.128 316.811C367.799 320.249 366.888 324.452 367.584 328.545C370.149 342.937 374.999 356.827 381.949 369.691L386.529 378.139C387.034 379.081 387.309 380.129 387.329 381.197C387.349 382.265 387.114 383.323 386.643 384.283C386.172 385.242 385.48 386.076 384.623 386.715C383.766 387.353 382.769 387.779 381.714 387.956L372.203 389.482C364.916 390.667 357.548 391.281 350.165 391.32H349.109C333.554 391.262 318.117 388.618 303.43 383.498C301.73 382.908 299.945 382.604 298.146 382.598C295.828 382.595 293.539 383.116 291.452 384.123C265.74 396.242 237.683 402.584 209.254 402.702L208.08 402.858Z" fill="white"/>
<path d="M243.033 177.336C243.111 184.26 241.127 191.051 237.334 196.846C233.541 202.641 228.109 207.179 221.729 209.882C215.35 212.586 208.309 213.334 201.503 212.03C194.698 210.727 188.433 207.432 183.505 202.563C178.578 197.694 175.209 191.472 173.829 184.686C172.448 177.9 173.117 170.858 175.751 164.453C178.384 158.048 182.864 152.57 188.62 148.714C194.376 144.859 201.15 142.8 208.08 142.8C212.644 142.774 217.169 143.647 221.396 145.368C225.623 147.09 229.469 149.627 232.715 152.834C235.961 156.041 238.542 159.855 240.313 164.059C242.083 168.263 243.008 172.775 243.033 177.336Z" fill="#33405E"/>
<path d="M245.265 301.713C243.03 298.897 239.772 297.078 236.201 296.653C232.63 296.229 229.036 297.232 226.202 299.445C221.095 303.366 214.809 305.443 208.369 305.337C201.928 305.23 195.714 302.946 190.74 298.858C188.142 296.649 184.826 295.465 181.416 295.53C178.005 295.595 174.737 296.904 172.225 299.21C170.361 300.973 169.037 303.229 168.406 305.715C167.775 308.201 167.865 310.814 168.663 313.252C169.58 315.871 171.24 318.167 173.439 319.862C183.223 327.834 195.422 332.26 208.047 332.416C220.671 332.572 232.976 328.45 242.955 320.722C244.364 319.636 245.543 318.281 246.423 316.735C247.303 315.19 247.867 313.485 248.082 311.72C248.297 309.955 248.158 308.165 247.675 306.454C247.191 304.742 246.372 303.144 245.265 301.752V301.713Z" fill="#34405F"/>
<path d="M208.08 89.0591C190.642 89.2597 173.654 94.6104 159.253 104.438C144.852 114.265 133.682 128.129 127.15 144.286C120.617 160.442 119.014 178.169 122.541 195.234C126.069 212.299 134.57 227.94 146.974 240.188C159.378 252.436 175.131 260.744 192.25 264.066C209.368 267.387 227.088 265.574 243.178 258.855C259.268 252.136 273.009 240.811 282.672 226.305C292.334 211.799 297.487 194.761 297.48 177.336C297.335 153.785 287.836 131.255 271.071 114.701C254.306 98.1473 231.648 88.9238 208.08 89.0591ZM208.08 238.938C195.927 238.799 184.087 235.072 174.049 228.225C164.011 221.378 156.224 211.718 151.668 200.459C147.112 189.201 145.989 176.848 148.442 164.953C150.895 153.059 156.814 142.155 165.454 133.614C174.094 125.073 185.069 119.276 196.997 116.953C208.926 114.63 221.277 115.884 232.494 120.557C243.711 125.231 253.295 133.115 260.039 143.218C266.782 153.321 270.385 165.192 270.394 177.336C270.301 193.76 263.684 209.476 251.999 221.027C240.314 232.579 224.517 239.021 208.08 238.938Z" fill="#ED4078"/>
<path d="M399.719 374.032C391.175 361.08 385.086 346.669 381.753 331.517C381.332 329.686 381.277 327.789 381.593 325.936C381.909 324.083 382.588 322.311 383.593 320.722C405.06 286.659 416.395 247.199 416.277 206.944C416.028 151.953 393.984 99.2999 354.97 60.5138C315.957 21.7277 263.152 -0.0315659 208.119 3.4371e-05H206.827C167.02 0.213105 128.108 11.8275 94.7059 33.4662C61.3035 55.1049 34.811 85.8604 18.3691 122.087C1.92726 158.313 -3.77439 198.49 1.94014 237.856C7.65467 277.222 24.5457 314.125 50.6108 344.19C70.1119 366.836 94.2863 384.997 121.474 397.426C148.663 409.855 178.22 416.258 208.119 416.196H209.215C238.273 416.036 266.986 409.899 293.566 398.165C296.419 396.907 299.632 396.726 302.608 397.656C317.76 402.179 333.491 404.471 349.304 404.462H350.126C363.789 404.423 377.386 402.568 390.56 398.947C394.693 397.793 398.209 395.066 400.353 391.352C402.497 387.637 403.099 383.231 402.029 379.078C401.566 377.272 400.784 375.563 399.719 374.032ZM365.196 376.966C345.891 379.37 326.291 377.336 307.892 371.021C300.627 368.482 292.654 368.904 285.698 372.194C261.73 383.503 235.565 389.405 209.058 389.482H208.119C172.261 389.561 137.184 379.02 107.318 359.191C77.452 339.362 54.1361 311.134 40.315 278.072C26.4938 245.01 22.7874 208.597 29.6637 173.431C36.54 138.266 53.6906 105.925 78.9497 80.4935C95.6662 63.4828 115.593 49.9537 137.576 40.6889C159.56 31.4241 183.164 26.6077 207.023 26.5183H208.119C241.048 26.5104 273.36 35.4486 301.598 52.3765C329.835 69.3045 352.936 93.5853 368.428 122.621C383.919 151.657 391.22 184.355 389.547 217.217C387.875 250.079 377.293 281.868 358.933 309.184C354.549 315.599 352.875 323.484 354.275 331.126C356.883 345.299 361.482 359.033 367.936 371.92C368.203 372.422 368.342 372.983 368.34 373.551C368.337 374.12 368.194 374.679 367.923 375.179C367.651 375.678 367.26 376.103 366.784 376.415C366.309 376.727 365.763 376.916 365.196 376.966Z" fill="#34405F"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.4 KiB

@ -0,0 +1,20 @@
<svg width="32px" height="32px" viewBox="0 0 60 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>renderbetter-logo_logo solo</title>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="renderbetter-logo_logo-solo" transform="translate(0.560000, 0.400000)" fill-rule="nonzero">
<g id="Group">
<path d="M33.5,58.89 L32.13,58.89 L32.13,35.53 L41.18,21.51 L45.5,21.51 C53.35,22.27 56.74,26.16 57.45,33.46 C57.45,33.46 58.25,40.76 53.13,47.96 C47.65,55.66 39.24,58.89 33.5,58.89 Z" id="Path" fill="#070030"></path>
<path d="M23.91,34.99 L35.6,21.51 C35.6,21.51 43.93,21.5 45.51,21.5 C50.89,21.5 53.82,24.72 54.02,24.88 C53.95,24.96 42.1,38.63 42.1,38.63 L23.91,34.99 Z" id="Path" fill="#0579FE"></path>
<rect id="Rectangle" fill="#FFFFFF" x="1.2" y="14.68" width="21.51" height="21.51"></rect>
<rect id="Rectangle" fill="#FFFFFF" x="1.2" y="36.12" width="21.51" height="21.51"></rect>
<g transform="translate(0.000000, 13.480000)">
<path d="M22.71,44.21 L22.71,22.7 L33.54,22.7 C39.43,22.7 44.22,27.49 44.22,33.38 L44.22,33.54 C44.22,39.43 39.43,44.22 33.54,44.22 L22.71,44.22 L22.71,44.21 Z" id="Path" fill="#FFFFFF"></path>
<path d="M33.54,21.51 L23.9,21.51 L23.9,0 L0,0 L0,21.51 L0,23.9 L0,45.41 L21.51,45.41 L23.9,45.41 L33.54,45.41 C40.1,45.41 45.41,40.1 45.41,33.54 L45.41,33.38 C45.41,26.82 40.1,21.51 33.54,21.51 Z M2.4,2.39 L21.52,2.39 L21.52,21.51 L2.4,21.51 L2.4,2.39 Z M21.52,43.02 L2.4,43.02 L2.4,23.9 L21.52,23.9 L21.52,43.02 Z M43.02,33.54 C43.02,38.77 38.77,43.02 33.54,43.02 L23.9,43.02 L23.9,23.9 L33.54,23.9 C38.77,23.9 43.02,28.15 43.02,33.38 L43.02,33.54 Z" id="Shape" fill="#070030"></path>
</g>
<polygon id="Path" fill="#0579FE" points="0.01 13.48 11.7 0 35.59 0 23.91 13.48"></polygon>
<polygon id="Path" fill="#070030" points="23.91 34.99 23.91 13.48 35.59 0 35.59 21.51"></polygon>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -0,0 +1 @@
<svg viewBox="0 0 15 20" width="32px" height="32px" fill="none" xmlns="http://www.w3.org/2000/svg" role="img"><path d="M.62 18.43 0 1.92A1.006 1.006 0 0 1 .944.88L14.984.002a1.005 1.005 0 0 1 1.069 1.004v17.989a1.006 1.006 0 0 1-1.051 1.004L1.58 19.396a1.006 1.006 0 0 1-.96-.967Z" fill="#FF4785"></path><path fill-rule="evenodd" clip-rule="evenodd" d="m13.88.071-1.932.12-.094 2.267a.15.15 0 0 0 .24.126l.88-.668.744.586a.15.15 0 0 0 .243-.123l-.08-2.308Zm-1.504 7.59c-.353.275-2.989.462-2.989.071.056-1.493-.612-1.558-.984-1.558-.352 0-.946.106-.946.906 0 .815.868 1.275 1.887 1.815 1.447.767 3.2 1.696 3.2 4.032 0 2.24-1.82 3.476-4.14 3.476-2.395 0-4.488-.969-4.252-4.328.093-.394 3.138-.3 3.138 0-.038 1.386.278 1.794 1.076 1.794.613 0 .891-.338.891-.906 0-.861-.904-1.369-1.945-1.953-1.409-.791-3.067-1.722-3.067-3.859 0-2.132 1.466-3.554 4.084-3.554 2.618 0 4.047 1.4 4.047 4.064Z" fill="#fff"></path></svg>

After

Width:  |  Height:  |  Size: 913 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.3048 27.2001C13.6382 27.2001 11.4286 25.3715 11.4286 23.162V14.4762H7.39053C4.72387 14.4762 2.51434 12.2667 2.51434 9.60005C2.51434 8.30481 3.04768 7.08576 3.96196 6.17148C4.87625 5.33338 6.17149 4.80005 7.46672 4.80005H25.1429C27.8858 4.80005 30.0191 7.00957 30.0191 9.67624C30.0191 12.3429 27.8096 14.4762 25.1429 14.4762H21.1048V23.162C21.181 25.3715 18.9715 27.2001 16.3048 27.2001ZM12.2667 14.4762V23.162C12.2667 24.9143 14.0191 26.2858 16.2286 26.2858C18.4382 26.2858 20.1905 24.8381 20.1905 23.162V14.0191V11.3524V9.2191H21.1048H25.4477V10.0572H21.1048V11.2762H25.1429C26.0572 11.2762 26.8191 10.5143 26.8191 9.60005C26.8191 8.68576 26.0572 7.92386 25.1429 7.92386H16.3048C15.3905 7.92386 14.6286 8.45719 14.6286 9.06672V11.2762H15.8477V9.2191H16.762V22.6286H15.8477V14.4762H14.6286L14.4762 22.5524C14.4762 22.8572 14.6286 23.0858 14.781 23.2381C15.0858 23.5429 15.6191 23.7715 16.1524 23.7715C16.6858 23.7715 17.2191 23.6191 17.5239 23.3143C17.6762 23.162 17.8286 22.9334 17.8286 22.6286L17.981 14.0191V11.8096V9.2191H18.8953L18.7429 22.7048C18.7429 23.162 18.5143 23.6191 18.1334 24C17.6001 24.4572 16.9143 24.762 16.1524 24.762C16.1524 24.762 16.1524 24.762 16.0762 24.762C15.3143 24.762 14.5524 24.4572 14.0953 24C13.7143 23.6191 13.562 23.162 13.562 22.7048L13.7143 14.4762H12.2667ZM21.1048 13.562H25.0667C27.2762 13.562 29.0286 11.8096 29.0286 9.67624C29.0286 7.46672 27.2762 5.71433 25.0667 5.71433H16.2286H16.1524C15.0858 5.71433 14.0953 6.09529 13.3334 6.70481C13.0286 7.00957 12.7239 7.31433 12.5715 7.69529C12.4191 8.07624 12.2667 8.45719 12.2667 8.91433V9.67624V11.3524H13.7143V9.14291C13.7143 8.00005 14.8572 7.08576 16.3048 7.08576H25.1429C26.5905 7.08576 27.7334 8.22862 27.7334 9.67624C27.7334 11.1239 26.5905 12.2667 25.1429 12.2667H21.0286L21.1048 13.562ZM7.39053 5.71433C6.32387 5.71433 5.33339 6.09529 4.57149 6.85719C3.80958 7.6191 3.42863 8.60957 3.42863 9.67624C3.42863 11.8858 5.18101 13.562 7.39053 13.562H15.7715V12.1905H7.31434C5.86672 12.1905 4.72387 11.0477 4.72387 9.60005C4.72387 8.91433 4.95244 8.22862 5.48577 7.77148C6.01911 7.31433 6.62863 7.00957 7.31434 7.00957H11.8096C12.1143 6.47624 12.5715 6.0191 13.1048 5.63814L7.39053 5.71433ZM5.63815 9.60005C5.63815 10.5143 6.40006 11.2762 7.31434 11.2762H11.2762V9.60005V8.83814C11.2762 8.53338 11.2762 8.22862 11.4286 7.92386H7.39053C6.8572 7.92386 6.47625 8.07624 6.17149 8.45719C5.86672 8.76195 5.63815 9.2191 5.63815 9.60005ZM10.7429 10.0572H6.93339V9.2191H10.7429V10.0572Z" fill="#ED383F"/>
<path d="M16.3048 27.4286C13.4857 27.4286 11.2 25.5238 11.2 23.1619V14.6286H7.39047C4.57142 14.6286 2.28571 12.419 2.28571 9.59998C2.28571 8.22855 2.81904 6.93332 3.80952 6.01903C4.79999 5.10474 6.01904 4.57141 7.39047 4.57141H25.0667C27.8857 4.57141 30.1714 6.85713 30.1714 9.59998C30.1714 12.419 27.8857 14.6286 25.0667 14.6286H21.3333V23.0857C21.3333 25.4476 19.0476 27.4286 16.3048 27.4286ZM7.39047 5.02855C6.17142 5.02855 4.95237 5.4857 4.11428 6.39998C3.27618 7.23808 2.74285 8.45713 2.74285 9.67617C2.74285 12.2666 4.87618 14.3238 7.39047 14.3238H11.5809V23.2381C11.5809 25.2952 13.7143 27.0476 16.2286 27.0476C18.7428 27.0476 20.8 25.2952 20.8 23.1619V14.2476H24.9905C27.5809 14.2476 29.6381 12.1905 29.6381 9.59998C29.6381 7.00951 27.5048 4.95236 24.9905 4.95236L7.39047 5.02855ZM16.3048 26.5143C14.019 26.5143 12.1143 24.9905 12.1143 23.1619V14.2476H13.9428L13.7905 22.5524C13.7905 22.9333 13.9428 23.3905 14.3238 23.6952C14.7809 24.1524 15.4667 24.4571 16.1524 24.4571C16.1524 24.4571 16.1524 24.4571 16.2286 24.4571C16.9905 24.4571 17.6 24.2286 18.0571 23.7714C18.3619 23.4667 18.5905 23.0095 18.5905 22.6286L18.7428 9.37141H18.2857V11.7333V13.9428L18.1333 22.5524C18.1333 22.9333 17.9048 23.1619 17.7524 23.3905C17.3714 23.7714 16.7619 23.9238 16.1524 23.9238C15.5428 23.9238 15.0095 23.6952 14.6286 23.3143C14.4762 23.1619 14.2476 22.8571 14.2476 22.4762L14.4 14.0952H16.0762V22.1714H16.5333V9.4476H16.0762V11.5809H14.4762V9.14284C14.4762 8.38094 15.3143 7.77141 16.3809 7.77141H25.1428C26.2095 7.77141 27.0476 8.60951 27.0476 9.67617C27.0476 10.7428 26.2095 11.5809 25.1428 11.5809H20.8V9.90474H25.1428V9.4476H20.8H20.3428V11.5809V14.019L20.419 23.1619C20.419 24.9905 18.5905 26.5143 16.3048 26.5143ZM12.4952 14.7047V23.1619C12.4952 24.7619 14.1714 26.0571 16.2286 26.0571C18.2857 26.0571 19.9619 24.6857 19.9619 23.0857V13.9428V11.0476V8.99046H21.3333H25.6762V10.3619H21.3333V11.1238H25.1428C25.9809 11.1238 26.5905 10.4381 26.5905 9.67617C26.5905 8.83808 25.9048 8.22855 25.1428 8.22855H16.3048C15.5428 8.22855 14.8571 8.6857 14.8571 9.14284V11.1238H15.619V8.99046H16.9905V22.7809H15.619V14.7047H14.8571L14.7048 22.6286C14.7048 22.8571 14.8571 23.0095 14.9333 23.1619C15.1619 23.4666 15.6952 23.619 16.1524 23.619C16.6857 23.619 17.1428 23.4666 17.3714 23.1619C17.5238 23.0095 17.6 22.8571 17.6 22.7047L17.7524 14.0952V11.8857V9.06665H19.1238L18.9714 22.7809C18.9714 23.3143 18.7428 23.8476 18.3619 24.2286C17.8286 24.7619 16.9905 25.0666 16.1524 25.0666C15.3143 25.0666 14.5524 24.7619 13.9428 24.2286C13.5619 23.8476 13.3333 23.3143 13.3333 22.7809L13.4857 14.8571L12.4952 14.7047ZM25.0667 13.7905H20.8762V11.9619H25.1428C26.4381 11.9619 27.5048 10.8952 27.5048 9.59998C27.5048 8.30474 26.4381 7.23808 25.1428 7.23808H16.3048C15.0095 7.23808 13.9428 8.07617 13.9428 9.06665V11.5047H12.0381V9.59998V8.83808C12.0381 8.38093 12.1143 7.99998 12.3428 7.54284C12.5714 7.16189 12.8 6.78093 13.1809 6.47617C13.9428 5.79046 15.0095 5.40951 16.1524 5.40951H16.2286H25.1428C27.5048 5.40951 29.3333 7.23808 29.3333 9.52379C29.3333 11.8857 27.4286 13.7905 25.0667 13.7905ZM21.3333 13.3333H25.0667C27.1238 13.3333 28.8 11.6571 28.8 9.59998C28.8 7.54284 27.1238 5.86665 25.0667 5.86665H16.2286H16.1524C15.1619 5.86665 14.1714 6.2476 13.4857 6.85713C13.1809 7.0857 12.9524 7.46665 12.7238 7.77141C12.5714 8.15236 12.4952 8.45713 12.4952 8.83808V9.59998V11.0476H13.4857V9.06665C13.4857 7.77141 14.7048 6.78094 16.3048 6.78094H25.1428C26.6667 6.78094 27.9619 7.99998 27.9619 9.59998C27.9619 11.1238 26.7428 12.419 25.1428 12.419H21.3333V13.3333ZM16.0762 13.7905H7.39047C5.02856 13.7905 3.19999 11.9619 3.19999 9.67617C3.19999 8.60951 3.65713 7.54284 4.41904 6.78094C5.18094 6.01903 6.24761 5.56189 7.39047 5.56189H13.8667L13.3333 5.94284C12.8 6.32379 12.419 6.70474 12.1143 7.23808L12.0381 7.39046H7.39047C6.78094 7.39046 6.17142 7.61903 5.71428 8.07617C5.25713 8.38093 4.95237 8.99046 4.95237 9.67617C4.95237 10.9714 6.01904 12.0381 7.31428 12.0381H16L16.0762 13.7905ZM7.39047 5.94284C6.39999 5.94284 5.40952 6.32379 4.7238 7.00951C4.03809 7.69522 3.65713 8.6857 3.65713 9.67617C3.65713 11.7333 5.33332 13.4095 7.39047 13.4095H15.5428V12.4952H7.39047C5.86666 12.4952 4.57142 11.2762 4.57142 9.67617C4.57142 8.91427 4.87618 8.22855 5.40952 7.69522C5.86666 7.16189 6.62856 6.85713 7.39047 6.85713H11.7333C11.9619 6.55236 12.1905 6.2476 12.4952 5.94284H7.39047ZM11.5809 11.5047H7.39047C6.3238 11.5047 5.40952 10.6666 5.40952 9.59998C5.40952 9.06665 5.63809 8.60951 5.94285 8.22855C6.3238 7.92379 6.85713 7.69522 7.39047 7.69522H11.8095L11.7333 7.99998C11.6571 8.30474 11.5809 8.60951 11.5809 8.83808V9.59998V11.5047ZM5.86666 9.59998C5.86666 10.4381 6.55237 11.0476 7.31428 11.0476H11.1238V9.59998V8.83808C11.1238 8.60951 11.1238 8.38093 11.2 8.15236H7.39047C7.00952 8.15236 6.62856 8.30474 6.3238 8.60951C6.01904 8.83808 5.86666 9.21903 5.86666 9.59998ZM10.9714 10.2857H6.70475V8.91427H10.9714V10.2857ZM7.1619 9.82855H10.5143V9.37141H7.1619V9.82855Z" fill="#ED383F"/>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

@ -0,0 +1,2 @@
<svg width="32px" height="32px" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path d="M256 127.998C256 198.696 198.694 256 127.997 256 57.304 256 0 198.696 0 127.998 0 57.305 57.304 0 127.997 0 198.694 0 256 57.305 256 127.998z" fill="#EC1C24"/><path d="M117.024 100.89l30.691 30.68c4.43 4.436 11.623 4.436 16.064 0 4.431-4.435 4.441-11.622 0-16.058L133.086 84.82C111.125 62.854 75.631 62.5 53.204 83.704a9.536 9.536 0 0 0-.605.548c-.098.098-.178.202-.275.29-.1.096-.202.182-.297.278-.194.193-.371.396-.54.597-21.215 22.437-20.85 57.932 1.113 79.897L83.292 196c4.44 4.433 11.623 4.433 16.062 0 4.442-4.437 4.442-11.633.011-16.06l-30.693-30.691c-13.398-13.393-13.488-35.129-.278-48.637 13.506-13.21 35.23-13.114 48.63.279zm39.612-40.873c-4.435 4.437-4.435 11.623.012 16.059l30.681 30.693c13.39 13.392 13.477 35.125.268 48.636-13.51 13.2-35.227 13.112-48.623-.282l-30.692-30.689c-4.438-4.437-11.633-4.437-16.066 0-4.443 4.433-4.443 11.642 0 16.065l30.682 30.694c21.968 21.965 57.458 22.322 79.889 1.116.208-.184.404-.355.61-.549.094-.095.182-.192.273-.29.1-.095.197-.183.29-.289.197-.183.365-.384.54-.594 21.215-22.428 20.86-57.911-1.102-79.889l-30.692-30.682c-4.436-4.443-11.638-4.443-16.07.001z" fill="#FFF"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -0,0 +1,8 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.0838 23.4914C20.0493 24.5259 18.7312 25.2304 17.2963 25.5156C15.8613 25.8009 14.374 25.6541 13.0225 25.0939C11.671 24.5337 10.516 23.5853 9.70359 22.3685C8.89123 21.1517 8.45801 19.7214 8.45874 18.2583V11.9081C8.45874 11.6116 8.57651 11.3273 8.78616 11.1177C8.9958 10.908 9.28013 10.7902 9.57661 10.7902C9.87308 10.7902 10.1574 10.908 10.3671 11.1177C10.5767 11.3273 10.6945 11.6116 10.6945 11.9081V18.259C10.6887 18.94 10.8207 19.6151 11.0826 20.2438C11.3444 20.8724 11.7308 21.4416 12.2184 21.917C12.6968 22.401 13.2668 22.7849 13.895 23.0465C14.5232 23.3082 15.1972 23.4422 15.8778 23.4409C17.2503 23.4351 18.565 22.8873 19.5355 21.9168C20.506 20.9462 21.0538 19.6316 21.0596 18.259V11.8825C21.0596 11.7357 21.0885 11.5904 21.1447 11.4547C21.2009 11.3191 21.2832 11.1959 21.387 11.0921C21.4908 10.9883 21.6141 10.9059 21.7497 10.8497C21.8853 10.7936 22.0307 10.7646 22.1775 10.7646C22.3243 10.7646 22.4697 10.7936 22.6053 10.8497C22.7409 10.9059 22.8641 10.9883 22.9679 11.0921C23.0718 11.1959 23.1541 11.3191 23.2103 11.4547C23.2664 11.5904 23.2954 11.7357 23.2954 11.8825V18.2583C23.2569 20.2218 22.4651 22.0954 21.0838 23.4914Z" fill="#384A9A"/>
<path d="M18.1114 20.5452C17.8164 20.8449 17.4644 21.0825 17.0762 21.2439C16.6879 21.4054 16.2712 21.4875 15.8508 21.4853C15.0024 21.4844 14.189 21.1469 13.5891 20.547C12.9891 19.9471 12.6517 19.1337 12.6508 18.2853V16.0994C12.6508 15.8029 12.7685 15.5185 12.9782 15.3089C13.1878 15.0993 13.4721 14.9815 13.7686 14.9815C14.0651 14.9815 14.3494 15.0993 14.5591 15.3089C14.7687 15.5185 14.8865 15.8029 14.8865 16.0994V18.2839C14.8878 18.5462 14.9926 18.7974 15.1781 18.9829C15.3636 19.1684 15.6148 19.2732 15.8771 19.2745C16.1335 19.2746 16.3799 19.1743 16.5633 18.995C16.6544 18.9007 16.726 18.7894 16.774 18.6673C16.8219 18.5453 16.8453 18.415 16.8428 18.2839V10.0535C16.8448 9.20251 17.1713 8.38435 17.7558 7.76585C18.0497 7.45419 18.404 7.20563 18.797 7.03533C19.1901 6.86503 19.6137 6.77654 20.042 6.77527C20.6849 6.78099 21.312 6.97534 21.8454 7.3342C21.9215 7.38469 21.9727 7.43589 22.0488 7.48638C22.1626 7.57742 22.2571 7.69013 22.327 7.81799C22.3969 7.94585 22.4407 8.08631 22.4558 8.23123C22.471 8.37614 22.4573 8.52263 22.4154 8.66219C22.3735 8.80175 22.3044 8.93161 22.2119 9.04424C22.1195 9.15687 22.0056 9.25003 21.8769 9.31831C21.7482 9.3866 21.6072 9.42865 21.4621 9.44203C21.317 9.45541 21.1707 9.43985 21.0317 9.39625C20.8926 9.35266 20.7637 9.2819 20.6522 9.18807C20.6266 9.16247 20.6017 9.16247 20.6017 9.13758C20.4461 9.02551 20.2601 8.9635 20.0684 8.9598C19.8033 8.97308 19.554 9.08949 19.3737 9.28417C19.1934 9.47884 19.0964 9.73632 19.1034 10.0016V18.2078C19.0764 19.083 18.7231 19.9165 18.1128 20.5445L18.1114 20.5452Z" fill="#E73F29"/>
<path d="M14.5303 13.1021C14.4272 13.2061 14.3046 13.2888 14.1696 13.3454C14.0345 13.402 13.8896 13.4314 13.7431 13.432C13.4474 13.4294 13.1646 13.3108 12.9555 13.1017C12.7465 12.8926 12.6279 12.6098 12.6253 12.3141V6.98081C12.6309 6.2999 12.4987 5.62489 12.2367 4.99638C11.9747 4.36787 11.5882 3.79886 11.1006 3.32357C10.9972 3.22015 10.9152 3.09736 10.8592 2.96224C10.8032 2.82711 10.7744 2.68228 10.7744 2.53601C10.7744 2.38975 10.8032 2.24492 10.8592 2.10979C10.9152 1.97466 10.9972 1.85188 11.1006 1.74846C11.2041 1.64503 11.3268 1.563 11.462 1.50702C11.5971 1.45105 11.7419 1.42224 11.8882 1.42224C12.0344 1.42224 12.1793 1.45105 12.3144 1.50702C12.4495 1.563 12.5723 1.64503 12.6757 1.74846C13.3645 2.43391 13.9103 3.24935 14.2814 4.14743C14.6525 5.04552 14.8415 6.00837 14.8375 6.9801V12.3134C14.8474 12.4594 14.825 12.6057 14.7719 12.742C14.7188 12.8783 14.6363 13.0012 14.5303 13.1021Z" fill="#31B297"/>
<path d="M27.1041 13.1526C27.001 13.2566 26.8784 13.3393 26.7433 13.3959C26.6083 13.4525 26.4633 13.4819 26.3169 13.4825C26.0216 13.4795 25.7392 13.3609 25.5305 13.152C25.3217 12.9431 25.2032 12.6607 25.2004 12.3654V7.8946C25.2004 7.59812 25.3182 7.31379 25.5279 7.10415C25.7375 6.89451 26.0218 6.77673 26.3183 6.77673C26.6148 6.77673 26.8991 6.89451 27.1088 7.10415C27.3184 7.31379 27.4362 7.59812 27.4362 7.8946V12.3654C27.4353 12.512 27.4056 12.657 27.3486 12.792C27.2916 12.9271 27.2085 13.0496 27.1041 13.1526Z" fill="#F5C1BC"/>
<path d="M24.0307 26.4639C21.8959 28.6072 19.0064 29.8289 15.9815 29.8669C12.9567 29.9049 10.0373 28.7563 7.84936 26.6672C7.73932 26.568 7.65017 26.4479 7.58712 26.3138C7.52408 26.1797 7.4884 26.0344 7.48218 25.8864C7.47596 25.7384 7.49932 25.5906 7.5509 25.4517C7.60248 25.3128 7.68123 25.1856 7.78256 25.0775C7.88389 24.9694 8.00575 24.8826 8.14102 24.8222C8.2763 24.7618 8.42226 24.7289 8.57038 24.7256C8.7185 24.7223 8.86579 24.7485 9.00365 24.8028C9.14151 24.857 9.26717 24.9382 9.37327 25.0416C11.1415 26.7314 13.501 27.6616 15.9465 27.6331C18.3921 27.6047 20.7293 26.6198 22.4577 24.8895C23.3304 24.0204 24.0222 22.9869 24.4931 21.8489C24.964 20.7108 25.2046 19.4907 25.2012 18.2591V16.0745C25.2012 15.7781 25.319 15.4937 25.5286 15.2841C25.7382 15.0744 26.0226 14.9567 26.319 14.9567C26.6155 14.9567 26.8999 15.0744 27.1095 15.2841C27.3191 15.4937 27.4369 15.7781 27.4369 16.0745V18.2591C27.4447 19.7845 27.1476 21.2961 26.563 22.7051C25.9785 24.114 25.1182 25.392 24.0328 26.4639H24.0307Z" fill="#31B297"/>
<path d="M7.36653 23.9749C7.29321 24.0563 7.20695 24.125 7.11125 24.1783C6.85119 24.3131 6.54869 24.3407 6.26852 24.2553C5.98835 24.1698 5.75277 23.978 5.61222 23.721C4.72208 22.0477 4.25987 20.18 4.2668 18.2846V7.81847C4.26466 7.39798 4.34673 6.98133 4.50819 6.59307C4.66965 6.20482 4.90722 5.85282 5.20689 5.55785C5.50326 5.25996 5.85557 5.02357 6.24358 4.86226C6.6316 4.70096 7.04766 4.61792 7.46787 4.61792C7.88807 4.61792 8.30414 4.70096 8.69215 4.86226C9.08017 5.02357 9.43248 5.25996 9.72884 5.55785C10.0262 5.85445 10.2621 6.2068 10.423 6.59472C10.584 6.98263 10.6668 7.39849 10.6668 7.81847V8.19963C10.6668 8.4961 10.549 8.78043 10.3394 8.99008C10.1297 9.19972 9.84541 9.31749 9.54893 9.31749C9.25246 9.31749 8.96812 9.19972 8.75848 8.99008C8.54884 8.78043 8.43107 8.4961 8.43107 8.19963V7.81847C8.43107 7.55575 8.3267 7.30379 8.14093 7.11803C7.95516 6.93226 7.70321 6.82789 7.44049 6.82789C7.17777 6.82789 6.92581 6.93226 6.74005 7.11803C6.55428 7.30379 6.44991 7.55575 6.44991 7.81847V18.2846C6.45276 19.8163 6.82759 21.3244 7.54218 22.6793C7.6589 22.8846 7.70493 23.1227 7.6732 23.3568C7.64146 23.5908 7.53372 23.808 7.36653 23.9749Z" fill="#F5C1BC"/>
</svg>

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32px" height="32px" class="yc-icon ServiceIcon" fill="currentColor" stroke="none" aria-hidden="true"><svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 13V3C1 1.89543 1.89543 1 3 1H13C14.1046 1 15 1.89543 15 3V13C15 14.1046 14.1046 15 13 15H3C1.89543 15 1 14.1046 1 13ZM11.7442 6.16791C12.1131 5.75687 12.0789 5.12463 11.6679 4.75576C11.2569 4.38688 10.6246 4.42106 10.2558 4.83209L7.44289 7.96645L6.18875 6.775C5.78835 6.39462 5.15539 6.41084 4.77501 6.81125C4.39462 7.21165 4.41084 7.84461 4.81125 8.22499L6.81125 10.125C7.00709 10.3111 7.26988 10.41 7.53981 10.3992C7.80973 10.3885 8.06382 10.269 8.24424 10.0679L11.7442 6.16791Z" fill="currentColor"></path>
</svg></svg>

After

Width:  |  Height:  |  Size: 838 B

@ -15,7 +15,7 @@
"homepage": "https://www.wappalyzer.com/",
"version": "6.10.54",
"author": "Wappalyzer",
"license": "MIT",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/wappalyzer/wappalyzer"
@ -29,4 +29,4 @@
"files": [
"wappalyzer.js"
]
}
}

@ -101,6 +101,23 @@
"scriptSrc": "4tellcdn\\.azureedge\\.net",
"website": "https://4-tell.com"
},
"5centsCDN": {
"cats": [
31
],
"description": "5centsCDN is a content delivery networks service provider.",
"icon": "5centsCDN.svg",
"dom": "link[href*='.5centscdn.com/']",
"headers": {
"x-cdn": "^5centsCDN$"
},
"pricing": [
"recurring",
"low"
],
"scriptSrc": "\\.5centscdn\\.com/",
"website": "https://www.5centscdn.net"
},
"51.LA": {
"cats": [
10

@ -5,7 +5,7 @@
],
"html": "<a-scene[^<>]*>",
"icon": "A-Frame.svg",
"implies": "three.js",
"implies": "Three.js",
"js": {
"AFRAME.version": "^(.+)$\\;version:\\1"
},
@ -1535,6 +1535,22 @@
},
"website": "http://www.adobe.com/products/golive"
},
"Adobe Portfolio": {
"cats": [
51
],
"description": "Adobe Portfolio is an Adobe platform that allows you to create a web page where you can show your projects, creations, and the services you offer.",
"icon": "Adobe Portfolio.svg",
"meta": {
"twitter:site": "@AdobePortfolio"
},
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://portfolio.adobe.com"
},
"Adobe RoboHelp": {
"cats": [
4
@ -2725,7 +2741,8 @@
"icon": "Amplitude.svg",
"js": {
"AMPLITUDE_KEY": "",
"amplitudeClient": ""
"amplitudeClient": "",
"__AMPLITUDE__": ""
},
"pricing": [
"freemium",
@ -2830,7 +2847,7 @@
],
"description": "Angie is a drop-in replacement for the Nginx web server aiming to extend the functionality of the original version.",
"headers": {
"server": "^Angie/([\\d\\.]+)$\\;version:\\1"
"server": "^Angie(?:/([\\d\\.]+))?$\\;version:\\1"
},
"icon": "default.svg",
"implies": [
@ -3031,9 +3048,23 @@
],
"website": "https://ipo.antee.cz"
},
"Anthology Encompass": {
"cats": [
53
],
"description": "Anthology Encompass is a constituent engagement management provider or educational institutions that provides modules to help you manage events, websites and content, data, and more.",
"icon": "Anthology.svg",
"dom": "a[href*='.imodules.com/s/']",
"pricing": [
"poa"
],
"saas": true,
"url": "https.+\\.imodules\\.com/s/",
"website": "https://www.anthology.com/products/lifecycle-engagement/alumni-and-advancement/anthology-encompass"
},
"AntiBot.Cloud": {
"cats": [
13
16
],
"description": "AntiBot.Cloud is a PHP script and cloud service to protect websites from bots and junk traffic.",
"meta": {
@ -3355,6 +3386,25 @@
"scriptSrc": "/apple_business_chat_commerce/.+/apple_message_button_v([\\d\\.]+)\\.js\\;version:\\1",
"website": "https://developer.apple.com/documentation/businesschat"
},
"Apple MapKit JS": {
"cats": [
35
],
"description": "Apple MapKit JS lets you embed interactive maps directly into your websites across platforms and operating systems, including iOS and Android.",
"headers": {
"content-security-policy": "\\.apple-mapkit\\.com"
},
"icon": "Apple.svg",
"js": {
"mapkit._tileProvider": ""
},
"scriptSrc": "//cdn\\.apple-mapkit\\.com/mk/([\\d\\.\\w]+)\\;version:\\1",
"pricing": [
"freemium",
"payg"
],
"website": "https://developer.apple.com/maps/web/"
},
"Apple Pay": {
"cats": [
41
@ -3685,6 +3735,7 @@
31
],
"description": "ArvanCloud is a cloud services provider, offering a wide range of incorporated cloud services including CDN, DDoS mitigation, Cloud Managed DNS, Cloud Security, VoD/AoD Streaming, Live Streaming, Cloud Compute, Cloud Object Storage, and PaaS.",
"dom":"img[src*='.arvanstorage.com/']",
"headers": {
"server": "ArvanCloud"
},
@ -4780,4 +4831,4 @@
"scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1",
"website": "https://tarekraafat.github.io/autoComplete.js"
}
}
}

@ -1226,7 +1226,6 @@
"Checkfront": {
"cats": [
5,
6,
72
],
"description": "Checkfront is a cloud-based booking management application and ecommerce platform.",
@ -1240,6 +1239,25 @@
"scriptSrc": "\\.checkfront\\.com/",
"website": "https://www.checkfront.com"
},
"Checkly": {
"cats": [
13
],
"description": "Checkly is the API and E2E monitoring platform for the modern stack: programmable, flexible and loving JavaScript.",
"icon": "Checkly.svg",
"requires": "Nuxt.js",
"js": {
"__NUXT__.config.public.apiUrl": "api\\.checklyhq\\.com"
},
"pricing": [
"freemium",
"recurring",
"mid"
],
"saas": true,
"xhr": "api\\.checklyhq\\.com/",
"website": "https://www.checklyhq.com"
},
"Checkout.com": {
"cats": [
41
@ -2042,6 +2060,20 @@
},
"website": "https://support.cloudflare.com/hc/en-us/articles/200168056-Understanding-Rocket-Loader"
},
"Cloudflare Stream": {
"cats": [
14,
103
],
"description": "Cloudflare Stream is a serverless live and on-demand video streaming platform.",
"dom": "iframe[src*='.cloudflarestream\\.com'], iframe[src*='iframe\\.videodelivery\\.net/']",
"icon": "CloudFlare.svg",
"pricing": [
"recurring",
"mid"
],
"website": "https://www.cloudflare.com/products/cloudflare-stream"
},
"Cloudflare Turnstile": {
"cats": [
16
@ -2058,6 +2090,23 @@
"saas": true,
"website": "https://www.cloudflare.com/products/turnstile"
},
"Cloudflare Workers": {
"cats": [
62
],
"description": "Cloudflare Workers is a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.",
"xhr": "\\.workers\\.dev",
"icon": "Cloudflare Workers.svg",
"implies": [
"Cloudflare"
],
"pricing": [
"freemium",
"payg"
],
"saas": true,
"website": "https://workers.cloudflare.com"
},
"Cloudflare Zaraz": {
"cats": [
92
@ -2660,6 +2709,20 @@
"website": "https://commerce7.com",
"xhr": "api\\.commerce7\\.com"
},
"Community Funded": {
"cats": [
111
],
"description": "Community Funded is a digital fundraising and engagement platform.",
"icon": "Community Funded.png",
"dom": "a[href*='//give.communityfunded.com/']",
"pricing": [
"poa"
],
"saas": true,
"scriptSrc": "//give\\.communityfunded\\.com/",
"website": "https://www.communityfunded.com"
},
"Complianz": {
"cats": [
74,

@ -616,7 +616,7 @@
"cats": [
76
],
"description": "Depict is am ecommerce personalisation solutionfor fashion.",
"description": "Depict is an ecommerce personalisation solution for fashion.",
"dom": "link[href*='.depict.ai/']",
"icon": "Depict.svg",
"pricing": [
@ -1103,10 +1103,14 @@
"Webpack"
],
"js": {
"search.indexName": ""
"search.indexName": "",
"docusaurus": "",
"__DOCUSAURUS_INSERT_BASEURL_BANNER": ""
},
"meta": {
"generator": "^Docusaurus(?: v(.+))?$\\;version:\\1"
"generator": "^Docusaurus(?: v(.+))?$\\;version:\\1",
"docusaurus_locale": "",
"docusaurus_tag": ""
},
"website": "https://docusaurus.io/"
},

@ -524,6 +524,21 @@
},
"website": "http://eleanor-cms.ru"
},
"Element": {
"cats": [
52
],
"description": "Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app.",
"icon": "elementio.svg",
"meta": {
"application-name": "^Element$"
},
"pricing": [
"payg",
"low"
],
"website": "https://element.io"
},
"Element UI": {
"cats": [
12
@ -1542,6 +1557,25 @@
"scriptSrc": "expertrec\\.com/api/js/ci_common\\.js\\?id=.*",
"website": "https://www.expertrec.com/"
},
"Expivi": {
"cats": [
105
],
"description": "Expivi specialises in 3D visualisation technology for ecommerce stores.",
"icon": "Expivi.svg",
"dom": "iframe[src*='.expivi.net/']",
"js": {
"ExpiviComponent": "",
"expivi": ""
},
"pricing": [
"mid",
"recurring"
],
"saas": true,
"scriptSrc": "\\.expivi\\.(?:com|net)/",
"website": "https://www.expivi.com"
},
"Exponea": {
"cats": [
97

@ -323,6 +323,22 @@
"scriptSrc": "/files/gempagev\\d+\\.js",
"website": "https://gempages.net"
},
"GenerateBlocks": {
"cats": [
87,
51
],
"description": "GenerateBlocks is a WordPress plugin that has the trappings of a page builder.",
"icon": "GenerateBlocks.svg",
"dom": "link#generateblocks-css",
"pricing": [
"freemium",
"low",
"recurring"
],
"requires": "WordPress",
"website": "https://generateblocks.com"
},
"Gemius": {
"cats": [
10

@ -62,6 +62,24 @@
"oss": true,
"website": "https://lagoon.sh/"
},
"Landbot": {
"cats": [
52
],
"description": "Landbot is a no code conversational chatbots, conversational landing pages and website, interactive survey and lead generation bot.",
"icon": "landbot.svg",
"js": {
"LandbotLivechat": "",
"initLandbot": ""
},
"pricing": [
"recurring",
"freemium",
"mid"
],
"scriptSrc": "\\.landbot\\.io/.*-([\\d\\.]+)\\.js",
"website": "https://landbot.io"
},
"LangShop": {
"cats": [
100,
@ -539,6 +557,20 @@
"scriptSrc": "\\.lexity\\.com/",
"website": "http://lexity.com"
},
"LGC": {
"cats": [
1
],
"description": "LGC is a modern CMS designed to improve the management of your website.",
"icon": "LGC.png",
"meta": {
"generator": "^LGC$"
},
"pricing": [
"onetime"
],
"website": "https://luigigabrieleconti.com"
},
"Liberapay": {
"cats": [
41
@ -1472,6 +1504,26 @@
"scriptSrc": "loja2\\.com\\.br",
"website": "https://www.loja2.com.br"
},
"Loom": {
"cats": [
103
],
"dns": {
"TXT": "loom-verification"
},
"icon": "Loom.svg",
"saas": true,
"pricing": [
"freemium",
"recurring",
"payg"
],
"xhr": [
"loom\\.com/api",
"luna\\.loom\\.com"
],
"website": "https://www.loom.com"
},
"Loop Returns": {
"cats": [
102
@ -1827,4 +1879,4 @@
"oss": true,
"website": "https://github.com/paulirish/lite-youtube-embed"
}
}
}

@ -1554,6 +1554,30 @@
"scriptSrc": "\\.metrilo\\.com/",
"website": "https://www.metrilo.com"
},
"MetroUI": {
"cats": [
66
],
"description": "MetroUI is an open-source frontend toolkit inspired by Microsoft Fluent (former Metro) design principles.",
"icon": "default.svg",
"dom": {
"link[href*='//cdn.metroui.org.ua/']": {
"attributes": {
"href": "//cdn\\.metroui\\.org\\.ua/v([\\d\\.]+)/\\;version:\\1"
}
}
},
"js": {
"Metro.version": "^([\\d\\.]+)$\\;version:\\1"
},
"oss": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"website": "https://github.com/olton/Metro-UI-CSS"
},
"Mews": {
"cats": [
72

@ -437,6 +437,21 @@
"scripts": "var\\slink\\s=\\s'www\\.parkingcrew\\.net'",
"website": "https://www.parkingcrew.com"
},
"Parmin Cloud": {
"cats": [
63
],
"description": "Parmin Cloud operates in the field of cloud services.",
"icon": "Parmin Cloud.svg",
"headers": {
"x-powered-by": "^ParminCloud$"
},
"pricing": [
"poa",
"payg"
],
"website": "https://parmin.cloud"
},
"Pars Elecom Portal": {
"cats": [
1
@ -1351,6 +1366,16 @@
],
"website": "https://trypico.com"
},
"Pico CSS": {
"cats": [
66
],
"description": "Pico CSS is a minimal CSS framework for semantic HTML, without using classes.",
"icon": "Pico CSS.svg",
"dom": "link[href*='/pico.min.css']",
"oss": true,
"website": "https://picocss.com"
},
"Picreel": {
"cats": [
77,
@ -2101,6 +2126,24 @@
],
"website": "https://www.postaffiliatepro.com"
},
"PostHog": {
"cats": [
10
],
"description": "PostHog is the open-source, all-in-one product analytics platform.",
"icon": "PostHog.svg",
"js": {
"posthog": ""
},
"pricing": [
"freemium",
"payg"
],
"saas": true,
"oss": true,
"scriptSrc": "app\\.posthog\\.com/",
"website": "https://posthog.com"
},
"PostNL": {
"cats": [
99
@ -3391,4 +3434,4 @@
},
"website": "http://punbb.informer.com"
}
}
}

@ -1200,6 +1200,22 @@
"oss": true,
"website": "https://remix.run/"
},
"Render Better": {
"cats": [
92,
100
],
"description": "Render Better is automated site speed and core web vital optimisation platform for Shopify.",
"dns": {
"CNAME": "\\.renderbetter\\.app"
},
"icon": "renderbetter.svg",
"js": {
"renderbetter": ""
},
"requires": "Shopify",
"website": "https://www.renderbetter.com"
},
"Reputon": {
"cats": [
90,
@ -2227,4 +2243,4 @@
"scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/"
}
}
}

@ -2904,7 +2904,7 @@
16
],
"description": "Sift is a CA-based fraud prevention company.",
"icon": "Sift.png",
"icon": "Sift.svg",
"js": {
"__siftFlashCB": "",
"_sift": ""
@ -5280,18 +5280,37 @@
16,
19
],
"description": "Sqreen is the application security platform for the modern enterprise. Acquired by Datadog in Apr 2021.",
"headers": {
"X-Protected-By": "^Sqreen$"
},
"icon": "Sqreen.png",
"icon": "Sqreen.svg",
"saas": true,
"pricing": [
"mid",
"recurring"
],
"website": "https://sqreen.io"
},
"Squadata": {
"cats": [
77
],
"description": "Squadata provides data based marketing and advertising solutions including email retargeting, CRM onboarding, data monetisation, data management platform.",
"icon": "Squadata.png",
"scriptSrc": "//asset\\.easydmp\\.net/",
"saas": true,
"pricing": [
"poa"
],
"website": "https://www.squadata.net"
},
"Squadded": {
"cats": [
6
5
],
"description": "Hero is a virtual shopping platform for ecommerce and retail stores.",
"icon": "Squadded.png",
"description": "Squadded is a social ecommerce solution that allows visitors to shop together with their friends and with other members of the brands online community.",
"icon": "Squadded.svg",
"implies": [
"Cart Functionality"
],
@ -5299,7 +5318,7 @@
"poa"
],
"scriptSrc": "static\\.squadded\\.co",
"website": "https://www.squadded.co/"
"website": "https://www.squadded.co"
},
"Square": {
"cats": [
@ -5856,6 +5875,19 @@
"saas": true,
"website": "https://www.storyblok.com"
},
"Storybook": {
"cats": [
47,
66
],
"description": "Storybook is a frontend workshop for building UI components and pages in isolation.",
"icon": "storybook.svg",
"js": {
"__STORYBOOK_ADDONS": ""
},
"oss": true,
"website": "https://storybook.js.org"
},
"Strapdown.js": {
"cats": [
12
@ -6784,4 +6816,4 @@
},
"website": "https://styled-components.com"
}
}
}

@ -395,6 +395,26 @@
"scriptSrc": "\\.tagboard\\.com/",
"website": "https://tagboard.com"
},
"Tagembed": {
"cats": [
96,
5
],
"description": "Tagembed is a social media aggregator that collects and displays engaging user-generated content from any social media network such as Instagram, Facebook, Twitter, Youtube, Tiktok, Google Reviews, Airbnb, and 18+ networks.",
"icon": "Tagembed.svg",
"dom": "script[data-src*='widget.tagembed.com/']",
"js": {
"TagembedWidget": ""
},
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"scriptSrc": "//widget\\.tagembed\\.com/",
"website": "https://tagembed.com"
},
"Taggbox": {
"cats": [
5
@ -2575,6 +2595,18 @@
"scriptSrc": "cdn\\.nexternal\\.com/",
"website": "https://www.truecommerce.com"
},
"Truepush": {
"cats": [
32
],
"description": "Truepush is web-based push notification service available for PWA, AMP, WordPress, and Shopify.",
"icon": "truepush.svg",
"js": {
"truepush": "",
"truepushVersionInfo.key": "v([\\d\\.]+)\\;version:\\1"
},
"website": "https://www.truepush.com"
},
"Trumba": {
"cats": [
72
@ -3061,6 +3093,17 @@
"icon": "Twilight CMS.png",
"website": "http://www.twilightcms.com"
},
"Twilio Authy": {
"cats": [
69
],
"description": "Twilio Authy provides Two-factor authentication (2FA) adds an additional layer of protection beyond passwords.",
"icon": "twilio_authy.svg",
"js": {
"Authy": ""
},
"website": "https://authy.com"
},
"TwistPHP": {
"cats": [
18
@ -3317,13 +3360,13 @@
"website": "https://www.thetradedesk.com",
"xhr": "adsvr\\.org"
},
"three.js": {
"Three.js": {
"cats": [
25
],
"description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.",
"icon": "three.js.png",
"dom": "canvas[data-engine*='three.js']",
"icon": "Three.js.svg",
"js": {
"THREE.REVISION": "^(.+)$\\;version:\\1",
"__THREE__": "^(.+)$\\;version:\\1"

@ -226,6 +226,22 @@
"scriptSrc": "umami\\.js",
"website": "https://umami.is/"
},
"uMarketingSuite": {
"cats": [
10,
76
],
"description": "uMarketingSuite is a set of diverse features that together form a full marketing suite for the Umbraco platform.",
"icon": "uMarketingSuite.svg",
"implies": "Umbraco",
"js": {
"uMarketingSuite": ""
},
"pricing": [
"poa"
],
"website": "https://www.umarketingsuite.com"
},
"Umbraco": {
"cats": [
1
@ -268,6 +284,7 @@
"js": {
"g_umi.version": "([\\d\\.]+)\\;version:\\1"
},
"scriptSrc": "/umi\\.js",
"oss": true,
"website": "https://umijs.org"
},

@ -100,7 +100,6 @@
"payg"
],
"saas": true,
"scriptSrc": "io\\.vtex\\.com\\.br",
"website": "https://vtex.com/"
},
"VWO": {
@ -264,6 +263,23 @@
},
"website": "https://ve.com"
},
"Vendre": {
"cats": [
6
],
"description": "Vendre is a module-based ecommerce system where you choose which functions your organisation needs.",
"icon": "Vendre.png",
"js": {
"vendre_config": "",
"VendreMap.maps_loaded": ""
},
"saas": true,
"pricing": [
"poa",
"recurring"
],
"website": "https://vendre.io"
},
"Venmo": {
"cats": [
41
@ -289,6 +305,21 @@
],
"website": "https://ventraip.com.au"
},
"VentryShield": {
"cats": [
16
],
"cookies": {
"ventryshield_pre": ""
},
"description": "VentryShield offers DDoS Protected VPS and Web Hosting.",
"headers": {
"x-ventryshield-cache-status": "no-cache",
"x-ventryshield-sid": ""
},
"icon": "ventry_shield.png",
"website": "https://ventryshield.net"
},
"Veoxa": {
"cats": [
36
@ -335,7 +366,10 @@
"requires": [
"Vercel"
],
"scriptSrc": "/va/script\\.js",
"scriptSrc": [
"/va/script\\.js",
"/_vercel/insights/script\\.js"
],
"website": "https://vercel.com/analytics"
},
"Verifone 2Checkout": {
@ -850,6 +884,10 @@
19
],
"description": "Vite is a rapid development tool for modern web projects.",
"dom": "script#vite-legacy-polyfill, script#vite-legacy-entry",
"js": {
"__vite_is_modern_browser": ""
},
"icon": "vite.svg",
"oss": true,
"website": "https://vitejs.dev"
@ -1117,6 +1155,17 @@
"oss": true,
"website": "https://vuetifyjs.com"
},
"Vultr": {
"cats": [
62
],
"description": "Vultr is a cloud computing service provider.",
"dns": {
"NS": "\\.vultr\\.com"
},
"icon": "Vultr.svg",
"website": "https://www.vultr.com"
},
"Vuukle": {
"cats": [
15
@ -1197,4 +1246,4 @@
"requires": "Vue.js",
"website": "https://vxetable.cn"
}
}
}

@ -162,6 +162,23 @@
"scriptSrc": "cdn\\.yampi\\.io/",
"website": "https://www.yampi.com.br/loja-virtual"
},
"Yandex SmartCaptcha": {
"cats": [
16
],
"description": "Yandex SmartCaptcha is a service for verifying queries to identify user requests and block bots.",
"dom": "div#smartcaptcha-status",
"headers": {
"x-yandex-captcha": ""
},
"icon": "yandex_smartcaptcha.svg",
"pricing": [
"freemium",
"payg"
],
"saas": true,
"website": "https://cloud.yandex.com/en/services/smartcaptcha"
},
"Yandex.Cloud": {
"cats": [
62

@ -127,6 +127,21 @@
"scriptSrc": "zanox\\.com/scripts/zanox\\.js$",
"website": "http://zanox.com"
},
"Zeald": {
"cats": [
6
],
"description": "Zeald is a full-service website design and digital marketing company.",
"icon": "Zeald.png",
"requires": "Cart Functionality",
"cookies": {
"ZES_BACKEND": "zeald"
},
"pricing": [
"poa"
],
"website": "https://www.zeald.com"
},
"Zeleris": {
"cats": [
99