summaryrefslogtreecommitdiffstats
path: root/share/extensions/other/clipart
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:24:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:24:48 +0000
commitcca66b9ec4e494c1d919bff0f71a820d8afab1fa (patch)
tree146f39ded1c938019e1ed42d30923c2ac9e86789 /share/extensions/other/clipart
parentInitial commit. (diff)
downloadinkscape-upstream/1.2.2.tar.xz
inkscape-upstream/1.2.2.zip
Adding upstream version 1.2.2.upstream/1.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--share/extensions/other/clipart/LICENSE.txt674
-rw-r--r--share/extensions/other/clipart/MANIFEST.in9
-rw-r--r--share/extensions/other/clipart/README.md12
-rw-r--r--share/extensions/other/clipart/import_sources.py272
-rw-r--r--share/extensions/other/clipart/import_web_image.inx12
-rwxr-xr-xshare/extensions/other/clipart/import_web_image.py395
-rw-r--r--share/extensions/other/clipart/import_web_image.svg239
-rw-r--r--share/extensions/other/clipart/import_web_image.ui934
-rwxr-xr-xshare/extensions/other/clipart/import_web_image_cli.py22
-rw-r--r--share/extensions/other/clipart/licenses/asl.svg343
-rw-r--r--share/extensions/other/clipart/licenses/bsd.svg343
-rw-r--r--share/extensions/other/clipart/licenses/cc-by-nc-sa.svg346
-rw-r--r--share/extensions/other/clipart/licenses/cc-by-nc.svg340
-rw-r--r--share/extensions/other/clipart/licenses/cc-by-nd.svg340
-rw-r--r--share/extensions/other/clipart/licenses/cc-by-sa.pngbin0 -> 2275 bytes
-rw-r--r--share/extensions/other/clipart/licenses/cc-by-sa.svg340
-rw-r--r--share/extensions/other/clipart/licenses/cc-by.svg334
-rw-r--r--share/extensions/other/clipart/licenses/cc0.svg334
-rw-r--r--share/extensions/other/clipart/licenses/gpl.svg347
-rw-r--r--share/extensions/other/clipart/licenses/mit.svg308
-rw-r--r--share/extensions/other/clipart/licenses/perm-by.svg93
-rw-r--r--share/extensions/other/clipart/licenses/perm-nc.svg100
-rw-r--r--share/extensions/other/clipart/licenses/perm-nd.svg92
-rw-r--r--share/extensions/other/clipart/licenses/perm-ne.svg90
-rw-r--r--share/extensions/other/clipart/licenses/perm-notice.svg82
-rw-r--r--share/extensions/other/clipart/licenses/perm-pd.svg87
-rw-r--r--share/extensions/other/clipart/licenses/perm-sa.svg84
-rw-r--r--share/extensions/other/clipart/licenses/unknown.svg340
-rw-r--r--share/extensions/other/clipart/pyproject.toml19
-rw-r--r--share/extensions/other/clipart/sources/bioicons.py97
-rw-r--r--share/extensions/other/clipart/sources/bioicons.svg145
-rw-r--r--share/extensions/other/clipart/sources/inkscape-web.py74
-rw-r--r--share/extensions/other/clipart/sources/inkscape-web.svg569
-rw-r--r--share/extensions/other/clipart/sources/ocal.py97
-rw-r--r--share/extensions/other/clipart/sources/ocal.svg132
-rw-r--r--share/extensions/other/clipart/sources/reactome.py64
-rw-r--r--share/extensions/other/clipart/sources/reactome.svg111
-rw-r--r--share/extensions/other/clipart/sources/wikimedia.py76
-rw-r--r--share/extensions/other/clipart/sources/wikimedia.svg92
39 files changed, 8388 insertions, 0 deletions
diff --git a/share/extensions/other/clipart/LICENSE.txt b/share/extensions/other/clipart/LICENSE.txt
new file mode 100644
index 0000000..94a9ed0
--- /dev/null
+++ b/share/extensions/other/clipart/LICENSE.txt
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://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 <http://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
+<http://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
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/share/extensions/other/clipart/MANIFEST.in b/share/extensions/other/clipart/MANIFEST.in
new file mode 100644
index 0000000..c1201be
--- /dev/null
+++ b/share/extensions/other/clipart/MANIFEST.in
@@ -0,0 +1,9 @@
+include import_web_image.ui
+include import_web_image.py
+include import_web_image.inx
+include import_web_image.svg
+include import_sources.py
+include README.md
+include LICENSE.txt
+include sources/*.py
+include sources/*.svg
diff --git a/share/extensions/other/clipart/README.md b/share/extensions/other/clipart/README.md
new file mode 100644
index 0000000..5443006
--- /dev/null
+++ b/share/extensions/other/clipart/README.md
@@ -0,0 +1,12 @@
+# Import Web Image (inkscape extension)
+
+This Inkscape extension allows inkscape users to import graphics into Inkscape from a selection of internet sources.
+
+It is a graphical user interface which allows the searching for, and selection of both svg and raster images and these are then inserted into the current document.
+
+# Sources
+
+New sources can be added at any time. They should include an icon, and a python file with the same name and should allow the user to search and download resources from the target website or platform.
+
+Please see existing python files for examples.
+
diff --git a/share/extensions/other/clipart/import_sources.py b/share/extensions/other/clipart/import_sources.py
new file mode 100644
index 0000000..d98aab3
--- /dev/null
+++ b/share/extensions/other/clipart/import_sources.py
@@ -0,0 +1,272 @@
+#
+# Copyright 2021 Martin Owens <doctormo@gmail.com>
+# Copyright 2022 Simon Duerr <dev@simonduerr.eu>
+#
+# 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 <http://www.gnu.org/licenses/>
+#
+"""
+Base module for all import web search source modules.
+"""
+
+import re
+import os
+import sys
+import logging
+import requests
+import importlib
+
+from cachecontrol import CacheControl, CacheControlAdapter
+from cachecontrol.caches.file_cache import FileCache
+from cachecontrol.heuristics import ExpiresAfter
+
+from inkex.command import CommandNotFound, ProgramRunError, call
+from collections import defaultdict
+
+LICENSE_ICONS = os.path.join(os.path.dirname(__file__), 'licenses')
+
+LICENSES = {
+ "cc-0": {
+ "name": "CC0",
+ "modules": ["nocopyright"],
+ "url": "https://creativecommons.org/publicdomain/zero/1.0/",
+ "overlay": "cc0.svg",
+ },
+ "cc-by-3.0": {
+ "name": "CC-BY 3.0 Unported",
+ "modules": ["by"],
+ "url": "https://creativecommons.org/licenses/by/3.0/",
+ "overlay": "cc-by.svg",
+ },
+ "cc-by-4.0": {
+ "name": "CC-BY 4.0 Unported",
+ "modules": ["by"],
+ "url": "https://creativecommons.org/licenses/by/4.0/",
+ "overlay": "cc-by.svg",
+ },
+ "cc-by-sa-4.0": {
+ "name": "CC-BY SA 4.0",
+ "modules": ["by", "sa"],
+ "url": "https://creativecommons.org/licenses/by-sa/4.0/",
+ "overlay": "cc-by-sa.svg",
+ },
+ "cc-by-sa-3.0": {
+ "name": "CC-BY SA 3.0",
+ "modules": ["by", "sa"],
+ "url": "https://creativecommons.org/licenses/by-sa/3.0/",
+ "overlay": "cc-by-sa.svg",
+ },
+ "cc-by-nc-sa-4.0": {
+ "name": "CC-BY NC SA 4.0",
+ "modules": ["by", "sa", "nc"],
+ "url": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
+ "overlay": "cc-by-nc-sa.svg",
+ },
+ "cc-by-nc-sa-3.0": {
+ "name": "CC-BY NC SA 3.0",
+ "modules": ["by", "sa", "nc"],
+ "url": "https://creativecommons.org/licenses/by-nc-sa/3.0/",
+ "overlay": "cc-by-nc-sa.svg",
+ },
+ "cc-by-nc-3.0": {
+ "name": "CC-BY NC 3.0",
+ "modules": ["by", "nc"],
+ "url": "https://creativecommons.org/licenses/by-nc/3.0/",
+ "overlay": "cc-by-nc.svg",
+ },
+ "cc-by-nd-3.0": {
+ "name": "CC-BY ND 3.0",
+ "modules": ["by", "nd"],
+ "url": "https://creativecommons.org/licenses/by-nd/3.0/",
+ "overlay": "cc-by-nd.svg",
+ },
+ "gpl-2": {
+ "name": "GPLv2",
+ "modules": ["retaincopyrightnotice", "sa"],
+ "url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt",
+ "overlay": "gpl.svg",
+ },
+ "gpl-3": {
+ "name": "GPLv3",
+ "modules": ["retaincopyrightnotice", "sa"],
+ "url": "https://www.gnu.org/licenses/gpl-3.0.txt",
+ "overlay": "gpl.svg",
+ },
+ "agpl-3": {
+ "name": "AGPLv3",
+ "modules": ["retaincopyrightnotice", "sa"],
+ "url": "https://www.gnu.org/licenses/agpl-3.0.txt",
+ "overlay": "gpl.svg",
+ },
+ "mit": {
+ "name": "MIT",
+ "modules": ["retaincopyrightnotice"],
+ "url": "https://mit-license.org/",
+ "overlay": "mit.svg",
+ },
+ "asl": {
+ "name": "Apache License",
+ "modules": ["retaincopyrightnotice"],
+ "url": "https://www.apache.org/licenses/LICENSE-2.0.txt",
+ "overlay": "asl.svg",
+ },
+ "bsd": {
+ "name": "BSD",
+ "modules": ["retaincopyrightnotice", "noendorsement"],
+ "url": "https://opensource.org/licenses/BSD-3-Clause",
+ "overlay": "bsd.svg",
+ },
+}
+
+
+class RemotePage:
+ """Lazy access to paging systems"""
+
+ icon = "sources/next_page.svg"
+ string = property(lambda self: "Next Page")
+
+ def __init__(self, remote, func):
+ self.func = func
+ self.remote = remote
+
+ def get_next_page(self):
+ for info in self.func():
+ yield self.remote.result_to_cls(info)
+
+
+class RemoteFile:
+ """Lazy access to remote files"""
+
+ icon = property(lambda self: self.remote.to_local_file(self.info["thumbnail"]))
+ get_file = lambda self: self.remote.to_local_file(self.info["file"])
+
+ def __init__(self, remote, info):
+ for field in ("name", "thumbnail", "license", "file"):
+ if field not in info:
+ raise ValueError(f"Field {field} not provided in RemoteFile package")
+ self.info = info
+ self.remote = remote
+
+ @property
+ def string(self):
+ return self.info["name"]
+
+ @property
+ def license(self):
+ return self.info["license"]
+
+ def get_overlay(self):
+ return self.license_info["overlay"]
+
+ @property
+ def license_info(self):
+ return LICENSES.get(self.license, {
+ "name": "Unknown",
+ "url": self.info.get("descriptionurl", ""),
+ "modules": [],
+ "overlay": "unknown.svg",
+ })
+
+ @property
+ def author(self):
+ return self.info["author"]
+
+
+class RemoteSource:
+ """A remote source of svg images which can be searched and downloaded"""
+
+ # These are the properties that should be overridden in your class
+ name = None
+ icon = None
+ file_cls = RemoteFile
+ page_cls = RemotePage
+ is_default = False
+ is_enabled = True
+
+ @classmethod
+ def load(cls, name):
+ """Load the file or directory of remote sources"""
+ if os.path.isfile(name):
+ sys.path, sys_path = [os.path.dirname(name)] + sys.path, sys.path
+ try:
+ importlib.import_module(os.path.basename(name).rsplit(".", 1)[0])
+ except ImportError:
+ logging.error(f"Failed to load module: {name}")
+ sys.path = sys_path
+ elif os.path.isdir(name):
+ for child in os.listdir(name):
+ if not child.startswith("_") and child.endswith(".py"):
+ cls.load(os.path.join(name, child))
+
+ def search(self, query, tags=[]):
+ """
+ Search for the given query and yield basic informational blocks t hand to file_cls.
+
+ Required fields per yielded object are: name, license, thumbnail and file.
+ Optional fields are: id, summary, author, created, popularity
+ """
+ raise NotImplementedError(
+ "You must implement a search function for this remote source!"
+ )
+
+ sources = {}
+
+ def __init_subclass__(cls):
+ if cls != RemoteSource:
+ cls.sources[cls.__name__] = cls
+
+ def __init__(self, cache_dir):
+ self.session = requests.session()
+ self.cache_dir = cache_dir
+ self.session.mount(
+ "https://",
+ CacheControlAdapter(
+ cache=FileCache(cache_dir),
+ heuristic=ExpiresAfter(days=5),
+ ),
+ )
+
+ def __del__(self):
+ self.session.close()
+
+ def file_search(self, query):
+ """Search for extension packages"""
+ for info in self.search(query):
+ yield self.result_to_cls(info)
+
+ def result_to_cls(self, info):
+ if callable(info):
+ return self.page_cls(self, info)
+ return self.file_cls(self, info)
+
+ def to_local_file(self, url):
+ """Get a remote url and turn it into a local file"""
+ filepath = os.path.join(self.cache_dir, url.split("/")[-1])
+ headers = {"User-Agent": "Inkscape"}
+ try:
+ remote = self.session.get(
+ url, headers=headers
+ ) # needs UserAgent otherwise many 403 or 429 for wiki commons
+ except requests.exceptions.RequestException as err:
+ return None
+ except ConnectionError as err:
+ return None
+ except requests.exceptions.RequestsWarning:
+ pass
+
+ if remote and remote.status_code == 200:
+ with open(filepath, "wb") as fhl:
+ # If we don't have data, return None (instead of empty file)
+ if fhl.write(remote.content):
+ return filepath
+ return None
diff --git a/share/extensions/other/clipart/import_web_image.inx b/share/extensions/other/clipart/import_web_image.inx
new file mode 100644
index 0000000..53bea25
--- /dev/null
+++ b/share/extensions/other/clipart/import_web_image.inx
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <name>Import Web Image...</name>
+ <id>org.inkscape.import_web_image</id>
+ <effect implements-custom-gui="true">
+ <object-type>all</object-type>
+ <effects-menu hidden="true"/>
+ </effect>
+ <script>
+ <command location="inx" interpreter="python">import_web_image.py</command>
+ </script>
+</inkscape-extension>
diff --git a/share/extensions/other/clipart/import_web_image.py b/share/extensions/other/clipart/import_web_image.py
new file mode 100755
index 0000000..5c8c8d8
--- /dev/null
+++ b/share/extensions/other/clipart/import_web_image.py
@@ -0,0 +1,395 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+#
+# Copyright 2021 Martin Owens <doctormo@gmail.com>
+# Copyright 2022 Simon Duerr <dev@simonduerr.eu>
+#
+# 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 <http://www.gnu.org/licenses/>
+#
+"""
+Import images from the internet, inkscape extension (GUI)
+"""
+
+__version__ = '1.0'
+__pkgname__ = 'inkscape-import-web-image'
+
+import os
+import sys
+import logging
+import warnings
+warnings.filterwarnings("ignore")
+
+from collections import defaultdict
+from base64 import encodebytes
+from appdirs import user_cache_dir
+
+import inkex
+from inkex import Style
+from inkex.gui import GtkApp, Window, IconView, asyncme
+from inkex.gui.pixmap import PixmapManager, SizeFilter, PadFilter, OverlayFilter
+from inkex.elements import (
+ load_svg, Image, Defs, NamedView, Metadata,
+ SvgDocumentElement, StyleElement
+)
+from gi.repository import Gtk
+
+from import_sources import RemoteSource, RemoteFile, RemotePage
+
+SOURCES = os.path.join(os.path.dirname(__file__), 'sources')
+LICENSES = os.path.join(os.path.dirname(__file__), 'licenses')
+CACHE_DIR = user_cache_dir('inkscape-import-web-image', 'Inkscape')
+
+class LicenseOverlay(OverlayFilter):
+ pixmaps = PixmapManager(LICENSES)
+
+ def get_overlay(self, item=None, manager=None):
+ if item is None: # Default image
+ return None
+ return self.pixmaps.get(item.get_overlay())
+
+
+class ResultsIconView(IconView):
+ """The search results shown as icons"""
+ def get_markup(self, item):
+ return item.string
+
+ def get_icon(self, item):
+ return item.icon
+
+ def setup(self):
+ self._list.set_markup_column(1)
+ self._list.set_pixbuf_column(2)
+ crt, crp = self._list.get_cells()
+ self.crt_notify = crt.connect('notify', self.keep_size)
+ super().setup()
+
+ def keep_size(self, crt, *args):
+ """Hack Gtk to keep cells smaller"""
+ crt.handler_block(self.crt_notify)
+ crt.set_property('width', 150)
+ crt.handler_unblock(self.crt_notify)
+
+
+class ImporterWindow(Window):
+ """The window that is in the glade file"""
+ name = 'import_web_image'
+
+ def __init__(self, *args, **kwargs):
+ super().__init__(*args, **kwargs)
+
+ self.widget('dl-searching').hide()
+
+ # Add each of the source services from their plug-in modules
+ self.source = self.widget('service_list')
+ self.source_model = self.source.get_model()
+ self.source_model.clear()
+
+ RemoteSource.load(SOURCES)
+ pix = PixmapManager(SOURCES, size=150)
+ for x, (key, source) in enumerate(RemoteSource.sources.items()):
+ if not source.is_enabled:
+ continue
+ # We add them in GdkPixbuf, string, string format (see glade file)
+ self.source_model.append([pix.get(source.icon), source.name, key])
+ if source.is_default:
+ self.source.set_active(x)
+
+ pixmaps = PixmapManager(CACHE_DIR, filters=[
+ SizeFilter(size=150),
+ PadFilter(size=(0, 150)),
+ LicenseOverlay(position=(0.5, 1))
+ ])
+ self.select_func = self.gapp.kwargs['select']
+ self.results = ResultsIconView(self.widget('results'), pixmaps)
+ self.pool = ResultsIconView(self.widget('pool'), pixmaps)
+ self.multiple = False
+
+ self.widget("perm-nocopyright").set_message_type(Gtk.MessageType.WARNING)
+
+ def select_image(self, widget):
+ """Callback when clicking on an image in the result list"""
+ for item_path in self.widget("results").get_selected_items():
+ item_iter = self.results._model.get_iter(item_path)
+ item = self.results._model[item_iter][0]
+ self.show_license(item)
+ self.update_btn_import()
+
+ def show_license(self, item):
+ """Display the current item's license information"""
+ self.widget("perms").foreach(lambda w: w.hide())
+ info = item.license_info
+ for mod in info['modules']:
+ self.widget("perm-" + mod).show()
+
+ def get_selected_source(self):
+ """Return the selected source class"""
+ _iter = self.source.get_active_iter()
+ key = self.source_model[_iter][2]
+ return RemoteSource.sources[key](CACHE_DIR)
+
+ def img_multiple(self, widget):
+ """Enable multi-selection"""
+ widget.hide()
+ self.widget('btn-single').show()
+ self.widget('multiple-box').show()
+ self.widget('multiple-buttons').show()
+ self.multiple = True
+ self.update_btn_import()
+
+ def img_single(self, widget):
+ """Enable single-selection"""
+ widget.hide()
+ self.widget('btn-multiple').show()
+ self.widget('multiple-box').hide()
+ self.widget('multiple-buttons').hide()
+ is_selected = bool(list(self.results.get_selected_items()))
+ self.pool.clear()
+ self.multiple = False
+ self.update_btn_import()
+
+ def img_add(self, widget=None):
+ """Add an item from the search to the multi-pool"""
+ self.pool.add(self.results.get_selected_items())
+ self.update_btn_import()
+
+ def img_remove(self, widget=None):
+ """Remove any selected items from the multi-pool"""
+ for item in self.pool.get_selected_items():
+ self.pool.remove_item(item)
+ self.update_btn_import()
+
+ def update_btn_import(self):
+ """Set the import button to enabled or disabled"""
+ enabled = False
+ if self.multiple:
+ enabled = bool(list(self.pool))
+ else:
+ enabled = bool(list(self.results.get_selected_items()))
+ self.widget('btn-import').set_sensitive(enabled)
+
+ def result_activate(self, widget=None):
+ """Search results double click"""
+ if self.multiple:
+ self.img_add()
+ else:
+ self.img_import()
+
+ def img_import(self, widget=None):
+ """Apply the selected image and quit"""
+ items = []
+ if not self.multiple:
+ items.extend(self.results.get_selected_items())
+ else:
+ items.extend([item for item,*_ in self.pool])
+
+ to_exit = True
+ for item in items:
+ self.select_func(item.get_file())
+ # XXX This pagination control is not good. Replace it with normal controls.
+ #elif isinstance(item, RemotePage):
+ if to_exit:
+ self.exit()
+
+ def search(self, widget):
+ """Remote search activation"""
+ query = widget.get_text()
+ if len(query) > 2:
+ self.search_clear()
+ self.search_started()
+ self.async_search(query)
+
+ @asyncme.run_or_none
+ def async_search(self, query):
+ """Asyncronous searching in PyPI"""
+ for resource in self.get_selected_source().file_search(query):
+ self.add_search_result(resource)
+ self.search_finished()
+
+ @asyncme.mainloop_only
+ def add_search_result(self, resource):
+ """Adding things to Gtk must be done in mainloop"""
+ if isinstance(resource, RemotePage):
+ return self.set_next_page(resource)
+
+ self.results.add_item(resource)
+
+ def search_clear(self, widget=None):
+ """Remove previous search"""
+ self.results.clear()
+ self.update_btn_import()
+ self.next_page_item = None
+ self.widget('btn-next-page').hide()
+
+ def search_started(self):
+ """Set widgets to stun"""
+ self.widget('dl-search').set_sensitive(False)
+ self.widget('dl-searching').start()
+ self.widget('dl-searching').show()
+
+ @asyncme.mainloop_only
+ def search_finished(self):
+ """After everything, finish the search"""
+ self.widget('dl-search').set_sensitive(True)
+ self.widget('dl-searching').hide()
+ self.widget('dl-searching').stop()
+
+ def set_next_page(self, item):
+ self.next_page_item = item
+ self.widget('btn-next-page').show()
+
+ def show_next_page(self, widget=None):
+ item = self.next_page_item
+ if item:
+ self.search_clear()
+ self.search_started()
+ self.async_next_page(item)
+
+ @asyncme.run_or_none
+ def async_next_page(self, item):
+ for resource in item.get_next_page():
+ self.add_search_result(resource)
+ self.search_finished()
+
+
+class App(GtkApp):
+ """Load the inkscape extensions glade file and attach to window"""
+ glade_dir = os.path.join(os.path.dirname(__file__))
+ app_name = 'inkscape-import-web-image'
+ windows = [ImporterWindow]
+
+class ImportWebImage(inkex.EffectExtension):
+ """Import an svg from the internet"""
+ selected_filename = None
+
+ def merge_defs(self, defs):
+ """Add all the items in defs to the self.svg.defs"""
+ target = self.svg.defs
+ for child in defs:
+ if isinstance(child, StyleElement):
+ continue # Already appled in merge_stylesheets()
+ target.append(child)
+
+ def merge_stylesheets(self, svg):
+ """Because we don't want conflicting style-sheets (classes, ids, etc) we scrub them"""
+ elems = defaultdict(list)
+ # 1. Find all styles, and all elements that apply to them
+ for sheet in svg.getroot().stylesheets:
+ for style in sheet:
+ xpath = style.to_xpath()
+ for elem in svg.xpath(xpath):
+ elems[elem].append(style)
+ # 1b. Clear possibly conflicting attributes
+ if '@id' in xpath:
+ elem.set_random_id()
+ if '@class' in xpath:
+ elem.set('class', None)
+ # 2. Apply each style cascade sequentially
+ for elem, styles in elems.items():
+ output = Style()
+ for style in styles:
+ output += style
+ elem.style = output + elem.style
+
+ def import_svg(self, new_svg):
+ """Import an svg file into the current document"""
+ self.merge_stylesheets(new_svg)
+ for child in new_svg.getroot():
+ if isinstance(child, SvgDocumentElement):
+ yield from self.import_svg(child)
+ elif isinstance(child, StyleElement):
+ continue # Already applied in merge_stylesheets()
+ elif isinstance(child, Defs):
+ self.merge_defs(child)
+ elif isinstance(child, (NamedView, Metadata)):
+ pass
+ else:
+ yield child
+
+ def import_from_file(self, filename):
+ if not filename or not os.path.isfile(filename):
+ return
+ with open(filename, 'rb') as fhl:
+ head = fhl.read(100)
+ if b'<?xml' in head or b'<svg' in head:
+ new_svg = load_svg(head + fhl.read())
+ # Add each object to the container
+ objs = list(self.import_svg(new_svg))
+
+ if len(objs) == 1 and isinstance(objs[0], inkex.Group):
+ # Prevent too many groups, if item aready has one.
+ container = objs[0]
+ else:
+ # Make a new group to contain everything
+ container = inkex.Group()
+ for child in objs:
+ container.append(child)
+
+ # Retain the original filename as a group label
+ container.label = os.path.basename(filename)
+ # Apply unit transformation to keep things the same sizes.
+ container.transform.add_scale(self.svg.unittouu(1.0) \
+ / new_svg.getroot().unittouu(1.0))
+
+
+ else:
+ container = self.import_raster(filename, fhl)
+
+ self.svg.get_current_layer().append(container)
+
+ # Make sure that none of the new content is a layer.
+ for child in container.descendants():
+ if isinstance(child, inkex.Group):
+ child.set("inkscape:groupmode", None)
+
+ def effect(self):
+ def select_func(filename):
+ self.import_from_file(filename)
+
+ App(start_loop=True, select=select_func)
+
+ def import_raster(self, filename, handle):
+ """Import a raster image"""
+ # Don't read the whole file to check the header
+ handle.seek(0)
+ file_type = self.get_type(filename, handle.read(10))
+ handle.seek(0)
+
+ if file_type:
+ # Future: Change encodestring to encodebytes when python3 only
+ node = Image()
+ node.label = os.path.basename(filename)
+ node.set('xlink:href', 'data:{};base64,{}'.format(
+ file_type, encodebytes(handle.read()).decode('ascii')))
+ return node
+
+ @staticmethod
+ def get_type(path, header):
+ """Basic magic header checker, returns mime type"""
+ # Taken from embedimage.py
+ for head, mime in (
+ (b'\x89PNG', 'image/png'),
+ (b'\xff\xd8', 'image/jpeg'),
+ (b'BM', 'image/bmp'),
+ (b'GIF87a', 'image/gif'),
+ (b'GIF89a', 'image/gif'),
+ (b'MM\x00\x2a', 'image/tiff'),
+ (b'II\x2a\x00', 'image/tiff'),
+ ):
+ if header.startswith(head):
+ return mime
+ return None
+
+
+if __name__ == '__main__':
+ ImportWebImage().run()
diff --git a/share/extensions/other/clipart/import_web_image.svg b/share/extensions/other/clipart/import_web_image.svg
new file mode 100644
index 0000000..c51b5ca
--- /dev/null
+++ b/share/extensions/other/clipart/import_web_image.svg
@@ -0,0 +1,239 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="128"
+ height="128"
+ viewBox="0 0 33.866666 33.866668"
+ version="1.1"
+ id="svg67608"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <title
+ id="title1089">Import Web Image Icon</title>
+ <defs
+ id="defs67602">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath2926">
+ <path
+ id="path2928"
+ d="m 2689.2051,1552.7812 c -1.2424,0.019 -2.4636,0.2473 -3.1465,0.6797 -1.8497,1.1712 -22.9148,23.028 -23.6426,24.5313 -1.7963,3.7106 -0.6201,4.6924 8.3516,6.9726 2.8028,0.7123 3.5695,1.2178 2.9609,1.9512 -2.0682,1.5183 -4.1017,1.4916 -5.3457,3.6836 -0.3034,0.5345 2.1692,1.6328 6.7676,3.1797 4.4912,1.5108 6.2597,2.4432 6.4434,3.3965 0.061,0.3149 -0.4986,1.2646 -1.2422,2.1094 -0.7437,0.8448 -1.3516,1.7158 -1.3516,1.9355 0,0.761 1.1951,1.4749 3.2871,1.9629 2.3269,0.5429 3.5368,1.4508 3.8535,2.8926 0.1151,0.5242 0.5336,1.1896 0.9297,1.4785 1.2444,0.9075 4.7254,0.4213 7.7715,-1.0859 1.4032,-0.6945 2.961,-1.0989 2.6699,-1.6739 -0.2913,-0.5751 -1.6876,-1.3472 -2.2558,-2.3711 0,-0.9287 2.6477,-2.6734 5.1386,-3.3867 3.1633,-0.9057 4.2601,-1.4932 4.9414,-2.6465 1.2056,-2.1269 -2.8024,-3.8295 -4.6425,-5.3437 -0.4263,-0.6898 1.0762,-1.4723 6.2285,-3.2442 6.1741,-2.1232 8.4648,-3.2421 9.8437,-4.8125 1.2722,-1.449 1.3617,-2.811 0.3008,-4.5527 -1.0094,-1.6572 -23.2889,-24.3719 -24.5898,-25.0703 -0.7656,-0.411 -2.0292,-0.6043 -3.2715,-0.586 z m -9.5781,34.375 c 0.1008,0.01 0.2318,0.032 0.3984,0.076 4.0066,0.9222 7.1355,1.4726 10.8808,2.4141 -1.2692,2.7302 -7.2117,-0.556 -9.6308,-1.1231 -1.5124,-0.6676 -2.3541,-1.4254 -1.6484,-1.3672 z m 32.664,5.9415 c -1.5858,0 -1.9559,0.1298 -2.8222,0.9961 -2.5197,2.5738 3.7953,2.3544 5.8359,1.996 1.1266,-0.4283 1.074,-1.0881 -0.1699,-2.1347 -0.8274,-0.6962 -1.3648,-0.8574 -2.8438,-0.8574 z m -35.6582,4.4824 c -1.4412,0.018 -3.1329,0.6061 -3.6269,1.5293 -0.018,1.0319 0.4404,2.3802 1.9472,2.6035 1.4798,0.035 4.3592,-2.6972 3.6914,-3.502 -0.3714,-0.4475 -1.147,-0.6418 -2.0117,-0.6308 z m 30.9317,0.1777 c -0.2139,0.013 -0.3469,0.1726 -0.5762,0.4863 -1.0404,1.5023 1.0131,3.4841 2.6758,2.375 0.8704,-0.6365 0.3866,-1.7985 -1.0313,-2.4746 -0.558,-0.2663 -0.8545,-0.3996 -1.0683,-0.3867 z"
+ style="display:inline;fill:#12283a;fill-opacity:1;stroke-width:1"
+ inkscape:connector-curvature="0" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2934"
+ id="linearGradient67521"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0387194,0,0,1.0387194,-2653.2878,-1650.9321)"
+ x1="2661.7014"
+ y1="1705.3958"
+ x2="2717.7971"
+ y2="1705.3958" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2934">
+ <stop
+ style="stop-color:#dae1e7;stop-opacity:1"
+ offset="0"
+ id="stop2930" />
+ <stop
+ style="stop-color:#dae1e7;stop-opacity:0"
+ offset="1"
+ id="stop2932" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="2.6211757"
+ inkscape:cx="-40.821376"
+ inkscape:cy="66.573179"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ units="px"
+ inkscape:window-width="1534"
+ inkscape:window-height="843"
+ inkscape:window-x="66"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ objecttolerance="10.0"
+ gridtolerance="10.0"
+ guidetolerance="10.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:snap-global="false"
+ inkscape:deskcolor="#d1d1d1" />
+ <metadata
+ id="metadata67605">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Import Web Image Icon</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Olibia Tsati</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source>https://inkscape.org/~olibia/%E2%98%85inkscape-about-screen+6</dc:source>
+ <dc:date>2019-10-25</dc:date>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title>Inkscape</dc:title>
+ </cc:Agent>
+ </dc:publisher>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-111.47325,-97.102188)">
+ <g
+ id="g88390"
+ transform="matrix(0.58122678,0,0,0.58122678,46.682019,43.739455)">
+ <g
+ style="stroke-width:0.254721"
+ transform="matrix(1.0387194,0,0,1.0387194,-2653.2877,-1521.0922)"
+ clip-path="url(#clipPath2926)"
+ id="g52147">
+ <circle
+ style="fill:#f6998b;stroke-linecap:round;stroke-linejoin:round"
+ id="circle52137"
+ cx="2690.9072"
+ cy="1587.1523"
+ r="36.816235" />
+ <circle
+ r="36.816235"
+ cy="1602.707"
+ cx="2683.9019"
+ id="circle52139"
+ style="fill:#de751f;stroke-linecap:round;stroke-linejoin:round" />
+ <circle
+ style="fill:#613b1f;stroke-linecap:round;stroke-linejoin:round"
+ id="circle52141"
+ cx="2701.6948"
+ cy="1607.007"
+ r="36.816235" />
+ <circle
+ r="36.816235"
+ cy="1618.1439"
+ cx="2683.9019"
+ id="circle52143"
+ style="fill:#1c3d5a;stroke-linecap:round;stroke-linejoin:round" />
+ <circle
+ style="fill:#1f9d55;stroke-linecap:round;stroke-linejoin:round"
+ id="circle52145"
+ cx="2698.5181"
+ cy="1628.2202"
+ r="36.816235" />
+ </g>
+ <path
+ id="path52151"
+ d="m 141.48293,108.20013 2.56511,-1.67907 1.69053,0.85654 c 0.92974,0.47114 1.76061,0.7865 1.84631,0.7008 0.0852,-0.0852 0.32512,-1.17726 0.53205,-2.42581 l 0.37611,-2.26991 2.15088,1.71148 c 1.85774,1.47842 2.17352,1.62457 2.3178,1.0731 0.32501,-1.24272 -0.75174,-2.68404 -5.47571,-7.330016 -5.07487,-4.990862 -5.80769,-5.426181 -8.33541,-4.951994 -1.00092,0.187801 -2.08026,1.037669 -5.18406,4.082362 -4.89122,4.797958 -6.59294,6.892418 -6.59294,8.114688 0,1.47061 0.57544,1.76104 3.48967,1.76104 h 2.66255 l 1.11776,-1.98146 c 1.99663,-3.53944 1.87376,-3.49684 2.52389,-0.87387 1.06095,4.28014 1.25809,4.923 1.50521,4.90712 0.13473,-0.0103 1.39946,-0.77147 2.81025,-1.695 z"
+ style="fill:#ffffff;stroke-width:0.264583"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path56425"
+ d="m 140.0418,91.811755 c -1.29051,0.01984 -2.559,0.25688 -3.26832,0.70601 -1.92132,1.21656 -23.80205,23.919635 -24.55804,25.481155 -1.86584,3.85427 -0.6441,4.87408 8.67497,7.24257 2.91132,0.73988 3.70769,1.26495 3.07554,2.02674 -2.14825,1.5771 -4.26053,1.54935 -5.55267,3.82624 -0.31518,0.55521 2.25319,1.69604 7.02963,3.30282 4.66508,1.56927 6.50206,2.53778 6.69288,3.52798 0.0634,0.32711 -0.5179,1.31358 -1.2903,2.1911 -0.77248,0.87752 -1.40393,1.78223 -1.40393,2.01044 0,0.79046 1.24137,1.53199 3.41439,2.0389 2.41697,0.56391 3.67374,1.50696 4.0027,3.00458 0.11957,0.54452 0.55425,1.23569 0.96568,1.53578 1.29259,0.94263 4.90836,0.43759 8.07243,-1.12795 1.45751,-0.72141 3.07565,-1.14144 2.77326,-1.73873 -0.30258,-0.59735 -1.75294,-1.39936 -2.34312,-2.4629 0,-0.96465 2.75021,-2.77691 5.33754,-3.51783 3.28578,-0.94075 4.42505,-1.55101 5.13273,-2.74899 1.25228,-2.20924 -2.91092,-3.97777 -4.82227,-5.55059 -0.44278,-0.71649 1.1179,-1.52929 6.46968,-3.36981 6.41315,-2.20541 8.79255,-3.36764 10.22484,-4.99883 1.32147,-1.5051 1.41444,-2.91986 0.31245,-4.729 -1.04849,-1.72135 -24.19064,-25.315545 -25.54189,-26.040985 -0.79526,-0.42693 -2.10778,-0.627724 -3.39818,-0.6087 z m -9.94897,35.705975 c 0.10472,0.0103 0.24077,0.0333 0.41384,0.0789 4.16173,0.95793 7.41177,1.52961 11.3021,2.50756 -1.31834,2.83594 -7.49094,-0.5775 -10.00369,-1.16657 -1.57099,-0.69345 -2.44528,-1.48061 -1.71225,-1.42012 z m 33.92874,6.17157 c -1.64719,0 -2.03163,0.1348 -2.93148,1.03468 -2.61726,2.67342 3.94227,2.44554 6.06187,2.07327 1.17023,-0.4449 1.11559,-1.13025 -0.17648,-2.21737 -0.85944,-0.72316 -1.41766,-0.89058 -2.95391,-0.89058 z m -37.03886,4.65595 c -1.49699,0.0185 -3.25419,0.62957 -3.76735,1.5885 -0.0188,1.07186 0.45749,2.47238 2.02261,2.70434 1.53712,0.0363 4.528,-2.80165 3.83434,-3.6376 -0.38579,-0.46485 -1.19142,-0.66667 -2.0896,-0.65524 z m 32.12936,0.18457 c -0.22217,0.0135 -0.36034,0.17928 -0.59852,0.50514 -1.08066,1.56046 1.05233,3.619 2.7794,2.46695 0.90411,-0.66114 0.40158,-1.86814 -1.07122,-2.57042 -0.5796,-0.2766 -0.8876,-0.41506 -1.10966,-0.40167 z"
+ style="opacity:0.4;fill:url(#linearGradient67521);stroke-width:0.264583" />
+ </g>
+ <g
+ aria-label="Olibia Tsati"
+ style="font-weight:300;font-size:3.52778px;line-height:1.25;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';letter-spacing:0px;word-spacing:-1.32292px;fill:#bec8d0;stroke-width:0.264583"
+ id="text67600"
+ transform="matrix(0.58122678,0,0,0.58122678,57.511426,2.5161417)">
+ <path
+ d="m 133.14589,214.21099 q 0.29633,0 0.51858,0.14464 0.22225,0.14111 0.34572,0.42333 0.12347,0.28222 0.12347,0.68086 0,0.39158 -0.12347,0.67381 -0.11994,0.27869 -0.34219,0.42686 -0.22225,0.14464 -0.52211,0.14464 -0.29281,0 -0.51506,-0.14464 -0.22225,-0.14464 -0.34572,-0.42334 -0.12347,-0.27869 -0.12347,-0.6738 0,-0.39158 0.12347,-0.67381 0.12347,-0.28222 0.34572,-0.43039 0.22578,-0.14816 0.51506,-0.14816 z m 0,0.17991 q -0.35278,0 -0.55739,0.27164 -0.20461,0.26811 -0.20461,0.80081 0,0.52564 0.20461,0.79375 0.20814,0.26811 0.55739,0.26811 0.36336,0 0.56444,-0.26458 0.20108,-0.26811 0.20108,-0.80081 0,-0.53622 -0.20461,-0.8008 -0.20108,-0.26812 -0.56091,-0.26812 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85387"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 135.04383,216.70513 q -0.15169,0 -0.23989,-0.0882 -0.0882,-0.0882 -0.0882,-0.26105 v -2.286 l 0.20461,-0.0247 v 2.30364 q 0,0.17992 0.14816,0.17992 0.0776,0 0.13053,-0.0247 l 0.0529,0.1517 q -0.0988,0.0494 -0.20814,0.0494 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85389"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 135.85874,214.0099 q 0.0706,0 0.11289,0.0423 0.0423,0.0423 0.0423,0.10583 0,0.0635 -0.0423,0.10583 -0.0423,0.0423 -0.11289,0.0423 -0.067,0 -0.10936,-0.0423 -0.0423,-0.0423 -0.0423,-0.10583 0,-0.0635 0.0423,-0.10583 0.0423,-0.0423 0.10936,-0.0423 z m 0.10584,2.65642 h -0.20461 v -1.84503 h 0.20461 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85391"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 137.46035,214.78249 q 0.3175,0 0.49389,0.24694 0.17639,0.24695 0.17639,0.70556 0,0.44803 -0.18345,0.70908 -0.18344,0.26106 -0.51505,0.26106 -0.16581,0 -0.30339,-0.0741 -0.13406,-0.0741 -0.22931,-0.19755 l -0.0212,0.23283 h -0.17639 v -2.59644 l 0.20461,-0.0247 v 1.03011 q 0.21519,-0.2928 0.55386,-0.2928 z m -0.067,1.7533 q 0.24695,0 0.38453,-0.20108 0.13758,-0.20461 0.13758,-0.59972 0,-0.78317 -0.49741,-0.78317 -0.16581,0 -0.28575,0.0847 -0.11995,0.0811 -0.22578,0.23283 v 0.9772 q 0.19755,0.28927 0.48683,0.28927 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85393"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 138.8256,214.0099 q 0.0705,0 0.11289,0.0423 0.0423,0.0423 0.0423,0.10583 0,0.0635 -0.0423,0.10583 -0.0423,0.0423 -0.11289,0.0423 -0.067,0 -0.10936,-0.0423 -0.0423,-0.0423 -0.0423,-0.10583 0,-0.0635 0.0423,-0.10583 0.0423,-0.0423 0.10936,-0.0423 z m 0.10583,2.65642 h -0.20461 v -1.84503 h 0.20461 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85395"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 140.80115,216.2571 q 0,0.14464 0.0353,0.20814 0.0388,0.0635 0.11995,0.0952 l -0.0459,0.14464 q -0.127,-0.0247 -0.19756,-0.0952 -0.067,-0.0706 -0.0882,-0.2152 -0.1905,0.31045 -0.57503,0.31045 -0.26458,0 -0.41981,-0.14817 -0.15169,-0.15169 -0.15169,-0.40217 0,-0.28575 0.20108,-0.44097 0.20461,-0.15522 0.56445,-0.15522 h 0.35277 v -0.17992 q 0,-0.22225 -0.0988,-0.32103 -0.0988,-0.1023 -0.32809,-0.1023 -0.21166,0 -0.50094,0.10583 l -0.0529,-0.15522 q 0.31045,-0.12347 0.58209,-0.12347 0.60325,0 0.60325,0.58561 z m -0.71614,0.28222 q 0.33161,0 0.51152,-0.32455 v -0.508 h -0.32102 q -0.28223,0 -0.43039,0.10936 -0.14817,0.10936 -0.14817,0.32808 0,0.1905 0.10231,0.29281 0.1023,0.1023 0.28575,0.1023 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85397"
+ inkscape:connector-curvature="0" />
+ <path
+ d="M 143.84208,214.43677 H 143.133 v 2.22955 h -0.20814 v -2.22955 h -0.71614 v -0.18698 h 1.65806 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85399"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 144.54057,214.78249 q 0.17287,0 0.31398,0.0529 0.14111,0.0494 0.27516,0.1517 l -0.0952,0.13405 q -0.127,-0.0882 -0.23989,-0.127 -0.11288,-0.0423 -0.24694,-0.0423 -0.18344,0 -0.29633,0.0847 -0.11289,0.0847 -0.11289,0.22578 0,0.13405 0.0952,0.20813 0.0988,0.0741 0.35278,0.14112 0.3175,0.0811 0.45508,0.20461 0.13758,0.12347 0.13758,0.35277 0,0.25048 -0.1905,0.39512 -0.18697,0.14111 -0.47625,0.14111 -0.21166,0 -0.37041,-0.06 -0.15875,-0.0635 -0.28928,-0.17638 l 0.11289,-0.13053 q 0.127,0.0988 0.254,0.14816 0.127,0.0459 0.2928,0.0459 0.20461,0 0.32809,-0.0917 0.12347,-0.0952 0.12347,-0.26105 0,-0.11289 -0.0423,-0.18345 -0.0423,-0.0705 -0.14463,-0.11994 -0.0988,-0.0494 -0.29634,-0.10583 -0.29633,-0.0776 -0.42686,-0.19403 -0.127,-0.11642 -0.127,-0.31045 0,-0.13758 0.0811,-0.24694 0.0811,-0.11289 0.21872,-0.17286 0.14111,-0.0635 0.31397,-0.0635 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85401"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 146.84421,216.2571 q 0,0.14464 0.0353,0.20814 0.0388,0.0635 0.11995,0.0952 l -0.0459,0.14464 q -0.127,-0.0247 -0.19756,-0.0952 -0.067,-0.0706 -0.0882,-0.2152 -0.1905,0.31045 -0.57503,0.31045 -0.26458,0 -0.41981,-0.14817 -0.15169,-0.15169 -0.15169,-0.40217 0,-0.28575 0.20108,-0.44097 0.20461,-0.15522 0.56445,-0.15522 h 0.35278 v -0.17992 q 0,-0.22225 -0.0988,-0.32103 -0.0988,-0.1023 -0.32809,-0.1023 -0.21166,0 -0.50094,0.10583 l -0.0529,-0.15522 q 0.31045,-0.12347 0.58209,-0.12347 0.60325,0 0.60325,0.58561 z m -0.71614,0.28222 q 0.33161,0 0.51153,-0.32455 v -0.508 h -0.32103 q -0.28222,0 -0.43039,0.10936 -0.14817,0.10936 -0.14817,0.32808 0,0.1905 0.10231,0.29281 0.1023,0.1023 0.28575,0.1023 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85403"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 148.42817,216.58871 q -0.17639,0.11642 -0.38805,0.11642 -0.21167,0 -0.33161,-0.12348 -0.11995,-0.127 -0.11995,-0.36336 v -1.23119 h -0.31044 v -0.16581 h 0.31044 v -0.44097 l 0.20461,-0.0247 v 0.46566 h 0.47625 l -0.0247,0.16581 h -0.45156 v 1.22061 q 0,0.16228 0.067,0.24342 0.067,0.0776 0.20461,0.0776 0.14111,0 0.28222,-0.0811 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85405"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 148.89737,214.0099 q 0.0705,0 0.11288,0.0423 0.0423,0.0423 0.0423,0.10583 0,0.0635 -0.0423,0.10583 -0.0423,0.0423 -0.11288,0.0423 -0.067,0 -0.10937,-0.0423 -0.0423,-0.0423 -0.0423,-0.10583 0,-0.0635 0.0423,-0.10583 0.0423,-0.0423 0.10937,-0.0423 z m 0.10583,2.65642 h -0.20461 v -1.84503 h 0.20461 z"
+ style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:3.52778px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans Light';word-spacing:0px"
+ id="path85407"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/import_web_image.ui b/share/extensions/other/clipart/import_web_image.ui
new file mode 100644
index 0000000..8d5b681
--- /dev/null
+++ b/share/extensions/other/clipart/import_web_image.ui
@@ -0,0 +1,934 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.38.2
+
+Copyright (C) Martin Owens
+
+This file is part of Inkscape Import Web Image extension.
+
+Inkscape Import Web Image extension 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.
+
+Inkscape Import Web Image extension 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 Inkscape Extensions Manager. If not, see <http://www.gnu.org/licenses/>.
+
+-->
+<interface domain="inkscape-import-web-image">
+ <requires lib="gtk+" version="3.18"/>
+ <!-- interface-license-type gplv3 -->
+ <!-- interface-name Inkscape Import Web Image -->
+ <!-- interface-description Download svg files from around the internet -->
+ <!-- interface-copyright Martin Owens -->
+ <object class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-remove</property>
+ </object>
+ <object class="GtkImage" id="image2">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-cancel</property>
+ </object>
+ <object class="GtkImage" id="image3">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-go-down</property>
+ </object>
+ <object class="GtkImage" id="image4">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-add</property>
+ </object>
+ <object class="GtkImage" id="image5">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-apply</property>
+ </object>
+ <object class="GtkImage" id="image6">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-go-up</property>
+ </object>
+ <object class="GtkImage" id="image7">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">gtk-go-forward</property>
+ </object>
+ <object class="GtkListStore" id="service_items">
+ <columns>
+ <!-- column-name icon -->
+ <column type="GdkPixbuf"/>
+ <!-- column-name name -->
+ <column type="gchararray"/>
+ <!-- column-name key -->
+ <column type="gchararray"/>
+ </columns>
+ <data>
+ <row>
+ <col id="0" translatable="yes">import_web_image.svg</col>
+ <col id="1" translatable="yes">Test Icon</col>
+ <col id="2" translatable="yes">key</col>
+ </row>
+ </data>
+ </object>
+ <object class="GtkWindow" id="import_web_image">
+ <property name="can-focus">False</property>
+ <property name="title" translatable="yes">Import Web Image</property>
+ <property name="window-position">center</property>
+ <property name="default-width">600</property>
+ <property name="default-height">600</property>
+ <property name="icon">import_web_image.svg</property>
+ <child>
+ <object class="GtkBox">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkBox">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">4</property>
+ <property name="margin-end">4</property>
+ <child>
+ <object class="GtkSpinner" id="dl-searching">
+ <property name="name">searcher</property>
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="events"/>
+ <property name="margin-top">4</property>
+ <property name="margin-bottom">4</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="padding">6</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSearchEntry" id="dl-search">
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="valign">center</property>
+ <property name="primary-icon-name">edit-find-symbolic</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="primary-icon-sensitive">False</property>
+ <signal name="activate" handler="search" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="btn-next-page">
+ <property name="label" translatable="yes">Next Page</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
+ <property name="margin-end">10</property>
+ <property name="image">image7</property>
+ <property name="image-position">right</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="show_next_page" swapped="no"/>
+ <signal name="clicked" handler="show_next_page" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBox" id="service_list">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">6</property>
+ <property name="model">service_items</property>
+ <property name="id-column">2</property>
+ <signal name="changed" handler="search_clear" swapped="no"/>
+ <child>
+ <object class="GtkCellRendererPixbuf">
+ <property name="width">48</property>
+ <property name="height">48</property>
+ <property name="stock_size">3</property>
+ </object>
+ <attributes>
+ <attribute name="pixbuf">0</attribute>
+ </attributes>
+ </child>
+ <child>
+ <object class="GtkCellRendererText">
+ <property name="xpad">8</property>
+ </object>
+ <attributes>
+ <attribute name="text">1</attribute>
+ </attributes>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="padding">4</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkScrolledWindow">
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
+ <child>
+ <object class="GtkIconView" id="results">
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="margin">6</property>
+ <signal name="item-activated" handler="result_activate" swapped="no"/>
+ <signal name="selection-changed" handler="select_image" swapped="no"/>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButtonBox">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">4</property>
+ <property name="margin-end">4</property>
+ <property name="margin-top">4</property>
+ <property name="margin-bottom">4</property>
+ <property name="spacing">2</property>
+ <child type="center">
+ <object class="GtkButton" id="btn-import">
+ <property name="label">Import</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="image">image5</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="img_import" swapped="no"/>
+ <signal name="clicked" handler="img_import" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ <property name="secondary">True</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton">
+ <property name="label">Cancel</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="image">image2</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="exit" swapped="no"/>
+ <signal name="clicked" handler="exit" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="btn-multiple">
+ <property name="label">Multiple Images</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="image">image6</property>
+ <property name="relief">none</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="img_multiple" swapped="no"/>
+ <signal name="clicked" handler="img_multiple" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ <property name="non-homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="btn-single">
+ <property name="label">Single Image</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="image">image3</property>
+ <property name="relief">none</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="img_single" swapped="no"/>
+ <signal name="clicked" handler="img_single" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ <property name="non-homogeneous">True</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack-type">end</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkScrolledWindow" id="multiple-box">
+ <property name="can-focus">True</property>
+ <property name="shadow-type">in</property>
+ <child>
+ <object class="GtkIconView" id="pool">
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="margin">6</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="pack-type">end</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButtonBox" id="multiple-buttons">
+ <property name="can-focus">False</property>
+ <property name="margin-start">4</property>
+ <property name="margin-end">4</property>
+ <property name="margin-top">4</property>
+ <property name="margin-bottom">4</property>
+ <property name="spacing">2</property>
+ <property name="baseline-position">bottom</property>
+ <property name="layout-style">center</property>
+ <child>
+ <object class="GtkButton">
+ <property name="label" translatable="yes">Remove</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="image">image1</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="img_remove" swapped="no"/>
+ <signal name="clicked" handler="img_remove" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton">
+ <property name="label" translatable="yes">Add</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">True</property>
+ <property name="image">image4</property>
+ <property name="always-show-image">True</property>
+ <signal name="activate" handler="img_add" swapped="no"/>
+ <signal name="clicked" handler="img_add" swapped="no"/>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack-type">end</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ <child>
+ <!-- n-columns=2 n-rows=7 -->
+ <object class="GtkGrid" id="perms">
+ <property name="name">license_info</property>
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="margin-top">4</property>
+ <property name="row-spacing">3</property>
+ <child>
+ <object class="GtkInfoBar" id="perm-nocopyright">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-pd.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Public domain, no attribution or credit necessary.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
+ <property name="width">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkInfoBar" id="perm-sa">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-sa.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Any modifications must also be licensed under the same or a compatible license.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkInfoBar" id="perm-nc">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-nc.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Do not use the material for commercial purposes.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkInfoBar" id="perm-nd">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-nd.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">If you remix, transform, or build upon the material, you may not distribute the modified material.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkInfoBar" id="perm-ne">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-ne.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Do not promote or endorse products using the name of the copyright holder.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkInfoBar" id="perm-retaincopyrightnotice">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-notice.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Include COPYRIGHT YEAR AUTHORNAME and include the software license file.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">6</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkInfoBar" id="perm-by">
+ <property name="can-focus">False</property>
+ <property name="message-type">error</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">6</property>
+ <property name="layout-style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="content_area">
+ <object class="GtkBox">
+ <property name="can-focus">False</property>
+ <property name="spacing">16</property>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="pixbuf">licenses/perm-by.svg</property>
+ <property name="icon_size">6</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Give credit in the figure caption or acknowledgements, link the license and indicate changes. Do not suggest endorsement.</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">5</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
+</interface>
diff --git a/share/extensions/other/clipart/import_web_image_cli.py b/share/extensions/other/clipart/import_web_image_cli.py
new file mode 100755
index 0000000..7b073cc
--- /dev/null
+++ b/share/extensions/other/clipart/import_web_image_cli.py
@@ -0,0 +1,22 @@
+#!/usr/bin/env python3
+"""
+Testing tool for running queries.
+"""
+
+import sys
+import json
+
+from import_sources import RemoteSource
+
+def run():
+ RemoteSource.load('sources')
+ source = RemoteSource.sources[sys.argv[1]]('/tmp')
+
+ for item in source.search(sys.argv[2]):
+ if callable(item):
+ print(f"Next Page {item}")
+ else:
+ print(json.dumps(item, indent=2))
+
+if __name__ == '__main__':
+ run()
diff --git a/share/extensions/other/clipart/licenses/asl.svg b/share/extensions/other/clipart/licenses/asl.svg
new file mode 100644
index 0000000..a44a3ab
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/asl.svg
@@ -0,0 +1,343 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="asl.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-51.810831"
+ inkscape:cy="28.02881"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile597" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <rect
+ style="opacity:0.8;fill:#ffffff;stroke-width:2.06559;stop-color:#000000"
+ id="rect1552"
+ width="100"
+ height="32"
+ x="0"
+ y="-300" />
+ <g
+ aria-label="ASL"
+ id="text378"
+ style="font-size:32.4222px;line-height:1.25;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#a40000;stroke-width:1.51979">
+ <path
+ d="m 31.026362,-276.22689 h -8.168875 l -1.124011,3.83114 h -7.329824 l 8.722965,-23.20847 h 7.820589 l 8.722965,23.20847 h -7.503966 z m -1.50396,-5.01848 -2.564646,-8.34301 -2.548816,8.34301 z"
+ id="path588" />
+ <path
+ d="m 40.715026,-280.07386 6.823227,-0.42744 q 0.221636,1.66227 0.902375,2.53298 1.108181,1.40898 3.166231,1.40898 1.535622,0 2.358841,-0.71241 0.839052,-0.72823 0.839052,-1.6781 0,-0.90237 -0.791558,-1.61478 -0.791558,-0.7124 -3.672827,-1.34564 -4.717684,-1.06069 -6.72824,-2.81795 -2.026387,-1.75726 -2.026387,-4.48022 0,-1.78892 1.029025,-3.37203 1.044856,-1.59895 3.118736,-2.50132 Q 47.823214,-296 51.448547,-296 q 4.448554,0 6.775733,1.66227 2.343011,1.64644 2.786283,5.25594 l -6.759902,0.39578 q -0.269129,-1.56728 -1.139843,-2.27968 -0.854882,-0.71241 -2.374673,-0.71241 -1.250661,0 -1.883907,0.53826 -0.633246,0.52243 -0.633246,1.28233 0,0.55409 0.522428,0.99736 0.506597,0.4591 2.406335,0.85488 4.701853,1.0132 6.72824,2.05805 2.042219,1.02903 2.960425,2.56465 0.934038,1.53562 0.934038,3.43536 0,2.23219 -1.234829,4.1161 -1.23483,1.88391 -3.451192,2.86544 -2.216361,0.9657 -5.588396,0.9657 -5.920851,0 -8.200537,-2.27969 -2.279686,-2.27968 -2.580478,-5.7942 z"
+ id="path590" />
+ <path
+ d="m 65.379963,-295.60422 h 7.171512 v 17.49342 H 83.7441 v 5.71505 H 65.379963 Z"
+ id="path592" />
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/bsd.svg b/share/extensions/other/clipart/licenses/bsd.svg
new file mode 100644
index 0000000..dbad70c
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/bsd.svg
@@ -0,0 +1,343 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="bsd.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-51.810831"
+ inkscape:cy="28.02881"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile444" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <rect
+ style="opacity:0.8;fill:#ffffff;stroke-width:2.06559;stop-color:#000000"
+ id="rect1552"
+ width="100"
+ height="32"
+ x="0"
+ y="-300" />
+ <g
+ aria-label="BSD"
+ id="text378"
+ style="font-size:32.4222px;line-height:1.25;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#a40000;stroke-width:1.51979">
+ <path
+ d="m 14.965658,-295.60422 h 13.424817 q 3.356204,0 5.145124,1.66227 1.804752,1.66227 1.804752,4.1161 0,2.05805 -1.282324,3.53035 -0.854882,0.98153 -2.501322,1.55145 2.501322,0.60158 3.672828,2.07388 1.187336,1.45647 1.187336,3.67283 0,1.80475 -0.839051,3.24538 -0.839051,1.44064 -2.295517,2.27969 -0.902376,0.52243 -2.722958,0.7599 -2.422167,0.31662 -3.213724,0.31662 H 14.965658 Z m 7.234836,9.10291 h 3.118737 q 1.678103,0 2.32718,-0.56992 0.664908,-0.58575 0.664908,-1.6781 0,-1.0132 -0.664908,-1.58312 -0.649077,-0.56992 -2.279686,-0.56992 h -3.166231 z m 0,9.11875 h 3.656997 q 1.852244,0 2.61214,-0.64908 0.759895,-0.66491 0.759895,-1.77309 0,-1.02903 -0.759895,-1.64644 -0.744064,-0.63325 -2.627972,-0.63325 h -3.641165 z"
+ id="path435" />
+ <path
+ d="m 38.918191,-280.07386 6.823226,-0.42744 q 0.221636,1.66227 0.902376,2.53298 1.10818,1.40898 3.16623,1.40898 1.535622,0 2.358842,-0.71241 0.839051,-0.72823 0.839051,-1.6781 0,-0.90237 -0.791558,-1.61478 -0.791557,-0.7124 -3.672827,-1.34564 -4.717683,-1.06069 -6.72824,-2.81795 -2.026387,-1.75726 -2.026387,-4.48022 0,-1.78892 1.029025,-3.37203 1.044856,-1.59895 3.118737,-2.50132 Q 46.026378,-296 49.651712,-296 q 4.448553,0 6.775733,1.66227 2.34301,1.64644 2.786282,5.25594 l -6.759902,0.39578 q -0.269129,-1.56728 -1.139842,-2.27968 -0.854883,-0.71241 -2.374673,-0.71241 -1.250661,0 -1.883907,0.53826 -0.633246,0.52243 -0.633246,1.28233 0,0.55409 0.522428,0.99736 0.506596,0.4591 2.406335,0.85488 4.701852,1.0132 6.728239,2.05805 2.042219,1.02903 2.960426,2.56465 0.934038,1.53562 0.934038,3.43536 0,2.23219 -1.23483,4.1161 -1.23483,1.88391 -3.451191,2.86544 -2.216362,0.9657 -5.588397,0.9657 -5.920851,0 -8.200537,-2.27969 -2.279686,-2.27968 -2.580477,-5.7942 z"
+ id="path437" />
+ <path
+ d="M 63.678115,-295.60422 H 74.33248 q 3.150399,0 5.0818,0.85488 1.947231,0.85488 3.213723,2.45383 1.266493,1.59895 1.836414,3.72032 0.569922,2.12138 0.569922,4.49605 0,3.72032 -0.854883,5.77837 -0.839051,2.04222 -2.34301,3.43536 -1.50396,1.37731 -3.229555,1.83641 -2.358842,0.63325 -4.274411,0.63325 H 63.678115 Z m 7.171511,5.25594 v 12.68075 h 1.757258 q 2.248024,0 3.197893,-0.49076 0.949869,-0.5066 1.488128,-1.74143 0.538259,-1.25066 0.538259,-4.03694 0,-3.68866 -1.203167,-5.05014 -1.203168,-1.36148 -3.98945,-1.36148 z"
+ id="path439" />
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/cc-by-nc-sa.svg b/share/extensions/other/clipart/licenses/cc-by-nc-sa.svg
new file mode 100644
index 0000000..2f20ee7
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc-by-nc-sa.svg
@@ -0,0 +1,346 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="cc-by-sa-nc.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-1.5288442"
+ inkscape:cy="27.349324"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile1067" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <circle
+ r="8"
+ cy="-284"
+ cx="34"
+ style="fill:#ffc022;stroke:#b88100;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319-3" />
+ <circle
+ r="8"
+ cy="-284"
+ cx="78"
+ style="fill:#f57900;stroke:#ce5c00;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="circle1047" />
+ <circle
+ r="8"
+ cy="-284"
+ cx="66"
+ style="fill:#ad7fa8;stroke:#5c3566;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319" />
+ <circle
+ r="12"
+ cy="-284"
+ cx="50"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3331" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/cc-by-nc.svg b/share/extensions/other/clipart/licenses/cc-by-nc.svg
new file mode 100644
index 0000000..80dd1f6
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc-by-nc.svg
@@ -0,0 +1,340 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="cc-by-nc.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-13.080111"
+ inkscape:cy="27.349324"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile1851" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <circle
+ r="8"
+ cy="-284"
+ cx="34"
+ style="fill:#ffc022;stroke:#b88100;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319-3" />
+ <circle
+ r="8"
+ cy="-284"
+ cx="66"
+ style="fill:#f57900;stroke:#ce5c00;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319" />
+ <circle
+ r="12"
+ cy="-284"
+ cx="50"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3331" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/cc-by-nd.svg b/share/extensions/other/clipart/licenses/cc-by-nd.svg
new file mode 100644
index 0000000..ec255e6
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc-by-nd.svg
@@ -0,0 +1,340 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="cc-by-nd.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="12.060882"
+ inkscape:cy="27.009581"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile800" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <circle
+ r="8"
+ cy="-284"
+ cx="34"
+ style="fill:#ffc022;stroke:#b88100;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319-3" />
+ <circle
+ r="8"
+ cy="-284"
+ cx="66"
+ style="fill:#cc0000;stroke:#a40000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319" />
+ <circle
+ r="12"
+ cy="-284"
+ cx="50"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3331" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/cc-by-sa.png b/share/extensions/other/clipart/licenses/cc-by-sa.png
new file mode 100644
index 0000000..5dea2be
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc-by-sa.png
Binary files differ
diff --git a/share/extensions/other/clipart/licenses/cc-by-sa.svg b/share/extensions/other/clipart/licenses/cc-by-sa.svg
new file mode 100644
index 0000000..320531d
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc-by-sa.svg
@@ -0,0 +1,340 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="cc-by-sa.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-13.080111"
+ inkscape:cy="27.349324"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile1757" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <circle
+ r="8"
+ cy="-284"
+ cx="34"
+ style="fill:#ffc022;stroke:#b88100;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319-3" />
+ <circle
+ r="8"
+ cy="-284"
+ cx="66"
+ style="fill:#ad7fa8;stroke:#5c3566;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319" />
+ <circle
+ r="12"
+ cy="-284"
+ cx="50"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3331" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/cc-by.svg b/share/extensions/other/clipart/licenses/cc-by.svg
new file mode 100644
index 0000000..bec1d6c
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc-by.svg
@@ -0,0 +1,334 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="cc-by.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="5.8868"
+ inkscape:cx="22.338112"
+ inkscape:cy="24.376571"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile496" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <circle
+ r="8"
+ cy="-284"
+ cx="34"
+ style="fill:#ffc022;stroke:#b88100;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319-3" />
+ <circle
+ r="12"
+ cy="-284"
+ cx="50"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3331" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/cc0.svg b/share/extensions/other/clipart/licenses/cc0.svg
new file mode 100644
index 0000000..a0fafc4
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/cc0.svg
@@ -0,0 +1,334 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="cc0.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="12.060882"
+ inkscape:cy="27.009581"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile855" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <circle
+ r="12"
+ cy="-284"
+ cx="50"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3331" />
+ <circle
+ r="8"
+ cy="-284"
+ cx="50"
+ style="fill:#73d216;stroke:#4e9a06;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
+ id="path3319-3" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/gpl.svg b/share/extensions/other/clipart/licenses/gpl.svg
new file mode 100644
index 0000000..1f9f083
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/gpl.svg
@@ -0,0 +1,347 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="gpl.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-26.669838"
+ inkscape:cy="27.689067"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile2156" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <rect
+ style="opacity:0.8;fill:#ffffff;stroke-width:2.06559;stop-color:#000000"
+ id="rect1552"
+ width="100"
+ height="32"
+ x="0"
+ y="-300" />
+ <g
+ aria-label="GPL"
+ transform="scale(0.9922273,1.0078336)"
+ id="text1448"
+ style="font-size:36.0397px;line-height:1.25;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#a40000;stroke-width:1.68935">
+ <path
+ d="m 25.165647,-278.23786 v -5.36724 h 12.318256 v 10.99844 q -3.537099,2.41086 -6.264713,3.29073 -2.710017,0.86228 -6.440689,0.86228 -4.59295,0 -7.496539,-1.56618 -2.885991,-1.56617 -4.487365,-4.66334 -1.583775,-3.09716 -1.583775,-7.10939 0,-4.2234 1.742153,-7.33816 1.742153,-3.13236 5.103278,-4.75133 2.622029,-1.24942 7.056601,-1.24942 4.276195,0 6.387896,0.77429 2.129299,0.77429 3.519502,2.41086 1.407801,1.61897 2.111701,4.11781 l -7.690112,1.37261 q -0.475132,-1.46059 -1.61897,-2.23488 -1.126241,-0.77429 -2.885992,-0.77429 -2.622029,0 -4.188207,1.83014 -1.548581,1.81254 -1.548581,5.75438 0,4.18821 1.566178,5.98316 1.583776,1.79494 4.399378,1.79494 1.33741,0 2.551639,-0.38714 1.214228,-0.38715 2.780406,-1.31982 v -2.42845 z"
+ style="fill:#204a87"
+ id="path2147" />
+ <path
+ d="m 42.182438,-294.69153 h 13.250925 q 4.328987,0 6.475883,2.0589 2.164494,2.05891 2.164494,5.85998 0,3.90664 -2.358066,6.10633 -2.340469,2.19969 -7.162187,2.19969 h -4.364182 v 9.57304 h -8.006867 z m 8.006867,10.99844 h 1.953323 q 2.305274,0 3.237942,-0.79189 0.932668,-0.80948 0.932668,-2.05891 0,-1.21423 -0.809485,-2.05891 -0.809486,-0.84468 -3.044369,-0.84468 h -2.270079 z"
+ style="fill:#204a87"
+ id="path2149" />
+ <path
+ d="m 68.244347,-294.69153 h 7.971672 v 19.44524 h 12.441439 v 6.3527 H 68.244347 Z"
+ style="fill:#204a87"
+ id="path2151" />
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/mit.svg b/share/extensions/other/clipart/licenses/mit.svg
new file mode 100644
index 0000000..5f6c855
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/mit.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="mit.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-40.259564"
+ inkscape:cy="28.02881"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile167" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <rect
+ style="opacity:0.8;fill:#ffffff;stroke-width:2.06559;stop-color:#000000"
+ id="rect1552"
+ width="100"
+ height="32"
+ x="0"
+ y="-300" />
+ <g
+ aria-label="MIT"
+ transform="scale(0.9922273,1.0078336)"
+ id="text1448"
+ style="font-size:36.0397px;line-height:1.25;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#a40000;stroke-width:1.68935">
+ <path
+ d="m 15.117469,-294.69153 h 10.488115 l 4.047428,15.69697 4.029829,-15.69697 h 10.452921 v 25.79794 h -6.511079 v -19.67401 l -5.050485,19.67401 h -5.895166 l -5.032887,-19.67401 v 19.67401 h -6.528676 z"
+ id="path2044" />
+ <path
+ d="m 49.538199,-294.69153 h 7.989269 v 25.79794 h -7.989269 z"
+ id="path2046" />
+ <path
+ d="m 61.434115,-294.69153 h 24.231771 v 6.37029 h -8.130049 v 19.42765 h -7.971672 v -19.42765 h -8.13005 z"
+ id="path2048" />
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-by.svg b/share/extensions/other/clipart/licenses/perm-by.svg
new file mode 100644
index 0000000..b474dd4
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-by.svg
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-by.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="6.4551199"
+ inkscape:cy="103.62166"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="svg2"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ id="g3325"
+ transform="matrix(1.5682857,0,0,1.5682857,-45.004568,-0.3084253)"
+ style="stroke-width:0.349094">
+ <circle
+ id="path3319"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2.47001;stroke-linecap:round;stroke-linejoin:round"
+ cx="54.028732"
+ cy="-37.690372"
+ r="10.621033"
+ transform="matrix(1.2907631,0,0,1.2907631,-25.738294,64.149342)" />
+ <g
+ transform="translate(-8.3313295,52.164232)"
+ id="g3321">
+ <path
+ d="m 54.475669,-44.112479 c 0,1.184305 -0.960069,2.144374 -2.144375,2.144374 -1.184305,0 -2.144375,-0.960069 -2.144375,-2.144374 0,-1.184306 0.96007,-2.144375 2.144375,-2.144375 1.184306,0 2.144375,0.960069 2.144375,2.144375 z"
+ style="fill:#000000"
+ id="path2838"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 50.112832,-27.071611 h 4.437001 v -7.130405 h 1.341335 c 0,0 -4.91e-4,-5.09567 0,-5.897662 -0.0013,-0.211567 0.0191,-0.632908 -0.287804,-0.939811 -0.306903,-0.306903 -0.721155,-0.288301 -0.939812,-0.287805 -0.218652,4.91e-4 -4.445792,4.91e-4 -4.664444,0 -0.218652,-4.96e-4 -0.632908,-0.0191 -0.939811,0.287805 -0.306908,0.306903 -0.286489,0.728244 -0.287806,0.939811 4.93e-4,0.801992 0,5.897662 0,5.897662 h 1.341341 z"
+ style="fill:#000000"
+ id="path3572"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-nc.svg b/share/extensions/other/clipart/licenses/perm-nc.svg
new file mode 100644
index 0000000..3bca9e2
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-nc.svg
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-nc.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="63.53197"
+ inkscape:cy="79.160155"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="svg2"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ transform="matrix(2.8641615,0,0,2.8641615,-176.49808,-8.3421525)"
+ id="g2841"
+ style="stroke-width:0.349142">
+ <g
+ id="g3344"
+ transform="matrix(0.5475549,0,0,0.5475549,45.131672,27.061294)">
+ <circle
+ r="10.621033"
+ cy="-37.690372"
+ cx="54.028732"
+ transform="matrix(1.2907631,0,0,1.2907631,-24.316921,19.849894)"
+ id="path3342"
+ style="color:#000000;overflow:visible;color-interpolation-filters:linearRGB;fill:#ce5c00;stroke:#000000;stroke-width:2.47001;stroke-linecap:round;marker:none;image-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:53.8144px;line-height:100%;font-family:'Arial Narrow';text-align:start;text-anchor:start;fill:#000000"
+ d="m 68.347895,13.042872 c 0.534935,0.748147 2.167565,0.802173 2.728104,0.484958 0.205745,-0.116433 0.257136,-0.453455 0.257141,-0.681932 -5e-6,-0.156795 -0.04127,-0.279992 -0.123795,-0.369593 -0.08712,-0.0896 -0.30873,-0.317014 -0.565486,-0.384215 -1.302141,-0.335991 -2.204242,-0.755651 -2.557285,-1.060288 -0.440161,-0.380789 -0.51122,-0.629494 -0.51122,-1.2925255 0,-0.6630209 0.190658,-1.2187262 0.621648,-1.6174449 0.430988,-0.3987052 1.05684,-0.5980609 1.877556,-0.5980679 0.784031,7e-6 1.88669,0.2069574 2.424306,0.8451414 l -0.896336,0.9750272 c -0.50552,-0.4244029 -0.881489,-0.4627499 -1.50046,-0.4627556 -0.389727,5.7e-6 -0.592609,0.056005 -0.757667,0.1679966 -0.165062,0.1075235 -0.247591,0.2486406 -0.247589,0.4233514 -2e-6,0.1568021 0.07565,0.2867193 0.226957,0.3897524 0.151302,0.1075227 0.546754,0.2687989 1.335376,0.4838309 0.8849,0.241919 1.485534,0.535353 1.801904,0.880302 0.311774,0.344956 0.467664,0.804147 0.46767,1.377572 -6e-6,0.689908 -0.243011,1.258856 -0.729015,1.706846 -0.481429,0.447992 -1.074035,0.796171 -1.926841,0.796171 -1.097743,-10e-7 -2.563006,-0.387795 -2.967262,-1.104583"
+ id="text1367-0"
+ sodipodi:nodetypes="cssscssssccscscscscsc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000;stroke-width:1.74571"
+ d="M 77.095393,13.39675 76.470518,14.767318 63.200249,8.788107 63.825124,7.4175399 Z"
+ id="rect2247"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000"
+ d="m 69.575608,6.328068 v 1.7764877 h 0.843629 V 6.328068 Z m 0,8.330835 v 1.598027 h 0.843629 v -1.598027 z"
+ id="rect2278-1" />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-nd.svg b/share/extensions/other/clipart/licenses/perm-nd.svg
new file mode 100644
index 0000000..aa89ad2
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-nd.svg
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-nd.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="63.53197"
+ inkscape:cy="79.160155"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="svg2"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ id="g4105"
+ transform="matrix(2.8641615,0,0,2.8641615,-206.74641,-15.465032)"
+ style="stroke-width:0.349143">
+ <g
+ id="g3344"
+ transform="matrix(0.5475549,0,0,0.5475549,55.692639,29.548189)">
+ <circle
+ r="10.621033"
+ cy="-37.690372"
+ cx="54.028732"
+ transform="matrix(1.2907631,0,0,1.2907631,-24.316921,19.849894)"
+ id="path3342"
+ style="color:#000000;overflow:visible;fill:#fe2424;stroke:#000000;stroke-width:2.47;stroke-linecap:round;marker:none;enable-background:accumulate" />
+ </g>
+ <g
+ style="font-weight:bold;font-size:14.585px;font-family:'Trebuchet MS';-inkscape-font-specification:'Trebuchet MS Bold';letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000"
+ id="text6606"
+ transform="translate(35.273334,3.8994101)">
+ <path
+ d="M 41.8,9.033 V 7.469 h 6.98 v 1.564 z m 0,3.257 v -1.56 h 6.98 v 1.56 z"
+ id="path6063"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-ne.svg b/share/extensions/other/clipart/licenses/perm-ne.svg
new file mode 100644
index 0000000..5d16f83
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-ne.svg
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-ne.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="78.480669"
+ inkscape:cy="18.006387"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="svg2"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ id="g3344"
+ transform="matrix(1.5682857,0,0,1.5682857,-47.233683,69.165764)"
+ style="fill:#ffffff;stroke-width:0.349142">
+ <circle
+ r="10.621033"
+ cy="-37.690372"
+ cx="54.028732"
+ transform="matrix(1.2907631,0,0,1.2907631,-24.316921,19.849894)"
+ id="path3342"
+ style="color:#000000;overflow:visible;color-interpolation-filters:linearRGB;stroke:#000000;stroke-width:2.47001;stroke-linecap:round;marker:none;image-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000;stroke-width:5"
+ d="M 44.315576,30.028303 42.525834,33.953831 4.51764,16.828405 6.3073829,12.90288 Z"
+ id="rect2247"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path9953"
+ style="opacity:0.8;fill:#000000;stroke-width:5;stop-color:#000000"
+ inkscape:transform-center-y="-4.0093488"
+ d="m 28.435058,8.3588897 c -1.811949,0.1347295 -3.869563,2.4224093 -5.670766,2.6939023 -2.180369,0.328644 -5.488969,-1.746164 -7.330993,-0.534161 -1.739088,1.144271 -0.929741,4.851041 -1.970623,6.653911 -1.102491,1.909587 -4.7870042,3.203529 -4.9879087,5.399355 -0.1896692,2.073112 3.2124387,3.751669 3.9730007,5.689534 0.805584,2.052572 -0.479872,5.738438 1.111635,7.264586 1.502563,1.440858 4.936034,-0.171842 6.925322,0.441765 2.107037,0.649928 4.18836,3.953918 6.373836,3.661167 2.063343,-0.276391 2.941599,-3.966784 4.661636,-5.139493 1.821851,-1.242124 5.702073,-0.809919 6.835814,-2.701121 1.070381,-1.785513 -1.265753,-4.772856 -1.110188,-6.848807 0.164773,-2.198832 2.922806,-4.963727 2.15108,-7.029267 -0.728599,-1.950106 -4.522959,-1.985345 -6.04901,-3.401304 C 31.731511,13.009182 31.290499,9.129993 29.194432,8.44551 28.947066,8.3647313 28.693908,8.3396427 28.435058,8.3588897 Z M 24.00008,15.002694 a 8.9976648,8.9976648 0 0 1 8.996999,8.997 8.9976648,8.9976648 0 0 1 -8.996999,8.996999 8.9976648,8.9976648 0 0 1 -8.997003,-8.996999 8.9976648,8.9976648 0 0 1 8.997003,-8.997 z" />
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-notice.svg b/share/extensions/other/clipart/licenses/perm-notice.svg
new file mode 100644
index 0000000..55043a9
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-notice.svg
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-notice.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="-20.724332"
+ inkscape:cy="103.62166"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="g4434"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ id="g4434"
+ transform="matrix(1.4590285,0,0,1.4590289,-0.40977954,-29.731304)"
+ style="stroke-width:0.979788">
+ <circle
+ r="14.735833"
+ cy="36.826759"
+ cx="16.730156"
+ id="path4394"
+ style="color:#000000;overflow:visible;color-interpolation-filters:linearRGB;fill:#ffffff;stroke:#000000;stroke-width:3.42693;stroke-linecap:round;marker:none;image-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <path
+ id="text4416"
+ style="font-weight:bold;line-height:0%;font-family:'Century Schoolbook L';-inkscape-font-specification:'Century Schoolbook L Bold';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;stroke:#000000"
+ d="M 17.048758 27.603478 C 14.569925 27.603478 12.606038 28.432764 11.15737 30.090685 C 9.708701 31.748606 8.9847445 34.001805 8.9847445 36.850854 C 8.9847445 39.683805 9.7007016 41.929006 11.133274 43.586926 C 12.565846 45.228751 14.505735 46.050037 16.952375 46.050037 C 18.88579 46.050037 20.492334 45.590485 21.772845 44.673908 L 19.783615 42.05953 C 19.77296 42.069431 19.763624 42.080549 19.752826 42.090319 C 19.07678 42.701979 18.1755 43.007292 17.048758 43.007292 C 15.648378 43.007292 14.553775 42.46866 13.765055 41.390206 C 12.992432 40.311753 12.605786 38.814507 12.605786 36.899045 C 12.605786 34.95139 13.008431 33.430146 13.813246 32.335596 C 14.618062 31.241047 15.736664 30.694415 17.169236 30.694415 C 18.592033 30.694415 19.622387 31.209552 20.277576 32.215118 L 22.538551 29.632868 C 22.412103 29.508056 22.282856 29.385819 22.14365 29.270094 C 20.823752 28.159448 19.125183 27.603478 17.048758 27.603478 z " />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-pd.svg b/share/extensions/other/clipart/licenses/perm-pd.svg
new file mode 100644
index 0000000..e8e25ce
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-pd.svg
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-pd.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="-20.724332"
+ inkscape:cy="103.62166"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="g4434"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ id="g4434"
+ transform="matrix(1.4590285,0,0,1.4590289,-0.40977954,-29.731304)"
+ style="stroke-width:0.979788">
+ <circle
+ r="14.735833"
+ cy="36.826759"
+ cx="16.730156"
+ id="path4394"
+ style="color:#000000;overflow:visible;color-interpolation-filters:linearRGB;fill:#73d216;stroke:#000000;stroke-width:3.42693;stroke-linecap:round;marker:none;image-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <path
+ id="text4416"
+ style="font-weight:bold;line-height:0%;font-family:'Century Schoolbook L';-inkscape-font-specification:'Century Schoolbook L Bold';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;stroke:#000000"
+ d="M 17.048758 27.603478 C 14.569925 27.603478 12.606038 28.432764 11.15737 30.090685 C 9.708701 31.748606 8.9847445 34.001805 8.9847445 36.850854 C 8.9847445 39.683805 9.7007016 41.929006 11.133274 43.586926 C 12.565846 45.228751 14.505735 46.050037 16.952375 46.050037 C 18.88579 46.050037 20.492334 45.590485 21.772845 44.673908 L 19.783615 42.05953 C 19.77296 42.069431 19.763624 42.080549 19.752826 42.090319 C 19.07678 42.701979 18.1755 43.007292 17.048758 43.007292 C 15.648378 43.007292 14.553775 42.46866 13.765055 41.390206 C 12.992432 40.311753 12.605786 38.814507 12.605786 36.899045 C 12.605786 34.95139 13.008431 33.430146 13.813246 32.335596 C 14.618062 31.241047 15.736664 30.694415 17.169236 30.694415 C 18.592033 30.694415 19.622387 31.209552 20.277576 32.215118 L 22.538551 29.632868 C 22.412103 29.508056 22.282856 29.385819 22.14365 29.270094 C 20.823752 28.159448 19.125183 27.603478 17.048758 27.603478 z " />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4396"
+ d="M 3.6562595,31.009984 29.804054,42.643536"
+ style="color:#000000;overflow:visible;color-interpolation-filters:linearRGB;fill:#ffffff;stroke:#000000;stroke-width:3.42693;stroke-linecap:round;image-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/licenses/perm-sa.svg b/share/extensions/other/clipart/licenses/perm-sa.svg
new file mode 100644
index 0000000..c5a308c
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/perm-sa.svg
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ width="48"
+ height="48"
+ version="1.0"
+ sodipodi:docname="perm-sa.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/doctormo/Desktop/small-pd.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5">
+ <foreignObject
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ id="foreignObject8" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-height="807"
+ inkscape:window-width="1472"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ inkscape:zoom="1.4717"
+ inkscape:cx="6.4551199"
+ inkscape:cy="103.62166"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:current-layer="svg2"
+ inkscape:window-maximized="1"
+ showguides="false"
+ inkscape:pagecheckerboard="true"
+ inkscape:deskcolor="#d3d3d3" />
+ <g
+ id="g3344-1"
+ transform="matrix(1.5682857,0,0,1.5682857,-47.233687,69.165766)"
+ style="stroke-width:0.349143">
+ <circle
+ id="path3342-7-8"
+ style="fill:#ffffff;stroke:#000000;stroke-width:2.47001;stroke-linecap:round;stroke-linejoin:round"
+ cx="54.028732"
+ cy="-37.690372"
+ r="10.621033"
+ transform="matrix(1.2907631,0,0,1.2907631,-24.316921,19.849894)" />
+ <path
+ id="path2371"
+ style="fill:#000000"
+ d="m 38.983973,-31.217586 h -1.270757 l 2.883314,3.231051 2.883314,-3.231051 h -1.040359 c 0.22538,-1.576313 1.612048,-2.590138 3.213713,-2.463133 0.06331,0.005 0.12419,0 0.188357,0 2.60915,0 3.638167,1.973226 3.723677,4.8828 0.08924,3.036526 -1.670752,4.924122 -3.723677,4.882799 -2.16681,-0.04275 -2.987776,-1.079146 -3.303497,-2.651491 H 38.66949 c 0.636671,3.621667 3.302965,5.745552 7.08513,5.752141 4.281601,0.0075 7.37491,-3.574428 7.37491,-7.983449 0,-4.708303 -3.092243,-7.98345 -7.37491,-7.98345 -0.127153,0 -0.251135,-0.0069 -0.376714,0 -0.03041,0.0017 -0.05655,-4.97e-4 -0.08693,0 -2.676278,0.0445 -6.30698,1.919385 -6.306999,5.563783 z"
+ inkscape:connector-curvature="0" />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/licenses/unknown.svg b/share/extensions/other/clipart/licenses/unknown.svg
new file mode 100644
index 0000000..2a96487
--- /dev/null
+++ b/share/extensions/other/clipart/licenses/unknown.svg
@@ -0,0 +1,340 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="50"
+ height="16"
+ viewBox="0 0 50 16"
+ version="1.1"
+ id="svg5"
+ sodipodi:docname="unknown.svg"
+ inkscape:version="1.2-alpha1 (8b0d57f509, 2022-03-02, custom)"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/extensions/main/other/clipart/licenses/cc-by-sa.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:zoom="2.9434"
+ inkscape:cx="-51.810831"
+ inkscape:cy="28.02881"
+ inkscape:window-width="1472"
+ inkscape:window-height="807"
+ inkscape:window-x="64"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer2" />
+ <defs
+ id="defs2">
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ <color-profile
+ name="AL1706"
+ xlink:href="../../../../../.local/share/icc/edid-a9cf44b399fa09c3fc2589cbaadd3747.icc"
+ id="color-profile580" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="a">
+ <path
+ d="M 0.24,1.04 H 322.045 V 255.205 H 0.24 Z"
+ id="path1048" />
+ </clipPath>
+ <inkscape:path-effect
+ effect="fillet_chamfer"
+ id="path-effect2486-3"
+ is_visible="true"
+ lpeversion="1"
+ nodesatellites_param=""
+ unit="px"
+ method="auto"
+ mode="F"
+ radius="0"
+ chamfer_steps="1"
+ flexible="false"
+ use_knot_distance="true"
+ apply_no_radius="true"
+ apply_with_radius="true"
+ only_selected="false"
+ hide_knots="false"
+ satellites_param="" />
+ </defs>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-51.633091,-21.31349)"
+ sodipodi:insensitive="true"
+ style="display:none">
+ <g
+ inkscape:label="dog.svg"
+ transform="matrix(0.24767307,0,0,0.24767307,51.414234,28.015162)"
+ id="g1104">
+ <path
+ d="m 308.493,99.14 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1058" />
+ <path
+ clip-path="url(#a)"
+ d="m 64.96,104.297 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.929,73.715 47.091,72.716 44.293,69.198 41.935,67.2 35.34,66.2 33.46,66.2 23.586,66.2 16.55,65.68 8.555,57.645 6.676,55.167 5.717,52.128 4.797,48.651 3.358,44.613 1.959,45.612 1.479,39.616 0.999,33.1 1.959,31.581 6.196,30.581 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.996,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.879,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.552 -1.4,6.516 -2.319,17.03 -1.879,23.545 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.359,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.838,25.544 -0.96,3.518 0,4.518 -2.36,8.035 -1.878,2.519 -9.873,3.998 -13.151,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.036 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.518 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.998 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.519 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.919,1.48 -0.919,2.479 -0.48,-0.48 -0.96,-0.48 -1.44,-0.48 -0.439,0.48 -0.439,1 -0.919,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.035,5.476 -7.035,5.476 0,0 -3.279,-2.998 -6.117,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1060" />
+ <path
+ d="m 147.31,59.604 c 16.95,3.038 32.461,6.556 49.85,5.557 21.627,-1.52 42.775,-5.037 64.401,0 -8.434,-2 -18.788,-2 -21.626,8.554 0.48,-3.038 -0.92,-6.036 -3.758,-7.035 -4.198,-2.04 -5.637,1.998 -9.394,2.998 -5.637,1.519 -7.036,-2.519 -12.673,4.517 -3.318,-8.555 -5.197,-1.999 -10.833,-1.48 -2.838,0 -3.758,-2.518 -6.116,-3.037 -4.678,-1 -6.557,3.518 -10.794,3.518 -1.44,0 -1.44,-2.999 -3.318,-2.999 -1.4,-0.52 -2.798,0.48 -4.677,0 -2.359,0 -2.838,-2.038 -5.637,-1.519 -3.797,0.52 -5.676,6.037 -9.434,6.516 -0.92,-6.516 0,-7.515 -5.157,-10.553 z M 47.531,15.39 C 48.011,3.959 77.633,1.96 82.79,7.956 80.471,5.957 74.835,6.437 73.875,9.955 c -2.838,-2.998 -5.636,-1.999 -7.995,0 -2.358,-1.999 -4.677,-0.52 -7.036,-1 z m -32.86,15.032 c 4.238,-2.479 9.394,-2.479 13.632,-3.478 4.717,-1 8.475,-3.478 12.672,-4.997 -2.318,2.518 -5.636,5.996 -9.394,7.995 -5.637,2.958 -10.794,-0.52 -16.43,1.999 z m 105.776,126.883 c 6.596,9.554 10.873,20.067 15.55,30.621 2.839,5.996 5.677,10.993 5.197,18.03 0,8.034 -3.278,16.03 -4.237,23.545 0.96,-3.478 4.237,-12.513 8.955,-11.513 -0.96,-1.52 -2.359,-3.998 -2.359,-5.996 0,-3.039 3.278,-4.518 3.278,-7.036 0,-1.999 -3.278,-5.517 -3.758,-8.035 0,-2.479 0.48,-4.997 0.96,-6.996 -5.197,-1.999 -6.117,-7.516 -3.798,-12.553 -4.237,-0.999 -7.515,-2.998 -9.394,-7.515 -0.96,-1.999 0,-3.998 -1.44,-5.517 -1.399,-2.518 -3.757,-2.998 -5.156,-5.516 z M 264.84,144.353 c 7.995,10.553 19.308,17.549 26.823,28.582 3.758,4.997 7.995,11.513 10.354,17.55 1.4,2.478 3.278,5.996 3.278,8.994 0.48,3.518 -1.879,7.036 -1.4,10.514 1.88,-2 3.759,-6.476 3.759,-8.995 0.44,-3.518 -2.359,-3.518 -3.318,-7.515 -0.92,-3.518 0.959,-5.517 -0.44,-8.035 -0.48,-1.48 -2.838,-2.479 -3.758,-3.998 0,-1 -0.48,-3.518 -0.96,-3.998 -1.398,-2.518 -5.636,-2.518 -7.035,-5.516 -1.879,-5.517 1.879,-5.517 -3.318,-8.515 -4.677,-2.998 -14.551,-8.035 -15.99,-14.551 z m 10.353,30.541 c -0.44,2.518 -2.358,6.556 -1.399,9.554 0.48,1 2.359,0 2.359,0.52 0.48,1 0.92,2.518 1.399,3.518 1.439,4.517 -0.92,13.072 -6.596,12.072 2.358,-0.52 4.717,0.48 5.676,2.479 0,-3.998 1.4,-7.036 4.678,-8.515 -1.88,-3.038 -1.88,-6.036 -2.32,-9.074 -0.479,-3.998 -0.959,-6.516 -1.918,-10.034 -0.44,-3.518 0.48,-4.518 -1.879,-7.036 -1.879,-2.039 -3.758,-1 -6.596,-2.039 1.92,2.519 6.156,3.518 5.677,7.076 z m -149.469,19.068 c -3.798,4.997 -1.919,11.034 -2.359,17.03 0,1.999 -0.48,6.036 -1.879,7.516 -1.918,1.998 -4.237,1.519 -6.156,2.998 2.838,-2.479 7.076,-2.479 10.394,-1.48 -1.44,-4.517 -3.318,-9.034 2.318,-10.033 -2.318,-3.518 -1.399,-4.997 -1.399,-8.515 -0.48,-2.998 -1.879,-6.996 -0.92,-10.034 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1062" />
+ <path
+ d="m 117.649,122.206 c 0.96,-2.998 -0.92,-6.516 -0.44,-9.514 0.44,-3.998 1.879,-5.517 4.197,-8.515 -6.076,-2.519 -4.677,-6.036 -4.197,-11.553 0.44,-4.997 -2.359,-5.517 -4.717,-10.034 -2.838,-6.516 -2.838,-17.03 -3.278,-24.065 0,-7.996 -2.838,-14.032 -8.955,-19.029 -2.798,-2.518 -7.035,-7.036 -10.793,-7.036 -5.677,-0.52 -9.435,6.037 -11.313,11.034 -1.4,4.997 -4.238,17.549 -3.278,23.066 l 9.874,48.13 1.878,1.52 c 4.238,3.477 1.88,5.516 -0.48,7.515 0.48,1 0.96,1.48 1.88,1.999 h 1.879 c 1.439,0 2.838,0 3.757,0.52 0.48,0 1.44,0.48 2.359,0.48 0,3.517 -2.359,7.035 -1.88,10.513 2.84,-0.48 5.638,-1 7.077,-3.998 -0.96,2.998 -1.44,7.036 -1.44,9.514 1.44,-1.998 2.36,-4.996 2.839,-5.996 3.278,-6.036 13.632,-8.515 15.03,-14.551 z m 3.318,47.771 c 2.798,5.996 3.717,13.032 6.076,19.028 2.798,6.037 4.197,10.554 4.197,17.55 0.48,5.037 -0.48,13.072 -3.757,17.07 -3.238,3.997 -8.875,6.036 -12.633,9.514 6.117,-5.997 13.592,1 17.79,-6.996 3.757,-7.036 4.197,-14.551 4.197,-22.067 0,-8.554 -4.677,-10.553 -7.475,-17.549 -2.799,-6.036 -4.678,-14.551 -9.834,-18.589 z m 46.931,20.388 c 1.4,4.037 4.198,18.069 -2.358,16.55 0,3.517 0.92,6.516 -0.48,10.034 -1.4,-2 -2.838,-6.037 -5.157,-2.519 1.879,1.999 0,1.999 0,3.518 0.44,1.999 0.44,3.997 0.92,5.996 -6.117,1 -7.516,6.516 -10.794,11.034 -3.798,4.517 -8.954,7.515 -9.434,14.51 1.439,-4.996 -0.48,-11.512 2.838,-15.51 0,0.48 2.798,0 3.758,-1 1.879,-1.518 1.399,-3.997 2.358,-6.036 2.359,-4.997 2.799,-2.478 6.117,-5.996 3.278,-3.518 0.92,-7.036 0,-11.513 4.237,2.479 3.757,-4.037 2.798,-6.516 4.717,0 6.596,-1 6.116,-5.517 -0.48,-2.518 -2.358,-8.514 -3.278,-10.513 2.799,1.999 5.637,0.48 7.516,-1.04 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1064" />
+ <path
+ d="m 166.06,187.846 c -0.48,-1.959 -1.4,-5.477 -0.48,-7.435 0.96,-2.519 3.318,-2.999 3.757,-4.997 0.96,-3.478 -3.278,-6.476 1.88,-8.475 -2.32,0 -4.678,1.999 -6.557,-1 1.4,5.997 -4.717,8.995 -1.879,14.472 z m 11.752,-26.544 c -0.96,4.997 -3.318,12.992 3.278,14.991 3.318,1 11.753,-9.474 13.192,-2.998 2.359,-3.998 5.157,-3.478 8.915,-4.477 1.439,-0.52 1.879,-2.999 3.798,-2.519 1.878,0.52 2.798,3.518 2.798,4.997 0.96,-1.999 3.318,-7.515 5.636,-8.515 5.197,-1.479 4.238,3.038 5.677,6.037 1.4,-2 1.879,-5.517 4.237,-5.517 2.799,-0.52 4.198,2.998 4.678,4.997 1.878,-1.999 1.878,-8.515 4.717,-8.515 2.358,-0.48 3.757,2.998 3.278,5.037 2.838,-3.038 -0.48,-9.514 3.318,-11.513 0.92,1.48 1.399,3.478 1.399,4.477 1.399,-4.997 0.92,-7.475 6.596,-6.995 4.677,0 6.116,0.999 7.036,5.996 5.636,-4.997 6.596,4.997 6.596,8.515 3.757,-4.517 5.156,-8.995 2.358,-13.992 -2.838,-4.517 -4.717,-9.514 -6.116,-15.03 -1.4,1.998 -3.758,7.995 -6.116,7.995 -3.318,0 -4.238,-7.476 -5.197,-9.515 -1.4,2.04 -3.278,10.034 -5.637,10.514 -4.237,1.519 -6.596,-4.477 -7.995,-7.476 -1.879,2.999 -1.4,9.475 -4.717,11.993 -4.677,3.998 -4.198,-1.519 -8.435,-2.998 -1.879,7.515 -2.359,10.993 -9.914,12.512 -1.879,0 -1.879,0 -3.758,0.48 -1.879,0.52 -3.757,1.999 -5.636,2.519 -9.395,3.997 -19.269,1.479 -21.627,-9.515 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1066" />
+ <path
+ d="m 263.84,161.782 c 4.238,-4.477 13.192,3.518 16.03,6.516 4.238,4.038 5.677,8.555 5.197,14.031 0,5.517 -0.48,14.552 -3.318,19.549 -0.92,1.998 -3.757,5.037 -6.116,6.516 -2.359,1.519 -6.156,1.519 -7.076,3.997 6.117,-1.479 14.631,-1 16.99,-7.995 2.359,-7.515 2.359,-16.03 2.838,-23.546 0.44,-8.035 -3.797,-11.513 -9.914,-16.03 -2.838,-2.518 -10.873,-12.552 -13.711,-15.03 -2.799,-3.039 -0.44,1.998 -5.197,1.478 z m 48.93,57.645 c 0.92,5.517 5.157,13.552 1.88,18.549 -1.88,3.038 -15.112,7.515 -13.193,0 5.157,1 5.637,-3.998 7.516,-7.516 2.838,-4.997 2.838,-3.518 1.919,-9.034 -0.96,-8.515 3.757,-17.03 2.798,-25.585 z M 292.583,79.112 c 3.757,7.036 10.353,8.555 10.793,18.07 0.96,7.035 -0.44,15.07 1.879,22.066 1.4,6.036 4.717,11.073 7.036,16.59 0.96,1.479 4.237,5.996 4.237,7.515 0.44,2.998 -2.358,4.517 -1.879,9.035 -6.116,-0.52 -1.399,5.516 -0.48,8.514 -2.358,-2.478 -7.035,-4.996 -7.955,-8.514 7.956,-2.519 2.799,-11.034 -1.439,-14.032 5.197,-9.034 -3.278,-12.073 -7.955,-17.59 3.758,-4.516 1.879,-8.034 -1.879,-11.552 5.157,-5.997 4.238,-26.584 -2.358,-31.621 z M 39.536,63.601 c 3.318,1.52 5.197,1.52 7.555,5.037 1.88,2.479 2.359,5.477 4.238,7.996 1.399,1.998 3.278,3.997 4.717,6.476 1.4,1.519 4.677,5.996 6.596,7.995 0.92,-5.997 -2.838,-9.474 -2.359,-14.991 0.44,-3.998 2.359,-8.475 3.758,-11.993 1.879,-4.997 3.278,-8.515 6.116,-11.993 3.278,-3.517 7.516,-7.995 6.596,-14.031 -1.399,6.516 -7.075,15.51 -14.59,12.512 -2.839,5.997 -4.238,7.516 -10.354,7.516 2.798,2.478 5.636,6.996 4.237,11.513 -1.879,-1.999 -5.197,-4.517 -7.555,-5.037 -3.278,-0.48 -5.637,1.519 -8.955,-1.999 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1068" />
+ <path
+ d="m 111.053,226.023 c -1.84,0.52 -3.278,2.998 -3.278,3.998 m 153.267,-88.747 c 1.439,7.556 13.672,16.07 17.909,22.067 3.318,4.517 10.833,9.035 12.233,15.03 M 121.446,164.94 c 2.839,4.517 5.197,10.514 7.076,15.03 0.92,2.52 1.4,4.998 2.359,7.516 1.399,2.519 2.798,2.999 4.677,5.517 5.157,6.996 0.48,27.503 -2.798,35.538 -0.48,1.48 -0.96,2.999 -1.88,3.478 M 52.288,6.396 c -3.278,1.52 -7.955,7.076 -9.354,10.594 -1.879,3.518 -6.076,3.997 -7.515,4.997 m 100.019,222.585 c -1.839,0.52 -2.319,3.038 -3.278,4.557 m -1.839,-7.995 c -3.278,0 -7.036,1.519 -7.995,4.957 m -11.673,-25.505 c -1.879,1 -4.237,1 -6.156,2.959 m 168.378,-16.55 c -2.319,0.52 -5.597,1.519 -6.077,3.997 m 2.799,-9.514 c -1.92,0 -3.838,1.04 -5.277,2.558 m 38.137,30.542 c -1.88,2.039 -3.758,4.037 -3.758,6.556 m -3.278,-9.594 c -1.839,1.559 -4.637,2.558 -5.117,5.596 m 21.986,-3.997 c -0.919,1.519 -1.358,2.518 -1.838,3.997 M 181.17,151.828 c -1.399,0.52 -4.717,4.038 -6.116,5.037 2.358,2.518 0.96,10.554 -2.838,11.553 0.48,2.039 -0.48,2.518 0.48,4.517 m -52.169,-7.595 c 0.92,-4.477 -5.197,-3.998 -7.076,-6.516 1.44,-1.48 3.318,-3.478 1.88,-5.477 -1.88,0.48 -3.759,0 -5.158,-1.519 1.4,-1.999 2.359,-4.997 0.48,-7.036 -1.919,1.52 -3.798,1.04 -6.156,0.52 M 11.473,32.94 c 0.44,7.076 -3.358,11.593 -8.595,9.075"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1070" />
+ <path
+ d="m 9.514,39.976 c 0.96,-1 2.359,-6.476 1.44,-7.955 -0.96,-1.52 -4.718,-1.52 -6.637,-1 -2.358,1 -3.318,2.998 -2.838,8.475 0,1.999 0.48,2.998 0.48,3.958 l 1.439,-0.96 c 2.359,0 4.717,0 6.116,-2.518 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1072" />
+ <path
+ d="m 55.566,32.54 c -2.798,-1.479 -4.197,-5.996 -7.035,-7.995 -2.799,-1.999 -2.799,0.52 -4.718,3.518"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1074" />
+ <path
+ d="M 52.848,29.102 C 49.09,38.137 42.454,27.104 45.772,25.584 m 11.233,0.96 C 55.606,22.067 50.01,18.549 46.692,19.548 m -33.98,39.136 c 3.318,-1.998 4.278,0.96 6.636,2.439 3.318,1.959 6.157,-0.48 8.955,0.52"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1076" />
+ <path
+ clip-path="url(#a)"
+ d="m 65,104.337 c -2.318,-2.519 0.48,-14.551 -5.156,-12.553 -0.48,-2.518 -1.88,-5.516 -3.278,-7.515 -0.96,1.519 -1.88,2.998 -2.839,3.998 2.359,-2.999 0,-7.996 -2.358,-10.514 0,0.52 -0.92,1.519 -0.44,1.519 C 49.969,73.755 47.131,72.756 44.333,69.238 41.975,67.239 35.379,66.24 33.5,66.24 23.626,66.24 16.59,65.72 8.595,57.685 6.715,55.207 5.757,52.168 4.837,48.69 3.397,44.653 2,45.652 1.52,39.656 1.04,33.14 2,31.621 6.237,30.621 c 1.4,-0.48 5.157,-2.478 9.395,-3.477 3.757,-1.04 7.995,-1.04 11.752,-2.519 7.076,-2.518 8.475,-1.999 12.233,-7.036 3.758,-5.516 6.596,-8.514 15.99,-12.512 8.955,-3.518 21.627,-4.038 32.94,1 7.995,2.998 13.632,7.515 15.031,10.033 1.4,2.479 3.318,7.516 5.197,10.514 1.879,3.518 4.198,7.036 9.394,10.034 4.718,3.518 8.475,4.997 9.874,7.515 1.4,2.519 2.359,2.998 2.359,2.998 l 1.879,2 c 0,0 2.358,0.519 13.152,4.516 10.833,2.999 24.945,8.515 38.097,8.036 13.192,-0.52 54.087,-6.516 73.355,-4.038 19.788,3.038 33.42,13.552 41.895,22.067 8.915,9.034 10.314,18.069 9.874,24.585 -0.48,4.997 -2.838,18.549 5.637,29.062 l 5.636,12.033 c -4.237,3.518 -4.237,5.517 -1.879,9.514 -0.48,0 -1.879,0 -2.838,-0.48 1.44,3.998 3.318,7.516 5.637,10.994 -1.4,-0.48 -2.799,0.52 -3.758,0 0.96,3.038 2.838,4.517 3.318,7.515 -5.197,0 -1.88,5.037 -1.44,8.035 0.48,3.998 -0.919,10.034 -1.878,14.551 -1.4,6.517 -2.319,17.03 -1.879,23.546 0,3.518 2.359,6.516 2.838,9.514 0.92,5.037 -0.48,5.517 -2.838,9.555 -2.798,3.997 -2.359,4.477 -7.515,4.997 -2.36,0 -7.996,1.519 -8.915,-1.52 -3.798,4.038 -11.793,-3.997 -10.354,-8.994 1.4,-5.037 10.354,-5.037 12.673,-10.034 1.878,-2.518 0.48,-6.036 0.48,-9.034 -0.48,-3.998 0.959,-7.516 0.959,-11.034 0,-9.514 -8.475,-17.55 -11.753,-25.544 2.798,5.996 -1.92,19.028 -2.839,25.544 -0.959,3.518 0,4.518 -2.358,8.035 -1.879,2.519 -9.874,3.998 -13.152,3.998 -6.116,-0.48 -11.753,-3.518 -9.434,-12.033 1.878,-7.995 13.671,-1.999 11.792,-14.031 -5.196,6.516 -2.358,-15.031 -1.918,-16.03 -1.4,1.998 -2.319,-0.52 -4.198,0.999 -1.439,-3.998 -1.439,-3.518 -2.358,-7.516 -0.48,1 -4.718,4.997 -4.718,4.997 0,0 0.96,-8.514 0.48,-9.994 -0.96,-3.517 -4.237,-5.037 -8.475,-1.039 -0.92,-1.999 -0.92,-4.997 -1.879,-7.515 -1.399,-2 -4.237,3.517 -5.156,2.038 l -1.88,-1.519 c 0,3.518 0.44,7.516 0,11.034 -0.959,-2.519 -1.878,-4.518 -3.317,-6.516 0,4.517 -0.92,8.994 -3.758,13.032 -0.48,-2.999 -1.4,-6.516 -3.278,-8.515 -0.96,3.997 -3.318,7.515 -5.637,10.993 -0.48,-2.478 0,-6.516 -2.838,-7.995 -1.399,2.998 -3.278,6.516 -6.596,8.515 -0.44,-2.519 -1.879,-5.517 -2.798,-8.515 -2.838,2.518 -4.238,7.515 -7.076,10.514 -0.48,-2.519 -1.879,-4.518 -3.758,-5.997 -0.48,1 -0.92,1.48 -0.92,2.479 -0.479,-0.48 -0.958,-0.48 -1.438,-0.48 -0.44,0.48 -0.44,1 -0.92,1.48 -4.237,-2.999 -6.596,2.518 -7.075,5.516 -0.44,-2.479 -1.4,-3.998 -4.238,-4.477 -3.278,-1.04 -7.036,5.476 -7.036,5.476 0,0 -3.278,-2.998 -6.116,-1.479 -1.879,0.48 -2.838,-6.036 -5.157,-5.037 3.758,4.517 -2.358,4.517 -4.237,7.556 1.879,3.997 3.278,2.478 4.237,6.995 -1.439,-0.48 -1.879,3.998 -2.838,3.998 3.278,3.038 1.4,13.552 1.4,18.069 -2.36,-1.52 -0.92,-1 -3.279,-0.52 2.359,3.518 1.4,6.037 -1.399,11.034 -3.318,-3.998 0.92,-2.999 -4.717,-1.48 1.879,3.478 6.116,9.515 1.879,7.516 -2.359,-1.52 -3.278,3.478 -7.036,4.517 -4.717,1.48 -5.197,11.993 -9.434,10.994 -0.44,3.517 -1.4,9.034 -4.238,11.033 0.48,0 -0.44,0 0,0 -4.197,2.998 -9.394,0 -13.152,-0.48 -3.278,-0.52 -7.035,-1 -9.874,-5.037 -2.838,-4.997 0.48,-8.515 5.157,-11.033 2.838,-1.48 4.717,-1.999 5.677,-3.998 l -3.798,-0.48 c -2.798,1.48 -6.556,0 -9.874,0.48 -2.319,0.52 -6.556,3.518 -8.915,2 -3.757,-1.48 -7.515,-9.515 -4.717,-13.033 3.758,-5.517 12.713,-1.48 16.47,-6.516 3.278,-4.517 0,-21.027 4.238,-25.545 -6.596,-0.999 -7.516,-15.03 -7.516,-20.547 -3.797,6.996 -6.116,3.478 -6.116,3.478 0,0 1.879,-7.516 0,-9.994 -4.717,2.998 -2.838,-3.038 -3.318,-5.517 -0.44,-2.518 -1.4,-4.037 -2.798,-6.036 -3.318,-3.518 -4.238,-1.999 -4.717,-6.996 0,-2.518 0.48,-7.036 1.399,-10.034 -1.4,2.998 -4.238,3.518 -7.036,3.998 -0.48,-3.518 1.879,-6.996 1.879,-10.514 -3.758,-0.52 -7.516,-1 -10.834,-1.519 1.88,-2.998 6.596,-4.517 1.44,-8.995 z"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1078" />
+ <path
+ d="m 308.533,99.18 v 5.037 c 0,2.518 -0.96,7.555 -0.48,13.072 0.96,-2.519 4.797,-5.037 4.797,-8.035 0,-4.038 -2.398,-8.075 -4.317,-12.113 v 0.52 c 0,0 0,0 0,0 v 1.519"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1080" />
+ <path
+ d="m 95.102,24.905 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.551 0,3.038 0,5.517 0.48,8.555 0.48,3.518 0,7.036 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.92,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.196,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.076,-1.519 -1.88,1.52 -0.92,3.998 -0.44,6.036 -1.44,0 -2.839,-0.52 -3.798,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.514,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.96,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514 z"
+ fill="#ce9249"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1082" />
+ <path
+ d="m 81.91,41.055 c -1.399,4.038 -3.278,8.035 -5.596,11.033 -1.88,2.519 -4.238,5.037 -5.157,7.516 -0.48,1.519 0,3.038 -0.48,4.517 -0.44,1.52 -2.318,2.998 -2.798,4.517 -0.48,1 -0.48,2.519 -0.48,3.518 -0.44,1.48 -1.879,2.519 -1.879,3.998 0,1.519 1.44,2.998 1.44,4.517 0.44,1.52 0.44,2.998 0.44,4.517 0,3.518 -0.92,6.996 -0.44,10.034 0,2 0.919,3.478 0.919,5.517 0,1.999 -0.92,3.478 -0.48,5.477 0.48,1.519 0.96,2.038 1.4,3.517 0.959,1.52 0,3.518 0.479,5.037 3.278,-0.999 2.798,2.479 3.278,4.478 0.96,-2 3.758,-2.479 5.637,-2 -0.96,-0.479 -3.758,-0.998 -4.678,-1.478 -1.878,-1.52 0,-6.037 1.4,-7.516 -1.4,0 -4.238,-0.52 -4.678,-2.038 -0.959,-2 3.278,-4.478 3.718,-5.997 -1.879,-0.52 -3.278,-1 -3.718,-2.998 -1.439,-3.518 1.4,-5.037 1.84,-8.035 0,-1.999 -1.4,-1.48 -2.32,-3.518 -0.959,-1.999 0,-4.477 1.88,-5.996 -2.359,-3.518 -2.839,-5.517 -0.48,-9.035 0.92,-1.479 0.92,-0.48 0.92,-1.999 0.479,-1.998 -1.4,-3.517 0.959,-5.516 0.92,-1 1.879,-0.48 2.318,-1.999 0.48,-1 0,-3.998 0.96,-5.517 0.48,-1.998 0.92,-4.517 1.879,-6.995 z"
+ fill="#dfb781"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1084" />
+ <path
+ d="m 95.142,24.945 c -2.358,4.517 5.677,10.074 7.556,14.071 2.358,5.037 2.838,10.034 2.358,15.55 0,3.04 0,5.518 0.48,8.556 0.48,3.518 0,7.035 0.48,10.513 0.44,3.039 1.399,6.037 1.879,9.035 0.48,4.037 0.919,10.554 3.757,13.552 -3.757,1.04 -1.399,5.037 0,8.035 -5.197,1.519 -1.399,9.554 1.88,11.073 -0.92,-2.039 -4.718,-3.038 -7.077,-1.519 -1.878,1.52 -0.919,3.998 -0.44,6.036 -1.438,0 -2.838,-0.52 -3.797,0.48 -0.92,1.52 -0.44,4.517 -0.44,6.036 -3.797,-5.037 -8.515,-6.036 -10.873,1 0,-6.037 -7.995,-4.038 -9.434,0.48 0.959,-5.997 -7.996,-5.517 -11.793,-6.517 0,-2.518 -1.4,-5.996 -4.238,-5.996 0,-1.519 0.96,-3.038 0.48,-5.037 -0.48,-1.519 -1.44,-2.518 -1.879,-3.997 -0.48,-3.039 0.92,-6.556 0.44,-10.074 0,-2.479 -0.92,-4.997 0,-7.516 0.96,-4.517 0,-4.997 -2.359,-8.515 1.44,-2.038 2.359,-5.037 2.359,-7.555 -0.44,-2.998 -0.92,-3.518 0.48,-5.996 2.358,-3.039 2.838,-4.038 3.318,-7.556 0.48,-2.998 0.92,-3.997 2.838,-5.996 3.758,-4.038 7.076,-7.556 8.475,-13.072 0.96,-3.518 -1.4,-6.516 -0.96,-9.514"
+ fill="none"
+ stroke="#333333"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1086" />
+ <path
+ d="m 103.058,54.087 c -0.48,2.998 0,5.997 0,9.035 v 9.994 c 0.44,6.556 1.399,13.551 3.278,19.588 0.48,1 0.959,1.999 1.399,3.478 0,1.519 0,1 -0.44,2.518 -0.48,1.999 -0.96,2.998 -0.96,5.037 0.48,1.999 0.96,2.998 0.96,4.477 -0.48,0.52 -1.44,1.52 -1.44,2.519 -0.439,1 0,2.518 -0.439,2.998 -0.48,1 -1.919,1 -2.838,2.039 -0.48,1.479 0,2.998 -0.96,4.477 -1.399,-1 -2.798,0.52 -3.757,1 -0.92,-1 -1.88,-1.48 -2.839,-1 0.96,-1 3.798,-2.478 4.718,-3.478 0.959,-2.039 0,-4.517 -0.92,-7.036 2.359,0 3.278,-2.518 3.278,-4.996 0,-2.04 -0.92,-2.04 -1.879,-3.518 -0.96,-2.519 1.4,-4.038 1.88,-6.516 0.959,-4.038 -0.92,-5.517 -2.84,-8.036 4.238,-4.517 1.92,-8.035 0.48,-12.512 -0.919,-3.038 0.96,-5.517 0.48,-9.034 0,-2.999 1.4,-6.037 1.4,-9.035 0.48,-1.999 0.959,-4.997 0.48,-7.036 z"
+ fill="#bd7220"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1088" />
+ <path
+ d="m 45.253,24.545 c -1.88,3.478 2.838,10.914 6.116,6.956 2.318,-2.479 -3.758,-9.954 -5.637,-6.956 z"
+ fill="#333333"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1090" />
+ <path
+ d="m 45.692,26.944 c 0,-0.52 0.44,-1 0.92,-1 0.52,0 0.92,0.48 0.92,1 0,0.56 -0.4,1 -0.92,1 -0.48,0 -0.92,-0.44 -0.92,-1 z"
+ fill="#ffffff"
+ fill-rule="evenodd"
+ fill-opacity="1"
+ stroke="none"
+ id="path1092" />
+ <path
+ d="m 2.878,39.016 c 0.96,0 2.399,0.48 3.358,0.48 0.96,0 1.44,-1.479 2.399,-1.999"
+ fill="none"
+ stroke="#ffffff"
+ stroke-width="1.03937px"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-miterlimit="4"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1094" />
+ <path
+ d="m 80.111,31.46 c -1.439,-0.519 -3.358,0 -3.837,2.08 1.919,0.48 3.837,-1.04 5.277,0.48 -0.96,2.078 -2.879,3.078 -4.798,3.078 M 96.981,26.064 c -2.798,-1.519 -7.036,3.038 -1.879,3.518 1.88,0.52 3.278,-1.519 4.238,1 0.44,1.998 -3.278,5.036 -4.238,6.516 M 47.171,20.987 c -0.48,-3.438 5.677,-4.437 2.399,1.96 M 26.944,63.082 c 0,-1 0.96,-3.478 -0.48,-3.478 -1.919,-0.52 -2.878,2.478 -2.399,3.478 m 82.271,86.348 c 0,-2.04 0.48,-4.558 0.959,-6.637 2.319,0.52 2.319,4.118 1.879,6.636 m 71.516,4.917 c -3.717,-6.915 -6.556,0.48 -2.798,2.439 m 83.709,-12.952 c 0.92,-0.48 1.84,-1 2.719,-1.999 m 7.995,67.159 c -0.44,-4.037 -6.556,-4.557 -3.718,0 m 33.86,28.143 c -0.96,-1.04 -1.92,-1.599 -2.879,-1.599 m -5.116,-1.399 c -2.359,-6.116 -6.157,1.56 -2.359,2.039"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1096" />
+ <path
+ d="m 267.638,200.039 c -1.4,1.999 1.399,4.997 0.48,5.996 -1.88,1.999 -3.798,-1 -3.798,-2.478 m -155.146,16.07 c 0,1.479 0.44,2.478 0.44,3.918 -1.4,-0.48 -2.319,-0.96 -3.278,-2.439 m 1.838,4.917 c 0.52,1.52 1,2.518 2,3.518 m 18.868,10.514 c 2.318,6.036 -2.359,2.518 -4.238,-0.52"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1098" />
+ <path
+ clip-path="url(#a)"
+ d="m 135.078,244.092 c -0.44,1.999 0.96,2.519 1.4,3.998 -2.32,0.48 -3.718,-1 -5.597,-1.48"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1100" />
+ <path
+ d="m 121.926,242.573 c 0.48,2.039 1.879,3.038 3.278,3.518"
+ fill="none"
+ stroke="#ce9249"
+ stroke-width="2.15869px"
+ stroke-linecap="butt"
+ stroke-linejoin="miter"
+ stroke-miterlimit="8"
+ stroke-dasharray="none"
+ stroke-opacity="1"
+ id="path1102" />
+ </g>
+ </g>
+ <g
+ id="layer2"
+ inkscape:label="Layer 2"
+ clip-path="none"
+ inkscape:groupmode="layer"
+ transform="matrix(0.5,0,0,0.5,0,150)">
+ <rect
+ style="opacity:0.8;fill:#ffffff;stroke-width:2.06559;stop-color:#000000"
+ id="rect1552"
+ width="100"
+ height="32"
+ x="0"
+ y="-300" />
+ <text
+ xml:space="preserve"
+ style="font-size:32.9658px;line-height:1.25;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#2e3436;stroke-width:1.54527"
+ x="50"
+ y="-272"
+ id="text510"><tspan
+ sodipodi:role="line"
+ id="tspan508"
+ x="50"
+ y="-272"
+ style="-inkscape-font-specification:'Arial Black, '">?</tspan></text>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="Layer 3" />
+</svg>
diff --git a/share/extensions/other/clipart/pyproject.toml b/share/extensions/other/clipart/pyproject.toml
new file mode 100644
index 0000000..fd36dc6
--- /dev/null
+++ b/share/extensions/other/clipart/pyproject.toml
@@ -0,0 +1,19 @@
+[tool.poetry]
+name = "import-web-image"
+version = "1.0.0"
+description = "A GTK3 based web image importer."
+authors = ["Martin Owens <doctormo@geek-2.com>"]
+maintainers = ["Martin Owens <doctormo@geek-2.com>"]
+license = "GPL-3.0-or-later"
+
+# The dependencies below are NOT used for packaging, they are abstract.
+# They are merely for packagers' convenience and are used in CI for extensions.
+[tool.poetry.dependencies]
+python = ">=3.7"
+appdirs = "1.4.4"
+requests = "*"
+CacheControl = {extras = ["filecache"], version = "*"}
+
+[build-system]
+requires = ["poetry-core>=1.0.0"]
+build-backend = "poetry.core.masonry.api"
diff --git a/share/extensions/other/clipart/sources/bioicons.py b/share/extensions/other/clipart/sources/bioicons.py
new file mode 100644
index 0000000..232f024
--- /dev/null
+++ b/share/extensions/other/clipart/sources/bioicons.py
@@ -0,0 +1,97 @@
+#
+# Copyright 2022 Simon Duerr dev@simonduerr.eu
+#
+# 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 <http://www.gnu.org/licenses/>
+#
+"""
+Access Bioicons.
+
+Downloads the database to cache and uses it locally for searching.
+"""
+
+import json
+import requests
+from datetime import datetime
+import os
+
+
+from cachecontrol import CacheControl, CacheControlAdapter
+from cachecontrol.caches.file_cache import FileCache
+from cachecontrol.heuristics import ExpiresAfter
+
+from import_sources import RemoteSource
+
+
+def local_search(query, db):
+ for item in db:
+ if query.lower() in item["name"].lower():
+ yield item
+ return
+
+
+class Bioicons(RemoteSource):
+ name = "Bioicons"
+ icon = "sources/bioicons.svg"
+ db_url = "https://bioicons.com/icons/icons.json"
+ icon_url = "https://bioicons.com/icons/"
+
+ def __init__(self, cache_dir):
+ self.session = requests.session()
+ self.cache_dir = cache_dir
+ self.session.mount(
+ "https://",
+ CacheControlAdapter(
+ cache=FileCache(cache_dir),
+ heuristic=ExpiresAfter(days=5),
+ ),
+ )
+ # check if local db is up to date with Last Modified header
+ try:
+ response = requests.head(self.db_url)
+ except Exception:
+ response = None
+
+ self._json = os.path.join(self.cache_dir, "icons.json")
+ if not os.path.isfile(self._json):
+ last_modified = 0
+ else:
+ last_modified = os.path.getmtime(self._json)
+
+ if response is not None:
+ last_update = datetime.strptime(
+ response.headers["Last-Modified"], "%a, %d %b %Y %H:%M:%S GMT"
+ ).timestamp()
+ # if icon db was modified download new database
+ if last_modified < last_update:
+ self.to_local_file(self.db_url)
+
+ def search(self, query):
+ results = []
+ if os.path.isfile(self._json):
+ with open(self._json, "r") as f:
+ db = json.load(f)
+ results = local_search(query, db)
+
+ for item in results:
+ yield {
+ "id": item["name"],
+ "name": item["name"],
+ "summary": item["category"],
+ "created": None,
+ "popularity": 0,
+ "author": item["author"],
+ "thumbnail": f"{self.icon_url}{item['license']}/{item['category']}/{item['author']}/{item['name']}.svg",
+ "file": f"{self.icon_url}{item['license']}/{item['category']}/{item['author']}/{item['name']}.svg",
+ "license": item["license"],
+ }
diff --git a/share/extensions/other/clipart/sources/bioicons.svg b/share/extensions/other/clipart/sources/bioicons.svg
new file mode 100644
index 0000000..ad9c98c
--- /dev/null
+++ b/share/extensions/other/clipart/sources/bioicons.svg
@@ -0,0 +1,145 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="Layer_1"
+ data-name="Layer 1"
+ viewBox="0 0 48 47.999999"
+ version="1.1"
+ sodipodi:docname="bioicons.svg"
+ width="48"
+ height="48"
+ inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <metadata
+ id="metadata47">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Reactome_Imagotype_Positive</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="0"
+ inkscape:window-width="1920"
+ inkscape:window-height="1114"
+ id="namedview45"
+ showgrid="false"
+ inkscape:zoom="3.0867372"
+ inkscape:cx="-56.046236"
+ inkscape:cy="60.095819"
+ inkscape:window-x="0"
+ inkscape:window-y="31"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="Layer_1"
+ inkscape:pagecheckerboard="0" />
+ <defs
+ id="defs4">
+ <style
+ id="style2">.cls-1{fill:#2f9ec2;}.cls-2{fill:#d1eaf2;}.cls-3{fill:#9bd1e2;}.cls-4{fill:#80c4da;}.cls-5{fill:#65b7d2;}.cls-6{fill:#4aabca;}</style>
+ <rect
+ x="-570.75629"
+ y="-57.900295"
+ width="612.50269"
+ height="205.65784"
+ id="rect1078" />
+ </defs>
+ <title
+ id="title6">Reactome_Imagotype_Positive</title>
+ <g
+ inkscape:label="Layer 1"
+ id="layer1"
+ transform="matrix(0.30270641,0,0,0.30270641,0.56456345,2.6535028)">
+ <path
+ id="rect842"
+ style="fill:#eeeeec;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="M 69.811488,1.973202 C 69.393094,1.977162 68.96226,2.034473 68.530033,2.1502919 66.224822,2.7679712 64.782878,4.8100011 65.297028,6.728827 l 12.69442,47.375154 -12.69442,47.375149 c -0.51415,1.91882 0.927797,3.96086 3.233005,4.57854 2.305207,0.61767 4.575189,-0.43007 5.089336,-2.34889 l 8.83181,-32.960558 8.831806,32.960558 c 0.51416,1.91883 2.78369,2.96658 5.0889,2.34889 2.3052,-0.61769 3.747155,-2.65971 3.23301,-4.57854 L 86.910915,54.103981 99.604895,6.728827 c 0.514135,-1.9188259 -0.92781,-3.9608558 -3.23301,-4.5785351 -2.30521,-0.6176785 -4.57475,0.4296199 -5.0889,2.3484457 L 82.451179,37.459739 73.619369,4.4987376 C 73.201625,2.9396917 71.624529,1.9560193 69.811488,1.973202 Z" />
+ <circle
+ style="fill:#8ae234;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ id="path849"
+ cx="82.450958"
+ cy="54.103909"
+ r="5.1479092" />
+ <path
+ id="rect851"
+ style="fill:#eeeeec;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 118.03724,70.576829 c -1.385,0 -2.5001,1.115105 -2.5001,2.500106 0,1.384998 1.1151,2.500103 2.5001,2.500103 h 2.56419 c -0.0383,0.250442 -0.0641,0.504876 -0.0641,0.766363 v 57.721029 c 0,2.77 2.22969,5.00021 4.99968,5.00021 2.77,0 5.00021,-2.23021 5.00021,-5.00021 V 76.343401 c 0,-0.261501 -0.0263,-0.515908 -0.0646,-0.766363 h 2.5647 c 1.385,0 2.49959,-1.115105 2.49959,-2.500103 0,-1.385001 -1.11459,-2.500106 -2.49959,-2.500106 z"
+ sodipodi:nodetypes="ssscssssscssss" />
+ <path
+ style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 125.48876,47.432896 V 101.58252"
+ id="path872"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:#8ae234;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 128.65374,38.96623 c 0,-2.84965 -3.16498,-7.408333 -3.16498,-7.408333 0,0 -3.16498,4.558683 -3.16498,7.408333 0,2.849649 3.16498,8.466666 3.16498,8.466666 0,0 3.16498,-5.617017 3.16498,-8.466666 z"
+ id="path878"
+ sodipodi:nodetypes="zczcz" />
+ <path
+ style="fill:#8ae234;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 132.47687,61.566036 c 1.42482,-2.46787 0.96321,-7.998295 0.96321,-7.998295 0,0 -5.02029,2.365446 -6.44511,4.833315 -1.42483,2.467867 -1.49238,8.914838 -1.49238,8.914838 0,0 5.54946,-3.281989 6.97428,-5.749858 z"
+ id="path880"
+ sodipodi:nodetypes="zczcz" />
+ <path
+ style="fill:#8ae234;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 118.5972,53.439548 c -1.42482,-2.46787 -0.96321,-7.998295 -0.96321,-7.998295 0,0 5.02029,2.365446 6.44511,4.833315 1.42483,2.467867 1.49238,8.914838 1.49238,8.914838 0,0 -5.54946,-3.281989 -6.97428,-5.749858 z"
+ id="path882"
+ sodipodi:nodetypes="zczcz" />
+ <path
+ style="fill:#ffffff;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 121.55128,98.816017 c -0.994,0.04983 -0.66257,1.055258 -0.70431,1.756043 0.0229,16.9791 0.0456,17.55403 0.0682,34.53313 0.66642,2.07961 2.68396,3.80356 4.94289,3.57631 2.02055,-0.10205 3.71707,-1.70899 4.27808,-3.57631 0.0232,-17.43934 0.0466,-18.47451 0.07,-35.913849 -1.27252,-0.175821 -2.50492,-0.218643 -3.66668,-1.195466 -0.5782,-0.729525 -1.15666,1.394072 -1.76875,1.670237 -1.15754,0.245224 -2.14214,-0.71211 -3.2195,-0.850095 z"
+ id="path868"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ id="rect956"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 24.200478,120.03722 h 26.554176 v 4.29531 H 24.200478 Z" />
+ <path
+ id="rect958"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 28.698401,111.27657 h 17.558331 v 4.29531 H 28.698401 Z" />
+ <path
+ id="rect962"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 25.787981,93.755244 h 23.37917 v 4.295311 h -23.37917 z" />
+ <path
+ id="rect964"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 24.200478,84.994586 h 26.554176 v 4.295307 H 24.200478 Z" />
+ <path
+ id="rect966"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 24.200478,76.233927 h 26.554176 v 4.295307 H 24.200478 Z" />
+ <path
+ id="rect968"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 26.317149,67.473284 h 22.320835 v 4.295304 H 26.317149 Z" />
+ <path
+ id="rect972"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 24.200478,41.191317 h 26.554176 v 4.295307 H 24.200478 Z" />
+ <path
+ id="rect974"
+ style="fill:#73d216;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 27.110899,49.951972 h 20.733334 v 4.295307 H 27.110899 Z" />
+ <path
+ id="path946"
+ style="fill:#ffffff;stroke:#2e3436;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 19.302491,36.717845 c -0.01356,10.880364 6.744366,17.73128 14.33098,23.635216 -2.13265,1.518568 -4.282293,2.998734 -6.315055,4.514712 -11.614162,11.071195 -10.532919,29.577079 2.673007,38.609947 1.03945,0.86937 2.109672,1.71725 3.188135,2.55839 -6.946014,6.0421 -13.412345,13.01962 -13.562845,22.76989 h 5.835092 c 0.137349,-8.89828 5.707012,-14.3685 12.025761,-19.41488 6.318749,5.04638 11.888248,10.5166 12.025598,19.41488 h 5.835092 c -0.150499,-9.75028 -6.616824,-16.72778 -13.562845,-22.76989 1.078463,-0.84114 2.148848,-1.68902 3.188298,-2.55839 13.205927,-9.032868 14.287169,-27.538752 2.673006,-38.609947 -2.032741,-1.515963 -4.182426,-2.99616 -6.315054,-4.514712 7.586616,-5.903936 14.344543,-12.754852 14.33098,-23.635216 h -5.835093 c 0.0119,9.550247 -5.640419,15.623753 -12.339982,20.802822 -6.6996,-5.179079 -12.351881,-11.252534 -12.339983,-20.802822 z m 18.175075,26.530296 c 1.117115,0.823272 2.231679,1.638775 3.323755,2.453215 11.614131,11.071194 11.199755,26.576173 -2.006137,35.609044 -0.434386,0.36331 -0.875775,0.72993 -1.317618,1.09734 -0.44187,-0.36743 -0.883207,-0.73401 -1.317617,-1.09734 C 22.954055,92.277529 22.539681,76.77255 34.15381,65.701356 c 1.092076,-0.81444 2.20664,-1.629943 3.323756,-2.453215 z" />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/sources/inkscape-web.py b/share/extensions/other/clipart/sources/inkscape-web.py
new file mode 100644
index 0000000..5960c3e
--- /dev/null
+++ b/share/extensions/other/clipart/sources/inkscape-web.py
@@ -0,0 +1,74 @@
+#
+# Copyright 2021 Martin Owens <doctormo@gmail.com>
+# Copyright 2022 Simon Duerr <dev@simonduerr.eu>
+# 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 <http://www.gnu.org/licenses/>
+#
+
+from import_sources import RemoteSource
+
+
+license_mapping = {
+ "PD": "cc-0",
+ "CC-0": "cc-0",
+ "CC-BY 3.0": "cc-by-3.0",
+ "CC-BY 4.0": "cc-by-4.0",
+ "CC-BY-SA 4.0": "cc-by-sa-4.0",
+ "CC-BY-NC 3.0": "cc-by-nc-3.0",
+ "CC-BY-NC-SA 3.0": "cc-by-nc-sa-3.0",
+ "CC-BY-NC-SA 4.0": "cc-by-nc-sa-4.0",
+ "CC-BY-SA 3.0": "cc-by-sa-3.0",
+ "CC-BY-ND 3.0": "cc-by-nd-3.0",
+ "ASL": "asl",
+ "nbsd": "bsd",
+ "GPLv2": "gpl-2",
+ "GPLv3": "gpl-3",
+ "AGPLv3": "agpl-3",
+ "MIT": "mit",
+}
+
+
+class InkscapeWebsite(RemoteSource):
+ name = "Inkscape Community"
+ icon = "sources/inkscape-web.svg"
+ is_default = True
+
+ base_url = "https://inkscape.org/gallery/=artwork/json/"
+
+ def search(self, query):
+ """Ask the inkscape website for some artwork"""
+ items = []
+ try:
+ response = self.session.get(self.base_url, params={"q": query})
+ items = response.json()["items"]
+ except Exception:
+ pass
+
+ for item in items:
+ if "svg" not in item["type"]:
+ continue
+ if (
+ item["license"] == "(C)"
+ ): # ignore copyrighted items because they cannot be reused
+ continue
+ yield {
+ "id": item["id"],
+ "name": item["name"],
+ "author": item["author"],
+ "license": license_mapping.get(item["license"], item["license"].lower()),
+ "summary": item["summary"],
+ "thumbnail": item["icon"] or item["links"]["file"],
+ "created": item["dates"]["created"],
+ "popularity": item["stats"]["liked"],
+ "file": item["links"]["file"],
+ }
diff --git a/share/extensions/other/clipart/sources/inkscape-web.svg b/share/extensions/other/clipart/sources/inkscape-web.svg
new file mode 100644
index 0000000..8e2ec3b
--- /dev/null
+++ b/share/extensions/other/clipart/sources/inkscape-web.svg
@@ -0,0 +1,569 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="1.0.2 (1.0.2+r75+1)"
+ version="1.0"
+ sodipodi:docname="inkscape-web.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ style="enable-background:new"
+ inkscape:export-filename="/home/doctormo/Desktop/inkscape-web.png"
+ inkscape:export-xdpi="204.81"
+ inkscape:export-ydpi="204.81">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient5733">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop5735" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0"
+ offset="1"
+ id="stop5737" />
+ </linearGradient>
+ <clipPath
+ id="clipoutline1">
+ <path
+ id="outline1"
+ d="M 54.1,12.5 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 36.6,77.7 18.5,81.3 22.2,85 c 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 L 73,12.5 c -5.3,-5 -14,-5 -18.9,0 z m -9.9,64.7 c 0.9,0 30.8,4 19.3,7.1 -4.4,1.2 -24.6,-7.1 -19.3,-7.1 z m 57.2,16.6 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.5,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.8,8.6 5.3,5.7 1.2,-0.8 -0.1,-4.7 -5.3,-5.7 z"
+ inkscape:connector-curvature="0" />
+ </clipPath>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient5785">
+ <stop
+ offset="0"
+ style="stop-color:#c0cdf9;stop-opacity:1"
+ id="stop5787" />
+ <stop
+ offset="1"
+ style="stop-color:#07092d;stop-opacity:0.28804347"
+ id="stop5789" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient10981-3-9">
+ <stop
+ offset="0"
+ style="stop-color:#729fcf;stop-opacity:1"
+ id="stop10983-2-0" />
+ <stop
+ offset="1"
+ style="stop-color:#729fcf;stop-opacity:0"
+ id="stop10985-3-7" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5785"
+ id="linearGradient20622"
+ y2="40"
+ x2="60"
+ y1="20"
+ x1="82.118591" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter6017-3-0-8">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.80546496"
+ id="feGaussianBlur6019-9-8-2" />
+ </filter>
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter6031-0-9-2">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="3.4903482"
+ id="feGaussianBlur6033-8-8-3" />
+ </filter>
+ <clipPath
+ id="clipPath9086-1-0-9">
+ <use
+ xlink:href="#outline1"
+ height="300"
+ width="400"
+ y="0"
+ x="0"
+ style="opacity:0.25;fill:#ffffff;fill-opacity:1"
+ id="use9088-0-7-3"
+ transform="translate(1.0095461e-6)" />
+ </clipPath>
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter8490-0-2-5">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.4163949"
+ id="feGaussianBlur8492-5-5-9" />
+ </filter>
+ <linearGradient
+ gradientTransform="matrix(1.7576296,2.8325319e-8,-2.837214e-8,1.754729,134.14696,311.50758)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="shinySpecular-0-8-9"
+ y2="60"
+ x2="58"
+ y1="35"
+ x1="33" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="IcecapTip-0-7-8"
+ y2="50"
+ x2="90"
+ y1="20"
+ x1="60"
+ gradientTransform="matrix(1.7416344,2.8067547e-8,-2.8113942e-8,1.7387602,134.82458,312.17386)" />
+ <radialGradient
+ gradientTransform="matrix(1.4483002,2.3340279e-8,-1.5648879e-8,0.9678347,44.763324,267.71859)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient9177-1-8-3"
+ fy="250.89737"
+ fx="116.31038"
+ r="30.599579"
+ cy="250.89737"
+ cx="116.31038" />
+ <radialGradient
+ gradientTransform="matrix(2.0032532,0,0,1.340898,-132.8752,-95.166065)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient8574-0-5-5"
+ fy="251.99396"
+ fx="132.44434"
+ r="30.599579"
+ cy="251.99396"
+ cx="132.44434" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter8732-3-6-1"
+ x="-0.078079157"
+ width="1.1561583"
+ y="-0.11422065"
+ height="1.2284414">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.9579068"
+ id="feGaussianBlur8734-5-7-4" />
+ </filter>
+ <radialGradient
+ gradientTransform="matrix(0.92245387,1.4865931e-8,0,0.38988347,114.40869,377.54902)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient8744-9-0-2"
+ fy="168.5"
+ fx="210.25"
+ r="34.25"
+ cy="168.5"
+ cx="210.25" />
+ <radialGradient
+ gradientTransform="matrix(1,0,0,0.4233577,0,97.164234)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient8768-6-9-4"
+ fy="182.08189"
+ fx="217.5"
+ r="34.25"
+ cy="182.08189"
+ cx="217.5" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter8764-9-5-2"
+ x="-0.074262142"
+ width="1.1485243"
+ y="-0.1754123"
+ height="1.3508246">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.1195652"
+ id="feGaussianBlur8766-2-0-5" />
+ </filter>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient8912-9-6-6"
+ y2="201.5"
+ x2="231.75"
+ y1="195.1875"
+ x1="231.625"
+ gradientTransform="matrix(0.92245387,1.4865931e-8,-1.4890504e-8,0.92093156,113.25563,286.45578)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient8910-3-3-0"
+ y2="200.07138"
+ x2="231.37646"
+ y1="195.62132"
+ x1="231.37646" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter8906-3-7-0"
+ x="-0.085441329"
+ width="1.1708827"
+ y="-0.27823201"
+ height="1.556464">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.56515877"
+ id="feGaussianBlur8908-7-7-3" />
+ </filter>
+ <radialGradient
+ gradientTransform="matrix(1,0,0,0.1477455,0,174.56924)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient8922-9-9-1"
+ fy="204.83229"
+ fx="228.21875"
+ r="14.09375"
+ cy="204.83229"
+ cx="228.21875" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter8980-1-3-2"
+ x="-0.069862768"
+ width="1.1397254"
+ y="-0.47285891"
+ height="1.9457178">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.82052366"
+ id="feGaussianBlur8982-9-3-6" />
+ </filter>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient8990-4-2-0"
+ y2="201.5"
+ x2="231.75"
+ y1="195.1875"
+ x1="231.625"
+ gradientTransform="matrix(0.35573162,-0.18006687,0.41715068,0.82138546,144.84733,364.83492)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient8992-2-5-2"
+ y2="200.07138"
+ x2="231.37646"
+ y1="195.62132"
+ x1="231.37646" />
+ <radialGradient
+ gradientTransform="matrix(1,0,0,0.1477455,0,174.56924)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient8994-0-1-1"
+ fy="204.83229"
+ fx="228.21875"
+ r="14.09375"
+ cy="204.83229"
+ cx="228.21875" />
+ <radialGradient
+ gradientTransform="matrix(0.92245387,1.4865931e-8,0,0.37489687,114.40869,394.67458)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient9004-6-2-3"
+ fy="187.86935"
+ fx="89.875"
+ r="22.75"
+ cy="187.86935"
+ cx="89.875" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient9023-6-3-6"
+ y2="201.5"
+ x2="231.75"
+ y1="195.1875"
+ x1="231.625" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient9025-1-0-8"
+ y2="200.07138"
+ x2="231.37646"
+ y1="195.62132"
+ x1="231.37646" />
+ <radialGradient
+ gradientTransform="matrix(1.1850746,-0.3283582,0.1228557,0.4433973,-45.068314,152.92161)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient9046-1-8-3"
+ fy="230.83626"
+ fx="90.28125"
+ r="10.46875"
+ cy="230.83626"
+ cx="90.28125" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter9068-2-5-3"
+ x="-0.076179281"
+ width="1.1523587"
+ y="-0.1655701"
+ height="1.3311402">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.66458488"
+ id="feGaussianBlur9070-7-1-7" />
+ </filter>
+ <radialGradient
+ gradientTransform="matrix(1.7221535,0,0,1.6949765,-49.39526,-14.078057)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient11553-3-7-6"
+ fy="21.225746"
+ fx="68.39994"
+ r="54.783398"
+ cy="21.225746"
+ cx="68.39994" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter9298-4-7-0">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.32610678"
+ id="feGaussianBlur9300-4-6-8" />
+ </filter>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient5905-4-8-5"
+ y2="223.5"
+ x2="153.5"
+ y1="208.16444"
+ x1="95.5" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter5983-8-2-7"
+ x="-0.082508981"
+ width="1.165018"
+ y="-0.12233575"
+ height="1.2446715">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="3.6868363"
+ id="feGaussianBlur5985-3-9-7" />
+ </filter>
+ <radialGradient
+ gradientTransform="matrix(1.3515234,0,0,1.7175707,-63.705646,-153.95568)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="radialGradient5811-3-3-7"
+ fy="214.55121"
+ fx="181.22731"
+ r="22.466398"
+ cy="214.55121"
+ cx="181.22731" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter5845-5-0-8">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2409356"
+ id="feGaussianBlur5847-5-8-6" />
+ </filter>
+ <linearGradient
+ gradientTransform="matrix(0.85826228,1.3831443e-8,-1.3854306e-8,0.8568459,124.3741,295.26873)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient5733"
+ id="linearGradient5822-7-2-3"
+ y2="187.65974"
+ x2="82.754066"
+ y1="180.47572"
+ x1="73.712105" />
+ <linearGradient
+ gradientTransform="translate(-130.16572,-83.352786)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient10981-3-9"
+ id="linearGradient1539-7-2"
+ y2="144.5"
+ x2="153.70045"
+ y1="217.5"
+ x1="180.81293" />
+ <filter
+ style="color-interpolation-filters:sRGB"
+ id="filter10997-7-2-1-4">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.7696726"
+ id="feGaussianBlur10999-0-7-7-6" />
+ </filter>
+ <linearGradient
+ gradientTransform="translate(-7.5,-7.5)"
+ gradientUnits="userSpaceOnUse"
+ y2="17"
+ x2="13.5"
+ y1="10"
+ x1="13.5"
+ id="Glass">
+ <stop
+ id="stop7"
+ offset="0"
+ style="stop-color:#f8f8f8" />
+ <stop
+ id="stop9"
+ offset="1"
+ style="stop-color:#c0c0c0" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="29"
+ x2="15"
+ y1="1"
+ x1="15"
+ id="Background">
+ <stop
+ id="stop12"
+ offset="0"
+ style="stop-color:#f8f8f8" />
+ <stop
+ id="stop14"
+ offset="1"
+ style="stop-color:#b4b4b4" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ gridtolerance="10000"
+ guidetolerance="10"
+ objecttolerance="10"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.7358067"
+ inkscape:cx="80.195395"
+ inkscape:cy="115.40677"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer7"
+ showgrid="false"
+ inkscape:window-width="1534"
+ inkscape:window-height="843"
+ inkscape:window-x="66"
+ inkscape:window-y="20"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:window-maximized="1"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:document-rotation="0" />
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:groupmode="layer"
+ id="layer6"
+ inkscape:label="bgr"
+ style="display:inline"
+ transform="translate(-127.7556,-275.61689)" />
+ <g
+ inkscape:label="logo"
+ inkscape:groupmode="layer"
+ id="layer1"
+ style="display:inline"
+ transform="translate(-127.7556,-275.61689)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="draw"
+ style="display:inline"
+ transform="translate(-127.7556,-275.61689)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer7"
+ inkscape:label="draw2"
+ style="display:inline"
+ transform="translate(-127.7556,-275.61689)">
+ <g
+ id="g921"
+ transform="matrix(0.17823275,0,0,0.17823275,104.98537,226.49293)">
+ <path
+ inkscape:connector-curvature="0"
+ d="m 238.44971,284.60355 -98.89637,101.12959 c -37.44621,37.38441 24.244,34.26903 46.56769,48.40801 10.3217,6.71004 -33.12548,15.33717 -24.24402,24.20403 8.64144,8.86679 52.08864,17.01469 60.73007,25.64186 8.64146,8.86681 -17.5229,18.21291 -8.88148,27.0797 8.4014,8.86686 28.56472,0.4793 32.16532,20.60936 2.64044,14.85791 36.96613,7.42895 52.32868,-5.27214 9.60158,-8.14789 -16.56273,-8.14789 -7.92132,-17.01471 21.60357,-21.80758 40.80677,-9.82539 48.72807,-29.95546 4.32072,-10.78394 -32.64541,-18.45254 -22.80377,-25.40222 23.5239,-16.53538 109.9382,-24.92292 70.09162,-64.70377 L 283.81721,284.60355 c -12.7221,-11.98221 -33.60555,-11.98221 -45.3675,0 z m 113.53881,194.83024 c 0,5.03253 39.12645,7.90825 36.96611,-1.19818 -3.12052,-15.33723 -32.64542,-14.13901 -36.96611,1.19818 z m -166.82764,26.60046 c 8.88146,7.66861 22.32369,-1.67753 26.64441,-12.46147 -8.64145,-11.26326 -40.5667,0.71892 -26.64441,12.46147 z m 162.02683,-16.05612 c -11.04182,10.06502 1.92032,20.60934 12.72209,13.65967 2.88049,-1.91713 -0.24002,-11.26326 -12.72209,-13.65967 z"
+ id="use7631"
+ style="fill:#000000;fill-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 277.81621,291.79286 39.1265,39.78084 c 3.6006,3.59466 3.6006,11.02361 1.44023,13.1804 l -19.4432,-15.81648 -3.84067,23.24545 -16.08266,-8.62719 -26.16431,16.53541 -8.64144,-34.74832 -13.92232,30.1951 -34.80577,-0.23966 c -6.7211,0 -5.76093,-6.94967 1.20022,-13.89935 13.68227,-15.09753 40.32669,-40.73938 48.72806,-49.60621 8.64144,-8.8668 23.76395,-8.62716 32.40536,1e-5 z"
+ id="icecap"
+ style="fill:#ffffff;fill-opacity:1" />
+ <g
+ id="g23586"
+ transform="matrix(1.1690028,0,0,1.1690028,-60.950459,-86.38167)">
+ <path
+ id="path4157"
+ d="m 367.93577,513.86204 c 0.0192,0.0297 0.0537,0.047 0.0753,0.0753 0.0267,0.0326 0.0407,0.0755 0.0674,0.1092 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1.64551"
+ inkscape:connector-curvature="0" />
+ <path
+ id="path4344"
+ d="m 302.92276,513.88022 -0.14321,0.18447 c 0.0269,-0.0326 0.0407,-0.0755 0.0674,-0.1092 0.0191,-0.0297 0.0537,-0.047 0.0753,-0.0753 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1.64551"
+ inkscape:connector-curvature="0" />
+ <ellipse
+ cy="479.36874"
+ cx="335.61429"
+ id="path2878"
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:6.72579;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ rx="52.824123"
+ ry="53.017166" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4176-0"
+ d="m 310.87941,431.97304 4.5007,4.97442 10.6595,-3.79006 3.55317,6.63262 -13.02829,8.05382 -9.00132,11.13325 -5.21134,-3.07939 -5.44821,2.8425 3.07945,5.21134 3.55316,-1.65813 6.15879,9.23823 5.21132,-3.0794 12.55454,5.92189 11.60702,10.89641 -4.97445,10.89638 -11.607,16.1077 1.89502,8.76451 -6.86944,-4.2638 -3.79007,-23.6878 -6.39572,-8.76451 -0.23677,-10.6595 -9.94892,-7.34322 -7.58005,-2.13187 -1.42126,-5.92194 8.29071,-15.39707 z"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.58333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4178"
+ d="m 335.27788,427.47235 -0.23676,7.34322 6.39568,0.94751 7.34322,-7.10633 z"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.58333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4180"
+ d="m 359.4394,433.39429 -3.07943,4.97446 4.26382,3.79004 -4.26382,3.55315 1.65816,4.2638 9.47511,-4.50069 5.92196,4.50069 1.895,-5.92196 -11.84387,-9.00135 z"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.58333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4182"
+ d="m 380.52153,453.52892 -9.23823,1.65811 -3.55317,-3.79004 -10.8964,0.71065 -6.63258,10.42262 4.50068,11.13326 14.68643,4.50066 2.84252,17.29214 3.55319,9.00135 8.29073,-4.73758 6.15883,-17.29209 -3.55317,-16.8183 z"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.58333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ </g>
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="zobrati"
+ style="display:inline;opacity:1"
+ transform="translate(-127.7556,-275.61689)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="texts"
+ style="display:inline"
+ transform="translate(-127.7556,-275.61689)" />
+ <style
+ id="style26"
+ type="text/css" />
+</svg>
diff --git a/share/extensions/other/clipart/sources/ocal.py b/share/extensions/other/clipart/sources/ocal.py
new file mode 100644
index 0000000..2fe06db
--- /dev/null
+++ b/share/extensions/other/clipart/sources/ocal.py
@@ -0,0 +1,97 @@
+#
+# Copyright 2021 Martin Owens <doctormo@gmail.com>
+#
+# 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 <http://www.gnu.org/licenses/>
+#
+
+import sys
+import json
+import logging
+
+from import_sources import RemoteSource, RemoteFile
+from urllib.parse import urljoin, parse_qs
+
+try:
+ from bs4 import BeautifulSoup
+except ImportError:
+ BeautifulSoup = None
+
+
+class OpenClipartFile(RemoteFile):
+ def get_file(self):
+ """Extract search result from html"""
+ response = self.remote.session.get(self.info["file"])
+ soup = BeautifulSoup(response.text, features="lxml")
+ for script in soup.find_all("script"):
+ content = script.contents
+ if content and "image" in content[0]:
+ try:
+ data = json.loads(content[0])
+ return self.remote.to_local_file(data["image"]["url"])
+ except Exception:
+ continue
+ logging.error("Couldn't load svg from %s", self.info["file"])
+
+
+class OpenClipart(RemoteSource):
+ name = "Open Clipart Library"
+ icon = "sources/ocal.svg"
+ base_url = "https://openclipart.org/search/"
+ is_enabled = BeautifulSoup is not None
+ file_cls = OpenClipartFile
+
+ def html_search(self, response):
+ """Extract search results from html"""
+ soup = BeautifulSoup(response.text, features="lxml")
+ for div in soup.find_all("div", {"class": "artwork"}):
+ if div.a and div.a.img:
+ link = urljoin(self.base_url, div.a.get("href"))
+ img = urljoin(self.base_url, div.a.img.get("src"))
+
+ yield {
+ "file": link, # Not the actual file yet (see above)
+ "name": div.a.img.get("alt"),
+ "thumbnail": img,
+ "author": "OpenClipart",
+ "license": "cc-0",
+ }
+
+ for page in soup.find_all("a", {"class": "page-link", "aria-label": "Next"}):
+ if "=" in page.get("href", ""):
+ yield lambda: self._search(**parse_qs(page.get("href").split("?")[-1]))
+
+ def search(self, query):
+ """HTML searching for now"""
+ return self._search(query=query)
+
+ def _search(self, **params):
+ try:
+ response = self.session.get(self.base_url, params=params)
+ except Exception:
+ return []
+
+ items = []
+ next_page = None
+ for item in self.html_search(response):
+ if callable(item):
+ next_page = item
+ else:
+ items.append(item)
+ # Often ocal will have empty pages, weirdly.
+ if not items and next_page:
+ return next_page()
+ # None empty page, return all
+ if next_page:
+ items.append(next_page)
+ return items
diff --git a/share/extensions/other/clipart/sources/ocal.svg b/share/extensions/other/clipart/sources/ocal.svg
new file mode 100644
index 0000000..44eba39
--- /dev/null
+++ b/share/extensions/other/clipart/sources/ocal.svg
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="Layer_1"
+ data-name="Layer 1"
+ viewBox="0 0 48 47.999999"
+ version="1.1"
+ sodipodi:docname="ocal.svg"
+ width="48"
+ height="48"
+ inkscape:version="1.0.2 (1.0.2+r75+1)">
+ <metadata
+ id="metadata47">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Reactome_Imagotype_Positive</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="0"
+ inkscape:window-width="1534"
+ inkscape:window-height="843"
+ id="namedview45"
+ showgrid="false"
+ inkscape:zoom="2.1826528"
+ inkscape:cx="124.13182"
+ inkscape:cy="104.77682"
+ inkscape:window-x="66"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="Layer_1"
+ inkscape:document-rotation="0" />
+ <defs
+ id="defs4">
+ <style
+ id="style2">.cls-1{fill:#2f9ec2;}.cls-2{fill:#d1eaf2;}.cls-3{fill:#9bd1e2;}.cls-4{fill:#80c4da;}.cls-5{fill:#65b7d2;}.cls-6{fill:#4aabca;}</style>
+ </defs>
+ <title
+ id="title6">Reactome_Imagotype_Positive</title>
+ <g
+ id="g1060"
+ transform="matrix(0.06580048,0,0,0.06580048,-0.35339993,6.982498)">
+ <path
+ d="m 405.8243,48.494855 c -9.71472,-2.624519 -19.68464,3.088798 -22.30916,12.803515 l -85.35676,315.62604 c -2.62453,9.71473 3.08879,19.49065 12.8035,22.11516 l 315.62603,85.35678 c 9.71464,2.62451 19.68462,-3.0888 22.30914,-12.80352 l 85.3567,-315.62604 c 1.23722,-4.57954 0.461,-9.10928 -1.55194,-12.99751 v -0.194 l -0.19399,-0.38798 v -0.19399 c -0.0451,-0.0784 -0.14774,-0.11627 -0.19399,-0.194 l -14.54945,-30.06886 -65.95743,2.90989 z"
+ id="rect6080"
+ style="fill:#000000;fill-opacity:0.2;fill-rule:evenodd;stroke:none" />
+ <rect
+ width="363.28452"
+ height="363.28452"
+ rx="2.9260478"
+ ry="2.9260478"
+ x="363.42282"
+ y="-78.837021"
+ transform="rotate(15.117951)"
+ id="rect911"
+ style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:7.75971;stroke-miterlimit:4;stroke-opacity:1" />
+ <rect
+ width="288.49521"
+ height="288.49521"
+ rx="2.3236644"
+ ry="2.3236644"
+ x="398.72931"
+ y="-39.355053"
+ transform="rotate(15.117951)"
+ id="rect912"
+ style="fill:#f3e533;fill-opacity:1;fill-rule:evenodd;stroke-width:0.794131pt" />
+ <path
+ d="m 552.48969,32.227283 -66.35244,21.339192 0.58197,0.193993 H 235.30476 c -10.06292,0 -18.04132,7.978343 -18.04132,18.041317 V 398.87339 c 0,10.06304 7.97834,18.04132 18.04132,18.04132 h 327.0716 c 10.06304,0 18.04132,-7.97834 18.04132,-18.04132 V 71.801785 c 0,-5.188823 -2.15962,-9.693549 -5.62579,-12.997509 z"
+ id="rect6079"
+ style="fill:#000000;fill-opacity:0.2;fill-rule:evenodd;stroke:none" />
+ <rect
+ width="363.28418"
+ height="363.28418"
+ rx="2.9260466"
+ ry="2.9260466"
+ x="192.47523"
+ y="30.531385"
+ id="rect913"
+ style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:7.75971;stroke-miterlimit:4;stroke-opacity:1" />
+ <rect
+ width="288.49512"
+ height="288.49512"
+ rx="2.3236635"
+ ry="2.3236635"
+ x="227.78207"
+ y="70.013809"
+ id="rect914"
+ style="fill:#ff7f00;fill-rule:evenodd;stroke-width:0.794131pt" />
+ <path
+ d="m 348.20848,28.541423 -57.03385,38.02256 13.96748,1.551942 -249.474556,89.042615 c -9.479318,3.37716 -14.434728,13.60583 -11.05758,23.08513 l 94.280426,264.79998 -6.59575,-0.19399 -4.26783,40.54445 35.50064,13.1915 h 0.388 c 4.13635,1.85929 8.97108,2.41781 13.57948,0.77598 L 485.55528,389.56176 C 495.03452,386.1846 499.796,375.762 496.41886,366.28264 L 386.81301,58.416291 c -1.55516,-4.365114 -4.78917,-7.440813 -8.53567,-9.505639 z"
+ id="rect6078"
+ style="fill:#000000;fill-opacity:0.2;fill-rule:evenodd;stroke:none" />
+ <rect
+ width="363.28326"
+ height="363.28326"
+ rx="2.9260383"
+ ry="2.9260383"
+ x="-41.716114"
+ y="142.20343"
+ transform="rotate(-19.609274)"
+ id="rect915"
+ style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:7.7597;stroke-miterlimit:4;stroke-opacity:1" />
+ <rect
+ width="288.49469"
+ height="288.49469"
+ rx="2.3236592"
+ ry="2.3236592"
+ x="-6.4090877"
+ y="181.68738"
+ transform="rotate(-19.609274)"
+ id="rect916"
+ style="fill:#bf0000;fill-rule:evenodd;stroke-width:0.794131pt" />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/sources/reactome.py b/share/extensions/other/clipart/sources/reactome.py
new file mode 100644
index 0000000..1a1c8b3
--- /dev/null
+++ b/share/extensions/other/clipart/sources/reactome.py
@@ -0,0 +1,64 @@
+#
+# Copyright 2021 Martin Owens <doctormo@gmail.com>
+#
+# 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 <http://www.gnu.org/licenses/>
+#
+"""
+Access Reactome Content Services.
+"""
+
+import re
+
+from import_sources import RemoteSource
+
+TAG_REX = re.compile(r'<[^<]+?>')
+
+class Reactome(RemoteSource):
+ name = 'Reactome (Bio)'
+ icon = 'sources/reactome.svg'
+ search_url = "https://reactome.org/ContentService/search/query"
+ file_url = "https://reactome.org/icon/{stId}.svg"
+ icon_url = "https://reactome.org/icon/{stId}.png"
+ all_licence = "cc-by-sa-4.0"
+
+ def search(self, query):
+ params = {
+ "query": query,
+ "types": "Icon",
+ "cluster": "true",
+ "Start row": 0,
+ "rows": 100,
+ }
+ response = {}
+ try:
+ response = self.session.get(self.search_url, params=params).json()
+ except Exception:
+ pass
+
+ if 'messages' in response and 'No entries' in response['messages'][0]:
+ return
+ for cats in response.get('results', []):
+ for entry in cats['entries']:
+ yield {
+ 'id': entry['dbId'],
+ 'name': TAG_REX.sub('', entry['name']),
+ 'author': 'Reactome/'+entry.get('iconDesignerName', "Unknown"),
+ 'summary': TAG_REX.sub('', entry.get('summation', '')),
+ 'created': None, # No data
+ 'popularity': 0, # No data
+ 'thumbnail': self.icon_url.format(**entry),
+ 'file': self.file_url.format(**entry),
+ 'license': self.all_licence,
+ }
+
diff --git a/share/extensions/other/clipart/sources/reactome.svg b/share/extensions/other/clipart/sources/reactome.svg
new file mode 100644
index 0000000..3c6562c
--- /dev/null
+++ b/share/extensions/other/clipart/sources/reactome.svg
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="Layer_1"
+ data-name="Layer 1"
+ viewBox="0 0 48 47.999999"
+ version="1.1"
+ sodipodi:docname="reactome.svg"
+ width="48"
+ height="48"
+ inkscape:version="1.0.2 (1.0.2+r75+1)">
+ <metadata
+ id="metadata47">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Reactome_Imagotype_Positive</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="0"
+ inkscape:window-width="1534"
+ inkscape:window-height="843"
+ id="namedview45"
+ showgrid="false"
+ inkscape:zoom="2.1826528"
+ inkscape:cx="124.13182"
+ inkscape:cy="104.77682"
+ inkscape:window-x="66"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="Layer_1" />
+ <defs
+ id="defs4">
+ <style
+ id="style2">.cls-1{fill:#2f9ec2;}.cls-2{fill:#d1eaf2;}.cls-3{fill:#9bd1e2;}.cls-4{fill:#80c4da;}.cls-5{fill:#65b7d2;}.cls-6{fill:#4aabca;}</style>
+ </defs>
+ <title
+ id="title6">Reactome_Imagotype_Positive</title>
+ <g
+ id="g884"
+ transform="translate(-9.6921658,-91.760459)">
+ <polygon
+ class="cls-2"
+ points="6.697,15.467 20.092,7.733 20.092,0 0,11.6 0,34.801 6.697,30.934 "
+ id="polygon24"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-3"
+ points="6.697,38.667 13.395,34.801 13.395,27.067 6.697,30.934 "
+ id="polygon26"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-3"
+ points="26.79,3.867 20.092,7.733 20.092,15.467 26.79,11.6 "
+ id="polygon28"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-4"
+ points="13.395,27.067 13.395,19.334 20.092,15.467 20.092,7.733 6.697,15.467 6.697,30.934 "
+ id="polygon30"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-5"
+ points="26.79,27.067 26.79,34.801 33.487,30.934 33.487,23.2 "
+ id="polygon32"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-5"
+ points="33.487,7.733 26.79,11.6 26.79,19.334 33.487,15.467 "
+ id="polygon34"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-5"
+ points="13.395,42.534 20.092,38.667 20.092,30.934 13.395,34.801 "
+ id="polygon36"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-6"
+ points="13.395,27.067 13.395,34.801 20.092,30.934 20.092,23.2 26.79,19.334 26.79,11.6 20.092,15.467 20.092,23.2 "
+ id="polygon38"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-1"
+ points="13.395,27.067 20.092,23.2 20.092,15.467 13.395,19.334 "
+ id="polygon40"
+ transform="translate(14.104496,92.732857)" />
+ <polygon
+ class="cls-1"
+ points="20.092,46.401 26.79,42.534 26.79,34.801 26.79,27.067 26.79,27.067 26.79,27.067 33.487,23.2 40.184,19.334 40.184,11.6 33.487,15.467 26.79,19.334 20.092,23.2 20.092,30.934 20.092,38.667 "
+ id="polygon42"
+ transform="translate(14.104496,92.732857)" />
+ </g>
+</svg>
diff --git a/share/extensions/other/clipart/sources/wikimedia.py b/share/extensions/other/clipart/sources/wikimedia.py
new file mode 100644
index 0000000..f260bc8
--- /dev/null
+++ b/share/extensions/other/clipart/sources/wikimedia.py
@@ -0,0 +1,76 @@
+#
+# Copyright 2021 Martin Owens <doctormo@gmail.com>
+# Copyright 2022 Simon Duerr <dev@simonduerr.eu>
+#
+# 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 <http://www.gnu.org/licenses/>
+#
+
+import hashlib
+from import_sources import RemoteSource
+
+
+class Wikimedia(RemoteSource):
+ name = "Wikimedia"
+ icon = "sources/wikimedia.svg"
+ base_url = "https://commons.wikimedia.org/w/api.php"
+
+ def search(self, query):
+ params = {
+ "action": "query",
+ "format": "json",
+ "uselang": "en",
+ "generator": "search",
+ "gsrsearch": "filetype:bitmap|drawing filemime:svg " + query,
+ "gsrlimit": 40,
+ "gsroffset": 0,
+ "gsrinfo": "totalhits|suggestion",
+ "gsrprop": "size|wordcount",
+ "gsrnamespace": 6,
+ "prop": "info|imageinfo|entityterms",
+ "inprop": "url",
+ "iiprop": "url|size|mime|user|extmetadata",
+ "iiurlheight": 180,
+ "wbetterms": "label",
+ }
+ pages = []
+ try:
+ response = self.session.get(self.base_url, params=params).json()
+ if "error" in response:
+ raise IOError(response["error"]["info"])
+ pages = response["query"]["pages"].values()
+ except:
+ pass
+
+ for item in pages:
+ img = item["imageinfo"][0]
+ # get standard licenses
+ # for non standard licenses we have to get the ShortName and provide the url to the resource
+ try:
+ license = img["extmetadata"]["License"]["value"]
+ if license in ["cc0", "pd"]:
+ license = "cc-0"
+ except KeyError:
+ license = img["extmetadata"]["LicenseShortName"]["value"]
+ yield {
+ "id": item.get("pageid", None),
+ "name": item["title"].split(":", 1)[-1],
+ "author": img["user"],
+ "license": license,
+ "summary": "", # No data
+ "thumbnail": img["thumburl"],
+ "created": item["touched"],
+ "descriptionurl": item["canonicalurl"],
+ "popularity": 0, # No data
+ "file": img["url"],
+ }
diff --git a/share/extensions/other/clipart/sources/wikimedia.svg b/share/extensions/other/clipart/sources/wikimedia.svg
new file mode 100644
index 0000000..23387ab
--- /dev/null
+++ b/share/extensions/other/clipart/sources/wikimedia.svg
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="Layer_1"
+ data-name="Layer 1"
+ viewBox="0 0 48 47.999999"
+ version="1.1"
+ sodipodi:docname="wikimedia.svg"
+ width="48"
+ height="48"
+ inkscape:version="1.0.2 (1.0.2+r75+1)">
+ <metadata
+ id="metadata47">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Reactome_Imagotype_Positive</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="0"
+ inkscape:window-width="1534"
+ inkscape:window-height="843"
+ id="namedview45"
+ showgrid="false"
+ inkscape:zoom="2.1826528"
+ inkscape:cx="124.13182"
+ inkscape:cy="104.77682"
+ inkscape:window-x="66"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="Layer_1"
+ inkscape:document-rotation="0" />
+ <defs
+ id="defs4">
+ <style
+ id="style2">.cls-1{fill:#2f9ec2;}.cls-2{fill:#d1eaf2;}.cls-3{fill:#9bd1e2;}.cls-4{fill:#80c4da;}.cls-5{fill:#65b7d2;}.cls-6{fill:#4aabca;}</style>
+ <clipPath
+ id="a">
+ <path
+ d="M47.5-87.5v425h-95v-425l-552-552v1250h1199v-1250z"
+ id="path1135" />
+ </clipPath>
+ </defs>
+ <title
+ id="title6">Reactome_Imagotype_Positive</title>
+ <g
+ id="g1160"
+ transform="matrix(0.04316547,0,0,0.04316547,23.654678,24.345325)">
+ <g
+ clip-path="url(#a)"
+ id="g1144">
+ <circle
+ r="336.5"
+ fill="#339966"
+ id="circle1140"
+ cx="0"
+ cy="0" />
+ <circle
+ r="480.25"
+ fill="none"
+ stroke="#006699"
+ stroke-width="135.5"
+ id="circle1142"
+ cx="0"
+ cy="0" />
+ </g>
+ <circle
+ cy="-379.5"
+ r="184.5"
+ fill="#990000"
+ id="circle1146"
+ cx="0" />
+ </g>
+</svg>